@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%
	}
	.faqImgCont img{
		width:100% !important
	}
	.footer_text{
		font-size:14px;
	}
	.faq-item{
		padding:0 10px 3px 10px !important;
	}
	.register_content{
		font-size:17px !important;
		
	}
	.modal-body h3{
		font-size:20px !important;
	}
	.mobile_margin_top{
		margin-top:10px;
	}

	.navbar-toggler{
		background:#AD1333 !important;
		padding:7px 10px;
	}
	.margin_top_sect{
		margin-top:30px;
		
	}
.slide_class{
	height: 23vh !important;
	margin-top:65px !important;
}
	.thefuter h3{
		font-size: 30px !important;
		font-weight: bold;
		text-align: center;

	}
	.saygoodbye h3{
		font-size: 30px !important;
		font-weight: bold;
		text-align: center;	
	}
	.enteramount h3{
		text-align: center;
		font-size: 30px !important;
		font-weight: bold;	
	}
	.tapcard h3{
		text-align: center;
		font-size: 30px !important;
		font-weight: bold;	
	}
	.Processing h3{
		text-align: center;
		font-size: 30px !important;
		font-weight: bold;
		
	}
	.done h3{
		text-align: center;
		font-size: 30px !important;
		font-weight: bold;
	}
	.process_of_pay{
			padding:4px 10px !important;
			border-radius: 10px;
			transition: 1s;
			color: #fff;
			background:maroon !important;
			margin-top:-35px !important;
			font-size:15px !important;
			display:block !important;
			height:32px;
		}
		.mobile_show{
			display:block !important;
		}
	.desktop_show{
		display:none;
	}
	
	
	.slider_img1{
	transform: translate(100px, 0px) rotateY(0deg) !important;
	transition: 1s;
		}

	.slider_img2{
	transform: translate(00px, 0px) rotateY(0deg) !important;
	transition: 1s;

		}
	.slider_img3{
	transform: translate(-100px, 0px) rotateY(0deg) !important;
	transition: 1s;
		}

.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;
}
}

