/*
Theme Name: JCW
Theme URI: 
Description:  main theme for Aerolift
Author URI: 
Version: 1.0
*/

/* main red ED2024
/*dk red 932D1F
/*grey 282A2B
/*
font-family:'Oswald',sans-serif;
font-family:'Poppins',sans-serif;
*/


body{font-family:'Poppins',sans-serif;color:#555;font-size:18px}
a{color:#ed2024;text-decoration:none}
a:hover{color:#ed2024}

.main-header{background:#fff}
.main-header .top-header{background:#d72024;color:rgba(255,255,255,.8);padding:5px 0}
.main-header .top-header .location{font-size:14px;font-weight:400;color:#fff;line-height:27px}
.main-header .top-header .top-details{text-align:right;margin:0;padding:0}
.main-header .top-header .top-details .widget-wrap{display:inline}
.main-header .top-header .top-details li{list-style:none;display:inline-block;border-right:solid 1px rgba(255,255,255,.8);padding:0 9px}
.main-header .top-header .top-details li a{color:#fff}
.main-header .top-header .top-details li i{margin:0 7px 0 0}
.main-header .top-header .top-details .social{display:inline-block;margin:0 60px 0 0}
.main-header .top-header .top-details .social li{border:0;padding:0 5px}
.main-header .top-header .top-details .social li i{margin:0}
li.facebookblue{background-color:#4267B2;}
.main-header .header{padding:8px 0}
.main-header .header .logo img{width:265px;height:auto;margin:8px 0 6px}
.main-header .header .widget-wrap.widget_block{display:inline-block}
.main-header .header-below1{background:#555;text-align:center;color:#fff;padding:3px 0;font-size:18px}
.main-header .header-below1 p{margin:0;padding:6px 0 0}
.main-header .header-below1 a{color:#fff;text-decoration:underline}
.main-header .header-below2{background:#d72024;text-align:center;color:#fff;padding:3px 0;font-size:18px}
.main-header .header-below2 p{margin:0;padding:0}
.main-header .header-below2 a{color:#fff;text-decoration:underline}
.main-header .header-below1,.main-header .header-below2,.main-header .top-header{transition-timing-function:ease-in-out;transition:all .5s}


/* Menu */
.navWrap{background:#fff;width:auto;float:right;margin-top:46px}
.navbar{background-color:#fff;border-color:#fff;margin:0;padding:0}
.navbar ul.navbar-nav{font-family:Oswald,sans-serif;font-size:20px}
.navbar ul.navbar-nav>li a{color:#333;padding:5px 20px!important;font-weight:500;text-transform:uppercase}
.navbar ul.navbar-nav>li a:hover{color:#d72024}
.navbar ul.navbar-nav>li.active a{color:#d72024}
.navbar ul.navbar-nav>li:first-child a{padding-left:0!important}
.navbar ul.navbar-nav>li:last-child a{padding-right:0!important}
.navbar ul.navbar-nav .dropdown-menu{margin-top:-1px}
.navbar ul.navbar-nav .dropdown-menu li a{padding:5px 5px!important;font-size:17px;line-height:1.1}
.navbar ul.navbar-nav .dropdown-menu li a:hover{background:#d72024;color:#fff}
.navbar ul.navbar-nav .dropdown-menu{border-radius:0}
.navbar ul.navbar-nav .dropdown-menu .nav-item{border-bottom:solid 1px #eee}

/* Mobile Menu */
#mobile{position:fixed;left:-90%;top:0;overflow-x:auto;width:90%;height:100%;z-index:1700;max-width:400px;padding-top:0;-webkit-transition:left .1s linear 0s;-moz-transition:left .1s linear 0s;-ms-transition:left .1s linear 0s;-o-transition:left .1s linear 0s;transition:left .1s linear 0s;background:rgba(147, 45, 31, 0.9);color:#fff;border:solid 2px #ED2024}
#mobile.fa{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;-transition:all .25s ease;float:right}
.rotate45{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.mobilemenu .menubutton{display:none;border:solid 0 transparent;border-radius:4px;padding:5px 10px;font-size:20px;line-height:20px;color:#fff;background-color:#ED2024}
.mobilemenu .menubutton:active,.mobilemenu .filterbutton:hover{color:#fff}
.mobilemenu .mobile-header{background:#fff;margin:0;padding:10px 10px 0;text-align:center;border-bottom:solid 2px #ED2024}
.mobilemenu img.mobile-logo{width:75%;display:inline-block;max-width:150px;margin-top:7px}
.mobilemenu .mobile-logo{font-size:28px;display:inline-block;width:calc(100% - 40px);line-height:1;position:relative;top:-10px;text-transform:uppercase;font-weight:600;color:#ED2024}
.mobilemenu button.menuClose{position:absolute;top:0;right:0;color:#ED2024;background:transparent;font-size:30px;padding:5px 10px;border:0;line-height:30px}
.mobilemenu .menu-wrap{width:100%;margin-top:10px}
.mobilemenu .menu-wrap ul,.mobilemenu .menu-wrap ol{margin:0;padding:0;text-align:left}
.mobilemenu .menu-wrap li{list-style:none;padding:3px 15px;margin:0}
.mobilemenu .menu-wrap a{text-decoration:none;transition:all .25s ease;color:#fff;font-weight:500;font-size:18px;text-transform:uppercase;font-family:'Oswald',sans-serif}
.mobilemenu .menu-wrap ul li span.fa{color:#fff;position:absolute;right:15px;cursor:pointer;padding-top:3px;font-size:19px}
.mobilemenu .menu-wrap ul ul{display:none;padding-top:8px}
.mobilemenu .menu-wrap ul li ul li{padding:2px 15px}
.mobilemenu .menu-wrap ul li ul li a{text-transform:uppercase;font-size:16px;padding:0}

.site-footer{background:#282a2b;color:#fff;padding:30px 0 0;border-top:solid 10px #d72024}
.site-footer a{color:#fff}
.site-footer ul{margin:0;padding:0}
.site-footer ul li{list-style:none}
.site-footer p{margin:0;padding:0}
.site-footer .main-footer{padding:0 0 25px}
.main-footer img {margin-bottom:25px;max-width:270px !important}
.site-footer .widgetTitle{text-transform:uppercase;font-family:Oswald,sans-serif;font-size:22px;font-weight:400;margin-bottom:10px}
.site-footer .contact-det{clear:both;padding:0 0 8px 0;float:left}
.site-footer .contact-det.phone{padding:0 0 2px 0}
.site-footer .contact-det span{float:left;display:block;margin-right:8px}
.site-footer .contact-det p{display:block;float:left}
.site-footer .site-info{font-size:14px;text-align:center;background:#d72024;padding:15px 0}
.site-footer .site-info .textwidget,.site-footer .site-info .widget-wrap,.site-footer .site-info p{display:inline}

.get-quote-btn{cursor:pointer;position:fixed;z-index:1601;right:-77px;-webkit-transform:rotateZ(-90deg);-moz-transform:rotateZ(-90deg);-ms-transform:rotateZ(-90deg);-o-transform:rotateZ(-90deg);transform:rotateZ(-90deg);animation:rotate .3s linear;padding:13px 20px 12px;top:49%;font-size:22px;border-radius:4px 4px 0 0;background:#d72024;line-height:1;font-size:22px;text-transform:uppercase}
.get-quote-btn a{color:#fff;text-decoration:none}
.get-quote-btn.focus,.get-quote-btn:focus,.get-quote-btn:hover{color:#333}
.get-quote-btn i{font-size:22px}

a.learn-button{font-weight:bold;color:#fff;font-size:18px;background:#d72024;padding:7px 30px;text-decoration:none;text-transform:uppercase;display:inline-block;margin-top:10px}
a.learn-button:hover{background:#ED2024}

/* Home Page *********************/
section .heading{text-transform:uppercase;font-size:46px;font-family:Oswald,sans-serif;line-height:1.2;font-weight:600;text-align:center;padding:0 0 25px}

.banner-image{height:430px;background-size:cover;background-position:center}

.services-section{background:#f8f8f8;padding:50px 0}
.services-section .heading{color:#d72024}
.services-section .service-item img{width:100%;height:auto}
.services-section .service-item{-webkit-box-shadow:0 0 4px 0 #c8c8c8;-moz-box-shadow:0 0 4px 0 #c8c8c8;box-shadow:0 0 4px 0 #c8c8c8}
.services-section .service-item .thumb-img{width:100%;height:250px;background-repeat:no-repeat;background-size:cover}
.services-section .service-item .content{background:#fff;width:100%;text-align:center;padding:25px 25px;font-size:16px}
.services-section .service-item .content .title{font-family:Oswald,sans-serif;font-size:26px;color:#333;font-weight:700;text-decoration:none;margin-bottom:15px;display:block}
.services-section .service-item .content .serv-button{display:block;text-align:center}
.services-section .service-item .content .serv-button a{font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:2px;color:#d72024;font-weight:700}
.services-section .service-item .content .serv-button a::after{color:#d72024;margin-left:8px;font-size:18px;font-family:'Font Awesome 5 Free';content:'\f101';font-weight:900}

.equipment-section{padding:60px 0 30px}
.equipment-section .heading{color:#d72024;padding:0 0 30px}
.equipment-section .item{margin:0 0 35px}
.equipment-section .item .item-img{height:146px;background-size:cover;background-position:center top}
.equipment-section .item .hd{background:#555;color:#fff;font-size:20px;font-weight:600;padding:8px 3px;min-height:78px;align-items:center;display:flex;justify-content:center;text-align:center}

.attachments-section{padding:0 0 30px}
.attachments-section .heading{color:#555;padding:0 0 30px;font-size:34px}
.attachments-section .item{margin:0 0 30px}
.attachments-section .item .item-img{height:150px;background-size:cover;background-position:center center}
.attachments-section .item .hd{font-size:20px;text-align:center;padding:5px 0 0;color:#d72024;font-weight:600}
.attachments-section .viewmore{margin:15px 0;display:inline-block;background:#d72024;color:#fff;padding:5px 16px;border-radius:5px}

.product-section{padding:60px 0 70px;background:#777}
.product-section .heading{padding:0 0 10px;color:#fff}
.product-section .text{color:#000;text-align:center;font-size:28px;text-transform:uppercase;padding:0 0 35px;font-weight:600}
.product-section .item .hd{color:#fff;font-weight:600;text-align:center;font-size:16px;padding:5px 0 0}
.product-section .item .item-img{height:100px;background-size:cover;background-position:center center;border:solid 2px #333}
.product-section .viewmore{margin:50px 0 0;display:inline-block;background:#d72024;color:#fff;padding:5px 16px;border-radius:5px}

.industry-section{padding:60px 0;background:#f8f8f8}
.industry-section .heading{color:#d72024;padding:0 0 40px}
.industry-section .item .content{background:#fff;border:solid 2px #555;padding:15px 15px 10px;text-align:center}
.industry-section .item .item-img{height:190px;background-size:cover;background-position:center center}
.industry-section .item .hd a{font-size:22px;color:#d72024;font-weight:600}
.industry-section .item .hd{padding:10px 0 0}

.why-section{background-color:#fff;padding:70px 0 100px}
.why-section .heading{color:#d72024;padding:0 0 40px}
.why-section .content{display:flex}
.why-section ul{margin-left:auto;margin-right:auto}
.why-section ul li::marker{font-family:'Font Awesome 5 Free';content:'\f101';font-weight:900;color:#d72024;display:inline-block;font-size:24px;background:red;border:solid 1px red}
.why-section ul li a,.why-section ul li span{color:#555;font-size:24px;display:block;margin:0 0 0 8px}

.testimonial-section{padding:60px 0 80px;background:#777}
.testimonial-section .heading{color:#fff;padding:0 0 40px}
.testimonial-section .carousel{padding-bottom:60px}
.testimonial-section .carousel .testimonial-item{background:url("images/quote4.png") no-repeat center top;color:#fff;padding:30px 130px 0;text-align:center;min-height:185px}
.testimonial-section .carousel .testimonial-item .text{font-size:18px;font-style:italic;line-height:28px;margin:10px 0}
.testimonial-section .carousel .testimonial-item .test-author{text-transform:uppercase;font-weight:700;font-size:16px;padding-bottom:20px}
.testimonial-section .carousel .carousel-indicators button{border-radius:0;height:13px;border-color:#fff;margin-left:3px;margin-right:3px;width:20px;border-width:4px}
.testimonial-section .carousel .carousel-indicators button.active{border-radius:0;border-color:#d72024;background-color:#d72024;height:13px;border-width:4px}
.testimonial-section .carousel .cctrl{background:#fff;border-radius:50%;width:40px;height:40px;text-align:center;top:45px}
.testimonial-section .carousel .cctrl .fas{font-size:30px;color:#ed2024;line-height:40px}

.embed-container { position: relative; padding-bottom: 56.25%;overflow: hidden;max-width: 100%;height: auto; margin-bottom:20px;} 

.embed-container iframe,.embed-container object,.embed-container embed { position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/*----------------------------------------------------------------------*/
/* Inner Pages */

.page-content{padding-bottom:25px}
.page-content h1{font-family:Oswald,sans-serif;text-transform:uppercase;font-weight:600;color:#333;font-size:2.7rem;margin:10px 0 15px}
.inner-content h2{font-size:1.7rem;margin:0 0 20px}
.inner-content img.featured{float:left;border:solid 1px #555;margin:0 25px 15px 0;max-width:100%}
.inner-content .link-contact{background:#ed2024;color:#fff;display:inline-block;padding:4px 10px;border-radius:4px;font-weight:600}
.books h5{font-weight:600;font-family:Oswald,san-serif;font-size:22px;text-transform:uppercase;margin-top:30px}

.sidebar-cont{margin:0 0 15px}
.sidebar{margin:0 0 30px}
.sidebar .hd{color:#fff;text-transform:uppercase;font-family:Oswald,sans-serif;line-height:1;font-weight:700;background:#d72024;text-align:center;padding:15px 20px 15px 20px;width:100%;font-size:24px;margin:0;border-radius:5px 5px 0 0}
.sidebar .list{padding:15px 10px;border:solid 1px #555;border-top:0;border-radius:0 0 5px 5px}
.sidebar ul{margin:0;padding:0 0 0 20px}
.sidebar ul li{padding-left:8px}
.sidebar ul li::marker{font-family:'Font Awesome 5 Free';content:'\f138';font-weight:900;color:#d72024;margin-right:10px;display:inline-block;font-size:18px}
.sidebar ul li a{font-size:19px;color:#222}
.sidebar ul li a:hover{color:#d72024}
.why-sidebar ul li::marker{content:'\f101'}
.help-sidebar.sidebar .hd,.review-sidebar.sidebar .hd{background:#555}
.help-sidebar.sidebar ul li::marker{color:#555}

.cta-sidebar{margin-bottom:30px}
.cta-sidebar .cta{border:solid 1px #555;border-radius:5px;display:flex}
.cta-sidebar .cta .icon{/*! display: inline-block; */
}
.cta-sidebar .cta .content{padding:5px 0}
.cta-sidebar .cta .icon .fas{font-size:50px;color:#d72024;margin:12px 20px}
.cta-sidebar .cta .content .call{line-height:1;font-size:23px}
.cta-sidebar .cta .content .phone{font-size:36px;font-family:Oswald,sans-serif;text-transform:uppercase;line-height:1.2;letter-spacing:3px;font-weight:600}
.cta-sidebar .cta .content .phone a{/*! color: #d72024; */
}

.books-sidebar .manuals .hd{font-family:Oswald,sans-serif;font-weight:600;font-size:22px;text-align:center;border-bottom:solid 2px #555;text-transform:uppercase;margin:0 0 10px;padding:0 0 5px;color:#d72024}
.books-sidebar .manuals li{padding:0 0 8px 8px;line-height:1.1}
.books-sidebar .manuals li::marker{font-family:'Font Awesome 5 Free';content:'\f518';font-weight:900;color:#d72024;margin-right:10px;display:inline-block;font-size:17px}
.books-sidebar .manuals a{color:#555}

.attach-sidebar{margin-bottom:30px}
.attach-sidebar .attachments .hd{font-family:Oswald,sans-serif;font-weight:600;font-size:22px;text-align:center;border-bottom:solid 2px #555;text-transform:uppercase;margin:0 0 10px;padding:0 0 5px}
.attach-sidebar .attachments li{padding:0 0 2px 8px}
.attach-sidebar .attachments li::marker{font-family:'Font Awesome 5 Free';content:'\f248';font-weight:900;color:#555;margin-right:10px;display:inline-block;font-size:17px}
.attach-sidebar .attachments a{color:#d72024}
.attach-sidebar .attachments .more{display:block;margin:0 auto;text-align:center;color:#fff;text-transform:uppercase;font-size:14px;font-weight:600;background:#d72024;width:100px;border-radius:5px;padding:3px 5px}

.reviews{text-align:center;margin:19px 5% 0;border-top:solid 1px #ddd;padding:15px 0 0}
.reviews .hd{font-family:Oswald,sans-serif;font-size:26px;text-transform:uppercase;font-weight:600;padding:0 0 20px;color:#777}
.reviews #rev-carousel .test-item{padding:0 10px 37px;min-height:140px}
.reviews #rev-carousel .testimony{font-style:italic;line-height:1.5;font-size:16px;text-align:center;color:#777}
.reviews #rev-carousel .reviewer{font-size:14px;text-align:center;color:#333;margin:7px 0 0}
.reviews #rev-carousel .carousel-indicators button{border:solid 2px #333;width:19px;height:4px;background:#fff;margin:0 2px}
.reviews #rev-carousel .carousel-indicators button.active{background:#ed2024;border:solid 2px #ed2024}
.reviews #rev-carousel .carousel-indicators{margin-bottom:5px}

.team-item{margin:20px 0 35px}
.team-item .hd{font-size:28px;font-weight:600}
.team-item .position{font-style:italic;margin-bottom:10px}
.team-item .img img{width:100%;height:auto}
.team-item .link{text-align:center;padding:10px 0}
.team-item .link a{background:#d72024;padding:3px 15px;color:#fff;font-size:18px;text-transform:uppercase;font-family:Oswald,sans-serif}
.team-images{padding:20px 0 40px}
.team-images .ti img{width:100%}
.team-images .carousel-inner{padding:0 20px}
.team-images .carousel-control-next,.team-images .carousel-control-prev{width:18px}
.team-images .carousel-control-next i,.team-images .carousel-control-prev i{color:#555;font-size:24px}

.faq-panel{padding:2px;margin:0 0 14px}
.faq-panel .hd .question{font-size:20px;color:#333;font-weight:600}
.faq-panel .hd .question::before{font-family:'Font Awesome 5 Free';content:'\f146';font-weight:900;color:#d72024;margin-right:10px;display:inline-block;font-size:18px}
.faq-panel .hd .collapsed .question::before{content:'\f0fe'}
.faq-panel .answer{padding:0 0 10px 28px}

/*Contact Form*/
.hidden_label label,.hidden_label legend{display:none}
.gform_wrapper .gfield_label{display:none}
.sidebar-cont.contact .widgetTitle{background:#d72024;text-transform:uppercase;font-size:32px;font-family:Oswald,sans-serif;line-height:1.2;font-weight:600;text-align:center;margin:0;color:#fff;padding:13px 5px;border-radius:5px 5px 0 0}
.gform_wrapper{border:solid 1px grey;padding:15px;border:solid 1px #555;border-top-color:#555;border-top-style:solid;border-top-width:1px;border-top:0;border-radius:0 0 5px 5px}
.gform_wrapper .gform_required_legend{display:none}
.gform_wrapper .gfield input,.gform_wrapper .gfield select,.gform_wrapper .gfield textarea{width:100%;margin:0 0 10px;border:solid 1px #999;border-radius:3px;padding:3px 6px}
.gform_wrapper .gfield textarea{height:110px}
.gform_wrapper .gfield select{background:#fff;color:#666}
.gform_wrapper .gfield_description{font-size:14px;margin:-10px 0 10px;font-style:italic;line-height:1.1}
.gform_wrapper .gform_footer input{width:100%;background:#d72024;border:solid 1px #d72024;color:#fff;font-weight:600;text-transform:uppercase;border-radius:5px;padding:10px;font-size:20px}
.gform_wrapper .gform_submission_error{font-size:16px;color:red;padding:5px 0}

/* Other forms */
.page-template-full-width .gform_wrapper{max-width:100%;padding:0;border:0;width:560px}
.page-template-full-width .gform_title{background:#d72024;text-transform:uppercase;font-size:32px;font-family:Oswald,sans-serif;line-height:1.2;font-weight:600;text-align:center;margin:0;color:#fff;padding:13px 5px;border-radius:5px 5px 0 0}
.page-template-full-width .gform_wrapper form{border:solid 1px #555;border-top:0;border-radius:0 0 5px 5px;padding:15px}
.page-template-full-width .gform_description{display:none}
.page-template-full-width .gform_wrapper .gfield_label{display:block;margin:10px 0 2px 0;font-size:18px;color:#111}
.page-template-full-width .gform_wrapper .gchoice input{display:inline-block;width:auto}
.page-template-full-width .gform_wrapper .gchoice label{display:inline-block;color:#666}
.page-template-full-width .gform_wrapper li,.page-template-full-width .gform_wrapper ul{list-style:none;padding:0;margin:0}
.gform_wrapper .gform_next_button{background:#d72024;border:solid 1px #d72024;color:#fff;font-weight:600;text-transform:uppercase;border-radius:5px;padding:5px 20px;font-size:20px}
.gform_wrapper .gform_previous_button{background:#ccc;border:solid 1px #d72024;color:#fff;font-weight:600;text-transform:uppercase;border-radius:5px;padding:5px 20px;font-size:20px}
.gform_wrapper .gf_progressbar{background:#fafafa;border:solid 1px #555;border-radius:12px}
.gform_wrapper .gf_progressbar .gf_progressbar_percentage{background:#d72024;border-radius:12px 0 0 12px;color:#fff;border:solid 1px #d72024}
.gform_wrapper .gf_progressbar .gf_progressbar_percentage span{margin:0 5px}
.gform_wrapper .gsection_title{color:#333;font-size:22px;margin-top:12px}
.gform_wrapper .ui-datepicker{background:#fff;padding:0 10px;border:solid 2px #555;border-radius:5px}
.gform_wrapper .ui-datepicker .ui-datepicker-next{width:50%;display:inline-block;text-align:right}
.gform_wrapper .ui-datepicker .ui-datepicker-prev{text-align:left;display:inline-block;width:50%}
.gform_wrapper .ui-datepicker-calendar{width:100%}
.gform_wrapper .ui-datepicker-calendar td{text-align:center}

.gform_wrapper .ginput_recaptcha{margin:0 0 10px}
.gform_wrapper .gfield--type-captcha .gfield_label{display:none}
.ui-datepicker{background:#fafafa}

.posts .post-item{margin:5px 0 35px}
.posts .post-item .post-img img{width:100%;height:auto}
.posts .post-item .hd{margin:0 0 20px}
.posts .post-item .hd a{font-size:32px;font-family:Oswald,sans-serif;text-transform:uppercase;font-weight:600;line-height:1}
.posts .post-item p{line-height:1.8}
.posts .post-item .more{font-weight:600;display:inline-block;margin:10px 0 0}

.page-template-services .services-section{background:transparent;padding:15px 0}
.page-template-industries .industry-section{background:transparent;padding:15px 0}
.page-content h2.list{font-weight:600;text-transform:uppercase;color:#d72024;margin:0 0 20px}
.page-template-attach-equip .equipment-section{padding:20px 0 30px}

p.post-meta{border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; padding:5px 0; font-size:12px; text-transform:uppercase;}

/* Woocommerce Pages */
.woocommerce .woocommerce-breadcrumb{padding-top:5px}
.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#ebe9eb}
.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{color:#d72024;background:#eee}
.woocommerce-shop #sidebar,.single-product #sidebar{display:none}
.woocommerce h2{color:#D72024}
.woocommerce.woocommerce-shop ul.products li.product a img{height:165px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:62px;font-weight:600}
.woocommerce.woocommerce-shop ul.products li.product .product_type_simple{color:#555;font-weight:500;font-family:'Oswald',sans-serif;text-transform: uppercase}
.woocommerce ul.products li.product .price{display:none}

/* single prod */
.woocommerce div.product div.summary{width:56%}
.woocommerce div.product div.images{width:40%;margin-top:10px}
.woocommerce div.product div.images img{border:solid 1px #ddd;border-radius:5px}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport{margin-bottom:10px}
.woocommerce div.product p.price,.woocommerce div.product span.price{display:none}
.woocommerce div.product p.stock{display:none}
.woocommerce div.product .sku_wrapper{color:#555;font-weight:600}
.woocommerce div.product .sku_wrapper .sku{color:#d72024}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{color:#d72024}
.woocommerce div.product .sku_wrapper::after{display:block;content:'Call for Quote!';margin:10px 0;color:#d72024;font-weight:500;font-style:italic;font-size:20px}

.search-results .total{font-size:20px;color:#932D1F;font-weight:700;padding:15px 0}
.search-results .woocommerce .products li.product img{border:solid 1px #ddd}
.search-results .woocommerce .products li.product{text-align:center}
.search-results .woocommerce .products li.product .add_to_cart_button{background:#ebe9eb;color:#932D1F;text-transform:capitalize}
.search-results .woocommerce .products li.product .add_to_cart_button:hover{color:#d72024;background:#eee}
.search-results .search-posts .post-item{margin:0 0 5px 20px}


@media (min-width:992px) {
	.main-header.sticky-head{position:fixed;width:100%;top:0;z-index:1300}

	.main-header.sticky-head.sticky-min{border-bottom:solid 1px #ED2024}
	.main-header.sticky-head.sticky-min .header{padding:5px 0 3px}
	.main-header.sticky-head.sticky-min .top-header{height:0;padding:0;margin:0}
	.main-header.sticky-head.sticky-min .top-header .location{visibility:hidden;opacity:0;height:0}
	
	.main-header.sticky-head.sticky-min .header .logo img{width:125px}
	.main-header.sticky-head.sticky-min .header .navWrap{margin-top:5px}
	.main-header.sticky-head.sticky-min .navbar ul.navbar-nav>li a{font-size:18px}
	.main-header.sticky-head.sticky-min .navbar ul.navbar-nav ul.dropdown-menu a{font-size:16px}
	.main-header.sticky-head.sticky-min .header-below1{visibility:hidden;opacity:0;height:0;padding:0}
	.main-header.sticky-head.sticky-min .header-below2{visibility:hidden;opacity:0;height:0;padding:0}

	.main-header.sticky-head.sticky-min,
	.main-header.sticky-head.sticky-min .header,
	.main-header.sticky-head.sticky-min .top-header,
	.main-header.sticky-head.sticky-min .top-header .location,
	.main-header.sticky-head.sticky-min .top-header .top-details,
	.main-header.sticky-head.sticky-min .header .logo img,
	.main-header.sticky-head.sticky-min .header .navWrap,
	.main-header.sticky-head.sticky-min .navbar ul.navbar-nav>li a,
	.main-header.sticky-head.sticky-min .header-below1,
	.main-header.sticky-head.sticky-min .header-below2{transition-timing-function: ease-in-out;transition: all 0.5s}
	.main-header.sticky-head.sticky-min .top-header ul.top-details{transition-timing-function: ease-in-out;transition: all 0.5s; display:none !important;}
	.main-content.sticky-head{margin-top:185px}
	.main-content .sticky-min{margin-top:80px}

}


/*==========  Non-Mobile First Method  ==========*/
@media (min-width:768px) {
    /*for hover on main menu*/
	.navbar ul.navbar-nav li.dropdown:hover > ul.dropdown-menu { display: block;}
	
	.navWrap .navbar .dropdown-submenu{position:relative}
	.navWrap .navbar .dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:0;display:none}
	.navWrap .navbar .dropdown-submenu:hover>.dropdown-menu{display:block}
	.navWrap .navbar .dropdown-submenu span.caret{-webkit-transform:rotateZ(-90deg);-moz-transform:rotateZ(-90deg);-ms-transform:rotateZ(-90deg);-o-transform:rotateZ(-90deg);transform:rotateZ(-90deg)}
}

@media only screen and (max-width:1399px) {
	.navbar ul.navbar-nav>li a{padding:5px 14px!important}
}
@media only screen and (max-width:1199px) {

	.main-header .header .logo img{width:235px}
	.navbar ul.navbar-nav>li a{padding:5px 9px!important}
	.navbar ul.navbar-nav{font-size:18px}
	
	.equipment-section .item .hd{font-size:18px}
}

@media only screen and (max-width:991px) {	
	.main-header .top-header .top-details li a{font-size:16px}
	.main-header .header .logo img{width:190px}
	.main-header .header-below1,.main-header .header-below2{font-size:16px;padding:1px 0}

	.navWrap{width:100%;margin-top:25px}
	.mobilemenu{margin-left:auto}
	.mobilemenu .menubutton{display:block}
	
	.banner-image{height:350px}
	.services-section .service-item .thumb-img{height:165px}
	.services-section .service-item .content{padding:20px 15px;font-size:15px}
	.attachments-section .item .hd{font-size:18px}
	.product-section .item .item-img{height:130px}
	.industry-section .item .item-img{height:150px}
	.industry-section .item .content{padding:10px 10px}
	.industry-section .item .hd a{font-size:18px}
	.equipment-section a{width:200px;margin:0 auto 35px;display:block}

	.site-footer .contact-det{float:none;text-align:center;display:block;margin-bottom:20px}
	.site-footer .contact-det.phone{margin-bottom:0}
	.site-footer .contact-det span{float:none;display:inline-block}
	.site-footer .contact-det p{float:none;display:inline-block}
	.site-footer .contact-det.add{float:left;text-align:left}
	.site-footer .contact-det.add span{float:left}

	.page-content h1{font-size:2.2rem}
	.team-item .hd{font-size:24px}	

}

@media only screen and (max-width:768px) {
	.woocommerce div.product div.images.woocommerce-product-gallery{width:420px;margin-left:auto;margin-right:auto}
	.woocommerce div.product div.summary{width:100%}
}
@media only screen and (max-width:767px) {

	.main-header .top-header .location{display:none}
	.main-header .header .logo img{width:170px}
	.banner-image{height:250px}
	section .heading{font-size:32px}
	.attachments-section .heading{font-size:30px}
	.services-section .service-item{width:340px;margin:0 auto 30px;max-width:90%}
	.attachments-section a{width:290px;margin:0 auto 30px;max-width:90%;display:block}
	.product-section .text{font-size:22px}
	.product-section a{margin:0 auto 20px;max-width:90%;display:block}
	.industry-section .item{width:320px;margin:0 auto 30px;max-width:90%}
	.why-section ul li a,.why-section ul li span{font-size:20px}
	.testimonial-section .carousel .testimonial-item .text{font-size:15px}
	.testimonial-section .carousel .testimonial-item{padding:30px 50px 0}
	.site-footer .main-footer .widget-wrap{margin-bottom:20px}

	.page-content h1{font-size:2rem}
	.inner-content h2{font-size:1.4rem}
	.sidebar-cont{width:365px;margin:0 auto 15px;max-width:90%}
	.sidebar-cont.contact{margin:30px auto 0}
	.team-item{width:360px;margin:20px auto 30px;max-width:90%}
	.team-item .hd{font-size:24px}

	
}

@media only screen and (max-width:575px) {
	
	.get-quote-btn{display:none}
	
	.main-header .top-header .top-details li.search{display:none}
	.main-header .top-header .top-details li{border-right:0;padding:0 6px 0 0}
	.main-header .top-header .top-details li a{font-size:14px}	
	.main-header .top-header .top-details .social{margin:0 10px 0}
	.main-header .top-header .top-details .social li{padding:0 5px 0 0}
	.main-header .top-header .top-details li i{margin:0 4px 0 0}
	.main-header .header .logo img{width:150px}
	.banner-image{height:150px}
	.product-section a{width:280px}
	.why-section ul li a,.why-section ul li span{font-size:18px}
	.site-footer .main-footer{font-size:16px}
	
}
@media only screen and (max-width:400px) {	
	
	
}