﻿/***** BEGIN RESET *****/
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 

/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/
* {box-sizing:border-box;}
body {
	font-family:'Barlow', sans-serif;
}
a{text-decoration:none;}

.yellow-btn{width:210px; display:flex; flex-direction:row; justify-content: space-between; }
.yellow-btn span{width:160px; text-align:center; background:linear-gradient(to top, #f7ba14, #f8c743); font-weight:500;color:#000; font-size:16px; padding:13px;}
.yellow-btn div{background:#fff; transition:.3s ease;text-align:center; font-size:17px; width:50px; padding:13px; color:#000; box-shadow:inset 1px 1px 3px 2px rgba(0,0,0,.15);}
.yellow-btn i{color:#000; transition:.3s ease;}

.yellow-btn:hover i{transform:rotate(180deg);}
/*--- HEADER STYLES ---------------------*/
.top-wrapper{width:100%; display:flex; flex-direction:row;}
.top-blue{width:calc(100% - 350px); background:#0b3480; display:flex; flex-direction:row; justify-content: flex-end;}
.top-blue a{color:#fff; font-size:16px; padding:12px;font-family:'Barlow', sans-serif;}
.top-blue a i{padding-right:8px;}
.top-yellow{width:350px; background:#f7ba14;}
.top-yellow p{color:#000; font-weight:600;font-family:'Barlow', sans-serif; font-size:16px; text-transform:uppercase; letter-spacing:1px; padding:12px; text-align:center;}
.top-blue a:hover{color:#f7ba14;}

.header-wrap{width:100%; background:#f6f6f6;}
.header-logos{width:100%; max-width:1600px; margin:0 auto; padding:0px 10px 20px 10px; box-sizing:border-box; display:flex; flex-direction:row; justify-content: space-between;}
.logo img{width:100%; max-width:300px;}
.nh{display:flex; flex-direction:row;}
.nh a img{max-width:210px; width:100%; padding:22px 0px;}
/*---BODY--------------------------------*/

.hero-text {position:absolute; bottom:35%; left:0; padding:0 10px; right:0; margin:0 auto; text-align:center; z-index:110; width:100%; max-width:650px;}
.hero-text h1 span{font-size:30px; font-weight:500; color:#FFD566;}
.hero-text h1{font-size:60px; text-shadow:1px 1px 3px rgba(0,0,0,.8); text-transform:uppercase; color:#fff; font-weight:800; line-height:50px;}
.hero-text p{max-width:550px; margin:0 auto; color:#fff; font-size:16px; line-height:24px; padding:25px 0;}
.hero-text a{margin:0 auto;}



.slideshow{	max-width:100%;}
.cycle-slide{width:100%;}
.slider-back{position:relative; width:100%; margin-top:-15px;}
.slider-back img{height:700px; filter:brightness(.6); object-fit:cover; width:100%;}


/*---------Search--------------*/
.search-row{width:98%; max-width:1600px; margin:-70px auto 0 auto; position:relative; z-index:200; background:#fff; box-shadow:1px 1px 3px 2px rgba(0,0,0,.15); display:flex; flex-direction:row; padding:25px;}
.fields{width:calc(100% - 210px); display:flex; flex-direction:row; }
.formfield{width:calc(33.33% - 10px); margin:5px;}

.search-row button{width:210px; margin-top:3px; background:transparent; border:none; display:flex; flex-direction:row; justify-content: space-between; }
.search-row button span{width:160px; transition:.3s ease; background:linear-gradient(to top, #f7ba14, #f8c743); font-weight:500;color:#000; font-size:16px; padding:15px 13px;}
.search-row button i{background:#333; font-size:17px; width:50px; transition:.3s ease; padding:15.5px 13.5px; color:#fff; }
.search-row button:hover{cursor:pointer;}
.search-row button:hover i{background:#fff; color:#000; box-shadow:inset 1px 1px 3px 2px rgba(0,0,0,.15);}


/*----qls---------*/
.ql-slider i{position:absolute; opacity:0; transition:.3s ease; z-index:140; color:#fff; font-size:24px; left:0; right:0; margin:0 auto; top:40%; text-align:center;}
.ql-row{background:transparent;margin: 0 auto;padding:10px 0px;width: 100%;top:0;left: 0;right:0;display:block!important;}
.ql-slider{padding:0px; height:400px; margin:5px; box-sizing:border-box; position:relative; width:calc(100% - 10px); border:solid 1px #ccc;}
.ql-slider img{width:100%; height:100%; object-fit:cover; box-sizing:border-box; background-color:#fff; margin: 0 auto; background: #fff; transition:.3s ease;}
.slick-list{max-width:1600px!important;}
.ql-slider:hover p {background:#f7ba14;;}
.ql-slider:hover img{filter:brightness(.3);}
.ql-slider:hover i{opacity:1;}
.ql-slider p{transition:.3s ease; z-index:140;clip-path: polygon(50% 20.95%, 44.45% 20.95%, 0% 20.95%, 0% 100%, 100% 100%, 100% 20.95%, 55.55% 20.95%); box-sizing:border-box; padding:45px 25px 25px; width:100%; position:absolute; bottom:0; left:0; right:0; margin:0 auto; color:#000; background:#f6f6f6; font-size:24px; text-transform:uppercase; font-weight:700; text-align:center;}
.ql-slider:hover p{clip-path: polygon(50% 1.25%, 44.45% 20.95%, 0% 20.95%, 0% 100%, 100% 100%, 100% 20.95%, 55.55% 20.95%);}

.slick-prev, .slick-next {display:none!important;}


.qls-wrap h2{font-size:55px; padding-bottom:50px; padding-top:5px; text-transform:uppercase; font-weight:700;}
.qls-wrap{width:100%; max-width:1600px; margin:0 auto; padding:60px 10px; display:flex; flex-direction:row;}
.qls-left{width:25%; padding:10px;}
.qls-right{width:75%; padding:10px;}
.cat-links{width:100%;}
.cat-links button{width:100%; color:#000; background:#f6f6f6; padding:17px 14px; font-size:18px; text-transform:uppercase; font-weight:600; text-align:center; border:solid 1px #ccc;}
.cat-links button:hover{background:#0b3480; color:#fff; cursor:pointer;}

 #Ag, #Truck, #Con, #Other{width:100%;max-height: 0;overflow: hidden;transition: max-height 0.2s ease-out;}
.open {background: #0b3480!important; color:#fff!important;}

/*--------About Section-----------*/
.about-home{width:100%; max-width:1600px; padding:40px 10px; margin:0 auto; display:flex; flex-direction:row;}
.about-left{width:50%;}
.block-row{display:flex; flex-direction:row; width:90%; justify-content: flex-start;}
.block-row:last-of-type{justify-content: flex-end; float:right;}
.block-row img {width:calc(50% - 10px); margin:5px; aspect-ratio:1/1; object-fit:cover;}
.block-row a{width:calc(50% - 10px); position:relative; margin:5px; aspect-ratio:1/1; text-align:center; padding:55px 35px;}
.parts-btn{background:#0b3480; color:#fff;}
.service-btn{background:#F6c238; color:#000;}
.icon i{font-size:70px; transition:.3s ease;}
.block-row a h2{font-size:26px; font-weight:700; text-transform:uppercase;padding:20px 0 10px 0;}
.block-row a p{font-size:18px; line-height:24px;}
.plus div{position:absolute; bottom:1px; right:1px; transition:.3s ease; height:50px; box-sizing:border-box; font-size:20px; width:50px; padding:15px; background:#fff; color:#000;}
.plus i{transition:.3s ease;}
.block-row a:hover .plus i{transform:rotate(180deg);}
.block-row a:hover .icon i{transform:translateY(-10px);}

.about-right{width:50%; padding:4% 60px;}
.about-right h2{font-size:50px; text-transform:uppercase; font-weight:800;}
.about-right p{padding:60px 0; font-size:18px; line-height:24px;}

/*----------Brands--------------*/
.logos{width:100%; max-width:1600px; margin:0 auto; padding:40px 10px 80px 10px; display:flex; flex-direction:row; flex-wrap:wrap;}
.logos a{flex:1; min-width:230px; transition:.3s ease; padding:20px; box-sizing:border-box; background:#f6f6f6; border:solid 1px #ccc;}
.logos a img{width:90%; margin:0 auto;}
.logos a:hover{box-shadow:inset 3px 2px 4px 3px rgba(0,0,0,.2);}

/*-----------Sub Pages------------*/
.page-top{max-width:1600px; margin:0 auto; padding:80px 10px; box-sizing:border-box; width:100%;}
.page-top p{font-size:16px; line-height:24px;}
.bread-crumbs p{padding:10px 0; color:#000; font-siz:16px; letter-spacing:1px;}
.bread-crumbs p a{color:#000;}
.bread-crumbs p a:hover{text-decoration:underline;}
.page-top h1{font-size:26px; text-transform:uppercase;}

.flex-4{max-width:1600px; margin:0 auto; width:100%; padding:0 10px 80px 10px; box-sizing:border-box; display:flex; flex-direction:row;}

.special{width:calc(50% - 20px); margin:10px; background:#fff; box-shadow:1px 1px 3px 2px rgba(0,0,0,.15);}
.special img{width:100%; height:400px; object-fit:cover;}
.special-info{padding:15px 30px 30px; box-sizing:border-box;}
.special-info h2{padding:15px 0; font-size:20px;}
.special-info button{border:none; background:#f7ba14; padding:0; margin-top:20px;}
.special-info button:hover{cursor:pointer;}

/* Pop up */
#overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;z-index: 250;display: none;}

.popup{width: 100%; overflow-y:scroll!important; padding:0 5px 50px 5px; box-sizing:border-box; margin:0 auto;padding-top:100px;background: rgba(0,0,0,.8);top:0;display: none;position:fixed;z-index: 101;height: 100%;}


.popcontainer{overflow-y: scroll; padding-bottom:50px; box-sizing:border-box; width:100%;max-width: 800px;min-height: 350px;margin:0 auto;background: #fff;position: relative;z-index: 200;padding: 40px;box-shadow: 0 2px 5px #000;}
.popcontainer .flex-form h2{padding-top:0!important;}

.popcontainer .close{float: right;height: 35px;left: 0px;font-size:40px;color:#000;position: relative;padding-left:13px;top: -5px;width: 28px;}
.popcontainer p{font-size:15px; line-height:1; color:#333; padding:5px 0;}
.popcontainer .close:hover{
cursor: pointer;
}
html {-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; scroll-behavior: smooth;}
.clear { clear: both;}

.wrap{max-width:1600px; width:100%; margin:0 auto; padding:10px; box-sizing:border-box;}

.about-page{display:flex; flex-direction:row; width:100%; padding-bottom:80px;}
.about-page-left{width:50%; padding-right:50px; box-sizing:border-box;}
.about-page-right{width:50%; padding-left:40px; box-sizing:border-box;}
.about-page-left h2{font-size:20px; padding-bottom:20px; text-transform:uppercase; }
.about-page-left p{font-size:16px; line-height:24px;}
.about-page-right img{width:100%;}

.contact{width:100%; display:flex; flex-direction:row;}
.contact-left{width:calc(100% - 350px); padding:10px; box-sizing:border-box;}
.contact-right{width:350px;}
.contact-right h2{font-size:20px; font-weight:700; color:#0b3480; padding-bottom:5px;}
.contact-right p, .contact-right a{color:#000; font-size:16px; line-height:24px;}
.contact-right a:hover{text-decortion:underline;}
.map{padding-bottom:80px;}

/*--------FORM STYLES--------------------*/
.flex-form h2{font-size:20px; color:#0b3480; text-transform:uppercase;}
.flex-form{width:100%;text-align: left;margin: 0 auto;flex-direction: row;justify-content: flex-start;align-items: flex-start;font-size: 15px; padding-bottom:80px;}
input, select {padding:14px;border: 1px solid #ccc;color: #666!important;font-size: 14px;}
.flex-row{display:flex;flex-direction:row;width:100%;}
#formpage {width:100%;vertical-align: top;display:inline-block;text-align:left;}
.form-half{width:calc(50% - 10px);display: inline-block;vertical-align: middle;margin:5px;}
.form-whole{width:calc(100% - 10px);display:block;vertical-align:middle;margin:5px;}
input[type="text"], input[type="email"], input[type="date"], select, input[type="phone"]{width:100%;box-sizing:border-box;}


#formpage textarea {font-family:'Arial', sans-serif; font-size:14px; box-sizing:border-box;padding: 14px;border: 1px solid #ccc!important;color: #000;background: #fff;width: 100%;height: 100px;border-radius:2px;}
#formpage textarea:focus{border: 1px solid #ccc; border-radius:2px} 


.include-captcha{display:none;}
.flex-form button{border:none!important; background:#f7ba14!important; padding:0!important;}
.flex-form button:hover{cursor:pointer;}
.CaptchaPanel{text-align:left!important;}


/*-------- FOOTER STYLES ----------------*/
footer{width:100%; background:#0b3480; position:relative; overflow:hidden}
.footer-wrap{width:100%; max-width:1600px; padding:100px 10px; box-sizing:border-box; margin:0 auto; display:flex; flex-direction:row;}
footer img{position:absolute; right:0; top:0; height:120%; opacity:.1;}
.foot-col{padding:0 15px; width:18%;}
.foot-col p{font-size:22px; color:#fff;font-family:'Barlow', sans-serif; text-transform:uppercase; padding-bottom:40px; font-weight:800;}
.foot-col ul li a{font-size:16px;font-family:'Barlow', sans-serif; color:#fff; line-height:32px;}
.foot-col ul li{font-size:16px; line-height:32px; color:#fff;}
.footer-bottom{background:#f7ba14;}
.footer-bottom p{text-align:center; font-family:'Barlow', sans-serif;color:#000; font-size:16px; padding:12px;}
.footer-bottom p a{color:#000;}
.foot-col ul li a:hover{color:#f7ba14;}

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .buy-now-link,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .check-availability-link,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .email-seller-link,
.body-wrapper>div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button,
.body-wrapper>div:not(.detail-wrapper) button.page-nav {
    background: #063480 !important;
    color: #fff !important;
}

.body-wrapper>div:not(.detail-wrapper) .view-listing-details-link,
.body-wrapper>div:not(.detail-wrapper) .contact-options a,
.body-wrapper>div:not(.detail-wrapper) .fin-calc-mobile>a,
.body-wrapper>div:not(.detail-wrapper) button.g-recaptcha.button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .apply-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .nuf-button,
.body-wrapper>div:not(.detail-wrapper) .list-error-container .info button,
.body-wrapper>div:not(.detail-wrapper) .mobile-done-button-container .mobile-done-button,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.des-buy-now,
.body-wrapper>div:not(.detail-wrapper) button.selected-facet.ts-button,
.body-wrapper>div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn {
    background: #063480 !important;
    color: #fff !important;
}

.body-wrapper>div:not(.detail-wrapper) .view-listing-details-link:hover,
.body-wrapper>div:not(.detail-wrapper) .contact-options a:hover,
.body-wrapper>div:not(.detail-wrapper) .fin-calc-mobile>a:hover,
.body-wrapper>div:not(.detail-wrapper) button.g-recaptcha.button:hover,
.body-wrapper>div:not(.detail-wrapper) .email-seller-link:hover,
.body-wrapper>div:not(.detail-wrapper) .mc-nav-controls .mc-icon-navarrow span,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now:hover,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.des-buy-now:hover,
.body-wrapper>div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn:hover {
    background: #f7ba14 !important;
    color: #000 !important;
    /*----Border----*/
}

.body-wrapper>div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .back-button,
.body-wrapper>div:not(.detail-wrapper) .parts-listing-container .mobile-parts-detail-container .dealer-phone-container a {
    color: #000 !important;
    border: 1px solid #000 !important;
    /*-----------------------OTHER TEXT STYLES-----------------------*/
    /*----Page Title----*/
}

.body-wrapper>div:not(.detail-wrapper) .list-title .list-title-text,
.body-wrapper>div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-title-text span,
.body-wrapper>div:not(.detail-wrapper) .title-media-buttons-heading h1 {
    color: #000 !important;
    line-height: 28px !important;
}

.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .listing-dealer-info .dealer-name,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .fin-calc,
.body-wrapper>div:not(.detail-wrapper) .list-listing-mobile .listing-dealer-info .spec-value,
.body-wrapper>div:not(.detail-wrapper) .fin-calc,
.body-wrapper>div:not(.detail-wrapper) .fin-calc p,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-error .info,
.body-wrapper>div:not(.detail-wrapper) .parts-bottom-section .parts-list-view .parts-list-content .error-message,
.body-wrapper>div:not(.detail-wrapper) .info,
.body-wrapper>div:not(.detail-wrapper) .list-title .list-listings-count,
.body-wrapper>div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count,
.body-wrapper>div:not(.detail-wrapper) .list-top-section .listing-option-bar .list-listings-count,
.body-wrapper>div:not(.detail-wrapper) span.part-list-price.bold,
.body-wrapper>div:not(.detail-wrapper) .dealer-company-header,
.body-wrapper>div:not(.detail-wrapper) .dealer-info h3,
.body-wrapper>div:not(.detail-wrapper) .listing-description-text,
.body-wrapper>div:not(.detail-wrapper) .paging-container .list-page-number,
.body-wrapper>div:not(.detail-wrapper) .paging-container .page-number,
.body-wrapper>div:not(.detail-wrapper) .listing-main-stats .price,
.body-wrapper>div:not(.detail-wrapper) .list-container-flexrow .price-container .price,
.body-wrapper>div:not(.detail-wrapper) h2.listing-portion-title,
.body-wrapper>div:not(.detail-wrapper) .list-listing-mobile .price-container .price,
.body-wrapper>div:not(.detail-wrapper) .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title,
.body-wrapper>div:not(.detail-wrapper) .compare-listings-container .compare-container .compare-price,
.body-wrapper>div:not(.detail-wrapper) .rent-title,
.body-wrapper>div:not(.detail-wrapper) .rent-title-details,
.body-wrapper>div:not(.detail-wrapper) span.list-title-text,
.body-wrapper>div:not(.detail-wrapper) a.search-results-link,
.body-wrapper>div:not(.detail-wrapper) h3.listing-portion-title {
    color: #000 !important;
}

.body-wrapper>div:not(.detail-wrapper) .mobile-option-bar .mobile-option-bar-filter,
.body-wrapper>div:not(.detail-wrapper) span.listing-prices__retail-price,
.body-wrapper>div:not(.detail-wrapper) span.parts-listings-count {
    color: #000 !important;
    /*-----------------------MEDIA QUERIES-----------------------*/
}






/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (max-width: 1400px) {
	.logos a{min-width:280px;}
	.foot-col{width:33.33%; max-width:290px;}
}

@media only screen and (max-width: 1350px) {
	.qls-left{width:340px;}
	.qls-right{width:calc(100% - 340px);}
	.about-right h2{font-size:40px;}
	.block-row{width:100%;}
	
}
@media only screen and (max-width: 1200px) {
	.flex-4{flex-wrap:wrap; padding:60px 10px;}
}
@media only screen and (max-width: 1100px) {	
	.about-home{flex-direction:column;}
	.about-left{width:100%; max-width:750px; margin:0 auto;}
	.about-right{width:100%; padding:2% 10px;}
	.block-row{height:320px;}
	.logos a{min-width:220px;}
	.about-page{flex-direction:column;}
	.about-page-left, .about-page-right{width:100%; padding:15px 10px;}
	.about-page-right img{height:300px; object-fit:cover;}
}

@media only screen and (max-width: 1000px) {	
	.fields, .search-row{flex-direction:column; width:98%; box-sizing:border-box;}
	.formfield{width:calc(100% - 10px);}
	.search-row button{margin:5px auto;}
	.qls-wrap h2{font-size:44px; }
}
@media only screen and (max-width: 800px) {	
	.header-logos{flex-direction:column;}
	.logo{width:100%;}
	.nh{width:100%;}
	.logo img{margin:0 auto; display:block;}
	.nh{justify-content: center;}
	.nh a img{padding:0;}
	.hero-text{bottom:28%;}
	.hero-text h1{font-size:50px; line-height:45px;}
	.hero-text h1 span{font-size:26px;}
	.slider-back img{height:500px;}
	.qls-wrap{flex-direction:column;}
	.qls-left, .qls-right{width:100%;}
	.qls-wrap h2{font-size:35px; padding-bottom:30px; text-align:center;}
	.about-right h2{font-size:32px; text-align:center;}
	.about-right{text-align:center; padding-top:40px;}
	.about-right p{padding:30px 0;}
	.about-right a{margin:0 auto;}
	.contact{flex-direction:column;}
	.contact-left, .contact-right{width:100%; padding:15px 10px;}
	.page-top{padding:50px 10px;}
	.flex-row{flex-direction:column;}
	.form-half{width:calc(100% - 10px);}
	.special{width:calc(100% - 10px);}
}
@media only screen and (max-width: 700px) {	
	.top-yellow{display:none;}
	.top-blue{width:100%; justify-content: center;}
	.search-row{padding:20px;}
	.footer-wrap{flex-direction:column; padding:60px 10px;}
	.foot-col{width:100%; text-align:center; margin:0 auto; padding-bottom:20px;}
	footer img{bottom:0; height:60%; top:auto;}
	.foot-col ul li a{line-height:28px;}
}

@media only screen and (max-width: 600px) {
	.hero-text h1{font-size:40px; line-height:35px;}
	.hero-text h1 span{font-size:24px;}
	.block-row{height:260px;}
	.block-row a p{display:none;}
	.footer-wrap{flex-direction:column;}
	.logos{justify-content: center;}
	.logos a{min-width:180px;padding:10px; max-width:220px;}
	.slick-dots li button{width:40px!important;}
	.slick-dots li{width:40px!important;}
	.slick-dots li button:before{width:30px!important;}
	
}

@media only screen and (max-width: 450px) {
	.hero-text h1{font-size:32px; line-height:30px;}
	.hero-text h1 span{font-size:20px;}
	.plus{display:none;}
	.block-row{height:200px;}
	.block-row a{padding:25px;}
	footer img{height:30%;}
	.logos a{min-width:160px;}
	.qls-wrap, .about-home{padding:30px 10px;}
	.about-right h2{font-size:28px;}
	.special img{height:250px;}
	.special-info{padding:10px 20px 20px;}
	.flex-4{padding:30px 10px;}
}
@media only screen and (max-width: 380px) {
	.block-row{height:180px;}
	.icon i{font-size:55px;}
	.block-row a h2{font-size:22px;}
	.top-blue a{font-size:14px;}
	.qls-wrap h2{font-size:30px;}
	
}




