    body {
        background: #fff;
    }
    .main_container {
        width: 100%;
    }
    .main_bg {
        top: -35px;
        left: 0px;
        width: 100%;
        height: 320px; 
        background: #105799;
    }
    .nav_top {
        position: static;
        left: 0px;
        
    }
    .nav_top section, .nav_top ul {
        float: none;
        display: block;
        overflow: hidden;
        text-align: center;
        width: 100%;
    }
    .nav_top ul {
        background: rgba(58, 135, 207, 0.8) !important;
        padding-bottom: 5px !important;
        padding-top: 3px !important;
    }
    .nav_top li {
        float: none;
    }
    .nav_main ul > li {
        text-align: left;
    }    
    .nav_top li a {
        display: inline-block;
        float: none;
        font-size: 16px;
        font-family: 'Roboto', 'Arial', sans-serif;        
    }    
    .hex-front {
        top: 38px;
        right: 8px;
    }
    .nav_main {
        position: static;
        width: 100%;
    }
    .logo {
        margin-top: 10px;
        position:relative;
        z-index: 9999;
        height: 200px;
        background: url('../img/logo2.png') no-repeat 10px center;
    }
    .logo img {
        display: none;
    }
    .nav_main .menu_separator {
        position: static;
    }
    .medal-front {
        top: 72px;
        right: 19px;
    }
    .nav_main ul.menu > li > a {
        font-size: 22px;
        line-height: 36px;
    }
    .nav_main ul > li > ul li a {
        font-size: 18px;
        line-height: 26px !important;
    }
    .region-sidebar-first {
        position: static;
        width: 100%;
    }
    .region-sidebar-first .form-control {
        height: 50px;
    }
    .region-sidebar-first .btn {
        width: 80px;
        height: 50px;
        background: #3A87CF;
    }
    #block-search-form  .input-group {
        margin-left: 10px;
    }
    #block-search-form .input-group:before {
        content: '';
        display: block;
        background: #06204B url('../img/corner.png') bottom left no-repeat;
        width: 10px;
        height: 50px;
        position: absolute;
        left: -10px;
    }
    #edit-search-block-form--2 {
        color: #fff;
        background: #06204B;
        border-width: 0px;
    }    
    .region-sidebar-first * {
        border-width: 5px;
    }
    .content_holder {
        padding-top: 0px;
    }
    .theme-default .nivoSlider {
        position:static;
        top:0px;
        left:0px;
        height: auto;
        width: 100%;
        border: 0px;
        border-bottom: 10px solid #06204B;
        border-top: 10px solid #06204B;
    }    
    .theme-default .nivo-controlNav {
        bottom: 20px;
        right: 20px;
        top: 0px;
    }
    #slider > img {
        height: auto !important;
    }
    .front .content_outer {
        padding: 15px;
    }
    .medal {
        display:none;
    }
    .content_divider_holder {
        display: none;
    }
    .content_outer {
        padding-left:0px;
    }
    .breadcrumb {
        top: 10px;
    }
    .footer {
        width: 100%;
        background-color: #3A87CF;
    }
    .nav-tabs {
        position: static;
        left: 0px;
        border-bottom: 1px solid #DDD;
        margin-bottom: 10px;
    }
    .mobile_only {
        display: block;
        margin: 10px;
        position:static;
        overflow: hidden;
        text-align:center;
    }
    .mobile_only a {
        line-height: 50px;
    }
    article img, body.cke_editable img {
        max-width: 100% !important;
    }    
    body.page-node-3 #block-block-2 {
        width: 100%;
        float: none;
        border-left: none;
        padding-left: 0px;
        margin-left: 0px;
        margin-top: 20px;
    }    
    .theme-default .nivo-controlNav a {
        height: 40px;
        width: 40px;
        line-height: 35px;
        font-size: 16px;
    }