/* Brighton : Industry HTML5 Template */
@media(max-width:4000px){
	.slide {
	    margin-top: 0px;
	    display: table;
	    margin: 0 auto;
	}

}
@media(max-width: 1200px){
	.main-header .links-nav li {
      padding: 0px 11px;
   }
   .industry-section {
    padding: 70px 0px 70px 0px;
  }
   .owl-prev span, .owl-next span {
    left: -26%;
  }
  .owl-next span {
    left: 25%!important;
  }
  .gallery-section {
    padding-bottom: 0;
  }



}
@media(max-width: 1166px){
  .main-header .links-nav li:nth-child(2) {
    margin: 0 28px!important;
}
.gallerybox {
    width: 360px!important;
}

}


@media only screen and (max-width: 1140px){
	.main-header .header-upper .logo-outer,
	.main-header .header-upper .upper-right{
		width:100%;
		text-align:center;
	}
	
	.main-header .header-upper .logo-outer{
		margin-bottom:30px;	
	}
	
	.main-header .info-box{
		display:inline-block;
		margin:10px 25px;
		float:none;
		text-align:left;
		width:260px;
	}
	
	.main-header .info-box:last-child{
		text-align:center;	
	}
	
	.main-header .header-upper .info-box::after{
		display:none;	
	}
	
	.two-col-fluid .testimonial-column .inner-box,
	.two-col-fluid .form-column .inner-box{
		padding:50px 15px;
		max-width:none;
		width:100%;	
	}
	
	.main-header.header-style-one .main-menu .navigation > li > a,
	.main-header.header-style-one .main-menu .navigation > li.dropdown > a{
		/*padding-left:25px !important;	
		padding-right:25px !important;	*/
	}
	
	.main-header.header-style-one .main-menu .navigation > li.dropdown > a:after{
		display:none !important;	
	}
	
	.header-style-three .header-upper .logo-box{
		position:relative;
		left:0px;
		top:0px;
		width:100%;
		text-align:center;
		margin:15px 0px;	
	}
	
	.header-style-three .main-menu .navigation:first-child{
		padding-right:0px;	
	}
	
	.header-style-three .main-menu .navigation:last-child{
		padding-left:0px;	
	}
	
	.content-side{
		padding:0px 15px !important;	
	}
	
	.page-wrapper{
		overflow:hidden;	
	}
	
	.service-style-one .left-column{
		padding-right:15px;	
	}
}

@media(max-width: 1024px){
	.main-header .links-nav li {
      padding: 0px 0px;
}
.main-header .links-nav li:nth-child(2) {
    margin: 0 0!important;
}
.main-header .links-nav li span {
    padding: 4px;
}
.logo-outer {
    float: left!important;
    width: 25%!important;
}
.upper-right {
    float: left!important;
    width: 75%!important;
}
.main-header .info-box{
		width:25%!important;
	}

.main-header .info-box:last-child {
    padding-top: 25px;
}
.main-header .header-upper .upper-right {
    padding: 0;
}
.main-header .header-upper .logo-outer {
    margin-bottom: 0!important;
}
.main-header .main-menu .navigation > li > a {
    padding: 16px 25px;
}
.main-header .header-upper .main-menu .navigation > li.dropdown > a, .main-header .header-lower .main-menu .navigation > li.dropdown > a {
    padding-right: 20px;
}
.sticky-header .logo {
    width: 35%;
}
.right-col {
    width: 65%;
}
.gallerybox {
    width: 321px!important;
}
.tabs-style-one .tab-buttons .tab-btn {
    padding: 5px 32px;
}


}


@media(max-width: 991px){
   .default-portfolio-item .image-box img {
    height: 340px!important;
}
.industry-section {
    padding: 60px 0px 0;
}
.gallerybox {
    margin: 0!important;
    width: 465px!important;
}
.gallery-section {
    padding-bottom: 20px;
}
.tabs-section h2, .gallery-section h2 {
    margin: 0px 0 15px;
    padding: 15px 0;
}
/*.top-right {
    display: none;
}*/
.main-header .header-top, .main-header .header-upper{
	display: none;
}
.tabs-style-one .tab-buttons .tab-btn {
    padding: 5px 29px;
}
.tabs-style-one .tab .text-content .text {
    font-size: 16px;
}
.tabs-section h2, .gallery-section h2 {
    font-size: 30px;
}

}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display: block !important;
	    visibility: hidden;
	    opacity: 0;
	}
}




@media only screen and (max-width: 1023px){
	
	.main-header.header-style-one .main-menu .navigation > li > a,
	.main-header.header-style-one .main-menu .navigation > li.dropdown > a{
	/*	padding-left:15px !important;	
		padding-right:15px !important;	*/
	}
	
	.main-header .header-upper .upper-right{
		width:100%;	
		display: none;
	}
	
	.main-header .header-upper .upper-column{
		margin-left:0px;
		padding-right:15px;
	}
	
	.sticky-header{
		display:none;	
	}
	
	.fact-counter-column{
		padding:50px 15px 0px;	
	}
	
	.header-style-two .nav-outer{
		padding-right:0px;
	}
	
	.main-header.header-style-two .btn-outer{
		display:none;	
	}
	
	.featured-services .left-column .service-block-three:last-child{
		margin-bottom:30px;	
	}
	
	.featured-services .right-column{
		padding-left:15px;	
	}
	
	.featured-services .left-column{
		padding-right:15px;	
	}
	
	.quick-links .links-outer::after{
		display:none;	
	}
	
	.industry-section .left-column{
		padding-right:15px;
		margin-bottom:30px;
	}
	
	.main-header .header-top .top-right, 
	.main-header .header-top .top-left {
		width: 100%;
		text-align:center;
	}
	
	.main-header .header-top .top-right ul,
	.main-header .header-top .top-left ul {
		text-align: center;
	}
	
	.main-header .header-top .top-right ul li,
	.main-header .header-top .top-left ul li,
	.main-header .links-nav li {
		display: inline-block;
		float: none;
	}
	
	.content-side .news-outer{
		padding-right:0px;	
	}
	
	.sidebar.news-sidebar,
	.sidebar.shop-sidebar{
		margin-left:0px;
		margin-right:0px;	
	}
}

@media (max-width: 768px){
	.main-header .header-top{
		display: none;
	}
	.main-header .logo-outer .logo img {
    max-width: 40%;
}
.main-header .header-upper{
	padding: 0;
}
.main-header .header-upper .logo-outer{
	margin-bottom: 9px;
}
.main-header .main-menu .navigation > li > a {
    padding: 16px 9px!important;
}
.main-header .nav-outer {
    padding: 0px 100px 0px 0px;
}
.owl-carousel .owl-item img {
    width: 73%;
    margin: 0 15px;
    height: 100%;
}
.tp-bgimg.defaultimg {
    max-height: 293px;
}
.main-slider .overlay-style-two{
	height: 53%!important;
}
.slotholder {
    height: 53%!important;
}
.tp-fullwidth-forcer {
    height: 260px!important;
}
.fact-counter .column {
    padding: 18px 30px;
}
.testimonial-section {
    padding: 30px 0px!important;
}
.sec-title-one {
    margin-bottom: 30px;
}
.testimonial-box .text {
    margin: 0 10px 0 0;
}
.newsletter-style-one {
    padding: 15px 0;
}
.sec-title-two {
    margin-bottom: 30px;
}
.owl-next span {
    left: -50%!important;
}
.owl-prev span, .owl-next span {
    top: 100px;
    height: 39px;
    width: 39px;
    line-height: 39px;
}
.main-footer .contact-info li {
    padding-left: 35px;
}
.tabs-style-one .tabs-content {
    padding: 25px 25px 30px;
}
.tabs-style-one .tab-buttons .tab-btn {
    padding: 5px 11px;
}
.industry-section {
    padding: 15px 0;
}
.tabs-section {
    margin-top: 15px!important;
}
.tabs-style-one.tabs-box {
    padding-right: 0px;
}
.main-slider h3 {
    display: none;
}
.banner {
    height: 350px!important;
}
.default-portfolio-item .image-box img {
    width: 70%;
    margin: 0 auto;
}
.main-footer .footer-upper .logo-widget .logo {
    width: 200px;
}
.gallery-widget {
    margin-left: 15px;
}




}
@media (max-width: 767px){
	.main-header .header-upper {
    display: none;
}

.main-footer .footer-upper {
    padding: 20px 0px 20px;
}
.gallery-widget {
    padding: 15px!important;
}
.footer-bottom .copyright {
    text-align: center;
    font-weight: 500;
}
.footer-bottom .footer-bottom-social {
    display: none;
}
.gallery-widget {
    margin-left: 0;
}


}
@media only screen and (max-width: 767px){
	
	.main-header .nav-outer{
		padding-right:0px;	
	}
	
	.main-header .header-main-box .nav-outer{
		width:100%;
		margin-top:-70px;
		padding-right:0px;	
	}
	
	.main-header.header-style-three .nav-outer{
		padding:0px;
		border:none;
	}
	
	.main-header.header-style-three .nav-outer .icon-search{
		display:none;	
	}
	
	.main-header.header-style-three .nav-outer .icon-home{
		top:18px;
		margin:0px;
		left:0px;
		z-index:15;	
	}
	
	.main-header.header-style-three .btn-outer{
		left:0px;	
	}
	
	.main-header.header-style-two .nav-outer{
		padding:0px 15px;	
	}
	
	.main-header .btn-outer{
		right:auto;
		left:0px;
		top:0px;
		z-index:14;	
	}
	
	.main-header .header-top .top-right, 
	.main-header .header-top .top-left {
		width: 100%;
		text-align:center;
	}
	
	.main-header .header-top .top-right ul,
	.main-header .header-top .top-left ul {
		text-align: center;
	}
	
	.main-header .header-top .top-right ul li,
	.main-header .header-top .top-left ul li,
	.main-header .links-nav li {
		display: inline-block;
		float: none;
	}

	.header-upper .logo-outer  {
		display: block;
		width: 100%;
	}
	
	.main-header .header-upper .upper-column{
		margin-left:0px;
		width:100%;	
	}
	
	.main-header .header-upper .upper-column{
		padding-right:0px;	
	}
	
	.main-header .header-upper .upper-column.info-box {
		display: block;
		width:100%;
		text-align:center;
		padding:10px;
		max-width:none;
	}
	
	.main-header .info-box .icon-box{
		position:relative;
		display:block;
		top:0px;
		margin:0 auto 15px;	
	}
	
	.main-header.header-style-two .nav-outer{
		padding:0px;	
	}
	
	.main-header .main-menu{
		padding-top:0px;
		width:100%;
		margin:0px;
	}
	
	.main-menu .collapse {
	   max-height:300px;
		overflow:auto;
		float:none;
		width:100%;
		padding:10px 0px 0px;
		border:none;
		margin:0px;
		-ms-border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-o-border-radius:3px;
		border-radius:3px;
   }
   
	.main-menu .collapse.in,
	.main-menu .collapsing{
		padding:10px 0px 0px;
		border:none;
		margin:0px 0px 15px;
		-ms-border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-o-border-radius:3px;
		border-radius:3px;	
	}
	
	
	.main-menu .navbar-header{
		position:relative;
		float:none;
		display:block;
		text-align:right;
		width:100%;
		padding:12px 0px;
		right:0px;
		z-index:12;
	}
	
	.main-menu .navbar-header .navbar-toggle{
		display:inline-block;
		z-index:7;
		border:1px solid #04203b;
		float:none;
		margin:0px 0px 0px 0px;
		border-radius:0px;
		background:transparent;
	}
	
	.main-menu .navbar-header .navbar-toggle .icon-bar{
		background:#ffffff;	
	}
	
	.main-menu .navbar-collapse > .navigation,
	.header-style-three .main-menu .navigation:first-child,
	.header-style-three .main-menu .navigation:last-child{
		float:none !important;
		margin:0px !important;
		width:100% !important;
		background:#04203b;
		border:1px solid #ffffff;
		border-top:none;
	}
	
	.main-menu .navbar-collapse > .navigation > li,
	.header-style-three .header-upper .main-menu .navigation > li{
		margin:0px !important;
		float:none !important;
		width:100%;
	}
	
	.main-menu .navigation > li > a,
	.main-menu .navigation > li > ul:before{
		border:none;	
	}
	
	.main-menu .navbar-collapse > .navigation > li > a,
	.header-style-two .header-upper .main-menu .navigation > li > a,
	.header-style-two .header-upper .main-menu .navigation > li > ul > li > a,
	.header-style-two .header-upper .main-menu .navigation > li > ul > li > ul > li > a{
		padding:10px 10px !important;
		border:none !important;
		color:#ffffff !important;
		text-align:left;
	}
	
	.main-menu .navigation li.dropdown > a:after,
	.main-menu .navigation > li.dropdown > a:before,
	.main-menu .navigation > li > ul > li > a::before,
	.main-menu .navigation > li > ul > li > ul > li > a::before,
	.header-style-two .header-upper .main-menu .navigation > li > ul > li:after,
	.header-style-two .header-upper .main-menu .navigation > li:after,
	.header-style-two .header-upper .main-menu .navigation > li > ul > li:before,
	.header-style-two .header-upper .main-menu .navigation > li:before,
	.header-style-three .header-upper .main-menu .navigation > li:before,
	.header-style-three .header-upper .main-menu .navigation > li:after{
		color:#ffffff !important;
		right:15px;
		font-size:16px;
		display:none !important;
	}
	
	.main-menu .navbar-collapse > .navigation > li > ul,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul{
		position:relative;
		border:none;
		float:none;
		visibility:visible;
		opacity:1;
		display:none;
		margin:0px;
		left:auto !important;
		right:auto !important;
		top:auto !important;
		width:100%;
		background:#04203b;
		-webkit-border-radius:0px;
		-ms-border-radius:0px;
		-o-border-radius:0px;
		-moz-border-radius:0px;
		border-radius:0px;
		transition:none !important;
		-webkit-transition:none !important;
		-ms-transition:none !important;
		-o-transition:none !important;
		-moz-transition:none !important;
	}
		
	.main-menu .navbar-collapse > .navigation > li > ul,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul{
		border-top:1px solid rgba(255,255,255,1) !important;	
	}
	
	.main-menu .navbar-collapse > .navigation > li,
	.main-menu .navbar-collapse > .navigation > li > ul > li,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{
		border-top:1px solid rgba(255,255,255,1) !important;
		opacity:1 !important;
		top:0px !important;
		left:0px !important;
		visibility:visible !important;
	}
	
	.main-menu .navbar-collapse > .navigation > li:first-child{
		border:none;	
	}
	
	.main-menu .navbar-collapse > .navigation > li > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{
		padding:10px 15px !important;
		line-height:22px;
		color:#ffffff;
		background:#ab4702;
		text-align:left;
		display:block;
	}
	
	.main-menu .navbar-collapse > .navigation > li > a:hover,
	.main-menu .navbar-collapse > .navigation > li > a:active,
	.main-menu .navbar-collapse > .navigation > li > a:focus{
		background:#04203b;
	}
	
	.main-menu .navbar-collapse > .navigation > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li.current > a,
	.main-menu .navbar-collapse > .navigation > li.current-menu-item > a{
		background:#04203b;
		color:#ffffff !important;
	}
	
	.main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{
		display:block;
	}
	
	.main-menu .navbar-collapse > .navigation li.dropdown:after,
	.main-menu .navigation > li > ul:before{
		display:none !important;	
	}
	
	.main-slider,
	.page-title{
		margin-top:0px !important;	
	}
	
	.main-slider .tp-caption{
		display:none !important;	
	}
	
	.sortable-masonry .masonry-item{
		width:100%;	
	}
	
	
	.page-title{
		padding:80px 0px 160px;	
	}
	
	.page-title h1{
		font-size:24px;	
	}
	
	.search-popup .search-form fieldset input[type="search"]{
		font-size:15px;
		padding:10px 15px;
		border-radius:0px;
	}
	
	.search-popup .search-form fieldset input[type="submit"]{
		position:relative;
		width:100%;
		border-radius:0px;
	}
	
	.footer-bottom .footer-nav ul{
		float:none !important;	
	}
	
	.footer-bottom .footer-nav li{
		display:inline-block;
		float:none;
		margin:0px 10px 10px;	
	}
	
	.main-header.header-style-one .btn-outer .quote-btn{
		padding:16px 10px;	
	}
	
	.main-header.header-style-one .btn-outer .quote-btn{
		padding:17px 10px;	
	}
	
	.call-to-action,
	.call-to-action-two{
		text-align:center;	
	}
	
	.call-to-action .text-right,
	.call-to-action-two .text-right{
		padding-top:20px;
		text-align:center;	
	}
	
	.main-header.header-style-two .btn-outer{
		display:block;
		text-align:left;
		width:200px;
		left:0px;
		top:5px;
		margin-top:0px;	
	}
	
	.news-style-one .image-box{
		margin-bottom:20px;	
	}
	
	.service-block-four .inner-box{
		margin-left:0px;
		padding:25px;
		text-align:center;	
	}
	
	.service-block-four .inner-box .icon-box{
		position:relative;
		left:0px;
		top:0px;
		margin:0px 0px 30px;	
	}
	
	.masonary-section .filters .filter-tabs{
		text-align:center;	
	}
	
	.form-box{
		padding:25px 20px;	
	}
	
	.call-to-action-three h3,
	.sec-title-one h2,
	.sec-title-two h2,
	.sec-title-three h2,
	.sec-title-four h2,
	.sec-title-five h2,
	.sec-title-six h2,
	.sec-title-seven h2,
	.sec-title-eight h2{
		font-size:24px;	
	}
	
	.tabs-style-one .tab-buttons .tab-btn{
		display:block;
		margin:0px 0px 10px;	
	}
	
	.tabs-style-one .tabs-content{
		padding:20px;	
	}
	
	.page-title .social-nav{
		text-align:left;
		padding-top:10px;	
	}
	
	.sidebar-page-container .shop-items{
		padding-left:0px;	
	}
	
	.prod-info-tabs .tabs-style-three{
		padding-left:0px;	
	}
	
	.prod-info-tabs .tabs-style-three .tab-buttons{
		position:relative;
		width:100%;
		margin-bottom:20px;	
	}
	
	.prod-info-tabs .tabs-style-three .tab-buttons .tab-btn{
		margin-bottom:10px;	
	}
}

@media only screen and (max-width: 599px){
	
	.content-side .comments-area .comment .comment-inner,
	.content-side .comments-area .reply-comment{
		padding-left:0px;
		padding-right:0px;
		margin-left:0px;	
	}
	
	.content-side .comments-area .comment .author-thumb{
		position:relative;
		top:0px;
		left:0px;
		margin-bottom:20px !important;	
	}
	
	.main-header .header-upper .upper-right{
		padding:0px 0px;	
	}
	
	.about-section .mission-vision .block .inner-box{
		padding-left:0px;	
	}
	
	.about-section .mission-vision .block .image{
		position:relative;
		width:100%;
		margin-bottom:20px;	
	}
	
	.contact-style-one .info-column .info-box{
		padding:30px 20px;
	}
	
	.contact-style-one .info-column .info-box h3,
	.team-style-one .intro-column h2,
	.parallax-style-one h2{
		font-size:20px;	
	}
	
	.testimonial-style-one .slide-item .inner-box,
	.testimonial-style-two .slide-item .inner-box{
		padding-right:0px;
		text-align:center;	
	}
	
	.testimonial-style-two .slide-item .author-image{
		margin:0 auto;
		float:none;	
	}
	
	.testimonial-style-one .slide-item .author-image{
		margin:0 auto 20px;	
	}
	
	.testimonial-style-two .slide-item .author-info{
		float:none;
		text-align:center;
		margin-bottom:30px;	
	}
	
	.contact-style-two .info-column .inner-box,
	.contact-style-two .form-column .inner-box{
		padding:70px 15px;	
	}
	
	.about-section{
		text-align:center;	
	}
	
	.about-section .who-we-are .info-list li{
		padding:0px;
		text-align:center;
	}
	
	.about-section .who-we-are .info-list li .icon-box{
		position:relative;
		left:0px;
		top:0px;
		margin:0px;
		margin:0 auto 20px;	
	}
	
	.page-info .pull-left,
	.page-info .pull-right{
		width:100%;
		margin:10px 0px;
	}
	
	.main-footer .footer-bottom .footer-nav li{
		margin:0px 10px 10px;	
	}
	
	.main-footer.footer-style-three .footer-bottom .footer-nav,
	.footer-bottom .copyright{
		text-align:center;	
	}
	
	.main-header.header-style-three .top-right .theme-btn{
		display:none;	
	}
	
	.tabs-style-three .reviews-container .review-box{
		padding-left:0px;	
	}
	
	.tabs-style-three .reviews-container .rev-thumb{
		position:relative;
		left:0px;
		top:0px;
		margin:0px 0px 20px;	
	}
	
	.cart-section .totals-table .col{
		width:100%;	
	}
	
	.cart-section .totals-table .col:nth-child(2){
		width:100%;	
	}
	
	.cart-section .apply-coupon .form-group{
		display:block;
		width:100%;
		margin:0px 0px 10px;	
	}
	
	.cart-section .cart-options .pull-left,
	.cart-section .cart-options .pull-right,
	.cart-section .apply-coupon .form-group input[type="text"]{
		width:100%;	
	}
	
	.cart-section .cart-options .theme-btn{
		display:block;
		width:100%;
		text-align:center;
		margin:0px 0px 10px;	
	}
	
	.checkout-page .place-order{
		padding:25px 20px;	
	}
}

@media (max-width: 576px){
	.tp-bgimg.defaultimg {
      height: 74%!important;
    }
	.main-slider .overlay-style-two {
	    height: 40%!important;
	}
	.gallery-item .inner-box{
		text-align: center;
	    margin: 0 auto;
	    display: table;
	}
	.owl-carousel .owl-item img {
      width: 96%;
}
.main-footer .footer-upper .column {
    padding: 15px!important;
} 
.slotholder {
    height: 53%!important;
}
.testimonial-box .author-info h3 {
    padding-left: 40px;
}
.testimonial-box .author-info h3 {
    padding-left: 40px;
}
.owl-prev span, .owl-next span {
    top: 60px;
}
.gallery-widget {
    padding: 15px 0!important;
}
.tp-fullwidth-forcer{
	height: 240px!important;
}
.industry-section {
    padding: 0!important;
}
ul.social-nav.clearfix {
    display: none;
}
.tabs-section h2, .gallery-section h2 {
    font-size: 22px;
    margin: 15px;
}
.tabs-style-one .tab-buttons .tab-btn {
    font-size: 16px;
}
.main-footer .footer-upper .column {
    margin-bottom: 0;
}
.chemical h2 {
    font-size: 30px!important;
}
.banner {
    height: 250px!important;
}
.default-portfolio-item .image-box img {
    height: 300px!important;
}
.contact-info-section .info-box h3 {
    margin-top: 15px;
    display: block;
}
.logos {
    display: block;
    width: 100%;
    text-align: center;
    margin: 15px auto;
}
.logo img {
    max-width: 60px;
}



}

@media only screen and (max-width: 499px) {
	
	.main-header .header-upper .upper-column.info-box {	
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
	.service-block .inner-box{
		padding-left:0px;
		text-align:center;	
	}
	
	.service-block .inner-box .icon-box{
		position:relative;
		left:0px;
		top:0px;
		margin-bottom:30px;	
	}
	
	.accordion-box .block .content .image{
		margin:0px 0px 20px;
		width:100%;	
	}
	
	.accordion-box .block .content .image img{
		width:100%;	
	}
	.default-portfolio-item .image-box img {
        height: 250px;
   }
   .owl-carousel .owl-item img {
        width: 81%;
   }
   .tabs-section h2, .gallery-section h2 {
    font-size: 30px;
   }
   .gallery-carousel .owl-controls .owl-nav [class*="owl-"]{
   	margin: 0!important;
   }

}
@media (max-width: 425px){
 .slotholder {
       height: 40%!important;
  }
  .main-slider .overlay-style-two {
    height: 30%!important;
}
.owl-next span {
    left: -140%!important;
}
.owl-prev span, .owl-next span {
    top: 80px;
}
.main-footer .text {
    text-align: justify;
    margin: 0;
}
.footer-upper .links-widget li {
    margin-bottom: 5px;
}
.sec-title-three {
    margin-bottom: 15px;
}
.tp-fullwidth-forcer{
	height: 180px!important;
}
.tabs-section h2, .gallery-section h2 {
    font-size: 17px;
}
.default-portfolio-item .image-box img {
    height: 240px!important;
}
.default-portfolio-item .image-box {
    margin-top: 15px;
}
.page-title {
    padding: 22px 0px 100px;
}
.chemical h2 {
    font-size: 23px!important;
}
.banner {
    height: 200px!important;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 40px;
    height: 40px;
    font-size: 12px;
    line-height: 40px;
}
.logo img {
    max-width: 60px;
}
.map-section {
    height: 250px;
}


}
@media (max-width: 375px){
	  .owl-next span {
    left: -180%!important;
  }
  .owl-carousel .owl-item img {
    width: 70%;
}
.owl-prev span, .owl-next span {
    top: 100px;
}
.tabs-style-one .tab-buttons .tab-btn {
    font-size: 14px;
}
.tabs-section h2, .gallery-section h2 {
    margin: 15px;
}
.sec-title-eight.padd-bott-10>h2 {
    font-size: 34px!important;
}
.contact-info-section {
    padding: 50px 0px 10px;
}
.contact-form-section {
    padding: 0px 0px 20px;
}
/*.contact-info-section .column {
    margin-bottom: 10px;
}
*/
.contact-info-section .info-box {
    padding: 5px;
}
.chemical h2 {
    font-size: 20px!important;
}
.masonary-section.style-two {
    padding: 30px 0px;
}

}

@media (max-width: 320px){
	.tp-fullwidth-forcer {
      height: 120px!important;
  }
  .owl-carousel .owl-item img {
    width: 60%;
    margin: 0 7px;
}
.owl-prev span, .owl-next span {
    top: 138px;
}
.owl-next span {
    left: -230%!important;
}
.tp-fullwidth-forcer{
	height: 180px!important;
}
.default-portfolio-item .image-box img {
    height: 200px!important;
}
.call-to-action-three h3, .sec-title-one h2, .sec-title-two h2, .sec-title-three h2, .sec-title-four h2, .sec-title-five h2, .sec-title-six h2, .sec-title-seven h2, .sec-title-eight h2 {
    font-size: 20px;
}
.tabs-section h2, .gallery-section h2 {
    padding: 15px;
}
.chemical h2 {
    font-size: 16px!important;
}
.masonary-section.style-two {
    padding: 18px 0px;
}
.sec-title-eight.padd-bott-10>h2 {
    font-size: 31px!important;
}
.logos {
    width: 50%;
}


}

