/* header {overflow: hidden;} */
/* #sustainability {overflow: hidden;} */
/* #sustainability .sustainability {
    position: relative;
}
#sustainability .sustainability::before {
    content: '';
    background: url(../images/sustainability.jpg) no-repeat center left;
    width: 300%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    right: auto;
} */
#menu-footer {
    display: flex;
}
.footer_menu {
    width: 25%;
    margin-right: 1%;
}
.footer_menu:last-child {margin-right: 0;}
.footer_menu .sub-menu {
    padding-top: 0;
}
.footer_menu li.menu-item a {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    margin-bottom: 10px;
}
.footer_menu .sub-menu li a {
    font-size: 17px;
    font-weight: normal;
    text-transform: none;
    line-height: 30px;
    margin: 0;
}
.footer_menu .navbar-brand {
    display: flex;
    float: left;
    left: 15px;
    position: relative;
    top: 32%;
}
ul#menu-top {
    padding-top: 15px;
}
#menu-top #frmSearch {
    margin-top: 0;
    margin-right: 12px;
}
#menu-top #frmSearch button {
    width: 35px;
    height: 30px;
    background: url('../images/search-icon-md.png') no-repeat center / 28px;
    text-indent: -999px;
    border: none;
    cursor: pointer;
    margin: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    padding: 0 !important;
}
#navbarCollapse {
    padding-top: 12px;
}
.navbar .navbar-brand {
    top: -17px;
    position: relative;
}
body header {height: 135px;}

/*-----Jan-27-2022-----*/
/* Timeline Container */
.timeline {
  background: var(--primary-color);
  margin: 20px auto;
  padding: 20px;
}

/* Outer Layer with the timeline border */
.outer {
  border-left: 2px solid #223e99;
}

/* Card container */
.card {
    position: relative;
    margin: 0 0 20px 20px;
    padding: 10px;
    color: #012d6b;
    border-radius: 8px;
    max-width: 100%;
    width: 550px;
    background: #fff;
}

/* Information about the timeline */
.info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Title of the card */
.title {
  color: #223e99;
  position: relative;
}

/* Timeline dot  */
.title::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #223e99;
    border-radius: 999px;
    top: 5px;
    left: -41px;
    border: 3px solid #223e99;
}
.our-history-wrap .card {
    width: 100%;
}
.our-history-wrap .title {
    margin-bottom: 0;
}
.our-history-wrap .card img {
    width: 60%;
    height: auto;
}
.our-history-wrap .info:hover .title {
    color: #012d6b;
}
.our-history-wrap .info:hover .title::before {
    background: #012d6b;
    border: 3px solid #012d6b;
}

div#page .contact_page {
    padding-right: 10px !important;
}
.contact_page .rightBox {
    padding-left: 3em;
}
.map-addrs-section p {
    font-size: 1.6rem;
}
/*-----Feb-1----*/
.subhead-cnts{
    margin: 2rem 0;
}
.cnts-page{
    width: 100%;
}
.contact-us-dwnl{
    background: #223e99;
    color: #fff;
    padding: 5px 1.2rem;
    font-size: 1.6rem;
    margin: 10px 10px 0px 0px;
    text-decoration: none;
}
.contact-us-dwnl:hover{
    background: #000;
    color: #fff;
}
/*.warning-search{
    display: none;
    text-align: right;
    color: red;

}*/
.contact_page .wpcf7-submit{
    margin-top: 3rem;
}
@media only screen and (max-width:992px) {
    #menu-footer {
        display: inline-block;
    }
    .footer_menu {
        width: 100%;
    }
    .footer_menu{
        padding-top: 20px;
    }
    .footer_menu .navbar-brand{
        left: 0px;
    }
    .contact_page .rightBox {
        padding-left: 10px;
        padding-top: 20px;
    }
    .contact-us-dwnl{
        display: block;
        text-align: center;
    }
}
.articles-listing .image {
    background-position: center;
    min-height: 220px;
}
.articles-listing {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f5f5f5;
}
nav .navbar-toggler .icon-bar {background-color: #012d6b;}
.navbar-light .navbar-toggler:hover {background-color: transparent;}
nav .dropdown-menu li a {
    background-color: #012d6b;
    color: #fff;
}
#sustainability .rgt_subHead {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#map-canvas-wrap .gmap_canvas iframe {height: 100%;}
.home .noc_wrap {overflow-x: hidden;}
/* .home header {overflow-x: hidden;} */
.header_wrap {
    background: #ffffffe0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.modal.announcement_modal {
    background: #00000059;
}
.announcement_modal .modal-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin-top: -1%;
}
.announcement_modal .modal-title {
    font-size: 1.3em;
    margin: 0;
    letter-spacing: 0.5px;
}
.announcement_modal #modal-close {
    margin: 0;
    padding: 0 !important;
    color: #fff;
    opacity: inherit;
    font-size: 2.6rem;
}
.announcement_modal .modal-header {
    padding-left: 2rem;
    background: #012d6b;
    color: #fff;
    border-radius: 0;
}
.announcement_modal .modal-body {padding: 2rem;font-size: 1.8rem;}
.vcenter .content {height: 100px;}
img.nxt_imgGif {
    width: 45px;
    height: auto;
    left: 1%;
    position: relative;
}
.career-h3 a {color: #000;}
.inner-page-banner-section #home-slider .slide {
    height: 400px;
}

/*----Cookie----*/
#gdpr {
    padding: 20px;
    background: #012d6b;
    color: #FFFFFF;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
#gdpr p {
    font-size: 18px;
    margin-bottom: 0;
    text-align: center;
}
#gdpr p a{
    color: #fff;
}
#gdpr .privacy_txt {
    padding: 0 22px;
    line-height: 35px;
}
#gdpr .btn-primary{
    color: #333;
    background: #f7f7f7;
    font-size: 14px;
    margin-right: 6px;    /* padding: 5px 10px; */
    
    text-transform: uppercase;
    border: 1px solid transparent;
    width: 10%;
    padding: 6px 12px;
    display: inline-block;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 1px;
}



#gdpr .btn-primary:hover{
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    text-decoration: none;
}
@media (min-width: 1080px) {
    .inner-page-banner-section .slick-dots {
        margin-top: -30px;
    }
}
@media (min-width: 1024px) {

    .widget .textwidget {

        text-align: center;

    }

}
@media only screen and (max-width: 767px) {
    h3.career-h3 {
        font-size: 2rem;
        line-height: 15px;
        margin-top: 1em;
    }
    #gdpr .btn-primary{
        display: block;
        width: 100%;
        margin-bottom: 6px;
        margin-right: 0;
    }
}
