@media only screen and (max-width:1200px){
.vms_desci {
    height: 23rem;
}
}


@media only screen and (max-width: 992px){
	html{
	font-size: 55.5%;
	}
	.navbar-nav{
/*		padding:3rem 2rem;*/
		margin-top: 1rem;
	}
	.navbar{
	height: auto;
	width:100%;
}
	.navbar-nav li{
		line-height: 3rem;
	}
	.navbar-nav li a{
		color:black;
		font-size:1.6rem;
	}
	.forbtn{
		border-bottom: 0px!important;
		padding:0px!important;
		margin-top: 1rem;
	}
	.forbtn a{
		background: var(--lightblack);
		color:white!important;
	}
	.mobile_Logo, .mobile_menu{
		max-width: 14rem;
	}

.navbar-toggler i{
	color:var(--green);
	font-size: 3rem;
}
.menu_btn{
	margin-bottom:1rem;
	margin-left:0rem;
	height: 5rem;
}
.menu_btn a{
	line-height: 5rem;
	color:white!important;
}
.menu_icon{
	font-size: 2.5rem;
	margin-right: 1rem;
	cursor: pointer;
}

.vms_desci {
    height: 28rem;
}
}





@media only screen and (max-width: 768px){
	html{
	font-size: 47.5%;
	}
.navbar{
	margin-top:0rem;
	/*padding:auto 5rem;*/
}
.navbar-nav li a{
	font-size: 1.8rem;
	text-align: center;
}
.offcanvas-start{
	border-right: none;
}
.vms_desci{
	height: auto;
}

.vms_desci, .hero_desc, .hero_btn, .about_descs, .guide_flex div p, #colap_header a, #content_p p, .icon_card a,.footer_p a, .footer_p, .footer_links ul li a{
	font-size: 2rem;
}
.nav-link{
/*	font-size: 2.2rem;*/
}
.offcanvas.show{
	max-width: 45rem;
}
}



@media only screen and (max-width: 576px){
	.navbar-nav li a{
		font-size: 2rem;
	}
	

.space_x{
	color:gray;
}
#colap_header a{
	font-size: 2.2rem;
	line-height: 3rem;
}
.faq-section .card-header{
	line-height: 4.6rem;
}
.faq-section .card-header:after{
	padding-top: 0rem;
	font-size:2.2rem;
}
.card-header a{
	line-height: 2rem!important;
}
.card-header{
	padding-top: .5rem
}
.footer_p{
	font-size: 1.9rem;
	margin-bottom:2.5rem;
}
.fotlink ul li a{
	font-size: 2rem;
	line-height: 3.4rem;
}
.footerheading{
	margin-top: 2rem;
}
.fotlink ul{
	margin-top:0rem;
}
.copyright_text{
	text-align: center;font-size: 2rem;
}

.px_2{
	padding:0 1.5rem!important;
}
.vms_desci{
	font-size: 2.4rem;
}
}