/* Theme Name: Clime comfort
Theme URl: 
Description: 
Version: 1.0
Author: 
URl: 


/* =Reset
-------------------------------------------------------------- */
.resource-block{
     text-align: center;
     padding: 0 0 30px 0;
}
.resource-block h3{
    font-size: 20px;
    color: #f15f32;
    padding: 14px 0;
    text-transform: uppercase;
}
.q-btn span{ color: #f15f32; }
.wpsm_nav-tabs li.active a{ color: #fff !important; }
.resource-area{ font-size: 14px; }
.resource-area .linking-item li a, .resource-area a{
   color: #666 !important;
}
.resource-area h2{
        font-size: 18px !important;
    padding: 20px 0 10px 0 !important;
}
.resource-area ul{
    margin: 0 0 0 12px;
}
.resource-area ul li{
    background: url(images/down-arrow-active.jpg) no-repeat left 8px;
    padding: 2px 0 2px 15px;
    position: relative;
}
.resource-area ul li.current{
    background: none;
}
.resource-area .hide-area{
    display: none;
    font-size: 11px;
}
.resource-area .hide-area h4{ font-size: 12px; }
.single-product .inner-content-area p{ text-align: justify; }
.category-listing-area .products-list {
    padding: 20px 10% 0 2%;
}
.category-listing-area .products-list li {
    float: left;
    width: 248px;
    margin: 0 8px 32px 0;
    border-right: 2px solid #f3752a;
    border-left: 2px solid #00aeef;
}
.product-sidebar{
    float: left;
    width: 24%;
    background: #faf7f7;
    padding: 10px 0;
    border: 1px solid #ddd;
    margin: 20px 0 0 0;
}
.product-sidebar ul{ margin: 4px 0 0 6px; }
.product-sidebar h4{
    font-size: 18px;
    color:#f15f32;
    padding: 10px 18px;
    text-transform: uppercase;
}
.product-sidebar .menu-product-menu-container{ padding: 0 0 0 18px; }
.product-sidebar ul li{
    font-size: 13px;
    padding: 0 10px;
    margin: 2px 20px;
    line-height: 18px;
    position: relative;
}
.product-sidebar ul li::after{
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #000;
        top: 16px;
    left: -8px;
}
.product-sidebar ul li:hover, .product-sidebar ul li.current{
    background: #e0e0e0 url(images/active-arrow.png) no-repeat right center;
}
.product-sidebar ul li ul.sub-menu{
    padding: 0 0 0 10px;
}
.product-sidebar ul li ul.sub-menu li{ list-style: none; font-size: 13px;  }
.product-sidebar ul li a{
    color: #00aeef;
    display: block;
    padding: 8px 0;
}
.product-sidebar ul li a:hover, .product-sidebar ul li.current a{
    color: #f15f32;
}
.product-content-area {
    float: right;
    width: 74%;
}
.tab{ padding: 40px 0 0 0; }
.wp-image-386{
    max-width: 56%;
}
.half-area {
    float: left;
    width: 48%;
}
.half-area .simple-list{
    padding: 0 20px 0 0;
}
.single-product .inner-content-area .half-area .simple-list ul li{
    padding: 4px 0 4px 0;
    position: relative;
    margin: 0;
    font-size: 12px;
    list-style: disc !important;
    line-height: 14px;
}
.half-area .simple-list ul li{ font-size: 14px !important; }
.tab-pane h4{
      color: #f47a2a;
      font-size: 30px;
      padding: 12px 0;
}
.tab-pane h5{
      color: #00aeef;
      font-size: 30px;
      padding: 12px 0;
}
.inner-content-area{
     padding: 30px 0;
	 font-size:15px;
	 color:#292929;
}
.inner-content-area h3{
	color:#00aeef;
	font-size:30px;
	padding:10px 0;
	font-family: 'GothamBold';
}
.inner-content-area img.alignleft, .inner-content-area .wp-caption.alignleft {
    margin: 5px 48px 12px 0;
}
.inner-content-area p{
	line-height: 22px;
	padding: 4px 0;
}
.single-product .inner-content-area table,.tab-pane table{
        width: 100%;
}
.single-product .inner-content-area table td, .tab-pane table td{ text-align: center; vertical-align: top; }
.single-product .inner-content-area table strong, .tab-pane table strong{
        display: block;
        color: #00aeef;
        font-size: 16px;
        line-height: 25px;
}
.single-product .inner-content-area .simple-list p, .tab-pane .simple-list p{
	margin:0;
	padding:0;
}
.single-product .inner-content-area .simple-list ul li, .tab-pane .simple-list ul li{
	    padding: 4px 0 4px 0;
    position: relative;
    margin: 0 0 6px 16px;
    list-style: disc !important;
    line-height: 22px;
}
.tab-pane .simple-list ul li{ font-size: 14px; }
.featured-list ul li{
	width:48%;
	display:inline-block;
	vertical-align:top;
}
.featured-list ul li img.alignleft, .featured-list ul li .wp-caption.alignleft{
	margin: 5px 12px 50px 0;
        width: 120px !important;
}
.single-product .featured-list ul li strong{
	color:#f15f32;
	font-size:22px;
	font-family: 'GothamBold';
	padding:16px 0 10px 0;
	display:block;
}
.single-product .featured-list ul li{
	line-height:22px;
	color:#292929;
	font-size:15px;
        margin: 0 0 20px 0;
}
.single-product .inner-content-area  h2{
	color:#f15f32;
	font-size:26px;
	font-family: 'GothamBold';
	padding:16px 0;
}
.single-product .inner-content-area  .detail-single{
	color:#fff;
	background:#f15f32;
	display:inline-block;
	padding:14px 40px;
	margin:14px 0 0 24px;
	font-size:20px;
	font-weight:bold;
}
#tab_container_248 .wpsm_nav-tabs li.active a, #tab_container_248 .wpsm_nav-tabs li.active a:focus, #tab_container_248 .wpsm_nav-tabs li.active a:hover{
	background:#00aeef !important;
	border:none !important;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.page-id-7 .header .banner-caption h3{
	text-align:center;
}

.page-id-7 .header .banner-caption{
	padding-left:0;
}

.page-id-7 .inner-content .about-desc p{
	text-align: justify;
}

img.alignleft,
.wp-caption.alignleft {
	margin:5px 12px 12px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 0 0 82px 24px;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
@font-face {
	font-family: 'GothamBold';
		src: url('fonts/GothamBoldd41d.eot?#iefix') format('embedded-opentype'),
			 url('fonts/GothamBold.woff') format('woff'),
			 url('fonts/GothamBold.ttf')  format('truetype'),
			 url('fonts/GothamBold.svg#GothamBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamLight';
		src: url('fonts/GothamLightd41d.eot?#iefix') format('embedded-opentype'),  
			 url('fonts/GothamLight.woff') format('woff'), 
			 url('fonts/GothamLight.ttf')  format('truetype'), 
			 url('fonts/GothamLight.svg#GothamLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Book';
		src: url('fonts/Gotham-Bookd41d.eot?#iefix') format('embedded-opentype'),
			 url('fonts/Gotham-Book.otf')  format('opentype'),
			 url('fonts/Gotham-Book.woff') format('woff'), 
			 url('fonts/Gotham-Book.ttf')  format('truetype'),
			 url('fonts/Gotham-Book.svg#Gotham-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}
*{
	margin:0;
	padding:0;
	list-style:none;
	box-sizing:border-box;
}
body{
	font-family: 'Gotham-Book';
	position:relative;
	font-size:15px;
}
.clear{
	clear:both;
}
img{
	max-width:100%;
	height:auto;
}
a{
	text-decoration:none;
}
.main-wrapper{
	margin:0 auto;
	width:1170px;
	position:relative;
}
header.header{
	position:relative;
	height:374px;
}
/*
header.header {
    position: relative;
    height: auto;
}*/
.home header.header{
	height:796px;
}
header.header .logo{
	position:absolute;
	padding:6px 0 12px 0;
	left:0;
	top:-15px;
	background:#fff;
	-webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
	width:278px;
	text-align:center;
	z-index:99999;
}

.about-desc {
    border-right: 14px solid #f3752a;
    padding: 20px;
    border-left: 14px solid #00aeef;
text-align:right;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
}

.slider-area{
	position:absolute;
	left:0;
	top:52px;
	width:100%;
	overflow:hidden;
}
.slider-area .slick-prev{
	position:absolute;
	left:4%;
	top:62%;
	width:23px;
	height:37px;
	background:url(images/prev-icon.png) no-repeat !important;
	z-index:999;
}
.slider-area .slick-next{
	position:absolute;
	right:4%;
	top:62%;
	width:23px;
	height:37px;
	background:url(images/next-icon.png) no-repeat !important;
	z-index:999;
}
.slider-area .slick-prev::before, .slider-area .slick-next::before{
	content:none !important;
}
.slider-area li a{ display: block; height: 100%; }
.slider-area .caption-area{
	position:absolute;
	top:46%;
display:none;
	width:100%;
	left:0;
	background:url(images/caption-bg-main.png) no-repeat left center;
	padding:30px 0 30px 14%;
	color:#fff;
}
.slider-area .caption-area h3{
	font-size:40px;
	text-transform:uppercase;
	padding:16px 0;
}
.slider-area .caption-area p{
	font-size:14px;
	width:60%;
	font-family: 'GothamLight';
	line-height:20px;
}
.fp-area{
	position:absolute;
	left:0;
	top:52px;
	width:100%;
	height:320px;
}
.banner-caption{
	background:url(images/caption-bg.png) left center no-repeat;
	padding:0 0 0 10%;
	left:0;
	bottom:14%;
	position:absolute;
	width:100%;
}
.banner-caption h3{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	padding:24px 0;
}
.menu-area{
	float:right;
	width:80%;
	background:#fff;
	position:relative;
	z-index:8;
}
.menu-area ul{
	float:right;
	padding:41px 22px 42px 0;
}
.menu-area ul li{
	display:inline-block;
	margin:0 0 0 26px;
}
.menu-area ul li a{
	color:#0a0a0a;
	font-size:15px;
}
header.header .top-bar{
	background:#00aeef;
	padding:15px 0;
	font-size:13px;
	font-family: 'GothamLight';
	position:relative;
	z-index:99;
}
header.header .top-bar .info-list{
	float:right;
}
header.header .top-bar .info-list li{
	display:inline-block;
	color:#fff;
	margin:0 0 0 56px;
}
header.header .top-bar .info-list li i{
	font-size:22px;
}
header.header .top-bar .info-list li span, header.header .top-bar .info-list li a{
	display:inline-block;
	padding:0 0 0 4px;
	color:#fff;
}
.home-content{
	padding:6px 0;
}
.home-page{
	padding:40px 0 0 0;
	text-align:center;
	font-size:20px;
}
.home-page p{
	color:#858484;
	font-family: 'GothamLight';
	line-height:36px;
}
.newsletter-area{
	position:relative;
	background:#f3752a;
	min-height:200px;
	border-radius: 8px;
}
.newsletter-area::before{
	content:"";
	position:absolute;
	left:0;
	top:-36px;
	background:url(images/top-bg.png) no-repeat;
	height:55px;
	width:1170px;
}
.newsletter-area::after{
	content:"";
	position:absolute;
	left:10%;
	background:url(images/arrow-bottom.png) no-repeat;
	width:16px;
	height:19px;
	bottom:-19px;
}
.newsletter-area .left-area{
	float:left;
	width:56%;
	color:#fff;
	padding:20px 0 0 48px;
}
.newsletter-area .left-area h3{
	font-size:33px;
	text-transform:uppercase;
	padding:12px 0;
	font-family: 'GothamBold';
}
.newsletter-area .left-area p{
	font-family: 'GothamLight';
	font-size:16px;
}
.newsletter-area .right-area{
	float:right;
	width:42%;
	padding:60px 0 0 0;
	color:#fff;
}
.newsletter-area .right-area input[type="email"]{
	border:1px solid #fff;
	border-radius: 3px;
	padding:15px 18px;
	background:none !important;
	width:60%;
	outline:none;
	color:#fff !important;
	font-family: 'Gotham-Book';
    margin: 0 0 10px 0;
}
.newsletter-area .right-area input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.newsletter-area .right-area input[type="email"]::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.newsletter-area .right-area input[type="email"]:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.newsletter-area .right-area input[type="email"]:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.newsletter-area .right-area input[type="submit"]{
	background: #fff;
    border: none;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    font-family: 'GothamBold';
    padding: 12px 43px;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    top: 60px;
    margin: 0 !important;
    right: 40px;
}
.newsletter-area .mailpoet_paragraph{
	clear:both;
}
.newsletter-area .parsley-required, .newsletter-area .parsley-custom-error-message{
	color:#fff !important;
}
.newsletter-area .mailpoet_message, .newsletter-area .mailpoet_validate_error, .newsletter-area .mailpoet_validate_success{
	color:#fff !important;
}
h2{
	color:#6f6f6f;
	font-size:40px;
	font-family: 'GothamBold';
	padding:10px 0;
}
.home-boxes{
	padding:64px 0;
}
.home-boxes ul li{
	width:33.3%;
	float:left;
	text-align:center;
	position:relative;
	cursor:pointer;
}
.home-boxes ul li::after{
	content:"";
	position:absolute;
	right:0;
	top:0;
	width:2px;
	height:100%;
	background:#cfcfcf;
}
.home-boxes ul li+li+li::after{
	content:none;
}
.home-boxes ul li .image-area{
	width: 114px;
	height: 114px;
	border-radius: 114px;
	background: #00aeef;
	text-align: center;
	margin: 0 auto;
	vertical-align: middle;
	padding: 22px 0;
}
.home-boxes ul li:hover .image-area{
	background: #f3752a;
}
.home-boxes ul li p{
	color:#292929;
	font-size:15px;
	line-height:24px;
	padding:10px 20px;
}
.home-listing{
	min-height:380px;
}
.home-listing .content{
	float:left;
	width:50%;
	padding:20px 40px;
	color:#292929;
	font-size:15px;
}
.home-listing .content h3{
	font-size:25px;
	color:#3b3b3b;
	font-weight:600;
	font-family: 'Gotham-Book';
	padding:12px 0;
	margin:0 0 20px 0;
}
.home-listing .content ul li{
	padding:6px 0 6px 54px;
	line-height:24px;
	background:url(images/tick-arrow.png) left center no-repeat;
}


.home-listing .content ul li.even{
	background:url(images/even-tick.png) left center no-repeat;
}

.product-area{
	text-align:center;
	padding:30px 0;
}
.product-area .text-area{
	font-size:20px;
	color:#858484;
	text-align:center;
	line-height:30px;
	padding:4px 0;
}
.products-list{
	padding:60px 10% 0 10%;
}
.products-list li{
	float:left;
	width:296px;
	margin:0 24px 32px 0;
        border-right: 2px solid #f3752a;
        border-left: 2px solid #00aeef;
}
.home .products-list li+li+li, .products-list li.last{
	margin:0 0 32px 0;
}
.products-list .image-area{
	background:#f7f7f7;
	height:204px;
	width:296px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	border:1px solid #cccccc;
        margin: 0 0 16px 0;
        overflow: hidden;
}
.products-list li:hover .image-area img{
        transform: scale(1.1);
    transition: 0.2s all ease-in-out;
}
.products-list .product-meta{
	border: 1px solid #cccccc;
        border-top: none;
	font-family: 'Allerta', sans-serif;
        min-height: 74px;
}
.products-list .product-meta span.price{
	display:inline-block;
	padding:20px 6px;
	font-size:13px;
	color:#fff;
	background:#00aeef;
	float:left;
	margin:-10px 0 0 14px;
display:none;
}
.products-list .product-meta h3{
	font-size:15px;
	color:#000;
	padding:10px 0 10px 20px;
	font-weight:normal;
	float:left;
width:100%;
text-align : center;
text-transform: uppercase;
}
.product-area .big-btn{
	background:#f3752a;
	color:#fff;
	font-size:20px;
	padding:12px 54px;
	text-align:center;
	font-family: 'Gotham-Book';
	display:inline-block;
	margin:40px 0 20px 0;
	border-radius: 2px;
}
.client-review-section{
	background:#00aeef;
	padding:40px 0;
}
.client-review-section .slick-prev, .client-review-section .slick-next{
	display:none !important;
}
.client-review-section h3{
	font-size:40px;
	color:#fff;
	text-align:center;
	font-family: 'GothamBold';
}
.client-review-section h3 span{
	display:block;
	font-size:20px;
	padding:8px 0 6px 0;
}
.client-review-section .testimonials{
	padding:40px 0 0 0;
}
.client-review-section .testimonials li{
	margin:0 32px 0 0;
	outline:none;
}
.client-review-section .testimonials li .content-box{
	background:#f3752a;
	padding:62px 36px 62px 20px;
	font-size:16px;
	color:#fff;
	font-family: 'GothamLight';
}
.client-review-section .testimonials li .client-img{
	position:relative;
	padding:0 20px;
}
.client-review-section .testimonials li .client-img img{
	width:118px;
	height:118px;
	border-radius: 118px;
	border:8px solid #e3e3e3;
	float:left;
	margin:-34px 0 0 0;
}
.client-review-section .testimonials li .client-img h4{
	float:left;
	font-size:15px;
	padding:20px 0 0 20px;
	color:#fff;
	font-family: 'GothamBold';
	font-weight:600;
}
.client-review-section .testimonials li .client-img h4 span{
	display:block;
	font-family: 'GothamLight';
}
.inner-content{
	padding:48px 0;
	color:#292929;
}
.inner-content h2{
	    font-size: 25px;
    color: #3b3b3b;
    font-weight: 600;
    font-family: 'Gotham-Book';
    padding: 12px 0;
}
.inner-content p{
	padding:6px 0;
	line-height:24px;
}
.application-list{
	padding:40px 0;
}
.application-list li{
	float:left;
	width:372px;
	margin:0 26px 30px 0;
	text-align:center;
}
.application-list li.last{
	margin:0 0 30px 0;
}
.application-list li h3{
	font-size:18px;
	padding:10px 0;
}
.application-list li p{
	color:#292929;
	font-size:15px;
	line-height:24px;
}
.simple-list ul{
	padding:10px 0 10px 18px;
}
.simple-list ul li{
	padding:6px 0;
}
.download-btn{
	color:#292929;
	padding:2px 0 2px 30px;
	background:url(images/pdf-icon.png) left center no-repeat;
}
.page-id-11 .form-area{
        width:40%;
}
.form-area{
	float:left;
	width:50%;
	padding:30px 0 0 0;
}
.form-area table{
	width:100%;
}
.form-area table td{
	padding:0 0 20px 0;
	font-size:12px;
}
.form-area table td select,
.form-area table td input[type="tel"],
.form-area table td input[type="text"],
.form-area table td input[type="email"],
.form-area table td textarea{
	border:1px solid #d2d2d2;
	padding:14px 18px;
	font-size:14px;
	color:#1e1e20;
	font-family: 'Open Sans', sans-serif;
	border-radius: 4px;
	width:96%;
	-webkit-box-shadow: inset 1px 1px 10px -2px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 1px 1px 10px -2px rgba(0,0,0,0.2);
	box-shadow: inset 1px 1px 10px -2px rgba(0,0,0,0.2);
}
.form-area table td textarea{
	resize:none;
	height:234px;
}
.form-area table td input[type="submit"]{
	background:#f3752a;
	padding:15px 60px;
	color:#fff;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.info-area{
	width:46%;
	float:left;
	margin:0 0 0 30px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#1e1e20;
	font-weight:600;
}
.info-area h3{
	font-size:24px;
	color:#1e1e20;
	padding:12px 0;
}
.info-area iframe{
	border:1px solid #878787 !important;
	width:568px !important;
	height:220px !important;
}
footer.footer{
	padding:64px 0;
}
footer.footer h3{
	font-size:20px;
	font-weight:500;
	color:#363636;
	padding:10px 0 24px 0;
	font-family: 'GothamBold';
}
footer.footer .widget-1{
	float:left;
	width:344px;
}
footer.footer .widget-2{
	float:left;
	width:214px;
	margin:0 0 0 126px;
}
footer.footer .widget-3{
	float:left;
	width:128px;
	margin:0 0 0 18px;
}
footer.footer .widget-4{
	float:right;
	width:308px;
}
footer.footer .widget-1 p{
	line-height:30px;
	padding:16px 0;
	color:#303030;
}
footer.footer .widget-1 ul{
	padding:10px 0 0 0;
}
footer.footer .widget-1 ul li{
	display:inline-block;
	margin:0 10px 0 0;
}
footer.footer .widget-1 ul li a{
	background:#f3752a;
	width:46px;
	height:46px;
	border-radius: 46px;
	text-align:center;
	color:#fff;
	display:inline-block;
	display:table-cell;
	vertical-align:middle;
}
footer.footer .widget-2 ul, footer.footer .widget-3 ul{
	padding:0 0 26px 0;
}
footer.footer .widget-2 ul li, footer.footer .widget-3 ul li{
	padding:6px 0;
}
footer.footer .widget-2 ul li a, footer.footer .widget-3 ul li a{
	color:#363636;
}
footer.footer .widget-4 p{
	font-size:14px;
	color:#363636;
	line-height:30px;
}
footer.footer .widget-4 p{
	line-height:26px;
}
.footer-bar{
	background:#f0f0f0;
	padding:40px 0;
}
.footer-bar p{
	text-align:center;
	color:#363636;
	font-size:13px;
}

footer.footer img {
    max-width: 170px;
    margin: 0 auto;
    display: block;
}
footer.footer .widget-3 img{
    margin: 0;
}
.single-product img.wp-post-image{display:none;}

.image-area img{    height: 204px;
    width: auto;}
    
    
    
    
    
    
    
    
    
@media (min-width: 320px) and (max-width: 568px) {
    
.main-wrapper{
    width : 100%;
}
.menu-area{
    display: none;
    }     
    
header.header .logo{
    padding: 9px 0 16px 9px;
    left: 0;
    top: -15px;
    background: #fff;
     -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%); 
    clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
   width: 100%;
    text-align: center;
    z-index: 99999;
        position: relative;
    margin-top: 15px;
}    

header.header .top-bar .info-list li {
    display: inline-block;
    color: #fff;
    margin: 0 0 0 20px;
    padding: 0 0 17px 0;
}


.slider-area {
    left: 0;

    top: 317px;
    width: 100%;
    overflow: hidden;
}

.home-content {
    padding: 6px 0;
    margin-top: 335px;
}


header.header .top-bar .info-list {
    float: left;
        text-align: center;
}

.inner-content p {
    padding: 6px 10px;
    line-height: 24px;
}


.page-id-11 .form-area {
    width: 97%;
    margin: 0 0 0 9px;
}

.newsletter-area .left-area {
    width: 100%;
    color: #fff;
    padding: 20px 0 0 36px;
}

.newsletter-area .right-area {
    float: left;
    width: 100%;
    padding: 60px 0 0 0;
    color: #fff;
}

.newsletter-area .right-area input[type="submit"] {
    background: #fff;
    border: none;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    font-family: 'GothamBold';
    padding: 12px 30px;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    top: 245px;
    margin: 0 !important;
    right: 7px;
    width: 109px;
}
.newsletter-area .right-area input[type="email"] {
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 15px 6px;
    background: none !important;
    width: 55%;
    outline: none;
    color: #fff !important;
    font-family: 'Gotham-Book';
    margin: 0 0 10px 6px;
}

.newsletter-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: -36px;
    background: url(images/top-bg.png) no-repeat;
    height: 55px;
    width: 100%;
}


footer.footer .widget-1 {
    width: 100%;
    text-align: center;
}

footer.footer .widget-2 {
    float: left;
    width: 100%;
    margin: 0 0 0 0px;
    text-align: center;
}
footer.footer .widget-3 {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 20px 0;
}
footer.footer .widget-4 {
    width: 100%;
    padding: 5%;
    text-align: center;
}
.footer-bar {
    background: #f0f0f0;
    padding: 40px 11px;
}

.home-listing .content {
    float: left;
    width: 100%;
    padding: 20px 40px;
    color: #292929;
    font-size: 15px;
}

.products-list li {
    float: left;
    width: 100%;
    margin: 4px 1px 40px 0px;
}

.application-list li {
    float: left;
    width: 100%;
    margin: 0 26px 30px 0;
    text-align: center;
}

.form-area {
    float: left;
    width: 100%;
    padding: 30px 0 0 0;
}

.info-area {
    width: 84%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #1e1e20;
    font-weight: 600;
}
.info-area iframe {
    border: 1px solid #878787 !important;
    width: 100% !important;
    height: 220px !important;
}

header.header {
    position: relative;
    height: auto;
}*

.fp-area {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 215px;
}
    
} /* media query 320 767 */   



@media (min-width: 410px) and (max-width: 736px) {
    

.main-wrapper{
    width : 100%;
}
.menu-area{
    display: none;
    }     
    
header.header .logo{
    padding: 9px 0 16px 9px;
    left: 0;
    top: -15px;
    background: #fff;
     -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%); 
    clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
    width: 100%;
    text-align: center;
    z-index: 99999;
        position: relative;
    margin-top: 15px;
}    

header.header .top-bar .info-list li {
    display: inline-block;
    color: #fff;
    margin: 0 0 0 20px;
    padding: 0 0 17px 0;
}


header.header .top-bar .info-list {
    float: left;
        text-align: center;
}

.slider-area {
    left: 0;
    top: 317px;
    width: 100%;
    overflow: hidden;
}

.home-content {
    padding: 6px 0;
    margin-top: 335px;
}

.inner-content p {
    padding: 6px 10px;
    line-height: 24px;
}


.page-id-11 .form-area {
    width: 97%;
    margin: 0 0 0 9px;
}

.newsletter-area .left-area {
    width: 100%;
    color: #fff;
    padding: 20px 0 0 36px;
}

.newsletter-area .right-area {
    float: left;
    width: 100%;
    padding: 60px 0 0 0;
    color: #fff;
}

.newsletter-area .right-area input[type="submit"] {
    background: #fff;
    border: none;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    font-family: 'GothamBold';
    padding: 12px 30px;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    top: 172px;
    margin: 0 !important;
    right: 7px;
    width: 109px;
}
.newsletter-area .right-area input[type="email"] {
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 15px 6px;
    background: none !important;
    width: 55%;
    outline: none;
    color: #fff !important;
    font-family: 'Gotham-Book';
    margin: 0 0 10px 6px;
}

.newsletter-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: -36px;
    background: url(images/top-bg.png) no-repeat;
    height: 55px;
    width: 100%;
}


footer.footer .widget-1 {
    width: 100%;
    text-align: center;
}

footer.footer .widget-2 {
    float: left;
    width: 100%;
    margin: 0 0 0 0px;
    text-align: center;
}
footer.footer .widget-3 {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 20px 0;
}
footer.footer .widget-4 {
    width: 100%;
    padding: 5%;
    text-align: center;
}
.footer-bar {
    background: #f0f0f0;
    padding: 40px 11px;
}

.home-listing .content {
    float: left;
    width: 100%;
    padding: 20px 40px;
    color: #292929;
    font-size: 15px;
}

.products-list li {
    float: left;
    width: 100%;
    margin: 4px 1px 50px 0px;
    height: 238px;
}

.application-list li {
    float: left;
    width: 100%;
    margin: 0 26px 30px 0;
    text-align: center;
}

.form-area {
    float: left;
    width: 100%;
    padding: 30px 0 0 0;
}

.info-area {
    width: 84%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #1e1e20;
    font-weight: 600;
}
.info-area iframe {
    border: 1px solid #878787 !important;
    width: 100% !important;
    height: 220px !important;
}

header.header {
    position: relative;
    height: auto;
}*

.fp-area {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 215px;
}
 
 
    
}    

@media (min-width: 384px) and (max-width: 600px) {

.main-wrapper{
    width : 100%;
}
.menu-area{
    display: none;
    }     
    
header.header .logo{
    padding: 9px 0 16px 9px;
    left: 0;
    top: -15px;
    background: #fff;
     -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%); 
    clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
    width: 100%;
    text-align: center;
    z-index: 99999;
        position: relative;
    margin-top: 15px;
}    

header.header .top-bar .info-list li {
    display: inline-block;
    color: #fff;
    margin: 0 0 0 20px;
    padding: 0 0 17px 0;
}


header.header .top-bar .info-list {
    float: left;
        text-align: center;
}

.slider-area {
    left: 0;
    top: 317px;
    width: 100%;
    overflow: hidden;
}

.home-content {
    padding: 6px 0;
    margin-top: 335px;
}

.inner-content p {
    padding: 6px 10px;
    line-height: 24px;
}


.page-id-11 .form-area {
    width: 97%;
    margin: 0 0 0 9px;
}

.newsletter-area .left-area {
    width: 100%;
    color: #fff;
    padding: 20px 0 0 36px;
}

.newsletter-area .right-area {
    float: left;
    width: 100%;
    padding: 60px 0 0 0;
    color: #fff;
}

.newsletter-area .right-area input[type="submit"] {
    background: #fff;
    border: none;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    font-family: 'GothamBold';
    padding: 12px 30px;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    top: 227px;
    margin: 0 !important;
    right: 7px;
    width: 109px;
}
.newsletter-area .right-area input[type="email"] {
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 15px 6px;
    background: none !important;
    width: 55%;
    outline: none;
    color: #fff !important;
    font-family: 'Gotham-Book';
    margin: 0 0 10px 6px;
}

.newsletter-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: -36px;
    background: url(images/top-bg.png) no-repeat;
    height: 55px;
    width: 100%;
}


footer.footer .widget-1 {
    width: 100%;
    text-align: center;
}

footer.footer .widget-2 {
    float: left;
    width: 100%;
    margin: 0 0 0 0px;
    text-align: center;
}
footer.footer .widget-3 {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 20px 0;
}
footer.footer .widget-4 {
    width: 100%;
    padding: 5%;
    text-align: center;
}
.footer-bar {
    background: #f0f0f0;
    padding: 40px 11px;
}

.home-listing .content {
    float: left;
    width: 100%;
    padding: 20px 40px;
    color: #292929;
    font-size: 15px;
}

.products-list li {
    float: left;
    width: 100%;
    margin: 4px 1px 50px 0px;
    height: 238px;
}

.application-list li {
    float: left;
    width: 100%;
    margin: 0 26px 30px 0;
    text-align: center;
}

.form-area {
    float: left;
    width: 100%;
    padding: 30px 0 0 0;
}

.info-area {
    width: 84%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #1e1e20;
    font-weight: 600;
}
.info-area iframe {
    border: 1px solid #878787 !important;
    width: 100% !important;
    height: 220px !important;
}

header.header {
    position: relative;
    height: auto;
}*

.fp-area {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 215px;
}
 
 
 
    
}  

@media (min-width: 768px) and (max-width: 1024px) {

 .main-wrapper{
    width : 100%;
}
.menu-area{
    display: none;
    }  

.fp-area {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 215px;
}


header.header .top-bar .info-list {
    float: right;
    width: 80%;
    text-align: center;
}
header.header .top-bar .info-list li {
    display: inline-block;
    color: #fff;
    margin: 0 0 0 56px;
    padding: 9px 56px;
}

.menu-area ul li a {
    color: #0a0a0a;
    font-size: 12px;
}

.newsletter-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: -36px;
    background: url(images/top-bg.png) no-repeat;
    height: 55px;
    width: 100%;
}

.products-list li {
    float: left;
    width: 30%;
    margin: 0 24px 32px 0;
    height: 238px;
}

.page-id-11 .form-area {
    float: left;
    width: 100%;
    padding: 30px 0 0 42px;
}

.application-list li {
    float: left;
    width: 29%;
    margin: 0 30px 30px 18px;
    text-align: center;
    padding-left: 11px;
}
 
 
 .info-area iframe {
    border: 1px solid #878787 !important;
    width: 100% !important;
    height: 220px !important;
}
 
 
.newsletter-area .right-area input[type="submit"] {
    background: #fff;
    border: none;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    font-family: 'GothamBold';
    padding: 12px 25px;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    top: 60px;
    margin: 0 !important;
    right: 10px;
} 

.menu-area ul {
    float: right;
    padding: 23px 22px 23px 0;
}


footer.footer .widget-1 {
    float: left;
    width: 25%;
    margin-left: 16px;
}

footer.footer .widget-2 {
    float: left;
    width: 20%;
    margin: 0 0 0 61px;
}

footer.footer .widget-3 {
    float: left;
    width: 13%;
}

footer.footer .widget-4 {
    float: right;
    width: 19%;
    margin-right: 43px;
}
 
    
}
.tax-products_cat .banner-caption h3, .single-product .banner-caption h3{ font-size: 34px; }


.resource-area ul li+li{
    
/* border-top: 1px solid #dfe3e2; */
    
margin: 5px 0 0;
    
padding-top: 5px;
    
}
.resource-area ul li+li:after {
    position: absolute;
    content: "";
    width: 350px;
    height: 1px;
    background: #dfe3e2;
    left: 0;
    top: 0;
}