/* input(190,13): run-time error CSS1031: Expected selector, found ';'
input(190,13): run-time error CSS1025: Expected comma or open brace, found ';'
input(340,1): run-time error CSS1019: Unexpected token, found '}' */
@media only screen and (max-width: 767px) {

    .drilogo svg {
        display: block;
        width: 250px;
        max-width: 100%;
        max-height: 150px;
        min-height: 45px;
        height: auto;
    }

    .safeHarborLogo svg {
        display: block;
        width: 121.5px;
        max-width: 100%;
        max-height: 50px;
        min-height: 17px;
        height: auto;
    }

    .usaLogo svg {
        display: block;
        width: 121.5px;
        max-width: 100%;
        max-height: 53px;
        min-height: 17px;
        height: auto;
    }

    .globalEntryLogo svg {
        display: block;
        width: 121.5px;
        max-width: 100%;
        max-height: 55px;
        min-height: 17px;
        height: auto;
    }

    .footer {
        padding: 25px;
        border-top: 4px solid #b3995d;
        background: #fff;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background: #dad7cb;
        color: #003359;
        border: 0;
    }

    .dropdown-menu > .dropdown-header > a {
        font-family: 'Lato',Helvetica,'Helvetica',sans-serif;
        padding-left: 0!important;
        font-size: 14.5600004196167px;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
        box-shadow: none;
    }

    .dropdown-header, .dropdown-header a, .dropdown-menu > .dropdown-header > a {
        color: #b3995d!important;
    }

    .dropdown-menu > li > a {
        color: #6f9ad3!important;
        padding: 15px 20px!important;
        font-size: 16px;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background: #edebe5;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-collapse {
        border-top: 1px solid #b3995d!important;
        border-bottom: 5px solid #b3995d!important;
        padding-bottom: 20px!important;
        margin-bottom: 10px;
    }

    .language-select label {
        display:inline-block;
    }

    .language-select select {
        margin-top: 12px;
        font-size: 1.2em;
    }

    .form-control {
        border-radius: 2px;
        box-shadow: none;
        border: 1px solid #DDD3AF;
        height: 40px;
        font-size: 1.25em;
        color: #003359;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 1.2em;
        color: #b3995d;
        letter-spacing: 1px;
        padding: 8px;
        line-height: 40px;
        border-left: 1px solid #edebe5;
        border-right: 1px solid #edebe5;
        border-bottom: 1px solid #edebe5;
        text-transform: uppercase;
    }

    .navbar-default .navbar-nav > li > a:hover {
        color: #003359;
    }

    .navbar-nav {
        margin: 0px -15px;
    }


    .content-body h3, .content-body h1 {
        text-align: left;
        color: #00afef;
        text-transform: uppercase;
        line-height: 20px;
        padding: 0;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .navbar-default .navbar-toggle {
        height: 100%;
    }

    .navbar-toggle {
        border-radius: 2px;
        padding: 10px;
        margin-top: 30px;
        margin-right: 30px;
        background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
        background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
        background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff265a88',GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        background-repeat: repeat-x;
        border: none!important;
    }

    .menu-button {
        color: #fff;
        font-size: 1.2em;
        letter-spacing: 1px;
    }

    .navbar-header {
        background-color: #edebe5;
    }

    .navbar-brand {
        height: 70px;
        width: 155px;
        padding: 0px;
        margin: 15px;
    }

    .navbar-brand svg {
        width: 80%;
    }

    .navbar-header {
        width: auto;
        background: #edebe5;
        padding: 10px 0;
    }

    .logorow; {
        padding: 15px 0 0 0;
    }

    .logorow img, .logorow a {
        width: 15%;
        float: left;
        margin-right: 30px;
    }


    .qtip-medium-size div.qtip-content {
        font-size: 14px;
        padding: 10px;
        line-height: 15px;
        background-color: #000000;
    }


    #register-createlogin .error-helper {
        position: absolute;
        top: 5px;
        right: 16px;
    }


    #createLogin label, .register-identifymemberuser label {
        display: inline-block;
    }

    .error-message {
        display: inline-block;
        width: 16px;
        height: 16px;
        display: inline-block;
        background-image: url('https://cmsprod.diamondresorts.com/sites/default/files/embarc_member-site-icon-help_0.png');
        background-repeat: no-repeat;
        margin: 0px 5px 5px 4px;
        vertical-align: middle;
        float: right;
    }

    /* reset */

    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
        margin: 0;
        padding: 0;
    }

    article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
        display: block;
    }

    body {
        line-height: 1;
    }

    ol, ul {
        list-style: none;
    }

    blockquote, q {
        quotes: none;
    }

        blockquote:before, blockquote:after, q:before, q:after {
            content: none;
        }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    /* styles */

    body {
        font-family: 'Whitney SSm A', 'Whitney SSm B','Whitney A', 'Whitney B',Whitney,Avenir,Avenir-Roman,'Segoe UI',Helvetica,sans-serif !important;
        font-weight: 400;
        font-style: normal;
        color: #333333;
        line-height: 1.4em;
    }

    html.social-active .page {
        -webkit-transform: translate(-45px, 0);
        -ms-transform: translate(-45px, 0);
        -moz-transform: translate(-45px, 0);
        -o-transform: translate(-45px, 0);
        transform: translate(-45px, 0);
        position: fixed;
    }

    html.account-active .page {
        -webkit-transform: translate(-200px, 0);
        -ms-transform: translate(-200px, 0);
        -moz-transform: translate(-200px, 0);
        -o-transform: translate(-200px, 0);
        transform: translate(-200px, 0);
        position: fixed;
    }

    strong {
        font-weight: 600;
        color: #003359;
    }

    p {
        margin-top: 20px;
    }

        p a {
            color: #00afef;
        }

    a {
        color: #00afef;
    }

    h1#logo a {
        width: 260px;
        height: 80px;
        background-image: url(https://cmsprod.diamondresorts.com/sites/default/files/member-site-logo-diamondresorts_0_2_new_0.gif);
        background-repeat: no-repeat;
        background-position: 0 -35px;
        white-space: nowrap;
        overflow: hidden;
        background-color: #ffffff;
        text-indent: -9999px;
        margin-left: 10px;
        display: block;
    }

    .register-identifymemberuser .error-message {
        position: absolute;
    }

    .register-identifymemberuser .information-summary {
        background-color:#fff;
        border:none;
    }

    .register-forgotpasswordconfirm .success-summary-list {
        background-color:#fff;
        border:none;
    }
}

