@media(max-width:1200px){
		.box-ser {
    height: 235px;
	}
	.box-ser .title-1 {
    height: 127px;
}
	#cssmenu > ul > li > a{
	padding: 14px 4px;	
	}
	.inner-img {
    width: 50%;
}
	.email-top, .call-top {
    margin-right: 18px;
}
	
}

@media(max-width:991px){
	.call-top, .email-top, .time-top {
    display: block;
    text-align: center;
    padding-top: 14px;
}
	.socials {
    margin-top: 5px;
    padding: 0;
    float: none;
    text-align: center;
}
	.box-ser {
    height: 260px;
	}
	.menu {
    position: relative;
    right: 0;
    left: 0;
    top: 0; 
    margin: auto;
}
	.logo-img img {
        margin: auto;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		padding: 15px 0;
}
	.breadcrumb {
		margin-top: 10px;
	}
	.menu::after {
    border-top: none;
}
	.services-text .title-1::after {
     display: none
}
	.services-text .title {
    font-size: 35px;
    color: #fff;
    margin-top: 75px;
    margin-bottom: 0;
    text-align: center;
}
	.services-text .title-1 {
    font-size: 18px;
    color: #fff;
    margin-right: 18px;
    margin-top: 0;
    margin-bottom: 50px;
}
	.color-news-footer {
    background-color: rgba(0, 151, 189, 0.49019607843137253);
    width: 100%;
	float: right;
}
		#myCarousel .item img {
    height: 470px;
}
		.carousel {
    height: 410px;
}
}



@media(max-width:768px){
	.inner-pic {
    width: 60%;
    height: 250px;
}
	.box {
    width: 50%;
	}
	
.text-slider {
    display: none;
	}
	.menu::after {
    border-top: none;
	}
	#myCarousel .item img {
    height: 310px;
}
	.search-form form input{
		width: 300px;
	}
		.carousel {
    height: 310px;
}
}



@media(max-width:480px){
	
   	.box img {
    height: 128px;
	}
	.search-form form input{
		width: 250px;
	}

	.box-ser {
    height: 260px;
	}
	.inner-pic {
    width: 100%;
    height: 220px;
}
		#myCarousel .item img {
    height: 270px;
}
		.carousel {
    height: 210px;
}
}
@media(max-width:380px){
	.show-search i{
		   
	}
	.search-side-phone {
    bottom: 11px;
    width: 50px;
	}
	
			.inner-pic {
    width: 100%;
    height: 190px;
}
}

@media(max-width:320px){
	

}