﻿body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    min-height: 100%;
}

html, body {
    min-height: 100%;
}

.bckgrnd {
    /* background-image: url(iframe_headerx.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 121px;
    color: #ffffff;
    max-width: 100% !important;
    margin-top: -10px;
    float: right;
    text-align: right;
    white-space: nowrap !important;
}

.nav {
    color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 15px;
    margin-right: 30px;
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
}

    .nav-link:hover {
        text-decoration: underline;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    /*  padding: 0.25rem 1.5rem;*/
    padding-left: 20px;
    clear: both;
    font-weight: 400;
    /*font-size: 1rem;*/
    font-size: smaller;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-transform: uppercase;
}

.parent-item {
    color: maroon;
    font-weight: bold;
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-transform: uppercase;
}

.dropdown-item:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300 !important;
    text-transform: capitalize;
}

#top-header .choose-resource {
    border: 1px solid #ffffff;
    padding: 2px 5px;
    background: transparent;
    color: #ffffff;
    text-align: left;
}

    #top-header .choose-resource.open:after {
        content: " \f0de";
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 5px;
        padding-right: 10px;
    }

    #top-header .choose-resource:after {
        content: " \f0dd";
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        bottom: 5px;
        padding-right: 10px;
    }

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    /* font-size: 1rem;*/
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#home-copy {
    font-size: 1rem;
}

.text-center {
    text-align: center !important;
}

.navbar {
    height: 121px;
    width: auto !important;
}

.navbar-collapse {
    /*  background-image: url(../images/iframe_headerx.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 107px;
    color: #ffffff;
    font-size: smaller;
}

.nav-item {
    text-align: right;
}

.footer {
    position: sticky !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    /*  margin-bottom: -30px !important;*/
}

.header-right {
    float: right;
    white-space: nowrap;
    display: inline-block;
    white-space: nowrap;
}

@media (max-width: 1192px) {

    #myDivToHide {
        font-size: smaller;
        height: 43px;
    }

    #main-nav {
        font-size: smaller !important;
    }

    body {
        /*  overflow-x:hidden;*/
    }


    #contactSpan {
        font-size: smaller !important;
    }

    #logo1 {
        width: 160px;
        margin-right: 5px;
    }

    #logo2 {
        width: 70%;
        margin-left: 5px !important;
        margin-top: 13% !important;
    }

    #copr {
        font-size: small !important;
    }

    #footer-soc-logo {
        width: 50%;
        height: auto;
        margin-top: 13px;
        margin-left: 9px;
    }

    #linkx {
        font-size: smaller;
        overflow: hidden !important;
        white-space: nowrap !important;
    }

    #footer-fb-icon {
        width: 20px;
        height: auto;
    }

    #footer-tw-icon {
        width: 20px;
        height: auto;
    }

    #footer-lin-icon {
        width: 20px;
        height: auto;
    }

    #nav-item {
        font-size: smaller !important;
    }

    #nav-link {
        font-size: smaller !important;
    }

    home-sidebar {
        margin-bottom: 30px !important;
    }

    .footer {
        position: sticky !important;
        left: 0 !important;
        bottom: 0 !important;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
    }
}




@media (max-width: 992px) {
    #myDivToHide {
        display: none;
    }

    #nav-link {
        /*   display: none;*/
    }

    #nav-item {
        font-size: smaller !important;
    }

    #nav-link {
        font-size: smaller !important;
    }

    body {
        /*overflow-x:hidden;*/
    }

    .footer {
        position: sticky !important;
        left: 0 !important;
        bottom: 0 !important;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
    }

    #logo1 {
        width: 160px;
        margin-right: 5px;
    }
    /*  #footer { position: fixed; bottom: 0px!important; height:100px; }*/
}

@media (max-width: 768px) {
    #myDivToHide {
        display: none; /* Collapse the top gray bar */
    }

    #logo2 {
        width: 18%;
        display: flex;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 13px !important;
        text-align: center;
    }

    #copr { /*©*/
        display: block !important;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #footer-soc-logo {
        display: block;
        width: 50px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    #linkx {
        display: block !important;
        text-align: center !important;
        margin-left: auto;
        margin-right: 5px;
    }

    #socIcons {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #main-nav {
        display: none; /* Collapse the top gray bar */
        /*  float:right;*/
    }

    #footer-fb-icon {
        display: block;
        width: 25px !important;
        height: auto;
    }

    #footer-tw-icon {
        display: block;
        width: 25px;
        height: auto;
    }

    #footer-lin-icon {
        display: block;
        width: 25px;
        height: auto;
    }

    body {
        min-height: 100%;
        /* overflow-x:hidden;*/
    }
}

@media (min-width: 1800px) {

    #footer-fb-icon {
        width: 40px;
        height: auto;
    }

    #footer-tw-icon {
        width: 40px;
        height: auto;
    }

    #footer-lin-icon {
        width: 40px;
        height: auto;
    }

    .footer {
        position: sticky !important;
        left: 0 !important;
        bottom: 0 !important;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
    }

    #footer {
        position: fixed;
        bottom: 0px;
        height: 150px;
    }
}


