@media only screen and (max-width: 1250px){
.main_menu li span{font-size:0.8em;}
}

@media only screen and (max-width: 1150px){
.main_menu li span{font-size:0.7em;}
}

@media only screen and (max-width: 1100px){
.main_menu li span{font-size:0.6em;}
}

.contact_detail {margin:0;}

.mobile_menu_button span {color:#FFF}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .carousel.responsive_height .carousel-inner .slider_content{
        padding-top: 22px; }}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
position: relative;
display: inline-block;
width: auto;
height: 44px;
line-height: 44px;
padding: 0 36px;
text-decoration: none;
cursor: pointer;
outline: 0;
font-style: normal;
text-transform: uppercase;
text-shadow: none;
font-size: 13px;
font-weight: 300;
font-family: "Roboto";
letter-spacing: 3px;
border-color: #027ba0;
color: rgb(255, 255, 255);
background-color: #027ba0;
}

#nav-menu-item-20792 span{color:#027ba0}

.carousel-inner .slider_content .slide_anchor_holder {margin-top: 0px; height: 30px}

.carousel-inner p {margin-bottom: 0px !important}

nav.main_menu>ul>li>a {color: #FFF}