/*  Mobile*/
@media only screen and (max-device-width : 767px) {
	
/* 	 For theme*/
.menu-fixed .elementor-row {
    flex-wrap: unset !important;
    align-items: center;
}
/* 	 For dashboard*/
	.profile-pic-action{
		margin-top:20px !important;
	}
	#six-storage-dashboard-container .six-storage-grid-xs-p0>.six-storage-w-100{
		width:100% !important;
	}
	#six-storage-dashboard-modal>.six-storage-grid-p0{
	padding:2px !important;
}
	#six-storage-dashboard-modal-Body{
		padding:0px !important;
	}
	#six-storage-dashboard-modal-Body .recall-row{
		margin:0px !important;
		padding:10px !important;
	}
}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

}



@media only screen and (min-device-width : 1024px) and (max-device-width : 1199px) {

}



@media only screen and (min-device-width : 1199px) and (max-device-width : 1281px) {


}

@media only screen and (min-device-width : 1300px){
	#six-storage-online-dashboard-short-code{
		margin-top:40px;
	}
}

/*  For datepicker popup*/
@media(max-width:601px){
	.datepicker-date-display{
		border-bottom-left-radius:0px !important;
	}
	.datepicker-calendar-container{
		border-top-right-radius:0px !important;
		border-bottom-left-radius:10px !important;
	}
}

#six-storage-tenant-custom-field .six-storage-custom_input_fields_radio_btn_moveInTenantDetails>div{
	width:100% !important;
}
tbody#six-storage-transactions-grid-body td {
    font-weight: normal;
}


.map_filter iframe{
	filter:unset !important;
}



/* 21-sep-22 */

#sixstorageknowmoretext .modal-content button.modal-close {
	position: relative;
    left: 17px;
    top: -16px;
}

@media(max-width:601px){
	a#book-now-abt {
		margin-left: 39px; 
	}
}
@media(max-width:601px){
	a#learn-more-abt {
		margin-left: 34px; 
	}
}

div#six-storage-multiple-sorting {
	margin-top: 0;
} 
div#six-storage-sign-up-response {
	line-height: 30px;
}

/* 27-sep-22 */
#six-storage-dashboard-container .tab a.active {
    background-color: #257ca7 !important;
}































