#secondary_feature_image {
    background-image: url("/Sitefinity/WebsiteTemplates/v2/images/secondary_feature_image.jpg?v=1.2");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100%;
    min-width: 1480px;
    height: 260px;
}
#page_heading {
    background-color: #fff;
    border-top: 10px solid #ffc527;
    padding: 15px 25px 15px 25px;
    height: 100px;
    position: relative;
    top: -100px;
}
    #page_heading .title {
        font-size: 40px;
        font-weight: bold;
        margin: 20px 0 15px 0;
        color: #003471;
        letter-spacing: .03em;
    }
.secondary_body {
    background-image: url("../../images/secondary/bg_body.gif?v=3.1");
    background-repeat: repeat-x;
    background-position: bottom center;
}
#landing_sections {
    padding: 15px 0 60px 0;
}
    #landing_sections .landing_section {
        text-align: center;
        width: 320px;
        margin: 60px 0 60px 0;
    }
        #landing_sections .landing_section:hover {
            opacity: .75;
        }
        #landing_sections .landing_section .title {
            font-size: 25px;
            color: #003471;
            margin-top: -10px;
            line-height: 1.1em;
        }
#sections {
    z-index: 100;
    position: relative;
    padding: 100px 0 100px 0;
    background-color: #13b5ea;
}
    #sections .section {
        width: 269px;
        padding: 25px;
        background-color: #fff;
        color: #3d3d3d;
        text-decoration: none;
        background-color: #fff;
    }
        #sections .section:hover {
            background-color: #13b5ea;
            color: #000;
        }
    #sections .hd {
        font-size: 30px;
        font-weight: bold;
        margin: 0;
    }
    #sections .txt {
        line-height: 1.6em;
        font-size: 17px;
    }
    #sections .mid_section {
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
    }
    #sections #section_buttons {
        box-shadow: 0px 10px 30px 0px #6c7b80;
    }
#active_section {
    background-color: #13b5ea !important;
    color: #000 !important;
    pointer-events: none;
}
#page_sections_grid {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
}
.page_sections {
    margin-top: 0 !important;
}
    .page_sections .title {
        font-size: 25px;
        color: #003471;
        margin: -10px 0 15px 0;
        line-height: 1.1em;
    }
    .page_sections .title_landing {
        line-height: 1em;
        margin: 10px 0 7px 0;
        font-size: 20px;
        font-weight: bold;
        text-decoration: none;
        display: block;
        color: #003471;
        padding: 5px 10px 12px 0;
        border-bottom: 3px solid #003471;
        line-height: 1.2em;
    }
    .page_sections .alt_section_row {
        height: 150px;
    }
    .page_sections .icon {
        margin-right: 5px;
        padding-top: 5px;
        width: 20%;
        height: 240px;
    }
        .page_sections .icon img {
            width: 100%;
        }
    .page_sections .sub_links {
        line-height: 0.8em;
        margin-top: 5px;
    }
        .page_sections .sub_links a {
            color: #6d6d6d;
            text-decoration: none;
            font-size: 18px;
            padding: 10px 0 10px 0;
            border-bottom: 1px solid #ccc;
            width: 100%;
            display: block;
            line-height: 1.2em;
        }
            .page_sections .sub_links a:hover {
                opacity: .75;
            }
            .page_sections .sub_links p:last-child a {
                border-bottom: none;
            }
        .page_sections .item_mark_arrow:before {
            content: url("../../images/list_item_mark_arrow.png?v=2.1");
        }
        .page_sections .sub_links p {
            display: table;
            margin: 0;
            width: 100%;
        }
        .page_sections .sub_links .more {
            display: none;
        }
    .page_sections .content_group {
        width: 285px;
        border-left: 1px solid #ccc;
        padding: 0 10px 0 10px;
        min-height: 130px;
    }
    .page_sections .content_group:first-child {
        border-left: none;
        padding-left: 0;
    }
    .page_sections .content {
        width: 60%;
        border-left: 1px solid #7c9fc6;
        padding-left: 10px;
    }
    .page_sections .more {
        text-transform: uppercase;
        margin: 15px 0 0 20px;
        display: block;
        font-weight: bold;
        color: #003471 !important;
    }
    .page_sections .section {
        height: 55%;
    }
    .page_sections .section_wrap {
        padding-bottom: 20px;
        display: table;
        width: 100%;
    }
    .page_sections .page_sections_grid_column {
        vertical-align: top;
        width: 25%;
        padding: 10px 10px 40px 10px;
    }
        .page_sections .page_sections_grid_column:nth-child(odd) {
            background-color: #edf2f9;
        }
#header_details {
    background-color: #003471;
    color: #fff;
    padding: 10px 0 5px 0;
    font-size: 20px;
    border-bottom: 5px solid #13b5ea;
    margin-top: 80px;
}
    #header_details .page_title {
        font-size: 42px;
        margin: -5px 0 0 30px;
        display: block;
        text-transform: uppercase;
    }
        #header_details .page_title h1 {
            font-size: 42px;
            color: #fff;
            margin: 0;
            font-weight: normal;
        }
.m_page_section_button .arrow {
    margin: auto;
    display: block;
}
.sub_link_expandable_indicator {
    position: absolute;
    right: 20px;
    margin-top: -30px;
    width: 25px;
}

/* Carousel */
#carousel_wrap {
    height: 500px;
}
#carousel {
    height: 550px;
}
    #carousel a {
        text-decoration: none;
    }
.carousel_navigation {
    margin-top: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
    .carousel_navigation img {
        padding: 5px;
    }
    .carousel_navigation .slide_button {
        display: inline-block;
        width: 18px;
        height: 18px;
        margin: 0 5px 0 5px;
    }
#carousel .feature_image {
    min-width: 100%;
}
#carousel .feature_content {
    position: absolute !important;
}
    #carousel .feature_content .feature_hd {
        color: #fff;
        font-size: 50px;
        font-weight: bold;
        margin-bottom: 30px;
    }
    .carousel_secondary .feature_content .feature_hd {
        color: #003471 !important;
        font-size: 60px !important;
        font-weight: bold !important;
        margin-bottom: 30px !important;
        line-height: 0.95em;
    }
    #carousel .feature_content .feature_divider {
        width: 200px;
        height: 10px;
        background-color: #ffc527;
        margin: auto;
    }
    #carousel .feature_content .feature_description {
        color: #ffc527;
        font-size: 30px;
        margin-top: 30px;
    }
    #carousel .feature_content,
    #carousel_wrap {
        position: relative;
        overflow: hidden;
    }
    #carousel .feature_details {
        position: absolute;
        top: 10%;
        right: 5%;
        width: 30%;
        height: 400px;
    }
.carousel_secondary .btn_more a {
    display: table;
    padding: 15px 25px 15px 25px;
    background-color: #13b5ea;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    margin: auto;
}
    .carousel_secondary .btn_more a:hover {
        opacity: .85;
    }
.carousel_secondary .feature_divider {
    display: none;
}
.carousel_secondary .feature_content .feature_description {
    margin-top: -15px !important;
}