@media (max-width: 1550px){
}
@media (max-width: 1250px){
	#carouselExampleIndicators .carousel-caption{
		width: 70%;
	}
}
@media (max-width: 1200px){
}
@media (max-width: 1000px) {
	#header .nav-link{
		padding: .5rem 1rem;
		margin: 0px;
	}
	.navbar-nav{
		border-top: 1px solid #eee;
	}
	#header .navbar{
		padding: 15px 0px;
	}
	#top-header .text-left,
	#top-header .text-right,
	#sub-footer .text-left,
	#sub-footer .text-right{
		text-align: center !important;
	}
	#top-header .text-right{
		margin-top: 10px;
	}
	#counter,
	#sub-footer{
		text-align: center;
	}
	.counter-bg .mb-4:after{
		display: none;
	}
	#t-carousel .item .ml-4{
		margin-left: 0 !important;
	}
	#testimonials .titem-img:before{
		content: "\f0d7";
	    bottom: -27px;
	    right: 10px;
	    top: auto;
	}
	#get-services .btn{
		margin-top: 1.5rem;
	}
	.mblg-5{
		margin-bottom: 3rem!important;
	}
	.sub-footer-bg.fixed{
		position: relative;
	}
	.time-bg{
		font-size: 30px;
	}
	#carouselExampleIndicators .carousel-caption{
		top: 45%;
	}
}
@media (max-width: 991px) {
	#header .nav-item .btn{
		margin: 1rem 0rem 0rem;
		padding: .5rem 1rem;
	}
	.element-item{
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (max-width: 960px){
}
@media (max-width: 860px) {
}	
@media (max-width: 767px) {
	#carouselExampleIndicators .carousel-item{
		height: 300px;
	}
	.consultation-left .col-sm-6,
	.consultation-left .col-sm-12{
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (max-width: 700px) {
}
@media (max-width: 600px) {
	#coming-soon .center-form{
		width: 60%;
	}
}
@media (max-width: 500px) {
}
@media (max-width: 470px) {
	#top-header .t-head-left li:after{
		display: none;
	}
	.consultation-right h1{
		font-size: 26px;
	}
}
@media (max-width: 400px) {
}
@media (max-width: 330px) {
}
