
/* =RESPONSIVE
-------------------------------------------------------------- */

img, object, video, iframe, input, textarea {
	max-width: 100%;
}

.fb_iframe_widget, .fb_reset, .fb-root {
	max-width:100%;
}



@media only screen and (max-width: 1536px) {
	.toptel span {
		display: none;
	}
	
	
	 }
	 
@media only screen and (max-width: 1440px) {
	
	.menu-primary li a {
		padding: 10px 5px 25px 5px;
		font-size:20px;
	}
	
	.topbuttons img {
		zoom: 0.8;
	}
	
	.main-title {
		font-size:70px;
	}
}


@media only screen and (max-width: 1366px) {

	
	 }


@media only screen and (max-width: 1280px) {
	.menu-primary li a {
		font-size:18px;
	}
	
	.topbuttons img {
		zoom: 0.7;
	}
	
	.toptel {
		font-size:18px;
	}
	

}

@media only screen and (max-width: 1024px) {
	
	.topbuttons {
		display: none;
	}
	
	.logo img {
		zoom: 0.8;
	}
	
	#main {
		padding:40px 0;
	}
	
	#content-section .slider-area {
		width:717px;
		max-width:100%;
		margin:auto;
	}
	
	#content-section .row {
		flex-direction: column-reverse;
	}
	
	.slider-text {
		margin-bottom:50px;
	}
	
	.counter-item {
		zoom: 0.8;
	}
	
	
}
	 
@media only screen and (max-width: 820px) {
	
	.logo-bottom {
		text-align: center;
	}
		
		.footer-inner {
		width:70%;
		margin: auto;
	}
	
	.logo-bottom {
		margin-top:30px;
	}
	
	
	
	.padding {
		width:100%;
	}
	
	.counter-item {
    zoom: 0.7;
	}
	
	.services-scroll, 
	#projects-scroll,
	.logo-scroll {
		padding:0;
		
	}
	
	#contact-section .contact-details {
		margin-bottom:30px;

	}
	
	#after-main .flex-item {
		width:33.33%;
		margin-bottom:20px;
	}
	
	.section {
    padding: 30px 0;
	}
	.video-mask {
		display: none;
	}
	
	#counter-boxes .flex {
		display: block;
	}
	
	.counter-item {
		zoom:0.8;
		width:200px;
		max-width:100%;
		margin: 0 auto 20px auto;
		text-align:center;
	}
	
	#contact-section .title {
    font-size: 40px;
     margin-bottom: 30px;
    text-align: center;
	}
	#contact-section .details li {
		width:100%;
		padding-left:0;
		margin-bottom:25px;
	}
	
	#contact-section .details {
		padding:0 40px;
	}
	
	.copyrights {
		text-align:center;
		margin-bottom:10px;
	}
	
	.credits {
    text-align: center;
	}
	
	#sidebar {
		margin-bottom:30px;
	}
	
	#contact-page .details li {
		width:50%;
		margin-bottom:20px;
	}
	

}


@media only screen and (max-width: 736px) {
	
	
	
	
}

@media only screen and (max-width: 430px) {
	
	.main-title {
		font-size:40px;
	}
	
	#after-main .flex-item {
		width:100%;
	}
	
	#after-main .box-item {
		width:250px;
		margin: auto;
	}
	
	.title {
		font-size:30px;
	}
	
	 .subtitle,
	 #content-section .subtitle {
		 font-size:22px;
	}
	
	.single-img {
       max-width: 100%;
	   padding:0;
}
	.single-img.alignleft {
    margin-right: 0px;
	float: none;
}

.page-title {
	font-size:35px;
	margin-bottom:20px;
}

.gfield--width-third {
	width:100%;
}

#products-scroll {
    padding: 0;
}

.prod-img img {
	width:100%;
}

#contact-page .details li {
		width:100%;
		padding-right:50px;
		
	}
	
#breadcrumbs {
	display: none;
}
	
	

}


@media only screen and (max-width: 390px) {
	


}



