
/* HEADER */ 

.top-bar-announcement {
    background: #d62041;
    color: #fff;
    padding: 5px 30px;
}

.top-bar-announcement a {
    color: #fff;
    text-transform: uppercase;
}

.header-region {
    padding-bottom: 0;
}
.anniversary-img img {
    padding-top: 25px;
}
.header-right {
    text-align: right;
    -webkit-transform: none;
    transform: none;
}
.header-right ul.social-icons {
    display: inline-block;
}
#header-service-area {
    color: #0063a3;
    text-align: right;
    font-size: 22.25px;
	font-weight: bold;
}
a#header-btn {
    font-size: 16px;
    display: inline-block;
    border-radius: 5px;
    padding: 10px 30px;
    font-weight: 600;
    text-transform: uppercase;
    border: 3px solid #d22745;
    color: #fff;
    background-color: #d22745;
	margin-left: 15px;
}
a#header-btn:hover {
    border: 3px solid #d22745;
    color: #d22745;
    background-color: transparent;
}

.header-phone, .header-phone a {
    font-size: 1.6rem;
}

.header-phone-link {
    font-weight: 900;
}

.social-icons a {
    border: 1px solid #0060a7;
    color: #0060a7;
}

.social-icons a:hover {
    color: #d01d48;
    border: 1px solid #d01d48;
}

a.mobile-phone-icon {
    bottom: -82px;
    color: #fff;
    font-size: 25px;
    left: 0;
    position: absolute;
    z-index: 4;
}

.toggle-topbar span {
    font-size: 20px;
}

.top-bar .toggle-topbar.menu-icon {
    margin-top: -9px;
}

/* NAVIGATION */

.top-bar-section ul li a {
     text-transform: uppercase;
     font-weight: 900 !important;
}




/* OTHER */ 

.page-header {
	padding: 25px 0;
}

.page-header h1 {
    font-size: 2.8rem;
    line-height: 3.5rem;
    font-weight: 900;
    text-shadow: none;
}

.postscript-cities h3 {
    color: #fff;
    font-weight: 900;
    font-size: 2.5rem;
    line-height: 3rem;
}

.postscript-contact h2 {
   font-weight: 900;
   font-size: 2.5rem;
   line-height: 3rem;
}

.footer-main p {
   font-size: 1rem;
   line-height: 1.4rem;
}

.main-contact-form input[type="submit"] {
    font-family: inherit;
}

.sidebar-form select, .sidebar-form select option:first-of-type {
    color: #cccccc !important;
    opacity: 1;
}

.sidebar-form select option{
    color: #000;
}

.sidebar-form select {
    margin-bottom: 10px;
}


/* TEST PAGE */

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #0060a7;
}
::selection {
    color: #fff; 
    background: #0060a7;
}
.text-shadow-box-light {
    background-color: #d30042;
    border: none;
    box-shadow: 0.5rem 0.5rem 0 #0060a7;
    color: #fff;
	font-weight: bold;
    margin-right: .5rem;
    margin-bottom: 2.5rem;
	padding: 50px;
}
.content-area .text-shadow-box-light ul:not(.accordion) li:before {
    color: #fff;
}
.text-shadow-box {
    background-color: #0060a7;
    border: none;
    box-shadow: 0.5rem 0.5rem 0 #d30042;
    color: #fff;
	font-weight: bold;
    margin-right: .5rem;
    margin-bottom: 2.5rem;
	padding: 50px;
}
.content-area .text-shadow-box ul:not(.accordion) li:before {
    color: #fff;
}
.text-highlight {
    font-size: 1.333rem;
    text-align: center;
    margin: 1.111em auto;
    padding: 1em 2%;
    border-top: solid 2px #0060a7;
    border-bottom: solid 2px #0060a7;
    line-height: 1.4;
}
.shadowbox {
    box-shadow: 2px 8px 20px 0 rgba(31,32,68,.25);
    padding: 40px 40px 30px 40px;
    margin-bottom: 35px;
}
a > .shadowbox:hover {
    box-shadow: 2px 8px 20px 0 rgba(31,32,68,.65);
}
mark {
    background: #0060a7;
    color: #fff;
    padding: 3px;
}

blockquote {
    border-left: 15px solid #d01d48;
    background-color: #f7f7f7;
    padding: 1.5rem;
    color: #000;
}

blockquote p {
    color: #000;
    margin-bottom: 0;
}

h1.home-title {
    color: #0063A3;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 900;
}

.content-area h2 {
    font-size: 1.9rem;
    line-height: 2.2rem;
    font-weight: 900;
}

.content-area h3 {
    font-size: 1.7rem;
    line-height: 2.1rem;
    font-weight: 900;
    margin-bottom: 10px;
}
.content-area h4 {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 900;
    margin-bottom: 10px;
}
.content-area h5 {
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 900;
    margin-bottom: 10px;
}
.content-area h6 {
    font-size: 1.3rem;
    font-weight: 900;
    line-height: 1.8rem;
    margin-bottom: 10px;
}
a.btn-default:focus,
button:focus,
.button:focus {

    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem;
}
.content-area ul:not(.accordion) li:before {
    font-family: Font Awesome\ 5 Free;
    content: "\f105";
    font-weight: 900;
    margin: 0 5px 0 -15px;
    color: #000;
}

.content-area ul:not(.accordion) {
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 17px;
}
li.accordion-navigation a {
    border-bottom: 4px solid transparent !important;
}

.content-wrapper:not(.blog) p > a:not(.button):not(.ryno-button-border),
.content-area p > a:not(.button):not(.ryno-button-border) {
    color: initial;
    font-weight: initial;
    border-bottom: 4px solid #d01d48;
}

li.accordion-navigation a {
    border-bottom: 4px solid transparent !important;
}

.content-wrapper:not(.blog) a:not(.button):not(.ryno-button-border):hover,
.content-area p > a:not(.button):not(.ryno-button-border):hover {
    color: #d01d48;
}



/* COUPONS */

p.coupon-disclaimer {
    font-size: 11px !important;
    line-height: 14px !important;
    margin-top: 35px;
}
.coupon-text h3 {
    font-size: 38px !important;
    line-height: 38px;
}
.coupon-details {
    line-height: 1 !important;
    margin-top: 20px !important;
    font-size: 1.4rem !important;
    width: 100% !important;
}
.coupon-watcher + p {
    margin-top: 20px;
}
.coupon img {
    margin-top: 20px;
    width: 200px;
}
.coupon-phone {
    font-size: 25px !important;
    font-weight: 900;
    margin-top: 12px;
}




/*CUSTOM HOME CTA's*/
.ryno-home-cta-section {
    padding-top: 6px;
    border-top: 6px solid #fff;
}
.ryno-home-cta-section .row {
    max-width: 100%;
}
.ryno-home-cta-section .column, .ryno-home-cta-section .columns {
    padding-left: 0;
    padding-right: 0;
}
.ryno-home-cta-wrap {
    height: 250px;
    position: relative;
    text-align: center;
    background-size: cover !important;
}
.ryno-cooling-cta {
    color: #fff;
    background: url('/wp-content/uploads/CustomComfort_Btn_Cooling.png') no-repeat center center;
}
.ryno-heating-cta {
    color: #fff;
    background: url('/wp-content/uploads/CustomComfort_Btn_Heating.png') no-repeat center center;
}
.ryno-specials-cta {
    color: #fff;
    background: url('/wp-content/uploads/CustomComfort_Btn_Specials.png') no-repeat center center;
}
.ryno-tune-up-cta {
    color: #fff;
    background: url('/wp-content/uploads/CustomComfort_Btn_TuneUps.png') no-repeat center center;
}
.ryno-home-cta-wrap img {
    position: absolute;
}
.home-cta-title {
    display: block;
    text-align: center;
    padding: 54px 0 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 42px;
    color: #fff;
}
.home-cta-button {
    font-size: 16px;
    display: inline-block;
    border-radius: 5px;
    padding: 10px 40px;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase;
    border: 3px solid #fff;
    color: #fff;
}
.fade-trick {
    background: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
    display: block;
}
.fade-trick:hover {
    background: rgba(0,0,0,.5);
}

.sidebar-form {
    background: #eee;
    padding: 20px 20px 0;
    margin-bottom: 25px;
}
.sidebar-form h2 {
    font-size: 36px;
    line-height: 1em;
    text-align: center;
}
.sidebar-form input[type=submit] {
    margin-bottom: 0;
    margin-top: 12px;
}
.sidebar-form input.wpcf7-form-control.wpcf7-text {
    margin-bottom: 10px;
}
.sidebar-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 90px;
    margin-bottom: 0;
}
.cities-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 900;
}
#footer-schema {
    color: #fff;
    text-align: center;
}
.footer-schema {
    margin-bottom: 16px;
    font-size: 1.2em;
}
.calc-iframe {
    max-width: 100%;
}
.social-icons, .header-phone, .header-phone a {
    top: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

/* City Testimonial Code */
.city-testimonial-box	{
    margin-top: 50px;
    margin-right: .5rem;
    margin-bottom: 2.5rem;
    padding: 50px;
}
.city-testimonial-box h2 {
    color: #fff;
    font-weight: bold;
}
.content-area .city-testimonial-text {
    font-size: 22px;
    line-height: 38px;
    margin-bottom: 20px;
    font-weight: 400;
}
.city-testimonial-stars {
    margin-bottom: 20px;
}
.content-area .city-testimonial-name {
    font-size: 15px;
}

/* City Coupon Code */
.city-coupon-wrapper {
    background-color: #d01d48;
    color: #fff;
    padding: 10px;
    margin-bottom: 40px;
}
.city-coupon {
    border: 2px dashed #fff;
    padding: 20px 10px 10px;
}
.content-area .city-coupon-title {
    font-size: 36px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
}
.content-area .city-coupon-text {
    font-size: 26px;
    line-height: 1.3;
    padding-top: 10px;
}
.content-area .city-coupon-disclaimer {
    font-size: 13px;
    line-height: 1.3;
    font-style: italic;
    padding-top: 25px;
}
/* City Coupon Code (2-column) */
.city-coupon-section.two-col {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.city-coupon-wrapper {
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
}
.city-coupon-section.two-col .city-coupon-wrapper:nth-of-type(2n) {
    margin-left: 25px;
}
.content-area .two-col .city-coupon-title {
    font-size: 28px;
}
.content-area .two-col .city-coupon-text {
    font-size: 18px;
}
.content-area .two-col .city-coupon-disclaimer {
    min-height: 75.7px;
}

@media only screen and (min-width: 1160px) {
    a.sticky-side-btn {
        background-image: url('/wp-content/uploads/save-now-btn.png');
        background-repeat: no-repeat;
        width: 90px;
        height: 105px;
        position: fixed;
        top: 470px;
        right: 0;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        z-index: 9999;
    }
    a.sticky-side-btn:hover {
        background-position: center bottom;
    }
}

@media only screen and (min-width: 1025px) {
    .header-wrapper {
        position: fixed;
        width: 100%;
    }
    .spacer {
        padding-top: 237px;
    }
    .smaller .header {
        padding: 10px 0;
    }
    .smaller .header-region {
        padding-bottom: 0;
    }
    .smaller .header-logo img {
        height: 95px;
		width: auto;
    }
    .smaller .anniversary-img img {
        padding-top: 5px;
    }
    .smaller #header-service-area {
        display: none;
    }

}

@media only screen and (min-width: 981px) {
    .footer-main .row .row {
        display: flex;
        align-items: center;
    }
}

@media only screen and (min-width: 640px) and (max-width: 1023px) {
    .header-logo img {
        padding-top: 15px;
    }
	.top-bar-section .has-dropdown>a::after {
		display: none;
	}
}

@media only screen and (max-width: 1024px) {
   .ryno-medium-3 .ryno-column {
        width: 25% !important;
    }
    .ryno-list {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
	#header-service-area {
		font-size: 20px;
	}
	a#header-btn {
		padding: 10px 20px;
    }
    .city-coupon-section.two-col {
        display: block;
    }
    .city-coupon-section.two-col .city-coupon-wrapper {
        margin-bottom: 20px;
    }
    .city-coupon-section.two-col .city-coupon-wrapper:nth-of-type(2n) {
        margin-left: 0;
    }
}

@media only screen and (max-width: 980px) {
    .header-phone, .header-phone a {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .postscript-contact {
        background: #d01d48;
        color: #fff;
    }
    .postscript-contact h2 {
        color: #fff;
    }
    .postscript-contact .button {
        background-color: #0060a7;
    }
	.header-phone, .header-phone a {
		font-size: 20px;
	}
	#header-service-area {
		font-size: 17px;
	}
}

@media screen and (max-width: 639px) {
	.header-right {
		text-align: center;
	}
	#header-service-area {
		text-align: center;
		font-size: 16px;
		margin-top: 10px;
	}
	a#header-btn {
		padding: 10px 20px;
	}
    .ryno-home-cta-wrap {
        height: 200px;
    }
    .home-cta-title {
        font-size: 20px;
        padding: 45px 0 0;
    }
    .home-cta-button {
        padding: 10px 15px;
    }
    .page-header h1 {
        font-size: 2.125rem;
        line-height: 2.5rem;
    }
	.top-bar-section ul {
		position: absolute;
	}
	.postscript-cities {
    	background-image: url(https://customcomfortair.com/wp-content/uploads/areas-we-serve-bg-1.jpg) !important;
	}
	.ryno-medium-3 .ryno-column {
		width: 100% !important;
    }
    .content-area .city-testimonial-text {
        font-size: 18px;
        line-height: 26px;
    }
}

.header-btn {
	background-color: #d22745;
	display: inline-block;
	border-radius: 5px;
	padding: 5px 5px;
	text-align: center; 
	border: 3px solid #d22745;
	text-transform: uppercase;
}

a.header-btn {
	color: #fff;
}

a.header-btn:hover {
	border: 3px solid #d22745;
	color: #d22745;
	background-color: transparent;
}

a.red-btn {
	font-size: 16px;
	display: inline-block;
	border-radius: 5px;
	padding: 10px 30px;
	font-weight: 600;
	text-transform: uppercase;
	border: 3px solid #d22745;
	color: #fff !important;
	background-color: #d22745;
	margin-left: 15px;
}

a.red-btn:hover {
	border: 3px solid #d22745;
	color: #d22745 !important;
	background-color: transparent;
}

.ryno-products-table {
  border: 1px solid #ddd
}

.ryno-products-table h4 {
    margin-top: 35px;
    color: #333;
}

.ryno-products-table .row {
  margin: 0!important
}

.ryno-products-table .ryno-dark-row {
  background-color: #f9f9f9
}

.ryno-products-table .row {
  padding-top: 13px
}

.ryno-flex-center {
  min-height: 185px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center
}

.lennox-promo h2 {
    font-size: 36px;
    line-height: 1.2;
}

.lennox-promo img {
    height: auto;
    max-width: 100%;
}

.lennox-promo hr {
    margin: 30px 0;
}

.lennox-promo__row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.lennox-promo__column {
    flex: 1 1 250px;            
    min-width: 250px;
    padding: 20px .5rem;
}

.lennox-promo__column-6 {
    max-width: 535px;
}

.lennox-promo__column-5 {
    max-width: 450px;
}

.lennox-promo__column-7 {
    max-width: 620px;
}

.lennox-promo__column p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 0;
    padding: 10px 20px;
    text-align: left;
}
.lennox-promo .aligncenter {
    display: block;
    margin: 20px auto;
}

.lennox-promo .lennox-promo__hero {
    margin-bottom: 30px;
    margin-top: 30px;
}

.lennox-promo__disclaimer a {
    color: #c9002d !important;
    text-decoration: none !important;
}

.lennox-promo__disclaimer a:hover {
    color: #c9002d !important;
    text-decoration: underline !important;
}

.text-center {
    text-align: center !important;
}