@media (min-width: 100px) and (max-width: 991px) {


/*** Forget passwod css start ***/
.forget-section{
 height:auto;	
}
/*** Forget passwod css start ***/



/*** MOBILE MY ACCOUNT CSS START ***/

.tab-main{
	width:auto;
	text-align:left;
	font-weight:bold;

}


.account-button{
	width:65px;
	height:35px;
	font-weight:bold;
	border-radius:25px;
	font-size:16px;
	margin-left:0px;
}

.account-button2{
	width:65px;
	height:35px;
	font-weight:bold;
	border-radius:25px;
	font-size:16px;
	margin-left:0px;
}

.nav-pills .nav-link {
    font-size: 9px;
    text-wrap: nowrap;
    background: 0 0;
    border: 0;
    border-radius: 0.25rem;
}


.my-account-title {
    font-size: 20px;
    color: red;
}

.table-bordered > :not(caption) > * {
    border-width: 1px 0;
    text-wrap: nowrap;
	font-size:10px;
}



/*** MOBILE MY ACCOUNT CSS END ***/


/*** Contact us Start ***/
.contactus-bg{
	background:#b4dbffa8;
	height:auto;
}

.contact-left-bg{
	background:#00498b;
}
/*** Contact us End ***/

}