﻿/* National Public Safety Partnership (NPSP)	*/
/*		Changes									*/
html, body {
    overflow-x: hidden;
    max-width: 100%;
    height: auto;
}

.npsp-hide {
    display: none;
    visibility: hidden;
}

div.navbar-header {
    padding-right: 0.50em;
}

div.npsp-section {
    padding-bottom: 2.00em;
}

div.npsp-toppadding {
    padding-top: 2.75em;
}

div.npsp-cover {
    background-image: url('/Images/FlagVRN.jpg');
    background-position-y: 10%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    height: 100%;
}

    div.npsp-cover div h1 {
        font-size: 2.4em;
        margin-top: 1em;
        margin-bottom: 2.25em;
    }

        div.npsp-cover div h1 span {
            display: block;
        }

            div.npsp-cover div h1 span.npspHeaderSmaller {
                font-size: 87.5%;
            }


    div.npsp-cover div a {
        margin-bottom: 30px;
        margin-top: 25%;
        display: inline-block;
    }

        div.npsp-cover div a.btn, div.ccSlide1Layer3 a.btn {
            border-color: #ffffff;
        }

        div.npsp-cover div a.btn-border {
            background-color: #000000;
            color: #ffffff;
        }

blockquote.npsp-quote {
    border-left: none;
    padding-left: 3.0em;
}

ul.npsp-bullet {
    list-style-position: outside;
    list-style-type: disc;
    padding-left: 1.0em;
}

li.likep {
    line-height: 24px;
    font-size: 18px;
}

h3.approaches {
    margin-bottom: 0;
}

ul.listCSV li {
    display: inline;
    list-style-type: none;
}

    ul.listCSV li:after {
        content: ",";
    }

    ul.listCSV li:last-child:after {
        content: "";
    }

abbr[title] {
    cursor: help;
    border-bottom: none;
    text-decoration: none;
}




/********ARROWS FIX*********/
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/right-arrow.png) no-repeat 27px 33px;
    width: 85px;
    height: 100px;
}

.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/left-arrow.png) no-repeat 33px 31px;
    width: 100px;
    height: 100px;
}

.tp-rightarrow.preview1:after {
    content: '';
}

.tp-leftarrow.preview1:after {
    content: '';
}

.tparrows.preview1:after {
    position: absolute;
    left: 0px;
    top: 0px;
    /*font-family: "revicons";*/
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0,0,0,0.15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}

.tparrows.preview1:hover:after {
    background: rgba(000,000,000,.4);
    color: #aaa;
}

.carousel-inner{
    margin-right:auto;
    margin-left:auto;
}

@media screen and (max-width:1300px) {

    div.narrowHide {
        display: none;
    }

    div.ccSlide1Layer1 {
        display: block;
        margin-left: 4.00em;
        margin-right: 4.00em;
        z-index: 7;
    }
}

@media screen and (min-width:1300px) {

    div.ccSlide1Layer1, div.ccSlide1Layer3 {
        display: none;
    }
}

/* END NPSP Changes								*/

.carousel-indicators li {
    background-color: #999;
    background-color: rgba(70,70,70,.25);
    width: 20px;
}

.carousel-indicators .active {
    background-color: #444;
}

ul {
    list-style: none;
}

.rev-slider {
    overflow: hidden !important;
    display: none;
}

    .rev-slider.revslider-initialised {
        display: block;
    }

#rev1 {
    height: 620px;
}

#rev2 {
    height: 840px;
}

#btnSearch {
    color: #fff;
    margin-left: 15px;
    background-color: #2072b9;
    float: right;
    height: 22px;
    width: 80px;
    border: #2072b9;
    font-weight: normal;
    padding: 5px;
    font-size: 14px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-family: Ubuntu, Constantia,Lucida Bright,Lucidabright,Lucida Serif;
    line-height: normal !important;
}

#Menu2 {
    display: block;
    font: 500 0.95em/0.95em;
    font-family: Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;
    float: none;
}

    #Menu2 ul {
        list-style: none;
        padding: 0;
        position: relative;
        text-align: right;
        font-weight: bold;
        white-space: nowrap;
        margin-top: 10px;
        margin-left: 15px;
        padding-right: 10px;
    }

        #Menu2 ul li {
            display: -moz-inline-stack;
            display: inline-block;
            zoom: 1; /* hasLayout */
            *display: inline;
            vertical-align: middle;
            list-style: none;
            margin: 0;
            padding: 0;
            font-size: 10pt;
        }

            #Menu2 ul li a {
                display: block;
                margin: 0 1px 0 0;
                padding: 0.6em 0.9em;
                text-decoration: none;
                line-height: 1.3em;
                border-left-style: none;
                border-radius: .65em .65em;
                -webkit-border-top-left-radius: .65em;
                -webkit-border-bottom-left-radius: .65em;
                -webkit-border-top-right-radius: .65em;
                -webkit-border-bottom-right-radius: .65em;
                -moz-border-radius: .65em .65em;
                background-color: #a48c50;
                color: #ffffff;
                text-shadow: 1px 2px 2px #000731;
            }

            #Menu2 ul li a {
                border-left-style: none;
                border-radius: .65em .65em;
                -webkit-border-top-left-radius: .65em;
                -webkit-border-bottom-left-radius: .65em;
                -webkit-border-top-right-radius: .65em;
                -webkit-border-bottom-right-radius: .65em;
                -moz-border-radius: .65em .65em;
            }

            #Menu2 ul li.singleLine a {
                line-height: 2.6em;
            }

            #Menu2 ul li a:hover {
                border-left-style: none;
                border-radius: .65em .65em;
                -webkit-border-top-left-radius: .65em;
                -webkit-border-bottom-left-radius: .65em;
                -webkit-border-top-right-radius: .65em;
                -webkit-border-bottom-right-radius: .65em;
                -moz-border-radius: .65em .65em;
                background-color: #000731;
                color: #ffffff;
                text-shadow: 1px 2px 2px #000731;
            }

#Menu2 {
    font-family: 'ubuntu', sans-serif,Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1em;
    font-weight: 400;
    z-index: 3;
    width: 100%;
    /*margin-top:100px;*/
    margin-top: -10px;
    background: #0c1435;
    border-bottom: solid 5px #2072b9;
    padding: 2px;
    position: fixed;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

    #Menu2 ul {
        margin: auto 0;
        list-style: none;
        padding: 0;
        position: relative;
        text-align: center;
        font-weight: normal;
        white-space: nowrap;
        margin-left: 15px;
        padding-right: 10px;
    }

        #Menu2 ul li a {
            background: transparent;
        }

            #Menu2 ul li a:hover {
                color: #84c2f7;
            }

#header {
    height: 123px;
    font-family: Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;
}

.headerLoginBar {
    position: relative;
    margin-top: 0;
    margin-left: 0;
}

.anchor {
    position: relative;
    top: -145px;
    visibility: hidden;
}

#searchBarDiv {
    float: left;
    position: relative;
    width: auto;
    height: 35px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}

#showHideSecNav {
    display: none;
}

div#logInDiv {
    float: right;
    display: inline;
    margin-right: 20px;
    margin-top: 20px;
    padding-bottom: 10px;
}

    div#logInDiv a {
        color: #fff;
        font-weight: 400;
        font-size: 1.2em;
    }

.head {
    height: 100px;
}

.sliderbuttons {
    margin-top: 3.7em;
}

a.hideMeSm.btn.btn-primary.btn-lg, a.highindex.btn.btn-border.btn-lg {
    z-index: 9999999999;
    position: relative;
    z-index: 9999999999;
    position: relative;
}

.carousel {
    margin: auto;
    margin-top: 30px;
    position: relative;
}

.carousel-indicators {
    width: 13%;
    margin-left: 0;
    position: absolute;
    margin: auto;
    display: inline-flex;
    text-align: center;
    bottom: -37px;
    background-color: #fff;
    border: 1px solid #707070;
    border-radius: 20px;
    padding: 10px 20px;
    z-index: 1;
}

    .carousel-indicators li {
        display: inline-block;
        text-indent: -999px;
        cursor: pointer;
        padding: 0;
        border-radius: 50%;
        background: #2b8be9;
        box-sizing: border-box;
    }

.carousel-inner {
/*    width: 120%;*/
    position: relative;
    overflow: hidden;
    transition: transform 0.5s ease-in-out;
}
.carousel- {
    /*    width: 120%;*/
    position: relative;
    overflow: hidden;
    transition: transform 0.5s ease-in-out;
}
.custom-slide {
    width: 120%;
}

.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 264px;
}

    .carousel-inner > .carousel-item {
        position: relative;
        display: none;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .carousel-item > img,
        .carousel-inner > .carousel-item > a > img {
            line-height: 1;
            display: block;
            max-width: 100%;
            height: auto;
        }

    .carousel-inner .carousel-item.active {
        background: none;
        box-shadow: none;
    }

    .carousel-inner .carousel-item img {
        border-radius: 20px;
        border: solid 1px #163D5B;
    }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block;
    }

    .carousel-item {
        padding: 10px;
    }

.news {
    margin-top: 30px;
}

    .news .col-md-6 hr {
        top: 2px;
        position: absolute;
        right: 9%;
        border-top: 3px solid #bedbf4;
    }

    .news .col-md-6 {
        height: auto;
    }

    .news h2 {
        margin-bottom: 15px;
        max-width: 63%;
    }

    .news .row {
        padding: 10px;
    }

.news-article {
    align-items: center;
    margin-top: 25px;
}

    .news-article .col-5 img {
        width: 90%;
        height: 68%;
        box-shadow: 3px 3px 10px #333;
    }

    .news-article .hr-mid:before {
        bottom: -5px;
        left: 0;
        margin-left: 0;
    }

.news-link {
    display: flex;
    align-items: center;
    background: #1A6FC2;
    max-width: 40%;
    padding: .25rem;
    border-radius: 10px;
    justify-content: center;
    text-transform: uppercase;
    transition: 0.2s ease-in-out;
    cursor: pointer;
}

    .news-link:hover {
        background: #163D5B;
    }

    .news-link span {
        font-size: .85rem;
        color: #fff;
        text-decoration: none;
    }

    .news-link img {
        max-width: 10%;
        margin-left: .5rem;
        color: #fff;
    }

.cld-main {
    width: 100%;
    border: 1px solid #2172B9;
    color: #2172B9;
    border-radius: 20px;
    box-shadow: 3px 3px 10px #333;
}

    .cld-main a, .cld-main span {
        color: #333;
        font-weight: bold;
    }

.cld-datetime {
    position: relative;
    width: 66%;
    min-width: 100px;
    max-width: 300px;
    margin: auto;
    overflow: hidden;
}

    .cld-datetime .today {
        padding-top: .5rem;
        position: relative;
        float: left;
        width: calc(100% - 40px);
        margin: auto;
        text-align: center;
        font-size: .75rem;
    }

.cld-nav {
    position: relative;
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

    .cld-nav svg {
        width: 50%;
    }

    .cld-nav a:hover {
        cursor: pointer;
    }

        .cld-nav:hover svg {
            fill: #666;
        }

.cld-rwd {
    float: left;
}

.cld-fwd {
    float: right;
}

.cld-nav svg:hover {
}

.cld-labels, .cld-days {
    padding-left: 0;
}

.cld-label, .cld-day {
    display: inline-block;
    width: 14.28%;
    text-align: center;
    font-size: .75rem;
}

    .cld-day.today .cld-number {
        display: inline-block;
        width: 25px;
        border-radius: 50px;
        background: #666;
        color: #fff;
    }

    .cld-day.disableDay {
        opacity: 0.5;
    }

    .cld-day.nextMonth, .cld-day.prevMonth {
        opacity: 0.33;
    }

.cld-number {
    position: relative;
    margin: 0px;
    padding: 3px;
    font-size: .75rem;
}

.cld-title {
    position: absolute;
    z-index: 5;
    display: none;
    top: 30px;
    left: 0;
    padding: 5px 10px;
    background: #fff;
    white-space: nowrap;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 12px;
}

.cld-number:hover .cld-title {
    display: block;
}

.cld-title::before {
    content: '';
    position: absolute;
    top: -7.5px;
    left: 7.5px;
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-bottom: 7.5px solid #ccc;
}

.cld-number.eventday {
    display: inline-block;
    width: 25px;
    border-radius: 50px;
    border: 1px solid #999;
}

    .cld-number.eventday a:hover {
        cursor: pointer;
        background: #eee;
    }

.today .cld-number.eventday:hover {
    background: #888;
}

.psp-welcomes {
    display: grid;
    align-items: center;
}

    .psp-welcomes img {
        width: 100%;
        position: relative;
    }

    .psp-welcomes h1 {
        position: absolute;
        background: #163D5B;
        color: #fff;
        border-radius: 20px;
        top: 15%;
        justify-self: center;
        padding: 10px;
        z-index: 2;
    }

    .psp-welcomes h2 {
        position: absolute;
        background: #163D5B;
        color: #fff;
        border-radius: 20px;
        margin: 80px;
        top: 30%;
        padding: 10px;
        z-index: 2;
    }

        .psp-welcomes h2 a {
            color: #fff;
        }

.slick-dots {
    margin: auto;
    display: inline-flex;
    bottom: -22px;
    background-color: #fff;
    border: 1px solid #163D5B;
    border-radius: 20px;
    padding: 10px 20px;
    z-index: 1;
}

    .slick-dots li {
        width: 20px;
        height: 20px;
    }

        .slick-dots li, .slick-dots li.active, .carousel-indicator.active {
            margin-left: 10px;
            margin-right: 10px;
        }

    .slick-dots li {
        padding: 0;
        border-radius: 50%;
        background: #163D5B;
    }

        .slick-dots li.active, carousel-indicator:active {
            width: 20px;
            background-color: #2172B9;
            height: 20px;
        }

.carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
    line-height: 0;
}

.carousel-item.active a {
    padding: 0;
}

img.mobile {
    display: none !important;
}

#New-Resources-Section {
    background-color: #FBFBFB;
    margin-top: 3rem;
}

.new-resources {
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 40px;
    margin: 0 auto;
    max-width: 90%;
    flex-wrap: wrap;
}

.news-hr, .upcoming-events-hr {
    position: relative !important;
    background-color: rgba(0, 0, 0, 0.1);
    border-top: none !important;
    height: 1px;
    width: 90%;
    right: auto !important;
    margin-top: 10%;
}
.upcoming-events-hr {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.upcoming-events {
    width: 103%;
}

@media (max-width: 75rem) {
    .carousel-indicators {
        width: 15%;
    }
    .upcoming-events {
        width: 100%;
    }
}

@media (max-width: 62rem) {

    .news .col-md-6 hr {
        display: none;
    }

    .news .col-md-5 {
        display: none;
    }

    .news h2 {
        max-width: 100%;
        font-size: 1.5rem;
        text-align: center;
    }

    .carousel-indicators {
        width: 20%;
    }

    .carousel-indicator, .carousel-indicator.active {
        width: 5px;
        height: 10px;
        margin: 0;
    }

    .news-article {
        flex-direction: column;
    }

        .news-article h5 {
            margin-top: 20px;
        }

    .psp-welcomes h1, .psp-welcomes h2 {
        font-size: 1rem
    }
        .psp-welcomes h2 {
            top: 10%;
        }

    .funding {
        justify-content: center;
    }

    #New-Resources-Section h1 {
        font-size: 1.5rem;
    }

    .news-link {
        max-width: 65%;
    }
    .upcoming-events {
        width: 100%;
    }
        .carousel-indicators {
        width: 40% !important;
/*        left: 57% !important;*/
        margin-left: -137px;
        text-align: center;
    }
    .carousel-indicators {
        width: 28%;
    }
    /*This one excludes any of the custom built banners with several links on them.*/
/*    .carousel-inner > .carousel-item > a > img {
        margin-left: 160px;
    }*/
    .scrollable {
        min-width: 350px;
    }
    .carousel-indicators {
        width: 40% !important;
/*        left: 57% !important;*/
        margin-left: -137px;
        text-align: center;
    }
}

@media (max-width: 48rem) {
    .psp-welcomes h1, psp-welcomes h2 {
        font-size: 1rem;
    }
    .psp-welcomes h2 {
        top: 0;
    }
    .carousel-indicators {
        width: 28%;
    }
    .carousel-indicators {
        width: 40% !important;
/*        left: 57% !important;*/
        margin-left: -137px;
        text-align: center;
    }

}

@media (max-width: 42rem) {
    .news {
        flex-direction: column;
    }

        .news .col-md-6 {
            border-right: none !important;
        }

    .carousel-indicators {
        width: 40% !important;
/*        left: 57% !important;*/
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .carousel-inner {
        margin-left: auto;
        margin-right: auto;
    }

    .slick-dots li, .slick-dots li.active {
        margin-left: 5px;
        margin-right: 10px;
    }

    img.mobile {
        margin: auto;
        display: block !important;
    }

    img.hidesmall {
        display: none !important;
    }

    .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
        max-width: 50%;
    }

    .news-article {
        margin-bottom: 40px;
    }
        .news-article .cropped-ofp {
            margin-left: -15px;
        }

    .news-article .col-7 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .psp-welcomes .col-md-12 {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .psp-welcomes h1, .psp-welcomes h2 {
        font-size: .8rem;
    }
    
    .psp-welcomes h2 {
        top: 30px;
        text-align: center;
        justify-self: center !important;
    }

    .psp-welcomes .text-white {
        top: 80px;
    }

    .scrollable {
        min-width: 350px;
    }

}

.carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /*left: -82px;*/
}

@media (max-width:32rem) {
    .slick-dots li, .slick-dots li.active {
        margin-left: 5px;
        margin-right: 10px;
    }

    img.mobile {
        margin: auto;
        display: block !important;
    }

    img.hidesmall {
        display: none !important;
    }
}

@media (max-width:18rem) {

    .carousel-inner {
        min-height: 425px !important;
    }
}



@media all and (transform-3d), (-webkit-transform-3d), (min-width:600px) {
    .carousel-inner > .carousel-item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out, -o-transform 0.1s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .carousel-item.next,
        .carousel-inner > .carousel-item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
/*            left: 0;*/
        }

        .carousel-inner > .carousel-item.prev,
        .carousel-inner > .carousel-item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
/*            left: 0;*/
        }

            .carousel-inner > .carousel-item.next.left,
            .carousel-inner > .carousel-item.prev.right,
            .carousel-inner > .carousel-item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
/*                left: 0;*/
            }
}

@media screen and (min-width:1053px) and (max-width: 1079px) {
    #Menu2 {
        margin-top: -40px !important;
    }
}

@media screen and (min-width: 1171px) {
    .Menu2ul {
        display: block;
    }

    #showHideSecNav {
        display: none;
    }

    .goToVrcLoggedIn {
        top: 13px !important;
    }

    .showHideVrcLink {
        display: block;
    }
}

@media screen and (max-width: 1170px) {
    .Menu2ul {
        display: none;
    }

    .showHideVrcLink {
        display: none;
    }

    #showHideSecNav {
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        position: relative;
        float: right;
        padding: 8px 10px;
        margin-top: 10px;
        margin-bottom: 8px;
        background-color: transparent;
        border: 1px solid #000;
        border-radius: 4px;
        display: block;
        margin-right: 20px;
        background-color: white;
        border-radius: 4px;
        cursor: pointer;
        float: right;
    }

        #showHideSecNav:hover {
            background: #ddd;
        }

    #searchbox {
        width: 200px;
    }

    #Menu2 ul {
        margin-top: 0;
    }

    input#searchbox {
        color: #000;
    }

    #Menu2 ul {
        width: 100%;
        padding: 0;
        margin: 0;
        background: #fff;
    }

        #Menu2 ul li {
            display: inline;
            background-color: #0c1435;
            width: 100%;
        }

            #Menu2 ul li a {
                padding: 7px 0;
                margin: 0;
                text-align: center;
                width: 100%;
                text-decoration: none;
                border-left-style: none;
                border-radius: 0;
                -webkit-border-top-left-radius: 0;
                -webkit-border-bottom-left-radius: 0;
                -webkit-border-top-right-radius: 0;
                -webkit-border-bottom-right-radius: 0;
                -moz-border-radius: 0;
            }

                #Menu2 ul li a:hover {
                    color: #84c2f7;
                    box-shadow: none;
                    border-top: none;
                    border-radius: 0 !important;
                }

    #Menu2, #Menu2 ul {
        padding-top: 0;
        background-color: #0C1435;
        color: #ddd !important;
        border-top: none;
    }

    .Menu2ul {
        z-index: 998;
    }

        .Menu2ul li a {
            border-bottom: 1px solid #fff;
        }

    #showHideSecNav {
        color: #000;
    }

    .goToVrcLoggedIn {
        top: 152px !important;
    }

    #searchBarDiv {
        margin-bottom: 12px;
    }
}

@media screen and (min-width: 768px) {
    #liMainNavClearinghouse, #liMainNavClearinghouse a {
        height: 10px;
    }
}

@media screen and (max-width: 767px) {
    #Menu2 {
        margin-top: 100px !important;
    }
}

@media screen and (max-width: 736px) {
    #searchBarDiv, #showHideSecNav {
        margin-top: 20px;
        margin-bottom: 0;
        margin-right: 0;
    }

    #logInDiv {
        padding-top: 10px
    }

    .videosection {
        margin-top: 195px;
    }

    .uppercase.lightfont.text-center.corecomponents {
        margin-top: 20px;
    }
}


@media screen and (max-width: 480px) {

    div.npsp-cover div a.btn {
        /*display:none;*/
    }

    div#logInDiv {
        margin-top: 20px;
        margin-bottom: 0;
        margin-right: 0;
        padding-bottom: 0;
    }

    #searchBarDiv {
        margin-right: 0;
    }

    #searchbox {
        width: 150px;
    }

    #btnSearch {
        width: 60px;
    }
}

@media screen and (max-width: 400px) {
    a.btn.btn-primary.btn-lg, a.btn.btn-border.btn-lg {
        margin-top: 0px;
    }
}

@media screen and (max-width: 320px) {

    .btn + .btn {
        margin-left: 0px;
    }

    div.npsp-cover div a {
        margin-bottom: 5px;
        display: table-cell;
        margin-top: 25%;
        position: relative;
    }

    #searchbox {
        width: 125px;
    }

    .videosection {
        margin-top: 240px;
    }
}
