@charset "utf-8";
/* CSS Document */
@media only screen and (min-width:1171px) and (max-width:1199px)
{
	
}

@media only screen and (min-width:1025px) and (max-width:1170px)
{
	
	
	
}

@media only screen and (min-width:992px) and (max-width:1024px)
{
	
	
	
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
}

@media only screen and (min-width: 480px) and (max-width: 767px){
	.box-col{margin-bottom:20px;}
	.arrow01{display:none;}
	.area-heading h2{font-size:23px;}
	.img-curved{width:100%!important;}
	.certificate .owl-buttons .owl-prev{display:none!important;}
	.certificate .owl-buttons .owl-next{display:none!important;}
	.extra{float:left; width:100%;}
	.footer_title{margin-top:20px;}
	.owl-buttons .owl-prev{display:none!important;}
	.owl-buttons .owl-next{display:none!important;}
	.box{padding:0px;}
	.certificate .main_item{padding:15px;}
	.box strong{font-size:12px;}
	.box.call {padding-left: 15px;padding-top: 0;}
    .last {border-right: medium none;padding-left: 15px;padding-top: 0;}
    .pull-left{width:50%;}
    .pull-right{width:50%;}
    .text-right{text-align:left; padding-left:15px;}
    .title-section p.slogan {margin-left:0px;}
    .title-section h1.page-title{display:none;}
    .main_accer{margin-bottom:20px;}
	.main_gclr{width:95%!important;}
	.inner_gclr{padding:10px!important;}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	.box-col{margin-bottom:20px;}
	.arrow01{display:none;}
	.area-heading h2{font-size:23px;}
	.img-curved{width:100%!important;}
	.certificate .owl-buttons .owl-prev{display:none!important;}
	.certificate .owl-buttons .owl-next{display:none!important;}
	.extra{float:left; width:100%;}
	.footer_title{margin-top:20px;}
	.owl-buttons .owl-prev{display:none!important;}
	.owl-buttons .owl-next{display:none!important;}
	.box{padding:0px;}
	.box strong{font-size:12px;}
	.box.call {padding-left: 15px;padding-top: 0;}
    .last {border-right: medium none;padding-left: 15px;padding-top: 0;}
    .pull-left{width:50%;}
    .pull-right{width:50%;}
    .text-right{text-align:left; padding-left:15px;}
    .title-section p.slogan {margin-left:0px;}
    .title-section h1.page-title{display:none;}
    .main_accer{margin-bottom:20px;}
	.main_gclr{width:95%!important;}
	.inner_gclr{padding:10px!important;}

	
	
	







}




img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}


