#torch-glp-content {
	padding-bottom: 25px;
}

#torch-glp-main-map,
#torch-glp-geo-map {
	width: 100%;
	height: 310px;
}

#torch-glp-main-map {
	margin-top: 10px;
}

#torch-glp-geo-map {
	border: #222 solid 2px;
}

#torch-glp-geo-brand {
	background-color: #222;
	border: #222 solid 2px;
}

#torch-glp-geo-brand select {
	margin-bottom: 10px;
}

#torch-glp-geo-brand-text {
	padding: 10px;
	text-align: center;
}

#torch-glp-geo-brand-phone {
	margin-top: 0;
	color: #FFF;
}

.torch-glp-geo-department {
	margin-bottom: 15px;
/* 	padding: 0px 15px; */
}

.torch-glp-geo-service-coupon,
.torch-glp-geo-parts-coupon {
	padding: 5px;
	height: 250px;
}

.torch-glp-geo-service-coupon a,
.torch-glp-geo-parts-coupon a {
	display: block;
	height: 100%;
	border: #000 dashed 3px;
	padding: 10px;
}

.torch-glp-geo-service-coupon h4,
.torch-glp-geo-parts-coupon h4 {
	text-align: center;
	font-size: 16px;
}

.torch-glps-list {
	margin: 0px 10px 10px 10px;
	
}

.torch-glps-list .col-xs-6 {
	padding-left: 5px;
	padding-right: 5px;
}

.torch-glps-list-item {
	border: #AAA solid 1px;
	background-image: linear-gradient(white, #cccccc 90%);
	color: #555;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}

.torch-glps-list-item:hover {
	border-color: #CF2734;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

.torch-glps-list-item a {
	display: block;
	color: #555;
	padding: 0 3px 7px 3px;
}

.torch-glps-list-item a span {
	display: block;
    margin-left: 32px;
    margin-top: -10px;
    font-weight: normal;
}

.torch-glps-list-item a:hover {
	text-decoration: none;
}

.torch-glps-list-item:hover a {
	color: #CF2734;
}

.torch-glps-list-item a img {
	height: 40px;
	width: auto;
	margin-top: -10px;
}

.torch-glp-geo-section {
	margin-bottom: 0px;
	border: 1px solid #ccc;
    margin-top: 30px;
    padding: 15px 15px 30px 15px;
}

.torch-glp-geo-section p {
	text-align: justify;
}

.torch-glp-geo-section h1, .torch-glp-geo-section h2, .torch-glp-geo-section h3, .torch-glp-geo-section h4 {
	margin-top: 15px;
}

.torch-glp-geo-map {
	 margin-bottom: 0px;
 	 border: 1px solid #ccc;
  	 margin-top: 15px;
  	 padding: 30px 15px 30px 15px;

}


.torch-glp-geo-section .no-coupon {
    width: 100%;
	float: left;
	margin-right: 2%;
	position: relative;
	margin-bottom: 0px;
	border: #999 dashed 1px;
	padding: 20px;
}

.torch-glp-geo-section .no-coupon h2 {
	font-size: 24px;
		white-space: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

.torch-glp-geo-section .no-coupon h4 {
	font-size: 35px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 0px;
}

.torch-glp-geo-section .no-coupon .section-alpha {
		height: 120px;
		padding-left: 19px;
	}
		
.torch-glp-geo-section .no-coupon .section-beta {}
		
.torch-glp-geo-section .no-coupon .section-alpha,
.torch-glp-geo-section .no-coupon .section-beta {
	display: block;
	float: none;
	width: 100%;
	margin-bottom: 0px;
	height: auto;
}
		
.torch-glp-geo-section .no-coupon .section-alpha p,
.torch-glp-geo-section .no-coupon .section-alpha ul,
.torch-glp-geo-section .no-coupon .section-beta p,
.torch-glp-geo-section .no-coupon .section-beta ul {
	display: none;
}