ehtml {
    overflow-x: hidden;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    background-color: #fafafa;
     overflow-x: hidden;
}

* {
    box-sizing: border-box;
}

.m-auto {
    margin: 0 auto;
}

p {
    margin: 0;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.mg-0 {
    margin: 0 !important;
}

.pd-0{
    padding: 0 !important;
}

.plr-15{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.mr-5 {
    margin-right: 5px;
}

@media screen and (min-width: 1024px) {
    .pr-0 {
        padding-right:
            0 !important;
    }
}

@media screen and (min-width: 1024px) {
    .pl-0 {
        padding-left:
            0 !important;
    }
}

.mt-50 {
    margin-top: 50px;
}

.mt-15 {
    margin-top: 15px;
}

.mb-0 {
    margin-bottom: 0px;
}

.m-0 {
    margin: 0;
}

.pd-0 {
    padding: 0 !important;
}

.pd-15 {
    padding: 15px;
}

.pt-15 {
    padding-top: 15px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pt-75 {
    padding-top: 75px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pt-27 {
    padding: 27px;
}

.mt-0 {
    margin-top: 0;
}

.mb-50 {
    margin-bottom: 50px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mg-50 {
    margin: 50px;
}

.mg-50-0 {
    margin: 50px 0;
}

.mt-2 {
    margin-top: .5rem;
}

.wd-100 {
    width: 100%;
}

.font-weight-bold {
    font-weight: 700;
}

.theme-text-color {
    color: #2d4ba0;
}

@media only screen and (min-width: 993px) {
    .container {
        width: 70%;
    }
}

.header {
    position: relative;
    background-color: transparent;
    height: 80px;
    background: #fafafa;
    display: block !important;
}

.header-logo img {
    width: 150px;
}

.header .navbar-nav {
    background-color: transparent;
    box-shadow: none;
    height: auto;
    line-height: 1;
}

.header .navbar {
    padding: .5rem 1rem;
    margin-bottom: 0;
}

.header .nav-item {

    text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
    .header .navbar-nav {
        display: block;
        position: absolute;
        content: "";
        background: #2d4ba0;
        top: 0;
        border-top-left-radius: 38px;
        width: 68%;
        border-bottom-left-radius: 38px;
        right: 0;
        height: 80px;
    }
}

@media screen and (min-width: 1540px) {
    .header .navbar-nav {
        display: block;
        position: absolute;
        content: "";
        background: #2d4ba0;
        top: 0;
        border-top-left-radius: 38px;
        width: 60%;
        border-bottom-left-radius: 38px;
        right: 0;
        height: 80px;
    }
}

@media screen and (min-width: 1540px) {
    .header .english-nav {
        width: 68% !important;
    }
    }


@media screen and (min-width: 1800px) {
    .header .navbar-nav {
        display: block;
        position: absolute;
        content: "";
        background: #2d4ba0;
        top: 0;
        border-top-left-radius: 38px;
        width: 58% !important;
        border-bottom-left-radius: 38px;
        right: 0;
        height: 80px;
    }
}

@media screen and (min-width: 1800px) {
    .header .english-nav {
        width: 65% !important;
    }
    }
.navbar-nav .nav-item {
    display: inline;
    list-style: none;
    text-decoration: none;
    padding: 15px 6px;
}

@media screen and (min-width: 1300px) {
    .navbar-nav .nav-item {
        display: inline;
        list-style: none;
        text-decoration: none;
        padding: 15px 6px !important;
    }
}

.header nav .go-to-dsci-button {
    color: #2d4ba0 !important;
    padding: 5px 12px;
    background-color: #fff;
    font-size: 12px !important;
    margin-top: 8px;
    border: 1px solid #fff;
    text-decoration: none;
}

.header nav .go-to-dsci-button:hover {
    border: 1px solid #fff;
    color: #fff !important;
    background-color: transparent;
    background-image: none !important;
}

.fixed-top {
    height: 82px;
    position: fixed;
    width: 100%;
    background: #2d4ba0;
    z-index: 99;
    top: 0;
}

.nav-link:hover {
    /* background: transparent url(../images/dots.png); */
    background-repeat: no-repeat;
    background-position: center bottom;
}

.nav-link.active {
    /* background-image: url(../images/dots.png); */
    background-repeat: no-repeat;
    background-position: center bottom;
}

.navbar-nav .nav-link {
    padding-right: 0;
    font-weight: 400;
    padding-left: 0;
    margin: 0 10px;
    font-size: 12px;
}

@media screen and (min-width: 1300px) {
    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
        font-size: 1rem !important;
    }
}

.navbar-nav .nav-link-hindi {
    padding-right: 0;
    padding-left: 0;
    font-weight: 400;
    font-size: 12px;
    margin: 0 10px;
}


@media screen and (min-width: 1300px) {
    .header .nav-link-hindi {
        padding-right: 0;
        padding-left: 0;
        font-size: 1rem !important;
    }

}

.header .nav-link-hindi:hover {
    background-image: none !important;
    color: #fff;
    text-decoration: none;
}

.header .nav-link-hindi.active {
    background-image: none !important;
    color: #fff;
    text-decoration: none;
}

.header .nav-link-hindi:focus {
    background-image: none !important;
    color: #fff;
    text-decoration: none;
}

.navbar-nav .nav-link {
    color: #fff;
    text-decoration: none;
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #fff;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    color: #fff;
    display: block;
    padding: 0 15px;
    cursor: pointer;
}

.banner-section {
    background: #fafafa url(../img/Banner.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -70px;
    height: 800px;
}

@media screen and (min-width: 1800px) {
    .banner-section {
        height: 1000px;
        background-position: none;
    }
} 

.about-section-main {
    padding-top: 50px;
    position: relative;
      padding-bottom: 20px;
    background-color: #fafafa;
}


.about-section-img{
    margin-bottom: 50px;
}

.about-section-main  span{ 
    font-size: 20px;
    font-weight: 700;
}

.component-heading .heading {
    margin: 0;
    font-size: 30px;
    position: relative;
    font-family: 'Poppins-Bold', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #2d4ba0;
    line-height: 46px;
}

.component-heading .heading:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 1000px;
    background: #2d4ba0;
    top: 20px;
    left: -1020px;
}

.component-heading .heading:after {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    background: #2d4ba0;
    top: 14px;
    left: -25px;
    border-radius: 50%;
}

.about-text {
    text-align: justify !important;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}

.theme-button-default {
    background: #2d4ba0 !important;
    border: 1px solid #2d4ba0 !important;
    border-radius: 0;
    color: #fff;
    min-height: 50px;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    font-size: 14px;
    outline: 0;
}

.theme-button-default:hover {
    background: #2d4ba0;
    color: #fff;
    box-shadow: 0 3px 5px 0 rgba(45, 75, 160, .6);
    outline: none;
}

.btn,
.btn-large,
.btn-small {
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    cursor: pointer;
}

.btn {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}

.fa-plus {
    padding-left: .5rem;
}

.about-section-main img {
    position: absolute;
    right: 0;
    top: 20px;
    bottom: 0;
    width: 450px;
}

@media screen and (min-width: 1300px) {
    .about-section-main img {
        position: absolute;
        right: 0;
        top: 20px;
        bottom: 0;
        width: 500px !important;
    }
}

.language-text {
    font-size: 1.29rem;
    line-height: 110%;
    margin: .7666666667rem 0 .46rem 0;
    font-weight: 400;
}

.header nav {
    background-color: transparent;
    box-shadow: none !important;
}


@media screen and (min-width: 1024px) {
    .header .nav-item:first-child {
        margin-left: 24px;
    }
}

.languageButtons {
    padding: .5rem;
    justify-content: center;
}

.language-buttons {
    position: relative;
    background-color: #fff;
    position: sticky;
    top: 80px !important;
    z-index: 2  ;

}
.languageButtons .theme-button-outline {
    background-color: rgba(242, 97, 40, .3) !important;
    border: none;
    border-radius: 0;
    color: #f26128 !important;
    min-height: 50px;
    margin: 2px 7px;
    box-shadow: none;
    padding: 0 30px;
}

.languageButtons .theme-button-outline:focus {
    background: #f26128 !important;
    color: #fff !important;
    box-shadow: 0 3px 5px 0 rgba(242, 97, 40, .6);
    outline: none;
}

.languageButtons .theme-button-default:focus {
    background: #f26128 !important;
    color: #fff !important;
    box-shadow: 0 3px 5px 0 rgba(242, 97, 40, .6);
    outline: none;
}

.languageButtons .theme-button-outline.active {
    background: #f26128 !important;
    color: #fff !important;
    box-shadow: 0 3px 5px 0 rgba(242, 97, 40, .6);
    outline: none;
}

.languageButtons .theme-button-default.active {
    background: #f26128 !important;
    color: #fff !important;
    box-shadow: 0 3px 5px 0 rgba(242, 97, 40, .6);
    outline: none;
}

.languageButtons .theme-button-outline:hover {
    background: #f26128 !important;
    color: #fff !important;
    box-shadow: 0 3px 5px 0 rgba(242, 97, 40, .6);
    outline: none;
}

.languageButtons .theme-button-default:hover {
    background: #f26128 !important;
    color: #fff !important;
    ;
    box-shadow: 0 3px 5px 0 rgba(242, 97, 40, .6);
    outline: none;
}

.languageButtons .theme-button-default {
    background-color: rgba(242, 97, 40, .3) !important;
    border: none !important;
    border-radius: 0;
    color: #f26128 !important;
    min-height: 50px;
    margin: 2px 7px;
    box-shadow: none;
    padding: 0 35px;
}

.video-section .col-md-1 {
    width: 13% !important;
}

@media screen and (min-width: 1640px){

.video-section .owl-carousel .owl-item img {
    height: 150px !important;
}
}

@media screen and (max-width: 1023px){

.video-section .owl-carousel .owl-item img {
    height: 80px !important;
}
}

.video-section .slider-col {
    cursor: pointer;
    padding: 10px;
    margin-top: 7px;
    background: #f1f1f1;
    opacity: .7;
}

.video-section .slider-col.active {
  background-color: #edf2ff;
  opacity: 1;
  border: 1px solid #d0ddff;
}

.video-title {
    font-size: 12px;
    padding-top: .5rem;
}

.brochure-section {
    padding: 75px 0 50px 0;
}

.bg-white {
    background-color: #fff;
}

.view-and-download {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 40px;
    width: 80%;
    margin: 5px auto;
}

.view-and-download a.btn-primary {
    background: #f26128;
    color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.view-and-download a.btn-primary:hover {
    background: #f26128;
    color: #fff;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.view-and-download a {
    color: #666;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.px-3 {
    padding: 0 1rem;
}

.infographics-section {
    padding-bottom: 0px;
    padding-top: 75px;
}

.posters-section img {
    border: 1px solid #e4e4e4;
}
.posters-section .row:nth-child(2){
    display: flex;
    justify-content: center;
}
@media screen and (min-width: 768px){
    .posters-section .owl-stage-outer {
        display: flex;
        align-items: center;
        justify-content: center;
    }    
    .posters-section .owl-stage-outer .item {
        width: 350px;
    }
}


.gallery-section .owl-item img {
    width: 450px;
    z-index: 99;
}

.gallery-section .owl-item {
    float: left;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
    display: inline-block;
    width: 500px;
    height: 350px;
}

.gallery-section a:active {
    display: inline-block;
    width: 500px;
    height: 350px;
    transform: translateX(192px) translateY(100px) translateX(4000px) translateZ(-2400px);
    z-index: -8;
    opacity: -2.2;
    visibility: visible;
}

.video-section .owl-prev,
.owl-next {
    position: absolute !important;
    font-size: 20px !important;
    color: #fff !important;
    background: rgba(0, 0, 0, .45) !important;
    cursor: pointer;
    top: 28%;
    width: 30px;
    padding: 4px 16px !important;
}

.video-section .owl-prev,
.owl-next:focus {
    outline: 0;
}

.video-section .owl-prev,
.owl-next:hover {
    background: rgba(0, 0, 0, .55) !important;
}

.video-section .owl-nav .owl-prev {
    left: -45px;
}

.video-section .owl-nav .owl-next {
    right: -45px;
}

.digital-payemnts-section {
    padding-bottom: 0px;
    padding-top: 75px;
    background-color: #fafafa;
}

@media screen and (min-width: 1024px) {
    .compaign-partners .col-md-3 {
        width: 20% !important;

    }
}

.mg-20 {
    padding: 0 20px;
}

/*@media screen and (min-width: 1640px){
.mg-20 {
   height: 600px !important;
}
}
*/
.compaign-partners img {
    width: 100%;
}

.compaign-partners {
    padding-bottom: 0px;

    padding-top: 75px;
    background-color: #fafafa;
}

.media-coverage-section {
    background-color: #fafafa;
    padding-top: 50px;
}


.media-coverage-section .text-title {
    padding: 0;
    color: #656464;
    text-align: left;
    font-size: 12px;
    font-weight: 700;
    margin: 16px 3px 10px 4px;
    line-height: 1.6;
}

.name-date {
    padding-top: 10px;
    font-size: 10px;
    margin-bottom: -10px;
    color: #656464;
    margin-left: 4px;
    margin-right: 3px;
    text-align: left;
}

.title-date {
    padding: .5rem;
}

.media-coverage-section p.name-date {
    padding-top: 10px;
    font-size: 10px;
    margin-bottom: -10px;
    color: #656464;
    margin-left: 4px;
    margin-right: 3px;
    text-align: left;
}

.media-coverage-section strong.naws-name {
    font-size: 10px;
    font-weight: 700;
    color: #656464;
}


.media-coverage-section .background {
    background-color: #fff;
    background-color: #fff;
    border: 1px solid #f1eded;
    margin-bottom: 6px;
    height: 360px;
    cursor: pointer;
}


/* @media screen and (min-width: 1440px) {
    .media-coverage-section .background {
        height: 400px;
    }
} */


@media screen and (min-width: 1540px) {
    .media-coverage-section .background {
        height: 400px;
    }
}

@media screen and (min-width: 1640px) {
    .media-coverage-section .background {
        height: 420px;
    }
}

.ht-180 {
    height: 100% !important;
}

.media-coverage-section .col-md-3 {
    padding: 0 3px !important;
}

.media-coverage-section .background:hover {
    box-shadow: 0 0 10px #ccc;
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    .d-flex {
        display: flex;
    }
}

@media screen and (min-width: 1640px) {
    .ht-1500{
        height: 1330px !important;
    }
}


.justify-content-between {
    justify-content: space-between;
}

.contact-me-section {
    padding-top: 75px;
    padding-bottom: 50px;
    background-color: #fafafa;
}

.component-heading .sub-heading {
    font-size: 18px;
    line-height: 22px;
    font-family: 'Poppins-SemiBold', sans-serif;
    font-weight: 500;
    color: #2d4ba0;
    margin: 0;
}

.contact-me-section .custom-input {
    border: 1px solid #2d4ba0 !important;
    color: #000;
    padding: 0 8px !important;
}

.contact-me-section .custom-textarea {
    border-radius: 0;
    height: 200px !important;
    resize: none;
    width: 100%;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.w-48 {
    width: 48%;
}

.position-relative {
    position: relative;
}

.contact-me-section .checkbox-label {
    cursor: pointer;
    font-size: 13px;
    color: #000;
    font-weight: 400;
}

.custom-label {
    color: #000;
    font-size: 16px;
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: 500;
}

.contact-me-section .custom-input {
    height: 4.5rem;
}

.custom-checkbox {
    position: absolute;
    top: 0;
    opacity: 0;
}

.custom-check-mark {
    border: 1px solid blue;
    width: 15px;
    display: inline-block;
    height: 15px;
    padding: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
}

.footer-section-main {
    padding: 3rem 0;
    position: relative;
    background-color: #2d4ba1;
    color: #fff;
}

.footer-inner {
    margin: .5rem 0 20px 0;
}

.footer-head {
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    padding-bottom: .5rem;
}

.mailing-address a {
    color: #fff;
}

.mailing-address {
    font-size: 13px;
    padding: .5rem 0;
    color: #fff;
}

.social-link {
    padding-top: 1rem;
}

.social-link img {
    background-color: #fff;
    color: #2d4ba0;
    border-radius: 50%;
    margin: 2px;
    width: 30px;
    font-size: 1.2em;
    line-height: 30px;
    height: 30px;
}

.footer-right {
    font-size: 16px;
    color: #fff;
    margin: 0;
    font-weight: bold;
}

.footer-section-main .subscribe-button {
    position: absolute;
    right: -7px;
    margin: 2px 7px;
    top: 37px;
    min-height: 30px;
    padding: 0 14px;
    border: 1px solid #fff;
    color: #2d4ba0 !important;
    border-radius: 0;
    background-color: #fff !important;
}

.footer-section-main .subscribe-button:hover {
    border: 1px solid #fff !important;
    background-color: #2d4ba0 !important;
    color: #fff !important;
}

.footer-section-main .form-group {
    margin-bottom: 0;
}

.footer-form {
    height: 83px;
    position: relative;
    padding-top: 37px;
    border-bottom: 1px solid #ddd8 !important;
}

.footer-section-main ::placeholder {
    color: #fafafa;
    font-size: 14px;
    padding-top: 10px;
}



.footer-section-main .scroll-top-button {
    position: fixed;
    right: 35px;
    bottom: 100px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 1010;
}

.scroll-top-button img {
    width: 40px;
}

.whatsApp-link img {
    width: 45px;
}

.footer-section-main .whatsApp-link {
    position: fixed;
    right: 35px;
    bottom: 40px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 1010;
}

.footer-section-main .custom-input {
    width: 65% !important;
}

.custom-input {
    width: 65%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    padding-top: 10px;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: border .3s, -webkit-box-shadow .3s;
    transition: border .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, border .3s;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
    border: none !important;
    color: #ddde;
}

.copyright {
    background-color: #213d91;
    position: relative;
    padding: 26px 0;
}

.copyright .text {
    font-size: .85em;
    color: #fff;
    margin: 0;
}


.owl-dot {
    outline: 0;
}

.owl-dot.active span {
    width: 40px !important;
    border-radius: 40px;
    background-color: #2d4ba0 !important;
}

.fixed-bottom {
    width: 100%;
    background-color: #fff;
    z-index: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.genie-image img {
    width: 120px;
    position: absolute;
    z-index: 10;
    right: 10px;
    top: 0;
}

@media screen and (min-width: 1024px) {
    .darkHeader {
        display: none;
    }
}

#myBtn {
    scroll-behavior: smooth;
}

.btn:active:focus,
.btn:focus {
    color: #fff;
    outline: 0;
}

.gallery-section{
    position: relative;

}

.gallery-section .carousel-item {
    height: 350px;
    width: 500px;
}

.gallery-section .carousel {
    height: 550px;
}

.gallery-section .carousel-item img {
    width: 450px;
    height: 400px;
}

@media screen and (max-width: 767px){
    .gallery-section .carousel-item img{
        width: 100%;
        object-fit: contain;
    }
}
.gallery-section .left {
    float: left;
}

.gallery-section .right {
    float: right;
}

.gallery-section  #prev {
    left: 17%;
}

@media screen and (max-width: 1023px){
    .gallery-section  #prev {
        left: 10%;
    }
}

@media screen and (max-width: 767px){
    .gallery-section  #prev {
        left: 5%;
    }
}

.gallery-section #next {
    right: 17%;
}

@media screen and (max-width: 1023px){
    .gallery-section  #next {
        right: 10%;
    }
}

@media screen and (max-width: 767px){
    .gallery-section  #next {
        right: 5%;
    }
}

.gallery-section .material-icons {
    position: absolute;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, .45);
    cursor: pointer;
    top: 57%;
    z-index: 1;
    border-radius: 50%;
    width: 40px;
    padding: 6px;
    text-align: center;
}

.gallery-section .carousel .navigation.left i {
    left: 0;
}

.gallery-section .carousel .navigation i:hover {
    background: rgba(0, 0, 0, .55);
    color: #fff;
}


@media screen and (min-width: 1024px) {
    .desktop-none {
        display: none;
    }
}

.footer-section-main input[type=email]:focus {
    box-shadow: none !important;
}

.footer-section-main input[type=text]:focus {
    box-shadow: none !important;
}

@media screen and (min-width: 1640px) {
    .card-ht {
        height: 1350px !important;
    }
}

.modal ::placeholder{
    font-size: 14px;
    padding: 8px;
}

.download-form input {
    width: 95% !important;
    border-width: 1px;
    border-style: solid; 
    border-color: rgb(45, 75, 160);
    border-image: initial;
    padding: 0px 10px !important;
    border-radius: 0px;
}

.modal .theme-text-color{
    font-size: 14px;
}
.modal{
     height: 85%;
     max-height: 100% !important;
    background-color: transparent !important;
    padding: 20px;
    border: 1px solid transparent;
    width: 40% !important;
    border-radius: 0 !important;
    overflow: hidden !important;
    margin: 100px auto !important;
    padding: 0 !important;
    box-shadow: none !important;
}

#more{
    display: none;
    margin-bottom: 10px;
}

.modal-body{
    padding: 10px 15px !important;
}

.modal .close {
  font-size: 25px !important;
  margin-top: -10px;
}

.modal-open{
    padding: 0 !important;
}

.modal-content{
    padding: 0 !important;
    border-radius: 0 !important;
    background-color: #fefefe !important;
}

.download-form {
    padding-top: 20px;
}
.modal-dialog{
    width: 100% !important;
    border: 1px solid #888;
    margin: 0 !important;
    border-radius: 0 !important;
    background-color: #fefefe !important;
}
 
.download-form input {
    border: 1px solid #2d4ba0 !important;
    padding: 0 10px;
    border-radius: 0;
    width: 95%;
}

.download-form .custom-check-mark {
   margin-right: 5px;
} 

[type="checkbox"]:checked+span:not(.lever):before {
    top: -3px !important;
    padding: 0;
    left: -3px !important;
    width: 8px !important;
    height: 12px !important;
    border-right: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important;
 }

  [type="checkbox"]+span:not(.lever):before{
      border: none !important;
  }

  [type="checkbox"]+span:not(.lever){
      height: 15px !important
  } 

 .video-section .owl-carousel .owl-dots.disabled{
      display: block;
  }

  .carousel-slider img{
      width: auto !important;
      height: 450px;
  }

  .imgModal .modal-body{
      padding: 0 !important;
  }
  .imgModal .modal-body img{
    width: 100%;
} 

/* 
.bottom-banner {
    background: #fafafa url(./../images/digital-payment-abhiyan-header.png);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
} */

.bottom-banner img{width: 100%;
}

.key-section{
    background: #fafafa;
}

/*@media screen and (min-width: 1024px){*/
/*    .bottom-banner img{*/
/*    height: 450px;*/
/*    }*/
/*}*/

.content-section{
    background: #2d4ba0;
    padding: 50px 0;
}

@media screen and (max-width: 767px){
   .content-section{
     padding: 50px 20px !important;
    }
}

/*@media screen and (min-width: 1024px){*/
/*   .content-section{*/
/*      height: 300px;*/
/*    }*/
/*}*/
.content-section .text{
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-family: Arial, sans-serif;
}

.font-24{
    font-size: 24px;
    font-weight: 700;
}

.answer-key{
    padding: 15px 0 0 0;
    background: #fafafa;
}

@media screen and (min-width: 1440px){
   .answer-key{
     padding-top: 30px !important;
    }
}

@media screen and (min-width: 1540px){
   .answer-key{
     padding-top: 55px !important;
    }
}
@media screen and (min-width: 2000px){
   .answer-key{
     padding-top: 80px !important;
    }
}

@media screen and (max-width: 1023px){
   .answer-key{
       padding: 20px 0;
    }
}


.answer-key-inner{
   display: flex;
   align-items: center;
    justify-content: center;
}

.answer-key-right{
    margin-left: 20px;
}
@media screen and (max-width: 1023px){
    .answer-key-inner{
        padding: 0 100px;
    }
    }

    @media screen and (max-width: 767px){
        .answer-key-inner{
            padding: 0;
        }
        }
@media screen and (min-width: 768px){
.key-wd{
    width: 12%;
}
}

@media screen and (min-width: 1440px){
.key-wd{
    width: 17% !important;
}
}


@media screen and (min-width: 1540px){
.key-wd{
    width: 22% !important;
}
}

@media screen and (min-width: 2000px){
.key-wd{
    width: 25% !important;
}
}



.answer-key-left p{
    color: #2d4ba0;
    text-align: left;
    font-size: 14px;
    font-family: Arial, sans-serif;
}

.answer-key a{
    background-color: #2d4ba0;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    width: 150px;
    vertical-align: middle;
    height: 40px;
    font-family: Arial, sans-serif;
}

.answer-key button{
    background-color: #2d4ba0;
    width: 150px;
    border: none;
    vertical-align: middle;
    height: 40px;
}

.answer-key-content{
    background-color: #fff;
    box-shadow: 0 10px 32px rgba(0,0,0,0.1);
    padding: 30px 0;
    border-radius: 20px;
    width: 650px;
    margin: 0 auto 50px;

}

.answer-key-content p{
    color: #2d4ba0;
    text-align: center;
    font-size: 18px;
    font-family: Arial, sans-serif;
}

.fw-700{
    font-weight: 700;
}

.bd-bottom{
    position: relative;
    padding-bottom: 20px;
}

.bd-bottom:after{
   content: '';
   position: absolute;
   background-color: #2d4ba0;
   width: 215px;
    height: 1px;
    bottom: 0;
    left: 34%;
}

.wd-120{width: 120px !important;}

.answer-key-content img{
    width: 100%;
}

.left{
    width: 50%;
}

.right{
    width: 50%;
    margin-right: 40px;
}

.bottom-banner{
    background: whitesmoke;
}

.stay-updates-section {
    position: relative;
    z-index: 11;
}

@media screen and (min-width: 1024px) {
    .video-ht {
        height: 450px !important;
    }
}

@media screen and (min-width: 1540px) {
    .video-ht {
        height: 580px !important;
    }
}

@media screen and (min-width: 1640px) {
    .video-ht {
        height: 600px !important;
    }
}

@media screen and (max-width: 1023px) {
    .video-ht {
        height: 100%;
    }
}

#bottom-hidden{
    position: relative;
    z-index: 9;
    box-shadow: none !important;
}

.common{
    background: #fff;
}