body {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    color: #555555 !important;
    font-family: "Montserrat",sans-serif !important;
}

@font-face {
    font-family: "Montserrat", sans-serif;
    src: url('/getmedia/affbffdc-24ad-4508-b0ea-9194a4065469/Montserrat-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

.footer-logo {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
}

.LogodisplayNone {
    display: none !important;
}


.footer-copyright {
    color: #ffffff;
    font-size: .85em;
    padding-top: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.footer-navigation {
    color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

    .footer-navigation a:active, .footer-navigation a:visited, .footer-navigation a {
        color: #ffffff !important;
        text-decoration: none !important;
        font-size: .95em;
    }

        .footer-navigation a:hover {
            color: #aaaaaa;
        }
/*scrool top button */
#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background-color: #416484;
    color: #ffffff;
}
/*End top button */
/*map*/
.map-heading {
    font-size: 25px;
    color: #285E8E;
    padding-bottom: 10px;
    text-transform: capitalize;
}

/*end map*/
@media only screen and (max-width: 768px) {
    .footer-navigation {
        text-align: center;
    }

    .image-text-widget-desc .text-desc {
        text-align: center
    }
}

.footer-disclaimer {
    color: #cccccc;
    font-size: .8em;
    padding-top: 1em;
    background-color: #0f2244;
}

.footer {
    color: #847979;
}

.footer-links {
    background-color: #002c5f;
    padding: 1em 0px;
}

a.social-link img {
    height: 24px;
}

@media (min-width: 992px) {
    .mobilelogo {
        display: none;
    }

    .biglogo {
        display: inline-block;
        width: 325px;
    }
}

.mobilelogo {
    display: none;
}

@media only screen and (max-width: 767px) {
    .biglogo {
        display: none;
        margin-left: 10px;
    }

    .mobilelogo {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
    }
}

.stack-navbar-collapse {
    padding-left: 20px;
}

.navDirectionAligner {
    flex-direction: column !important;
}

.navBackgroundColor {
    background-color: #ffffff;
    color: #5F789D;
}

.navNopaddingInheritWidth {
}

.nav-link {
    color: #ffffff;
}

.error-page {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .error-page .error-page-text {
        text-align: center;
        vertical-align: middle;
        padding-top: 8%;
    }

        .error-page .error-page-text h1 {
            color: #003263;
        }

        .error-page .error-page-text h2 {
            color: #003263;
        }

        .error-page .error-page-text p {
            color: #0d6efd;
        }

        .error-page .error-page-text a {
            padding: 12px;
            background-color: #003263;
            color: #fff !important;
            font-size: 14px;
            line-height: 1.8em;
            text-decoration: none;
            border-radius: 25px;
            font-size: 16px;
            font-weight: bold;
        }

            .error-page .error-page-text a:hover {
            }

.error-page {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .error-page .error-page-text {
        text-align: center;
        vertical-align: middle;
        padding-top: 8%;
    }

.denied-page .denied-page-text h1 {
    color: #003263;
}

.denied-page .denied-page-text h2 {
    color: #003263;
}

.denied .denied-page-text p {
    color: #0d6efd;
}

.denied-page .denied-page-text .login-register a {
    background-color: #003263;
    color: #fff !important;
    font-size: 14px;
    text-decoration: none;
    border-radius: 25px;
    font-size: 16px;
    font-weight: bold;
    width: 110px;
}

.denied-page .denied-page-text .user-not-assigned a {
    background-color: #003263;
    color: #fff !important;
    font-size: 14px;
    text-decoration: none;
    border-radius: 25px;
    font-size: 16px;
    font-weight: bold;
    width: 200px;
}

.denied-page .denied-image {
    text-align: center;
}

.denied-page .denied-page-text {
    padding-top: 5%;
}

    .denied-page .denied-page-text a:hover {
    }

/*css belongs to menu start*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .dropdown-menu .dropdown-submenu {
        left: 50%;
        top: 27px;
    }

    .mobilelogo {
        display: inline-block;
        width: 250px;
    }
}

@media only screen and (min-width : 1224px) {
    .dropdown-menu .dropdown-submenu {
        left: 100%;
        top: -7px;
    }
}

.dropdown-menu li {
    position: relative;
}


/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}

.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}

.navbarNavDropdownMenuCenter {
    justify-content: center;
}


section.header_top {
    background: #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 !important;
}

.header_width {
    width: 100%;
    max-width: 1140px;
    min-width: 767px;
    margin: 0 auto;
    position: relative;
}

.user_bar {
    padding: 0;
    line-height: 33px;
}

.header-button, header-Login {
    float: right;
}

.reginal-ddl {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*981px – 768px 767px – 481px <= 480px*/
@media only screen and (min-width:768px) and (max-width:981px) {

    .header_width {
        /*max-width: 0px;*/
        min-width: 0px;
    }

    .error-page.error-image {
        text-align: center;
    }

    .denied-page .denied-page-text {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .ImgAndDesc {
        height: 500px;
    }

    .header-button, header-Login {
        padding-right: 45px;
    }
}


@media only screen and (min-width:481px) and (max-width:767px) {
    .header_width {
        /*max-width: 0px;*/
        min-width: 0px;
    }

    .error-page.error-image {
        text-align: center;
    }

    .denied-page .denied-page-text {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-button, header-Login {
        padding-right: 45px;
    }

    .caraousel-heading img {
        max-width: 42%;
        height: auto !important;
    }
}

@media only screen and (max-width:480px) {
    .header_width {
        /*max-width: 0px;*/
        min-width: 0px;
    }

    .error-page.error-image {
        text-align: center;
    }

    .denied-page .denied-page-text {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-button, header-Login {
        padding-right: 45px;
    }
}

/*H Tags and Other headings*/
@media screen and (max-width : 575px) {
    h1 {
        font-size: 1.25rem !important;
        font-weight: 700 !important;
    }

    h2 {
        font-size: 1.25rem !important;
        font-weight: normal !important;
    }

    h3 {
        font-size: 1.15rem !important;
        font-weight: normal !important;
    }

    .carousel-caption {
        padding-top: 0px !important;
        padding-bottom: 2.5% !important;
        text-align: center !important;
    }

    .caraousel-heading {
        color: #ffffff !important;
        font-weight: bold;
        font-size: 22px !important;
        text-shadow: 1px 1px 2px #000 !important;
    }

    .caraousel-subheading {
        color: #ffffff !important;
        font-weight: bold;
        font-size: 18px !important;
        text-shadow: 1px 1px 2px #000 !important;
    }

    .banner-heading {
        font-size: 1.25rem !important;
        font-weight: 700 !important;
    }

    .banner-subheading {
        font-size: .85rem !important;
        font-weight: 700 !important;
    }
}

@media screen and (min-width : 576px) and (max-width : 767px) {
    h1 {
        font-size: 2rem !important;
        font-weight: 700 !important;
    }

    h2 {
        font-size: 1.5rem !important;
        font-weight: normal !important;
        line-height: 1.5 !important;
    }

    h3 {
        font-size: 1.15rem !important;
        font-weight: normal !important;
        line-height: 1.5 !important;
    }

    .carousel-caption {
        padding-top: 0px !important;
        padding-bottom: 1.5rem !important;
        text-align: center !important;
    }

    .caraousel-heading {
        color: #ffffff !important;
        font-weight: bold;
        font-size: 30px !important;
        text-shadow: 1px 1px 2px #000 !important;
        line-height: 25px;
    }

    .caraousel-subheading {
        color: #ffffff !important;
        font-weight: bold;
        font-size: 22px !important;
        text-shadow: 1px 1px 2px #000 !important;
        line-height: 25px;
    }

    .banner-heading {
        font-size: 2rem !important;
        font-weight: 700 !important;
    }

    .banner-subheading {
        font-size: .9rem !important;
        font-weight: 700 !important;
    }
}

@media screen and (min-width : 768px) and (max-width : 981px) {
    h1 {
        font-size: 2.5rem !important;
        font-weight: 700 !important;
    }

    h2 {
        font-size: 1.5rem !important;
        font-weight: normal !important;
        line-height: 1.5 !important;
    }

    h3 {
        font-size: 1.15rem !important;
        font-weight: normal !important;
        line-height: 1.5 !important;
    }

    .carousel-caption {
        padding-top: 0px !important;
        padding-bottom: 3rem !important;
        text-align: center !important;
    }

    .caraousel-heading {
        color: #ffffff !important;
        font-weight: bold;
        font-size: 42px !important;
        text-shadow: 1px 1px 2px #000 !important;
        line-height: 35px;
    }

    .caraousel-subheading {
        color: #ffffff !important;
        font-weight: bold;
        font-size: 25px !important;
        text-shadow: 1px 1px 2px #000 !important;
        line-height: 30px;
    }

    .banner-heading {
        font-size: 2.5rem !important;
        font-weight: 700 !important;
    }

    .banner-subheading {
        font-size: 1.1rem !important;
        font-weight: 700 !important;
    }
}

@media screen and (min-width: 982px) {
    h1 {
        font-size: 3.1rem !important;
        font-weight: 700 !important;
    }

    h2 {
        font-size: 1.5rem !important;
        font-weight: normal !important;
        line-height: 1.5 !important;
    }

    h3 {
        font-size: 1.25rem !important;
        font-weight: normal !important;
        line-height: 1.5 !important;
    }

    .carousel-caption {
        padding-top: 0px !important;
        padding-bottom: 10rem !important;
        text-align: center !important;
    }

    .caraousel-heading {
        color: #ffffff !important;
        font-weight: bold;
        font-size: 3.5rem !important;
        line-height: 3rem !important;
        text-shadow: 1px 1px 2px #000 !important;
    }

    .caraousel-subheading {
        color: #ffffff !important;
        font-size: 1.5rem !important;
        line-height: 1.5rem !important;
        text-shadow: 1px 1px 2px #000 !important;
    }

    .banner-heading {
        max-width: 1100px !important;
        font-size: 3.1rem !important;
        font-weight: 700 !important;
    }

    .banner-subheading {
        max-width: 1100px !important;
        font-size: 1.25rem !important;
        font-weight: 700 !important;
    }
}


@media only screen and (min-width: 481px) and (max-width: 767px) {
    section.wdg-free-text-desc {
        padding: 0px;
        text-align: left !important;
    }

    .carousel .carousel-inner .carousel-item img {
        height: 250px;
    }
}

header .container {
    padding: 10px 0px !important;
}

footer .container {
    padding: 0px !important;
}

.footer-navigation {
    color: #ffffff !important;
}

    .footer-navigation a:active, .footer-navigation a:visited, .footer-navigation a {
        font-family: "Montserrat",sans-serif !important;
    }

section {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.mobilelogo {
    margin-left: 10px !important;
}

.VideoSection {
    padding: 10px !important;
}

.video-description {
    padding-top: 10px !important;
}

.footer {
    background: #f1f1f1 !important;
}

.footer-secdesc {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.employee-designation {
    font-style: italic !important;
}

.social-link {
}


.employee-email {
    font-size: .85em;
}

.card-body div {
    text-align: left !important;
}

.footer-navigation a, .footer-navigation a:active, .footer-navigation a: {
    font-weight: normal !important;
    text-decoration: none !important;
    color: #ffffff !important;
}

    .footer-navigation a:hover {
        font-weight: normal !important;
        text-decoration: underline !important;
        color: #ffffff !important;
    }


#login-button1 {
    color: #555 !important;
    font-weight: normal !important;
}

.btn:focus {
    box-shadow: 0 0 0 0rem rgba(13, 110, 253, .25) !important;
}

div.widget-img .img-fluid {
    max-width: 150px;
    height: auto;
}

button.image-text-button {
    color: #3F678C !important;
    font-size: 1em !important;
    border: 0px !important;
    background: transparent !important;
}

    button.image-text-button:hover {
        color: #003263 !important;
        font-size: 1em !important;
        border: 0px !important;
        background: transparent !important;
    }

a.nav-link, a.nav-link:active, a.nav-link:visited {
    color: #555 !important;
    font-size: .8rem !important;
    font-weight: normal !important;
}

    a.nav-link:hover {
        color: #5f789d !important;
        font-size: .8rem !important;
        font-weight: normal !important;
    }

a, a:active, a:visited {
    /* font-weight: bold !important; */
    text-decoration: none !important;
    color: #003263 !important;
}

    a.dropdown-item {
        color: #555 !important;
        background-color: #fff !important;
        font-size: .8em;
        font-weight: normal !important;
    }

.nav-item .dropdown a.nav-link.dropdown-toggle {
    padding-left: 16px;
}

    .nav-item .dropdown a.nav-link.dropdown-toggle:hover {
        color: #003263 !important;
        font-weight: bold !important;
    }

.dropdown-item.active, .dropdown-item:active {
    color: #555 !important;
    background-color: #e9ecef !important;
}

a.dropdown-item:hover {
}

a:hover {
    font-weight: bold !important;
    text-decoration: none !important;
    color: #003263 !important;
}

h1 {
    font-weight: bold !important;
}

h2 {
    color: #003263 !important;
}

h3 {
    color: #003263 !important;
}

.rolloveranimation figcaption {
    background-color: rgba(40, 157, 204, .9) !important;
}


.rolloveranimation-component .rolloveranimation.open figcaption, .rolloveranimation-component .rolloveranimation:hover figcaption {
    background-color: rgba(40, 157, 204, .9) !important;
    color: #fff;
    border: 1px solid #335b82;
}

a.image-text-button {
    font-weight: bold;
}

.link-text {
    font-weight: bold;
}

.search-icon {
    text-align: right !important;
}

.search-iconstate {
    text-align: right !important;
}

.search-box-btn {
    margin-right: 4em;
    color: #6b6b6b;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
    border: 1px lightgray solid;
}

    .search-box-btn:hover {
        color: #289dcc;
    }

#searchtext {
    width: 300px;
}

.search-box-btnt {
    padding: 5px;
    background-color: #888;
}

#searchForm {
    position: absolute;
    z-index: 1001;
    right: 150px;
    padding: 15px;
    background: rgb(255, 255, 255);
    border-top: 3px solid #003263;
    width: 310px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px;
}

/*new CSS addition*/
.carousel-caption a.btn {
    color: #ffffff !important;
}

.card-body .know-more a {
    font-size: 14px;
    padding: 5px 5px 5px 0px;
}
/*.biglogo, .mobilelogo {
    Display: inline-block;
}*/

.banner-subheading {
    margin-top: 20px;
}

.imgdesc-heading {
    padding: 10px 0px 10px 0px;
    font-size: 24px;
    line-height: 25px;
}

.ImgAndDesc img {
    padding: 10px;
}

.imganddesc-img {
    min-height: 175px;
    align-content: center;
}

.breadcrumb-heading {
    color: #003263;
    font-size: 22px;
}

li {
    padding-top: 5px;
}

.widget-img {
    text-align: center;
}

.map-heading {
    text-transform: capitalize;
}

.navbar-header {
    border: none;
}

@media screen and (max-width: 480px) {
    .banner-subheading {
        margin-top: 20px;
    }

    .carousel-caption a.btn {
        margin-bottom: 10px;
    }

    .caraousel-heading img {
        max-width: 40%;
        height: auto !important;
    }

    .carousel .carousel-inner .carousel-item img {
        height: 220px;
    }
}

@media screen and (max-width: 767px) {
    .widget-img {
        text-align: center;
    }

    .image-text-widget-desc {
        padding: 10px 5px 10px 5px;
    }

    .breadcrumb-heading {
        font-size: 20px;
    }

    .caraousel-heading img {
        max-width: 42%;
        height: auto !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .ImgAndDesc {
        height: 500px !important;
    }
}

@media screen and (max-width: 991px) {
    .navbar-toggler-icon {
        width: unset !important;
        height: unset !important;
    }

    .navbar-header {
        border: 1px solid #555;
        margin-left: 10px;
    }
    .dropdown-menu {
        display: none !important;
    }
    .dropdown-menu.show {
        display: block !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .dropdown-submenu {
        display: block !important;
        position: static !important;
    }
    .nav-item {
        border-bottom: 1px solid #ccc !important;
    }
    .dropdown-menu .nav-item {
        background-color: white !important;
        border: none !important;
        padding-left: 25px !important;
    }
    .dropdown-menu .dropdown-item {
        padding-left: 25px !important;
        border: none !important;
        text-wrap: auto;
    }
    .dropdown-menu .nav-link {
        text-wrap: auto;
    }
    .dropdown-menu {
        border: none !important;
    }
    .navbar-nav .dropdown-toggle {
        display: inline-block;
        position: absolute;
        width: 60px;
        height: 38px;
        right: 0;
        padding-top: 10px;
        text-align: center;
    }
    a.nav-link.dropdown-toggle {
        font-size: 24px !important;
        color: black !important;
    }
        a.nav-link.dropdown-toggle:focus,
        a.nav-link.dropdown-toggle:active,
        a.nav-link.dropdown-toggle[aria-expanded="true"] {
            font-size: 24px !important;
            outline: none !important;
            box-shadow: none !important;
            color: black !important;
            border: none !important;
        }
    .dropdown-menu .dropdown-toggle {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .carousel .carousel-inner .carousel-item img {
        height: 500px;
    }

    .caraousel-heading img {
        max-width: 45%;
        height: auto !important;
    }
}


a:focus, a:active {
    border: 1px solid #416484;
}
.row.media-reader-heading, .row.media-reader-container {
    --bs-gutter-x: 0;
}
.searchBoxstate {
    display: flex;
    margin-right: 10px;
}

.search-box-btnstate {
    padding: 5px;
    background-color: #888;
}
.nav-item {
    text-transform: uppercase;
}

.dropdown-menu .dropdown-item {
    text-transform: capitalize;
}

.dropdown-menu .nav-item {
    text-transform: capitalize;
    white-space: nowrap;
}

.ul-displaynone {
    display: none !important;
}

/*Search*/
.search-icon {
    text-align: center;
    padding-top: 10px;
}

.searchBox {
    padding: 10px 0px 10px 0px;
    display: flex;
    margin-right: 10px;
}
.search-iconstate {
    text-align: center;
    padding-top: 10px;
}

.searchBoxstate {
    padding: 10px 0px 10px 0px;
}

.nav-link {
    display: inline-block !important;
}
.dropdown-item {
    padding: 5px 5px 0px 8px;
}
.navbar-nav {
    display: flex;
    flex-wrap: wrap;
}
.nav-item {
    padding: 5px 5px 0px 8px;
}
.dropdown-menu a.nav-link:hover {
    font-weight: bold !important;
    text-decoration: none !important;
    color: #003263 !important;
}
.dropdown-menu .nav-item:hover {
    color: #003263 !important;
}
.dropdown-toggle {
    color: black;
    padding-left: 0px !important;
}
.card-body .galleryImgDiv {
    text-align: center !important;
}

@media screen and (max-width: 992px) {
    .image-gallery {
        column-count: 2 !important;
    }
}

@media screen and (max-width: 578px) {
    .image-gallery {
        column-count: 1 !important;
    }
}

/*UGuide*/
.endorsements-section {
    padding: 10px 5px 5px 5px;
}
.landingpage-heading, .internalpage-heading, .homepage-heading {
    text-align: center;
}
.accordian-heading 
{
    padding: 1rem 1.25rem;
}

.hide,.hide-easterimage {
    display: none;
}

.myDIV:hover + .hide {
    display: block;
    color: red;
}
.easterimage-show {
    position: fixed;
    bottom: 300px;
    left: 25px;
    display: none;
    
}
/*Transaction codes*/
.tc_effectiveDate
{
   text-align: right;
}
.tc_Heading, .tc_subHeading, tc_subsectionHeading {
    text-align: center;
}
.transactionCodes 
{
    width: 100%;
    table-layout: fixed;
}
.tc_headingData, .tc_mobileheadingData {
    text-align: center;
}
td {
    word-wrap: break-word;
}


/*Endorsements*/
.endorsements-section .verticalTabs {
    background-color: whitesmoke;
    padding: 0px !important;
}
.endorsements-section .verticalTabs .nav-link {
        text-align: left;
    }
.endorsements-section .verticaltabHeading {
    padding-top: 10px;
}
.endorsements-section .referenceItems {
    background-color: lightgray;
}
.endorsements-section .verticalTabs .nav-pills .nav-link {
    color: black;
    padding: 20px;
    border-bottom: 1px solid darkgrey;
}
.endorsements-section .endorsementAccordion {
    padding-top: 10px;
}
@media screen and (max-width: 768px) {
    .endorsements-section .referenceItems {
        background-color: white;
    }
}

