@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 1400px) {}
@media screen and (min-width: 1600px) {
	body{
		font-size: 18px;
	}
	.anmedLogo{
		width: 265px;
	}
	.respLogoAn {
   		width: 265px;
	}
}
@media screen and (min-width: 1900px) {
	body {
    	font-size: 24px;
	}
}
@media only screen and (min-width: 500px) and (max-width: 1117px)and (orientation: landscape){
	.servicesCont{
		min-height: 240px;
	}
}
@media only screen and (max-width: 991px)and (orientation: landscape){
	.navbar{
		position: relative;
	}
}
@media only screen and (min-width: 991px) and (max-width: 1301px){
	.respLogoAn{
		display: none;
	}
	.rbScrolled .ml-auto{
		margin: 0 auto!important;
	}
}
@media only screen and (max-width: 991px) {
	.animatedCredAnmed img{
		width: 60%;
	}
	.insList{
		line-height: 1.75;
	}
	.form-grouplogInBox .ml-2, .form-grouplogInBox .mr-2{
		margin-right: 0px!important;
		margin-left: 0px!important;
	}
	.resEnrBtn{
		border: 0!important;
	}
	.topHead{
		display: none;
	}
	.navbar-brand{
		display: block!important;
	}
	.resEnrBtn{
		padding: 20px 0;
	}
	.sep:after{
		content: "";
		margin: 0px;
	}
	.nav-item{
		border-bottom: 1px solid #CECECE;
	}
	.navbar{
		padding-top: .5rem;
	}
	#respNav{
		text-align: center;
	}
	.respLogoAn{
		width: 75%;
	}
}
@media only screen and (min-width: 992px) {
/*
	.navbar-brand{
		display: none;
	}
*/
	.resEnrBtn{
		display: none;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .4rem;
    padding-left: .4rem;
	}
}
@media only screen and (max-width: 991px) {
	.owl-nav{
		display: none;
	}
	.text-above{
		padding: 40px;
	}
	.text-above h1{
		font-size: 30px;
	}
	.text-above p{
		font-size: 20px;
	}
	.holiday{
	    width: 100%;
	}
	.quickLinkBox{
		margin-bottom: 40px;
	}
	.insrBox{
		margin-top: 40px;
	}
	.logInBox{
		margin-bottom: 40px;
	}
	.mortPartImgCont{
		border: none;
		border-bottom: 3px solid #730202;
	}
	.mortPartContc{
		border: none;
		border-top: 3px solid #730202;
	}
	.middleTagBox{
		padding: 40px 20px;
    	text-align: center;
	}
	.eqHo{
		text-align: center;
	}
}
@media only screen and (max-width: 575px){
	.footer{
		text-align: center;
	}
	.allRightPara{
		text-align: center;
	}
	.discPol{
		text-align: center;
	}
}
@media only screen and (max-width: 576px) {
	.anMedLogo{
		text-align: center;
		margin-bottom: 15px;
	}
	.onlineEnr{
		text-align: center!important;
	}
	.logInBox{
		margin: 0 20px 40px 20px;
	}
	.rtAr{
		font-size: 20px;
	}
	.lftAr{
		font-size: 20px;
	}
	.mortPart{
		padding: 40px 20px;
	}
	h1{
		font-size: 26px;
	}
}
@media only screen and (max-width: 480px){
	.navbar-brand{
		width: 60%;
	}
	.respLogoAn{
		width: 100%;
	}
	.text-above{
		padding: 20px;
	}
	.text-above h1{
		font-size: 24px;
	}
	.text-above p{
	    font-size: 18px;
    line-height: 24px;
	}
	.holiday div{
		font-size: 14px;
	}
	.holiday-parent > h2 {
		font-size: 30px;
	}
} 
@media only screen and (max-width: 400px) {
	.missionStatementPara{
		margin-top: 26px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1032px){
	.nav-link{
		font-size: 13px;
	}
}
