/* CSS to over right by aash */
.aashMobileTopSpaceDivider{
	margin-top:inherit;
}
/*=======================================================
			AashDiv2Col Starts
========================================================*/
.AashDiv2ColCombined {
    width:100%;
    height:auto;
    color:rgb(134, 134, 101);
	border: 0px solid #575353;
	padding: 5px 15px;
	margin-top: 0px;
	font-size: 1em;
}
/*.AashDiv2ColCombined img {
    border-radius:50%;
    float:left;
    padding:15px;
}*/
.AashDiv2ColCombined h5 {
    color:rgb(207, 207, 164);
}
.AashDiv2ColCombined p {
    color:rgb(252, 252, 249);
	font-size: 1em;
}
.AashDiv2ColCombined ul li {
    color:#F7F305;
}
.AashDiv2Col-35-1 {
    width:35%;
    float: left;
	border: 0px solid #575353;
	padding: 0 0;
	margin-top: 0px;
}
.AashDiv2Col-65-1 {
    width:65%;
    float: right;
	border: 0px solid #575353;
	padding: 0 0;
	margin-top: 0px;
}
.AashDiv2Col-35-2 {
    width:35%;
    float: right;
	border: 0px solid #575353;
	padding: 0 0;
	margin-top: 0px;
}
.AashDiv2Col-65-2 {
    width:65%;
    float: left;
	border: 0px solid #575353;
	padding: 0 0;
	margin-top: 0px;
}

/*=======================================================
			AashDiv2Col ENDs
========================================================*/

.AshImgBullet {
	width:35px;height:24px;float:left;padding-right:5px;
}
.AshImgBullet1 {
	width:20px;height:15px;float:left;
}

/*=======================================================
			Over riding main menu classes STARTS here
========================================================*/
.waxon_tm_topbar .menu .links ul li{margin:0 14px 0 0;display:inline-block}
.waxon_tm_topbar .menu .links ul li a{text-decoration:none;color:#000;font-family:montserrat;font-weight:550;position:relative;overflow:hidden;display:inline-block}

/*=======================================================
			Over riding main menu classes ENDs here
========================================================*/



@media (max-width:768px) {

    

    .AashDiv2Col-35-1 {
        width:100%;
    }
    .AashDiv2Col-65-1 {
        width:100%;
    }
    .AashDiv2Col-35-2 {
        width:100%;
    }
    .AashDiv2Col-65-2 {
        width:100%;
    }

.aashMobileTopSpaceDivider{
	margin-top:150px !important;
}
.aashMobileClearBothDivider{
    clear:both;
	margin-top:100px !important;
}

}


.AashErrMsgDiv {
	margin-top:-10px !important;
}
.AashErrMsgDiv span{
	color:red !important;
	text-transform:capitalize !important;
}

