.side-by-side-banner-image > img {
    width: 100%;
}

.side-by-side-banner-image, .side-by-side-container {
    padding: 0!important;
}
.side-by-side-banner-image {
    width: 100%;
    padding: 0;
}


body {
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 1.6;
}

.navbar-brand {
    margin: -50px 0 0;
    padding: 0 !important;
}
.navbar-brand > img {
    height: 150px;
}
 
.navbar {
     min-height: 140px;
    position: relative;
}

.navbar-nav > li > a {
    color: #0f75bd !important;
    font-size: 20px;
     
}
.navbar-default .navbar-nav {
    margin: 45px 0 0;
}
.carousel-inner .item { min-height:100px!important;}


.side-by-side-banner-content {
    min-height: 320px;
    position: absolute;
    right: 10%;
    text-align: center;
    top: 150px;
    width: 550px;
    padding: 0 35px 35px;
}

.carousel-indicators {
    bottom: 10px;
}
.wrapper > footer .logo {
    height: 120px;
    margin-bottom: 15px;
}

.wrapper > footer {
    background-color: #0f75bd;
    font-weight:400;
	font-size:18px; 
}
@media (min-width:290px) and (max-width: 480px) {
.navbar-brand > img {
    height: 70px;
}
.navbar-brand {
    margin: -15px 0 0;
    padding: 0 !important;
}
}
.hero-unit-animated .hero-heading {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 56px;
    font-weight: 700;
    color: #fff;
}

.hero-unit-animated .lead {
    font-size: 40px;
    font-weight: 600;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
