* {
    font-family: 'Roboto', sans-serif;    
}

header {
    background: #ffffff;
    color: #333333;
}

.dropdown .user-nav-toggle {
    color: black;
}

.dropdown .account span {
    color: black;
}

#hover-dropdown > ul {
    background: #333333 !important;
}

#click-dropdown > ul {
    background: #333333 !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #437F97 !important;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #eee !important;
}

.subnav {
     background-color: #333333;
}

.navbar-toggle {
     background-color: #ddd !important;
}

.navbar-toggle:hover {
        background-color: #ddd !important;
}

.flexible-mobile {
    height: 12.4rem !important;
}

@media only screen and (min-width:0) and (max-width: 280px) {
    .flexible-mobile {
        width: 200px;
        height: 10.4rem !important;
        word-break: break-all;
    }

    .navbar-default {
        padding: 1.5rem 0 !important;
    }

    img.user-circle.img-responsive {
        margin-left: 25px;
    }

    .navbar-nav {
        margin: 14.5px -20px;
    }

    .name, .account, .company-name {
        font-size: 78% !important;
        margin-top: 6px;
    }

    #rvLogo {
        display: none;
    }

    #user-nav {
        margin-top: 26px !important;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #ffffff;
    }
}

@media only screen and (min-width:290px) and (max-width: 320px) {
    .flexible-mobile {
        width: 236px;
        height: 10.2rem !important;
        word-break: break-all;
    }

    .navbar-default {
        padding: 1.5rem 0 !important;
    }

    img.user-circle.img-responsive {
        margin-left: 9px;
    }

    .navbar-nav {
        margin: 14.5px -20px;
    }

    .name, .account, .company-name {
        font-size: 78% !important;
        margin-top: 6px;
    }

    #rvLogo {
        display: none;
    }


    #user-nav {
        margin-top: 26px !important;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #ffffff;
    }
}

@media only screen and (min-width: 768px) {
    header {
        position: relative;
        padding: 1rem 0;
        display: block;
    }
}

@media only screen and (min-width:330px) and (max-width: 360px) {
    .flexible-mobile {
        width: 278px;
        height: 10.4rem !important;
        word-break: break-all;
    }

    .navbar-default {
        padding: 1.5rem 0 !important;
    }

    img.user-circle.img-responsive {
        margin-left: 9px;
    }

    .navbar-nav {
        margin: 14.5px -20px;
    }

    .name, .account, .company-name {
        font-size: 91% !important;
        margin-top: 4px;
    }

    #rvLogo {
        display: none;
    }


    #user-nav {
        margin-top: 26px !important;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #ffffff;
    }
}

@media only screen and (min-width:360px) and (max-width: 410px) {
    .flexible-mobile {
        width: 278px;
        height: 10.3rem !important;
        word-break: break-all;
    }

    .navbar-default {
        padding: 1.5rem 0 !important;
    }

    img.user-circle.img-responsive {
        margin-left: 9px;
    }

    .navbar-nav {
        margin: 14.5px -20px;
    }

    .name, .account, .company-name {
        font-size: 91% !important;
        margin-top: 4px;
    }

    #rvLogo {
        display: none;
    }


    #user-nav {
        margin-top: 26px !important;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #ffffff;
    }
}

@media only screen and (min-width:411px) and (max-width: 530px) {
    .flexible-mobile {
        width: 80%;
        height: 10.3rem !important;
        word-break: break-all;
    }

    .navbar-default {
        padding: 1.5rem 0 !important;
    }

    img.user-circle.img-responsive {
        margin-left: 9px;
    }

    .navbar-nav {
        margin: 14.5px -20px;
    }

    .name, .account, .company-name {
        font-size: 91% !important;
        margin-top: 4px;
    }

    #rvLogo {
        display: none;
    }


    #user-nav {
        margin-top: 26px !important;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #ffffff;
    }

}


@media only screen and (min-width:540px) and (max-width: 600px) {
    .flexible-mobile {
        width: 455px;
        height: 10.4rem !important;
        word-break: break-all;
        padding: 3rem 0;
    }

    .navbar-default {
        padding: 1.5rem 0 !important;
    }

    img.user-circle.img-responsive {
        margin-left: 9px;
    }

    .navbar-nav {
        margin: 14.5px -20px;
    }

    .name, .account, .company-name {
        font-size: 91% !important;
        margin-top: 4px;
    }

    #rvLogo {
        display: none;
    }


    #user-nav {
        margin-top: 26px !important;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #ffffff;
    }
}


@media only screen and (min-width:540px) and (max-width: 750px) {
    .flexible-mobile {
        width: 83%;
        height: 8.3rem !important;
        word-break: break-all;
        padding: 2rem 0;
    }

    .navbar-default {
        padding: 1.5rem 0 !important;
    }

    img.user-circle.img-responsive {
        margin-left: 9px;
    }

    .navbar-nav {
        margin: 0;
    }

    .name, .account, .company-name {
        font-size: 91% !important;
        margin-top: 4px;
    }

    #rvLogo {
        display: none;
    }


    #user-nav {
        margin-top: 0 !important;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #01295F !important;
    }
}
