#page-title{
	font-weight: 300;
    font-size: 32px;
    margin-top: 0;
}
#views_slideshow_cycle_teaser_section_parts_gallery-block > div {
    margin: 0 auto;
    text-align: center;
    width: 100% !important;
}
.yearsState{
    position: relative;
    top: 15px;
}
.col-sm-4 img {
	width: 100% !important;
	height: auto !important;
}
.rttxt{
	margin:0;
	margin-bottom:30px;
	
}

.statLeft{
	padding-top: 20px;
}

.banner{
  width:100%;
}

#contact-site-form label{
	width:200px;
}

#contact-site-form input[type="text"],#contact-site-form input[type="password"],#contact-site-form input[type="number"], #contact-site-form textaread{
    display: block; 
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input[type="submit"], button{
    background-color: #b30c36;
    color: #FFF;
    border: none;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

#services-page-top-menus li:first-child{
	padding-right:5px;
	border-right:1px solid;
}

.padding0{
  padding:0;
}