﻿/* DMA full width styles */
.dma-full-width .nav-main {
    width: auto;
}

.dma-full-width #header {
    position: fixed;
    width: 100%;
    z-index: 1001;
    background-color: #011324 !important;
}
.away-from-top#header {
    top: 0;
}

.dma-full-width #content {
    background: #FFF;
    padding: 154px 0 0;
    overflow: hidden;
    width: 100%;
    padding: 154px 0 80px;
}

.dma-full-width .border-wrapper {
    background-image: none;
    margin-left: 0;
    margin-right: 0;
}

.dma-full-width.backend #header {
    position: relative;
    width: 100%;
    top: auto;
}
.dma-full-width.backend #content {
    padding-top: 0;
}

.dma-full-width .menu {
    position: relative;
    height: 37px;
}

.dma-full-width nav.nav-main {
    position: absolute;
    left: 0;
    top: 0;
}

.dma-full-width .skin-logo {
    height: auto;
    padding: 6px 0 6px 0;
    margin-top: 8px;
    position: relative;
    z-index: 1;
}

    .dma-full-width .skin-logo img {
        height: 100px;
    }

.dma-full-width .skin-header,
.dma-full-width .skin-header * {
    transition: all 300ms linear;
}

.dma-full-width .skin-header-left * {
    transition: all 200ms linear;
}

.dma-full-width .skin-breadcrumb-container {
    margin: 8px 0 8px 16px;
    height: auto;
    padding: 0;
    overflow: hidden;
    position: relative;
}

/* Fixed header */
.dma-full-width .skin-header-background,
.dma-full-width .skin-footer-background {
    position: relative;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#032441+0,000814+76,011324+100 */
    background: #032441; /* Old browsers */
    background: -moz-linear-gradient(top, #032441 0%, #000814 76%, #011324 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #032441 0%,#000814 76%,#011324 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #032441 0%,#000814 76%,#011324 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#032441', endColorstr='#011324',GradientType=0 ); /* IE6-9 */
    background-size: cover !important;
}

.dma-full-width .skin-header-background {
    padding: 0 16px;
}

    .dma-full-width .skin-header-background::before {
        display: block;
        content: "";
        width: 12px;
        height: 13px;
        background: url("../img/full-width/header-leaf-tl.png");
        position: absolute;
        top: 0;
        left: 0;
    }

    .dma-full-width .skin-header-background::after {
        display: block;
        content: "";
        width: 12px;
        height: 13px;
        background: url("../img/full-width/header-leaf-tr.png");
        position: absolute;
        top: 0;
        right: 0;
    }

.dma-full-width #header::after {
    display: block;
    content: "";
    width: 14px;
    height: 12px;
    background: url("../img/full-width/header-leaf-tm.png");
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -7px;
}

.dma-full-width .top-wrapper {
    margin: 0;
}

.dma-full-width.scroll .skin-header-left {
    min-height: 0;
    height: 100%;
}

.dma-full-width.scroll .skin-header {
    height: 60px;
    min-height: 60px;
}

.dma-full-width.scroll .nav-main {
    height: 37px;
}

.dma-full-width.scroll .skin-title {
    padding-top: 15px;
    padding-left: 10px;
    font-variant: small-caps;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: flex;
    flex-wrap: nowrap;
    line-height: 1.1;
}

    .dma-full-width.scroll .skin-title .title-text {
        font-size: 22px;
    }

.dma-full-width.scroll .skin-addpad {
    padding-left: 15px;
    padding-right: 15px;
}

.dma-full-width.scroll .social {
    display: none;
}

.dma-full-width.scroll .desktop-search {
    float: right;
    border-radius: 8px;
    display: inline-block;
    margin: 12px 16px 0 0;
    padding: 1px 0 0;
}

.dma-full-width.scroll .skin-title .subtitle-text {
    font-size: 14px;
    color: #fff;
}

.dma-full-width.scroll .skin-title .withsub {
    line-height: 0;
}

.dma-full-width.scroll .skin-logo {
    margin-top: -6px;
    padding: 0;
}

    .dma-full-width.scroll .skin-logo img {
        height: 60px;
    }

/*full width footer*/

.dma-full-width .skin-header-divider,
.dma-full-width .skin-footer-divider {
    height: 8px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a6750d+0,e09d12+79,e09d12+80 */
    background: #a6750d; /* Old browsers */
    background: -moz-linear-gradient(top, #a6750d 0%, #e09d12 79%, #e09d12 80%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a6750d 0%,#e09d12 79%,#e09d12 80%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a6750d 0%,#e09d12 79%,#e09d12 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6750d', endColorstr='#e09d12',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 3px 8px rgba(0, 0, 0, .5);
    position: relative;
}

.dma-full-width .skin-header-divider {
    height: 3px;
    position: static;
    opacity: .5;
}

.dma-full-width footer.footer {
    position: relative;
}

    .dma-full-width footer.footer::before {
        display: block;
        content: "";
        width: 12px;
        height: 13px;
        background: url("../img/full-width/footer-leaf-tl.png");
        position: absolute;
        top: -4px;
        left: 0;
        z-index: 100;
    }

    .dma-full-width footer.footer::after {
        display: block;
        content: "";
        width: 12px;
        height: 13px;
        background: url("../img/full-width/footer-leaf-tr.png");
        position: absolute;
        top: -4px;
        right: 0;
    }

.dma-full-width .skin-footer-bottom {
    height: 0;
}

    .dma-full-width .skin-footer-bottom::before {
        display: block;
        content: "";
        width: 10px;
        height: 11px;
        background: url("../img/full-width/footer-leaf-bl.png");
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 100;
    }

    .dma-full-width .skin-footer-bottom::after {
        display: block;
        content: "";
        width: 10px;
        height: 11px;
        background: url("../img/full-width/footer-leaf-br.png");
        position: absolute;
        bottom: 0;
        right: 0;
    }

.dma-full-width .skin-footer-background::before {
    display: block;
    content: "";
    width: 274px;
    height: 125px;
    background: url("../img/full-width/footer-emblem.png");
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -137px;
}

.dma-full-width .skin-footer-background::after {
    display: block;
    content: "";
    width: 14px;
    height: 11px;
    background: url("../img/full-width/footer-leaf-bm.png");
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7px;
}

.dma-full-width .skin-footer-seal {
    position: absolute;
    background-position: 0 0 !important;
    top: -58px;
    left: 50%;
    margin-left: -32px;
    background-size: 64px 64px !important;
    width: 64px;
    height: 64px;
}

.dma-full-width .skin-footer-content {
    padding-top: 0 !important;
}

    .dma-full-width .skin-footer-content > div {
        padding: 32px 16px !important;
    }

.dma-full-width .otnav {
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-top: 1px solid #000814;
    border-bottom: 1px solid #000814;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#34343d+0,141418+100 */
    background: #34343d; /* Old browsers */
    background: -moz-linear-gradient(top, #34343d 0%, #141418 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #34343d 0%,#141418 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #34343d 0%,#141418 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34343d', endColorstr='#141418',GradientType=0 ); /* IE6-9 */
    color: #ddd;
}

    .dma-full-width .otnav li.top-level > a {
        color: #ddd;
        transition: color 200ms linear;
    }

        .dma-full-width .otnav li.top-level > a:hover {
            color: #d2b067;
        }

    .dma-full-width .otnav li.top-level {
        background: none;
    }

    .dma-full-width .otnav ul ul {
        background-image: none;
    }

@media (max-width: 767px) {
    .dma-full-width .skin-header {
        min-height: 50px;
    }

    .dma-full-width .skin-logo {
        height: auto !important;
        top: 0;
        margin-top: 3px !important;
    }

    .dma-full-width .skin-logo img {
        height: 43px !important;
    }
    .dma-full-width #content {
        padding-top: 50px;
    }

    .dma-full-width .skin-title {
        font-size: 22px;
        margin-top: 3px;
    }

    .dma-full-width #header::after {
        top: -4px;
    }

    .dma-full-width .menu {
        height: auto;
    }

    .dma-full-width nav.nav-main {
        position: relative;
    }

    .dma-full-width .otnav li a {
        color: #ddd;
    }

        .dma-full-width .otnav li a:hover {
            color: #d2b067;
        }

    .dma-full-width .skin-footer-seal {
        display: block;
    }
}
