﻿/*  mobile  */

@media (max-width: 40.063em) {

    .main-container {
        min-width: 100% !important;
    }

        .main-container > .row, header > .row, footer > .row {
            width: 100% !important;
        }

    form .row .row {
        margin: 0;
    }

    .content-header {
        display: none;
    }

    .row .small-7.column.content-left-inner {
        width: inherit;
        margin-top: 16px;
        padding: 0;
    }

    .row .small-12.columns.content-center {
        width: inherit !important;
    }

    .row .small-12.column.content-center {
        width: inherit !important;
    }

    .row .small-7.column.content-center-inner {
        width: 100% !important;
        margin: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .row .small-4, .row .small-5, .row .small-6, .row .small-7, .row .small-8, .row .small-9, .row .small-10, .row .small-11, .row small-12 {
        width: 100% !important;
    }

    .row .left-nav {
        outline: 1px solid #e3e3e0;
        float: none;
        margin-bottom: 24px;
        width: auto;
        overflow: hidden;
        padding: 12px;
        font-family: "Lato", "Arial", "Helvetica", "Verdana", sans-serif;
    }

        .row .left-nav button {
            display: block;
            font-size: 16px;
            line-height: 22px;
            width: 100%;
            text-align: left;
            padding-left: 0;
            text-transform: uppercase;
            margin-bottom: 16px;
            color: #0079c2;
            background-color: white;
            height: 24px;
            padding: 0;
            margin-bottom: 0;
        }

            .row .left-nav button::after {
                display: block;
                color: #717268;
                text-transform: uppercase;
                text-decoration: none;
                background: url(/_static/images/sprite-globalnav-mobile.png) no-repeat right -6px;
                border: none;
                position: absolute;
                top: 0px;
                right: 0px;
                height: 25px;
                width: 30px;
                transform: none;
                content: "";
            }

        .row .left-nav li, .row .left-nav a {
            border-bottom: none;
        }

        .row .left-nav > ul > li {
            border-bottom: solid 1px #e3e3e0;
        }

            .row .left-nav > ul > li:last-child {
                border-bottom: none;
                margin-bottom: 0;
            }

        .row .left-nav > ul {
            display: none;
            margin-top: 8px;
            margin-bottom: 0;
        }

            .row .left-nav > ul > li {
                margin-bottom: 8px;
            }

    .right-nav {
        width: 100%;
        margin-top: 16px;
    }

        .right-nav .cat-button {
            width: 100%;
        }

        .right-nav .apha-feature {
            display: none;
        }

    .search-filter {
        display: none;
    }

    .search-inner {
        width: 100%;
    }

    .search-index {
        padding: 0 16px;
    }

    .related-content-block {
        display: none;
    }

    footer {
        display: none;
    }

    .footer-social {
        margin-top: 40px;
    }

        .footer-social img {
            width: 48px;
        }

        .footer-social ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            list-style: none;
            margin: 0;
            padding: 0;
            height: auto;
            width: auto;
        }

        .footer-social li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .footer-social li a {
                margin-right: 16px;
            }

    .footer-sub-nav {
        padding: 16px 0 10px 0;
    }

        .footer-sub-nav ul {
            margin: 0 16px;
        }

    .copyright {
        margin-top: 16px;
    }

    .youtube-container {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
        margin: 24px 0;
    }

        .youtube-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .managed-content a, .managed-content p, .managed-content li {
        font-size: 18px;
        line-height: 24px;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: inherit;
        width: 100%;
    }
}

/*  mobile toolbar  */

@media (max-width: 40.063em) {
    .main-container .mobile {
        padding: 0px 0px 16px 0;
    }

    header {
        border-bottom: 1px solid #e5e5e5;
        padding-left: 15px;
        padding-right: 15px;
    }

        header nav {
            display: -webkit-box;
            display: flex;
            -webkit-box-flex: 1;
            flex: 1 1 auto;
            -webkit-box-align: center;
            align-items: center;
            font-size: .9375em;
            height: 60px;
        }

            header nav .menu p {
                font-size: .625em;
                font-style: normal;
                font-stretch: normal;
                margin: 3px 0 0 0;
                padding: 0;
                text-transform: uppercase;
                line-height: revert;
            }

            header nav .logo {
                width: 120px;
                margin-top: 6px;
                margin-left: 6px;
            }

            header nav .spacer {
                -webkit-box-flex: 1;
                flex: 1 1 auto;
            }

            header nav .login {
                width: 124px;
            }

                header nav .login .wrapper {
                    padding: 1.33333em 3.25em 1.33333em 1.33333em;
                }

                header nav .login a {
                    display: block;
                    color: #37383d;
                    text-align: right;
                }

                    header nav .login a::before {
                        content: '';
                        display: inline-block;
                        width: 1.5625em;
                        height: 1.5625em;
                        top: 30px;
                        right: 90px;
                        -webkit-transform: translateY(-50%);
                        transform: translateY(-50%);
                        position: absolute;
                        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYxLjIgKDg5NjUzKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5Mb2dpbiBJY29uPC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik01LjQ2NSwxOS41NTMgQzYuNDc4LDE2Ljg1MSA5LjA3MSwxNSAxMiwxNSBDMTQuOTI3LDE1IDE3LjUyLDE2Ljg1MSAxOC41MzQsMTkuNTUzIEMxNi43OCwyMS4wNzMgMTQuNDk4LDIyIDEyLDIyIEM5LjUwMSwyMiA3LjIxOSwyMS4wNzMgNS40NjUsMTkuNTUzIE05LDEwIEM5LDguMzQ2IDEwLjM0NSw3IDEyLDcgQzEzLjY1NCw3IDE1LDguMzQ2IDE1LDEwIEMxNSwxMS42NTUgMTMuNjU0LDEzIDEyLDEzIEMxMC4zNDUsMTMgOSwxMS42NTUgOSwxMCBNMTIsMiBDMTcuNTEzLDIgMjIsNi40ODYgMjIsMTIgQzIyLDE0LjIyNiAyMS4yNTksMTYuMjc4IDIwLjAyNSwxNy45NDEgQzE5LjAzNiwxNS45OTEgMTcuMzcxLDE0LjQ3OSAxNS4zNzMsMTMuNjY2IEMxNi4zNjYsMTIuNzUyIDE3LDExLjQ1MyAxNywxMCBDMTcsNy4yNDMgMTQuNzU3LDUgMTIsNSBDOS4yNDMsNSA3LDcuMjQzIDcsMTAgQzcsMTEuNDUzIDcuNjMzLDEyLjc1MiA4LjYyNywxMy42NjYgQzYuNjI5LDE0LjQ3OSA0Ljk2MywxNS45OTEgMy45NzQsMTcuOTQgQzIuNzM5LDE2LjI3NyAyLDE0LjIyNiAyLDEyIEMyLDYuNDg2IDYuNDg2LDIgMTIsMiBNMjQsMTIgQzI0LDUuMzg0IDE4LjYxNywwIDEyLDAgQzUuMzgzLDAgMCw1LjM4NCAwLDEyIEMwLDE1LjM2MyAxLjM5NCwxOC40MDIgMy42MjksMjAuNTgyIEMzLjY1MywyMC42MDQgMy42NzMsMjAuNjI2IDMuNjk4LDIwLjY0NSBDNS44NTYsMjIuNzE4IDguNzc4LDI0IDEyLDI0IEMxNS4yMiwyNCAxOC4xNDEsMjIuNzE5IDIwLjI5OCwyMC42NDggQzIwLjMyNywyMC42MjYgMjAuMzQ5LDIwLjYwMiAyMC4zNzUsMjAuNTc4IEMyMi42MDgsMTguMzk4IDI0LDE1LjM2MSAyNCwxMiIgaWQ9InBhdGgtMSI+PC9wYXRoPgogICAgPC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFydGJvYXJkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzc1LjAwMDAwMCwgLTIwNy4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Imljb25zL3ByaW1hcnkvbG9naW4iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM3NS4wMDAwMDAsIDIwNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgPHVzZSBpZD0iTWFzayIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDxnIGlkPSJjb2xvcnMvQHdoaXRlLSNGRkZGRkYiIG1hc2s9InVybCgjbWFzay0yKSIgZmlsbD0iIzM3MzgzRCIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
                        background-repeat: no-repeat;
                        background-size: contain;
                    }

            header nav .search {
                width: 60px;
                border-left: 1px solid #e5e5e5;
            }

                header nav .search .wrapper {
                    position: relative;
                    width: auto;
                    height: auto;
                    margin: 0 auto;
                    padding: 1.33333em;
                }

                    header nav .search .wrapper .icon {
                        position: relative;
                        margin: 0 auto;
                        text-align: center;
                    }

                    header nav .search .wrapper .circle {
                        width: 1.1em;
                        height: 1.1em;
                        border: 2.5px solid #999;
                        border-radius: 10em;
                        border-color: #37383d;
                    }

                    header nav .search .wrapper .rectangle {
                        position: absolute;
                        left: 0.8em;
                        width: 0.6em;
                        -webkit-transform: rotate(45deg);
                        transform: rotate(45deg);
                        bottom: -0.1em;
                        border: 2px solid #999;
                        border-top-right-radius: 0.6em;
                        border-bottom-right-radius: 0.6em;
                        border-color: #37383d;
                    }

    .header-top, .main-header, .header-divider {
        display: none;
    }

    /*  mobile navigation  */

    .mobile-nav {
        display: none;
        position: absolute;
        top: 0;
        z-index: 1;
        width: 100%;
        background-color: white;
    }

        .mobile-nav .header {
            padding-left: 15px;
            align-items: center;
            border-bottom: 1px solid #e5e5e5;
        }

            .mobile-nav .header .container {
                display: -webkit-box;
                display: flex;
                -webkit-box-flex: 1;
                flex: 1 1 auto;
                -webkit-box-align: center;
                align-items: center;
                font-size: .9375em;
                height: 60px;
            }

                .mobile-nav .header .container .logo {
                    width: 120px;
                    margin-top: 6px;
                    margin-left: 6px;
                }

        .mobile-nav .spacer {
            -webkit-box-flex: 1;
            flex: 1 1 auto;
        }

        .mobile-nav .header .container .close {
            width: 60px;
        }

            .mobile-nav .header .container .close .wrapper {
                position: relative;
                width: auto;
                height: auto;
                margin: 0 auto;
                padding: 1.33333em;
            }

                .mobile-nav .header .container .close .wrapper .icon {
                    position: relative;
                    margin: 0 auto;
                    text-align: center;
                }

        .mobile-nav .main-nav, .mobile-nav .top-nav {
            width: 100%
        }

        .mobile-nav .main-nav {
            background-color: #37383d;
        }

        .mobile-nav .top-nav {
            background-color: white;
        }

        .mobile-nav .main-nav a {
            color: white;
        }

        .mobile-nav .top-nav a {
            color: #37383d;
        }

        .mobile-nav .main-nav .dropdown, .mobile-nav .top-nav .link {
            display: block;
            visibility: visible;
            max-height: none;
            width: 100%;
            margin: 0;
            padding: 0 1.625em;
            height: 56px;
            border-bottom: solid 1px darkgray;
        }

            .mobile-nav .main-nav .dropdown .text {
                margin: 0;
                padding: 0;
                position: relative;
                list-style: none;
                font-size: 16px;
                top: 18px;
            }

            .mobile-nav .top-nav .link span {
                position: relative;
                top: 10px;
            }

            .mobile-nav .main-nav .dropdown .chevron span, .mobile-nav .top-nav .link .chevron span {
                color: white;
                position: relative;
                left: 98%;
                font-family: FontAwesome;
            }

            .mobile-nav .top-nav .link .chevron span {
                color: black;
                top: -8px;
                left: 94%;
            }

        .mobile-nav .main-nav ul {
            display: none;
            list-style: none;
            padding: 0 0 16px 0;
            margin: 0;
            max-height: 400rem;
            visibility: visible;
            -webkit-transition: visibility 0s 0s,max-height .8s ease-in 0s;
            transition: visibility 0s 0s,max-height .8s ease-in 0s;
        }

        .mobile-nav .main-nav li, .mobile-nav .top-nav .link {
            margin: 0;
            padding: 8px 0;
            position: relative;
            list-style: none;
            font-size: 16px;
        }

            .mobile-nav .main-nav li a, .mobile-nav .top-nav .link a {
                padding-left: 1.625em;
            }


    /*  mobile search  */

    .search-form {
        background-color: #f4f4f4;
        border: 1px solid #ececec;
        width: 320px;
        position: absolute;
        right: 0px;
        z-index: 200202;
        padding: 8px;
        display: none;
    }

        .search-form .searchText {
            float: left;
        }

            .search-form .searchText input {
                font-size: 20px;
                line-height: 25px;
                font-weight: 400;
                color: #000;
                border: 1px solid #e9e8e7;
                background-color: #fff;
                height: 2.5em;
                margin-bottom: 0;
            }

        .search-form .submitButton {
            float: left;
        }

            .search-form .submitButton button {
                padding: 2px;
                font-size: 17px;
                font-weight: 700;
                background: #fbc743;
                border: 0;
                height: 2.9em;
                width: 100%;
                margin-bottom: 0;
            }

                .search-form .submitButton button:before {
                    content: '';
                    position: absolute;
                    border: solid black;
                    border-width: 0 0 0.25em 0.25em;
                    padding: 0.1875em;
                    right: 35%;
                    color: #fff;
                    top: 35%;
                    transform: rotate(225deg) translateY(-50%);
                    -webkit-transform: rotate(225deg) translateY(-50%);
                }

    /*  mobile login  */

    .mobile-login {
        padding: 5% 30px 0;
    }

        .mobile-login input[type=text], .mobile-login input[type=password] {
            border-radius: 4px;
            border: 1px solid #676767 !important;
            height: 58px;
            width: 100%;
            font-size: 20px;
            padding-top: 12px;
            padding-left: 12px;
        }

        .mobile-login .validation-message {
            color: #ec1300;
            font-size: 14px;
            padding-left: 12px;
            margin-top: 3px;
            line-height: 22px;
        }

        .mobile-login .floating-label {
            font-size: 20px;
            position: absolute;
            left: 50px;
            top: 240px;
            transition: .2s ease all;
            cursor: text;
        }

        .mobile-login h1 {
            line-height: 48px;
            font-size: 40px;
            margin-bottom: 39px;
        }

        .mobile-login .not-registered {
            margin-top: -13px;
            margin-bottom: 46px;
        }

        .mobile-login .email {
            margin-bottom: 30px;
        }

        .mobile-login .password {
            margin-bottom: 10px;
        }

        .mobile-login .password-forgot a {
            outline: 0 !important;
            color: #004b6d !important;
            text-decoration: none;
        }

            .mobile-login .password-forgot a:hover {
                text-decoration: underline !important;
            }

        .mobile-login .error {
            margin-top: 16px;
            font-size: 16px;
        }

        .mobile-login input[type=submit] {
            border: none;
            border-radius: 25.5px;
            background-color: #0079c2;
            color: #fff;
            width: 100%;
            height: 50px;
            font-size: 16px;
            font-weight: 700;
            margin: 20px 0;
            outline: 0;
            margin-top: 32px;
        }

        .mobile-login .mobile-footer {
            margin-top: 30px;
        }

            .mobile-login .mobile-footer p {
                margin-top: 30px;
            }
}

/*  desktop  */

@media (min-width: 40.063em) {
    .desktop {
        display: inherit;
    }

    .mobile {
        display: none;
    }
}
