/** Responsive CSS **/

/* ============================= 1024px ====================== */
body{
	      background-repeat: no-repeat;
    background-color: #c9dec9;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9dec9',endColorstr='#d4e7d4',GradientType=0);
    background-image: -moz-linear-gradient(top,#c9dec9 0%,#d4e7d4 550px,#d4e7d4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#c9dec9),color-stop(550px,#d4e7d4),color-stop(100%,#d4e7d4));
    background-image: -webkit-linear-gradient(top,#c9dec9 0%,#d4e7d4 550px,#d4e7d4 100%);
    background-image: -o-linear-gradient(top,#c9dec9 0%,#d4e7d4 550px,#d4e7d4 100%);
    background-image: -ms-linear-gradient(top,#c9dec9 0%,#d4e7d4 550px,#d4e7d4 100%);
    background-image: linear-gradient(to bottom,#c9dec9 0%,#d4e7d4 550px,#d4e7d4 100%);
}
.location-map .no-padding.map-left{
	display:none;	
}
/* #map .map_mark_er{ */
/* 	line-height:1.35; */
/* 	overflow:hidden; */
/* 	height:auto !important; */
/* } */
/* #map .gm-style-iwparent{ */
/* 		height:auto !important; */
/* 		min-height:250px; */
/* } */
/* #map .gm-style-iwparent .gm-style-iw{ */
/* 	height:auto!important; */
/* 	min-height:auto !important; */
/* 	max-height:auto!important; */
/* 	overflow:hidden; */
/* } */
/* #map .gm-style-iwparent .gm-style-iw div{ */
/* 	height:auto!important; */
/* 	min-height:auto !important; */
/* 	max-height:auto!important; */
/* 	overflow:hidden; */
/* } */
.iScrollIndicator {
    border: 0 solid #fff !important;
	background:#5DA2BC!important;
}
.mCSB_inside>.mCSB_container{
	margin:0px!important;
}
.mCSB_scrollTools .mCSB_draggerRail{
	background-color:#ff4c54!important;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:28px!important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: gray!important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:28px!important;
	height:40px!important;
}
.mCSB_scrollTools{
	right:12px!important;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		border:5px solid #000;	
}
#wrapper{
	display:none;
}
#gx-sidemenu {
    display:none;
}
.last-promo a {
    color: #15588d;
}
.icon.entypo.chevron-left:before {
	    content: "\f060";
}
.icon.entypo.chevron-left{
	width: 30%;
    font-size: 17px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
	color:#fff;
	display: inline-block;
    font-family: "FontAwesome" !important;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
	padding-top: 13px;
}
.gx-menu li ul{
	overflow:scroll;
}
#overlay{
	position:fixed;
	top:0px;
	left:0px;
	z-index:999;
	width:100%;
	height:100%;
	overflow: hidden;
}
.list-of-city{
	display:none;
}
.no-padding.map-right p:first-child{
	clear:both;
	background:#c91f27 none repeat scroll 0 0;
	color:#fff;
	border-radius:6px;
	padding:6px 0;
	text-align:center;
}
@media (min-width: 959px){
.footer-top-list h4+ul {
    display: block !important;
}
}
@media (max-width: 979px){
.chash-steps ul li{
	margin:0px;
	width:33%;
}
.chash-steps-location ul li{
	margin:0px;
	width:25%;
}
}
@media (max-width: 959px){
.map-right {
    float: right;
    margin-left: 10px;
    width: 64.9%;
}
.nav.mobile .nav-bars {
    color: #fff;
	display: block;
    right: 10px;
    top: 8px;
}
.chash-steps ul li{
		margin-right:13px !important;
		width:32%;
	}
.chash-steps-location ul li{
		margin-right:9px;
		width:24%;
	}
.chash-steps a,.chash-steps-location a{
	display: inline-block;
    width: 100%;
	text-align:center;
}
.chash-steps a img,.chash-steps-location a img{
	/* width:245px; */
	display:inline-block;
}
.chash-steps ul,.chash-steps-location ul{
	margin-left:00px;
	width:100%;
}
.chash-steps ul li:last-child,.chash-steps-location ul li:last-child {
    margin-right: 0px;
}
.nav ul li a{
	background-size:100% 100%;
	padding:10px 15px;
	height:70px;
	background-image:url("../images/bg-nav-old.png");
}
.nav ul li ul{
	right:0px;
}
.nav ul li ul li a{
	height:auto;
}
.section-inner-left{
	 max-width: 220px;
	 width: 24%;
}
.section-inner-right {
    margin-left: 10px;
    max-width: 690px;
    width: 74%;
}
.table-content label span {
    float: left;
    width: 120px;
}
.footer-last-list ul li a{
	border:0px;
}
.footer-last-list ul li{
	width:auto;
	display:inline-block;
}
.footer-last-list ul li:last-child{
	/* width:100%;
	text-align:center; */
}
}
/* ============================= 768px ====================== */
@media screen and (min-width: 769px) and (max-width: 959px){
	.section-inner-left.additional-right {
    max-width: 100%;
    width: 100%;
}
.additional-right .inner-left-step > li {
    display: inline-block;
    width: 30.33%;
}
.additional-right ul.inner-left-step li {
    list-style: outside none none;
    margin: 0 7px 17px;
}
.additional-right .inner-left-step a {
    display: inline-block;
    width: 100%;
}
.inner-left-step img {
    width: 100%;
}


}

@media screen and (min-width: 769px) and (max-width: 1000px){
.chash-steps a img,.chash-steps-location a img{
	/* width:240px; */
	display:inline-block;
}	
}
@media screen and (min-width: 768px) and (max-width: 959px){
#forloanspan, #forcheckspan {
    color: #000;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    width: 100%;
}
	.nav.mobile{
		padding:0px;
	}
	.nav.mobile ul{
		display:block;
	}
	.nav.mobile ul li  ul{
		display:none;
	}
	.nav.mobile .nav-bars{
		display:none!important;
	}
.footer-top-list > ul {
    display: block !important;
}
}
@media screen and (min-width: 600px) and (max-width: 768px){

.nav.mobile .nav-bars {
    color: #fff;
    display: block;
    right: 10px;
    top: 8px;
}
.nav.mobile ul li ul{
	 width: 230px;
	 position:absolute;
	 z-index:9999;
}
.nav.mobile ul li ul li{
	display:block;
	 width: 100%;
}
.nav.mobile ul li ul li a{
	padding:7px 0px;
	color:#fff !important;
	background:url("../images/bg-nav-old.png") repeat-x !important;
	background-size:100% 100% !important;
}
.nav.mobile ul li:hover a:hover{
	
}

ul.inner-left-step li {
    list-style: outside none none;
    margin: 0 7px 17px 6px;
}
.inner-left-step a {
    display: inline-block;
    width: 100%;
}
.inner-left-step > li {
    display: inline-block;
    width: 31%;
}
.section-inner-left {
    padding: 15px 0 20px;
}
.section-inner-left {
    width: 100%;
	max-width:100%;
	margin:10px 0px 0px;
}
.section-inner-right {
    margin: 10px 0 0;
    max-width: 100%;
    width: 100%;
}
.nav.mobile ul li span.arrow {
    display: block;
    font-size: 20px;
    height: 30px;
    left: auto;
    margin: 0;
    padding: 0;
    right: 2px;
    top: 26px;
    width: 30px;
    z-index: 99999;
	text-align: right;
}
.promotions-top h2 span {
    font-size: 36px;
	line-height: 40px;
}
.nav.mobile .nav-bars{
	display:none
}
}

@media (max-width: 768px){
#wrapper{
	display:block;	
	right: 3%;
    position: absolute !important;
    top: 10px;
	text-align:right;
	padding-right: 6px;
}
.arrow{
	display:none;
}
.gx-menu-open.entypo.list {
    color: #fff;
    font-size: 24px;
	text-decoration:none;
}
.gx-menu-open.entypo.list .fa.fa-bars{
	font-size: 28px;
}
.nav.mobile .nav-bars{
		display:none!important;
}
.gx-menu-open.list{
	position:relative!important;
}
#gx-sidemenu{
	display:block !important;
}
.nav.mobile ul li:hover a{
	background:#02569b  none repeat scroll 0 0;
	color:#fff;
}
.location-bottom{
	padding-bottom:0px;
}
}
@media (max-width: 767px){
.footer-last-list ul li a{
	border-right:1px solid;
	line-height:12px;
	padding-right:4px;
}
.col-md-12.col-sm-12.col-xs-12.no-padding.chash-steps.location-top {
    display: none;
}
.chash-steps .list-of-city > li,.chash-steps-location .list-of-city > li{
	float: left;
    list-style: outside none none;
    margin-right: 3px;
	width:auto!important;
}
.chash-steps .list-of-city li a, .chash-steps-location .list-of-city li a {
    color: #d8252d;
    text-decoration: underline;
	text-align:left;
	width:100%;
	display:inline;
}
.landing-cash{
	display:none;
}
.col-md-12.col-sm-12.col-xs-12.header-top ul.clearfix{
	display:none;
}
.col-md-8.col-sm-9.col-xs-12.no-padding.header-logo a i.fa.fa-bars{
	margin:10px 0 0 0;
}
.col-md-12.header-bottom.clearfix {
    display: none;
}
.device-menu.gx-menu-open.list{
    color: #063e6b;
    display: block !important;
    float: right;
    font-size: 30px;
    margin: 15px 0 0;
    padding: 8px 0;
    text-align: center;
    width: 20% !important;
	height:auto;
}
.header-logo .mylogo{
	float:left;
	width:80%;
}
.pro-image {
    bottom: 0;
    height: 100%;
    margin: 0;
    position: relative;
    width: 100%;
}
.sticky-footer.fixed-footer .sticky-column:last-child{
	width:65%;
}
.section-inner-table ul li {
    width: 100%;
}
.sticky-footer,.sticky-footer.fixed-footer{
	display:block !important;
}
.sticky-column-one{
	width:99%;
	float:left;
	padding:0px;
	margin:0px 2px;
	display: table;
}
.sticky-column{
	width:32%;
	float:left;
	padding:0px;
	margin:0px 2px;
	display: table;
}
.sticky-column-one a,.sticky-column a{
	/* background-image: url("../images/bg-nav-old.png");
    background-repeat: repeat-x; */
	background-color:#ff4c54;
	 font-weight: bold;
	height:50px;
	color:#fff;
	font-size:14px!important;
	text-align:center;
	border-radius:6px;
	padding:5px 5px;
	display: table-cell;
	vertical-align: middle;
	border:2px solid #082869;
	background-image:linear-gradient(to bottom,#ff4c54 0%,#d3010a 100%);
	text-shadow:-2px 0 0 #ce171b,2px 0 0 #ce171b,0 -2px 0 #ce171b,0 2px 0 #ce171b;
}
.sticky-column a:hover,.sticky-column a:active,.sticky-column a:focus{
	text-decoration:underline;
}
.sticky-column a:focus{
	outline: medium none;
}
.sticky-column a:active{
	border:2px solid #082869;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
	outline: medium none;
}
.gx-menu-open.entypo.list {
    font-family: arial,verdana,geneva,sans-serif !important;
}
#wrapper{
	width:100%;
	padding:0px;
	display: block;
    left: 0;
    padding-right: 0;
    position: absolute !important;
    right: 0;
    top: 10px;
	text-align: center;
}
.home-button{
	display:block !important;
	float:left;
	width:48%;
}
.home-button a{
	background-image: url("../images/bg-nav-old.png");
    background-repeat: repeat-x;
	display:inline-block;
	width:100%;
	height:50px;
	border-radius: 6px;
	color: #fff;
	font-size:24px;
	line-height: 50px;
	text-decoration:none;
	text-align: center;
}
.home-button a:hover{
	text-decoration:none;
}
.home-button a .fa.fa-home{
	font-size:28px;
}
.nav.header-navigation.mobile {
    border-radius: 6px;
    float: right;
    width: 48%;
}
	.nav.mobile ul li span.arrow {
    display: block;
    font-size: 24px;
    left: auto;
    margin: 0;
    padding: 0;
    right: 9px;
    top: 5px;
}
	.nav.mobile .nav-bars{
		/* left:10px; */
	}
	.nav.mobile ul li{
		display:block;
	}
	.nav.mobile ul li a{
		padding:5px 0px;
		height:auto;
	}
	.location-left{
		background:rgba(0, 0, 0, 0) url("../images/pl_hm_location_bg.jpg") repeat-x scroll center bottom / 100% 100%;
	}
	.location-left{
		margin: 20px 0px;
	}
	.location-left .form-inline .form-group{
		width:100%;
	}
.location-left input ,.location-left .form-inline .form-group select{
    height: 40px;
    width: 100%;
	max-width:100%;
}
.footer-last-list > ul {
    float: none;
    overflow: hidden;
}
.footer-top-list  ul {
    display: none;
}
.footer-top-list > h4{
	cursor:pointer;
}
.footer-top-list > h4::after {
    content: "+";
    font-size: 16px;
    position: absolute;
    right:5%;
    top: 0;
}
.footer-top-list > h4.active-accor::after {
	content: "-";
}
.inner-left-step img {
    width: 100%;
	max-width: 220px;
}
.table-content label span {
    float: left;
    width: 100%;
	margin-bottom:7px;
}
ul.table-list-inner {
    float: left;
    width: 100%;
	margin:0px;
	padding:0px;
}
.apply-form .two-form .form-group{
	width: 100%;
}
.apply-now-form h4{
	 font-size: 22px;
}
.apply-now-form h5{
	font-size: 16px;
}
.apply-form .three-form .form-group{
	width: 30.7%;
}
.nav.mobile ul li ul li a{
	padding:7px 0px;
	color:#fff !important;
	background:url("../images/bg-nav-old.png") repeat-x !important;
	background-size:100% 100% !important;
}
.nav.mobile ul li ul {
    position: absolute;
    width: 230px;
	z-index:9999;
}
.promotions-top h2 span {
    display: block;
    float: none;
    font-size: 26px;
    line-height: 28px;
    width: 100%;
}
.map-right {
    float: none;
    margin-left: 10px;
    width: 100%;
}
.map-left {
    margin: 0 0 15px;
    display:block!important;
}
.map-list li{
	float: none;
}
.location-main.careers > h2 {
    font-size: 22px;
}
.careers p img{
	float:none;
	width:100%;
	max-width:330px;
	height: auto;
    margin: 0;
}
.footer-top-list ul li {
    margin-right: 15px;
}
.list-of-city{
	display:block;
}
.header-contact.head_call_now{
	display:block!important;
}
.map-list{
	overflow:hidden;
}
.single-location .map-right{
	width:100%;
}

.section-inner-left,.section-inner-right {
    height: auto !important;
}
p.map_phone a {
    margin-right: 10px;
    clear: both;
    display: block;
}



.location-main {
	padding-bottom: 0px;
}
#section-inner {
    margin: 0px 0px;
}
.inner-left-faq {
    margin: 30px 0 0 0;
}
.section-inner-bottom {
    margin-bottom: 0px;
}

.fa.fa-arrow-right.submenu_arrow{
	display:inline-block !important;
}
.footer-last .footer-last-list:first-child ul{
	max-width:280px;
	margin:0 auto;
	float:none;
}
}
@media screen and (max-width:599px){
.footer-last-list:last-child ul li{
	width:100%;
}
	ul.inner-left-step li {
    list-style: outside none none;
    margin: 0 7px 17px 14px;
}
.inner-left-step a {
    display: inline-block;
    width: 100%;
	text-align:center;
}
.inner-left-step > li {
    display: inline-block;
    width: 44%;
}
.section-inner-left {
    padding: 15px 0 20px;
}
.section-inner-left {
    width: 100%;
	max-width:100%;
	margin:10px 0 0;
}
.section-inner-right {
    margin: 10px 0 0;
    max-width: 100%;
    width: 100%;
}
.promotions-top h2 span {
    display: block;
    float: none;
    font-size: 24px;
    line-height: 26px;
    width: 100%;
}
.promotions-top h4{
    float: none;
    font-size: 22px;    
    margin-bottom: 15px;
    margin-top: 10px;
}
.list-country ul li a, .last-promo strong a {
    display: block;
}
.promotions-top h3 {
    font-size: 16px;
}
.chash-steps ul,.chash-steps-location ul{
	float:none;
}
.header-top ul{
	float: none;
    text-align: center;
}
.header-top ul li {
    display: inline-block;
    float: none;
    list-style: outside none none;
}
.footer-last-list > ul {
    float: none;
    overflow: hidden;
    text-align: center;
}
.footer-last-list ul li {
    display: inline-block;
    float: none;
}
.footer-last-list ul li a{
	float:none
}
.footer-last-list > ul {
    float: none;
    overflow: hidden;
    text-align: center;
}
.footer-last-list ul li {
    display: inline-block;
    float: none;
}
.footer-last-list ul li a{
	float:none;
	display: inline-block;
	margin-bottom:5px;
}
.chash-steps ul li,.chash-steps-location ul li {
    margin: 0 0 10px;
    width: 97%;
	text-align: center;
	float:none;
}
.chash-steps ul,.chash-steps-location ul{
	margin-left:0px;
	margin-top: 50px;
}
.inner-left-step > li{
	display: block;
    width: 94%;
}
#gx-sidemenu, #gx-sidemenu-right{
	min-width: 260px !important;
}
.location-top ul li img{
	width: 220px;
	height:auto;
}
.footer-last-list ul li a{
	float:none;
}
/* #gx-sidemenu-inner-1{
height:400px !important;
} */
#gx-sidemenu.tiny{
	top:0px !important;
}
.gx-sidemenu-inner ul li span.text{
	font-size: 14px;
}
.single-location ul.location-info li{
	margin-bottom: 10px;
    margin-right: 0;
    width: 50%;
}
.single-location .map-right {
    margin-left: 0;
    width: 100%;
}
.sticky-column a{
	padding:5px 0px;
	font-size:16px;
}
.sticky-column:nth-child(2) a{
	line-height: normal;
}
.location-contact-info span{
	min-height: 35px;
}
}
/*@media screen and (min-height: 251px) and ( max-height: 400px ){
#gx-sidemenu-inner-1{
	height:250px !important;
}
}
@media screen and ( max-height: 250px ){
	#gx-sidemenu-inner-1{
		height:200px !important;
	}	
}*/
@media screen and (min-width: 351px) and (max-width: 599px){

	.chash-steps ul li,.chash-steps-location ul li{
		margin:0px 0 10px 0;
		width:97%;
		text-align: center;
	}
	.chash-steps ul li:last-child,.chash-steps-location ul li:last-child{
		margin-top:0px;
	}
	.footer-last-list ul li {
    display: inline-block;
    float: none;
    list-style: outside none none;
    margin-top: 5px;
}
.footer-last-list ul li a {
    border-right: 1px solid #15588d;
    color: #15588d;
    float: none;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    padding: 0 5px;
}

}
@media screen and (max-width: 350px){
	.chash-steps ul li,.chash-steps-location ul li{
		margin:0px 0 10px 0;
		width:100%;
	}
}




/* ============================= 736px ====================== */

@media screen and (min-width: 736px) and (max-width: 767px){

}


/* ============================= 667px ====================== */


@media screen and (min-width: 667px) and (max-width: 735px){
.inner-left-step > li {
    display: inline-block;
    width: 30%;
}
ul.inner-left-step li {
    list-style: outside none none;
    margin: 0 7px 17px 9px;
}
/* .map-inner .gm-style .gm-style-iw { */
/*     width: 250px !important; */
/*     padding: 0px !important; */
/*     left: 12% !important; */
/* } */
/* .map-inner .gm-style .gm-style-iw div */
/* { */
/* overflow:auto !important; */
/* } */
.map_phone:last-child a
{
display:inline-block;
}
}

/* ============================= 600px ====================== */


@media screen and (min-width: 600px) and (max-width: 666px){
.inner-left-step > li {
    display: inline-block;
    width: 30%;
}
ul.inner-left-step li {
    list-style: outside none none;
    margin: 0 7px 17px 9px;
}
.single-location ul.location-info li{
	margin-bottom: 10px;
    margin-right: 0;
    width: 50%;
}
.single-location .map-right {
    margin-left: 0;
    width: 100%;
}
/* .map-inner .gm-style .gm-style-iw { */
/*     width: 250px !important; */
/*     padding: 0px !important; */
/*     left: 12% !important; */
/* } */
/* .map-inner .gm-style .gm-style-iw div */
/* { */
/* overflow:auto !important; */
/* } */
.map_phone:last-child a
{
display:inline-block;
}
}

/* ============================= 568px ====================== */

@media screen and (min-width: 568px) and (max-width: 599px){


}

/* ============================= 480px ====================== */


@media screen and (max-width: 480px){
.col-md-8.col-sm-9.col-xs-12.no-padding.header-logo a i.fa.fa-bars{
	margin:5px 0 0 0;
}
.section-inner-table h5{
	font-size:16px;
}
.section-inner-top h2 {
    font-size: 18px;
	}
.header-top ul li a{
	padding:0 10px;
}
.header-top {
    margin: 10px 0 0;
    padding: 0;
}
.inner-left-faq h4{
	font-size:16px;
}
.inner-top-content p{
	 clear: both;
}
.inner-top-content p img{
	float:none;
	margin-top:10px;
}
.apply-form .three-form .form-group{
	width:100%;
}
.apply-form .three-form .form-group:nth-child(2) {
    margin: 0 0 10px 0;
}
.answers-inner a {
    font-size: 16px;
}
.section-inner-bottom p a, .section-inner-right p a {
    display: block;
}
.section-inner-bottom p a, .section-inner-right p a[href="locations"]{
	display:inline;
}
.apply-now-form h5{
	font-size: 15px;
}
.apply-now-form h4 {
    font-size: 18px;
}
}
@media screen and (max-width: 479px){
.col-md-8.col-sm-9.col-xs-12.no-padding.header-logo a i.fa.fa-bars{
	margin:0px 0 0 0;
}
.device-menu.gx-menu-open.list{
	margin:0 0 0 0;
}
.sticky-column a{
	height:45px;
}
.home-button a{
		font-size:20px;
	}
.home-button a .fa.fa-home {
    font-size: 24px;
}
.gx-menu-open.entypo.list{
	font-size:20px;
}
.gx-menu-open.entypo.list .fa.fa-bars {
    font-size: 24px;
	padding-right: 6px;
}
#wrapper{
	top:7px;
}
.nav.mobile {
    padding-top: 40px;
}
.home-button a{
	height:40px;
	line-height:40px;
}
#storeList{
	width:90%;
}
}
@media screen and (min-width: 400px) and (max-width:599px){
.location-top ul li img {
    height: auto;
    max-width: 220px;
    width: 100%;
}
.location-contact-info td{
	font-size:13px;
	}
/* .map-inner .gm-style .gm-style-iw { */
/*     width: 250px !important; */
/*     padding: 0px !important; */
/*     left: 15% !important; */
/* } */
/* .map-inner .gm-style .gm-style-iw div */
/* { */
/* overflow:auto !important; */
/* } */
.map_phone:last-child a
{
display:inline-block;
}
}
@media screen and (min-width: 320px) and (max-width:350px){
.inner-left-step > li {
    display: inline-block;
    width: 91%;
}
.header-top ul li{
	float:left;
}
.sticky-column a{
	font-size:15px;
}

p.map_phone a {
    margin-right: 10px;
    clear: both;
    display: block;
}
.location-contact-info td{
	font-size:10px;
	}
/* .map-inner .gm-style .gm-style-iw { */
/*     width: 250px !important; */
/*     padding: 0px !important; */
/*     left: -15% !important; */
/* } */
/* .map-inner .gm-style .gm-style-iw div */
/* { */
/* overflow:auto !important; */
/* } */
.map_phone:last-child a
{
display:inline-block;
}
}
@media screen and (max-width:320px){
#forloanspan, #forcheckspan {
    color: #000;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    width: 100%;
}
}
@media screen and (max-width:400px){
	.location-contact-info p{
		font-size:15px
	}
	.location-contact-info h3{
		font-size: 12px;
	}
	.locPhone{
		display:block;
	}
	.mobile_time tr td{
		padding:0 0 5px 0;
		vertical-align:top;
	}
	.location-contact-info td{
	font-size:10px;
	}
/* 	.map-inner .gm-style .gm-style-iw { */
/*     width: 250px !important; */
/*     padding: 0px !important; */
/*     left: -12% !important; */
/* } */
/* .map-inner .gm-style .gm-style-iw div */
/* { */
/* overflow:auto !important; */
/* max-width:150px !important;  */
/* } */
.map_phone:last-child a
{
display:inline-block;
}
}
@media screen and (max-width:350px){
	.map-right .location-info .location-contact-info span:first-child{
		height:70px;
	}
}