/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
}

html {
    width: 100%;
    height: 100%;
}

@media(min-width:767px) {
    .navIbar {
        padding: 30px 0 0;
        -webkit-transition: background .5s ease-in-out;
        transition: background .5s ease-in-out;
        width: 100% !important;
    }

    .top-nav-collapse {
        padding: 0;
        background: rgba(255, 255, 255, 1.0);
/*        border-bottom: 1px solid rgb(237, 125, 49, 0.75);*/
    }



}
