@font-face {
    font-family: HelveticaNeueLTStd-Md;
    src: url(../fonts/HelveticaNeueLTStd-Md.otf);
}

body{
	font-family: arial;
}
p{
	font-size: 12px;
}
a{
	color: #1d86c5;
	font-weight: bold;
}
.container-fluid{
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}
.main-title{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #1d86c5;
	text-align: center;
}
.subtitle{
	font-weight: bold;
	font-size: 18px;
	color: #1d86c5;
	margin-top: 0px;
	margin-bottom:10px;
}
.list{
	list-style-image: url('../images/shape.png');
}
.list li{
	font-size: 14px;
	 margin-left: -7px;
}
.center{
	text-align: center;
}
.quote{
	font-size: 18px;
	color: #1d86c5;
	margin-top: 34px;
	margin-bottom: 0px;
}
.author{
	font-size: 12px;
	color: #1d86c5;
}
.bluebox{
	background-color: #1d86c5;
	padding-top: 10px;
	padding-bottom: 5px;
	visibility: hidden;
}
.p1{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
}
.p2{
	font-size: 36px;
	line-height: 36px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}
.p3{
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
}
.p4{
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 34px;
}
.p5{
	font-size: 18px;
	color: #1d86c5;
	font-weight: bold;
	margin-bottom: 27px;
}
.no-padding{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.small-padding{
	padding-left: 6px !important;
	padding-right: 6px !important;
}
.custom-padding{
	padding-left: 6px !important;
	padding-right: 15px !important;
}
.special-width{
	max-width: 252px;
}
.footer{
	background-color: #1b73bd;
	height: 30px;
	margin-top: 40px;
}
.map-right a {color: #000;font-family:helveticaneueltstd-md;font-size: 12px;font-weight: normal;}.map-right p {margin-top:40px;}
.call-us.center > h2 { color: #009db7;font-size: 18px;font-weight: bold;  margin-bottom: 50px;margin-top: 30px;}
.map-right > h2 {margin-top: 105px;color: #009db7;font-size: 16px;font-weight: bold;}
.custom-padding p{font-family: HelveticaNeueLTStd-Md; margin-bottom: 30px;}
#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}
.footer-row {margin-left:0;margin-right:0;}
#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}

.adam_styles_for_map_area h2 {
	color: #009db7;
    font-size: 18px;
    font-weight: bold;
    margin: 45px 0 30px;
}
.adam_styles_for_map_area p {
    margin: 25px 0 0;
}

@media only screen and (max-width: 767px) {
.map-right > h2 { margin-top: 40px !important;}

}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
.map-right > h2 { margin-top: 40px !important;}
}

#wholesalelist li
{
/*font-size:12px !important;*/
}

.leftsteel
{
	font-size:18px;
}
/*code pinchd by Mike*/
.adam_styles_for_map_area p.leftsteel {
    line-height: 1;
}
img.location_thumb{
	width: 100%;
	height: auto;
}
.listitems .list li, #wholesalelist li {
    font-weight: bold;
}