@import url("../webfonts/BebasNeue/stylesheet.css");
@import url("../webfonts/opensans_regular/stylesheet.css");
#servicesHeader h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
#servicesHeader {
	background-color: #000;
 background-image:;
	background-repeat: no-repeat;
	text-align: right;
	background-size: cover;
	background-position: center bottom;
	padding-bottom: 8.8%;
	background-image: url(../images/main-images/servicesHeader.jpg);
	width: 100%;
	padding-top: 2.8%;
	
	height: auto;
}
#services {
	margin-bottom: 15px;
}
#stateMap {
margin-bottom: 15px;	
}
.servicesheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 23px;
	font-style: normal;
	line-height: 23px;
	color: #fff;
	text-shadow: 2px 2px #333;
	margin-right: 5%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.mapheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	color: #fff;
	margin: 0px;
}
.ctamain {
	font-family: "opensans regular", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #000;
	margin-top: 8px;
}
.main {
	font-family: "opensans regular", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333;
}
.header {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	color: #27398B;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headerG {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	color: #40AE49;
	margin-top: 0px;
	margin-bottom: 8px;
}
.google-maps {
	position: relative;
	padding-bottom: 80%;
// This is the aspect ratio height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#services ul {
	margin-left: 13%;
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1;
	
}
#bullets li {
	list-style-position: inside;
	list-style-image: url(../images/main-images/bullet2.png);
	padding: 0px;
	
}
.bullets {
	font-family: "opensans regular", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
}

#servicesRight ul {
	margin-left: 12%;
}
#servicesRight li {
	float: left;
	width: 100%;
	height: auto;
	list-style-position: inside;
	list-style-image: url(../images/main-images/bullet2.png);
}
.float {
	float: left;
	height: auto;
	width: 35%;
	margin: 5px;
}
#states {
	background-attachment: scroll;
	background-image: url(../images/bg/nationwidebg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #006;
}
#statesRight ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	margin-left: 8%;

} 
#statesRight li {
	font-family: "opensans regular", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	list-style-image: url(../images/main-images/check.png);
	list-style-position: outside;	
}
#statesLeft{
	text-align: center;
	margin-top: 10%;
	
}
#statesRight a {
	color: #FFF;
	text-decoration: none;	
	
}
#nationwide a {
	display: block;
	background-color: #40AE49;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	width: 25%;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 17px;
	padding-bottom: 13px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 50px;
}
#nationwide a:hover {
	display: block;
	background-color: #B3DCB3;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #fff;
	width: 25%;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 17px;
	padding-bottom: 13px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	
}
#nationwide a:visited {
	color: #FFF;
}
.center {
	text-align: center;	
	}

#nationwide {
	background-attachment: fixed;
	background-image: url(../images/bg/nationwidebg2.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 25px;
	background-position: bottom;
	}
	#nationwide ul {
	width: 50%;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 25%;
	margin-right: auto;
}
#nationwide li {
	
	width: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.parallax {
	background-color: transparent;
	min-height: auto;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 50px;
	}
.surplus {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	color: #FFF;
}

.surplusheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: 1px 1px #000;

}
.surplusheaderg {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	color: #40AE49;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: 1px 1px #000;
}
#nationwide a {
	display: block;
	background-color: #40AE49;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	width: 25%;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 17px;
	padding-bottom: 13px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#nationwide a:hover {
	display: block;
	background-color: #B3DCB3;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #fff;
	width: 25%;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 17px;
	padding-bottom: 13px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	
}
#nationwide a:visited {
	color: #FFF;
}
@media only screen and (min-width: 481px) {
.servicesheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 35px;
	font-style: normal;
	line-height: 35px;
	color: #fff;
	text-shadow: 2px 2px #333;
	margin-right: 5%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.main {
	font-family: "opensans regular", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #333;
}
.header {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	color: #27398B;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headerG {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	color: #40AE49;
	margin-top: 0px;
	margin-bottom: 8px;
}
.google-maps {
	position: relative;
	padding-bottom: 50%;
// This is the aspect ratio height: 0;
	overflow: hidden;
}
#services ul {
	margin-left: 3%;
	margin-left: 3%;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
#bullets li {
	list-style-position: inside;
	list-style-image: url(../images/main-images/bullet2.png);
}
.bullets {
	font-family: "opensans regular", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
}
#servicesRight ul {
	margin-left: 3%;
}
#servicesRight li {
	float: left;
	width: 50%;
	height: auto;
	list-style-position: inside;
	list-style-image: url(../images/main-images/bullet2.png);
}
.float {
	float: left;
	height: auto;
	width: 15%;
	margin: 5px;
}
#statesLeft{
	text-align: center;
	margin-left: 0%;
	margin-top: 2%;
}
#statesRight ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	margin-left: 0%;

}
.mapheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 40px;
	font-style: normal;
	line-height: 40px;
	color: #fff;
	margin: 0px;
}
#nationwide ul {
	width: 80%;
	margin-top: 0px;
	margin-bottom: 350px;
	margin-left: 10%;
	margin-right: auto;
}
#nationwide li {
	float: left;
	width: 50%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

.surplus {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	color: #FFF;
}

.surplusheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: 1px 1px #000;
	clear: both;

}
.surplusheaderg {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	color: #40AE49;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: 1px 1px #000;
	clear: both;
}
}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.servicesheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 40px;
	font-style: normal;
	line-height: 40px;
	color: #fff;
	text-shadow: 2px 2px #333;
	margin-right: 5%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.main {
	font-family: "opensans regular", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333;
}
.header {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 42px;
	font-style: normal;
	line-height: 42px;
	color: #27398B;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headerG {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 42px;
	font-style: normal;
	line-height: 42px;
	color: #40AE49;
	margin-top: 0px;
	margin-bottom: 8px;
}
.google-maps {
	position: relative;
	padding-bottom: 30%;
// This is the aspect ratio height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bullets ul {
	margin-left: 0%;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;

}
#bullets li {
	list-style-position: inside;
	list-style-image: url(../images/main-images/bullet2.png);
	padding: 0px;
}
.bullets {
	font-family: "opensans regular", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
	letter-spacing: -1px;
}
#servicesRight ul {
	margin-left: 3%;
}
#servicesRight li {
	float: left;
	width: 100%;
	height: auto;
	list-style-position: inside;
	list-style-image: url(../images/main-images/bullet2.png);
}
.float {
	float: left;
	height: auto;
	width: 25%;
	margin: 5px;
}
#states {
	background-attachment: fixed;
	background-image: url(../images/bg/nationwidebg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#statesRight ul {
columns: 3;
	-webkit-columns: 3;
	-moz-columns: 3;
	width: 95%;	
		
} 
#statesRight li {
	font-family: "opensans regular", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	list-style-image: url(../images/main-images/check.png);
	
}
#statesLeft{
	margin-top: 10%;	
	
}
.mapheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 60px;
	font-style: normal;
	line-height: 60px;
	color: #fff;
	margin: 0px;
}
#nationwide ul {
	width: 74%;
	margin-top: 0px;
	margin-bottom: 450px;
	margin-left: 20%;
	margin-right: auto;
}
#nationwide li {
	float: left;
	width: 40%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.surplus {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 23px;
	font-style: normal;
	line-height: 25px;
	color: #FFF;
}

.surplusheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 58px;
	font-style: normal;
	line-height: 61px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: 1px 1px #000;

}
.surplusheaderg {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 58px;
	font-style: normal;
	line-height: 61px;
	color: #40AE49;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: 1px 1px #000;
}

#nationwide a {
	display: block;
	background-color: #40AE49;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	width: 20%;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 17px;
	padding-bottom: 13px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#nationwide a:hover {
	display: block;
	background-color: #B3DCB3;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #fff;
	width: 20%;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 17px;
	padding-bottom: 13px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	
}
#nationwide a:visited {
	color: #FFF;
}
}
@media only screen and (min-width: 1100px) {
#bullets  ul {
	margin-left: 3%;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	
}
#bullets li {
	height: auto;
	list-style-position: inside;
	list-style-image: url(../images/main-images/bullet2.png);
}
.bullets {
	font-family: "opensans regular", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
}
#statesRight ul {
columns: 3;
	-webkit-columns: 3;
	-moz-columns: 3;
	width: 95%;	
		
} 
#statesRight li {
	font-family: "opensans regular", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	list-style-image: url(../images/main-images/check.png);
	
}
#statesLeft{
	margin-top: 6%;	
	
}
#nationwide ul {
	width: 92%;
	margin-right: 2%;
	margin-left: 3%;
	margin-top: 0px;
	margin-bottom: 275px;

}
#nationwide li {
	float: left;
	width: 25%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.surplus {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 25px;
	font-style: normal;
	line-height: 26px;
	color: #FFF;
}
.header {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 42px;
	font-style: normal;
	line-height: 42px;
	color: #27398B;
	margin: 0px;
}
.surplusheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 58px;
	font-style: normal;
	line-height: 61px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: 1px 1px #000;

}
.surplusheaderg {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 58px;
	font-style: normal;
	line-height: 61px;
	color: #40AE49;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: 1px 1px #000;
}
}
@media only screen and (min-width: 1300px) {
.servicesheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 70px;
	font-style: normal;
	line-height: 70px;
	color: #FFFFFF;
	text-shadow: 2px 2px #333;
	margin-right: 5%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.main {
	font-family: "opensans regular", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #333;
}
.header {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 46px;
	font-style: normal;
	line-height: 46px;
	color: #27398B;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headerG {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 46px;
	font-style: normal;
	line-height: 46px;
	color: #40AE49;
	margin-top: 0px;
	margin-bottom: 8px;
}
.bullets {
	font-family: "opensans regular", Arial;
	font-size: 19px;
	font-style: normal;
	line-height: 24px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
}
#servicesRight ul {
	margin-left: 3%;
}
#servicesRight li {
	float: left;
	width: 100%;
	height: auto;
	list-style-position: inside;
	list-style-image: url(../images/main-images/bullet2.png);
}
.float {
	float: left;
	height: auto;
	width: 23%;
	margin: 5px;
}
#statesRight ul {
columns: 4;
	-webkit-columns: 4;
	-moz-columns: 4;
	width: 95%;	
		
} 

#statesRight li {
	font-family: "opensans regular", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	list-style-image: url(../images/main-images/check.png);
	
	
}
#statesLeft{
	margin-top: 2%;	
	
}
#statesRight {
margin-top: 5%;		
}
#nationwide ul {
	width: 90%;
	margin-right: 2%;
	margin-left: 5%;
	margin-top: 0px;
	margin-bottom: 300px;

}
#nationwide li {
	float: left;
	width: 25%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.surplus {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 29px;
	font-style: normal;
	line-height: 31px;
	color: #FFF;
}
.header {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 46px;
	font-style: normal;
	line-height: 46px;
	color: #27398B;
	margin: 0px;
}
.surplusheader {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 80px;
	font-style: normal;
	line-height: 83px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: 1px 1px #000;

}
.surplusheaderg {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 80px;
	font-style: normal;
	line-height: 83px;
	color: #40AE49;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: 1px 1px #000;
}
}
#servicesPicCity a {
	display: block;
	background-color: #1A1F51;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	width: 30%;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 11px;
	padding-bottom: 9px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#servicesPicCity a:hover {
	display: block;
	background-color: #3E4ABF;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #fff;
	width: 30%;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 11px;
	padding-bottom: 9px;
	margin-top: 10px;
}
# a:visited {
 color: #FFF;
}
#servicesPicCity {
	text-align: center;
	background-image: url(../images/main-images/surplus-services.jpg);
	height: auto;
	padding-bottom: 1%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 1%;
}
#servicesPicCity ul {
	margin-left: 33%;		
}
#servicesPicCity li {
	font-family: "opensans regular", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 90%;
	
	margin-bottom: 8px;
	text-align: left;
	text-shadow: 1px 1px #000;
	list-style-position: outside;
	list-style-image: url(../images/main-images/bullet3.png);
	
}
.ad {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 80%;
	margin-left: auto;
	margin-bottom: 8px;
	text-align: center;
	margin-right: auto;
	text-shadow: 1px 1px #000;
}
@media only screen and (min-width: 481px) {
.ad {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 80%;
	margin-left: auto;
	margin-bottom: 8px;
	text-align: center;
	margin-right: auto;
	text-shadow: 1px 1px #000;
}
#servicesPicCity {
	text-align: center;
	background-image: url(../images/main-images/surplus-services.jpg);
	height: auto;
	padding-bottom: 1%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 1%;
}
#servicesPicCity ul {
	margin-left: 38%;		
}
#servicesPicCity li {
	font-family: "opensans regular", Arial;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 90%;
	
	margin-bottom: 8px;
	text-align: left;
	text-shadow: 1px 1px #000;
	list-style-position: outside;
	list-style-image: url(../images/main-images/bullet3.png);
	
}
}
@media only screen and (min-width: 769px) {
#servicesPicCity {
	text-align: center;
	background-image: url(../images/main-images/surplus-services.jpg);
	height: auto;
	padding-bottom: 8%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top:8%;
}
#servicesPicCity ul {
	margin-right: 5%;
	margin-left: 5%;		
}
#servicesPicCity li {
	font-family: "opensans regular", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 90%;
	margin-left: 0px;
	margin-bottom: 8px;
	text-align: left;
	text-shadow: 1px 1px #000;
	list-style-position: outside;
	list-style-image: url(../images/main-images/bullet3.png);
}
.ad {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 90%;
	margin-left: auto;
	margin-bottom: 8px;
	text-align: center;
	margin-right: auto;
	text-shadow: 1px 1px #000;
}
#servicesPicCity a {
	display: block;
	background-color: #1A1F51;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	width: 50%;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-top: 11px;
	padding-bottom: 9px;
	margin-right: auto;
	margin-left: auto;
}
#servicesPicCity a:hover {
	display: block;
	background-color: #3E4ABF;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #fff;
	width: 50%;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 11px;
	padding-bottom: 9px;
	margin-top: 10px;
}
# a:visited {
 color: #FFF;
}
}
@media only screen and (min-width: 1100px) {
#servicesPicCity {
	text-align: center;
	background-image: url(../images/main-images/surplus-services.jpg);
	height: auto;
	padding-bottom: 1%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 1%;
}
#servicesPicCity ul {
	margin-right: 5%;
	margin-left: 5%;		
}
#servicesPicCity li {
	font-family: "opensans regular", Arial;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 90%;
	margin-left: 0px;
	margin-bottom: 8px;
	text-align: left;
	text-shadow: 1px 1px #000;
	list-style-position: outside;
	list-style-image: url(../images/main-images/bullet3.png);
}
.ad {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 80%;
	margin-left: auto;
	margin-bottom: 8px;
	text-align: center;
	margin-right: auto;
	text-shadow: 1px 1px #000;
}
}
@media only screen and (min-width: 1300px) {
#servicesPicCity {
	text-align: center;
	background-image: url(../images/main-images/surplus-services.jpg);
	height: auto;
	padding-bottom: 1%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 1%;
}
#servicesPicCity ul {
	margin-right: 15%;
	margin-left: 15%;		
}
#servicesPicCity li {
	font-family: "opensans regular", Arial;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 90%;
	margin-left: 0px;
	margin-bottom: 8px;
	text-align: left;
	text-shadow: 1px 1px #000;
	list-style-position: outside;
	list-style-image: url(../images/main-images/bullet3.png);
}
.ad {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 80%;
	margin-left: auto;
	margin-bottom: 8px;
	text-align: center;
	margin-right: auto;
	text-shadow: 1px 1px #000;
}
}
@media only screen and (min-width: 1600px) {
#servicesPicCity {
	text-align: center;
	background-image: url(../images/main-images/surplus-services.jpg);
	height: auto;
	padding-bottom: 1%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 1%;
}
#servicesPicCity ul {
	margin-right: 20%;
	margin-left: 20%;		
}
#servicesPicCity li {
	font-family: "opensans regular", Arial;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 90%;
	margin-left: 0px;
	margin-bottom: 8px;
	text-align: left;
	text-shadow: 1px 1px #000;
	list-style-position: outside;
	list-style-image: url(../images/main-images/bullet3.png);
}
.ad {
	font-family: BebasNeue, "Open Sans Extrabold", "Arial Black";
	font-size: 44px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	width: 90%;
	margin-left: auto;
	margin-bottom: 8px;
	text-align: center;
	margin-right: auto;
	text-shadow: 1px 1px #000;
}
}
