body{overflow-y:visible; }
	.only-mobile-footer{display: none;}
	._23SnE{display: none;}
	.mobile-left-li-menu{display: inherit;}
	.mobile-right-li-menu{display: inherit;}
	.mobile-only-show{display: none;}
	.promos-mbl{color:#ec6707 !important;}
	.icon.icon-circle.icon-facebook { color: #fff; background-color: #3b5999 !important; border-radius: 5px;}
 	.icon.icon-circle.icon-google {color: #fff; background-color: #cd201f; border-radius: 5px; }
 	.icon.icon-circle.icon-twitter { color: #fff; background-color: #e4405f; border-radius: 5px; }
 	.info-board{  height: 80vh !important; overflow-y: auto !important; 	margin-top: 27px !important;}
 	
 	/* Mobile Device Media */
	@media only screen and (max-width: 767px) {
		.only-mobile-footer{display: block;}
		.nav-toggle-bottom span{background: #ffffff !important; margin-top: 0px !important;}
		._1h1On{bottom:0}
		._2hKsu{margin-bottom: 0rem;}
		.bs-tether-element-attached-top{margin-top: 10px !important; margin-left: -16px !important;}
		.card-header { border-bottom: 1px solid rgba(0,0,0,.125);}
 		.card-link{ color: #060606 !important; font-weight: normal; background-color: transparent; background-color: transparent;}
 		.mobile-menu-front{ margin-left: -30px;}
 		.mbl_right_menu{}
 		.about-us-mbl{width: max-content;}
 		.reviews-mbl, .about-us-mbl, .gallery-mbl, .promos-mbl, .info-mbl{padding:0px 9px;}
 		.info-mbl{padding: 0px !important;}
 		.reviews-mbl{padding-left: 3px !important;}
 		.about-us-mbl{padding: 0 !important;}
 		.promos-mbl{ color: #ec6707!important; }
 		.modal-body-reviews-custom{height: auto; padding: 0px !important;}
 		.mobile-hide{display: none;}
 		.mobile-only-show{display: block;}
 		.close_modal_orange { font-size: 14px;}
 		.tabs-close{margin-top: 9px; }

 		.icon.icon-circle.icon-facebook { color: #fff; background-color: #3b5999 !important; border-radius: 5px;  }
 		.icon.icon-circle.icon-google {color: #fff; background-color: #cd201f; border-radius: 5px;}
 		.icon.icon-circle.icon-twitter { color: #fff; background-color: #e4405f; border-radius: 5px; }
 		.social-row-mbl{line-height: 0px !important; padding-top: 14px !important;}
 		.hour__view__mobile{margin-left: 10px !important;}
 		.popover { max-width: 260px!important; width:260px !important;}
 		.info-board{  height: 80vh !important; overflow-y: auto !important;  margin-top: 27px !important;}
		
	}

 	@media (min-width: 768px) and (max-width: 1024px){
 		.mobile-hide{display: none;}
 		.mobile-only-show{display: block;}
 		.tabs-close{margin-top: 9px; }
 		.social-row-mbl{line-height: 0px !important; padding-top: 14px !important;}
 		.icon.icon-circle.icon-facebook { color: #fff; background-color: #3b5999 !important; border-radius: 5px;}
 		.icon.icon-circle.icon-google {color: #fff; background-color: #cd201f; border-radius: 5px; }
 		.icon.icon-circle.icon-twitter { color: #fff; background-color: #e4405f; border-radius: 5px; }
 		.popover.bs-tether-element-attached-right, .popover.popover-left { left: 40px !important;}
 		.fade.show { opacity: 1; left: 29px !important;}
 		.info-board{  height: 80vh !important; overflow-y: auto !important;  margin-top: 27px !important;}
	}


		/* Mobile small Screen Device Media */
 	@media (min-width: 280px) and (max-width: 653px){
 		.promos-mbl{margin-left: -20px;}
 		.mobile-hide{display: none;}
 		.mobile-only-show{display: block;}
 		.hour__view__mobile{margin-left: 2px !important;}
 		.info-board{ height: 80vh !important; overflow-y: auto !important; 	margin-top: 27px !important;}
 	}
