@media screen and (max-width: 767px) {
    .languageButtons {
        margin: 0 auto;
        padding: 0;
        top: 60px !important;
        display: block;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .language-buttons {
       
        top: 60px !important;
   
    }
}

@media screen and (max-width: 767px) {
    .header-logo img {
        width: 100px;
    }
}

@media screen and (max-width: 767px) {
    .digital-payemnts-section img {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 767px) {
    .footer-head {
        text-align: center;
        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .mailing-address {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .social-link {
        text-align: center;
        margin: 0px 0 40px 0;
    }
}

@media screen and (max-width: 767px) {
    .footer-right {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .component-heading .heading {
        line-height: 1;
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .media-coverage-section .background {
        height: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    .w-48 {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .component-heading .heading:before {
        top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .component-heading .heading:after {
        top: 4px;
    }
}

@media only screen and (max-width: 767px) {
    .component-heading {
        padding: 0 20px;
    }
}


@media only screen and (max-width: 767px) {
    .banner-section {
        background-size: 100%;
        height: 200px;
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 1000px) {
    .about-section-main {
        height: auto;
        padding: 50px 0;
    }

}

/*@media only screen and (max-width: 1000px) {*/
/*    .about-section-main img {*/
/*        width: 300px;*/
/*    }*/
/*}*/


@media only screen and (max-width: 767px) {
    .about-section-main img {
        position: relative;
        width: 95%;
        margin-left: 20px;
    }
}

@media only screen and (max-width: 767px) {
.video-title{
    font-size: 10px;
}}

@media only screen and (max-width: 1020px) {
    .clearHeader {
        display: none !important;
    }
}

@media only screen and (max-width: 1020px) {
    .darkHeader {
        display: block !important;
    }
}


@media only screen and (max-width: 1020px) {
    .header {
        background: #2d4ba0;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 100%;
    }
}

@media only screen and (max-width: 1000px) {
    .language-buttons .languageButtons button {
        padding-left: 10px;
        padding-right: 10px;
        margin: 2px;
        font-size: 10px;
        width: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .genie-image img {
        top: 80px;
    }
}

@media only screen and (max-width: 1000px) {
    .posters-section-inner {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .px-3 {
        padding: 0 0.3rem;
    }
}

@media only screen and (max-width: 1020px) {
    .re-capcha {
        width: 460px;
        height: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .re-capcha {
        width: 250px;
    }
}

@media only screen and (max-width: 1000px) {
    .mobile-none {
        display: none !important;
    }
}

@media only screen and (max-width: 1020px) {
    .desktop-none {
        position: absolute;
        right: 50px;
        top: 0;
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .header {
        height: 60px;
    }
}

.open-nav {
    color: rgba(#2d4ba0, 0.7);
    position: absolute;
    right: 20px;
    top: 0px;
}

@media only screen and (max-width: 1000px) {
    .go-to-dsci-button {
        margin: 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .fixed-bottom {
        top: 60px !important;
    }
}



@media screen and (max-width: 1020px) {
    .responsive-menu {
        height: 60%;
        width: 0%;
        position: fixed;
        z-index: 99999;
        top: 50px;
        left: 0;
        background: #2d4ba0;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 20px;
    }

}

@media screen and (max-width: 1020px) {
    .responsive-menu .navbar-nav {

        width: 100%;
    }

}

@media screen and (max-width: 1020px) {
    .responsive-menu .navbar-nav {
        margin: 0;
    }
}

@media screen and (max-width: 1020px) {
    .responsive-menu li {
        width: 100%;
        display: block;
        padding: 0 !important;
    }

}

@media screen and (max-width: 1020px) {
    .responsive-menu a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }
}

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

    .responsive-menu a:hover {
        color: #f1f1f1;
    }

}

@media screen and (max-width: 1020px) {
    .modal{
        width: 100% !important;
    }
}

@media screen and (max-width: 1020px) {
    .responsive-menu .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        color: #fff;
    }
}

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

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

@media screen and (max-height: 450px) {
    #main {
        transition: margin-left .5s;
        padding: 16px;
    }
}

@media screen and (max-width: 767px) {
   .contact-me-section .custom-textarea {
       width: 95% !important;
    }
}


@media screen and (max-width: 767px) {
   .contact-me-section .custom-input {
       width: 95% !important;
    }
}

@media screen and (min-width: 767px) {
.posters-section .row:nth-child(2){
    flex-wrap: wrap;
}
}
