@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}

img.left{
display:block;
float:left;
}
img.right{
	display: block;
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fluid {
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
 
.gridContainer {
    margin-left: auto;
    margin-right: auto;
    width: 95.25%;
    padding-left: 2.375%;
    padding-right: 2.375%;
}
.aboveheader {
    background-image: url(url);
    background-color: #5E5757;
    color: #FFFFFF;
    padding-top: 10px;
    padding-left: 20px;
    font-weight: normal;
    font-size: 22px;
    min-height: 40px;
    padding-bottom: 10px;
    text-align: center;
    display: none;
}
#header {
    background-repeat: repeat;
    color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ECECEC;

}
.headerleft {
    text-align: center;
    font-style: normal;
    letter-spacing: 1px;
}
.headerright {
    float: right;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 2px;
}
.content {

}


.testimonials {
}
.testimonial-sub {
    margin-bottom: 20px;
    font-size: 16px;
}

.center-title {
    text-align: center;
}

.redbg {
    background-color: rgba(208,49,48,1.00);
    color: #FFFFFF;
    font-weight: normal;
}

.sliderimages {
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
}
.abovefooter {
    color: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(255,115,33,1.00);
    line-height: 1.3em;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-align: center;
}

.abovefooter a {
	color: #FFFFFF;
	text-decoration: none;
}
.abovefooter a:visited {
	color: #FFFFFF;
}
.abovefooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.abovefooter a:focus {
	color: #FFFFFF;
}
#footer {
    background-color: #1B2D20;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-shadow: 1px 0px;
    box-shadow: 1px 1px 8px #c7c7c7;
    color: rgba(133,133,133,1.00);
}
.centered-image {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 100%;
    display: block;
}
.clearboth {
    clear: both;
    height: 1px;
    width: 100%;
}

.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
#contactform {
    text-align: center;
}
.center-text {
    text-align: center;
}
.navbar {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    background-color: rgba(28,117,188,1.00);
    clear: both;
    padding-top: 10px;
    color: #FA6B21;
}
.navbar a {
    color: #FFFFFF;
    text-decoration: none;
}
.navbar a:visited {
    color: #FAFAFA;

}
.navbar a:hover {
    color: #C1C1C1;
    text-decoration: underline;
}
.navbar a:focus {
    color: #FFFDFC;
}
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
.navbar a:hover, a:active {
    outline: 0;
    color: #FFFFFF;
}
.greybg {
    background-color: rgba(242,242,242,1.00);
    color: #626262;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
.bluebg {
    background-color: rgba(28,117,188,1.00);
    padding: 10px;
    color: rgba(255,255,255,1.00);
    float: left;
}
.services {
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 100%;
    display: block;
}
.slider {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    height: 343px;
    max-width: 100%;
    display: block;
    clear: both;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
}
.shortblueline {
    border-top: medium solid #1E43B8;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 10px;
    margin-top: 30px;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.overflowhidden {
}



@media only screen and (min-width: 769px) {

.gridContainer {
    padding-left: 5%;
    padding-right: 5%;
    clear: none;
    float: none;
    margin-left: auto;
	margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.headerleft {
    width: 50%;
    clear: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.headerright {
    width: 40%;
    clear: none;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

.testimonials {
    padding-left: 5%;
    padding-right: 5%;
    clear: none;
    float: none;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
.aboveheader {
}

ul
{
list-style-type: none;
padding: 0;
margin-left: 0;
}

.abovefooter {
    display: block;
}

.shortblueline {
    border-top: medium solid #1E43B8;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 10px;
    margin-top: 20px;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.roboto-thin {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.roboto-light {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.roboto-regular {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.roboto-medium {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.roboto-bold {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.roboto-black {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.roboto-thin-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.roboto-light-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.roboto-regular-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.roboto-medium-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.roboto-bold-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.roboto-black-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: italic;
}
.sliderimages {
    clear: both;
    background-position: center 0%;
    background-size: contain;
    background-repeat: no-repeat;
}
}
