
@media only screen and (max-device-width: 1600px), only screen and (max-width: 1600px) {
    .login {
        background-position: right -100px top, left bottom 15px;
    }

    hero-banner {
        height: calc(100vh - 150px);
        margin-top: 150px;
    }

    #image_background1.quote-bg {
        height: calc(100vh - 150px);
        background: url(../../assets/img/quote-banner/quote1.jpg) no-repeat center/cover;
    }

    #image_background2.quote-bg {
        height: calc(100vh - 150px);
        background: url(../../assets/img/quote-banner/quote2.jpg) no-repeat center/cover;
    }

    #image_background3.quote-bg {
        height: calc(100vh - 150px);
        background: url(../../assets/img/quote-banner/quote3.jpg) no-repeat center/cover;
    }

    #image_background4.quote-bg {
        height: calc(100vh - 150px);
        background: url(../../assets/img/quote-banner/quote4.jpg) no-repeat center/cover;
    }

    #image_background5.quote-bg, #image_background6.quote-bg {
        height: calc(100vh - 150px);
    }

    #image_background1 .quote-text {
        font-size: 40px;
        line-height: 55px;
        margin-top: 40px;
    }

    #image_background2 .quote-text {
        font-size: 40px;
        line-height: 60px;
        margin-top: 0;
    }
}




@media only screen and (max-device-width: 1400px), only screen and (max-width: 1400px) {
    .hero-banner {
        height: calc(100vh - 240px);
        margin-top: 150px;
    }

    #image_background1.quote-bg, #image_background2.quote-bg, #image_background3.quote-bg, #image_background4.quote-bg, #image_background5.quote-bg, #image_background6.quote-bg {
        height: calc(100vh - 240px);
    }

    #image_background1 .quote-text {
        font-size: 45px;
        line-height: 55px;
        margin-top: 40px;
    }

    #image_background2 .quote-text {
        font-size: 43px;
        line-height: 60px;
        margin-top: 0;
    }

    #image_background3 .quote-text {
        font-size: 60px;
        line-height: 70px;
        margin-top: 0px;
    }

    #image_background5 .quote-box-left {
        padding: 100px 60px;
    }

    #image_background5 .quote-text {
        font-size: 50px;
        line-height: 60px;
        margin-top: 39px;
    }

    #image_background6 .quote-box-left {
        padding: 200px 100px;
    }

    #image_background6 .quote-text {
        font-size: 50px;
        line-height: 60px;
        margin-top: 39px;
    }


    .logo img {
        width: 50px;
    }

    .login {
        background-position: right 0px top, left bottom 15px;
    }

    .nav li a {
        font-size: 1em;
    }

    .login .navbar-brand img {
        width: 80px;
    }

    .guidelines-head-text {
        font-size: 1.1rem;
    }

    .table-box .heading-blog-div {
        font-size: 1rem;
    }

    .heading-blog-div {
        font-size: 1.2rem;
    }

    .side-btn {
        font-size: 16px;
        margin-bottom: 0;
    }

    .full-pge-about p {
        font-size: .9rem;
        line-height: normal;
    }

    .hero-banner h1.title {
        font-size: 4rem;
    }

    .hero-banner p {
        font-size: 1.5em;
    }

    .block a {
        font-size: 1.6em;
    }

    .my-account-btn {
        font-size: 1em;
    }

    .search input[type="search"] {
        font-size: 1em;
    }

    footer ul li a {
        font-size: 13px;
    }

    .survey-quest {
        font-size: 16px;
    }

    .fancy-radio input[type="radio"] + span {
        font-size: 14px;
    }

    .thank-you-sub1 {
        font-size: 14px;
    }

    .voucher_heading_txt {
        font-size: 17px;
    }


    .header-box {
        padding: 10px 0;
    }

    .ep-content {
        font-size: 14px;
    }

    .ep-title {
        font-size: 18px;
    }

    .ep-img {
        width: 90px;
    }
    /*mission*/

    .replies p {
        font-size: 13px;
    }

    .ms-btn {
        font-size: 13px;
    }

    .upload-txt {
        font-size: 13px;
    }

    .header-box {
        padding: 10px 0;
    }

    .first-box {
        font-size: 14px;
    }

    .second-box {
        font-size: 14px;
    }

    h1, .h1 {
        font-size: 2.5rem;
    }

    .title {
        font-size: 2.5rem;
    }

    h5, .h5 {
        font-size: 16px;
    }

    .btn-sub-text {
        font-size: 14px;
    }

    .btn-text {
        font-size: 20px;
    }

    .btn-text {
        font-size: 16px;
    }

    .poll-radio input[type="radio"] + span {
        font-size: 13px;
    }

    .poll-checkbox input[type="checkbox"]:checked + span:before {
        font-size: 13px;
    }

    .sidenav a {
        font-size: 14px;
        padding: 10px 0;
    }

    .profile-header .profile-main {
        padding: 10px;
    }

    .pro-pic {
        width: 120px;
        height: 120px;
    }

    .pro-pic-new {
        width: 100px;
        height: 100px;
    }

    .profile-header .name {
        font-size: 18px;
    }

    .point {
        font-size: 34px;
    }

    .brand-txt {
        font-size: 13px;
    }

    .point-box {
        margin-bottom: 15px;
    }

    .pro-pic {
        margin-bottom: 5px;
    }

    .sidenav {
        padding-top: 30px;
    }

    .fancy-radio input[type="radio"] + span {
        font-size: 14px;
    }

    .fancy-checkbox input[type="checkbox"]:checked + span:before {
        font-size: 14px;
    }

    .home-main-btn {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .table-new td {
        font-size: .8rem;
    }

    .table-new th {
        font-size: .8rem;
    }

    .my-account-btn {
        padding: 12px 0 12px 45px;
        background-size: 32px;
        background-position: left center;
    }

    .search input[type="search"] {
        background-size: 18px;
        padding: 13px 50px 12px 30px;
    }
}

@media only screen and (max-device-width: 1366px), only screen and (max-width: 1366px) {
    .hero-banner {
        height: calc(100vh - 50px);
        margin-top: 150px;
    }

    #image_background1 .quote-text, #image_background2 .quote-text, #image_background3 .quote-text, #image_background4 .quote-text, #image_background5 .quote-text, #image_background6 .quote-text {
        font-size: 30px;
        line-height: 37px;
        margin-top: 0;
    }

    #image_background1.quote-bg, #image_background2.quote-bg, #image_background3.quote-bg, #image_background4.quote-bg, #image_background5.quote-bg, #image_background6.quote-bg {
        height: calc(100vh - 50px);
    }
}

@media only screen and (max-device-width: 1199px), only screen and (max-width: 1199px) {


    .hero-banner {
        height: auto;
        margin-top: 150px;
    }

    #image_background1.quote-bg, #image_background2.quote-bg, #image_background3.quote-bg, #image_background4.quote-bg, #image_background5.quote-bg, #image_background6.quote-bg {
        height: calc(100vh - 347px);
    }

    #image_background1 .quote-text {
        font-size: 34px;
        line-height: 48px;
        margin-top: 40px;
    }

    #image_background2 .quote-text {
        font-size: 36px;
        line-height: 50px;
        margin-top: 0;
    }

    #image_background3 .quote-text {
        font-size: 40px;
        line-height: 50px;
        margin-top: 0px;
    }

    #image_background4 .quote-text {
        font-size: 40px;
        line-height: 50px;
        margin-top: 39px;
    }

    #image_background6 .quote-box-left {
        padding: 120px 100px;
    }

    #image_background6 .quote-text {
        font-size: 40px;
        line-height: 60px;
        margin-top: 39px;
    }

    .hero-banner video {
        width: auto;
        height: 100%;
        position: relative;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }

    .menu-management .inner video {
        width: auto;
        height: auto;
        max-height: 125%;
        min-width: 100%;
        position: relative;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }


    .creative-excellence .inner video {
        width: auto;
        height: auto;
        max-height: 125%;
        min-width: 100%;
        position: relative;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }


    .ad-library .inner video {
        width: auto;
        height: auto;
        max-height: 190%;
        min-width: 100%;
        position: relative;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }


    .side-btn-new {
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

@media only screen and (max-device-width: 1025px), only screen and (max-width: 1025px) {
    .hero-banner {
        height: calc(100vh - 445px);
        margin-top: 150px;
    }

    #image_background1.quote-bg, #image_background2.quote-bg, #image_background3.quote-bg, #image_background4.quote-bg, #image_background5.quote-bg, #image_background6.quote-bg {
        height: calc(100vh - 445px);
    }

    #image_background1 .quote-box-left {
        padding: 60px;
    }

    #image_background2 .quote-text {
        font-size: 30px;
        line-height: 40px;
        margin-top: 0;
    }

    #image_background3 .quote-text {
        font-size: 36px;
        line-height: 50px;
        margin-top: 0px;
    }

    #image_background5 .quote-text {
        font-size: 40px;
        line-height: 44px;
        margin-top: 39px;
    }

    #image_background6 .quote-text {
        font-size: 30px;
        line-height: 40px;
        margin-top: 39px;
    }

    .block a {
        font-size: 1.5em;
    }


    .sign-in-box {
        float: left;
        margin-top: 50px;
    }

    .reg-now-txt {
        text-align: center;
    }

    .reas-txt {
        text-align: center;
    }



    .coming-soon {
        font-size: 18px;
        margin-top: 10px;
    }

    .login-footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    footer {
        display: -webkit-block;
        /* Safari */
        /* Safari 6.1+ */
        display: block;
    }

    .login {
        background-image: url(../../assets/img/bg-1-ar.png);
        background-position: right bottom 25px;
        background-size: 400px;
    }

    .form-control {
        height: 50px;
        font-size: 16px;
    }


    .home {
        background-image: none;
    }

    .welcome-div {
        padding-top: 100px;
        padding-left: 50px;
    }


    .carousel-control-next {
        margin-right: 0px;
    }

    .carousel-control-prev {
        margin-left: 0;
    }

    .carousel-control-prev, .carousel-control-next {
        color: #000000 !important;
        height: 24px;
        width: 24px;
        border-radius: 40px;
        font-size: 2em;
    }

    .carousel-control-prev {
        margin-left: -20px;
        margin-top: -12px;
        color: #000000 !important;
    }

    .carousel-control-next {
        margin-right: -20px;
        margin-top: -12px;
        color: #000000 !important;
    }

    .carousel-inner {
        overflow-x: scroll;
        scrollbar-width: none;
        -webkit-scrollbar-width: none;
        -ms-scrollbar-width: none;
    }

        .carousel-inner::-webkit-scrollbar {
            width: 0px;
            height: 0px;
        }
}

@media only screen and (max-device-width: 1024px), only screen and (max-width: 1024px) {

    .hero-banner {
        height: calc(100vh - 800px);
        margin-top: 150px;
    }

    #image_background1.quote-bg, #image_background2.quote-bg, #image_background3.quote-bg, #image_background4.quote-bg, #image_background5.quote-bg, #image_background6.quote-bg {
        height: calc(100vh - 800px);
    }

    #image_background4 .quote-text {
        font-size: 35px;
        line-height: 50px;
        margin-top: 39px;
    }

    .right-search-bx {
        width: 300px;
        max-width: 100%;
        position: relative;
        margin-top: 20px;
        margin: auto;
    }

    .nav-tabs, .nav-pills {
        border: 0;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
}


@media only screen and (max-width: 991px) {
    .hero-banner {
        height: calc(100vh - 463px);
        margin-top: 85px;
    }

    #image_background1.quote-bg, #image_background2.quote-bg, #image_background3.quote-bg, #image_background4.quote-bg, #image_background5.quote-bg, #image_background6.quote-bg {
        height: calc(100vh - 463px);
    }

    #image_background1 .quote-text {
        font-size: 34px;
        line-height: 48px;
        margin-top: 0px;
    }




    /* Home page */


    .navbar-collapse {
        z-index: 10000;
        width: 230px;
    }


    header .container {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    header {
        height: 82px;
    }

    .mt-92 {
        margin-top: 82px !important;
    }

    .search {
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
    }

        .search input[type="search"] {
            width: 100%;
        }

    nav.navbar {
        background: #fff !important;
    }

    .navbar-toggler {
        display: inline-block;
        position: relative;
        left: 0;
        top: 0 !important;
        padding: 10px 20px 10px 0;
        margin: auto;
        float: left;
        margin-right: 10px;
    }

    header {
        height: 74px;
        box-shadow: 0px 5px 5px rgb(0 0 0 / 5%);
    }



    .navbar-nav {
        text-align: left;
        padding: 15px;
    }

    nav li a {
        padding: 20px 15px;
        color: #fff;
        display: block;
    }

    .navbar .navbar-toggler {
        padding: 10px 15px;
    }

    .icon-bar {
        width: 24px;
        height: 3px;
        background: #000;
        display: block;
        margin: 4px 0;
        border-radius: 5px;
    }

    .my-account {
        z-index: 2;
        padding: 15px;
        background: #FFCD00;
        width: 100%;
    }

        .my-account a:after {
            top: 24px;
            right: 8px !important;
        }

    .navbar-collapse {
        left: 0;
        right: auto;
        top: 70px;
    }

    .navbar-collapse {
        transform: translate3d(-233px, 0, 0);
    }

    .navbar-toggler {
        top: 15px;
    }

    .navbar-toggler {
        top: 15px;
    }

    header {
        height: 74px;
        box-shadow: 0px 5px 5px rgb(0 0 0 / 5%);
    }

    .hero-banner {
        margin-top: 76px;
    }

    .main {
        margin-top: 100px;
    }


    /* Home page end */
}


@media only screen and (max-device-width: 769px), only screen and (max-width: 769px) {

    .hero-banner {
        height: calc(100vh - 0px);
        margin-top: 80px;
    }

    #image_background1.quote-bg {
        height: calc(100vh - 0px);
        background: url(../../assets/img/quote-banner/m-quote1.jpg) no-repeat center/cover;
    }

    #image_background2.quote-bg {
        height: calc(100vh - 0px);
        background: url(../../assets/img/quote-banner/m-quote2.jpg) no-repeat center/cover;
    }

    #image_background3.quote-bg {
        height: calc(100vh - 0px);
        background: url(../../assets/img/quote-banner/m-quote3.jpg) no-repeat center/cover;
    }

    #image_background4.quote-bg {
        height: calc(100vh - 0px);
        background: url(../../assets/img/quote-banner/m-quote4.jpg) no-repeat center/cover;
    }

    #image_background5.quote-bg {
        height: calc(100vh - 0px);
        background: url(../../assets/img/quote-banner/m-quote5.jpg) no-repeat center/cover;
    }

    #image_background6.quote-bg {
        height: calc(100vh - 0px);
        background: url(../../assets/img/quote-banner/m-quote6.jpg) no-repeat center/cover;
    }

    #image_background1 .quote-box-left, #image_background2 .quote-box-left, #image_background3 .quote-box-left, #image_background4 .quote-box-left, #image_background5 .quote-box-left, #image_background6 .quote-box-left {
        width: 100%;
        height: 50%;
    }

    #image_background2 .quote-box-left {
        padding: 30px 45px;
    }

    #image_background4 .quote-text {
        margin-top: 0px;
    }

    .white-bx {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .login {
        background-image: url(../../assets/img/bg-1-ar.png);
        background-position: right bottom 25px;
        background-size: 200px;
    }


    .poll-box {
        padding-left: 40px;
    }

    .separation {
        height: 0px;
    }

    .panel .panel-heading .panel-title {
        font-size: 22px;
    }

    .panel-subtitle {
        margin-top: 0;
    }

    .welcome-div {
        text-align: center;
    }


    .navbar.navbar-transparent {
    }
}


@media only screen and (max-device-width: 1440px), only screen and (max-width: 1440px) {
    .box-head-txt-st {
        font-size: 1rem;
    }

    nav li a {
        padding: 20px 30px;
    }
}


@media only screen and (max-width: 1024px) {
    .right-search-bx {
        width: 300px;
        max-width: 100%;
        position: relative;
        margin-top: 20px;
        margin: auto;
    }

    .nav-tabs, .nav-pills {
        border: 0;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
}
