body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat-Regular';
}

@font-face {
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Montserrat-Regular.ttf');
    /* IE9 Compat Modes */
    src: local('Montserrat Regular'), local('OpenSans'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Montserrat-Medium';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Montserrat-Medium.ttf');
    /* IE9 Compat Modes */
    src: local('Montserrat Medium'), local('OpenSans'), url('../fonts/Montserrat-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Montserrat-Light';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Montserrat-Light.ttf');
    /* IE9 Compat Modes */
    src: local('Montserrat Light'), local('OpenSans'), url('../fonts/Montserrat-Light.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Montserrat-Bold';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/Montserrat-Bold.ttf');
    /* IE9 Compat Modes */
    src: local('Montserrat Bold'), local('OpenSans'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
}

.CGD-MenuBar .navbar-collapse {
    justify-content: space-between;
    width: 100%;
}

.CGD-MenuBar .navbar-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-family: 'Montserrat-Regular';
    cursor: pointer;
}

.dropdown-menu.show {
    display: block;
    background: #294766 !important;
    width:280px;
}
.dropdown-menu .CGD-MenuBar .navbar-nav li a {
    padding: 18px 19px !important;
    font-size: 15px;
    text-align: left;
}


.logoSection {
    margin: 10px 20px;
}
.bannerContainer .row{
    width:100%;
    align-items: center;
}
.bannerContainer {
    display: flex;
    position: relative;
    display: block;
    padding-top: 20px;
    padding-bottom: 0;
    float: left;
    background-color: rgba(49, 91, 151, 0);
    background-image: url("../images/banner.jpg");
    background-position: 0% 0%;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.scm_login_form {
    position: relative;
    top: 10px;
    display: block;
    width: 400px;
    margin-top: 0px;
    margin-right: 80px;
    float: left;
}

.fornhdng {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-radius: 6px 6px 0px 0px;
    background-color: #294766;
    font-family: 'Montserrat-Bold';
    color: #fff;
    line-height: 25px;
    font-weight: 600;
    text-align: left;
}

.form-block-2 {
    margin-bottom: 30px;
    padding: 1px 20px 20px 20px;
    background-color: #fff;
}

.w-input {
    height: 55px;
    max-height: 55px;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-width: 2px;
    border-radius: 4px 4px 0px 0px;
    background-color: #dbdbdb;
    font-size: 18px;
    width: 100%;
    border-left-style: none;
}

    .w-input:focus,
    .w-select:focus {
        border-color: #3898EC;
        outline: 0;
    }

.checkbox-field {
    display: block;
    margin-top: 15px;
    font-weight: 600;
}



.w-checkbox-input {
    float: left;
    margin-bottom: 0px;
    margin-left: -20px;
    margin-right: 0px;
    margin-top: 4px;
    line-height: normal;
}

.bccntr {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}

.frmbtn {
    display: inline-block;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 11px;
    padding: 15px 23px 15px 20px;
    border-radius: 3px;
    background-color: #04164e;
    opacity: 1;
    transition: opacity 1000ms ease;
    font-family: 'Montserrat-Regular';
    color: #fff;
    line-height: 25px;
    font-weight: 400;
    text-decoration: none;
}

    .frmbtn:hover {
        text-decoration: none;
        color: #fff;
    }
.bannerContainer h1, .bannerContainer p {
    color: #fff;
}
.bannerContainer h1{
    font-family: 'Montserrat-Bold';
}
.bannerContainer p {
    font-size: 22px;
}
.register {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Montserrat-Regular';
    color: #1982c5;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    text-decoration: underline;
    text-transform: none;
}

.text-block-8 {
    display: inline-block;
    padding-top: 4px;
    padding-right: 5px;
    padding-left: 5px;
}

.cgd-Listing {
    display: flex;
    width: 100%;
    padding-top: 0;
}

.fwblist {
    display: flex;
    box-shadow: 0 0 5px -3px #000;
    width: 100%;
    padding: 0;
}

.cgd-Listing .fullwidthbox {
    width: 100%
}

.cgd-Listing .fwblist li a {
    display: flex;
    height: 100%;
    padding: 20px 15px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    align-items: center;
}

.cgd-Listing .fwblist li:hover {
    background-color: #04164e;
    color: #fff;
}

    .cgd-Listing .fwblist li:hover a {
        color: #fff;
    }

.cgd-Listing .fwblist li {
    display: flex;
    list-style-type: none;
    font-family: 'Montserrat-Medium';
    border-right: 1px solid#ccc;
}

.tabSection {
    width: 100%;
    text-align: center;
    margin: 50px 0;
}

    .tabSection .nav-tabs {
        justify-content: center;
        font-size: 18px;
        border: 0;
        display: inline-flex;
        text-align: center;
        margin: 0 0 30px 0;
    }

        .tabSection .nav-tabs li a {
            padding: 9px 30px;
            border-radius: 0;
            color: #222222;
            border: 0;
            border-bottom: 2px solid transparent;
            font-size: 16px;
        }

            .tabSection .nav-tabs li a.active,.tabSection .nav-tabs li a:hover, .tabSection .nav-tabs li a:focus {
                background-color: transparent;
                color: #1982c5;
                border-bottom: 2px solid #1982c5;
            }

.imglists {
    display: flex;
    width: 100%;
    padding-left: 0px;
}

    .imglists li {
        list-style-type: none;
    }

        .imglists li a {
            display: block;
            margin-bottom: 0px;
            padding: 10px;
            justify-content: center;
            align-items: center;
            list-style-type: none;
            position: relative;
        }

            .imglists li a .text-block-9 {
                position: absolute;
                top: 50%;
                transform: translate(-50%, -50%);
                left: 50%;
                color: #fff;
                font-size: 24px;
            }

.tabSection .tab-content {
    display: flex;
    justify-content: center;
}

.gasContent {
    position: absolute;
    top: 30px;
    left: 50px;
    width: 80%;
    text-align: left;
}

    .gasContent .imgtxt {
        margin-top: 20px;
        color: #fff;
        font-size: 24px;
    }

    .gasContent .select-field {
        height: 45px;
        max-width: 55%;
        margin-top: 40px;
        border: 2px solid #fff;
        background-color: #fff;
        padding: 8px 12px;
        color: #000;
        font-size: 18px;
        width: 100%;
    }

.healthContainer h4 {
    font-size: 24px;
    font-family: 'Montserrat-Bold';
    margin-bottom: 20px;
}

.healthContainer p {
    font-size: 18px;
}

.learnmore {
    padding: 9px 35px;
    border-radius: 3px;
    background-color: #ff8c0d;
    text-transform: uppercase;
    display: inline-block;
    color: white;
    border: 0;
    text-decoration: none;
    cursor: pointer;
}

    .learnmore:hover {
        text-decoration: none;
        color: #222;
    }
.bannerContainer .learnmore {
   background-color:#fff;
   color: #00448d;
   font-family: 'Montserrat-Bold';
   font-size: 14px;
}
.ContainerSfe {
    width: 100%;
    background-color: #f9f9f9;
    padding: 0;
    margin: 40px 0 60px 0;
}

    .ContainerSfe h4 {
        margin-top: 0px;
        margin-bottom: 20px;
        font-weight: 700;
    }

.safelist {
    padding-left: 18px;
    list-style-type: disc;
}

    .safelist li {
        margin-bottom: 20px;
    }

.digContainer {
    width: 100%;
    margin: 40px 0;
    padding: 40px 0;
    border-top: 1px solid #e3e3e3;
    background-color: #f9f9f9;
}

    .digContainer h4 {
        margin-top: 0px;
        margin-bottom: 20px;
        font-weight: 700;
        font-family: 'Montserrat-Bold';
    }

    .digContainer .digorange {
        margin-top: 23px;
        color: #e78b02;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        font-family: 'Montserrat-Bold';
    }

.footerContainer {
    width: 100%;
    padding: 0 60px;
    border-bottom: 1px none #000;
    background-color: #f1f1f1;
}

    .footerContainer .footer-wrap-2 {
        display: flex;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 20px;
        justify-content: center;
        align-items: center;
    }

    .footerContainer h1 {
        margin-top: 0px;
        margin-bottom: 6px;
        font-family: 'Montserrat-bold';
        color: #000;
        font-size: 18px;
        line-height: 20px;
        font-weight: 700;
        text-decoration: none;
        text-transform: none;
    }

    .footerContainer .bnav {
        display: inline-block;
        width: 100%;
        margin: 0 0 10px 0;
        color: #000;
        font-size: 12px;
        font-weight: 500;
        text-decoration: none;
        font-family: 'Montserrat-medium';
    }

.aboutListing {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .aboutListing li {
        margin-bottom: 10px;
    }

        .aboutListing li a {
            font-size: 18px;
            font-weight: 700;
            text-decoration: none;
            font-family: 'Montserrat-bold';
            color: #000;
        }

.socialListing {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}

    .socialListing li {
        list-style-type: none;
        font-size: 12px;
        font-weight: 500;
        padding: 0 20px;
    }

        .socialListing li a {
            color: #1a1b1f;
            font-family: 'Montserrat-medium';
        }

            .socialListing li a:hover {
                text-decoration: none;
            }

.socialiconlist {
    margin: 22px 0;
    padding: 0;
    display: flex;
    justify-content: center;
}

    .socialiconlist li {
        list-style: none;
        padding: 0px 15px;
    }

.topRightMenu {
    float: right;
    margin: 0;
    padding: 0;
}

    .topRightMenu li {
        list-style-type: none;
        display: inline-block;
        font-size: 15px;
        margin-right: 20px;
        font-family: 'Montserrat-medium';
    }

        .topRightMenu li a {
            color: #294766;
        }

            .topRightMenu li a:hover {
                text-decoration: none;
                color: #000;
            }

.alignRightM {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.navbar-toggler {
    background-color: #294766;
}

    .navbar-toggler .material-icons {
        color: #fff;
    }

@media (min-width: 320px) {
    .CGD-MenuBar .navbar-nav li:hover a {
        color: #fff !important;
    }

    .CGD-MenuBar .navbar-nav li a {
        color: #fff !important;
        padding-left: 10px;
    }

    .CGD-MenuBar .navbar-collapse {
        margin: 22px 0 0 0;
    }

    .CGD-MenuBar {
        position: absolute;
        top: 15px;
        z-index: 999;
        width: 100%;
        padding: 0 13px;
    }

    .besafeimage img {
        width: 100%;
    }

    .bannerContainer {
        margin-top: 94px;
        background-size: cover;
    }
}

.imgthumb img {
    max-width: 100%;
    height: 190px;
}

.CGD-MenuBar .navbar-nav li a {
    color: #294766 !important;
}

.CGD-MenuBar .navbar-nav li:hover {
    background-color: #2c5988;
    color: #fff;
}

.CGD-MenuBar {
    background-color: #fff;
}

.mobilehide {
    display: none;
}

.mobileShow {
    display: block;
}

.CGD-MenuBar .navbar-brand {
    display: block;
}

.scm_login_form {
    margin: 20px;
    width: auto;
}

.fwblist {
    display: block;
    margin: 15px 15px;
    width: auto;
}

.cgd-Listing .fwblist li {
    display: block;
    border-bottom: 1px solid #ccc;
}

.imglists {
    display: block;
}

.footerContainer {
    padding: 0 25px;
}

.socialListing {
    display: block;
}

    .socialListing li {
        padding: 0;
        margin-bottom: 10px;
    }

.bottomfooter {
    margin: 20px 0 0 0;
}

.socialiconlist {
    margin: 30px 0 0px;
}

.gasContent {
    left: 0;
    text-align: inherit;
    width: 100%;
}

}

.besafeimage img {
    max-width: 100%;
}

@media (min-width: 768px) {
    .navbar-toggler {
        display: none;
    }

    .CGD-MenuBar .navbar-nav {
        flex-direction: row;
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
    }

    .CGD-MenuBar .navbar-nav li a {
        color: #294766 !important;
        font-family: 'Montserrat-medium';
    }

    .CGD-MenuBar {
        padding: 0;
        top: 0;
    }

        .CGD-MenuBar .navbar-collapse {
            margin: 0 0 0 0;
        }

    .CGD-MenuBar {
        position: static;
        top: 0;
        z-index: 999;
    }

    .bannerContainer {
        margin-top: 0;
        /* background-size: 100%; */
    }

    .CGD-MenuBar .navbar-nav li a {
        color: #fff !important;
        padding: 18px 10px !important;
        font-size: 14px;
        text-align: center;
    }

    .CGD-MenuBar {
        background-color: #294766;
    }

    .mobileShow {
        display: none !important;
    }

    .mobilehide {
        display: block;
    }

    .CGD-MenuBar .navbar-brand {
        display: none;
    }

    .gasContent {
        left: 50px;
        text-align: left;
        width: 70%;
    }

    .socialiconlist {
        margin: 22px 0;
    }

    .bottomfooter {
        margin: 30px 0 0 0;
    }

    .socialListing li {
        padding: 0 20px;
    }

    .footerContainer {
        padding: 0 60px;
    }

    .scm_login_form {
        margin-left: 0;
        width: 400px;
    }

    .fwblist {
        display: flex;
        margin: 0;
        width: 100%;
    }

    .cgd-Listing .fwblist li {
        display: flex;
    }

    .cgd-Listing .fwblist li {
        display: flex;
        border-right: 1px solid #ccc;
        width: 20%;
        max-height: 239px;
        min-width: 20%;
        justify-content: center;
        /* align-items: center; */
    }

    .imglists {
        display: flex;
    }

    .socialListing {
        display: flex;
    }
}

@media (min-width: 1024px) {
    .imgthumb img {
        max-width: 100%;
        height: 229px;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .CGD-MenuBar .navbar-nav li a {
        padding: 18px 39px !important;
        font-size: 15px;
        text-align: left;
        letter-spacing: 0.6px;
    }
}
