
/* ---------------------LP PAGE---------------------- */


/*LP Header Start*/
/*.page-id-10477 .fusion-page-title-bar, .page-id-11409 .fusion-page-title-bar {display: none;}*/


.lp_header {
display: flex;
align-items: center;
    padding: 20px 0;
}
.top_right {
margin-left: auto;
display: flex;
align-items: center;
}
.lp_logo {
border-right: solid 1px #eeeeee;
padding-right: 30px;
}
.top_left {
display: flex;
align-items: center;
}
.lp_certified_logo {
display: flex;
align-items: center;
}
.lp_certified_logo img {
margin-left: 30px;
}
.lp_phone {
margin-right: 60px;
background: url(/wp-content/uploads/2019/05/phone-boder.png) no-repeat left center;
padding: 12px 30px;
position: relative;
}
.lp_phone:before {
content: "";
position: absolute;
background: url(/wp-content/uploads/2019/05/phone-icon.png) no-repeat left center;
width: 26px;
height: 43px;
left: -13px;
top: 50%;
margin-top: -23px;
}
.lp_phone a {
color: #ec6820;
font-size: 30px;
font-weight: bold;
font-family: 'Montserrat', sans-serif;
}
.lp_phone a:hover{text-decoration:none;}
.lp_phone {
font-size: 16px;
}
.lp_serving_title {
font-weight: 300;
line-height: 14px;
margin-bottom: 22px;
letter-spacing: 1px;
}
.lp_serving_title b {
font-weight: 400;
}
.lp_serving p{margin:0;}
.lp_serving a {
background-color: #bed808;
display: inline-block;
color: #000 !important;
font-size: 17px;
letter-spacing: unset;
font-weight: 700 !important;
line-height: 25px;
transition: all .3s;
text-align: center;
text-decoration: none;
padding: 13px 20px;
}
.lp_serving a:hover {
background-color: #ec6820;
color: #FFF !important;
}
ul.mobi_color_options {
    display: none;
}

@media screen and (max-width: 1300px) {
.lp_header_section .lp_logo img { max-width: 180px; }
.lp_header_section .lp_certified_logo img { margin-left: 20px; max-width: 120px; }
.lp_header_section .lp_phone { margin-right: 20px; }
.lp_header_section .lp_serving_title { margin-bottom: 12px; }
}


@media screen and (max-width:1200px) {

.lp_header_section .lp_logo { padding-right: 20px; }
.lp_header_section .lp_logo img { max-width: 170px; }
.lp_header_section .lp_phone { background: none; padding: 0 0 0 40px; position: relative; line-height: 27px; }
.lp_header_section .lp_phone:before { left: 0; }
.lp_header_section .lp_phone a { font-size: 26px; line-height: 30px; }

.lp_header_section .lp_serving_title { font-size: 15px; line-height: 15px; margin-bottom: 8px; }
.lp_header_section .lp_serving a { padding: 10px 20px; font-size: 15px; }

}


@media screen and (max-width:1100px) {

.lp_certified_logo img { margin-left: 15px; max-width: 110px; }
.lp_header_section .lp_phone { line-height: 20px; }
.lp_header_section .lp_phone a { font-size: 22px; line-height: 29px; }

}

@media screen and (max-width:1024px) {
.page-id-10477 #main{ padding-left: 0; padding-right: 0; }
.lp_header_section .fl-module-content { margin: 0; }
.lp_header_section .fl-row-content-wrap { padding: 0; }
.lp_header_section .lp_header { display: inline-block; align-items: center; width: 100%; text-align: center; padding: 0px!important; }
.lp_header_section .lp_header .top_left { display: inline-flex; align-items: center; padding: 20px; width: 100%; }
.lp_header_section .lp_logo { width: auto; border: 0; padding: 0; text-align: left; }
.lp_header_section .lp_certified_logo { margin-left: auto; width: 100%; }
.lp_header_section .lp_certified_logo img { margin-left: auto; }

.lp_header_section .lp_header .top_right { display: inline-flex; align-items: center; background: #1573B0; padding: 20px; width: 100%; }
.lp_header_section .lp_phone { width: 50%; text-align: left; color: #FFF; }
.lp_header_section .lp_phone:before { background: url(images/icon-phone2.png); }
.lp_header_section .lp_phone a { color: #FFF; }
.lp_header_section .lp_phone a:hover  { color: #FFF; }
.lp_header_section .lp_serving { margin-left: auto; }
.lp_header_section .lp_serving_title { color: #FFF; }
.lp_header_section .fusion-layout-column { margin-top: 0px!important; margin-bottom: 0px!important; }
}

@media screen and (max-width:600px) {
.lp_header_section img { max-width: 100%; width: auto; }
.lp_header_section .lp_header .top_right { padding: 45px 20px 20px 20px; display: flex; position: relative; }
.lp_header_section .lp_phone { width: 45%; margin: 0; float: left; padding: 0 0 0 30px; font-size: 14px; line-height: 15px; position: relative; }
.lp_header_section .lp_phone:before { background-size: 20px; background-repeat: no-repeat; background-position: center left; position: absolute; height: 45px;
    width: 21px; }
.lp_header_section .lp_phone a { font-size: 20px; line-height: 25px; font-weight: 600; letter-spacing: 0.5px; }

.lp_header_section .lp_serving { width: 55%; margin: 0; float: right; }
.lp_header_section .lp_serving_title { position: absolute; top: 15px; left: 50%; transform: translate(-50%,0); }
.lp_header_section .lp_serving a { padding: 10px; max-width: 300px; width: 100%; }
}


@media screen and (max-width:500px) {
.lp_header_section .lp_header .top_left { padding: 15px; }
.lp_header_section .lp_logo { width: auto; }
.lp_header_section .lp_logo img { max-width: 110px; }

.lp_header_section .lp_certified_logo { width: 100%; } 
.lp_header_section .lp_certified_logo img { margin-left: auto; max-width: 90px; }

.lp_header_section .lp_header .top_right { padding: 40px 15px 15px 15px; }
.lp_header_section .lp_serving_title { width: 100%; font-size: 13px; letter-spacing: 0.2px; }

.lp_header_section .lp_serving a { max-width: 300px; width: 100%; font-size: 11px; font-weight: 700; padding: 7px 0; }
.lp_header_section .lp_phone { padding: 8px 0 0px 20px; font-size: 10px; line-height: 10px; }
.lp_header_section .lp_phone:before { background-size: 15px; height: 51px; width: 16px; }
.lp_header_section .lp_phone a { font-size: 14px; line-height: 20px; font-weight: 600; letter-spacing: 0; }

}

/* LP Hearder End */



/* Banner Selection Start*/
.banner_text {
text-align: center;
color: #fff;
border-left: solid 1px #fff;
border-bottom: solid 1px #fff;
border-right: solid 1px #fff;
position:relative;
max-width: 1050px;
margin: 100px auto 70px;
}
.banner_text h2 {
font-family: 'PalatinoLinotype-Roman'!important;
font-size: 135px;
color: #fff;
font-weight: 600;
line-height: 0;
margin-bottom: 80px;
}
.banner_text p {
font-size: 28px;
letter-spacing: 2px;
}
.banner_text ul {
padding: 0;
margin:0 0 10px;
list-style: none;
}

.banner_text ul li {
display: inline-block;
margin: 20px 0;
font-size: 36px;
font-family: 'Georgia';
}
.banner_text ul li:first-child:before {
content: none;
}
.banner_text ul li:before {
content: "|";
margin: 0 20px;
}
.banner_text:before {
content: "";
width: 200px;
height: 1px;
background: #fff;
position: absolute;
left: 0;
top: 0;
}
.banner_text:after {
content: "";
width: 200px;
height: 1px;
background: #fff;
position: absolute;
right: 0;
top: 0;
}
.banner_btn a {
background-color: #bed808;
display: inline-block;
color: #000 !important;
font-size: 24px;
font-weight: 700 !important;
line-height: 25px;
transition: all .3s;
text-align: center;
text-decoration: none;
padding: 24px 40px;
letter-spacing: 2px;
}
.banner_btn a:hover {
background-color: #ec6820;
color: #FFF !important;
}
.banner_btn {
position: relative;
top: 29px;
}
/* Banner Selection End */

/* 10-05-2019 */ 

@font-face {
  font-family: 'PalatinoLinotype-Roman';
  src: url('..fonts/PalatinoLinotype-Roman.eot?#iefix') format('embedded-opentype'),  
  url('..fonts/PalatinoLinotype-Roman.woff') format('woff'), 
  url('..fonts/PalatinoLinotype-Roman.ttf')  format('truetype'), 
  url('..fonts/PalatinoLinotype-Roman.svg#PalatinoLinotype-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* advantage section start */
h2.lp_advantage_title { font-family: Montserrat !important; }
.advantage_content h3 { font-family: Montserrat !important; font-weight: 500!important; font-size: 26px!important; color: #111 !important; }
/* advantage section end */

/* trusted window brand */
.trusted-window-brands-section .fusion-title.fusion-title-center .title-heading-center { font-family: Montserrat !important; }
/* trusted window brand */

/* WINDOWS OPTIONS WE OFFER Start*/
.lp-next-pre-tab-slider-row { padding-top: 60px!important; padding-bottom: 60px!important; }
.lp-next-pre-tab-slider-row .fusion-title.fusion-title-center .title-heading-center { font-family: Montserrat !important;  }

.lp-next-pre-tab-slider-row .fusion-row { position: unset !important; }
.lp-next-pre-tab-slider-row .fusion-row .fusion-layout-column { position: unset !important; }

.lp-next-pre-tab-slider-row a.prev_slide { font-size: 25px !important; font-weight: 700 !important; text-transform: uppercase; letter-spacing: 2px; background: #797979 !important; border: 0 !important; padding: 50px 0 30px!important; border-radius: 0 !important; width: 250px; text-align: center; position: absolute; transform: rotate(-90deg) translate(0,-50%); top: 50%; left: 0; color: #FFF; }

.lp-next-pre-tab-slider-row a.prev_slide::before {
    content: "";
    background: url(https://ardmor.com/wp-content/uploads/2019/05/left_arrow.png);
    position: absolute;
    height: 40px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: center;
    left: 50%;
    top: 10px;
    background-size: contain;
    transform: translate(-50%,0) rotate(90deg);
}

.lp-next-pre-tab-slider-row a.next_slide { font-size: 25px !important; font-weight: 700 !important; text-transform: uppercase; letter-spacing: 2px; background: #797979 !important; border: 0 !important; padding: 50px 0 30px!important; border-radius: 0 !important; width: 250px; text-align: center; position: absolute; transform: rotate(90deg) translate(0,-50%); top: 50%; right: 0; color: #FFF; }

.lp-next-pre-tab-slider-row a.next_slide::before {
    content: "";
    background: url(https://ardmor.com/wp-content/uploads/2019/05/right_arrow.png);
    position: absolute;
    height: 40px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: center;
    left: 50%;
    top: 10px;
    background-size: contain;
    transform: translate(-50%,0) rotate(-90deg);
}

.lp-next-pre-tab-slider-row a.prev_slide:hover, .lp-next-pre-tab-slider-row a.next_slide:hover { background: #00a0e6 !important; }

.lp-next-pre-tab-slider-row .common-buttons .or { color: #000; }


@media screen and (max-width: 767px) { 
	.lp-next-pre-tab-slider-row .fusion-title.fusion-title-center .title-heading-center { margin-top: 20px!important; }
}
/* WINDOWS OPTIONS WE OFFER End*/

/* lp accordian color start */
.lp_accordion_color .fusion-title.fusion-title-center .title-heading-center { font-family: Montserrat !important;  }
/* lp accordian color end */


/* LP offer section start */
.lp-offer-section { padding: 60px 0px!important; }
.lp-offer-section:before { border-radius: inherit; content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0;
    left: 0; z-index: 1; background-color: rgba(0, 0, 0, 0.1); height: 48%; }
.lp-offer-section:after { border-radius: inherit; content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0;
    left: 0; z-index: 0; background-color: rgba(13,121,168,0.86); height: 100%; }
.lp-offer-section .main-title .title-heading-center { font-size: 190px; line-height: 190px; font-weight: bold; color:#ffffff; font-family: 'PalatinoLinotype-Roman'; position: relative; margin: 0px auto; display: inline-block; }
.lp-offer-section .main-title .title-heading-center:before { content: " "; position: absolute; top: 50%; width: 100px; height: 20px; left: -110px; background-image: url(images/title-before-design.png); margin-top: -10px; }
.lp-offer-section .main-title .title-heading-center:after { content: " "; position: absolute; top: 50%; width: 100px; height: 20px; right: -110px; background-image: url(images/title-after-design.png); margin-top: -10px; }
.lp-offer-section .subtitle .title-heading-center { font-size: 30px; color:#ffffff; text-align: center; font-family: Montserrat !important; font-weight: 300; padding-bottom: 20px!important; letter-spacing: unset!important; }
.lp-offer-section .offer-li-section { text-align: center; }
.lp-offer-section .offer-li-section ul { width: auto; display: inline-block; list-style: none; padding: 0; text-align: center; border-radius: 0px 0px 50px 50px; -moz-border-radius: 0px 0px 50px 50px; 
-webkit-border-radius: 0px 0px 70px 70px; border: 2px solid #5a9ebf; padding: 0 40px 20px; border-top: 0px!important; }
.lp-offer-section .offer-li-section ul li { font-family: 'Georgia'; display:inline-block; font-size: 44px; color: #ffffff; margin: 0 40px; top: -20px; position: relative; padding: 3px 0px;  }
.lp-offer-section .offer-li-section ul li:before { content: ""; border-right: 2px solid #ffffff; height: 100%; position: absolute; left: -40px; }
.lp-offer-section .offer-li-section ul li:first-child:before { display: none; }

.lp-offer-section .common-buttons a.outline { color:#ffffff; border-color:#ffffff; }
.lp-offer-section .common-buttons a.outline span:before { background-color: #ffffff; }
.lp-offer-section .common-buttons a.outline:hover { color: #ffffff; background: #ec6820; border-color: #ec6820; }
.lp-offer-section .common-buttons a.outline:hover span:before { background-color: #ffffff; } 

.lp-offer-section .common-buttons .contact-num { display: inline-block; }
.lp-offer-section .cta-mobile-contact-no-wrapper { display: none; } 
.cta-mobile-contact-no {
    display: none;
}
@media screen and (max-width:1300px) {
	.lp-offer-section .main-title .title-heading-center { font-size: 140px!important; line-height: 140px!important; }
	.lp-offer-section .offer-li-section ul li { font-size: 30px!important; }
}
@media screen and (max-width:1024px) {
	.lp-offer-section .main-title .title-heading-center { font-size: 120px!important; line-height: 120px!important; }
	.lp-offer-section .common-buttons { max-width: 500px; margin: 0 auto!important; }
	.lp-offer-section .common-buttons .or { display: none; }
	.lp-offer-section .common-buttons .contact-num { display: none; }
	.lp-offer-section .cta-mobile-contact-no-wrapper { display: block; } 
	.lp-offer-section .cta-mobile-contact-no-wrapper .cta-mobile-contact-no { text-align: center; color: #FFF; font-size: 20px!important; font-weight: 600; font-family: 'Montserrat', sans-serif; }
	.lp-offer-section .cta-mobile-contact-no-wrapper .cta-mobile-contact-no a { color: #FFF; } 
	.lp-offer-section .cta-mobile-contact-no-wrapper .cta-mobile-contact-no a:hover { color: #AFDF00; }
.lp_our_work h3.title-heading-center { font-size: 28px !important; }
    .cta-mobile-contact-no {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;padding: 0 20px; 
}
.cta-mobile-contact-no a {
    background: no-repeat;
    color: #fff;
}
.common-buttons .or, .common-buttons .outline.contact-num{display: none;}
.cta-mobile-contact-no.black_text a {
    color: #000;
}
}
@media screen and (max-width:992px) {
	.lp-offer-section .main-title .title-heading-center { font-size: 90px!important; line-height: 90px!important; }
	.lp-offer-section .subtitle .title-heading-center { font-size: 25px!important; line-height: 30px!important; padding-bottom: 0px!important; }
	.lp-offer-section .offer-li-section ul { width: auto; border-radius: 0; border-left: 0; border-right: 0; display: inline-block; padding: 0 0 20px 0 !important; }
	.lp-offer-section .offer-li-section ul li { padding: 0 17px!important; margin: 0; font-size: 25px!important; top: 0!important; } 
	.lp-offer-section .offer-li-section ul li:before { left: 0; }
}
@media screen and (max-width:768px) {
	.lp-offer-section .main-title .title-heading-center { padding: 0 10px!important; }
	.lp-offer-section .main-title .title-heading-center { font-size: 70px!important; line-height: 70px!important; }
	.lp-offer-section .main-title .title-heading-center:before { left: -40px; width: 30px; background-position: center right; }
	.lp-offer-section .main-title .title-heading-center:after { right: -40px; width: 30px; background-position: center left; }
	.lp-offer-section .subtitle .title-heading-center { font-size: 20px!important; line-height: 30px!important; margin: 0!important;  letter-spacing: unset!important; padding-bottom: 0px!important; }
	.lp-offer-section .offer-li-section ul li { font-size: 22px; margin: 0 0 17px 0; }	
	.lp-offer-section:before { height: 34%; }	
}
@media screen and (max-width:500px) {
	.lp-offer-section .offer-li-section { text-align: center; max-width: 320px; margin: 0 auto; }	
	.lp-offer-section .main-title .title-heading-center { font-size: 50px!important; line-height: 50px!important; }
	.lp-offer-section .common-buttons { margin: 0 20px 20px 20px!important; } 
	.lp-offer-section .cta-mobile-contact-no-wrapper .cta-mobile-contact-no { font-size: 17px!important; font-weight: 500; }
}
/* LP offer section end */

/* LP Common buttons start */
.common-buttons { text-align: center; }
.common-buttons a { font-family: Montserrat !important; display: inline-block;  width: 100%; max-width: 430px; font-size: 26px; font-weight: bold; text-transform: uppercase; height: 82px; line-height: 82px; text-align: center; color:#ffffff; background:#bed709; color:#000; border-color:#bed709; transition: all 0.2s; }
.common-buttons a:hover { text-decoration: none; color:#ffffff; background: #ec6820; }
.common-buttons a:hover{text-decoration:none;}

.common-buttons a.custom_phone{border: 2px solid #ffffff; background: none !important; color: #fff !important;}
.common-buttons a.custom_phone:hover{border: 2px solid #bed709; background: none !important;}


.common-buttons a img { margin-right: 20px; margin-top: -3px; }
.common-buttons a .fa { margin-left: 10px; }
.common-buttons .or { font-size: 24px; font-family: Montserrat !important; font-weight: 300; color:#ffffff; line-height: 82px; padding: 0 25px; }

.common-buttons a.outline { background: none; border: 2px solid #bed709; }
.common-buttons a.outline span { display: inline-block; position: relative; padding-left: 40px; }
.common-buttons a.outline span:before { background-color: #000000; mask-image: url(images/icon-phone2.png);
	 -webkit-mask-image: url(images/icon-phone2.png); -webkit-mask-size: 20px;-webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat; content: ""; position: absolute; height: 43px; width: 26px; background-size: contain; background-position: center; left: 0; top: 0; top: 50%; transform: translate(0,-50%);
}
.common-buttons a.outline:hover { color: #ffffff; background: #ec6820; border-color: #ec6820; }
.common-buttons a.outline:hover span:before { background-color: #ffffff; }

@media screen and (max-width:1024px) {
	.common-buttons a { font-size: 18px!important; font-weight: 600!important; height: 70px!important; line-height: 66px!important; max-width: 350px; }
}
@media screen and (max-width:920px) { 
	.common-buttons .or { display: none!important; }
	.common-buttons a { max-width: 410px!important; margin-top: 10px!important; }
}
/* LP Common buttons End */


/* LP Why Choose Section start */
.why-choose-section { padding-top: 80px!important; padding-bottom: 220px!important; }
.why-choose-section .main-title .title-heading-center { font-size: 50px; line-height: 55px; text-align: center; font-family: Montserrat !important; font-weight: 700; color: #000; letter-spacing: 2px; }
.why-choose-section .sub-description p { text-align: center; font-size: 22px; font-family: Montserrat !important; margin: 20px; margin-bottom: 60px!important; }

.why-choose-section .list { padding: 0px; margin: 0px 20px; float: left; width: 100%; }
.why-choose-section .list ul { padding: 0px; margin:0px; list-style: none; }
.why-choose-section .list li { margin-bottom: 35px; position: relative; list-style: none; padding-left: 35px; padding-bottom: 0px!important; padding-top: 0px; }
.why-choose-section .list li .icon-wrapper { display: none!important; }
.why-choose-section .list li .fusion-li-item-content { margin-left: 0px!important; font-size: 23px; font-weight: 600; font-family: Montserrat !important; line-height: 35px; }
.why-choose-section .list li:before { content: ""; width:7px; height: 7px; position: absolute; left:3px; top: 14px; background-color:#00a0e6; z-index: 2; }
.why-choose-section .list li:after { content: ""; width:14px; height: 14px; position: absolute; left:0px; top: 11px; background-color:#f2f2f2; z-index: 1; }
.why-choose-section .fusion-one-half { margin-top: 0px!important; margin-bottom: 0px!important; }
.why-choose-section .view-additional-benefits .fl-button { font-size: 24px; font-weight: 700; text-transform: uppercase; text-align: center; background: none; border: none; }
.why-choose-section .view-additional-benefits .fl-button:hover { background: none!important; border: none; color: #ec6820; }
.why-choose-section .view-additional-benefits .fl-button-text { color:#00a0e6!important;  font-family: Montserrat !important; }
.why-choose-section .view-additional-benefits .fl-button:hover .fl-button-text { color: #ec6820 !important; }

.why-choose-section .additional-benefits-btn-wrapper { text-align: center; }
.why-choose-section .additional-benefits-btn { font-family: Montserrat !important; font-weight: 700; font-size: 23px; text-align: center; line-height: 25px; color: #00a0e6;
    cursor: pointer; transition: all 0.2s; margin-top: 40px; margin-bottom: 10px; display: inline-block; margin-left: auto; letter-spacing: 1px; text-transform: uppercase; }
.why-choose-section .additional-benefits-btn:hover { color: #ec6820; }
.why-choose-section .view-additional-benefits-content.open { display: block; }
.why-choose-section .view-additional-benefits-content { display: none; }
.show_mobile {display: none;}
@media screen and (max-width:1000px) {
.show_mobile {display: block;}
.hide_mobile {display: none;}
}
@media screen and (max-width:992px) {
	.why-choose-section .main-title .title-heading-center { font-size: 37px !important; line-height: 40px!important; }
	.why-choose-section .sub-description p { font-size: 19px!important; line-height: 30px!important; margin: 0px!important; } 
	.why-choose-section .list { padding-right: 0px!important; margin-left: 0px!important; }
	.why-choose-section .list li {  margin-bottom: 20px!important; padding-left: 30px!important; margin-bottom: 15px!important; }		
	.why-choose-section .list li .fusion-li-item-content { font-size: 18px!important; }	
	.why-choose-section { padding-top: 50px!important; padding-bottom: 50px!important; padding-left: 20px!important; padding-right: 20px!important; }
	.additional-benefits-btn { font-size: 20px!important; }

}
@media screen and (max-width:600px) { 
	.why-choose-section .main-title .title-heading-center { font-size: 24px !important; line-height: 30px!important; letter-spacing: 1px!important; }
}
/* LP Why Choose Section  End */

/* LP Why Choose Bottom Section Start */
.why-choose-bottom-section { position: relative; z-index: 2; padding-bottom: 80px!important; }
.why-choose-bottom-section::before { content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; background-color: rgba(0,0,0,0.71); }
.why-choose-bottom-section .fusion-one-half { padding: 25px 0px 40px 0px!important; margin-top: -185px!important; }

.why-choose-bottom-section .fusion-one-half .fusion-column-wrapper { background: #ffffff; padding: 50px!important; box-shadow: 0px 0px 50px rgba(0,0,0,0.1); }
.why-choose-bottom-section .fusion-imageframe { margin-bottom: 30px!important; }
.why-choose-bottom-section .main-title { margin-bottom: 20px!important; }
.why-choose-bottom-section .title-heading-left { font-size:30px!important; font-weight: 700!important; text-transform: uppercase; font-family: Montserrat !important; }
.why-choose-bottom-section .fusion-text p { font-size: 22px; font-weight: 400; margin: 0px; line-height: 35px!important; font-family: Montserrat !important; }

.why-choose-bottom-section .common-buttons a.outline { color:#ffffff; border-color:#ffffff; }
.why-choose-bottom-section .common-buttons a.outline span:before { background-color: #ffffff; }
.why-choose-bottom-section .common-buttons a.outline:hover { color: #ffffff; background: #ec6820; border-color: #ec6820; }
.why-choose-bottom-section .common-buttons a.outline:hover span:before { background-color: #ffffff; }
@media screen and (max-width:992px) {	
	.why-choose-bottom-section .fusion-one-half { margin-top: 0px!important; padding:30px 0px!important; }	
	.why-choose-bottom-section .title-heading-left { font-size: 20px!important; margin-bottom: 10px!important; line-height: normal!important; }
	.why-choose-bottom-section .fusion-text p { font-size: 18px!important; line-height: 25px!important; }
	.why-choose-bottom-section .fusion-imageframe { padding: 0px!important; max-width: 80%!important; }
	.why-choose-bottom-section .additional-benefits-btn { font-size: 20px!important; }	
	.why-choose-bottom-section .fusion-one-half .fusion-column-wrapper { padding: 25px!important; }
	.why-choose-bottom-section { padding-bottom: 30px!important; }
}
/* LP Why Choose Bottom Section End */

/* Lp customers-experiences-section Start */
.lp-customers-experiences-section { padding-top: 80px!important; padding-bottom: 80px!important; }
.lp-customers-experiences-section .main-title .title-heading-center { text-align: center; font-size: 50px; line-height: 60px; font-weight: 700; color: #000; letter-spacing: 2px; font-family: Montserrat !important; }
.lp-customers-experiences-section .fusion-text p { font-size: 20px; text-align: center; max-width: 1070px; margin: 0 auto; letter-spacing: 1px; width: 100%; color: #000; font-family: Montserrat !important; }
.lp-customers-experiences-section .reviews-content { text-align: center; margin-top: 30px; }
.lp-customers-experiences-section .reviews-content span { padding: 2px 0; display: inline-block; text-align: left; }
.lp-customers-experiences-section .reviews-content h3 { font-size: 51px; line-height: 60px; color: #000; padding-right: 30px; margin: 0px!important; border-right: 1px solid #CCC; margin-right: 30px!important; display: inline-block; font-family: Montserrat !important;  }
.lp-customers-experiences-section .reviews-content span i { color: #ffc12b; font-size: 20px; padding: 0; line-height: 20px; }
.lp-customers-experiences-section .reviews-content span p { font-size: 16px; font-weight: 500; color: #a3a3a3; line-height: 16px; letter-spacing: 0.5px; margin: 0; padding: 0; }

.lp-customers-experiences-section .ttshowcase_slider .bx-wrapper .bx-pager, 
.lp-customers-experiences-section .ttshowcase_slider .bx-wrapper .bx-controls-auto { position: absolute; bottom: 0; width: 100%; padding: 0; }
.lp-customers-experiences-section .ttshowcase_slider .bx-wrapper .bx-pager.bx-default-pager a { width: 15px; height: 15px; margin: 0 5px; background: #f0f0f0; border-radius: 100%; }
.lp-customers-experiences-section .ttshowcase_slider .bx-wrapper .bx-pager.bx-default-pager a.active { background: #00a0e6; }

.bx-controls.bx-has-controls-direction .bx-controls-direction .bx-prev img, .bx-controls.bx-has-controls-direction .bx-controls-direction .bx-next img { display: block!important; }
.bx-controls.bx-has-controls-direction .bx-controls-direction .bx-prev::before { display: none; }
.bx-controls.bx-has-controls-direction .bx-controls-direction .bx-next::before { display: none; }
.lp-customers-experiences-section .bx-viewport { height: auto!important; padding-bottom: 30px!important; }

.lp-customers-experiences-section .customers-experiences-video-wrapper { text-align: center; }
.lp-customers-experiences-section .customers-experiences-video-wrapper iframe { max-width: 1100px !important; width: 100% !important; margin: 0 auto; }

.lp-customers-experiences-section:before { -webkit-clip-path: circle(50% at 51% 21%); clip-path: circle(75% at 50% 0%); content: " "; width: 180%; height: 165%; background-color: #ffffff;
    position: absolute; left: 0; top: auto; padding: 0; bottom: 160px; transform: translate(-50%,0); left: 50%; }
.lp-customers-experiences-section { background-color: #eaeaea!important; overflow: hidden; }

.cwr-new-testimonials {  }
.cwr-new-testimonials .testimonial { width: 50%; display: inline-block; vertical-align: top; }
.cwr-new-testimonials .testimonial .testimonial-head { position: relative; width: 100%; float: left; margin-bottom: 10px; }
.cwr-new-testimonials .testimonial .author-img-wrap { width: 150px; float: left; }
.cwr-new-testimonials .testimonial .author-img { width: 100px; height: 100px; border-radius: 50%; overflow: hidden; }
.cwr-new-testimonials .testimonial .author-img img { width: 100%; height: 100%; }
.cwr-new-testimonials .testimonial .author-name { font-family: Montserrat !important; font-size: 23px; line-height: 30px; font-weight: 500; color: #000; float: left; margin-bottom: 5px; }
.cwr-new-testimonials .testimonial .njba-review { line-height: normal; float: left; padding-left: 30px; }
.cwr-new-testimonials .testimonial .njba-review i { color: #ffc12b; font-size: 14px; }
.cwr-new-testimonials .testimonial .testimonial-post-date { font-family: Montserrat !important; font-size: 13px; line-height: 23px; color: #8a8a8a; font-weight: 500;
    letter-spacing: 0.2px; text-transform: uppercase; float: left; width: 100%; }
.cwr-new-testimonials .testimonial .author-location { font-size: 15px; font-family: Montserrat !important; color:#6a6a6a; font-weight: 500; line-height: normal; float: left; width: 100%; }
.cwr-new-testimonials .testimonial .author-short-info { width: calc(100% - 150px); float: left; padding-top: 15px; }
.cwr-new-testimonials .testimonial .additional-logo-img { position: absolute; right: 0px; top: 20px; }
.cwr-new-testimonials .testimonial .testimonial-content { font-size: 15px!important; letter-spacing: 0.5px!important; font-weight: 400!important; line-height: 25px!important; color: #000; font-family: Montserrat !important; float: left; width: 100%; padding-top: 20px!important; }
.cwr-new-testimonials .testimonial-left { padding:0px 50px 0px 100px; }
.cwr-new-testimonials .testimonial-right { padding:0px 100px 0px 50px; }
.cwr-new-testimonials .bx-wrapper .bx-pager.bx-default-pager a { background: #cccccc; width: 14px; height: 14px; border-radius: 50%; }
.cwr-new-testimonials .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover { background:#03a0ef; }
.cwr-new-testimonials .bx-wrapper { margin-bottom: 80px; }
.cwr-new-testimonials .bx-wrapper .bx-prev { background: none; }
.cwr-new-testimonials .bx-wrapper .bx-next { background: none; }
.cwr-new-testimonials .bx-wrapper { box-shadow: none!important; border: none!important; }
.cwr-new-testimonials .adv-testimonials-slide { padding: 0px; }
.cwr-new-testimonials .two-testimonials { padding: 0px; }

@media screen and (max-width:768px){.lp-customers-experiences-section .customers-experiences-video-wrapper iframe { height: 350px; } }
@media screen and (max-width:600px) {.lp-customers-experiences-section .customers-experiences-video-wrapper iframe { height: 300px; } }
@media screen and (max-width:500px) {.lp-customers-experiences-section .customers-experiences-video-wrapper iframe { height: 200px; } }

@media screen and (max-width:1600px) {
	.cwr-new-testimonials .testimonial-right { padding-right: 50px; }
	.cwr-new-testimonials .testimonial-left { padding-left: 50px; }
	.cwr-new-testimonials .testimonial .njba-review { padding-left: 10px; }
}
@media screen and (max-width:1200px) {	
	.cwr-new-testimonials .testimonial-left { padding: 0px 20px; }
	.cwr-new-testimonials .testimonial-right { padding: 0px 20px; }
	.cwr-new-testimonials .testimonial .additional-logo-img { top: 40px; }
	.cwr-new-testimonials .testimonial .additional-logo-img img { height: 30px; width: auto; }
	.cwr-new-testimonials .testimonial .njba-review { float: right; }
	.cwr-new-testimonials .testimonial .author-img-wrap { width: 120px; }
	.cwr-new-testimonials .bx-wrapper .bx-prev { left: -30px; }
	.cwr-new-testimonials .bx-wrapper .bx-next { right: -30px; }
	.lp-customers-experiences-section:before { top: 0!important; height: 90%!important; }
}
@media screen and (max-width: 1023px){ 
	.lp-customers-experiences-section:before { top: 0!important; height: 125%!important; bottom: 100px!important; }
	.cwr-new-testimonials .testimonial { width: 100%; }
}
@media screen and (max-width:1023px) { 
	.cwr-new-testimonials.show-mobile { display: block; }
	.cwr-new-testimonials.show-desktop { display: none; }
	.cwr-new-testimonials .testimonial .author-img { width: 80px; height: 80px; border-radius: 50%; overflow: hidden; }
	.cwr-new-testimonials .testimonial { padding:0px!important; }
	.cwr-new-testimonials .testimonial li { padding: 0px; width: 100%; }
	.cwr-new-testimonials .testimonial .author-img-wrap { width: 70px!important; }
	.cwr-new-testimonials .testimonial .additional-logo-img img { max-width: 100px; height: auto!important; }
	.cwr-new-testimonials .testimonial .author-short-info { width: calc(100% - 70px); padding-top: 0px!important; }
	.cwr-new-testimonials .testimonial .author-img { width: 60px; height: 60px; }
	.cwr-new-testimonials .testimonial .author-name { font-size: 20px; margin-bottom: 0px!important; }
	.cwr-new-testimonials .testimonial .njba-review { float: right!important; padding-left: 0px; }
	.cwr-new-testimonials .testimonial .additional-logo-img { top: 22px!important; }
	.cwr-new-testimonials .testimonial .testimonial-content p { line-height: 25px; }	
	.lp-customers-experiences-section .main-title .title-heading-center { line-height: normal!important; font-size: 37px!important; }
	.lp-customers-experiences-section { padding-top: 30px!important; padding-bottom: 30px!important; }
	.lp-customers-experiences-section .fusion-text p { font-size: 16px!important; line-height: normal; }
	.lp-customers-experiences-section .reviews-content { margin-top: 20px!important; margin-bottom: 20px!important; } 
	.lp-customers-experiences-section:before { top: 0!important; height: 145%!important; bottom: 0!important; }
}

@media screen and (max-width: 767px) {
	.lp-customers-experiences-section .main-title .title-heading-center { line-height: normal!important; font-size: 24px!important; }
}
@media screen and (min-width:1023px) { 
	.cwr-new-testimonials.show-mobile { display: none; }
	.cwr-new-testimonials.show-desktop { display: block; }
}
/* Lp customers-experiences-section End */

/* Get started now section start */
.get-started-now-section { padding-top: 60px!important; padding-bottom: 20px!important; }
.get-started-now-section .heading .title-heading-center { font-size: 50px; line-height: 55px; color: #000; text-align: center; font-weight: 700; font-family: Montserrat !important; }
.get-started-now-section .round-photo-thumb { margin-bottom: 30px; }
.get-started-now-section .round-photo-thumb img { border-radius: 50%; }
.get-started-now-section .step-heading .title-heading-center { text-align: center; font-size: 32px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #000; font-family: Montserrat !important; }
.get-started-now-section .sub-heading p { text-align: center; font-size: 24px; text-transform: uppercase; font-weight: 600; margin-bottom: 0px; font-family: Montserrat !important; letter-spacing: 1px; color: #000; }
.get-started-now-section .dotted-arrows { position: relative; overflow: visible!important; width: 100%; }
.get-started-now-section .dotted-arrows:after { content: " "; position: absolute; top: 50%; width: 118px; height: 41px; right: -60px; background-image: url(images/dotted-arrow.png); margin-top: -20px; }
.get-started-now-section .dotted-arrows:before { content: " "; position: absolute; top: 50%; width: 118px; height: 41px; left: -60px; background-image: url(images/dotted-arrow.png); margin-top: -20px; }
.get-started-no-arrows-section .dotted-arrows:before { content: " "; }
.get-started-now-section .common-buttons { margin-top: 50px!important; float: left; width: 100%; }
.get-started-now-section .common-buttons .or { color:#000000!important; }

@media screen and (max-width:1279px){
	.get-started-now-section .sub-heading p { font-size: 20px; }
}
@media screen and (max-width: 767px){ 
	.get-started-now-section .heading .title-heading-center { font-size: 28px!important; }

}
@media screen and (max-width:1023px) {
	.get-started-now-section .heading .title-heading-center { font-size: 26px!important; }
	.get-started-now-section .step-heading .title-heading-center { font-size: 24px; }
	.get-started-now-section .round-photo-thumb img { max-width: 150px; }	
	.get-started-now-section .dotted-arrows { padding: 80px 0!important; }
	.get-started-now-section .dotted-arrows:before { 
		top: 15px;
	    left: 50%;
	    margin-top: 0;
	    transform: rotate(90deg);

		width: 70px!important;
    	height: 25px!important;
    	background-size: contain!important;
    	margin-left: -35px!important;
	}
	.get-started-now-section .dotted-arrows:after { 
		    top: 100%;
		    right: 50%;
		    margin-top: -118px;
		    transform: rotate(90deg);
		    margin-right: -59px;

		    width: 70px!important;
		    height: 25px!important;
		    background-size: contain!important;
		    margin-right: -35px!important;
		    margin-top: -30px!important;		
	 }
}
@media screen and (max-width: 1199px) { 
	.get-started-now-section .round-photo-thumb img { max-width: 150px!important; }
}
/* Get started now section  end */

/* instant-quote-section start */
.instant-quote-section { padding: 150px 0px!important; -webkit-clip-path: polygon(0 20%, 100% 0, 100% 80%, 0% 100%);
    clip-path: polygon(0 20%, 100% 0, 100% 80%, 0% 100%); margin-bottom: -150px; z-index: 1; color:#ffffff; }
.instant-quote-section .title-heading-center { font-size: 60px; line-height: 60px; text-align: center; font-weight: 700; text-transform: uppercase; color: #ffffff; font-family: Montserrat !important; }
.instant-quote-section .fusion-text { margin-bottom: 25px; }
.instant-quote-section .fusion-text p { font-size: 33px; text-align: center; margin: 20px 0px; color: #ffffff; letter-spacing: 1px; font-family: Montserrat !important; }
.instant-quote-section .fusion-text p:last-child { margin-bottom: 0px!important; }
.instant-quote-section .common-buttons a { background: #ec6820; border-color: #ec6820; color: #ffffff; padding-top:0px!important; padding-bottom: 0px!important; }
.instant-quote-section .common-buttons a:hover { background-color: #bed709; border-color:#bed709; color: #000; }
.instant-quote-section .fusion-button.button-1 { width: auto!important; }
.instant-quote-section .common-buttons a:hover .fusion-button-text { color:#000000!important; }
.instant-quote-section .common-buttons a .fas { font-family: FontAwesome!important; }
.instant-quote-section .common-buttons a .fa-chevron-right:before { content: "\f105"!important; }
.instant-quote-section .common-buttons a:hover .fas { color:#000000!important; }

.get-quote-online .fl-button-lightbox-content { max-width: 750px !important; }
.get-quote-online .mfp-close { border-radius: 100%; background: #BED808 !important; opacity: 1 !important; color: #000; font-size: 37px; height: 50px; width: 50px; transition: all 0.2s !important; }
.get-quote-online .mfp-close:hover { background: #fb6e02 !important; color: #FFF !important; }
.get-quote-online .gfield_label { display: none!important; }
.get-quote-online .modal-content { background: #ffffff!important; border-radius: 0px!important; }
.get-quote-online input[type="text"], .get-quote-online input[type="file"] {
	height: 50px!important;	padding: 20px !important; font-size: 20px !important; color: #555!important; border: 1px solid #CCC !important;
    background: #FFF !important; font-weight: 600; }
.get-quote-online input::placeholder { color:#555!important; font-weight: 600; }
.get-quote-online input:focus { outline: none; }
.get-quote-online textarea:focus { outline: none; }
.get-quote-online .gfield_checkbox li label, .get-quote-online .gfield_radio li label { font-weight: 700; }
.get-quote-online textarea { height: 160px; font-size: 20px!important; color:#555!important; }
.get-quote-online textarea::placeholder { color:#555!important; font-weight: 600; }
.get-quote-online .top_label input.medium, .get-quote-online .top_label select.medium { width: 100%; }
.get-quote-online .modal-dialog { max-width: 750px; overflow-y: unset; }
.get-quote-online .modal-header { border: none!important; }
.get-quote-online .modal-body { padding-top: 0px!important; }
.get-quote-online .gform_wrapper { margin-top: 0px!important; }
.get-quote-online .modal-header .close { margin-top: -5px; text-shadow: none; border-radius: 100%; background: #BED808 !important;
    opacity: 1 !important; color: #000; font-size: 37px; height: 50px; width: 50px; position: absolute; transition: all 0.2s !important;
    top: -10px!important; right: -10px; font-weight: 400; }
.get-quote-online .modal-header .close:hover { background: #fb6e02 !important; color: #FFF !important; }    
.get-quote-online .modal-header .close:focus { outline: none; }
.get-quote-online .gform_wrapper ul li.gfield { margin-top: 0px!important; }
.get-quote-online .gform_footer .gform_button { font-family: Montserrat !important; font-size: 30px !important;line-height: 30px !important;
    padding: 20px 50px 20px 20px !important; transition: all 0.2s;background-color: #bed708;color: #000400;font-weight: bold;height: auto;
	border: 1px solid #bed708;letter-spacing: 2px; }
.get-quote-online .gform_footer .gform_button:hover { background: #0c79a8 !important; color: #FFF !important; border-color: #0c79a8 !important; }
.get-quote-online .gform_footer:hover:before { color: #fff; }
.get-quote-online .gform_wrapper .gform_footer { margin: auto!important; display: table; position: relative; padding: 16px 0px; }
.get-quote-online .gform_footer:before { content: "\f105"; font-family: fontawesome; position: absolute; right: 35px; top: 33px; font-size: 35px;
    color: #000; z-index: 99; font-weight: bold; }
.get-quote-online .gform_fields .validation_message { color: #FFF; font-weight: normal; letter-spacing: normal; margin: -2px 0 0 0 !important;
    background: #b70000; padding: 5px !important; border-radius: 0 0 5px 5px; line-height: 18px; font-size: 15px; }

@media screen and (max-width: 1023px){ 
	.instant-quote-section .title-heading-center { font-size: 40px!important; }
	.get-quote-online .gform_wrapper .gform_footer { margin: auto!important; display: table; position: relative; padding: 16px 0px; width: auto!important; }
}
@media screen and (min-width:1024px){ 
	.get-quote-online .gform_wrapper .gform_footer { margin: auto!important; display: table; position: relative; padding: 16px 0px; width: auto!important; }
}

@media screen and (max-width:767px) {
	.instant-quote-section .title-heading-center { font-size: 24px!important; }
	.instant-quote-section .fusion-text p { font-size: 20px!important; padding: 0 20px; }
	.instant-quote-section { padding: 100px 0px !important; -webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%); margin-bottom: -100px !important; z-index: 1; }
    .get-quote-online .gform_footer:before { font-size: 26px; right: 20px; top: 36px; }
    .get-quote-online .gform_footer .gform_button { padding: 20px 35px 20px 20px !important; font-size: 17px!important; }
}
/* instant-quote-section end */

/* See our work start */

.lp_our_work { padding-top: 150px!important; padding-bottom: 70px!important; }
.lp_our_work .njba-masonary-filters-wrapper.project-tab-gallery{display:none; }
.lp_windows_options .fl-tabs-labels { display: table; margin: 0 auto 25px; }
.lp_our_work .fl-row-content-wrap { padding-top: 150px!important; }
.lp_our_work .fusion-title { margin-bottom: 50px!important; }
.lp_our_work .title .title-heading-center { font-weight: 700; font-size: 45px; text-align: center; font-family: Montserrat !important; text-transform: uppercase; }
.lp_our_work .njba-column-4 { padding: 0 15px; width: 33.33%; float: left; }
.lp_our_work .freature-repair { position: relative; overflow: hidden; margin-bottom: 20px; }
.lp_our_work .freature-default-box { position: sticky; top: 0;left: 0; }
.lp_our_work .freature-default-box::before { content: ""; position: absolute; height: 100%; width: 100%; background: rgba(0,0,0,0.2); }
.lp_our_work .freature-repair:hover .freature-hover-box { top: 0; transform: translate(0,0); }
.lp_our_work .freature-img { -ms-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; }
.lp_our_work .freature-hover-box { background-color: rgba(0,0,0,0.5); position: absolute; left: 0; right: 0; bottom: 0; text-align: center;
    z-index: 3; padding: 30px; top: 100%; transform: translate(0,0); transition: all 0.3s; display: inline-block; height: 100%; width: 100%; }
.lp_our_work .freature-default-box img { width: 100%; }
.lp_our_work .freature-hover-table { height: 100%; width: 100%; border: solid 1px #fff; padding: 0 30px; display: table; }
.lp_our_work .freature-hover-table-cell { height: 100%; width: 100%; display: table-cell; vertical-align: middle; }
.lp_our_work .freature-hover-box .hover-freature-title { font-family: Montserrat !important;
    font-size: 27px; text-transform: unset; line-height: 38px; font-weight: 700; margin: 0px 0px 20px 0px; padding: 0px; color: #FFF; }
.lp_our_work .freature-hover-table-cell a { padding: 8px 0; color: #FFF; font-family: Montserrat !important;
    text-decoration: none; font-size: 19px; text-transform: uppercase; display: inline-block; letter-spacing: 1px; font-weight: 500;
    transition: all 0.3s; border-top: solid 2px #fff; border-bottom: solid 2px #fff; position: relative; }
.lp_our_work .freature-img {  display: none; }

@media screen and (max-width:767px){ 
	.lp_our_work .njba-column-4 {padding: 0px!important; }
	.lp_our_work .title .title-heading-center { font-size: 24px; line-height: normal!important; }
    .lp_our_work .bx-pager.bx-default-pager {
    display: none;
}
.lp_our_work .bx-wrapper .bx-next {
    right: -25px !important;
}
.lp_our_work .bx-wrapper .bx-prev {
    left: -25px !important;
}
.lp_our_work .freature-repair .freature-hover-box {
    top: 0 !important;
    transform: translate(0,0) !important;    z-index: 9999;
}
.lp_our_work .bx-wrapper {
    margin-bottom: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
    background: none !important;
    padding: 15px !important;
}
.lp_our_work {
    padding-top: 120px!important;
    padding-bottom: 0px!important;
}
.lp_our_work .fusion-title {
    margin-bottom: 20px!important;
}
}
@media screen and (max-width:990px){ 
	.lp_our_work .njba-column-4 { width: 50%; }
}

@media screen and (max-width:768px) {
	.lp_our_work .fl-row-content-wrap { padding-top: 150px !important; padding-bottom: 20px !important; }
	.lp_our_work .freature-hover-box .hover-freature-title { font-size: 14px !important; line-height: 22px !important; font-weight: 500 !important; }
	.lp_our_work .freature-hover-icon {display: none;}
	.lp_our_work .lp-next-pre-tab-slider-row ul.nav-tabs li a h4:after {
    content: "\f107" !important;
    font-family: fontawesome !important;
    right: 20px;
    position: absolute;
    top: 12px;
	}
	.trusted-window-brands-section .tab-pane ul li {
    width: 90%;
    margin-left: 5%;
    text-align: center;
	}
}



@media screen and (max-width:500px) {
	.lp_our_work .freature-hover-box .hover-freature-title { font-family: Montserrat !important;
    font-size: 27px;
    text-transform: unset;
    line-height: 38px;
    font-weight: 700;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    color: #FFF; 
	}
	.lp_our_work .freature-hover-table-cell a { padding: 2px 0;
    color: #FFF;
    font-family: Montserrat !important;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1px;
    font-weight: 500;
    transition: all 0.3s;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    position: relative; 
	}
    .lp_our_work .freature-hover-table {
    padding: 0 10px;
}
}
/* See our work end */



/* LP Request Form Start */

.lp-request-form-section .fusion-builder-row-inner { max-width: 750px !important; } 
.lp-request-form-section .left-side-section .fusion-column-wrapper, .lp-request-form-section .left-side-section .fusion-column-wrapper p { text-align: center;
    font-family: 'Open Sans', sans-serif; color: #FFF; font-size: 23px; line-height: 28px; letter-spacing: 2px;}
.lp-request-form-section .left-side-section .fusion-column-content-centered::before { content: ""; background: rgba(0,0,0,0.45); position: absolute; left: 0;
    top: 0; height: 100%; width: 100%; z-index: 0; }    
.lp-request-form-section .left-side-section .main-title .title-heading-center { font-family: 'PalatinoLinotype-Roman'; font-size: 127px; line-height: 130px; text-align: center;
    color: #FFF; font-weight: bold; margin: 0 0 20px 0; }
.lp-request-form-section .left-side-section .sub-title .title-heading-center, .lp-request-form-section .left-side-section .sub-title .title-heading-center p { font-family: 'Montserrat' !important; text-align: center; color: #FFF; font-size: 55px; line-height: 55px; font-weight: 700; letter-spacing: 3px; padding: 35px 0; margin: 0; position: relative; }
.lp-request-form-section .left-side-section .sub-title .title-heading-center p { padding: 0px; }
.lp-request-form-section .left-side-section .sub-title .title-heading-center::before { content: ""; position: absolute; height: 1px; width: 100%; max-width: 600px; background: #FFF;
    left: 50%; top: 0; transform: translate(-50%,0); }
.lp-request-form-section .left-side-section .sub-title .title-heading-center::after { content: ""; position: absolute; height: 1px; width: 100%; max-width: 600px; background: #FFF;
    left: 50%; top: auto; bottom: 0; transform: translate(-50%,0); }
.lp-request-form-section .left-side-section ul { display: inline-block; margin: 0 0 20px 0; padding: 0px; }
.lp-request-form-section .left-side-section ul li { display: inline-block; padding: 0 25px; position: relative; }
.lp-request-form-section .left-side-section ul li::before { content: ""; position: absolute; left: 0; top: 50%; transform: translate(0,-50%); height: 20px;
    width: 1px; background: #FFF; }
.lp-request-form-section .left-side-section ul li:first-child::before { display: none; }
.lp-request-form-section .right-side-section .main-title { margin: 0px !important; padding: 0px !important; }
.lp-request-form-section .right-side-section .main-title .title-heading-center { font-family: 'Montserrat' !important; font-size: 45px; line-height: 45px;
    text-align: center; font-weight: 700; text-transform: uppercase; margin-bottom: 30px !important; letter-spacing: 3px; color: #000; }
.lp-request-form-section .right-side-section .sub-title { margin: 0px 0px 50px 0px !important; padding: 0px !important; }
.lp-request-form-section .right-side-section .sub-title p { font-family: 'Montserrat' !important; font-size: 22px; line-height: 35px; text-align: center; max-width: 730px; letter-spacing: 2px; margin: 0 auto; font-weight: 300; color: #000; }
.lp-request-form-section .right-side-section .sub-title p a { font-weight: 500; color: #000; }
.lp-request-form-section .right-side-section .custom-gravityform .gform_footer .gform_button { font-size: 25px !important; line-height: 35px !important; background: #bed708 !important; padding: 15px 30px !important; color: #000; font-weight: 700; }
.lp-request-form-section .right-side-section .custom-gravityform .gform_footer .gform_button:hover { background: #ec6820 !important; color: #FFF !important; }


@media screen and (min-width: 1350px) {

.lp-request-form-section .left-side-section { width: 47% !important; }
.lp-request-form-section .right-side-section { width: 53% !important; }

}

@media screen and (max-width: 1024px) {
.lp-request-form-section .left-side-section .sub-title .title-heading-center, .lp-request-form-section .left-side-section .sub-title .title-heading-center p { font-size: 40px; line-height: 45px; font-weight: 700; letter-spacing: 0px; padding: 25px 0; }
.lp-request-form-section .right-side-section .sub-title p { font-size: 18px; line-height: 25px; }
.lp_header_section { padding-left: 0px!important; padding-right: 0px!important; }
}
@media screen and (max-width: 500px) {	
	.lp-request-form-section .left-side-section .fusion-column-wrapper, .lp-request-form-section .left-side-section .fusion-column-wrapper p { text-align: center;
	    font-family: 'Open Sans',sans-serif; color: #fff; font-size: 20px; line-height: 25px; letter-spacing: 0px; }
	.lp-request-form-section .left-side-section ul li { padding: 0 15px; }
	.lp-request-form-section .left-side-section .main-title .title-heading-center { font-size: 70px !important; line-height: 70px !important; margin: 0px; }
	.lp-request-form-section .left-side-section .sub-title .title-heading-center, .lp-request-form-section .left-side-section .sub-title .title-heading-center p { font-size: 25px !important; line-height: 32px !important; }
	.lp-request-form-section .left-side-section .sub-title .title-heading-center p { padding: 0px; }	

	.lp-request-form-section .right-side-section .fusion-column-wrapper { padding: 10px 20px 20px 20px !important; }
}


@media screen and (max-width: 767px) { 
	.lp-request-form-section .right-side-section .main-title .title-heading-center { font-size: 24px !important; line-height: normal; margin-bottom: 30px!important; }
}

/* LP Request Form End */

/* LP Footer Start */
.lp-footer-section .fusion-builder-row-inner { max-width: 1530px !important; }

.lp-footer-top .lp-footer-logo { /*margin-bottom: 20px;*/ }
.lp-footer-top .lp-footer-logo img { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }

.lp-footer-top .lp-footer-contact-no { font-size: 26px; line-height: 30px; letter-spacing: 4px; font-family: 'Open Sans', sans-serif; color: #FFF; font-weight: bold; position: relative; }
.lp-footer-top .lp-footer-contact-no::after { content: ""; height: 60px; width: 1px; background: rgba(255,255,255,0.2); position: absolute; right: 0; top: 50%; transform: translate(0,-50%); }

.lp-footer-top .lp-footer-contact-no a { color: #FFF; padding-left: 40px; position: relative; transition: all 0.2s; }
.lp-footer-top .lp-footer-contact-no a::before { 
	background-color: #FFF;
    mask-image: url(https://ardmor.com/wp-content/uploads/2019/05/icon-phone2.png);
    -webkit-mask-image: url(https://ardmor.com/wp-content/uploads/2019/05/icon-phone2.png);
    -webkit-mask-size: 20px;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    content: "";
    position: absolute; height: 35px; width: 25px; background-size: contain; background-position: center; left: 0; transition: all 0.2s; top: 0;
}
.lp-footer-top .lp-footer-contact-no a:hover { color: #bed709; text-decoration: none; }
.lp-footer-top .lp-footer-contact-no a:hover::before { background-color: #bed709; }

.lp-footer-top .lp-footer-social-icons { text-align: center; }
.lp-footer-top .lp-footer-social-icons ul.social-icons-wrap { display: inline-block; margin: 0 auto; padding: 0px; }
.lp-footer-top .lp-footer-social-icons ul.social-icons-wrap li { display: inline-block; list-style: none; padding: 6px; }
.lp-footer-top .lp-footer-social-icons ul.social-icons-wrap li a { height: 40px; width: 40px; display: inline-block; border-radius: 100%; border: 2px solid rgba(255,255,255,0.3); text-align: center; line-height: 37px; font-size: 17px; background: rgba(255,255,255,0); color: rgba(255,255,255,0.5); transition: all 0.2s; }
.lp-footer-top .lp-footer-social-icons ul.social-icons-wrap li.facebook a:hover { background: #3B569D; border-color: #3B569D; color: rgba(255,255,255,1); }
.lp-footer-top .lp-footer-social-icons ul.social-icons-wrap li.linkedin a:hover { background: #007AB9; border-color: #007AB9; color: rgba(255,255,255,1); }
.lp-footer-top .lp-footer-social-icons ul.social-icons-wrap li.youtube a:hover { background: #FF0000; border-color: #FF0000; color: rgba(255,255,255,1); }

.lp-footer-top .lp-footer-license-no { text-align: right; font-size: 19px; line-height: 25px; letter-spacing: 3px; font-family: 'Open Sans', sans-serif; color: #FFF; font-weight: 500; position: relative; }
.lp-footer-top .lp-footer-license-no::before { content: ""; height: 60px; width: 1px; background: rgba(255,255,255,0.2); position: absolute; left: 0; top: 50%; transform: translate(0,-50%); }

.lp-footer-bottom .fl-row-content-wrap { padding-top: 10px; padding-bottom: 10px; }
.lp-footer-bottom .lp-footer-copyright { text-align: left; font-size: 16px; line-height: 22px; letter-spacing: 1px; font-family: 'Open Sans', sans-serif; color: #FFF; font-weight: 100; padding: 4px 0; }

.lp-footer-bottom .widget { margin: 0px; padding: 0px; }
.lp-footer-bottom .menu-lp-footer-menu-container { text-align: center; }
.lp-footer-bottom .menu-lp-footer-menu-container ul.menu { display: inline-block; margin: 0 auto; padding: 0px; }
.lp-footer-bottom .menu-lp-footer-menu-container ul.menu li { display: inline-block; list-style: none; padding: 0 15px; position: relative; margin: 0;    font-size: 16px; line-height: 22px; letter-spacing: 0.5px; font-family: 'Open Sans',sans-serif; color: #fff; font-weight: 100; border: none; }
.lp-footer-bottom .menu-lp-footer-menu-container ul.menu li::before { content: ""; position: absolute; height: 18px; width: 1px; background: #FFF; left: 0; top: 50%; transform: translate(0,-50%); }
.lp-footer-bottom .menu-lp-footer-menu-container ul.menu li:first-child::before { display: none; }
.lp-footer-bottom .menu-lp-footer-menu-container ul.menu li a { color: #FFF; transition: all 0.2s; text-decoration: none; }
.lp-footer-bottom .menu-lp-footer-menu-container ul.menu li a::before { display: none; }
.lp-footer-bottom .menu-lp-footer-menu-container ul.menu li a:hover { color: #bed709; text-decoration: none; }

.lp-footer-bottom .lp-footer-designby { text-align: right; font-size: 11px; line-height: 22px; letter-spacing: 1px; font-family: 'Montserrat', sans-serif; color: #FFF; font-weight: 400; text-transform: uppercase; padding: 4px 0; }
.lp-footer-bottom .lp-footer-designby a { position: relative; color: #FFF; padding-right: 115px; transition: all 0.2s; }
.lp-footer-bottom .lp-footer-designby a::after { content: ""; position: absolute; right: 0; top: -10px; background: url(https://ardmor.com/wp-content/uploads/2019/05/creative_logo.png); background-repeat: no-repeat; background-position: center; background-size: contain; width: 100px; height: 30px; opacity: 1; transition: all 0.2s; }
.lp-footer-bottom .lp-footer-designby a:hover { color: #bed709; text-decoration: none; }
.lp-footer-bottom .lp-footer-designby a:hover::after { opacity: 0.7; }

@media screen and (max-width: 1400px) {
.lp-footer-bottom .lp-footer-copyright { font-size: 14px; letter-spacing: 0px; }
.lp-footer-bottom .menu-lp-footer-menu-container ul.menu li { font-size: 14px; letter-spacing: 0px; }
}
@media screen and (max-width: 1000px) {
	.lp-footer-top .lp-footer-logo { margin-bottom: 30px; }
	.lp-footer-top .lp-footer-contact-no { text-align: center; }
	.lp-footer-top .lp-footer-contact-no a { padding-left: 0; padding-top: 40px; }
	.lp-footer-top .lp-footer-contact-no a:before { left: 50%; transform: translate(-50%,0); }
	.lp-footer-top .lp-footer-contact-no:after { display: none; }
	.lp-footer-top .lp-footer-social-icons { margin: 20px 0; }
	.lp-footer-top .lp-footer-license-no { text-align: center; }
	.lp-footer-top .lp-footer-license-no:before { display: none; }
	.lp-footer-bottom .lp-footer-copyright { text-align: center; margin-bottom: 8px; }
	.lp-footer-bottom .lp-footer-designby { text-align: center; margin-top: 15px }
}
@media screen and (max-width: 500px) {
	.lp-footer-top .lp-footer-logo { margin-bottom: 50px !important; }
	.lp-footer-top .lp-footer-license-no { font-size: 17px; line-height: 25px; letter-spacing: 1px; }	
}
/* LP Footer Start */

.lp_accordion_color .fusion-accordian .panel-title a { padding: 25px 30px !important; }

.lp_accordion_color .fusion-accordian .panel-title a .fa-fusion-box:before{
    content: "\f107" !important;
    font-family: fontawesome !important;
	font-size: 28px !important;
    width: 28px !important;
    line-height: 20px !important;
    height: 28px !important;
}
.lp_accordion_color .fusion-accordian .panel-title .active .fa-fusion-box:before {
    content: "\f106" !important;
    font-family: fontawesome !important;
	font-size: 28px !important;
    width: 28px !important;
    line-height: 20px !important;
    height: 28px !important;
}

.banner_text h2 {
    font-family: 'PalatinoLinotype-Roman';
    font-size: 135px !important;
    color: #fff;
    font-weight: 600;
    line-height: 0;
    margin-bottom: 80px;
}
.banner_text p {
    font-size: 28px;
    letter-spacing: 2px;
}
.banner_text ul {
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
}
.banner_text ul li {
    display: inline-block;
    margin: 20px 0;
    font-size: 36px;
    font-family: 'Georgia';
}


@media screen and (max-width:1024px) {
.banner_text { max-width: 100%; }
.banner_text:before, .banner_text:after { width: 120px; }
.banner_text h2 { font-size: 100px  !important; }
.banner_text p { font-size: 25px; letter-spacing: 0; }
.banner_text ul li { display: inline-block; margin: 10px 0; font-size: 30px; }
}

@media screen and (max-width:768px) {

.banner_text { max-width: 100%; }
.banner_text:before, .banner_text:after { width: 50px; }
.banner_text h2 { font-size: 70px  !important; }
.banner_text p { font-size: 22px; letter-spacing: 0; margin: 0; }
.banner_text ul { margin-bottom: 0px; }
.banner_text ul li { font-size: 25px;  }
.banner_btn a { font-size: 20px; padding: 20px 30px; letter-spacing: 0px; }
}

@media screen and (max-width:600px) {
.banner_text { margin: 70px 0; }
.banner_text:before, .banner_text:after { width: 25px; }
.banner_text h2 { font-size: 60px  !important; margin: 0 0 40px 0; }
.banner_text p { font-size: 18px; }
.banner_text ul li { font-size: 20px; margin: 0; }
.banner_btn a { font-size: 18px; padding: 13px 20px; letter-spacing: 0px; }
}




/*ARDMOR ADVANTAGE*/

h2.lp_advantage_title {
    color: #000;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 34px !important;
    letter-spacing: 2px !important;
    margin: 40px 0 60px;
}
.thum_advantage img {
border-radius: 100px;
border: solid 10px #efefef;
}

.advantage_content h3 {
font-weight: 600;
font-size: 30px;
margin: 0 0 15px;
color: #111;
}
.advantage_content p {
font-size: 22px;
color: rgba(0,0,0,0.7);
letter-spacing: 2px;
}
.lp_advantage_box {
clear: both;
float: left;
width: 100%;
}
.thum_advantage {
width: 20%;
float: left;
position: relative;
z-index: 2;
}
.full_frame_content img, .insert_windows_content img {
    max-width: 390px;

}
.advantage_content {
float: left;
width: 70%;
padding-left: 30px;
padding-bottom: 50px;
border-left: solid 1px #ececec;
position: relative;
}
.advantage_content:before {
content: "";
height: 1px;
width: 100px;
background: #b9d531;
position: absolute;
top: 83px;
left: -90px;
z-index: 0;
}
.advantage_content a {
color: #00a0e6;
text-decoration: underline;
font-weight: 300;
}
.advantage_content:after {
content: ".";
position: absolute;
color: #b9d531;
font-size: 40px;
left: -6px;
top: 56px;
}
.advantage_content br {display:none;}
.full_frame_content, .insert_windows_content {
    position: absolute;
    bottom: 130px;
    background: #fff;
    padding: 20px;
    border: solid 1px #ccc;
    right: 0;
    text-align: center;
    z-index: 99;
}
.advantage_content p {
    font-size: 22px;
    color: rgba(0,0,0,0.7);
    letter-spacing: 2px;
}
a.close_tips {
    position: absolute;
    right: -15px;
    font-weight: 700;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    top: -15px;
    background: #fff;
    border-radius: 100px;
    border: solid 1px #ccc;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.full_frame_content h2, .insert_windows_content h2 {
    font-weight: 700;
    margin: 0 0 20px;
}
.full_frame_content h2, .insert_windows_content h2 {
    font-size: 24px!important;
}
.full_frame_content img {
    max-width: 390px;
}
@media screen and (max-width:767px) {
.full_frame_content img, .insert_windows_content img {
    max-width: 100%;
}
.full_frame_content h2, .insert_windows_content h2 {
    font-size: 20px!important;
    line-height: 30px !important;
}
}



.request-free-estimate-sidebar {
    background: #AFDF00;
    padding: 10px 30px 0px;
    margin: 70px 0 30px 0 !important;
    max-width: 350px;
    float: right;
}
.request-free-estimate-sidebar h3 {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 26px !important;
    line-height: 30px;
margin: 30px 0 10px;
}

.request-free-estimate-sidebar .gfield_label {
    display: none !important;
}
.request-free-estimate-sidebar .gform_fields input[type="text"], .request-free-estimate-sidebar .gform_fields input[type="file"],.request-free-estimate-sidebar .gform_fields select {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    height: 50px !important;
    color: #000 !important;
    opacity: 1 !important;
}
.request-free-estimate-sidebar .gform_button {
    background: #00a0e6 !important;
    font-size: 20px !important;
    line-height: 25px !important;
    padding: 20px !important;
    width: 100% !important;
    text-align: center !important;
    color: #FFF !important;
    font-weight: 600 !important;
    height: auto !important;
    margin: 0 !important;
}
.request-free-estimate-sidebar .gform_button:hover {
    background: #fb6e02 !important;
    color: #FFF !important;
}
.request-free-estimate-sidebar .gfield > div.ginput_container > input.medium {
    width: 100%;
}
.request-free-estimate-sidebar .gform_wrapper textarea.medium {
    width: 100%;    height: 100px;
}
.request-free-estimate-sidebar .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px;
}
.request-free-estimate-sidebar .gform_fields select 
{ font-size: 16px !important; line-height: 20px !important; font-weight: 500 !important; height: 50px !important; color: #000 !important; opacity: 1 !important;}

.request-free-estimate-sidebar  .gform_fields input[type="text"]::placeholder, 
.request-free-estimate-sidebar  .gform_fields input[type="file"]::placeholder,
.request-free-estimate-sidebar  .gform_fields textarea::placeholder {
  font-size: 16px !important; line-height: 20px !important; font-weight: 500 !important; height: 50px !important; color: #000 !important; opacity: 1 !important;
}

input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=number]:focus, input[type=search]:focus, input[type=url]:focus, textarea:focus {
    outline: 0;
    box-shadow: none;
}

@media screen and (max-width:1440px) {
.thum_advantage { width: 25%; } 
}
@media screen and (max-width:1200px) {
.ardmor-advantage-section .left-content { width: 65%; float: left; }
.ardmor-advantage-section .right-content { width: 35%; float: right; }
.thum_advantage { width: 30%; } 
}
@media screen and (max-width:768px) {
.thum_advantage img { max-height: 140px; }
.advantage_content:before { top: 73px; }
.advantage_content:after { top: 46px; left: -7px; }

.advantage_content h3 { font-size: 25px; line-height: 30px; }
.advantage_content p { font-size: 20px; line-height: 30px; letter-spacing: 0.5px; }
.request-free-estimate-sidebar {
    margin: 0px auto 30px !important;
    display: table;
    float: none !important;
}
}
@media screen and (max-width: 767px) {
.full_frame_content, .insert_windows_content {
    right: 0;
    bottom: 100px;
}
h2.lp_advantage_title {
    font-size: 24px !important;
    margin: 30px 0 40px;
}
.advantage_content h3 {
    font-size: 22px !important;
    line-height: 26px !important;
}
}
@media screen and (max-width:500px) {
.thum_advantage img { border-width: 5px; height: 80px; }
.advantage_content:before { top: 43px; width: 70px; left: -70px; }
.advantage_content:after { top: 16px; left: -6px; }
}


/* LOGO Slider */
.njba-logo-inner.njba-grayscale img { -moz-filter-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);filter: grayscale(100%);filter: gray;opacity: 0.5;}
.njba-logo-inner.njba-original-hover img:hover {-webkit-filter: none;-moz-filter: none;-ms-filter: none;filter: none;opacity: 1;}
.njba-logo-inner {
    margin: 50px 0 0 !important;
}
@media screen and (max-width: 767px) {
.lp_logo_slider {
    padding: 0 !important;
}
}


/* LP Color Section */

.lp_accordion_color .fusion-accordian .fusion-panel.fusion-toggle-no-divider.fusion-toggle-boxed-mode .panel-body {
    background: #F9F9F9 !important;
}

.lp_accordion_color h4 {
    font-weight: bold;
    margin: 16px 0 25px 23px;
    font-size: 23px;
}

.lp_accordion_color ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10px;
    display: table;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.lp_accordion_color ul li {
    float: left;
    width: 12%;
    margin: 0 1.1% 40px;
}
.lp_accordion_color ul li b {
    text-align: center;
    display: block;
    font-weight: 600;
    margin: 10px 0;
    letter-spacing: 1px;
}
.color-options-section .fusion-toggle-heading {
    font-size: 28px !important;
    text-transform: uppercase;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 600 !important;
}
.color-options-section .fusion-panel a { background: #f9f9f9 !important;}
.color-options-section .fusion-panel a:hover{    background: #f3f3f3 !important;}
.color-options-section .fusion-panel a.active {
    color: #fff !important; background: #01b1af !important;
}

.color-options-section .fusion-panel a.active .fusion-toggle-heading {
	font-weight: 700 !important;
}

.color-options-section .fusion-panel a.active .fa-fusion-box:before {
    color: #fff;
}
.anderson_400series_left {
    width: 45%;
    float: left;
}
.anderson_400series_right {
    float: right;
    width: 50%;
    border-left: solid 1px #ccc;
    padding-left: 5%;
}
.lp_accordion_color .anderson_400series_left ul li {
    width: 31%;
}
.lp_accordion_color .anderson_400series_right ul li {
    width: 31%;
}


@media only screen and (max-width:1439px){.lp_accordion_color ul li{font-size:14px;line-height:20px}}
@media only screen and (max-width:1279px){.lp_accordion_color ul li{font-size:12px;line-height:16px}}
@media only screen and (max-width:767px){
.lp_accordion_color ul{margin:0}.lp_accordion_color ul li{width:31.3333%;margin:0 1% 20px;}

.anderson_400series_right {
    width: 100%;
    border-left: 0;
    padding-left: 0;
    border-top: solid 1px #ebebeb;
}
.anderson_400series_left {
    width: 100%;
}
.lp_accordion_color h2 {
    font-size: 18px !important;
    margin-left: 0;
}
.lp_accordion_color h4 {
    font-size: 18px !important;
	font-family: 'Montserrat', sans-serif !important;
}
.lp_accordion_color h4 {
    margin: 16px 0 25px;
}
.anderson_400series_right {
    width: 100%;
    border-left: 0;
    padding-left: 0;
}
.color-options-section .fusion-toggle-heading {
    font-size: 18px !important;
}
.color-options-section .panel-title a {
    font-size: 18px  !important;
}
.lp_accordion_color {
    padding: 0 !important;
}
}


/*WINDOWS OPTIONS WE OFFER*/

.lp-next-pre-tab-slider-row .tab-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lp-next-pre-tab-slider-row .tab-pane ul li {
    border: 1px solid #CCC;
    padding: 20px;
    margin: 20px 0;
    width: 31%;
}
.lp-next-pre-tab-slider-row .tab-pane ul li:hover {
    border-color: #00a0e6;
}
.lp-next-pre-tab-slider-row .tab-pane ul li h5 {
    font-weight: 700;
    font-size: 30px !important;
    color: #000;
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    padding: 20px 0 0px 0 !important;
    margin: 0;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li a {
    border: 0 !important;
    text-transform: uppercase;
}

.lp-next-pre-tab-slider-row ul.nav-tabs li a .fusion-tab-heading { 
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 600 !important;
}

.lp-next-pre-tab-slider-row ul.nav-tabs li a h4 {
    font-size: 24px !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li.active a h4 {
    color: #00a0e6 !important;
    text-decoration: underline;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li a:hover h4 {
    color: #00a0e6 !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs {
    border-top: solid 1px #e1e1e1 !important;
    border-bottom: solid 1px #e1e1e1 !important;
    position: relative;
padding-left: 220px !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs:before {
    content: "Sort by Materials:" !important;
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    left: 0;
    top: 20px;
    width: 190px;
    font-size: 22px;
    font-weight: 300;
}
@media only screen and (max-width: 1279px){
.lp-next-pre-tab-slider-row .tab-pane ul li h5 {
    font-size: 20px !important;
}
.lp-next-pre-tab-slider-row .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
    padding: 14px 35px;
}
}
@media only screen and (max-width: 768px){

/*.lp-next-pre-tab-slider-row ul.nav-tabs li.active a h4:before {
    content: "\f107"!important;
    font-family: fontawesome;
    right: 20px;
    position: absolute;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li a h4:before {
	content: "\f016"!important;
    font-family: fontawesome;
    right: 20px;
    position: absolute;
}*/


.lp-next-pre-tab-slider-row .tab-pane ul li h5 {
    font-size: 14px !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs:before {
    content: none !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs {
    padding-left: 0 !important;
}

.lp-next-pre-tab-slider-row .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
    padding: 8px 20px;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li a h4 {
    font-size: 20px !important;
}
.lp-next-pre-tab-slider-row .tab-pane ul li h5 {
    font-size: 22px !important;
}
.tab-content ul li {
    width: 100%;
}
.nav-tabs li .tab-link {
    text-align: left;
}
.lp-next-pre-tab-slider-row {
    padding: 0 !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li.active a:hover h4 {
    color: #fff !important;
    text-decoration: none;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li.active a{    background-color: #01b1af!important;
    color: #ffffff!important;}
.lp-next-pre-tab-slider-row ul.nav-tabs li.active a h4 {
    color: #fff !important;
    text-decoration: none;
}

.lp-next-pre-tab-slider-row .tab-pane ul li {
    width: 44%;
    margin: 0 3% 15px;
}
.lp-next-pre-tab-slider-row .tab-pane ul li h5 {
    font-size: 14px !important;
    letter-spacing: 0.5px;
}
.lp-next-pre-tab-slider-row .tab-pane ul li {
    padding: 10px;
}
.lp-next-pre-tab-slider-row ul.nav-tabs {
    border-bottom: 0!important;
}
.fusion-tabs.clean .nav-tabs li {
    margin-bottom: 0;
}

}

@media only screen and (max-width: 768px){


.trusted-window-brands-section .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
    padding: 8px 20px;
}
.trusted-window-brands-section ul.nav-tabs li a h4 {
    font-size: 20px !important;
}
.trusted-window-brands-section .tab-pane ul li h5 {
    font-size: 22px !important;
}
.tab-content ul li {
    width: 100%;
}
.nav-tabs li .tab-link {
    text-align: left;
}
.trusted-window-brands-section {
    padding: 0 !important;
}
/*.trusted-window-brands-section ul.nav-tabs li.active a:hover h4 {
    color: #fff !important;
    text-decoration: none;
}
.trusted-window-brands-section ul.nav-tabs li.active a{ background-color: #01b1af!important;
    color: #ffffff!important;}
.trusted-window-brands-section ul.nav-tabs li.active a h4 {
    color: #fff!important;
    text-decoration: none;
    text-decoration: none;
    line-height: 45px;
}
.trusted-window-brands-section ul.nav-tabs li:first-child.active a h4 { color:#ffffff!important; }
.trusted-window-brands-section ul.nav-tabs li:first-child a h4 { color:#747474!important; }*/

/*.trusted-window-brands-section ul.nav-tabs li.active a h4:before {
    content: "\f107"!important;
    font-family: fontawesome;
    right: 20px;
    position: absolute;
}*/
/*.trusted-window-brands-section ul.nav-tabs li a h4:before { 	
	content: "\f016"!important;
    font-family: fontawesome;
    right: 20px;
    position: absolute;
}*/

.trusted-window-brands-section .tab-pane ul li {
    width: 90%;
    margin-left: 5%;text-align: center;
}
.trusted-window-brands-section ul.nav-tabs {
    border-bottom: 0!important;
}
.fusion-tabs.clean .nav-tabs li {
    margin-bottom: 0;
}

}


@media screen and (max-width:640px) {
.trusted-window-brands-section .fusion-toggle-heading {
    font-size: 28px !important;
    text-transform: uppercase;
}
.trusted-window-brands-section .fusion-panel a{    background: #f9f9f9 !important;}
.trusted-window-brands-section .fusion-panel a:hover{    background: #f3f3f3 !important;}
.trusted-window-brands-section .fusion-panel a.active {
    color: #fff !important;background: #01b1af !important;
}
.trusted-window-brands-section .fusion-panel a.active .fa-fusion-box:before {
    color: #fff;
}
.trusted-window-brands-section .fusion-toggle-heading {
    font-size: 19px !important;
    text-transform: uppercase;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 600 !important;
}
.trusted-window-brands-section .fusion-panel a { background: #f9f9f9 !important;}
.trusted-window-brands-section .fusion-panel a:hover{    background: #f3f3f3 !important;}
.trusted-window-brands-section .fusion-panel a.active {
    color: #fff !important; background: #01b1af !important;
}

.trusted-window-brands-section .fusion-panel a.active .fusion-toggle-heading {
	font-weight: 700 !important;
}

.trusted-window-brands-section .fusion-panel a.active .fa-fusion-box:before {
    color: #fff;
}
.trusted-window-brands-section .fusion-panel a .fusion-toggle-heading {
    font-weight: 600 !important;
    font-size: 19px !important;
}
.trusted-window-brands-section .fusion-accordian .panel-title .active .fa-fusion-box:before {
    content: "\f106" !important;
    font-family: fontawesome !important;
    font-size: 28px !important;
    width: 28px !important;
    line-height: 20px !important;
    height: 28px !important;
        color: #fff !important;
}

.trusted-window-brands-section .fusion-accordian .panel-title a .fa-fusion-box:before {
    content: "\f107" !important;
    font-family: fontawesome !important;
    font-size: 28px !important;
    width: 28px !important;
    line-height: 20px !important;
    height: 28px !important;
    color: #000 !important;
}
.trusted-window-brands-section .fusion-accordian .panel-title .active .fa-fusion-box:before {
    color: #fff;
}
.trusted-window-brands-section .fusion-toggle-icon-wrapper {
    position: absolute !important;
    right: 15px !important;
    top: 20px !important;
    float: right;
}
.trusted-window-brands-section .fusion-accordian .fusion-toggle-icon-unboxed .panel-heading .fusion-toggle-icon-wrapper {
    left: auto !important;
}
.trusted-window-brands-section ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.trusted-window-brands-section ul li {
    margin: 10px 0 20px;
}
.trusted-window-brands-section .fusion-accordian .panel-title .fusion-toggle-heading {
    margin-left: 0;
}

}


@media only screen and (max-width: 767px){
h1.title-heading-center {
    padding: 0 20px !important;
    font-size: 24px !important;
}
}


/*trusted-window-brands-section*/
.trusted-window-brands-section ul.nav-tabs li.active a h4 {
    color: #00a0e6 !important;
    text-decoration: underline;
    
}

.trusted-window-brands-section ul.nav-tabs li .tab-link { padding: 20px 35px !important; }
.trusted-window-brands-section ul.nav-tabs li::first-child a .fusion-tab-heading { font-weight: 500; }
.trusted-window-brands-section ul.nav-tabs li a .fusion-tab-heading { font-family: 'Montserrat', sans-serif !important; font-weight: 600; }

.trusted-window-brands-section ul.nav-tabs li a:hover h4 {
    color: #00a0e6 !important;
}
.trusted-window-brands-section .tab-content ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
max-width: 1200px;
}
.trusted-window-brands-section .tab-pane ul li {
    margin: 20px 0;
    width: 48%;
}
.trusted-window-brands-section ul.nav-tabs {
    border-top: solid 1px #e1e1e1 !important;
    border-bottom: solid 1px #e1e1e1 !important;
    position: relative;
}
.trusted-window-brands-section ul.nav-tabs li a {
    border: 0 !important;
    text-transform: uppercase;
}
.trusted-window-brands-section ul.nav-tabs li:first-child a h4{
    font-family: 'Montserrat', sans-serif;
    left: 0;
    font-size: 22px !important;
    font-weight: 300;
    text-transform: none !important;
    color: #000 !important;
    text-decoration: none !important;
    letter-spacing: 0;
}
.trusted-window-brands-section ul.nav-tabs li a h4{
    font-size: 22px !important;
}
@media only screen and (min-width: 1281px){
.trusted-window-brands-section .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
    padding: 14px 35px;
}
}
@media only screen and (max-width: 1280px){
.trusted-window-brands-section .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
    padding: 14px 25px !important;
}
}
@media only screen and (max-width: 1024px){
.trusted-window-brands-section ul.nav-tabs li:first-child a h4 {
    font-size: 20px !important;
}
.trusted-window-brands-section ul.nav-tabs li a h4 {
    font-size: 20px !important;
}
}
@media only screen and (max-width:767px){
.trusted-window-brands-section .tab-pane ul li {
    margin: 10px 0;
    width: 100%;
}
.trusted-window-brands-section .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
    padding: 8px 20px 5px !important;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li {
    text-align: left;
    margin: 0;
    width: 100%;
margin-bottom: 0 !important;
}
}



/** 16 **/ 

.cta-mobile-contact-no { text-align: center; color: #FFF; font-size: 20px; font-weight: 600; padding: 20px; font-family: 'Montserrat', sans-serif; }
.cta-mobile-contact-no a { color: #FFF; }
.cta-mobile-contact-no a {
    background: none !important;
    width: auto !important;
    max-width: 100%;
}

@media only screen and (max-width:1024px) {

.lp-offer-section .cta-mobile-contact-no { display: block;    text-transform: uppercase; }
.cta-mobile-contact-no {
    display: block;
}
}

@media only screen and (max-width:1012px) {

.lp_logo_slider .fusion-carousel .fusion-carousel-nav .fusion-nav-next:before, .lp_logo_slider .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before {
background-color:transparent !important; font-size: 14px !important; font-size: 30px !important; color: #ccc !important;}
.lp_logo_slider .fusion-carousel .fusion-carousel-nav .fusion-nav-next:before:hover, .lp_logo_slider .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before:hover {
color: #000 !important;}
.lp_logo_slider .fusion-carousel .fusion-carousel-nav .fusion-nav-next, .lp_logo_slider .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
    background-color: transparent !important;
}
}

@media only screen and (max-width:999px) {

.trusted-window-brands-section .fusion-mobile-tab-nav ul.nav-tabs li { padding: 0px !important; margin: 0px !important; width: 100% !important; display: inline-block !important; }
.trusted-window-brands-section .fusion-mobile-tab-nav ul.nav-tabs li a.tab-link { padding: 10px 20px !important; background: #f9f9f9 !important; position: relative !important; }
.trusted-window-brands-section .fusion-mobile-tab-nav ul.nav-tabs li a.tab-link h4.fusion-tab-heading { text-transform: uppercase !important; font-size: 22px !important; font-family: 'Montserrat', sans-serif !important; font-weight: 600 !important; color: #111 !important; padding: 0px !important; margin: 0px !important; }

.trusted-window-brands-section .fusion-mobile-tab-nav ul.nav-tabs li a.tab-link::after { content: "\f078"; position: absolute; right: 20px; top: 50%; transform: translate(0,-50%); font-family: FontAwesome; font-size: 20px; line-height: 25px; height: 25px; width: 25px; display: inline-block; color: #111; }

.trusted-window-brands-section .fusion-mobile-tab-nav ul.nav-tabs li.active a.tab-link { background: #01b1af !important; }
.trusted-window-brands-section .fusion-mobile-tab-nav ul.nav-tabs li.active a.tab-link h4.fusion-tab-heading { color: #FFF !important; font-weight: 700 !important; }
.trusted-window-brands-section .fusion-mobile-tab-nav ul.nav-tabs li.active a.tab-link::after { content: "\f077"; color: #FFF; }



.lp-next-pre-tab-slider-row .lp-next-pre-tab-slider-row { padding-top: 0px !important; padding-bottom: 0px !important; }
.lp-next-pre-tab-slider-row .tab-content { margin-top: 30px !important; }

.lp-next-pre-tab-slider-row ul.nav-tabs { padding: 0px !important; margin: 0px !important; }
.lp-next-pre-tab-slider-row ul.nav-tabs::before { display: none !important; }
.lp-next-pre-tab-slider-row ul.nav-tabs li { padding: 0px !important; margin: 0px !important; width: 100% !important; display: inline-block !important; }
.lp-next-pre-tab-slider-row ul.nav-tabs li a.tab-link { padding: 10px 20px !important; background: #f9f9f9 !important; position: relative !important; }
.lp-next-pre-tab-slider-row ul.nav-tabs li a.tab-link h4.fusion-tab-heading { padding: 10px 0 !important; text-transform: uppercase !important; font-size: 22px !important; font-family: 'Montserrat', sans-serif !important; font-weight: 600 !important; color: #111 !important; margin: 0px !important; text-align: left; text-decoration: none !important; }

.lp-next-pre-tab-slider-row ul.nav-tabs li a.tab-link::after { content: "\f078"; position: absolute; right: 20px; top: 50%; transform: translate(0,-50%); font-family: FontAwesome; font-size: 20px; line-height: 25px; height: 25px; width: 25px; display: inline-block; color: #111; }

.lp-next-pre-tab-slider-row ul.nav-tabs li.active a.tab-link { background: #01b1af !important; text-decoration: none !important; }
.lp-next-pre-tab-slider-row ul.nav-tabs li.active a.tab-link h4.fusion-tab-heading { color: #FFF !important; font-weight: 600 !important; }
.lp-next-pre-tab-slider-row ul.nav-tabs li.active a.tab-link::after { content: "\f077"; color: #FFF; }
.lp-next-pre-tab-slider-row .common-buttons { padding: 0 20px 40px 20px !important; }
.lp-next-pre-tab-slider-row a.prev_slide, .lp-next-pre-tab-slider-row a.next_slide { text-indent: -99999px; }

.lp_accordion_color .title-heading-center { font-size: 30px !important; line-height: 35px !important; }
.lp_accordion_color .fusion-panel a .fusion-toggle-heading { font-weight: 600 !important; font-size: 19px !important; }
.lp_accordion_color .fusion-accordian .panel-title a { padding: 20px 20px !important; }

.get-started-now-section { padding-top: 30px !important; padding-bottom: 30px !important; }

.lp-next-pre-tab-slider-row a.prev_slide {
    padding: 0px 0 18px!important;
    width: 50px;

}
.lp-next-pre-tab-slider-row a.prev_slide::before {
    height: 30px;top: 20px;

}
.lp-next-pre-tab-slider-row a.next_slide {
    padding: 0 0 18px!important;
    width: 50px;
}
.lp-next-pre-tab-slider-row a.next_slide::before {
    height: 30px;
    top: 20px;
}

}




@media screen and (max-width:640px) {
.lp-next-pre-tab-slider-row .fusion-toggle-heading {
    font-size: 28px !important;
    text-transform: uppercase;
}
.lp-next-pre-tab-slider-row .fusion-panel a{    background: #f9f9f9 !important;}
.lp-next-pre-tab-slider-row .fusion-panel a:hover{    background: #f3f3f3 !important;}
.lp-next-pre-tab-slider-row .fusion-panel a.active {
    color: #fff !important;background: #01b1af !important;
}
.lp-next-pre-tab-slider-row .fusion-panel a.active .fa-fusion-box:before {
    color: #fff;
}
.lp-next-pre-tab-slider-row .fusion-toggle-heading {
    font-size: 19px !important;
    text-transform: uppercase;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 600 !important;
}
.lp-next-pre-tab-slider-row .fusion-panel a { background: #f9f9f9 !important;}
.lp-next-pre-tab-slider-row .fusion-panel a:hover{    background: #f3f3f3 !important;}
.lp-next-pre-tab-slider-row .fusion-panel a.active {
    color: #fff !important; background: #01b1af !important;
}

.lp-next-pre-tab-slider-row .fusion-panel a.active .fusion-toggle-heading {
	font-weight: 700 !important;
}

.lp-next-pre-tab-slider-row .fusion-panel a.active .fa-fusion-box:before {
    color: #fff;
}
.lp-next-pre-tab-slider-row .fusion-panel a .fusion-toggle-heading {
    font-weight: 600 !important;
    font-size: 19px !important;
}
.lp-next-pre-tab-slider-row .fusion-accordian .panel-title .active .fa-fusion-box:before {
    content: "\f106" !important;
    font-family: fontawesome !important;
    font-size: 28px !important;
    width: 28px !important;
    line-height: 20px !important;
    height: 28px !important;
        color: #fff !important;
}

.lp-next-pre-tab-slider-row .fusion-accordian .panel-title a .fa-fusion-box:before {
    content: "\f107" !important;
    font-family: fontawesome !important;
    font-size: 28px !important;
    width: 28px !important;
    line-height: 20px !important;
    height: 28px !important;
    color: #000 !important;
}
.lp-next-pre-tab-slider-row .fusion-accordian .panel-title .active .fa-fusion-box:before {
    color: #fff;
}
.lp-next-pre-tab-slider-row .fusion-toggle-icon-wrapper {
    position: absolute !important;
    right: 15px !important;
    top: 20px !important;
    float: right;
}
.lp-next-pre-tab-slider-row .fusion-accordian .fusion-toggle-icon-unboxed .panel-heading .fusion-toggle-icon-wrapper {
    left: auto !important;
}
.lp-next-pre-tab-slider-row ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lp-next-pre-tab-slider-row ul li {
    margin: 10px 0 20px;
}
.lp-next-pre-tab-slider-row .fusion-accordian .panel-title .fusion-toggle-heading {
    margin-left: 0;
}
.lp-next-pre-tab-slider-row ul li {
    border: 1px solid #CCC;
    padding: 10px;
    margin: 20px 0 0;
    width: 48%;
}
.lp-next-pre-tab-slider-row ul li:hover {
    border-color: #00a0e6;
}
.lp-next-pre-tab-slider-row ul li h5 {
    font-weight: 700;
    font-size: 14px !important;
    letter-spacing: 0.5px;
    color: #000;
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    padding: 20px 0 0px 0 !important;
    margin: 0;
}
}


@media only screen and (max-width:500px) {

.lp-banner-section { padding-right: 20px !important; padding-left: 20px !important; }
.lp-banner-section .fusion-layout-column { margin-top: 100px !important; margin-bottom: 80px !important; }

.njba-logo-inner { margin: 0 !important; }
.njba-logo-inner .fusion-carousel-item .fusion-image-wrapper img { max-height: 80px !important; height: auto !important; width: auto !important; }


.lp_advantage_title { font-size: 25px !important; line-height: 25px !important; letter-spacing: 0 !important; text-align: center !important; }
.advantage_content h3 { font-size: 19px !important; line-height: 25px !important; font-weight: 600 !important; margin: 0 0 7px !important; }
.advantage_content p { font-size: 15px !important; line-height: 20px !important; letter-spacing: 0 !important; }

.trusted-window-brands-section .fusion-mobile-tab-nav ul.nav-tabs li a.tab-link h4.fusion-tab-heading { text-align: center !important; font-size: 21px !important; font-weight: 600 !important; padding: 5px 0 !important; }


}

ul.mobi_color_options {
    display: none;
}


@media only screen and (max-width:999px) {

.trusted-window-brands-section .fusion-tabs .nav {
    display: block !important;
}
.trusted-window-brands-section .tab-content .nav {
    display: none  !important;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li:first-child{text-align: center !important;}
.trusted-window-brands-section .fusion-tabs .nav-tabs li {
    text-align: left;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li .tab-link {
    background: #f9f9f9 !important;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li:first-child .tab-link {
    background: none !important;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li.active .tab-link {
    background: #01b1af !important;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li .tab-link:before {
    content: "\f107"!important;
    font-family: fontawesome;
    font-weight: normal;color: #000 !important;
    position: absolute;
    right: 20px;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li.active .tab-link:before{content: "\f106"!important; color: #fff !important;}
.trusted-window-brands-section ul.nav-tabs li.active a h4 {
    color: #fff !important;
    text-decoration: none;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li .tab-link:before {
    top: 23px;
}
.trusted-window-brands-section ul.nav-tabs {
    border-top: 0 !important;
    border-bottom: 0 !important;
    position: relative;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li:first-child a:before {
    content: none !important;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li.active:first-child a:before {
    content: none !important;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li.active:first-child a h4 {
    color: #000 !important;
    text-decoration: none;text-align: center !important;
    font-size: 17px !important;
    font-weight: 500;font-family: 'Montserrat', sans-serif;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li.active:first-child .tab-link {
    background: none !important;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li {
    margin-bottom: 10px !important;
}
.trusted-window-brands-section ul.nav-tabs li:first-child a h4 {
    text-align: center !important;
}
.trusted-window-brands-section .tab-pane ul li {
    padding: 0 20px;
}





.lp-next-pre-tab-slider-row .fusion-tabs .nav {
    display: block !important;
}
.lp-next-pre-tab-slider-row .tab-content .nav {
    display: none  !important;
}
.lp-next-pre-tab-slider-row .fusion-tabs .nav-tabs li {
    text-align: left;
}
.lp-next-pre-tab-slider-row .fusion-tabs .nav-tabs li .tab-link {
    background: #f9f9f9 !important;
}

.lp-next-pre-tab-slider-row .fusion-tabs .nav-tabs li.active .tab-link {
    background: #01b1af !important;
}
.lp-next-pre-tab-slider-row .fusion-tabs .nav-tabs li .tab-link:before {
    content: "\f107"!important;
    font-family: fontawesome;
    font-weight: normal;color: #000 !important;
    position: absolute;
    right: 20px;
}
.lp-next-pre-tab-slider-row .fusion-tabs .nav-tabs li.active .tab-link:before{content: "\f106"!important; color: #fff !important;}
.lp-next-pre-tab-slider-row ul.nav-tabs li.active a h4 {
    color: #fff !important;
    text-decoration: none;
}
.lp-next-pre-tab-slider-row .fusion-tabs .nav-tabs li .tab-link:before {
    top: 23px;
}
.lp-next-pre-tab-slider-row ul.nav-tabs {
    border-top: 0 !important;
    border-bottom: 0 !important;
    position: relative;
}

.lp-next-pre-tab-slider-row .fusion-tabs .nav-tabs li {
    margin-bottom: 10px !important;
}
.lp-next-pre-tab-slider-row .tab-pane ul li {
    padding: 0 20px;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li a.tab-link::after {
    content: none !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li.active a.tab-link::after {
    content: none !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li a.tab-link h4.fusion-tab-heading {
    padding: 0px 0 !important;
    font-size: 20px !important;

}
.lp-next-pre-tab-slider-row ul li {
    border: 0 !important;
}
.lp-next-pre-tab-slider-row .tab-pane ul li {
    padding: 10px 20px;
}
.lp-next-pre-tab-slider-row .tab-pane ul li {
    border: 1px solid #CCC !important;
}



.mobi_color_options, ul.mobi_color_options li ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.mobi_color_options li{width: 100% !important; margin-left: 0 !important;}
.mobi_color_options>li a{
    background: #f9f9f9;
    margin-bottom: 10px;
    padding: 13px 20px;
    font-size: 28px !important;
    line-height: 30px !important;
    text-align: left !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    color: #000;
    text-transform: uppercase;
    position: relative;
    display: block;
    text-decoration: none !important;
}
.mobi_color_options>li.active a{
    background: #01b1af;
    color: #fff;
}
.mobi_color_options>li a:before {
    content: "\f107"!important;
    font-family: fontawesome;
    font-weight: normal;color: #000 !important;
    position: absolute;
    right: 20px;
}
ul.mobi_color_options li ul li a:before{content: none !important;}
.mobi_color_options>li.active a:before{content: "\f106"!important; color: #fff !important;}
.mobi_color_options>li.active ul li a:before{content: none !important;}
.mobi_color_options li ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.mobi_color_options li ul li {
    margin: 0 3%;
    width: 44% !important;
}
.mobi_color_options li ul li a {
    background: none !important;
    border: solid 2px #01b1af;
    color: #00a0e6!important;
    text-align: center !important;
    font-size: 20px !important;
    padding: 10px !important;
}

.mobi_color_options li ul li.active a {
    background: #00a0e6 !important;
    border: solid 2px #00a0e6;
    color: #fff!important;
}
ul.mobi_color_options {
    display: block;
}
.lp_accordion_color .panel-heading {
    display: none !important;
}
}
@media only screen and (max-width:414px) {
.trusted-window-brands-section .fusion-tabs .nav-tabs li .tab-link:before {
    top: 15px;
}
.mobi_color_options>li a {
    font-size: 20px !important;

}
}


.mobi_color_options_section {
    display: none;
}
@media only screen and (max-width:999px) {

.trusted-window-brands-section ul.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
}

.trusted-window-brands-section .fusion-tabs .nav-tabs li:first-child {
    width: 100%;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li:first-child a {
    border: 0 !important;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li .tab-link {
    border: solid 1px #01b1af !important;
}
.trusted-window-brands-section .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
    padding: 0 10px !important;
}
.trusted-window-brands-section .fusion-tabs .nav-tabs li .tab-link:before {
    right: 10px;
    top: 14px !important;
}
.trusted-window-brands-section ul.nav-tabs li a h4 {
    font-size: 14px !important;
    height: 42px;
    line-height: 42px !important;
}
.trusted-window-brands-section ul.nav-tabs li:nth-child(2) {
    width: 49% !important;
    float: left;
}
.trusted-window-brands-section ul.nav-tabs li:nth-child(3) {
    width: 49%;
    float: right;
}
.trusted-window-brands-section ul.nav-tabs li:nth-child(4), .trusted-window-brands-section ul.nav-tabs li:nth-child(5), .trusted-window-brands-section ul.nav-tabs li:nth-child(6) {
    width: 30%;
    float: left;
}
.trusted-window-brands-section ul.nav-tabs li:nth-child(5), .trusted-window-brands-section ul.nav-tabs li:nth-child(6) {
    margin-left: auto !important;
}
.trusted-window-brands-section .tab-pane ul li {
    padding: 0 10px;
}
.trusted-window-brands-section .tab-pane ul li {
    margin: 0 0 20px;
    width: 50%;
}

.lp-next-pre-tab-slider-row h1.title-heading-center {
    font-size: 30px !important;
    margin-top: 50px !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li {
    width: 49% !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li:last-child {
    margin-left: auto !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li a.tab-link {
    padding: 0px 10px !important;
}
.lp-next-pre-tab-slider-row ul.nav-tabs li a.tab-link h4.fusion-tab-heading {
    font-size: 14px !important;
    height: 42px !important;
    line-height: 42px !important;
}
.lp-next-pre-tab-slider-row .fusion-tabs .nav-tabs li .tab-link:before {
    top: 15px;
}



.lp-next-pre-tab-slider-row {
    overflow: hidden;
}
.mobi_color_options_section {
    display: block;
}
.lp_accordion_color {
    padding: 0 !important;
}

.lp_accordion_color .color_option_hide {display:none;}
.lp_accordion_color .color_option_show{display:block;}
.mobi_color_options_section {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mobi_color_options_tab {
    background: #f9f9f9;
    margin-top: 10px;
    padding: 13px 20px;
    font-size: 20px !important;
    line-height: 30px !important;
    text-align: left !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    color: #000;
    text-transform: uppercase;
    position: relative;
    display: block;
    text-decoration: none !important;
    width: 49%;
    float: left;
}
.color_tab_5 {
    width: 100%;
}
.mobi_color_options_content_main {
    clear: both;
    width: 100%;
}
.mobi_color_options_tab.color_option_active {
    background: #01b1af;
}
.mobi_color_options_tab:before {
    content: "\f107"!important;
    font-family: fontawesome;
    font-weight: normal;
    color: #000 !important;
    position: absolute;
    right: 20px;
}
.mobi_color_options_tab.color_option_active:before {
    content: "\f106"!important;
    color: #fff !important;
}
.mobi_color_options_tab.color_option_active a {
    color: #fff;
    text-decoration: none;
    z-index: 2;
    position: relative;
}
.mobi_color_options_tab a {
    display: block;
}
ul.mobi_color_options_sub_tabs {
    border: solid 2px #01b1af;
    padding: 10px 0;
}
.mobi_color_options_sub_tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    list-style: none;
    padding: 0;
}
.mobi_color_options_sub_tabs li {
    margin: 0 3% 10px;
    width: 44%;
}
.mobi_color_options_sub_tabs li a {
    background: none !important;
    border: solid 2px #01b1af;
    color: #00a0e6!important;
    text-align: center !important;
    font-size: 20px !important;
    padding: 10px !important;
    display: block;
}
.mobi_color_options_sub_tabs li.color_sub_child_active a {
    background: #00a0e6 !important;
    border: solid 2px #00a0e6;
    color: #fff!important;
    text-decoration: none;
}

.lp_accordion_color ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10px;
    display: table;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

ul.mobi_color_options_sub_tabs {
    border: solid 2px #01b1af;
    padding: 10px 0;
}
.mobi_color_options_sub_tabs li {
    margin: 0 3% 10px !important;
    width: 44% !important;
}
.accordian.fusion-accordian.color-options-section {
    display: none;
}
ul.mobi_color_options_sub_tabs {
    margin: 0;
}

.mobi_color_options_content ul {
    margin: 0;
    padding: 0 18px;
}
.anderson_400series_left h2, .anderson_400series_right h2 {
    font-size: 20px !important;
    margin-left: 20px;
    font-weight: 600;
}
.mobi_color_options_content h4 {
    font-weight: bold;
    margin: 16px 0 25px 23px;
    font-size: 23px !important;
}
.anderson_400series_right {
    padding-left: 0%;
}
.lp_accordion_color ul li {
    margin: 0 1% 5px;
}
.anderson_400series_left {
    width: 50%;
}
.fusion-tabs.fusion-tabs-2.clean.nav-not-justified.lp-next-pre-tab-slider-row.horizontal-tabs.icon-position-left {
    padding-top: 40px !important;
}
.lp-next-pre-tab-slider-row:before {
    content: "Sort by Materials:" !important;
    position: absolute;
    left: 0;
    top: 100px;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    width: 100%;
}

}


@media only screen and (max-width:767px) {
.color_tab_1 {
    width: 35%;
}
.mobi_color_options_tab {
    padding: 6px 10px;
}
.mobi_color_options_tab {
    font-size: 14px !important;
}
.color_tab_2 {
    width: 63%;
}
.color_tab_3 {
    width: 46%;
}
.color_tab_4 {
    width: 52%;
}
.mobi_color_options_sub_tabs li a {
    padding: 0 10px !important;
    font-size: 16px !important;
}
ul.mobi_color_options_sub_tabs {
    padding: 10px 0 0;
}
.anderson_400series_left, .anderson_400series_right {
    width: 100%;
}
.mobi_color_options_sub_tabs li a {
    padding: 6px 10px !important;
    font-size: 16px !important;
}
.mobi_color_options_section {
    margin-top: 20px;
}
}

@media only screen and (max-width:480px) {
.trusted-window-brands-section ul.nav-tabs li:nth-child(4), .trusted-window-brands-section ul.nav-tabs li:nth-child(5), .trusted-window-brands-section ul.nav-tabs li:nth-child(6) {
    width: 32%;
}
.trusted-window-brands-section ul.nav-tabs li a h4 {
    font-size: 12px !important;
    height: 42px;
    line-height: 45px !important;
}
.trusted-window-brands-section ul.nav-tabs li:first-child a h4 {
    font-size: 17px !important;    font-weight: 500;
}
.trusted-window-brands-section .tab-pane ul li {
    padding: 0;
    width: 49%;
}
.trusted-window-brands-section .tab-content ul {
    padding: 0 10px;
}
.trusted-window-brands-section .fusion-tabs {
    margin-bottom: 0px !important;
}
.trusted-window-brands-section .fusion-tabs.clean .tab-pane {
    margin: 0px 0 !important;
}
.ardmor-advantage-section {
    padding-bottom: 0 !important;
}
.lp-next-pre-tab-slider-row h1.title-heading-center {
    font-size: 22px !important;
}
.lp-next-pre-tab-slider-row .tab-content {
    margin-top: 10px !important;
}
.lp-next-pre-tab-slider-row .fusion-tabs {
    margin-bottom: 0px !important;
}
.lp-next-pre-tab-slider-row .tab-pane ul li {
    padding: 10px 10px;
}
.lp-next-pre-tab-slider-row .tab-pane ul li h5 {
    padding: 10px 0 0px 0 !important;
}
.lp-next-pre-tab-slider-row .tab-pane ul li {
    width: 48%;
    margin: 0 0 15px;
}
.lp-next-pre-tab-slider-row .tab-content ul {
    padding: 0 10px;
}

.lp-offer-section .common-buttons, .common-buttons{
    margin: 0 0 10px!important;
}
.cta-mobile-contact-no {
    padding: 0 !important;
}
.cta-mobile-contact-no a {
    font-size: 14px !important;
}
.lp-next-pre-tab-slider-row .common-buttons {
    padding: 0 20px 10px 20px !important;
}
.cta-mobile-contact-no a {
    font-size: 14px !important;
}
.cta-mobile-contact-no {
    padding: 0 !important;
}
.lp_accordion_color .title-heading-center {
    margin-top: 20px !important;
}
.common-buttons a {
    max-width: 330px!important;
}
.cta-mobile-contact-no a {
    height: 30px !important;
    line-height: 30px !important;
}
.fullwidth-box.lp-next-pre-tab-slider-row:before{content: none !important;}
}

@media screen and (max-width: 413px){
.mobi_color_options_tab {
    font-size: 13px !important;
}
}