/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
.firstmenuset p {
    margin: 0px;
    float: left;
}


.headerimage {
    width: 300px;
}
.headerimagewrapper {
    margin: 0 auto;
    min-height: 45px;
}

.focusthisout {
    background-color: #000000;
    display: block !important;
    height: 100%;
    left: 0;
    opacity: 0.7;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1040;
}

.showoverflow {
    overflow: auto;
}

.hideoverflow {
    overflow: hidden;
}

.openbutton {
    display: block !important;
    position: fixed;
    right: 5%;
    top: calc(10% - 45px);
    z-index: 1060;
    display: none;
    padding: 10px;
    color: white !important;
    font-weight: bold !important;
}

    .openbutton:hover {
        text-decoration: none;
    }

.iframeopen {
    background-color: white !important;
    position: fixed;
    top: 0%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: 0px;
    height: 80%;
    width: 90%;
    z-index: 1050;
    border-radius: 8px;
}


.iframeclose, .hidebuttonhere {
    display: none;
}













section ul, .container ol {
    padding-left: 20px;
}



.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5000;
}



.firstmenuset {
    float: right;
}

    .firstmenuset a {
        color: #4879B7;
        font-weight: bold;
    }

#mainNav {
    border-top: 1px solid #d5e0e9;
    border-bottom: 1px solid #000000;
    background-color: #101d28;
    padding: 0px;
    box-shadow: 0 4px 5px -2px #4c4b4b;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}


.googletranslatesection {
    float: left;
}

.nav-link {
    padding-top: 0px;
    padding-bottom: 0px;
}



    .footerhere > table * {
        padding: 0px;
        margin: 0px;
    }



.navbar-brand {
    width: 35%;
}

.navbar-toggler {
    top: calc(-20px - 4vw);
    right: 5px;
    margin-top: -49px;
    position: absolute;
    background-color: white !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2vw;
    padding-left: 2vw;
    padding-top: .5vw;
    padding-bottom: .5vw;
    font-size: 1.60vw;
}

section {
    float: left;
    width:100%;
}

.submenuanchor, .submenuanchorfalse {
    margin-top:50px;
    display: block;
}


.dropdown-submenu {
    position: relative;
}





#navbarResponsive > .navbar-nav {
}


.dropdown-submenu a {
    color: #07418a;
    font-weight: bold;
}











#lowermenu .dropdown-submenu a {
    background-image: linear-gradient(to bottom, #5D98CB 0px, #346793 17%, #4779a4 84%, #334d65 100%);
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #44566e;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius:9px;
    margin-top: 7px;
    transform: scale(1, 1.2);
    margin-bottom: -1px;
    line-height: 1;
    font-size: 20px;
    float: left;
    width: 100%;
    color: #ffffe5;
    font-weight: normal;
}




#lowermenu .dropdown-menu {
    position: relative;
    border: 1px solid #595e67;
    padding-top: 7px;
    min-width: 23vw;
    width: 98%;
    background-color: gray;
    margin-left: 1%;
    border-radius: 0px;
    margin-top: 3px;
    padding-bottom: 7px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    box-shadow: inset 0px 3px 3px #323232;
}




    #lowermenu .dropdown-submenu a:hover {
        color: #f6ff80 !important;
    }

    #lowermenu .dropdown-submenu a.active {
        color: #f6ff80 !important;
    }

#lowermenu > a {
    color: #890000;
    text-decoration: none;
    font-size: 25px;
    background-color: #b5c5de;
    border-top-left-radius:13px;
    border-top-right-radius:13px;
    margin:0px;
    padding-bottom: 5px;
    padding-top:5px;
    border-bottom:1px solid gray;
    margin-bottom:5px;
}

#lowermenu {
    border: 1px solid gray;
    background-color: #e3e9ec;
    border-radius: 13px;
    float: left;
    width: 84%;
    margin-left: 8%;
    margin-top: 14px;
    margin-bottom:14px;
    box-shadow: 0px 3px 5px -1px #4c4b4b;
}

    #lowermenu ul {
        float: left;
        margin-left: 1.5%;
        margin-top: 7px;
        width: calc(98% + 6px);
        display: block;
        border: 0px;
        box-shadow: none;
        padding: 0px;
    }

    #lowermenu > ul > li {
        float: left;
        width: 48%;
        padding-bottom: 7px;
        margin-right: calc(1.5% - 1px);
        margin-left: calc(.5% - 1px);
    }

    #lowermenu .dropdown-menu {
        position: relative;
    }












.dropdown-subsubs {
    top: 0px !important;
    left: 100%;
}

.navbar-nav > li > ul li > ul {
    top: 0% !important;
    left: 90% !important;
}

.multi-level .dropdown-submenu {
    min-width: 16vw;
    float: left;
    width: 100%;
    padding: 2px;
    margin-top:-2px;
    margin-bottom:4px;
}

#lowermenu .multi-level .dropdown-submenu {
    margin-right: 1vw;
}

.multi-level .dropdown-submenu:last-child {
    border-bottom:0px;
}


.fullwidth {
    float: left;
    width: 100%;
    position: relative;
}

.multi-level .dropdown-submenu a {
    padding-bottom: 2px;
    padding-top: 2px;
}


    .multi-level .dropdown-submenu a.active, #lowermenu .dropdown-submenu a.active {
        color: #024bd3;
    }

#mainNav .dropdown-menu a {
    border-radius: 8px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.titlezone {
    padding-bottom: 1.8vw !important;
    padding-top: 1.8vw !important;
}

.dropdown-menu {
    top: 2.1vw;
    box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.25);
    border: 1px solid #989898;
}




    .showmenuFalseFalse, .showmenuTrueFalse {
        display: none;
    }



.bg-primary {
    margin-top: 185px;
}





header {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}

.headerwrapper {
    padding-left: 2%;
    padding-right: 2%;
    background-color: #dde7ef;
}













@media (max-width: 1260px){

    .bg-primary {
        margin-top: 14.3vw;
    }
}










@media (max-width: 800px) {

    header {
        background-size: auto 100%;
    }
}

    @media (max-width: 892px) {


        .btnlogout {
            right: 60px !important;
        }

            .wrappermainsponsorsection .SponsorContainer {
            width: 100%;
            max-width: inherit !important;
        }

        .wrappermainsponsorsection {
            width: 100% !important;
            margin: 0px !important;
        }

        .hideonmobile {
            display: none;
        }


        .fixed-top {
            position: absolute;
        }

        .multi-level .dropdown-submenu a {
            font-size: 18px;
        }

        .bg-primary {
            margin-top: 12.2vw;
        }

        .hideonmobile {
            display: none;
        }

        #mobilizezone td {
            float: left;
            width: 100% !important;
            max-width: 100% !important;
        }

        .container * {
            line-height: 1.3em;
        }

        .h2, h2 {
            font-size: 1.4rem !important;
        }

        .navbar-brand {
            width: 250px !important;
        }

        .prettybox {
            border: 0px;
            z-index: 101;
            width: 95%;
            padding-top: 7px;
            padding-bottom: 7px;
            padding-left: 2%;
            padding-right: 2%;
            margin: 0 auto;
            margin-bottom: 5px;
            margin-top: 5px;
        }

        .navbar {
            box-shadow: none !important;
            padding: 0px;
        }

        .dropdown-submenu:hover > .dropdown-menu {
            float: left;
        }



        .navbar-expand-lg .navbar-nav .nav-link {
            font-size: 22px !important;
            padding-top: 7px;
            padding-bottom: 7px;
        }


        #lowermenu > ul > li {
            width: 97%;
        }



        #lowermenu > a {
            border-radius: 0px;
        }



    }

    @media (max-width: 550px) {



        .wrappermainsponsorsection .sponsoritem {
            width: 33%;
            float: left;
        }



        .bg-primary {
            margin-top: 12.5vw;
        }

        .titlezone {
            font-size: 18px !important;
        }
    }

    @media (min-width: 1300px) {

        .multi-level .dropdown-submenu a {
         
        }

        .navbar-expand-lg .navbar-nav .nav-link {
            font-size: 22px;
        }
    }
