
.spacer {
    clear: both;
    display: block;
    height: 630px;
}.small-spacer {
    clear: both;
    display: block;
    height: 400px;
}
/* Header Elements */
.header-wrapper {
    position: relative;
}.breadcrumb-wrapper {
    background: #454545;
    width: 100%;
    display: block;
    clear: both;
    position: relative;
}.breadcrumb-wrapper h1 {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 35px;
    margin: 0;
}.social-icons p.contact-phone, 
 .breadcrumb-wrapper .social-icons .fa {
    color: #ffffff;
    display: inline;
    line-height: 35px;
    margin: 0 5px;
}.company-name-wrapper {
    background: #fff none repeat scroll 0 0;
    padding: 5px;
    width: 85%;
    position: relative;
}.company-name-wrapper::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1920px;
    left: -1920px;
    top: 0;
    z-index: -1;
    background-color: inherit;
}.company-name-wrapper::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom:0;
    right: -75px;
    z-index: -1;
    border-top: 75px solid #FFFFFF;
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
    border-bottom: 0 solid transparent;
}.header-company-title > a {
    color: #CF1F28;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 30px;
    margin: 20px 0 0;
    position: relative;
    z-index: 1;
}.header-company-serviceorder {
    color: #454545;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    line-height: normal;
    margin: 5px 0 0 0;
    position: relative;
    z-index: 1;
}
/* Clear Default Navigation Styles */
.top-bar,
.top-bar-section ul li,
.top-bar-section ul li.active > a,
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:hover:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: none; 
}.top-bar-section ul {
    float: right;
}

/*Custom CSS */

a {
    color: #FFFFFF;
    text-decoration: none;
    line-height: inherit;
}.custom-slide-out-form { 
    max-height:600px; 
    overflow-y:scroll; 
} 


/* End of Custom CSS */


/* Start Our Navigation styles */
.navigation-wrapper .top-bar {
    background: #FFFFFF;
    position: relative;
}.navigation-wrapper .top-bar::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1920px;
    left: -1920px;
    top: 0;
    background: #FFFFFF;
    z-index: -1;
}.navigation-wrapper .top-bar::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom:0;
    right: -55px;
    z-index: -1;
    border-top: 75px solid #FFFFFF;
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
    border-bottom: 0 solid transparent;
}.top-bar-section ul li > a,
 .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Roboto",sans-serif;
    color: #000000;
    padding: 0 10px;
}.top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 10px;    
}.top-bar-section li.active:not(.has-form) a:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .top-bar-section ul li:hover:not(.has-form) > a {
    color: #CF1F28;
}.top-bar-section .has-dropdown > a {
    padding-right: 15px !important;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: #FFFFFF;
    color: #000000;
}.top-bar-section .dropdown li:not(.has-form) a:hover:not(.button) {
    color: #CF1F28;
    background: #FFFFFF;
}.top-bar-section .has-dropdown > a::after {
    margin-right: 0;
    border-color: rgba(0, 0, 0, 0.4) transparent transparent;
}.footer-wrapper .top-bar-section ul {
    float: left;
}.footer-wrapper .top-bar-section ul li {
    float: none;
}.footer-wrapper .top-bar-section ul li > a,
 .footer-wrapper .top-bar-section li:not(.has-form) a:not(.button) {
    color: #FFFFFF;
    font-size: 16px;
}.footer-wrapper .top-bar-section li.active:not(.has-form) a:not(.button),
 .footer-wrapper .top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .footer-wrapper .top-bar-section ul li:hover:not(.has-form) > a {
    color: #ffffff;
}.footer-wrapper .top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 30px;  
}.footer-wrapper .top-bar-section .dropdown, 
 .footer-wrapper .top-bar-section .has-dropdown > a::after {
    display: none !important;
}.top-trapezoid {
    position: relative;
    display: inline-block;
    top: -60px;
}.top-trapezoid::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: -150px;
    left: -150px;
    z-index: -1;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 150px solid transparent;
    border-bottom: 150px solid #FFFFFF;
}.top-trapezoid::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: -150px;
    right: -150px;
    z-index: -1;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 150px solid transparent;
    border-bottom: 150px solid #FFFFFF;
}.inner-content.top-trapezoid {
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    top: 0;
}.bottom-trapezoid {
    position: relative;
    display: inline-block;
    bottom: -60px;
    z-index: 1;
}.bottom-trapezoid::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom:0;
    left: -150px;
    z-index: -1;
    border-top: 150px solid #FFFFFF;
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    border-bottom: 0 solid transparent;
}.bottom-trapezoid::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom:0;
    right: -150px;
    z-index: -1;
    border-top: 150px solid #FFFFFF;
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    border-bottom: 0 solid transparent;
}.bottom-trapezoid h1 {
    margin-top: 0;
}.home-content-top .top-trapezoid {
    position: relative;
    top: -70px;
}.slick-slider {
    margin: 0 0 0 0 !important;
}
.slick-slide:hover article {
    opacity: 1;
}.slick-slide article {
    opacity: 0;
    background: #FFFFFF;
    bottom: 15px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}.slick-slide article p {
    margin: 0;
}.slick-slide article p a {
    font-family: "Roboto",sans-serif;
    font-size: 30px;
    line-height: 75px;
}.banner-cta h3 {
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 50% 0 0;
}.service-slide-show .slick-slide img {
    display: block;
    padding: 5px;
}.white-background {
    background-color: #FFFFFF;
}.cta-one::before {
    position: absolute;
    background: #940606;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    z-index: 0;
}.cta-one {
    background: url("https://frigidairllc.com/wp-content/themes/hvac4/images/cta-bg.png");
    padding: 170px 0 130px;
    position: relative;
}.cta-one h1,
 .cta-one h2,
 .cta-one h3,
 .cta-one h4,
 .cta-one h5,
 .cta-one h6,
 .cta-one p,
 .cta-one li {
    color: #FFFFFF;
}



/* SLIDE OUT FORM */
.custom-slide-out-wrapper {
    position: fixed;
    top: 50%;
    right: 0;
    background: #e7e7e7;
    width: 700px;
    padding: 40px 70px;
    z-index: 9999;
    border-radius: 10px 0px 0px 15px;
    -moz-transform: translateX(100%) translateY(-50%);
    -webkit-transform: translateX(100%) translateY(-50%);
    -o-transform: translateX(100%) translateY(-50%);
    -ms-transform: translateX(100%) translateY(-50%);
    transform: translateX(100%) translateY(-50%);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}.custom-slide-out-wrapper.active {
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}span.slide-out-title {
    display: block;
    margin: 0 0 25px;
    color: #WHITE;
    font-weight:700;
    font-size: 1.47em;
}.custom-slide-out-form form {
    margin: 0;
}.custom-slide-out-wrapper span.custom-form-toggle {
    position: absolute;
    left: 0;
    top: 50%;
    color:#ffffff;
    font-size: 24px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    background:#940606;
    border-radius: 40px;
    box-shadow: 0px 25px 40px 0px rgba(28, 28, 28, 0.2);
    -moz-transform: translateX(-70%) translateY(-50%);
    -webkit-transform: translateX(-70%) translateY(-50%);
    -o-transform: translateX(-70%) translateY(-50%);
    -ms-transform: translateX(-70%) translateY(-50%);
    transform: translateX(-70%) translateY(-50%);
    cursor: pointer;
}input.slideOutInput[type="text"] {
    border-radius: 15px;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    border: none;
    padding: 10px 25px;
    margin-bottom: 10px;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
}.custom-slide-out-form input[type="text"]::placeholder, .custom-slide-out-form .contactForm textarea::placeholder {
    color: #000000;
}.custom-slide-out-form .contactForm textarea {
    width: 100%;
    border-radius: 15px;
    line-height: 1.4;
    border: none;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
    padding: 10px 25px;
    font-size: 15px;
    height: 100px;
    margin-bottom: 10px;
}.custom-slide-out-form .contactForm .captchaWrapper {
    border-radius: 15px;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    border: none;
    box-shadow: none !important;
    color: #000000;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 5px 15px;
    min-height: 0;
    float:left;
}.custom-slide-out-form .contactForm .captchaWrapper input {
    border: none;
    box-shadow: none;
    display: inline-block;
    width: auto;
    font-size: 15px;
    padding: 0 15px;
    margin: 0 0 0 30px;
    color: #000000;
}.custom-slide-out-form .contactForm .captchaWrapper img {
    max-width: 25%;
}.custom-slide-out-form .contactForm .captchaRefresh {
    vertical-align: top;
}.custom-slide-out-form .contactForm .submitWrapper {
    text-align: center;
    margin-top: 20px;
}.custom-slide-out-form .contactForm .submitWrapper button.submit {
    color: #ffffff;
    font-weight: normal;
    background: #940606;
    border: none;
    text-align: center;
    cursor: pointer;
    min-width: 200px;
    padding: 15px;
    border-radius: 10px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}.custom-slide-out-form .contactForm .submitWrapper button.submit:hover {
    box-shadow: 0px 25px 40px 0px rgba(28, 28, 28, 0.2);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
/* END SLIDE OUT FORM */            

/* CUSTOM CSS */

.logo-wrapper {
    margin: -66px;
    justify-self: center;
}a.serv-box {
    background: #940606;
    padding: 22px 3vw;
    display: block;
    font-size: 20px;
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 95%;
    margin: 0 auto;
    text-align: center;
    right: 0;
}a.serv-box-first {
    background: #940606;
    padding: 15px 3vw;
    display: block;
    font-size: 15px;
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 95%;
    margin: 0 auto;
    text-align: center;
    right: 0;
}span {
    background: #940606;
    display: block;
    margin: -30px;
    font-size: 2vh;
    color: white;
    padding: 0 10px;
}

/* END OF CUSTOM CSS */

/* Default CSS */
#wpadminbar {display: none !important;}
body {
    font-family: "Roboto",sans-serif;
    overflow-x:hidden;
}h1, h1 a {
    color: #CF1F28;
    font-family: "Roboto",sans-serif;
    font-size: 24px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    margin: 25px 0;
}h2 {
    color: #CF1F28;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    line-height: normal;
    margin: 25px 0;
}h3 {
    color: #CF1F28;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    line-height: normal;
    margin: 25px 0;
}h4 {
    font-family: "Roboto", sans-serif;
    color: #CF1F28;
    font-size: 22px;
    line-height: normal;
    margin: 25px 0;
}p {
    color: #252525;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    margin: 15px 0 30px;
}ul {
    list-style-type: none;
}ul.columns {
    margin-left: 0;
}ul li {
    font-family: "Open Sans",sans-serif;
    font-style: 18px;
    margin: 0;
    line-height: 28px;
}hr {
  border-color: #777777;
}a.read-more {
    color: #CF1F28;
}.vertical-padding {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}.strip-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}.subnav {
    background: none repeat scroll 0 0 #e0e0e0;
    display: block;
    float: left;
    height: 80px;
    margin: 0 3px;
    padding: 20px 40px;
}.about-right > span {
    clear: both;
    display: block;
    font-size: 65px;
    line-height: 1.5;
}.about-right {
    font-family: "Open Sans",sans-serif;
    font-size: 40px;
    line-height: 1;
}.row {
    margin: 0 auto;
    max-width: 75rem;
    width: 100%;
}.contain-to-grid {
    background: none !important;
}.contain-to-grid .top-bar {
    max-width: 75em;
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.footer-wrapper {
    width: 100%;
    background-color: #454545;
}.footer-inner-wrapper {
    margin: 0 auto;
    padding: 25px 0 0 0;
}.footer-wrapper h1,
 .footer-wrapper h2, 
 .footer-wrapper h3,
 .footer-wrapper h4,
 .footer-wrapper h5,
 .footer-wrapper h6,
 .footer-wrapper p,
 .footer-wrapper li {
    color: #FFFFFF;
}.footer-wrapper .social-icons p {
    margin: 0;
    line-height: 30px;
    font-size: 17px;
}.footer-wrapper .social-icons .fa {
    color: #ffffff;
    font-size: 25px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    border: 1px solid transparent;
}.footer-wrapper .social-icons .fa:hover {
    border: 1px solid #ffffff;
}.disclaimer {
    background: #252525;
    width: 100%;
    clear: both;
}.disclaimer p {
    font-size: 13px;
    color: #777777;
    margin: 15px 0;
}.disclaimer .lnm-image > img {
    margin: 5px 0;
}#gmap2,
 #gmap3 {
    border: 5px solid #252525;
}p[class*="contact-"] {
    margin: 15px 0;
}.contactForm  {
    margin-top: 20px;
}.contactForm  label{
    font-weight: bold;
    display: block;
}.contactForm input {
    width: 100%;
    padding: 3px;
    margin-bottom: 5px;
}.contactForm textarea {
    width: 100%;
}.contactForm .captchaWrapper {
    margin-top: 10px;
}.contactForm .captchaRefresh {
    vertical-align: top;
}.contactForm .submitWrapper {
    text-align: center;
    margin-top: 30px;
}.contactForm .submitWrapper span.submit {
    background-color: #CF1F28;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
    font-size: inherit;
    font-weight: normal;
    line-height: 50px;
    padding: 0 15px;
}.contactForm .submitWrapper span.submit:hover {
    background-color: #606092;
}.emailConfirmation {
    margin: 0 auto;
}.emailConfirmation h1 {
    color: #00CC00;
}.slick-background-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -3;
    width: 101% !important;
    overflow: hidden;
}.banner-overlay {
    background: url("https://frigidairllc.com/wp-content/themes/hvac4/images/overlay.png");
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -2;
}
@media only screen and (max-width: 1024px) {
.navigation-wrapper .top-bar {
    background: #454545;
    position: relative;
}
.inner-content.top-trapezoid {
    display: none;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: #454545;
}
.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    color: #fff;
    padding: 0 10px;
}
.gallery-wrapper h2 {
    display: none;
}

.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button), .top-bar-section ul li:hover:not(.has-form) > a {
    color: #fff;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: #fff;
}
    .navigation-wrapper {
        background: #FFFFFF;
    }.navigation-wrapper .top-bar::before,
     .navigation-wrapper .top-bar::after,
     .company-name-wrapper::before,
     .company-name-wrapper::after {
        display: none;
    }.company-name-wrapper {
        width: 100%;
    }header.header-wrapper .columns {
        padding: 0;
    }
    .banner-cta h3 {
        color: #000;
        font-size: 24px;
        font-weight: normal;
        line-height: normal;
        margin: 0;
        padding: 2% 0 0;
    }
    .spacer {
        clear: both;
        display: block;
        height: 200px;
    }
/*    .top-trapezoid {
        display: none;
    }*/
}

@media only screen and (min-width: 350px) and (max-width: 1020px) {
.top-trapezoid::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 150px solid transparent;
    border-bottom: 150px solid #FFFFFF;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
}.bottom-trapezoid::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
    right: 0px;
    z-index: -1;
    border-top: 0px solid #FFFFFF;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0 solid transparent;
}
}

@media only screen and (max-width: 767px) {
    .company-name-wrapper {
        width: 100%;
    }.company-name-wrapper::before,
     .company-name-wrapper::after {
        display: none;
    }.header-wrapper .columns {
        padding: 0 !important;
    }.navigation-wrapper {
        padding: none !important;
    }.top-bar .title-area {
        background: #454545;
    }.small-spacer,
     .spacer {
        height: 250px;
    }h1, 
     h1 a,
     h2,
     h3,
     h4,
     h5,
     h6 {
        font-size: 21px;
    }p {
        font-size: 15px;
    }.mobile-phone-button {
        background: #CF1F28;
        display: block;
        line-height: 45px;
        padding: 0 15px;
        color: #fff;
    }.top-trapezoid::before,
     .top-trapezoid::after,
     .bottom-trapezoid::before,
     .bottom-trapezoid::after {
        display: none;
    }.cta-one li {
        text-align: center !important;
    }.banner-cta h3 {
        color: #000;
        font-size: 17px;
        font-weight: normal;
        line-height: normal;
        margin: 0;
        padding: 30px 0 0;
    }.slick-slide article {
        display: none !important;
    }.inner-content.top-trapezoid {
        padding: 0 !important;
    }.top-bar-section ul li > a {
        text-align: center !important;
        line-height: 35px !important;
    }.top-bar-section .has-dropdown > a::after{
        border-color: transparent transparent transparent rgba(0, 0, 0, 0.4);
    }.top-bar .top-bar-section ul.dropdown li.back h5 a {
        background: #454545 none repeat scroll 0 0;
        color: #ffffff;
        line-height: 45px;
        text-align: center;
    }header.header-wrapper .social-icons {
        text-align: center !important;
    }.breadcrumb-wrapper h1 {
        font-size: 10px;
        line-height: 20px;
        text-align: center;
    }.header-company-serviceorder,
     .header-company-title > a {
        text-align: center;
    }.disclaimer p {
        font-size: 10px;
        margin: 10px 0 0;
        text-align: center;
    }.disclaimer .lnm-image > img {
        display: block;
        margin: 5px auto;
    }.slick-mobile {
        width: 100%;
        max-width: 100%;
    }
}