@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 1600px) {
	body{
		font-size: 18px;
	}
}
@media screen and (min-width: 1900px) {
	body{
		font-size: 22px;
	}
}
@media screen and (min-width: 1200px) {
	.nav-link{
	color:#fff;
	padding: 10px 15px!important;
	font-size: 18px;
	font-weight: 500;
}
	
}
@media (min-width:1401px){
	footer .mt-5{
		margin-bottom: 2rem;
	}
	.logo{
	width:32%;
	}
}
@media (min-width: 768px){
	.logomob{
		display: none;
	}
	.login-collapse
	{
		display: none;
	}
	.dropdown:hover > .dropdown-menu{
		display: block;
	}
}
@media (max-width:767px){
	p, li, table, div{
		font-size: 18px;
	}
	.sub-heading{
		font-size: 1.5rem;
	}
	.sub-heading2 {
		font-size: 20px;
	}
	.pageAdj{
		padding: 5px;
	}
	.gradientBg{
		height: auto;
		background: #A8000A;
		border-bottom: 0px;
	}
	.logo{
		    width: 80%;
    height: auto;
		    padding-bottom: 10px;
    margin-left: -9px;
	}
	.gradientBg .hide{
		display: none;
	}
	.navbar {
    background-color: #a8000a;
	}
	.navbar-toggler{
		font-size: 2.25rem;
	}
	.rtAr{
		font-size: 40px;
		top:35%;
	}
	.lftAr{
		font-size: 40px;
		top:35%;
	}
	.mobLogo_Cont{
	    width: 50%;
      float: left;
	}
	.fa-user{
		color: #fff;
		font-size: 25px;	
	}
	.navbar-nav{
		background-color: #0053a0;
	}
	.login{
		text-align: center;
	}
	.login iframe{
		margin-top: 10px;
		    margin-left: 100px;
	}
	.login-collapse img{
	 margin-top: 15px;
	}
	
	footer h4 {
    font-size: 14px;
	}
	footer h6 {
		font-size: 12px;}
	
		footer .mt-5{
		margin-bottom: 2rem;
	}
	footer .mt-3{
		    text-align: center;
	}
	.routing, .address {
    float: none;
	}
	footer h4{
		  margin-bottom: -10px;
	}
	.mobOlb{
		text-align: center;
		width: 100%;
		float: left;
		display:block;
	}
	.memberLogText{
		float: left;
    	width: 100%;
	}
	.memberLogText input{
		width: 80%;
    	margin: 10px 10% 5px 10%;
    	padding: 2px 4px;
	}
	.memberLogText p{
		text-align: center;
    	margin-bottom: 5px;
	}
	#submit{
		width: 25%;
		margin: 0 37.5% 10px 37.5%;
	}
	.blueBar{
		height: 20px;
	}
	.owl-carousel .lftAr, .owl-carousel .rtAr{
		display: none;
	}
	

	.tel_align span:nth-child(odd) {
    	width: 50%;
	}
	.linkEffect a{
		font-size:14px;
		line-height: 30px;
	}
	.hoursBox{
		margin-bottom: 25px;
	}
	#extDis .extDisMsg{
		width:90%;
	}

}
@media (max-width:535px){
	.tel_align span:nth-child(odd){
				width: 100%;
				display: block;

			}
}
@media (max-width:420px){
	.login iframe{
		width: 200px;
    margin-left: 0px;
	}
	table.directory tr td{
		font-size: 14px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	    .nav-link {
        font-size: 12px !important;
        padding: 10px 7px !important;
    }
	.logo{
		width: 60%;
	}
	#extDis .extDisMsg{
		width:70%;
	}
}

@media screen and (min-width: 1200px){
	.nav-link{ 
		 padding: 0.5rem 1.2rem !important; 
	 } 
	/* .nav-link{ */
		 /* padding: 0.5rem 1.6rem !important; */
	/* } */
}
@media screen and (min-width: 992px) and ( max-width: 1170px){
	.nav-link{
		 padding: 0.5rem 0.75rem !important;
	}
	.logo{
		width: 52%;
	}
}
@media screen and (max-width:575px){
	.item-list li img{
		height: auto;
	}
	.main-heading{
		font-size: 1.75rem;
	}
	table.directory tr td{
		    padding: 10px 10px;
	}
}

@media screen and (max-width:992px){
	table.directory{
		width: 100%;
	}
}
@media screen and (max-width:991px){
	.resp-contact{
		text-align: center;
	}
	.mar-bot{
		margin-bottom:  40px;
	}
	.resp-contact .py-5{
		padding-bottom: 0px !important;
	}
	.sub-heading{
		margin-bottom: 0;
		
	}
}
	
@media only screen and (max-width: 622px){
.rates_button {
	display: block;
    margin-bottom: 15px;
    
	}
}
