@media screen and (min-width: 769px) {
.hide_on_desktop{
  display: none !important;
}
}

@media screen and (max-width: 768px) {
.navbar-brand img{
	height: 30px;
	width: 40%
}
	.extra_btn_for_mobile{
		width:100%;
		display:block !important;
	}
.hide_footer{
	display: none !important;
}
.title_ser p{
	font-size: 20px !important;
}
#footer{
	text-align: center !important;
}

.footer_heading{
	padding-left: 0px !important;
}
.footer_heading{
	display: none;
}
.service_section {
    padding: 1px 4px !important;
}

.box_shadow:hover{
	box-shadow:0 2px 2px 0 rgb(0 0 0 / 10%), 0 3px 10px 0 rgb(0 0 0 / 8%);

}

.dropdown-submenu .dropdown-menu {
    margin-left: 20px;
    overflow: hidden;
}
.dropdown-submenu .dropdown-menu li a{
	font-size: 12px !important;
}
.extra_btn{
	display: flex;
	justify-content: center;
	align-items: center;
}

.mobile_menus_two{
	width:180px;
}
.text_content{
  bottom: 0% !important;
  width: 80%;
}
.text_content h1{
  font-size: 18px;
  font-weight: bolder;
}
.text_content h3{
  font-size: 15px;
  font-weight: bolder;
}
.title_head{
	padding-bottom: 0!important;
}
.title_head h1{
	font-size: 20px !important
}
.service_banner{
	padding: 1px 10px !important
}
.service_1{
	height: 175px !important
}
.service_2{
	height: 200px !important
}
.service_3{
	height: 319px !important
}
.service_4{
	height: 225px !important
}
.service_5{
	height: 364px !important
}
.service_col {
    padding-left: 0px;
    padding-right: 0px;
}
.counter_title h1{
	font-size: 21px !important;
}
.feature {
    height: 186px !important;
}
.cont h3{
	font-size: 25px !important
}
.sign_up_content h1 {
    font-size: 25px !important;
    padding-bottom: 13px !important;
}
.sign_up {
    padding: 5px 24px !important;
    font-size: 24px !important;
}
.about_us_content{
	padding-left: 0px;
	padding-right: 0px;
}
.titel_main p{
	font-size: 30px !important;
}
.contaimg img{
	width: 215px !important;
}
#myVideo{
	min-height: 0 !important;
	margin-top: 0px !important;
}
.content{
	bottom: 68% !important;
    object-fit: contain;
    height: 131px;
    min-height: 0 !important;
}
	.navbar-nav{
		padding-top:45px !important;
	}
.navbar-collapse{
	background-color: black;
	text-align: center;
	position:fixed !important;
}
.mt_mob{
	margin-top: 10px;
	width: 100%;
}
.navbar_img img{
	height: 36px !important;
}
#main-header{
	position: fixed !important;
	z-index:999999;
}
.navbar{
	padding: 13px 10px !important;

}
#contact-us{
	padding: 10px 10px !important;
}
}

