@media screen and (min-width: 600px) {
.hide_on_desktop{
  display: none !important;
}
}
@media screen and (max-width: 600px) {
.carousel-item{
	height:35vh !important;
}
.carousel-item img{
	height:35vh !important;
}
.hide_on_phone{
	display: none !important;
}
.navbar-brand img{
	width:100% !important;
	max-height:60px !important;
}
	.single_page_margin_top{
		margin-top:0 !important;
	}
.single_page_margin_top{
	margin-top:15px;
	}
.carousel-caption h3 a{
	font-size: 12px !important;
}
.hide_footer{
	display: none !important;
}
.title_ser p{
	font-size: 20px !important;
	margin-top:10px;
}
#footer{
	text-align: center !important;
}
.social_icon{
	padding-left: 0px;
}
.footer_heading{
	padding-left: 0px !important;
}
.footer_heading{
	display: none;
}
.our_aim_sec{
	padding-top: 0px !important;
}
.small_business_sec{
	margin-top: 0px !important;
	padding: 0px !important;
}
.small_business_sec .container{
	padding-top: 20px;
}
.blog_post_home{
	margin-bottom: 10px;
}
.col-md-4{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.col-md-3{
	margin:5px;
}
.box_shadow{
    box-shadow: 0 5px 9px 0 rgb(0 0 0 / 30%), 0 7px 22px 0 rgb(0 0 0 / 25%);
}
.imgRev{
	width: 50% !important;
	height: auto;
}
.box_shadow:hover{
	box-shadow:0 2px 2px 0 rgb(0 0 0 / 10%), 0 3px 10px 0 rgb(0 0 0 / 8%);
}
.service_col{
	height: 430px !important;
}
.serv_button{
	margin-top: 10px !important;
}
.col-md-6{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.col-md-4{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.col-md-3{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.navbar-collapse{
	text-align: center;
}
.form-inline .my-sm-0{
	padding: 10px 58px !important;
}
.quote_img{
	height: 30vh !important;
}
.col-md-12{
	padding-left: 5px !important;
	padding-right:5px !important;
}
.service_col{
	height: auto !important;
}
.blog_post_home{
	height: auto !important;
}
.getintouch{
	margin-top: 10px !important
}
.search_form input{
	width: 100% !important;
	margin-right: 0px !important;
}
.sec_once h1{
	text-align: center;
	font-size: 20px;

}
.sec_once p{
	font-size: 16px !important;
}
.sec_twice p{
	font-size: 16px !important;
}
.sec_twice h1{
	text-align: center;
	font-size: 20px;
}
#header-main{
position:fixed !important;
margin-bottom:56px !important;
}
#main-header{
	position: fixed;
	width: 100%;
	background-color: #fff;
	z-index: 9999;
	top:0;

}
.navbar-toggler:not(:disabled):not(.disabled) {
    background: #002266;
}
.hide_on_desktop{
    display: block !important;
}
.navbar-collapse{
	overflow: scroll;
	height: 100vh;
}
.titel_content{
font-size:18px !important;
height:130px !important;
}
.margin_for_mobile{
	margin-top:40px !important;
}

}

