@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1200px) {
	

}
@media screen and (max-width: 992px) {
	.custom_nav li a{
		font-size: 12px !important;
		padding: 4px 10px !important;
	}
	.ls-wp-container{
		width: 100% !important;
	}
	.about_outer, .about_african{
    	padding: 25px 0;
	}
	.about_left h3, .about_vio_top h3{ 
		font-size: 24px;
		margin-bottom: 20px;
	}
	.custom_nav li a:after{bottom: -1px;}
	.about_left{
		margin-bottom: 40px;
	}
	.about_vio_top p{
		width: 100%;
	}
	.about_vio_img{
		margin-bottom: 20px;
	}
	.about_vio_bot {
    	margin-bottom: 15px;
	}
	.parallax_banner {
    	margin: 45px 0 0 0;
	}
	.os-animation, .filter-box{
		
	}
	.padd_left {
    	padding-left: 0;
	}
	.res_height {
    	max-height: 862px;
	}
	.no_padd{
		padding: 0px;
	}
	.contact_detail{
		width: 95%;
	}
	
	#menu-item-212 a{margin-top: 5px;}
}
@media screen and (max-width: 767px) {
	
	.no_padd_right {
    	padding-right: 15px;
	}
	.no_padd_left{
		padding-left: 15px;
	}
	.copy_right, .des_dev{
    	text-align: center;
	}
	
	.quote_sub{ margin-bottom:20px;}
}
@media screen and (max-width: 640px) {
	body{
		padding: 0 10px 10px;
	}
	.banner_btn{
		font-size: 10px !important;
		padding: 10px !important;
	}
	.about_left h3, .about_vio_top h3{
		font-size: 20px;
		line-height: 22px;
	}
	.about_left p{
		margin-bottom: 10px;
	}
	.welcome-message .frame {
		height: 100%;
		padding: 30px;
	}
	.welcome-message .text-box, .post-box {
		margin-bottom: 30px;
	}
	.welcome-message .text-box strong {
		font: 700 30px/40px "Droid Serif",serif;
	}
	.welcome-message .frame .thumb-1 {
		margin: 0;
	}
	.welcome-message .frame .thumb-2 {
		border: 0 none;
		position: static;
	}
	.welcome-message .frame .thumb-1, .welcome-message .frame .thumb-1 img, .welcome-message .frame .thumb-2, .welcome-message .frame .thumb-2 img, .text-carousel .item img, .testimonials .holder {
		width: 100%;
	}
	.welcome-message .frame .thumb-2:before{
		height: 0px;
	}
	.welcome-message .frame .thumb-2:after{
		width: 0px;
	}
	.about_vio_bot {
    	margin-bottom: 0;
	}
	.parallax_banner {
    	margin: 25px 0 0;
	}
	.about_african{
		margin-top: 0px;
	}
	.project-item, .projects-grid-2 .project-item, .container .projects-grid-2 .project-item, .projects-grid-3 .project-item, .container .projects-grid-3 .project-item, .project-grid-5 .project-item {
    	width: 100%;
	}
	.gallery_outer {
    	padding: 25px 0;
	}
	.footer_outer{
		margin-top: 25px;
	}
}
@media (max-width: 480px){
	.about_left h3, .about_vio_top h3 {
		font-size: 18px;
		margin-bottom: 8px;
	}
	.about_vio_top p{
		margin-bottom: 20px;
	}
	.welcome-message{
		margin: 0px;
	}
}
