
	.dev-mob .mob-join-btn {
		display: inline-block;
		background: #df2d27;
    		border-color: #df2d27;
        	font-size: 14px;
        	padding: 10px 20px !important;
    		border-radius: 3px !important;
        	margin-left: 5px;
		color: #FFF !important;
		margin-top: 15px;
	        vertical-align: middle;
		float: right;
	}
	.dev-mob .mob-join-btn img {
    		margin-right: 8px;
    		max-width: 13px;
    		vertical-align: -1px;
	}
.dev-mob .top-bar {
display: none;
}
.dev-mob .logo-bar {
display: none;
}
.dev-mob footer {
display: none;
}
.dev-mob .log-model {
	width: 85%;
}
.dev-mob .log-model h2 {
font-size: 26px !important;
}
.dev-mob .log-body {
height: 100vh;
    width: 100%;
    margin: auto 0;
    display: block;
    align-content: center;
background-size: cover;
padding: 0;
}

.dev-mob .dashboard-logo-bar {
	display: block !important;
}
.dev-mob .banner-bar {
	top: 60px;
	margin-bottom: 0;
}
.dev-mob .banner-bar.culogin-bar {
	padding: 15px 0 20px;
	display: none;
}
.dev-mob .my_res_nav_col {
	top: 60px;
}
.dev-mob .my-dashboard .my-account-left .user-name {
	background: inherit;
}
.dev-mob .my-dashboard .my-account-left {
    background: inherit;
    height: inherit;
    margin-bottom: 0;
}
.dev-mob .my-account-left {
	display: none;	
}
.dev-mob .my-account-right {
    margin-top: 40px;
}
.dev-mob #level_4 {
	display: none;
}
.dev-mob #level_4 li .fa {
	margin-right: 5px;
}
.dev-mob .my-profile .thumb_block img {
	margin: 0 auto;
}
.dev-mob .my-profile.col-profile h4 {
	font-size: 22px !important;
	padding: 8px 0 !important;
}
.dev-mob section.contents h4 {
	background-color: inherit;
}
.dev-mob .inc-block {
	padding: 18px;
}
.dev-mob .inc-num {
	font-size: 16px !important;
	font-weight: 700;
    	margin-top: 7px !important;
	margin-bottom: 0 !important;
	margin-right: 5px !important;
}
.dev-mob .my_res_nav_col.one ul li i {
	margin-right: 5px;
}
.dev-mob .my-profile-container h4 a {
	font-size: 16px;
	float: right;
}
.dev-mob .my_res_nav_col li a {
	font-size: 14px;
}
.dev-mob table td, 
.dev-mob table th {
    white-space: normal !important;
}
.dev-mob .my-dashboard {
	border-bottom: none;
}