body {
    width: 100%;
    /*min-width: 1200px;*/
    font-family: 'Montserrat', sans-serif;
}

@font-face {
    font-family: 'happChampFont';
    src: url('../fonts/urwFont.woff2') format('woff2'), url('../fonts/urwFont.woff') format('woff'), url('../fonts/urwFont.ttf') format('truetype');
}

#DownloadCompleteAssigments {
    cursor: pointer; /* Change the cursor to a pointer */
    text-decoration: none; /* Remove the default underline */
}

    #DownloadCompleteAssigments:hover {
        text-decoration: underline; /* Underline the link on hover */
    }

/*.bgpicture{
    background-image:url('../images/bg-ambassador.jpg') !important;
}*/

.c-video{
    padding: 0% 25% !important;
}

#refId{
    margin-bottom:20px;
}


.itemis {
    width: 22% !important;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 110px;
    top: 0px;
    margin-top: 12px;
    left: 593px;
    position: absolute;
    -webkit-box-pack: justify;
    overflow: hidden;
    transform-style: flat;
    z-index: 1;
}

.menu-icon {
    width: 20px;
    height: 4px;
    background-color: #A74700;
    margin: 3px 0;
}

.main-content-Teacher {
    margin-top: 16vh;
}

.contentText {
    color: #A74700 !important;
}

.tstart {
    margin-top: 3vh;
}

span.downloadIcon {
    font-size: 13px;
}

.tooltip {
    display: inline-block;
    position: relative;
    border-bottom: 1px dotted #666;
    text-align: left;
}

    .tooltip h3 {
        margin: 12px 0;
    }

.sliderT {
    overflow: hidden;
    width: 75%;
    margin-left: 15%;
    font-size: 12px;
    margin-bottom: -1%;
}


.enterwelc {
    margin-top: 24% !important;
}

.enterwelcT {
    margin-top: 38% !important;
}

.switchToCyber {
    width: 88px;
    margin-top: 10%;
    margin-left: 0;
}

.col-sm.footerImage {
    display: grid;
    justify-content: space-between;
    align-items: center;
}

.copyrightText {
    margin-top: 3%;
    left: 7%;
    font-size: 10px;
}

.partners {
    margin-left: -30%;
    margin-top: -1%;
    width: 20%;
}

.partnerSpan {
    font-weight: bold;
    font-size: 9px;
    position: absolute;
    color: #413f3f;
    margin-top: 1%;
}

.cp1 {
    display: block;
}

.cp2 {
    display: none;
}

.pad-15 {
padding: 20px;
}

.tooltip .top {
    min-width: 200px;
    max-width: 400px;
    top: -20px;
    left: 50%;
    transform: translate(-30%,-100%);
    padding: 10px 20px;
    color: #ffffff;
    background-color: #009cdc;
    font-weight: normal;
    font-size: 14px;
    border-radius: 8px;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0,0,0,0.5);
    display: none;
}

.tooltip:hover .top {
    display: block;
}

.tooltip .top i {
    position: absolute;
    top: 100%;
    left: 30%;
    margin-left: -15px;
    width: 30px;
    height: 15px;
    overflow: hidden;
}

    .tooltip .top i::after {
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        left: 50%;
        transform: translate(-50%,-50%) rotate(45deg);
        background-color: #009cdc;
        box-shadow: 0 1px 8px rgba(0,0,0,0.5);
    }

.thumbTopic {
    margin-top: 12px;
    text-align: -webkit-center;
}

.scrolly {
    overflow-y: scroll !important;
}

.h90vh {
    height: 90vh;
}

.z-ind0 {
    z-index: 0;
}

.z-ind1 {
    z-index: 1;
}

.z-ind0 {
    z-index: 2;
}

/* Report an issue button*/
.facebook {
    background: #3B5998;
    color: white;
}

.supportButton {
    background-color: #852f18;
    color: darkblue;
}

.inputRound {
    border-radius: 10px;
    text-align-last: center;
}

::-webkit-input-placeholder {
    text-align: center;
}

:-moz-placeholder {
    /* Firefox 18- */
    text-align: center;
}

::-moz-placeholder {
    /* Firefox 19+ */
    text-align: center;
}

:-ms-input-placeholder {
    text-align: center;
}



.icon-bar {
    position: fixed;
    top: 45%;
    right: 0;
    width: 7%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 3px;
        transition: all 0.3s ease;
        color: white;
        font-size: 0.8vw; /*1.5vw*/
    }

        .icon-bar a:hover {
            background-color: #000;
        }
/*End of Report an issue button*/
#telegram {
    opacity: 1;
}

strong {
    font-weight: 600;
}

.t-bg-color {
    background-color: #852f18;
}

.t-bg-color2 {
    background-color: #FAEEE0;
}

.t-color {
    color: #852f18;
}

.t-color2 {
    color: #A74700;
}

.top-0 {
    top: 0px;
}

.left-0 {
    left: 0px;
}

.bottom-0 {
    bottom: 0px;
}

.pc10-70 {
    padding: 10px 70px;
}

.plr-210 {
    padding: 0 210px;
}

.vcenter {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.min-h-500px {
    min-height: 440px;
}

.pc-10p {
    padding: 10%;
}

.h1-custom {
    font-size: 50px;
}

.font-weight-400 {
    font-weight: 400;
}

.shadow {
    -webkit-box-shadow: 0px 0px 29px -8px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 0px 29px -8px rgba(0,0,0,0.7);
    box-shadow: 0px 0px 29px -8px rgba(0,0,0,0.7);
}

.card {
    border-radius: 25px !important;
    height: 100%;
    top: 1%;
    background-color: #FCF7BD;
    left: 1%;
}

.filter-shadow {
    -webkit-filter: drop-shadow( 0px 0px 29px rgba(0,0,0,0.7));
    filter: drop-shadow( 0px 0px 5px rgba(0, 0, 0, .7));
}

.line-height {
    line-height: 1.5;
}

.navbar-brand {
    height: 100px;
}

    .navbar-brand img {
        height: 70%;
        margin-top: 13px;
        margin-left: -55%;
    }

.navbar-custom {
    background-color: #FFFFFF !important;
    font-weight: 600;
    font-size: 20px !important;
    /*text-align-last: center;*/
    border-bottom: #852f18 1.5px solid;
    max-height: 13%;
    font-size: 18px;
}



    .navbar-custom .navbar-nav .nav-link {
        width: 170px;
        text-align: left;
        color: #852f18 !important;
        font-size: 18px;
        /*padding: 0 20px;*/
    }

        .navbar-custom .navbar-nav .show > .nav-link,
        .navbar-custom .navbar-nav .active > .nav-link,
        .navbar-custom .navbar-nav .nav-link.show,
        .navbar-custom-dark .navbar-nav .nav-link.active {
            color: #A74700 !important;
            font-weight: 900;
        }

    .navbar-custom .navbar-nav a:hover, .navbar-custom .navbar-nav a:focus {
        color: #A74700 !important;
        font-weight: 600;
    }

.tq {
    /*font-size: 30px;*/
}

.speech-bubble {
    position: relative;
    background: #ff8000;
    border-radius: 1.4em;
    width: 45%;
    height: 200px;
    /* min-height: 56px; */
    top: 71px;
    left: 28%;
}

    .speech-bubble:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 0;
        border: 20px solid transparent;
        border-top-color: #ff8000;
        border-bottom: 0;
        margin-left: -20px;
        margin-bottom: -20px;
    }

    .speech-bubble h1 {
        font-family: sniglet;
        padding-top: 72px;
        padding-left: -24px;
        text-align: center;
        color: white;
        font-weight: bold;
        text-shadow: 0px 0.1em 0em rgba(0,0,0,.3);
    }

    .speech-bubble h2 {
        margin: 0;
        font-size: 40%;
        font-weight: normal;
    }

.participate {
    text-align: center;
    margin-top: 15%;
    color: #ff8000;
}



.bg-img img {
    width: 100%;
    height: 80% !important;
    margin-top: 78px;
    position: fixed;
    background: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.madel-img {
    border-radius: 50%;
    border: 5px solid #852f18;
    width: 300px !important;
    height: 300px !important;
    padding: 50px;
    margin: auto;
}

    .madel-img img {
        width: 100%;
        height: 100%;
    }

.mt-90 {
    margin-top: 90px;
    color: #852f18;
}

.lag-nav li {
    width: 130px;
    text-align: center;
    display: inline;
    text-decoration: none;
    float: left;
    background-color: #852f18;
    margin: 0 10px;
    border-radius: 7px;
    font-size: 25px;
}

    .lag-nav li a {
        color: #fff;
    }

.display-flex {
    display: flex;
}

.language {
    transform: translate(0px, 30%);
}

.logo03 {
    width: 15%;
}

.logo02 {
    width: 50%;
    /*margin-top: 0px;*/
}

.logoP {
    margin-top: 3px !important;
    width: 195vh !important;
}

.logo04 {
    width: 15%;
}

.copyright {
    font-size: 12px;
    margin-top: 30px;
}

.card {
    border: none !important;
}

.form-label-group {
    margin-bottom: 10px;
}

    .form-label-group label, .form-label-group input, .form-label-group select, .form-label-group option {
        font-size: 18px;
        text-align: left;
        text-align-last: left;
        -ms-text-align-last: left;
        -moz-text-align-last: left;
        border-color: #852f18;
        color: #852f18;
        font-weight: 600;
    }

.form-control:focus {
    box-shadow: none !important;
    border-color: #852f18;
}

.form-label-group option {
    text-align: left;
}

.form-label-group input::placeholder, .defalt-option:optional {
    color: #A74700;
    font-weight: 400;
    font-size: 20px;
}

select:required:invalid {
    color: #A74700;
    font-weight: 400;
    font-size: 20px;
}

select option[value=""][disabled] {
    display: none;
}

.flyer-icon {
    text-align: -webkit-center;
    height: 100px;
    padding: 0px;
    border-radius: 50px;
}

.flyer-btn {
    background: #852f18;
    width: 100px;
    height: 100px;
    padding: 27px;
    border-radius: 50px;
}

.flyer-icon a:hover {
    text-decoration: none;
}

.f20 {
    font-size: 20px;
}

.flyer-icon span {
    width: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    display: block;
    text-align: center;
}

.flyer-icon img {
    margin-top: -10px;
}

.btn-main {
    font-size: 18px;
    width: 140px;
    height: 50px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #852f18;
    border-color: #852f18;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #852f18;
    border-color: #852f18;
}

.border-radius {
    border-radius: 50px;
}

.video2 {
    padding: 0;
    margin: 0;
    display: block;
    /*height: 400px;*/
}

.video {
    width: 85%;
    border-radius: 25px;
    background: #000;
    margin-left: 6%;
}

.clickd {
    margin-top: 5%;
}

iframe {
    border: none;
    width: 100%;
    height: 400px;
    border-radius: 7px;
}

.m-c-50 {
    width: 30% !important;
}

.ma {
    margin: auto !important;
}

.pt-20 {
    padding-top: 20%;
}

.border-right-2p {
    border-right: solid 3px #852f18;
}

.mh-400p {
    min-height: 400px;
}

.text-w-600 {
    font-weight: 600;
}

.question-answer p {
    margin: 0px;
}

.alpha {
    width: 30px;
    float: left;
}

.pc-10p-cus {
    padding: 6% 10%;
}
/*new css Happychamp*/
.drRao {
    margin-left: 73%;
    position: absolute;
}

.accordionCard {
    margin: 0.4vh;
    border-radius: 17px !important;
    height: 100%;
    margin-bottom: 1%;
    background-color: #FCF7BD;
    width: 86%;
    left: 5%;
    margin-left: 6%;
    padding: 1% 2% !important;
}

span.accordDownloadText {
    color: #852F18;
    font-family: 'Montserrat SemiBold';
    font-size: 13px;
}

ul.navbar-nav.ml-auto.headeroptions {
    position: absolute;
    background: center;
    border-radius: 6px;
    margin-top: 8.7%;
    background-color: #e6e7e9bf;
    text-align-last: center;
}

.nav-item.navbaritem.leftLine {
    border-width: 0px 0px 0px 2.3px;
    border-style: solid;
    border-color: rgb(233 141 5);
    margin-top: 0px;
    height: 30px;
}

.paraQ {
    font-family: 'Montserrat';
    font-weight: 600;
}
/*Video css*/
.vidcolumn1 {
    width: 48%;
    margin: 1%;
}

.col-md-12.ml-auto1 {
    width: 20vw;
    text-align: center;
}

.padding25 {
    padding-left: 25px;
    padding-right: 25px;
}

.centerOptions {
    text-align-last: center !important;
}

.enterDetailsPadding {
    padding: 25px;
    margin-top: 40%;
}

.buttonBgColorY {
    background-color: #FCF7BD;
    color: #852F18;
}

.buttonBgColorB {
    background-color: #852F18;
    color: #FCF7BD;
}

.language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
    /*    background-color: rgb(179, 205, 224, 0.54) !important;
*/ background-image: url('../images/bg-ambassador.jpg') !important;
    opacity: 0.8 !important;
    position: absolute;
    height: 110vh;
    bottom: 3%;
/*    left: 20vw;*/
    width: 23vw;
    right: 0%;
    padding-left: 2.5%;
}

.brownText {
    color: #a74700 !important;
}

.card-body.no-padding {
    padding: 0 !important;
}

.videoNoBorder {
    width: -webkit-fill-available;
    height: 100%;
    border-radius: 14px;
}

.videoContentHeader {
    font-size: 25px;
    font-weight: bold;
}

.margin-top1rem {
    margin-top: 1rem;
}
/*BackgroundVideo*/
video#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

section.main-conrainer.NoScroll.contentvid {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
}

.vidOverlay {
    background-color: rgb(0 0 0);
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    /* position: relative; */
    /* z-index: 1; */
}

.col-lg-5.col-md-12.floatright {
    float: right;
    margin-left: 16%;
}

body {
    width: 100%;
    /*min-width: 1200px;*/
    font-family: 'Montserrat', sans-serif;
}

.itemis {
    width: 22% !important;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 110px;
    top: 0px;
    margin-top: 12px;
    left: 593px;
    position: absolute;
    -webkit-box-pack: justify;
    overflow: hidden;
    transform-style: flat;
    z-index: 1;
}

.menu-icon {
    width: 20px;
    height: 4px;
    background-color: #A74700;
    margin: 3px 0;
}

.main-content-Teacher {
    margin-top: 16vh;
}

.contentText {
    color: #A74700 !important;
}

.tstart {
    margin-top: 3vh;
}

span.downloadIcon {
    font-size: 13px;
}

.tooltip {
    display: inline-block;
    position: relative;
    border-bottom: 1px dotted #666;
    text-align: left;
}

    .tooltip h3 {
        margin: 12px 0;
    }

.sliderT {
    overflow: hidden;
    width: 75%;
    margin-left: 15%;
    font-size: 12px;
    margin-bottom: -1%;
}


.enterwelc {
    margin-top: 24% !important;
}

.enterwelcT {
    margin-top: 38% !important;
}

.partners {
    width: 50%;
}

.partnerSpan {
    font-weight: bold;
    font-size: 9px;
    position: absolute;
    color: #413f3f;
    margin-top: 1%;
}

.cp1 {
    display: block;
}

.cp2 {
    display: none;
}

.tooltip .top {
    min-width: 200px;
    max-width: 400px;
    top: -20px;
    left: 50%;
    transform: translate(-30%,-100%);
    padding: 10px 20px;
    color: #ffffff;
    background-color: #009cdc;
    font-weight: normal;
    font-size: 14px;
    border-radius: 8px;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0,0,0,0.5);
    display: none;
}

.tooltip:hover .top {
    display: block;
}

.tooltip .top i {
    position: absolute;
    top: 100%;
    left: 30%;
    margin-left: -15px;
    width: 30px;
    height: 15px;
    overflow: hidden;
}

    .tooltip .top i::after {
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        left: 50%;
        transform: translate(-50%,-50%) rotate(45deg);
        background-color: #009cdc;
        box-shadow: 0 1px 8px rgba(0,0,0,0.5);
    }

.thumbTopic {
    margin-top: 12px;
    text-align: -webkit-center;
}

.scrolly {
    overflow-y: scroll !important;
}

.h90vh {
    height: 90vh;
}

.z-ind0 {
    z-index: 0;
}

.z-ind1 {
    z-index: 1;
}

.z-ind0 {
    z-index: 2;
}

/* Report an issue button*/
.facebook {
    background: #3B5998;
    color: white;
}

.supportButton {
    background-color: #852f18;
    color: darkblue;
}

.inputRound {
    border-radius: 10px;
    text-align-last: center;
}

::-webkit-input-placeholder {
    text-align: center;
}

:-moz-placeholder {
    /* Firefox 18- */
    text-align: center;
}

::-moz-placeholder {
    /* Firefox 19+ */
    text-align: center;
}

:-ms-input-placeholder {
    text-align: center;
}



.icon-bar {
    position: fixed;
    top: 45%;
    right: 0;
    width: 7%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 3px;
        transition: all 0.3s ease;
        color: white;
        font-size: 0.8vw; /*1.5vw*/
    }

        .icon-bar a:hover {
            background-color: #000;
        }
/*End of Report an issue button*/
#telegram {
    opacity: 1;
}

strong {
    font-weight: 600;
}

.t-bg-color {
    background-color: #852f18;
}

.t-bg-color2 {
    background-color: #01cbc99e;
}

.t-color {
    color: #852f18;
}

.t-color2 {
    color: #A74700;
}

.top-0 {
    top: 0px;
}

.left-0 {
    left: 0px;
}

.bottom-0 {
    bottom: 0px;
}

.pc10-70 {
    padding: 10px 70px;
}

.plr-210 {
    padding: 0 210px;
}

.vcenter {
    top: 56%;
    right: 0;
    transform: translateY(-50%);
}

.vcenterVid {
    top: 68%;
    right: 0;
    transform: translateY(-50%);
}

.min-h-500px {
    min-height: 440px;
}

.pc-10p {
    padding: 10%;
}

.h1-custom {
    font-size: 50px;
}

.font-weight-400 {
    font-weight: 400;
}

.shadow {
    -webkit-box-shadow: 0px 0px 29px -8px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 0px 29px -8px rgba(0,0,0,0.7);
    box-shadow: 0px 0px 29px -8px rgba(0,0,0,0.7);
}

.card {
    border-radius: 25px !important;
    height: 100%;
    top: 1%;
    left: 1%;
    background-color: #FCF7BD;
}

.filter-shadow {
    -webkit-filter: drop-shadow( 0px 0px 29px rgba(0,0,0,0.7));
    filter: drop-shadow( 0px 0px 5px rgba(0, 0, 0, .7));
}

.line-height {
    line-height: 1.5;
}

.navbar-brand {
    height: 100px;
}

    .navbar-brand img {
        height: 70%;
        margin-top: 13px;
        margin-left: 0%;
    }

a.navbar-brand.drRa.img-responsive {
    margin-right: -6%;
}

.navbar-custom {
    background-color: #FFFFFF !important;
    font-weight: 600;
    font-size: 20px !important;
    /*text-align-last: center;*/
    border-bottom: #852f18 1.5px solid;
    max-height: 13%;
    font-size: 18px;
    z-index: 99999;
}



    .navbar-custom .navbar-nav .nav-link {
        width: 170px;
        text-align: left;
        color: #852f18 !important;
        font-size: 18px;
        /*padding: 0 20px;*/
    }

        .navbar-custom .navbar-nav .show > .nav-link,
        .navbar-custom .navbar-nav .active > .nav-link,
        .navbar-custom .navbar-nav .nav-link.show,
        .navbar-custom-dark .navbar-nav .nav-link.active {
            color: #A74700 !important;
            font-weight: 900;
        }

    .navbar-custom .navbar-nav a:hover, .navbar-custom .navbar-nav a:focus {
        color: #A74700 !important;
        font-weight: 600;
    }

.tq {
    /*font-size: 30px;*/
}

.speech-bubble {
    position: relative;
    background: #A74700;
    border-radius: 1.4em;
    width: 45%;
    height: 200px;
    /* min-height: 56px; */
    top: 71px;
    left: 28%;
}

    .speech-bubble:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 0;
        border: 20px solid transparent;
        border-top-color: #A74700;
        border-bottom: 0;
        margin-left: -20px;
        margin-bottom: -20px;
    }

    .speech-bubble h1 {
        font-family: sniglet;
        padding-top: 72px;
        padding-left: -24px;
        text-align: center;
        color: white;
        font-weight: bold;
        text-shadow: 0px 0.1em 0em rgba(0,0,0,.3);
    }

    .speech-bubble h2 {
        margin: 0;
        font-size: 40%;
        font-weight: normal;
    }

.participate {
    text-align: center;
    margin-top: 15%;
    color: #A74700;
}



.bg-img img {
    width: 100%;
    height: 80% !important;
    margin-top: 78px;
    position: fixed;
    background: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.madel-img {
    border-radius: 50%;
    border: 5px solid #852f18;
    width: 300px !important;
    height: 300px !important;
    padding: 50px;
    margin: auto;
}

    .madel-img img {
        width: 100%;
        height: 100%;
    }

.mt-90 {
    margin-top: 90px;
    color: #852f18;
}

.lag-nav li {
    width: 130px;
    text-align: center;
    display: inline;
    text-decoration: none;
    float: left;
    background-color: #852f18;
    margin: 0 10px;
    border-radius: 7px;
    font-size: 25px;
}

    .lag-nav li a {
        color: #fff;
    }

.display-flex {
    display: flex;
}

.language {
    transform: translate(0px, 30%);
}

.logo03 {
    width: 15%;
}

.logo02 {
    width: 50%;
    /*margin-top: 0px;*/
}

.logoP {
    margin-top: 3px !important;
    width: 195vh !important;
}

.logo04 {
    width: 15%;
}

.copyright {
    font-size: 12px;
    margin-top: 30px;
}

.card {
    border: none !important;
}

.form-label-group {
    margin-bottom: 10px;
}

    .form-label-group label, .form-label-group input, .form-label-group select, .form-label-group option {
        font-size: 18px;
        text-align: left;
        text-align-last: left;
        -ms-text-align-last: left;
        -moz-text-align-last: left;
        border-color: #852f18;
        color: #852f18;
        font-weight: 600;
    }

.form-control:focus {
    box-shadow: none !important;
    border-color: #852f18;
}

.form-label-group option {
    text-align: left;
}

.form-label-group input::placeholder, .defalt-option:optional {
    color: #A74700;
    font-weight: 400;
    font-size: 20px;
}

select:required:invalid {
    color: #A74700;
    font-weight: 400;
    font-size: 17px;
    margin-bottom:15px;
}

input, input::placeholder {
    font-size: 17px !important;
}

select option[value=""][disabled] {
    display: none;
}

.flyer-icon {
    text-align: -webkit-center;
    height: 100px;
    padding: 0px;
    border-radius: 50px;
}

.flyer-btn {
    background: #852f18;
    width: 100px;
    height: 100px;
    padding: 13px;
    border-radius: 50px;
}

.flyer-icon a:hover {
    text-decoration: none;
}

.f20 {
    font-size: 20px;
}

.flyer-icon span {
    width: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    display: block;
    text-align: center;
}

.flyer-icon img {
    margin-top: 0px;
}

img.gift12 {
    width: 94px;
}

.btn-main {
    font-size: 18px;
    width: 140px;
    height: 50px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #852f18;
    border-color: #852f18;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #852f18;
    border-color: #852f18;
}

.border-radius {
    border-radius: 50px;
}

.video2 {
    padding: 0;
    margin: 0;
    display: block;
    /*height: 400px;*/
}

.video {
    width: 85%;
    border-radius: 25px;
    background: #000;
    margin-left: 6%;
}

.clickd {
    margin-top: 5%;
}

iframe {
    border: none;
    width: 100%;
    height: 400px;
    border-radius: 7px;
}

.m-c-50 {
    width: 30% !important;
}

.ma {
    margin: auto !important;
}

.pt-20 {
    padding-top: 20%;
}

.border-right-2p {
    border-right: solid 3px #852f18;
}

.mh-400p {
    min-height: 400px;
}

.text-w-600 {
    font-weight: 600;
}

.question-answer p {
    margin: 0px;
}

.alpha {
    width: 30px;
    float: left;
}

.pc-10p-cus {
    padding: 6% 6%;
}
/*new css Happychamp*/

.switchCybersmart {
    margin-top: 5%;
    margin-left: -21%;
}

ul.navbar-nav.ml-auto.headeroptions {
    position: absolute;
    background: center;
    border-radius: 6px;
    margin-top: 8.7%;
    background-color: #e6e7e9bf;
    text-align-last: center;
}

.nav-item.navbaritem.leftLine {
    border-width: 0px 0px 0px 2.3px;
    border-style: solid;
    border-color: rgb(233 141 5);
    margin-top: 0px;
    height: 30px;
}
/*Video css*/
.vidcolumn1 {
    width: 48%;
    margin: 1%;
}

.fontS-13 {
    font-size: 13px !important;
}

.fontS-21 {
    color: #a74700 !important;
    font-size: 1.5rem !important;
    font-weight: 600;
}

/*.col-md-12.ml-auto1 {
    width: 20vw;
    text-align: center;
}*/
.col-md-12.ml-auto1 {
    top: 0%;
    width: 18vw;
    position: relative;
    text-align: center;
}
    .col-md-12.ml-auto1.HC {
        /*margin-top: 31%;*/
        margin-top: 56%;
        overflow-y: scroll;
    }
.padding25 {
    padding-left: 25px;
    padding-right: 25px;
}

.centerOptions {
    text-align-last: center !important;
}

.enterDetailsPadding {
    /*padding: 8px;
    margin-top: 9%;*/
    padding: 0px;
    margin-top: 0%;
    margin-bottom: 26%;
}

.buttonBgColorY {
    background-color: #FCF7BD !important;
    color: #852F18 !important;
    padding: 5px 25px;
}

/*.buttonBgColorB {
    background-color: #852F18;
    color: #FCF7BD;
}

    .buttonBgColorB:hover {
        background-color: #A6452C;*/ /* lighter/different shade of the original color */
        /*color: black;*/ /* optional: make text pure white on hover */
    /*}*/

.buttonBgColorB {
    background-color: #852F18;
    color: #FCF7BD;
    border: none;
}

    /* Hover effect */
    .buttonBgColorB:hover:not(:disabled) {
        background-color: #A6452C;
        color: black;
    }

    /* Disabled state styling */
    .buttonBgColorB:disabled {
        background-color: #A36C54; /* lighter brown or muted shade */
        color: #D6B89C; /* lighter text color */
        opacity: 1; /* prevent default browser greying */
        cursor: not-allowed;
    }


h5.t-colorHeading.floatLeft-8 {
    color: #a74700 !important;
    float: left;
    margin-left: 8%;
    font-size: 16px;
}

label.t-colorHeading.floatLeft-8 {
    color: #a74700 !important;
    float: left;
    font-size: 16px;
}

h2.card-title.text-center.headEnterDetails.t-color {
    color: #a74700 !important;
    float: left;
    font-size: 23px;
}

.t-color-orange {
    color: #a74700 !important;
}

/*JourneyOverview 
CSS START
*/

p.top1 {
    margin-top: -7%;
    margin-left: 53%;
}

p.top3 {
    margin-top: -39%;
    margin-left: 14%;
}

p.top5 {
    margin-top: -10%;
    margin-left: 24%;
}

p.c2top1 {
    margin-top: -8%;
}

p.c2top2 {
    margin-top: -10%;
}

p.c2top5 {
    margin-top: -10%;
}

p.c3top1 {
    margin-top: -14%;
}

p.c3top2 {
    margin-top: -26%;
}

p.c3top3 {
    margin-top: -18%;
    margin-left: 10% !important;
}

p.c3top4 {
    margin-top: -3%;
    margin-left: 20% !important;
}

p.c3top5 {
    margin-top: 10%;
}

p.c3top6 {
    margin-top: -19%;
    margin-left: 30% !important;
}
#myVideo video::-webkit-media-controls {
    display: none;
}

#/*myVideo {
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin-top: 5% !important;
}*/

/*JourneyOverview 
CSS END
*/



.language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
    /*  background-color: rgba(161,161,161,0.5);
    position: absolute;
    height: 100vh;
    bottom: 57%;
    left: 24vw;*/
    background-color: rgba(161, 161, 161, 0.5);
    position: fixed;
    height: 108vh;
    left: 79vw;
}

.happyChampText {
    font-size: 26px;
    /*font-family: happChampFont;*/
    font-family: 'Montserrat', sans-serif;

    font-weight:800;
}

.headEnterDetails {
    font-size: 26px;
    font-weight: 600;
}

.card-body.no-padding {
    padding: 0 !important;
}

.videoNoBorder {
    width: -webkit-fill-available;
    height: 100%;
    border-radius: 14px;
}

.videoContentHeader {
    font-size: 25px;
    font-weight: bold;
}

/*BackgroundVideo*/
video#myVideo {
/*    position: fixed;
    top: -10%;
    bottom: 0;
    min-width: 100%;
*/    min-height: 100%;
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin-top: 5% !important;
}
p#vidTextDescription {
    width: 84%;
    text-align: justify;
    margin-left: 7%;
}


section.main-conrainer.NoScroll.contentvid {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 101%;
}

.vidOverlay {
    background-color: rgb(0 0 0);
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    /* position: relative; */
    /* z-index: 1; */
}

.col-lg-5.col-md-12.floatright {
    float: right;
    margin-left: 16%;
}

/*Answer Css*/

.awesomebtn {
    text-align: center;
    margin-top: 2%;
    padding-bottom: 12px;
    margin-left: -11%;
}

.awesome {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 22%;
}



/*Awesome end*/

.question-answer {
    float: left;
    width: 100%;
    margin: 0;
    padding: 1em;
}

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

        .question-answer li a {
            text-decoration: none;
            color: #FFA500;
        }



.correct-answer {
    background-color: #c1f1a2 !important;
    color: #00CE0E !important;
}

    .correct-answer a {
        color: #00CE0E !important;
    }

    .correct-answer span img {
        width: 30px;
        background-color: #00CE0E;
        border-radius: 50%;
        padding: 5px;
        margin-right: 10px;
    }

.wrong-answer {
    background-color: #fcbfbf !important;
    color: #852f18 !important;
}

    .wrong-answer a {
        color: #852f18 !important;
    }

    .wrong-answer span img {
        width: 30px;
        background-color: #852f18;
        border-radius: 50%;
        padding: 5px;
        margin-right: 10px;
    }


.answer-footer {
    width: 100%;
    /*height: 80px;*/
    /*position: absolute;*/
    /*bottom: 0px;*/
    /*left: 0px;*/
    border-radius: 0 0 .25rem .25rem;
}

svg {
    overflow: visible !important;
}

.cls-1 {
    width: 100%;
    fill: none;
    stroke: #ccc;
    stroke-miterlimit: 10;
    stroke-width: 3px;
    /*transform: translate(-33.79px, 9.41px);*/
}

.cls-2 {
    fill: #852f18;
    transform: translate(-16px, -15px);
}

.progressbar-back-circle {
    fill: #852f18;
    r: 5;
}

.svg-path {
    width: 478px;
    /*stroke-dasharray: 1077 980;*/
    stroke-dasharray: 15px 15px;
    fill: none;
}

.svg-path-animation {
    width: 200px;
    overflow: hidden;
}

.path-color02 {
    stroke: red;
}

.ps-bar-icons-contaner {
    width: 100%;
}

.ps-bar-icons {
    width: 200px;
    position: absolute;
    display: none;
}

.ps-bar-icons-show {
    display: block;
}

.ps-bar-icons span, .ps-bar-icons p {
    width: 150px;
    font-size: 10px;
    color: #852f18;
    margin-left: 35px;
}

.ps-bar-icons svg {
    width: 24px;
    height: 24px;
    float: left;
}

.mt-50 {
    /*margin-top: 50px;*/
}

.ps-bar-icons path {
    width: 15px;
    height: 15px;
    fill: #852f18;
}

.ps-bar-icons-bg {
    fill: #fff;
    stroke: none;
}

.ps-bar-ic-01 {
    top: 37%;
    left: 16%;
    position: absolute;
}

.ps-bar-ic-02 {
    top: 70%;
    left: 37%;
}

.ps-bar-ic-03 {
    top: 48%;
    left: 55%;
}

.ps-bar-ic-04 {
    top: 20%;
    left: 57%;
}

.ps-bar-ic-05 {
    top: 49%;
    left: 78%;
}

.ps-bar-ic-8-10-01 {
    top: 37%;
    left: 16%;
    position: absolute;
}

.ps-bar-ic-8-10-02 {
    top: 70%;
    left: 37%;
}

.ps-bar-ic-8-10-03 {
    top: 48%;
    left: 55%;
}

.ps-bar-ic-8-10-04 {
    top: 20%;
    left: 57%;
}

.ps-bar-ic-8-10-05 {
    top: 49%;
    left: 78%;
}

.ps-bar-ic-8-10-06 {
    top: 49%;
    left: 78%;
}

.ps-bar-icon-green path, .ps-bar-icon-green p {
    fill: #64dd17 !important;
    color: #64dd17 !important;
}

.ps-barfix-w {
    width: 850px;
    margin: auto;
}

.ps-bar-gift svg {
    width: 60px;
    height: 60px;
}

.ps-bar-gift {
    width: 80px;
    top: 20px;
    right: 54px;
}

.ps-bar-icons-bg-cnt {
    position: absolute;
    display: none;
}

.ps-bar-icons-bg-01 {
    width: 200px;
    top: 34%;
    left: 14%;
}




.ps-bar-icons-bg-02 {
    width: 150px;
    top: 61%;
    left: 35%;
}

.ps-bar-icons-bg-03 {
    width: 144px;
    top: 40%;
    left: 52%;
}

.ps-bar-icons-bg-04 {
    width: 194px;
    top: 16%;
    left: 54%;
}

.ps-bar-icons-bg-05 {
    width: 140px;
    top: 41%;
    left: 76%;
}

ps-bar-icons-bg-show {
    display: block;
}

.ps-bar-stroke {
    /*stroke-dasharray: 0px 1140px;*/
    /*stroke-dashoffset: 0;*/
    stroke: #852f18;
}


.color-dash-anim {
    height: 100% !important;
}

.ps-bar-stroke00 {
    width: 0px;
}

.ps-bar-stroke01 {
    width: 200px;
    animation: ps-bar-stroke01 1s ease-in-out;
}

@keyframes ps-bar-stroke01 {
    0% {
        width: 0px;
    }

    100% {
        width: 200px;
    }
}

.ps-bar-stroke02 {
    width: 370px;
    animation: ps-bar-stroke02 1s ease-in-out;
}

@keyframes ps-bar-stroke02 {
    0% {
        width: 200px;
    }

    50% {
        width: 200px;
    }

    100% {
        width: 370px;
    }
}

.ps-bar-stroke03 {
    width: 450px;
    animation: ps-bar-stroke03 1s ease-in-out;
}

@keyframes ps-bar-stroke03 {
    0% {
        width: 370px;
    }

    100% {
        width: 450px;
    }
}

.ps-bar-stroke04 {
    width: 600px;
    animation: ps-bar-stroke04 1s ease-in-out;
}

@keyframes ps-bar-stroke04 {
    0% {
        width: 450px;
    }

    40% {
        width: 450px;
    }

    100% {
        width: 600px;
    }
}

.ps-bar-stroke05 {
    width: 795px;
    animation: ps-bar-stroke05 1s ease-in-out;
}

@keyframes ps-bar-stroke05 {
    0% {
        width: 600px;
    }

    100% {
        width: 795px;
    }
}

.ps-bar-stroke06 {
    width: 900px;
    animation: ps-bar-stroke06 1s ease-in-out;
}

@keyframes ps-bar-stroke06 {
    0% {
        width: 795px;
    }

    100% {
        width: 900px;
    }
}

.navbar-toggler {
    background: none;
}

.menu-title {
    position: absolute;
    right: 60px;
    display: none;
}

.footer {
    background: #fff;
    height: 10%;
}

.hello-name-h1 {
    width: 90%;
    margin: auto;
}

.medal1 {
    width: 300px;
    height: 300px;
    padding: 50px;
    margin: auto;
    margin-bottom: 10px;
}

.certificate1 {
    width: 300px;
    height: 300px;
    padding: 50px;
    margin-left: 2%;
    margin-bottom: 10px;
}

.downbtn {
    width: 100%;
    margin-left: -42%;
}

.medal1 img {
    width: 100%;
}

.certificate1 img {
    width: 120%;
    margin-left: -7%;
}

.medal1 h4 {
    margin-top: 26px;
    color: #852f18;
}

.certificate1 h4 {
    margin-top: 19%;
    color: #852f18;
}

.prnt-btn {
    width: 20%;
    margin: auto;
    margin-bottom: 20px;
    border: none;
    display: block;
}

button:focus {
    outline: 0px dotted;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    border: none;
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

.bg-col-none {
    background: none;
}

.main-conrainer {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

.yesScroll {
    overflow-x: hidden;
    overflow-y: scroll !important;
}

.center {
    margin: auto;
    width: 50%;
    border: 3px solid green;
    padding: 10px;
}

.full-height {
    height: 100vh;
}

.main-contant-div {
    position: absolute;
    width: 100%;
    height: auto;
    /*overflow-y: scroll;*/
    margin: 36px 0 0 0;
}



.dropdown {
    top: 3px;
    left: 30%;
}

.inner-dropdown {
    padding: 16px;
    margin: auto;
    z-index: 1;
}

    .inner-dropdown img {
        width: 50px;
        height: 50px;
    }

    .inner-dropdown h5 {
        font-weight: 600;
    }

    .inner-dropdown h4 {
        font-weight: 20;
    }

.dropdown {
    position: fixed;
    width: 100px;
    top: 96px;
    z-index: 103;
    margin: auto;
    right: -60%;
}

.dropdown-content {
    display: none;
    text-align: center !important;
    position: absolute;
    width: 250px;
    padding: 20px;
    border-radius: 2px;
    text-align: left;
    line-height: 2px;
    background-color: #ffa45c;
    margin-left: -170px;
    height: 250px;
    /* box-shadow: 0px 8px 16px 0px rgb(255, 109, 0); */
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #00CE0E;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
}


.cname2 {
    top: 34% !important;
    color: black !important;
    left: 63% !important;
}

.cdate2 {
    left: 65% !important;
    top: 62% !important;
    color: black !important;
}


.cname5 {
    top: 33% !important;
    color: black !important;
    left: 63% !important;
}

.cdate5 {
    left: 65% !important;
    top: 59% !important;
    color: black !important;
}

.cname8 {
    top: 33% !important;
    color: white !important;
    left: 63% !important;
}

.cdate8 {
    left: 65% !important;
    top: 59% !important;
    color: white !important;
}

.cnameT {
    top: 30% !important;
    left: 31% !important;
    color: white !important;
}

.cclassT {
    top: 62% !important;
    left: 29% !important;
    color: white !important;
}

.blockDisp {
    display: none !important;
}

.cdateT {
    left: 27% !important;
    top: 71% !important;
    color: white !important;
}




/*-----------------------------------------------------------------------------------------------------------*/


.demo-gallery > ul {
    margin-bottom: 0;
}

    .demo-gallery > ul > li {
        float: left;
        margin-bottom: 15px;
        margin-right: 20px;
        width: 200px;
    }

        .demo-gallery > ul > li a {
            border: 3px solid #FFF;
            border-radius: 3px;
            display: block;
            overflow: hidden;
            position: relative;
            float: left;
        }


            .demo-gallery > ul > li a > img {
                -webkit-transition: -webkit-transform 0.15s ease 0s;
                -moz-transition: -moz-transform 0.15s ease 0s;
                -o-transition: -o-transform 0.15s ease 0s;
                transition: transform 0.15s ease 0s;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
                height: 100%;
                width: 100%;
            }

            .demo-gallery > ul > li a:hover > img {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }

            .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
                opacity: 1;
            }

            .demo-gallery > ul > li a .demo-gallery-poster {
                background-color: rgba(0, 0, 0, 0.1);
                bottom: 0;
                left: 0;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: background-color 0.15s ease 0s;
                -o-transition: background-color 0.15s ease 0s;
                transition: background-color 0.15s ease 0s;
            }

                .demo-gallery > ul > li a .demo-gallery-poster > img {
                    left: 50%;
                    margin-left: -10px;
                    margin-top: -10px;
                    opacity: 0;
                    position: absolute;
                    top: 50%;
                    -webkit-transition: opacity 0.3s ease 0s;
                    -o-transition: opacity 0.3s ease 0s;
                    transition: opacity 0.3s ease 0s;
                }

            .demo-gallery > ul > li a:hover .demo-gallery-poster {
                background-color: rgba(0, 0, 0, 0.5);
            }

.demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

    .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
        left: 50%;
        margin-left: -10px;
        margin-top: -10px;
        opacity: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: opacity 0.3s ease 0s;
        -o-transition: opacity 0.3s ease 0s;
        transition: opacity 0.3s ease 0s;
    }

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}

.home .demo-gallery {
    padding-bottom: 80px;
}

.img-responsive {
    width: 180px !important;
}

.slider {
    overflow: hidden;
}
/*-----------------------------------------------------------------------------------------------------------*/

@media (max-height: 670px) {

    .c-video {
        padding: 0%  !important;
    }

    .h1-custom {
        font-size: 32px !important;
    }

    .card-title {
        font-size: 18px;
    }

    .pc10-70 {
        padding: 10px 30px;
    }

    label {
        margin: 0;
    }

    .c-video {
        padding: 0% !important;
    }


    .form-label-group label, .form-label-group input, .form-label-group select, .form-label-group option {
        font-size: 14px;
    }

        .form-label-group input::placeholder, .defalt-option:optional {
            font-size: 14px;
        }

    select:required:invalid {
        font-size: 14px;
    }

    .btn-main {
        width: auto;
        height: auto;
        font-size: 14px;
    }

    .copyright {
        font-size: 12px;
        /*margin-top: 38px;*/
    }

    .logo03 {
        width: 65px;
    }

    .logo02 {
        width: 70px;
        /*margin-top: 13px;*/
    }

    .logo04 {
        width: 65px;
    }
}

@media (max-width: 420px) {

    .main-conrainer {
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0;
        overflow-x: hidden;
        overflow-y: scroll;
        background-color: #01cbc99e;
    }

    .downloadIcon {
        font-size: 13px;
        top: -83px !important;
        left: 15px !important;
    }

    .c-video {
        padding: 0% !important;
    }


    .infoi {
        z-index: 10;
        width: 100%;
        position: absolute;
        top: 32% !important;
        left: 17% !important;
    }

    .videoT {
        width: 97%;
        margin-left: 3%;
    }

    .clickd {
        margin-top: 0;
    }

    div#main {
        margin-top: -80px;
    }

    .awesomebtn {
        margin-left: -33%;
        margin-right: 33%;
        text-align: center;
        padding-bottom: 12px;
    }

    .downbtn {
        width: 100%;
        margin-left: -34%;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: -9%;
        margin-bottom: 10px;
    }

        .certificate1 img {
            width: 120%;
            margin-left: 0%;
        }

        .certificate1 h4 {
            margin-top: 19%;
            color: #852f18;
            margin-left: 0%;
        }

    .awesome {
        margin-top: 16px;
        margin-bottom: 0;
        margin-left: 15%;
        font-size: 22px;
    }

    .videoResponsive {
        width: 100%;
        margin-top: -10%;
        margin-left: 0;
    }

    .card {
        border-radius: 25px !important;
        height: 100%;
        top: 20%;
        width: 98%;
        left: 0%;
        background-color: #FCF7BD;
    }

    .enterbtn {
        padding-bottom: 20px;
        margin-right: 32%;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }
}

@media (max-height: 1024px) {
    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 8px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }
}

/* Portrait */
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0;
        font-weight: 600;
        font-size: 17px;
        padding: 0rem 1.7rem;
    }
}

/* Landscape */
@media only screen and (min-width: 1112px) and (max-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0;
        font-weight: 600;
        font-size: 17px;
        padding: 0rem 1.7rem;
    }
}


@media screen and (max-width: 1024px), screen and (max-height: 1366px) {
    /*.question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0;
        font-weight: 600;
        font-size: 17px;
        padding: 0rem 1.7rem;
    }*/
}

@media (max-device-height: 547px) {
    .main-contant-div {
        height: auto;
        /*background: red;*/
        margin: 107px 0;
        top: 0;
        right: 0;
        transform: translateY(0);
    }




    .ps-bar-ic-01 {
        top: 100%;
        left: 5%;
    }

    .ps-bar-ic-02 {
        top: 77%;
        left: 53%;
    }

    .ps-bar-ic-03 {
        top: 70%;
        left: 5%;
    }

    .ps-bar-ic-04 {
        top: 51%;
        left: 47%;
        z-index: 1;
    }

    .ps-bar-ic-05 {
        top: 37%;
        left: 16%;
    }

    .ps-bar-ic-8-10-01 {
        top: 100%;
        left: 5%;
    }

    .ps-bar-ic-8-10-02 {
        top: 77%;
        left: 53%;
    }

    .ps-bar-ic-8-10-03 {
        top: 70%;
        left: 5%;
    }

    .ps-bar-ic-8-10-04 {
        top: 51%;
        left: 47%;
        z-index: 1;
    }

    .ps-bar-ic-8-10-05 {
        top: 37%;
        left: 16%;
    }

    .ps-bar-ic-8-10-06 {
        top: 37%;
        left: 16%;
    }
}

.downbutton {
    max-width: 20%;
    height: 40px;
    margin-left: 40%;
    margin-bottom: 20px;
    margin-top: 20px;
}
/*----------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1920px) {
    .ps-bar-icons-bg-01 {
        top: 29%;
        left: 10%;
    }

    .ps-bar-ic-01 {
        top: 41%;
        left: 15%;
    }

    .ps-bar-icons-bg-02 {
        top: 54%;
        left: 34%;
    }

    .ps-bar-ic-02 {
        top: 81%;
        left: 33%;
    }

    .ps-bar-icons-bg-03 {
        top: 36%;
        left: 52%;
    }

    .ps-bar-ic-03 {
        top: 47%;
        left: 53%;
    }

    .ps-bar-icons-bg-04 {
        top: 12%;
        left: 53%;
        z-index: 1;
    }

    .ps-bar-ic-04 {
        top: 14%;
        left: 55%;
        z-index: 1;
    }

    .ps-bar-icons-bg-05 {
        top: 37%;
        left: 76%;
    }

    .ps-bar-ic-05 {
        top: 50%;
        left: 78%;
    }

    .ps-bar-ic-8-10-01 {
        top: 41%;
        left: 15%;
    }

    .ps-bar-ic-8-10-02 {
        top: 81%;
        left: 33%;
    }

    .ps-bar-ic-8-10-03 {
        top: 47%;
        left: 53%;
    }

    .ps-bar-ic-8-10-04 {
        top: 14%;
        left: 55%;
        z-index: 1;
    }

    .ps-bar-ic-8-10-05 {
        top: 50%;
        left: 78%;
    }

    .ps-bar-ic-8-10-06 {
        top: 50%;
        left: 78%;
    }
}

@media (max-width:1980px) {
    .logo03 {
        width: 15%;
        margin-right: 7px;
    }

    .logo02 {
        min-width: 58%;
        margin-right: 6px;
        margin-top: 6px;
        margin-left: -21%;
    }

    .logo04 {
        width: 15%;
    }

    .card {
        border-radius: 25px !important;
        height: 100%;
        top: 1%;
        background-color: #FCF7BD;
        /*left: 8%;*/
    }

    .bg-img {
        height: 110%;
    }


    /* Support Page CSS */

    .supportAgent {
    }

        .supportAgent img {
            position: absolute;
            bottom: 0;
            right: 0;
        }

    .supportPhone {
    }

        .supportPhone img {
            max-width: 8%;
        }

    .supportMail {
    }

        .supportMail img {
            max-width: 11%;
            margin-left: -10px;
        }

    .supportMesage {
    }

    .supportMessage img {
        max-width: 11%;
        margin-left: -10px;
    }

    .supportReport {
        text-align: center;
        font-size: 30px;
        font-weight: 600;
        color: #852f18;
    }

    .suportNumber {
        color: #007bff;
        font-weight: 600;
        font-size: 18px;
        margin-left: 5px;
    }

    .supportText {
        color: #852f18;
        font-weight: 600;
        font-size: 18px;
    }

    .SupportContent {
        margin-top: 47px;
    }
}

@media(max-width:850px) {

    .supportPhone img {
        max-width: 8%;
        margin-left: -3%;
    }

    .supportAgent {
    }

        .supportAgent img {
            position: absolute;
            top: 80%;
            width: 54%;
            right: 0;
        }
}
/*SUPPORT PAGE END*/

@media (max-width: 992px) {

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }
}

@media (max-width: 992px) {

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
    }

    .navbar-collapse {
        position: absolute;
        top: 0px;
        right: 0;
        padding-top: 17px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 25%;
        height: 100vh;
        z-index: 1;
        background: #fff;
    }

        .navbar-collapse.collapsing {
            height: auto;
            -webkit-transition: right 0.3s ease;
            -o-transition: right 0.3s ease;
            -moz-transition: right 0.3s ease;
            transition: right 0.3s ease;
            left: -100%;
        }

        .navbar-collapse.show {
            right: 0;
            -webkit-transition: right 0.3s ease-in;
            -o-transition: right 0.3s ease-in;
            -moz-transition: right 0.3s ease-in;
            transition: right 0.3s ease-in;
        }

    .menu-title {
        display: block
    }

    .h1-custom {
        font-size: 200%;
        text-align: center;
    }

    .login-heading {
        text-align: center;
    }

    .lag-nav {
        width: 100%;
        margin: auto;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 20px;
        }

    .pt-5, .py-5 {
        padding-top: 0px !important;
    }

    .welcome {
        font-size: 12px;
    }

    .form-signin {
        padding: 0px;
    }

    .btn-main {
        margin: 0 !important;
    }

    .main-contant-div {
        /*background: pink;*/
        height: auto;
        margin: 120px 0 200px 0;
        top: 0;
        right: 0;
        transform: translateY(0);
    }

    .certificate-div {
        margin-top: 20px;
    }

    .ps-bar-icons-bg-01 {
        top: 31%;
        left: 13%;
    }

    .ps-bar-ic-01 {
        top: 34%;
        left: 14%;
    }

    .ps-bar-icons-bg-02 {
        top: 59%;
        left: 37%;
    }

    .ps-bar-ic-02 {
        top: 68%;
        left: 39%;
    }

    .ps-bar-icons-bg-03 {
        top: 40%;
        left: 52%;
    }

    .ps-bar-ic-03 {
        top: 47%;
        left: 54%;
    }

    .ps-bar-icons-bg-04 {
        top: 15%;
        left: 54%;
        z-index: 1;
    }

    .ps-bar-ic-04 {
        top: 18%;
        left: 56%;
        z-index: 1;
    }

    .ps-bar-icons-bg-05 {
        top: 40%;
        left: 76%;
    }

    .ps-bar-ic-05 {
        top: 48%;
        left: 78%;
    }

    .ps-bar-ic-8-10-01 {
        top: 34%;
        left: 14%;
    }

    .ps-bar-ic-8-10-02 {
        top: 68%;
        left: 39%;
    }

    .ps-bar-ic-8-10-03 {
        top: 47%;
        left: 54%;
    }

    .ps-bar-ic-8-10-04 {
        top: 18%;
        left: 56%;
        z-index: 1;
    }

    .ps-bar-ic-8-10-05 {
        top: 48%;
        left: 78%;
    }

    .ps-bar-ic-8-10-06 {
        top: 48%;
        left: 78%;
    }
}

@media (max-width: 870px) {
    .navbar-collapse {
        width: 30%;
    }

    .card {
        overflow-y: hidden;
        overflow-x: hidden;
        display: block;
        /*top:20%;*/
    }

    .btn-main {
        margin: 1rem !important;
    }

    .ps-bar-icons-bg-01 {
        top: 42%;
        left: 12%;
    }

    .ps-bar-ic-01 {
        top: 46%;
        left: 14%;
    }

    .ps-bar-icons-bg-02 {
        top: 74%;
        left: 35%;
    }

    .ps-bar-ic-02 {
        top: 85%;
        left: 37%;
    }

    .ps-bar-icons-bg-03 {
        top: 48%;
        left: 52%;
    }

    .ps-bar-ic-03 {
        top: 57%;
        left: 54%;
    }

    .ps-bar-icons-bg-04 {
        top: 18%;
        left: 54%;
        z-index: 1;
    }

    .ps-bar-ic-04 {
        top: 22%;
        left: 56%;
        z-index: 1;
    }

    .ps-bar-icons-bg-05 {
        top: 51%;
        left: 76%;
    }

    .ps-bar-ic-05 {
        top: 61%;
        left: 78%;
    }

    .ps-bar-ic-8-10-01 {
        top: 46%;
        left: 14%;
    }

    .ps-bar-ic-8-10-02 {
        top: 85%;
        left: 37%;
    }

    .ps-bar-ic-8-10-03 {
        top: 57%;
        left: 54%;
    }

    .ps-bar-ic-8-10-04 {
        top: 22%;
        left: 56%;
        z-index: 1;
    }

    .ps-bar-ic-8-10-05 {
        top: 61%;
        left: 78%;
    }

    .ps-bar-ic-8-10-06 {
        top: 61%;
        left: 78%;
    }

    .inner-dropdown img {
        width: 45px;
        height: 45px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 36%;
    }

    .copyright {
        font-size: 7px;
        margin-top: 6px;
    }
}



@media (max-width: 750px) {
    #svg-doc {
        transform: rotate(-70deg) !important;
        width: 119%;
        margin-top: 64%;
        margin-left: -18%;
    }


    .ps-bar-gift {
        width: 57px;
        top: 20px;
        left: 46%;
        transform: translateX(-50%);
    }

    .ps-bar-gift1 img {
        width: 10vw;
    }

    .ps-bar-icons-bg-01, .ps-bar-icons-bg-02, .ps-bar-icons-bg-03, .ps-bar-icons-bg-04, .ps-bar-icons-bg-05 {
        display: none !important;
    }

    .ps-bar-ic-01 {
        top: 100%;
        left: 5%;
    }

    .ps-bar-ic-02 {
        top: 77%;
        left: 53%;
    }

    .ps-bar-ic-03 {
        top: 70%;
        left: 5%;
    }

    .ps-bar-ic-04 {
        top: 51%;
        left: 47%;
        z-index: 1;
    }

    .ps-bar-ic-05 {
        top: 37%;
        left: 16%;
    }

    .ps-bar-ic-8-10-01 {
        top: 100%;
        left: 5%;
    }

    .ps-bar-ic-8-10-02 {
        top: 77%;
        left: 53%;
    }

    .ps-bar-ic-8-10-03 {
        top: 70%;
        left: 5%;
    }

    .ps-bar-ic-8-10-04 {
        top: 51%;
        left: 47%;
        z-index: 1;
    }

    .ps-bar-ic-8-10-05 {
        top: 37%;
        left: 16%;
    }

    .ps-bar-ic-8-10-06 {
        top: 37%;
        left: 16%;
    }

    .g-btn {
        position: absolute;
        top: 0;
        left: 10px;
        z-index: 500;
    }

    .inner-dropdown img {
        width: 42px;
        height: 42px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 36%;
    }

    .downbutton {
        max-width: 50%;
    }
}

@media (max-width: 712px) {
    .navbar-collapse {
        width: 35%;
    }

    .inner-dropdown img {
        width: 40px;
        height: 40px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 0;
    }

    .downbutton {
        max-width: 50%;
    }
}


@media (max-width: 622px) {
    .navbar-collapse {
        width: 40%;
    }

    .enterbtn {
        padding-bottom: 20px;
    }

    .video {
        width: 100%;
        border-radius: 25px;
        background: #000;
    }

    .footer-logo, .footer-copyright {
        width: 50%;
        height: 10%;
        /*margin-top: 10px;*/
    }

    .v-scrl {
        height: 555px;
        overflow-y: scroll;
    }

    .inner-dropdown img {
        width: 38px;
        height: 38px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 0;
    }

    .downbutton {
        max-width: 50%;
    }
}

@media (max-width: 552px) {
    .navbar-collapse {
        width: 45%;
    }

    .main-conrainer {
        width: 100%;
        height: 135vh;
        position: absolute;
        top: 0;
        overflow-x: hidden;
        overflow-y: scroll;
        background-color: #01cbc99e;
    }

    .videoResponsive {
        width: 98%;
        margin-bottom: -5%;
        margin-left: 0%;
    }

    .jouneyOverviewCard {
        height: 117% !important;
    }

    .enterbtn {
        padding-bottom: 20px;
    }

    .video {
        width: 100%;
        border-radius: 25px;
        background: #000;
    }

    .prnt-btn {
        width: 30%;
        margin-bottom: 40px;
    }

    .inner-dropdown img {
        width: 35px;
        height: 35px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 0;
    }

    .downbutton {
        max-width: 50%;
    }


    /*.bg-img{*/
    /*height: auto !important;*/
    /*}*/

}

@media (max-width: 488px) {
    .navbar-collapse {
        width: 50%;
    }


    .videoResponsive {
        width: 98%;
        margin-bottom: -5%;
        margin-left: 0%;
    }

    .enterbtn {
        padding-bottom: 20px;
        margin-right: 36%;
    }

    .video {
        width: 88%;
        margin-top: 25%;
        border-radius: 25px;
        background: #000;
    }

    .videoResponsive {
        width: 100%;
        margin-top: -10%;
        margin-left: 0%;
    }

    .videoResponsive1 {
        width: 73%;
        margin-top: -10%;
        margin-left: 20%;
    }

    .v-scrl {
        height: 555px;
        overflow-y: scroll;
    }

    .inner-dropdown img {
        width: 35px;
        height: 35px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 0;
    }

    .downbutton {
        max-width: 50%;
    }

    .moreVid {
        margin-right: 42%;
        font-size: 10px;
    }

    .end {
        margin-right: 42%;
        font-size: 10px;
    }

    .videoResponsive {
        width: 100%;
        margin-top: -10%;
        margin-left: 0;
    }

    .participate {
        margin-left: 25%;
        margin-top: 30%;
        color: #ff8000;
    }

    .tq {
        font-size: 30px;
    }
}

@media (max-width: 425px) {
    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 !important;
    }

    .enterwelcT {
        margin-top: 0% !important;
    }

    .enterwelc {
        margin-top: 0% !important;
    }

    .navbar-collapse {
        width: 90%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: -15%;
    }

    .clickd {
        margin-top: 0;
    }

    .prnt-btn {
        width: 50%;
    }

    .yesScroll {
        overflow-x: hidden;
        overflow-y: scroll !important;
    }

    .inner-dropdown img {
        width: 35px;
        height: 35px;
        margin-left: 50px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 0;
    }

    .bg-img {
        width: 100%;
    }

    .partners {
        margin-left: 21%;
        width: 13vw;
        margin-top: -6px;
    }

    .copyright {
        font-size: 7px;
        margin-top: 6px;
        font-size: 8px;
        width: 83vw;
        margin-top: -11px;
        text-align-last: center;
    }

    .cp1 {
        display: none;
    }

    .cp2 {
        display: block;
        margin-top: -3px;
        margin-left: 3vw;
    }

    .footer {
        background: #fff;
        height: 12%;
    }

    .marquee {
        width: 300px;
        overflow: hidden;
        border: 1px solid #ccc;
        background: #ccc;
    }


    .partnerSpan {
        font-weight: bold;
        position: absolute;
        font-size: 7px;
        color: #413f3f;
        margin-top: 12px;
    }


    .navbar-brand img {
        height: 70%;
        margin-left: -7%;
        margin-top: 12px;
    }

    .bg-img img {
        width: 100%;
        height: 76% !important;
        position: fixed;
        margin-top: 25%;
        background: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }

    .downbutton {
        max-width: 50%;
    }

    .participate {
        margin-left: 30%;
        margin-top: 28%;
        color: #ff8000;
    }

    .tq {
        font-size: 30px;
    }

    .logo02 {
        width: 157%;
        margin-top: 8px;
        margin-left: -7px;
        margin-bottom: 8%;
    }

    .logo03 {
        width: 17%;
        margin-top: 8%;
        margin-bottom: 8%;
    }

    .logo04 {
        width: 17%;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .awesome {
        margin-top: 16px;
        margin-bottom: 0;
        margin-left: 15%;
        font-size: 22px;
    }
}



/*@media (min-width: 768px) {
    .carousel-multi-item-2 .col-md-3 {
        float: left;
        width: 25%;
        max-width: 100%;
    }

    .next1 {
        margin-top: 3%;
    }

    .enterbtn {
        padding-bottom: 20px;
    }


    .copyright {
        font-size: 12px;
        margin-top: 20px;
        text-align-last: center;
        float: right;
        margin-right: -30%;
    }
}
*/
/*@media (max-width: 375px) {

    .ps-bar-icons span, .ps-bar-icons p {
        width: 70px;
    }

    .downbutton {
        max-width: 50%;
    }

    .ps-bar-ic-01 {
        top: 105%;
        left: 47%;
    }

    .ps-bar-ic-02 {
        top: 83%;
        left: 10%;
    }

    .ps-bar-ic-03 {
        top: 65%;
        left: 48%;
    }

    .ps-bar-ic-04 {
        top: 50%;
        left: 7%;
        z-index: 1;
    }

    .ps-bar-ic-05 {
        top: 38%;
        left: 55%;
    }

    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 16% !important;
        font-size: 18px;
    }
}

*/
/*@media (max-width: 512px) {

    .ps-bar-icons span, .ps-bar-icons p {
        width: 70px;
    }

    .downbutton {
        max-width: 50%;
    }

    .ps-bar-ic-01 {
        top: 105%;
        left: 47%;
    }

    .ps-bar-ic-02 {
        top: 83%;
        left: 10%;
    }

    .ps-bar-ic-03 {
        top: 65%;
        left: 48%;
    }

    .ps-bar-ic-04 {
        top: 50%;
        left: 7%;
        z-index: 1;
    }

    .ps-bar-ic-05 {
        top: 38%;
        left: 55%;
    }

    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 16% !important;
        font-size: 18px;
    }
}
*/


@media( max-height: 450px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 18% !important;
        font-size: 18px;
    }

    .enterwelcT {
        margin-top: 5% !important;
    }

    .enterwelc {
        margin-top: 5% !important;
    }

    .enableScroll {
        overflow-x: hidden;
        overflow-y: scroll;
    }
}

.carousel-multi-item-2 .card img {
    border-radius: 2px;
}

.moreVid {
    margin-right: 42%;
    font-size: 10px;
}

.end {
    margin-right: 42%;
    /* width: 20%; */
    font-size: 10px;
}

.topNameslide {
    margin-top: 115px;
    margin-left: 15%;
    font-size: 16px;
    white-space: nowrap;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
}

.videoResponsive {
    width: 68%;
    margin-bottom: 16%;
    margin-left: 15%;
}

/*GALAXY S5*/
@media (width: 640px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .downloadIcon {
        font-size: 13px;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
        overflow-x: hidden;
        overflow-y: hidden !important;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
    }

    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: hidden;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {
        /* text-align: center; */
        margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }

    .infoi {
        top: 36% !important;
        left: 16% !important;
    }
}

/*width 475 LANSCAPE*/
@media (width: 814px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
    }

    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: hidden;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {
        /* text-align: center; */
        margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }
}

/* GALAXY S5 LANDSCAPE */
@media (height:360px) {
    .video {
        width: 51% !important;
        border-radius: 25px;
        background: #000;
        margin-left: 28% !important;
        margin-top: 7%;
        /* margin-bottom: 39px; */
    }

    .flexslider .slides img {
        height: 16vh;
        width: 23vw;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 17% !important;
        font-size: 18px;
    }

    .bg-img {
        height: 100% !important;
    }

    .infoi {
        top: 10% !important;
        left: 10% !important;
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
        overflow-x: hidden;
        overflow-y: hidden !important;
    }
}
/*iphone 6/7/8 LANDSCAPE*/
/*@media (width: 667px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
        overflow-x: hidden;
        overflow-y: hidden !important;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {*/
/*height: 84%;*/
/*}

    .footer {
        background: #fff;
        height: 11%;
    }

    .min-h-500px {
        min-height: 276px;
    }

    .card {
        overflow-y: hidden;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
        margin-top: 1.5%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 3%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .nextbutton {
        width: 20%;
        margin-left: 35% !important;
        float: none !important;
    }

    .enterbtn {*/
/* text-align: center; */
/*margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 20%;
        margin-bottom: 10px;
    }

    .video {
        width: 57% !important;
        border-radius: 25px;
        background: #000;
        margin-left: 23% !important;
        margin-top: -3% !important;
    }

    .infoi {
        top: 28% !important;
        left: 12% !important;
    }
}*/

/*iphone 6/7/8 PORTRAIT */
/*@media (width:375px) {
    .card {
        border-radius: 25px !important;
        height: 100%;
        top: 1%;
        left: 0;
        background-color: #FCF7BD;
    }

    .jouneyOverviewCard {
        overflow-y: hidden;
        overflow-x: hidden;
        display: block;
        height: 115% !important;
    }

    .yesScroll {
        overflow-x: hidden;
        overflow-y: scroll !important;
        background-color: #FAEEE0;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

    .video {
        width: 93%;
        border-radius: 25px;
        background: #000;
        margin-left: 3%;
    }

    .nextbutton {
        margin-left: 55% !important;
        float: none !important;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 5%;
        margin-bottom: 10px;
    }
}*/

/*iPAD PORTRAIT*/
/*@media (width: 768px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .enterwelcT {
        margin-top: 0% !important;
    }

    .enterwelc {
        margin-top: 0% !important;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

    .nextI {
        margin-top: 28% !important;
    }

    .ps-bar-icons-bg-01, .ps-bar-icons-bg-02, .ps-bar-icons-bg-03, .ps-bar-icons-bg-04, .ps-bar {
        display: none !important;
    }

    .clickd {
        margin-top: 2%;
        font-size: 18px;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: 5%;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        overflow-x: hidden;
        overflow-y: hidden !important;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
        height: 100%;
    }

    .footer {
        background: #fff;
        height: 11%;
    }

    .min-h-500px {
        min-height: 500px;
    }*/

/*.card {
        border-radius: 25px !important;
        height: 101%;
        top: 10%;
        left: 0%;
    }*/

/*.cardIpad {
        min-height: 500px;
    }*/
/*.video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
        margin-top: 1.5%;
    }*/

/*.videoResponsive {
        width: 78%;
        margin-top: 10%;
        margin-left: 10%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 70%;
        margin-top: 10%;
        margin-left: 0%;
    }

    .navbar-toggler {
        position: absolute;
        z-index: 2;
        top: 33%;
        right: 3%;
    }

    .h1-custom {
        font-size: 40px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 24px;
        margin-top: 8%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 30px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 1%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 110%;
        margin-top: 3%;
    }

    .logo03 {
        width: 17%;
        margin-top: 3%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 20px;
        margin-top: 9px;
    }

    .nextbutton {
        width: 30%;
        margin-left: 35% !important;
        float: none !important;
    }

    .awesome {
        margin-top: 18px;
        margin-bottom: 12px;
        margin-left: 22%;
    }

    .enterbtn {*/
/* text-align: center; */
/*margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 20%;
            margin-left: 0;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-right: 0;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 0%;
        margin-bottom: 0;
    }

    .infoi {
        z-index: 10;
        width: 100%;
        position: absolute;
        top: 47% !important;
        left: 7% !important;
    }

    .videoSlider {
        height: 15%
    }

    .supportAgent img {
        position: absolute;
        top: 51%;
        width: 40%;
        right: 0;
    }

    .supportPhone img {
        max-width: 8%;
        margin-left: 0%;
    }
}*/

/*IPAD LANDSCAPE*/
/*@media (width:1024px) {
    .logo02 {
        width: 100%;*/
/* margin-top: 3%; */
/*}

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 15px;
    }

    .sliderT {
        overflow: hidden;
        width: 75%;
        margin-left: 15%;
        margin-bottom: 0%;
    }

    .ps-bar-icons-bg-01, .ps-bar-icons-bg-02, .ps-bar-icons-bg-03, .ps-bar-icons-bg-04, .ps-bar-icons-bg-05, .ps-bar {
        display: none !important;
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        overflow-x: hidden;
        overflow-y: hidden !important;
    }

    img.gift12 {
        width: 70%;
        margin-left: 65%;
        margin-top: -25%;
    }

    .btn-main {
        font-size: 18px;
        width: 90px;
        height: 40px;
    }

    .videoResponsive {
        width: 73%;
        margin-top: -10%;
        margin-left: 15%;
    }
}*/



/*UNIVERSAL ANDROID SCREENS 1*/
/*@media (width: 731px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .enterbtn {
        padding-bottom: 20px;
        margin-right: 38% !important;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
        overflow-x: hidden;
        overflow-y: scroll !important;
    }

    .scroller {
        overflow-y: hidden;
    }

    .yesScroll {
        overflow-x: hidden;
        overflow-y: scroll !important;
    }

    .bg-img {
    }

    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: hidden;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }


    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {*/
/* text-align: center; */
/*margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }
}*/

/*UNVIVERSAL ANDROID SCREENS 3*/

@media (height:731px) {
    .videoResponsive {
        width: 100%;
        margin-top: -10%;
        margin-left: 0px;
    }

    .card {
        border-radius: 25px !important;
        height: 100%;
        width: 98%;
        background-color: #FCF7BD;
        top: 1%;
    }
}

/*UNIVERSAL ANDROID SCREENS 2*/
/*@media (width: 823px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
    }

    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: scroll;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {*/
/* text-align: center; */
/*margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }
}*/

/*UNIVERSAL ANDROID SCREENS 3*/
@media (max-height: 320px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
    }

    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: scroll;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {
        /* text-align: center; */
        margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }
}


/*UNIVERSAL ANDROID SCREENS 2*/
@media (max-height: 425px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 18%;
        font-size: 18px;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
    }

    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: scroll;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }
    /*.video {
        width: 52%;
        border-radius: 25px;
        background: #000;
        margin-left: 28%;
        margin-bottom: 1%;
    }*/

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }


    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {
        /* text-align: center; */
        margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }
}
/*
@media (width: 731px) {
    .video {
        width: 52%;
        border-radius: 25px;
        background: #000;
        margin-left: 28%;
        margin-bottom: 1%;
    }
}

@media (width: 823px) {
    .video {
        width: 39%;
        border-radius: 25px;
        background: #000;
        margin-left: 28%;
        margin-bottom: 1%;
    }
}

@media(width: 667px) {
    .video {
        width: 46% !important;
        border-radius: 25px;
        background: #000;
        margin-left: 29% !important;
        margin-top: 8% !important;
    }
}
*/
@media (height: 640px) {
    .card {
        border-radius: 25px !important;
        height: 100%;
        top: 0;
        width: 100%;
        left: 0%;
        background-color: #FCF7BD;
    }

    .videoResponsive {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
    }

    .enterwelcT {
        margin-top: 0% !important;
    }

    .enterwelc {
        margin-top: 0% !important;
    }

    .jouneyOverviewCard {
        height: 114%;
    }
}


ul.navbar-nav.ml-auto.headeroptions {
    position: absolute;
    background: center;
    border-radius: 6px;
    margin-top: 8.7%;
    background-color: #e6e7e9bf;
    text-align-last: center;
    margin-left: 3% !important;
}

.nav-item.navbaritem.leftLine {
    border-width: 0px 0px 0px 2.3px;
    border-style: solid;
    border-color: rgb(233 141 5);
    margin-top: 0px;
    height: 30px;
}

/*Answer Css*/

.awesomebtn {
    text-align: center;
    margin-top: 2%;
    padding-bottom: 12px;
    margin-left: -11%;
}

.awesome {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 22%;
}



/*Awesome end*/

.question-answer {
    float: left;
    width: 100%;
    margin: 0;
    padding: 1em;
    display:flex;
    flex-wrap:wrap;
}

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

        .question-answer li a {
            text-decoration: none;
            color: #852f18;
        }



.correct-answer {
    background-color: #c1f1a2 !important;
    color: #00CE0E !important;
}

    .correct-answer a {
        color: #00CE0E !important;
    }

    .correct-answer span img {
        width: 30px;
        background-color: #00CE0E;
        border-radius: 50%;
        padding: 5px;
        margin-right: 10px;
    }

.wrong-answer {
    background-color: #fcbfbf !important;
    color: #852f18 !important;
}

    .wrong-answer a {
        color: #852f18 !important;
    }

    .wrong-answer span img {
        width: 30px;
        background-color: #852f18;
        border-radius: 50%;
        padding: 5px;
        margin-right: 10px;
    }


.answer-footer {
    width: 100%;
    /*height: 80px;*/
    /*position: absolute;*/
    /*bottom: 0px;*/
    /*left: 0px;*/
    border-radius: 0 0 .25rem .25rem;
}

svg {
    overflow: visible !important;
}

.cls-1 {
    width: 100%;
    fill: none;
    stroke: #ccc;
    stroke-miterlimit: 10;
    stroke-width: 3px;
    /*transform: translate(-33.79px, 9.41px);*/
}

.cls-2 {
    fill: #852f18;
    transform: translate(-16px, -15px);
}

.progressbar-back-circle {
    fill: #852f18;
    r: 5;
}

.svg-path {
    width: 478px;
    /*stroke-dasharray: 1077 980;*/
    stroke-dasharray: 15px 15px;
    fill: none;
}

.svg-path-animation {
    width: 200px;
    overflow: hidden;
}

.path-color02 {
    stroke: red;
}

.ps-bar-icons-contaner {
    width: 100%;
}

.ps-bar-icons {
    width: 200px;
    position: absolute;
    display: none;
}

.ps-bar-icons-show {
    display: block;
}

.ps-bar-icons span, .ps-bar-icons p {
    width: 150px;
    font-size: 12px;
    color: #852f18;
    margin-left: 35px;
    font-weight:600;    
}

.ps-bar-icons svg {
    width: 24px;
    height: 24px;
    float: left;
}

.mt-50 {
    /*margin-top: 50px;*/
}

.ps-bar-icons path {
    width: 15px;
    height: 15px;
    fill: #852f18;
}

.ps-bar-icons-bg {
    fill: #fff;
    stroke: none;
}

.ps-bar-ic-01 {
    top: 37%;
    left: 16%;
    position: absolute;
}

.ps-bar-ic-02 {
    top: 70%;
    left: 37%;
}

.ps-bar-ic-03 {
    top: 48%;
    left: 55%;
}

.ps-bar-ic-04 {
    top: 20%;
    left: 57%;
}

.ps-bar-ic-05 {
    top: 49%;
    left: 78%;
}

.ps-bar-ic-8-10-01 {
    top: 37%;
    left: 16%;
    position: absolute;
}

.ps-bar-ic-8-10-02 {
    top: 70%;
    left: 37%;
}

.ps-bar-ic-8-10-03 {
    top: 48%;
    left: 55%;
}

.ps-bar-ic-8-10-04 {
    top: 20%;
    left: 57%;
}

.ps-bar-ic-8-10-05 {
    top: 49%;
    left: 78%;
}

.ps-bar-ic-8-10-06 {
    top: 49%;
    left: 78%;
}

.ps-bar-icon-green path, .ps-bar-icon-green p {
    fill: #64dd17 !important;
    color: #64dd17 !important;
}

.ps-barfix-w {
    width: 850px;
    margin: auto;
}

.ps-bar-gift svg {
    width: 60px;
    height: 60px;
}

.ps-bar-gift {
    width: 80px;
    top: 20px;
    right: 54px;
}

.ps-bar-icons-bg-cnt {
    position: absolute;
    display: none;
}

.ps-bar-icons-bg-01 {
    width: 200px;
    top: 34%;
    left: 14%;
}




.ps-bar-icons-bg-02 {
    width: 150px;
    top: 61%;
    left: 35%;
}

.ps-bar-icons-bg-03 {
    width: 144px;
    top: 40%;
    left: 52%;
}

.ps-bar-icons-bg-04 {
    width: 194px;
    top: 16%;
    left: 54%;
}

.ps-bar-icons-bg-05 {
    width: 140px;
    top: 41%;
    left: 76%;
}

ps-bar-icons-bg-show {
    display: block;
}

.ps-bar-stroke {
    /*stroke-dasharray: 0px 1140px;*/
    /*stroke-dashoffset: 0;*/
    stroke: #852f18;
}


.color-dash-anim {
    height: 100% !important;
}

.ps-bar-stroke00 {
    width: 0px;
}

.ps-bar-stroke01 {
    width: 200px;
    animation: ps-bar-stroke01 1s ease-in-out;
}

@keyframes ps-bar-stroke01 {
    0% {
        width: 0px;
    }

    100% {
        width: 200px;
    }
}

.ps-bar-stroke02 {
    width: 370px;
    animation: ps-bar-stroke02 1s ease-in-out;
}

@keyframes ps-bar-stroke02 {
    0% {
        width: 200px;
    }

    50% {
        width: 200px;
    }

    100% {
        width: 370px;
    }
}

.ps-bar-stroke03 {
    width: 450px;
    animation: ps-bar-stroke03 1s ease-in-out;
}

@keyframes ps-bar-stroke03 {
    0% {
        width: 370px;
    }

    100% {
        width: 450px;
    }
}

.ps-bar-stroke04 {
    width: 600px;
    animation: ps-bar-stroke04 1s ease-in-out;
}

@keyframes ps-bar-stroke04 {
    0% {
        width: 450px;
    }

    40% {
        width: 450px;
    }

    100% {
        width: 600px;
    }
}

.ps-bar-stroke05 {
    width: 795px;
    animation: ps-bar-stroke05 1s ease-in-out;
}

.ps-bar-stroke05-8-10 {
    width: 692px;
    animation: ps-bar-stroke05-8-10 1s ease-in-out;
}

@keyframes ps-bar-stroke05 {
    0% {
        width: 600px;
    }

    100% {
        width: 795px;
    }
}

@keyframes ps-bar-stroke05-8-10 {
    0% {
        width: 600px;
    }

    100% {
        width: 692px;
    }
}

.ps-bar-stroke06 {
    width: 900px;
    animation: ps-bar-stroke06 1s ease-in-out;
}

@keyframes ps-bar-stroke06 {
    0% {
        width: 795px;
    }

    100% {
        width: 900px;
    }
}

.ps-bar-stroke06-8-10 {
    width: 830px;
    animation: ps-bar-stroke06-8-10 1s ease-in-out;
}

@keyframes ps-bar-stroke06-8-10 {
    0% {
        width: 795px;
    }

    100% {
        width: 830px;
    }
}

.navbar-toggler {
    background: none;
}

.menu-title {
    position: absolute;
    right: 60px;
    display: none;
}

.footer {
    background: #fff;
    height: 10%;
    z-index: 99999;
}

.hello-name-h1 {
    width: 90%;
    margin: auto;
}

.medal1 {
    width: 300px;
    height: 300px;
    padding: 50px;
    margin: auto;
    margin-bottom: 10px;
}

.certificate1 {
    width: 300px;
    height: 300px;
    padding: 50px;
    margin-left: 3%;
    margin-bottom: 10px;
}

.downbtn {
    width: 100%;
    margin-left: -44%;
}

.medal1 img {
    width: 100%;
}

.certificate1 img {
    width: 78%;
    margin-left: 14%;
    height: 94%;
}

.medal1 h4 {
    margin-top: 38px;
    color: #852f18;
}

.certificate1 h4 {
    margin-top: 19%;
    color: #852f18;
}

.prnt-btn {
    width: 20%;
    margin: auto;
    margin-bottom: 20px;
    border: none;
    display: block;
}

button:focus {
    outline: 0px dotted;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    border: none;
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

.bg-col-none {
    background: none;
}

.main-conrainer {
    width: 100%;
    height: 105vh;
    position: absolute;
    top: 0;
    background-color: #01cbc99e;
    overflow-x: hidden;
    overflow-y: auto;
}

.yesScroll {
    overflow-x: hidden;
    overflow-y: scroll !important;
}

.center {
    margin: auto;
    width: 50%;
    border: 3px solid green;
    padding: 10px;
}

.full-height {
    height: 100vh;
}

.main-contant-div {
    position: absolute;
    width: 100%;
    height: auto;
    /*overflow-y: scroll;*/
    margin: 7% 0 0 0;
}

.sticky-div {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(102%);
    text-align-last: center;
    background-color: #e6e7e9bf;
    border-radius: 6px;
    padding: 2px;
}

.dropdown {
    top: 3px;
    left: 30%;
}

.inner-dropdown {
    padding: 16px;
    margin: auto;
    z-index: 1;
}

    .inner-dropdown img {
        width: 50px;
        height: 50px;
    }

    .inner-dropdown h5 {
        font-weight: 600;
    }

    .inner-dropdown h4 {
        font-weight: 20;
    }

.dropdown {
    position: fixed;
    width: 100px;
    top: 96px;
    z-index: 103;
    margin: auto;
    right: -60%;
}

.dropdown-content {
    display: none;
    text-align: center !important;
    position: absolute;
    width: 250px;
    padding: 20px;
    border-radius: 2px;
    text-align: left;
    line-height: 2px;
    background-color: #ffa45c;
    margin-left: -170px;
    height: 250px;
    /* box-shadow: 0px 8px 16px 0px rgb(255, 109, 0); */
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #00CE0E;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
}


.cname2 {
    top: 34% !important;
    color: black !important;
    left: 63% !important;
}

.cdate2 {
    left: 65% !important;
    top: 62% !important;
    color: black !important;
}


.cname5 {
    top: 33% !important;
    color: black !important;
    left: 63% !important;
}

.cdate5 {
    left: 65% !important;
    top: 59% !important;
    color: black !important;
}

.cname8 {
    top: 33% !important;
    color: white !important;
    left: 63% !important;
}

.cdate8 {
    left: 65% !important;
    top: 59% !important;
    color: white !important;
}

.cnameT {
    top: 30% !important;
    left: 31% !important;
    color: white !important;
}

.cclassT {
    top: 62% !important;
    left: 29% !important;
    color: white !important;
}

.blockDisp {
    display: none !important;
}

.cdateT {
    left: 27% !important;
    top: 71% !important;
    color: white !important;
}




/*-----------------------------------------------------------------------------------------------------------*/


.demo-gallery > ul {
    margin-bottom: 0;
}

    .demo-gallery > ul > li {
        float: left;
        margin-bottom: 15px;
        margin-right: 20px;
        width: 200px;
    }

        .demo-gallery > ul > li a {
            border: 3px solid #FFF;
            border-radius: 3px;
            display: block;
            overflow: hidden;
            position: relative;
            float: left;
        }

            .demo-gallery > ul > li a > img {
                -webkit-transition: -webkit-transform 0.15s ease 0s;
                -moz-transition: -moz-transform 0.15s ease 0s;
                -o-transition: -o-transform 0.15s ease 0s;
                transition: transform 0.15s ease 0s;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
                height: 100%;
                width: 100%;
            }

            .demo-gallery > ul > li a:hover > img {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }

            .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
                opacity: 1;
            }

            .demo-gallery > ul > li a .demo-gallery-poster {
                background-color: rgba(0, 0, 0, 0.1);
                bottom: 0;
                left: 0;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: background-color 0.15s ease 0s;
                -o-transition: background-color 0.15s ease 0s;
                transition: background-color 0.15s ease 0s;
            }

                .demo-gallery > ul > li a .demo-gallery-poster > img {
                    left: 50%;
                    margin-left: -10px;
                    margin-top: -10px;
                    opacity: 0;
                    position: absolute;
                    top: 50%;
                    -webkit-transition: opacity 0.3s ease 0s;
                    -o-transition: opacity 0.3s ease 0s;
                    transition: opacity 0.3s ease 0s;
                }

            .demo-gallery > ul > li a:hover .demo-gallery-poster {
                background-color: rgba(0, 0, 0, 0.5);
            }

.demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

    .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
        left: 50%;
        margin-left: -10px;
        margin-top: -10px;
        opacity: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: opacity 0.3s ease 0s;
        -o-transition: opacity 0.3s ease 0s;
        transition: opacity 0.3s ease 0s;
    }

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}

.home .demo-gallery {
    padding-bottom: 80px;
}

.img-responsive {
    width: 180px !important;
}

.slider {
    overflow: hidden;
}
/*-----------------------------------------------------------------------------------------------------------*/


@media(max-height:585px) {
    h5.brownText.fw-600 {
        font-size: 15px !important;
        text-align: -webkit-left !important;
        margin-left: 26px !important;
    }
    .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
        background-color: rgb(179, 205, 224, 0.54) !important;
        position: absolute;
        height: 120vh;
        bottom: 3%;
        /*left: 22vw;*/
        left: 20vw;
        width: 22vw;
    }
    .col-md-12.ml-auto1.HC {
        margin-top: 53%;
        overflow-y: scroll;
    }
    h4.mt-4.h1-custom.line-height.font-weight-400.animated.fadeIn.faster.delay-1s.happyChampText.t-color-orange.enterdetails {
        font-size: 21px !important;
    }
    input, input::placeholder {
        font-size: 15px !important;
    }

}
.scrollable-content {
    position: fixed;
    right: 0%;
    top: 11%;
    width: 25%;
    max-height: 80vh;
    padding: 1rem;
    overflow-y: auto;
    background-color: rgb(179, 205, 224, 0.54) !important;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

    .scrollable-content h1 {
        margin: 0.5rem 0; /* Optional */
    }

.scrollContentFont {
    font-size: 26px !important;
    color: #a74700 !important;
    font-family: happChampFont;
}
/* Styling the scrollbar track (part of the scrollbar not being dragged) */
.scrollable-content::-webkit-scrollbar {
    width: 2px; /* Adjust width of the scrollbar */
}

/* Styling the scrollbar handle (part that is dragged) */
.scrollable-content::-webkit-scrollbar-thumb {
    background-color: #888; /* Color of the scrollbar handle */
    border-radius: 4px; /* Rounded corners for the scrollbar handle */
}

/* Optional: Styling the scrollbar track */
.scrollable-content::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* Background color of the scrollbar track */
}
/* Responsive adjustments */
@media (max-width: 1200px) {
    .scrollable-content {
        width: 30%;
    }
}

@media (max-width: 992px) {
    .scrollable-content {
        width: 40%;
        top: 15%;
    }
}

@media (max-width: 768px) {
    .scrollable-content {
        width: 50%;
        top: 20%;
    }

    .col-md-12.ml-auto1 {
        width: 100vw;
        padding-top: 0%;
        text-align: center;
        top: -6% !important;
    }

    .copyrightText {
        margin-top: 0% !important;
        left: 2% !important;
        text-align-last: left !important;
        font-size: 8px !important;
    }
}

@media (max-width: 576px) {
    .scrollable-content {
        width: 100%;
        top: 11%;
    }
}
@media (max-height: 670px) {

    .h1-custom {
        font-size: 22px !important;
    }
    .form-label-group label, .form-label-group input, .form-label-group select, .form-label-group option {
        font-size: 13px !important;
    }
    input, input::placeholder {
        font-size: 14px !important;
    }
    h1.mt-4.h1-custom.line-height.font-weight-400.animated.fadeIn.faster.delay-1s.happyChampText.t-color-orange {
        font-size: 22px !important;
    }

        h1.mt-4.h1-custom.line-height.font-weight-400.animated.fadeIn.faster.delay-1s.happyChampText.t-color-orange.enterdetails {
            font-size: 22px !important;
            text-align: -webkit-center;
        }

    h2.card-title.text-center.headEnterDetails.t-color {
        color: #a74700 !important;
        float: left;
        font-size: 20px;
    }

    label.t-colorHeading.floatLeft-8 {
        color: #a74700 !important;
        float: left;
        font-size: 14px;
    }

    .card-title {
        font-size: 18px;
    }

    .pc10-70 {
        padding: 10px 30px;
    }

    label {
        margin: 0;
    }

    .form-label-group label, .form-label-group input, .form-label-group select, .form-label-group option {
        font-size: 14px;
    }

        .form-label-group input::placeholder, .defalt-option:optional {
            font-size: 14px;
        }

    select:required:invalid {
        font-size: 14px;
    }

    .btn-main {
        width: auto;
        height: auto;
        font-size: 14px;
    }

    .copyright {
        font-size: 12px;
        /*margin-top: 38px;*/
    }

    .logo03 {
        width: 65px;
    }

    .logo02 {
        width: 70px;
        /*margin-top: 13px;*/
    }

    .logo04 {
        width: 65px;
    }
}

@media (max-width: 420px) {

    .main-conrainer {
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0;
        overflow-x: hidden;
        overflow-y: scroll;
        background-color: #01cbc99e;
    }

    .downloadIcon {
        font-size: 13px;
        top: -83px !important;
        left: 15px !important;
    }
    .border-right-2p {
        border-right: solid 0px #852f18;
    }
    .infoi {
        z-index: 10;
        width: 100%;
        position: absolute;
        top: 24% !important;
        left: 17% !important;
    }

    .videoT {
        width: 97%;
        margin-left: 3%;
    }

    .clickd {
        margin-top: 0;
    }

    div#main {
        margin-top: -80px;
    }

    .awesomebtn {
        margin-left: -33%;
        margin-right: 33%;
        text-align: center;
        padding-bottom: 12px;
    }

    .downbtn {
        width: 100%;
        margin-left: -34%;
    }

    .certificate1 {
        width: 250px;
        height: 280px;
        padding: 50px;
        margin-left: 12%;
        margin-bottom: 10px;
    }

        .certificate1 img {
            width: 120%;
            margin-left: 0%;
        }

        .certificate1 h4 {
            margin-top: 19%;
            color: #852f18;
            margin-left: 0%;
        }

    .awesome {
        margin-top: 16px;
        margin-bottom: 0;
        margin-left: 15%;
        font-size: 22px;
    }

    .videoResponsive {
        width: 100%;
        margin-top: -10%;
        margin-left: 0;
    }

    .card {
        border-radius: 25px !important;
        height: 100%;
        top: 20%;
        width: 98%;
        left: 0%;
        background-color: #FCF7BD;
    }

    .enterbtn {
        padding-bottom: 20px;
        margin-right: 32%;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }
}

@media (max-height: 1024px) {
    .question-answer li {
        width: 45%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 8px;
        font-weight: 600;
        font-size: 17px;
        padding: 10px;
    }
}

/* Portrait */
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0;
        font-weight: 600;
        font-size: 17px;
        padding: 0rem 1.7rem;
    }
}

/* Landscape */
@media only screen and (min-width: 1112px) and (max-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0;
        font-weight: 600;
        font-size: 17px;
        padding: 0rem 1.7rem;
    }
}


@media screen and (max-width: 1024px), screen and (max-height: 1366px) {
    /*.question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0;
        font-weight: 600;
        font-size: 17px;
        padding: 0rem 1.7rem;
    }*/
}

@media (max-device-height: 547px) {
    .main-contant-div {
        height: auto;
        /*background: red;*/
        margin: 107px 0;
        top: 0;
        right: 0;
        transform: translateY(0);
    }






    .ps-bar-ic-01 {
        top: 100%;
        left: 5%;
    }

    .ps-bar-ic-02 {
        top: 77%;
        left: 53%;
    }

    .ps-bar-ic-03 {
        top: 70%;
        left: 5%;
    }

    .ps-bar-ic-04 {
        top: 51%;
        left: 47%;
        z-index: 1;
    }

    .ps-bar-ic-05 {
        top: 37%;
        left: 16%;
    }

    .ps-bar-ic-06 {
        top: 40%;
        left: 76%;
    }
}

.downbutton {
    max-width: 20%;
    height: 40px;
    margin-left: 40%;
    margin-bottom: 20px;
    margin-top: 20px;
}
/*----------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1920px) {
    .ps-bar-icons-bg-01 {
        top: 29%;
        left: 10%;
    }

    .ps-bar-ic-01 {
        top: 46%;
        left: 11%;
    }

    .ps-bar-ic-8-10-01 {
        top: 46%;
        left: 11%;
    }

    .ps-bar-icons-bg-02 {
        top: 54%;
        left: 34%;
    }

    .ps-bar-ic-02 {
        top: 81%;
        left: 36%;
    }

    .ps-bar-ic-8-10-02 {
        top: 74%;
        left: 36%;
    }

    .ps-bar-ic-5-7-02 {
        top: 52%;
        left: 46%;
    }


    .ps-bar-icons-bg-03 {
        top: 36%;
        left: 52%;
    }

    .ps-bar-ic-03 {
        top: 50%;
        left: 48%;
    }

    .ps-bar-ic-8-10-03 {
        top: 50%;
        left: 48%;
    }

    .ps-bar-ic-5-7-03 {
        top: 22%;
        left: 55%;
    }

    .ps-bar-icons-bg-04 {
        top: 12%;
        left: 53%;
        z-index: 1;
    }

    .ps-bar-ic-04 {
        top: 14%;
        left: 55%;
        z-index: 1;
    }

    .ps-bar-ic-8-10-04 {
        top: 21%;
        left: 49%;
        z-index: 1;
    }

    .ps-bar-icons-bg-05 {
        top: 37%;
        left: 76%;
    }


    .ps-bar-ic-05 {
        top: 27%;
        left: 59%;
    }

    .ps-bar-ic-8-10-05 {
        top: 32%;
        left: 64%;
    }

    .ps-bar-ic-5-7-05 {
        top: 43%;
        left: 73%;
    }

    .ps-bar-ic-8-10-06 {
        top: 40%;
        left: 76%;
    }
}

@media (max-width:1980px) {
    .logo03 {
        width: 15%;
        margin-right: 7px;
    }

    .logo02 {
        min-width: 58%;
        margin-right: 6px;
        margin-top: 6px;
        margin-left: -21%;
    }

    .logo04 {
        width: 15%;
    }

    /*.card {
        border-radius: 25px !important;
        height: 100%;
        top: 1%;
        background-color: #FCF7BD;*/
    /*left: 8%;*/
    /*}*/

    .card {
        border-radius: 17px !important;
        height: 100%;
        top: 1%;
        background-color: #FCF7BD;
        width: 100%;
        left: 0%;
    }

    .bg-img {
        height: 110%;
    }


    /* Support Page CSS */

    .supportAgent {
    }

        .supportAgent img {
            position: absolute;
            bottom: 0;
            right: 0;
        }

    .supportPhone {
    }

        .supportPhone img {
            max-width: 8%;
        }

    .supportMail {
    }

        .supportMail img {
            max-width: 11%;
            margin-left: -10px;
        }

    .supportMesage {
    }

    .supportMessage img {
        max-width: 11%;
        margin-left: -10px;
    }

    .supportReport {
        text-align: center;
        font-size: 30px;
        font-weight: 600;
        color: #852f18;
    }

    .suportNumber {
        color: #007bff;
        font-weight: 600;
        font-size: 18px;
        margin-left: 5px;
    }

    .supportText {
        color: #852f18;
        font-weight: 600;
        font-size: 18px;
    }

    .SupportContent {
        margin-top: 47px;
    }
}

@media(max-width:850px) {

    .supportPhone img {
        max-width: 8%;
        margin-left: -3%;
    }

    .supportAgent {
    }

        .supportAgent img {
            position: absolute;
            top: 80%;
            width: 54%;
            right: 0;
        }
}
/*SUPPORT PAGE END*/

@media (max-width: 992px) {

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }
}

::-webkit-scrollbar {
    width: 2px; /* Adjust scrollbar width */
    height: 2px; /* For horizontal scrollbar */
}

/* Optional: Style the scrollbar track (part of the scrollbar not being dragged) */
::-webkit-scrollbar-track {
    background: #f1f1f1; /* Background color of the track */
}

/* Optional: Style the scrollbar handle (part that is dragged) */
::-webkit-scrollbar-thumb {
    background: #888; /* Color of the handle */
    border-radius: 4px; /* Rounded corners for the handle */
}
* {
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
  
}

.mb-15{
    margin-bottom:15px;
}

.row.rowcard {
    margin-top: 10px;
}
@media (max-width: 992px) {

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
    }

    .navbar-collapse {
        position: absolute;
        top: 0px;
        right: 0;
        padding-top: 17px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 25%;
        height: 100vh;
        z-index: 1;
        background: #fff;
    }

        .navbar-collapse.collapsing {
            height: auto;
            -webkit-transition: right 0.3s ease;
            -o-transition: right 0.3s ease;
            -moz-transition: right 0.3s ease;
            transition: right 0.3s ease;
            left: -100%;
        }

        .navbar-collapse.show {
            right: 0;
            -webkit-transition: right 0.3s ease-in;
            -o-transition: right 0.3s ease-in;
            -moz-transition: right 0.3s ease-in;
            transition: right 0.3s ease-in;
        }

    .sticky-div {
        position: absolute;
        bottom: 0;
        left: 1%;
        transform: none;
        top: 10%;
        width: -webkit-fill-available;
        align-items: center;
        background-color: #e6e7e9bf;
        border-radius: 6px;
        padding: 2px;
    }

    .nav-item.navbaritem.leftLine {
        border-width: 0px 0px 0px 2.3px;
        border-style: none;
        border-color: none;
        margin-top: 6px;
        height: 41px;
        width: -webkit-fill-available;
        text-align: -webkit-center;
    }

    ul.navbar-nav.ml-auto.headeroptions {
        position: absolute;
        background: center;
        border-radius: 6px;
        margin-top: 25%;
        /* background-color: #e6e7e9bf; */
        text-align-last: center;
        margin-left: 3% !important;
        width: 100%;
        align-items: center;
    }

    .menu-title {
        display: block
    }

    .h1-custom {
        font-size: 200%;
        text-align: center;
    }

    .login-heading {
        text-align: center;
    }

    .lag-nav {
        width: 100%;
        margin: auto;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 20px;
        }

    .pt-5, .py-5 {
        padding-top: 0px !important;
    }

    .welcome {
        font-size: 12px;
    }

    .form-signin {
        padding: 0px;
    }

    .btn-main {
        margin: 0 !important;
    }

    .main-contant-div {
        /*background: pink;*/
        height: auto;
        margin: 28% 0 0 0;
        top: 0;
        right: 0;
        transform: translateY(0);
    }

    .certificate-div {
        margin-top: 20px;
    }

    .ps-bar-icons-bg-01 {
        top: 31%;
        left: 13%;
    }

    .ps-bar-ic-01 {
        top: 34%;
        left: 14%;
    }

    .ps-bar-icons-bg-02 {
        top: 59%;
        left: 37%;
    }

    .ps-bar-ic-02 {
        top: 68%;
        left: 39%;
    }

    .ps-bar-ic-5-7-02 {
        top: 52%;
        left: 46%;
    }

    .ps-bar-icons-bg-03 {
        top: 40%;
        left: 52%;
    }

    .ps-bar-ic-03 {
        top: 47%;
        left: 54%;
    }

    .ps-bar-icons-bg-04 {
        top: 15%;
        left: 54%;
        z-index: 1;
    }

    .ps-bar-ic-04 {
        top: 18%;
        left: 56%;
        z-index: 1;
    }

    .ps-bar-icons-bg-05 {
        top: 40%;
        left: 76%;
    }

    .ps-bar-ic-05 {
        top: 48%;
        left: 78%;
    }
}

@media (max-width: 870px) {
    .navbar-collapse {
        width: 50%;
        top: 96%;
        height: 20vh !important;
    }

    .card {
        overflow-y: hidden;
        overflow-x: hidden;
        display: block;
        /*top:20%;*/
    }

    .btn-main {
        margin: 1rem !important;
    }

    .ps-bar-icons-bg-01 {
        top: 42%;
        left: 12%;
    }

    .ps-bar-ic-01 {
        top: 46%;
        left: 14%;
    }

    .ps-bar-icons-bg-02 {
        top: 74%;
        left: 35%;
    }

    .ps-bar-ic-02 {
        top: 85%;
        left: 37%;
    }

    .ps-bar-ic-5-7-02 {
        top: 69%;
        left: 44%;
    }

    .ps-bar-icons-bg-03 {
        top: 48%;
        left: 52%;
    }

    .ps-bar-ic-03 {
        top: 57%;
        left: 54%;
    }

    .ps-bar-icons-bg-04 {
        top: 18%;
        left: 54%;
        z-index: 1;
    }

    .ps-bar-ic-04 {
        top: 22%;
        left: 56%;
        z-index: 1;
    }

    .ps-bar-icons-bg-05 {
        top: 51%;
        left: 76%;
    }

    .ps-bar-ic-05 {
        top: 61%;
        left: 78%;
    }

    .inner-dropdown img {
        width: 45px;
        height: 45px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 36%;
    }

    .switchToCyber {
        width: 25%;
        margin: 2%;
    }

    .copyright {
        font-size: 7px;
        margin-top: 6px;
        text-align-last: center;
    }
}



@media (max-width: 750px) {
    #svg-doc {
        transform: rotate(-70deg) !important;
        width: 119%;
        margin-top: 64%;
        margin-left: -18%;
    }


    .ps-bar-gift {
        width: 57px;
        top: 20px;
        left: 46%;
        transform: translateX(-50%);
    }

    .ps-bar-gift1 img {
        width: 10vw;
    }

    .ps-bar-icons-bg-01, .ps-bar-icons-bg-02, .ps-bar-icons-bg-03, .ps-bar-icons-bg-04, .ps-bar-icons-bg-05 {
        display: none !important;
    }

    .ps-bar-ic-01 {
        top: 100%;
        left: 5%;
    }

    .ps-bar-ic-02 {
        top: 77%;
        left: 53%;
    }

    .ps-bar-ic-5-7-02 {
        top: 72%;
        left: 41%;
    }

    .ps-bar-ic-5-7-03 {
        top: 53%;
        left: 9%;
    }

    .ps-bar-ic-03 {
        top: 70%;
        left: 5%;
    }

    .ps-bar-ic-04 {
        top: 51%;
        left: 47%;
        z-index: 1;
    }

    .ps-bar-ic-05 {
        top: 37%;
        left: 16%;
    }

    .ps-bar-ic-8-10-01 {
        top: 100%;
        left: 5%;
    }

    .ps-bar-ic-8-10-02 {
        top: 77%;
        left: 53%;
    }

    .ps-bar-ic-8-10-03 {
        top: 70%;
        left: 5%;
    }

    .ps-bar-ic-8-10-04 {
        top: 51%;
        left: 47%;
        z-index: 1;
    }

    .ps-bar-ic-8-10-05 {
        top: 37%;
        left: 16%;
    }

    .ps-bar-ic-8-10-06 {
        top: 37%;
        left: 16%;
    }

    .g-btn {
        position: absolute;
        top: 0;
        left: 10px;
        z-index: 500;
    }

    .inner-dropdown img {
        width: 42px;
        height: 42px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 36%;
    }

    .downbutton {
        max-width: 50%;
    }
}

@media (max-width: 712px) {
    .navbar-collapse {
        width: 50%;
        top: 96%;
        height: 20vh !important;
    }

    .inner-dropdown img {
        width: 40px;
        height: 40px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 0;
    }

    .downbutton {
        max-width: 50%;
    }
}


@media (max-width: 622px) {
    .navbar-collapse {
        width: 50%;
        top: 96%;
        height: 20vh !important;
    }

    .enterbtn {
        padding-bottom: 20px;
    }

    .video {
        width: 100%;
        border-radius: 25px;
        background: #000;
    }

    .footer-logo, .footer-copyright {
        width: 100%;
        height: 10%;
        align-self: center;
        /*margin-top: 10px;*/
    }

    .v-scrl {
        height: 555px;
        overflow-y: scroll;
    }

    .inner-dropdown img {
        width: 38px;
        height: 38px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 0;
    }

    .downbutton {
        max-width: 50%;
    }
}

@media(max-height: 555px) {
    .navbar-brand img {
        height: 51px;
        margin-left: 0;
        margin-top: 10%;
    }
}

@media (max-width: 552px) {
    .navbar-collapse {
        width: 50%;
        top: 96%;
        height: 20vh !important;
    }

    .main-conrainer {
        width: 100%;
        height: 130%;
        position: absolute;
        top: 0;
        overflow-x: hidden;
        overflow-y: scroll;
        background-color: #01cbc99e;
    }

    .c-video {
        padding: 0% !important;
    }


    .videoResponsive {
        width: 98%;
        margin-bottom: -5%;
        margin-left: 0%;
    }

    .jouneyOverviewCard {
        height: 117% !important;
    }

    .enterbtn {
        padding-bottom: 20px;
    }

    .video {
        width: 100%;
        border-radius: 25px;
        background: #000;
    }

    .prnt-btn {
        width: 30%;
        margin-bottom: 40px;
    }

    .inner-dropdown img {
        width: 35px;
        height: 35px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 0;
    }

    .downbutton {
        max-width: 50%;
    }


    /*.bg-img{*/
    /*height: auto !important;*/
    /*}*/

}

@media (max-width: 488px) {
    .navbar-collapse {
        width: 50%;
    }


    .videoResponsive {
        width: 98%;
        margin-bottom: -5%;
        margin-left: 0%;
    }

    .enterbtn {
        padding-bottom: 20px;
        margin-right: 36%;
    }

    .video {
        width: 88%;
        margin-top: 3%;
        border-radius: 25px;
        background: #000;
    }

    p#vidTextDescription {
        font-size: 12px;
        margin-top: 2%;
    }

    span.accordDownloadText {
    
        font-size: 12px;
    }

    .videoResponsive {
        width: 100%;
        margin-top: -10%;
        margin-left: 0%;
    }

    .videoResponsive1 {
        width: 73%;
        margin-top: -10%;
        margin-left: 20%;
    }

    .v-scrl {
        height: 555px;
        overflow-y: scroll;
    }

    .inner-dropdown img {
        width: 35px;
        height: 35px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 0;
    }

    .downbutton {
        max-width: 50%;
    }

    .moreVid {
        margin-right: 42%;
        font-size: 10px;
    }
    button.btn.btn-sm.btn-primary.float-right.t-bg-color.border-0.pl-4.pr-4.moreVid {
        width: 20% !important;
        margin-right: 56% !important;
        padding: 10px !important;
        margin-top: -23% !important;
    }

    .end {
        margin-right: 42%;
        font-size: 10px;
    }

    .videoResponsive {
        width: 100%;
        margin-top: -10%;
        margin-left: 0;
    }

    .participate {
        margin-left: 25%;
        margin-top: 30%;
        color: #ff8000;
    }

    .tq {
        font-size: 30px;
    }
}

@media (max-width: 425px) {
    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 !important;
    }

    .enterwelcT {
        margin-top: 0% !important;
    }

    .enterwelc {
        margin-top: 0% !important;
    }

    .navbar-collapse {
        width: 50%;
        top: 96%;
        height: 20vh !important;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: -15%;
    }

    .clickd {
        margin-top: 0;
    }

    .prnt-btn {
        width: 50%;
    }

    .yesScroll {
        overflow-x: hidden;
        overflow-y: scroll !important;
    }

    .inner-dropdown img {
        width: 35px;
        height: 35px;
        margin-left: 50px;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 10px;
        z-index: 103;
        margin: auto;
        right: 0;
    }

    .bg-img {
        width: 100%;
    }

    .partners {
        margin-left: 21%;
        width: 13vw;
        margin-top: -6px;
    }

    .copyright {
        font-size: 7px;
        margin-top: 6px;
        font-size: 8px;
        width: 83vw;
        margin-top: -11px;
        text-align-last: center;
    }

    .cp1 {
        display: contents;
    }

    .switchToCyber {
        /*width: 25%;
        margin: 2%;*/
        width: 25%;
        margin-left: 37%;
    }

    span.copyrightText {
        font-size: 12px;
    }


    .cp2 {
        display: block;
        margin-top: -3px;
        margin-left: 3vw;
    }

    .footer {
        background: #fff;
        height: 12%;
    }

    .marquee {
        width: 300px;
        overflow: hidden;
        border: 1px solid #ccc;
        background: #ccc;
    }


    .partnerSpan {
        font-weight: bold;
        position: absolute;
        font-size: 7px;
        color: #413f3f;
        margin-top: 12px;
    }


    .navbar-brand img {
        height: 70%;
        margin-left: -7%;
        margin-top: 12px;
    }

    .bg-img img {
        width: 100%;
        height: 76% !important;
        position: fixed;
        margin-top: 25%;
        background: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }

    .downbutton {
        max-width: 50%;
    }

    .participate {
        margin-left: 30%;
        margin-top: 28%;
        color: #ff8000;
    }

    .tq {
        font-size: 30px;
    }

    .logo02 {
        width: 157%;
        margin-top: 8px;
        margin-left: -7px;
        margin-bottom: 8%;
    }

    .logo03 {
        width: 17%;
        margin-top: 8%;
        margin-bottom: 8%;
    }

    .logo04 {
        width: 17%;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .awesome {
        margin-top: 16px;
        margin-bottom: 0;
        margin-left: 0;
        font-size: 22px;
        text-align: center !important;
    }

    .btn-main {
        position: relative;
        align-self: center;
        margin: 0 -28px 0 0 !important;
    }
    .card {
        border-radius: 17px !important;
        height: 110%;
        top: 1%;
        background-color: #FCF7BD;
        width: 100%;
        left: 0%;
    }
}



@media (min-width: 768px) and (max-width: 1024px) {
    .carousel-multi-item-2 .col-md-3 {
        float: left;
        width: 25%;
        max-width: 100%;
    }

    .next1 {
        margin-top: 3%;
    }

    .enterbtn {
        padding-bottom: 20px;
    }


    .copyright {
        font-size: 12px;
        margin-top: 20px;
        text-align-last: center;
        float: right;
        margin-right: -74%;
    }

    .boundaries {
        display: none;
    }

    /* .ps-bar-ic-02 {
        top: 69%;
        left: 36%;
    }*/

    .ps-bar-ic-02 {
        top: 60%;
        left: 36%;
    }

    .ps-bar-ic-5-7-02 {
        top: 53%;
        left: 57%;
    }


    .ps-bar-ic-03 {
        top: 37%;
        left: 50%;
    }

    .ps-bar-ic-05 {
        top: 35%;
        left: 78%;
    }

    img.gift12 {
        width: 90%;
        margin-left: 35%;
    }

    .card {
        border-radius: 17px !important;
        height: 100%;
        top: 6%;
        background-color: #FCF7BD;
        width: 100%;
        left: 5%;
    }
}

@media (max-width: 375px) {

    .ps-bar-icons span, .ps-bar-icons p {
        width: 70px;
    }

    .downbutton {
        max-width: 50%;
    }

    .ps-bar-ic-01 {
        top: 105%;
        left: 47%;
    }

    .ps-bar-ic-02 {
        top: 83%;
        left: 10%;
    }

    .ps-bar-ic-03 {
        top: 65%;
        left: 48%;
    }

    .ps-bar-ic-04 {
        top: 50%;
        left: 7%;
        z-index: 1;
    }

    .ps-bar-ic-05 {
        top: 38%;
        left: 55%;
    }

    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 16% !important;
        font-size: 18px;
    }
}


@media (max-width: 512px) {

    .ps-bar-icons span, .ps-bar-icons p {
        width: 70px;
    }

    .downbutton {
        max-width: 50%;
    }

    .ps-bar-ic-01 {
        top: 105%;
        left: 47%;
    }

    .ps-bar-ic-02 {
        top: 83%;
        left: 10%;
    }

    .ps-bar-ic-03 {
        top: 65%;
        left: 48%;
    }

    .ps-bar-ic-04 {
        top: 50%;
        left: 7%;
        z-index: 1;
    }

    .ps-bar-ic-05 {
        top: 38%;
        left: 55%;
    }

    .ps-bar-ic-8-10-01 {
        top: 104%;
        left: 40%;
    }

    .ps-bar-ic-8-10-02 {
        top: 86%;
        left: 22%;
    }

    .ps-bar-ic-8-10-03 {
        top: 68%;
        left: 42%;
    }

    .ps-bar-ic-8-10-04 {
        top: 54%;
        left: 16%;
        z-index: 1;
    }

    .ps-bar-ic-8-10-05 {
        top: 47%;
        left: 46%;
    }

    .ps-bar-ic-8-10-06 {
        top: 28%;
        left: 45%;
    }

    /*JourneyOverview to fit
    all screens Start */
    p.top1 {
        margin-top: -2%;
        margin-left: -2%;
    }

    p.top3 {
        margin-top: 8%;
        margin-left: -6%;
    }

    p.top5 {
        margin-top: -15%;
        margin-left: 0%;
    }

    p.c2top5 {
        margin-top: -22%;
        margin-left: -30%;
    }

    p.c2top3 {
        margin-top: 0%;
    }

    p.c2top2 {
        margin-top: 2%;
        margin-left: 20%;
    }

    p.c2top1 {
        margin-top: 12%;
    }

    p.c3top1 {
        margin-top: 2%;
        margin-left: 12%;
    }

    p.c3top2 {
        margin-top: 0%;
        margin-left: 24%;
    }

    p.c3top3 {
        margin-top: 0%;
        margin-left: 14%;
    }

    p.c3top4 {
        margin-left: 20%;
        margin-top: -5%;
    }

    p.c3top5 {
        margin-top: -2%;
        margin-left: 12%;
    }

    p.c3top6 {
        margin-top: 0%;
    }




    /*JourneyOverview to fit
    all screens End */

    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 16% !important;
        font-size: 18px;
    }
}



@media( max-height: 450px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 18% !important;
        font-size: 18px;
    }

    .enterwelcT {
        margin-top: 5% !important;
    }

    .enterwelc {
        margin-top: 5% !important;
    }

    .enableScroll {
        overflow-x: hidden;
        overflow-y: scroll;
    }
}

.carousel-multi-item-2 .card img {
    border-radius: 2px;
}

.moreVid {
    margin-right: 42%;
    font-size: 10px;
}

.end {
    margin-right: 42%;
    /* width: 20%; */
    font-size: 10px;
}

.topNameslide {
    margin-top: 115px;
    margin-left: 15%;
    font-size: 16px;
    white-space: nowrap;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
}

.videoResponsive {
    width: 68%;
    margin-bottom: 16%;
    margin-left: 15%;
}

/*GALAXY S5*/
@media (width: 640px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .downloadIcon {
        font-size: 13px;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
        overflow-x: hidden;
        overflow-y: hidden !important;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
    }

    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: hidden;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 50%;
        top: 96%;
        height: 20vh !important;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {
        /* text-align: center; */
        margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }

    .infoi {
        top: 36% !important;
        left: 16% !important;
    }
}

/*width 475 LANSCAPE*/
@media (width: 814px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
    }

    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: hidden;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {
        /* text-align: center; */
        margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }
}

/* GALAXY S5 LANDSCAPE */
@media (height:360px) {
    .video {
        width: 51% !important;
        border-radius: 25px;
        background: #000;
        margin-left: 28% !important;
        margin-top: 7%;
        /* margin-bottom: 39px; */
    }

    .flexslider .slides img {
        height: 16vh;
        width: 23vw;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 17% !important;
        font-size: 18px;
    }

    .bg-img {
        height: 100% !important;
    }

    .infoi {
        top: 10% !important;
        left: 10% !important;
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
        overflow-x: hidden;
        overflow-y: hidden !important;
    }
}
/*iphone 6/7/8 LANDSCAPE*/
@media (width: 667px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
        overflow-x: hidden;
        overflow-y: hidden !important;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
        /*height: 84%;*/
    }

    .footer {
        background: #fff;
        height: 11%;
    }

    .min-h-500px {
        min-height: 276px;
    }

    .card {
        overflow-y: hidden;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
        margin-top: 1.5%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 3%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .nextbutton {
        width: 20%;
        margin-left: 35% !important;
        float: none !important;
    }

    .enterbtn {
        /* text-align: center; */
        margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 20%;
        margin-bottom: 10px;
    }

    .video {
        width: 57% !important;
        border-radius: 25px;
        background: #000;
        margin-left: 23% !important;
        margin-top: -3% !important;
    }

    .infoi {
        top: 28% !important;
        left: 12% !important;
    }
}

/*iphone 6/7/8 PORTRAIT */
@media (width:375px) {
    .card {
        border-radius: 25px !important;
        height: 100%;
        top: 1%;
        left: 0;
        background-color: #FCF7BD;
    }

    .jouneyOverviewCard {
        overflow-y: hidden;
        overflow-x: hidden;
        display: block;
        height: 115% !important;
    }

    .yesScroll {
        overflow-x: hidden;
        overflow-y: scroll !important;
        background-color: #01cbc99e;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px 0px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

    .video {
        width: 93%;
        border-radius: 25px;
        background: #000;
        margin-left: 3%;
    }

    .nextbutton {
        margin-left: 55% !important;
        float: none !important;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 5%;
        margin-bottom: 10px;
    }
}

/*iPAD PORTRAIT*/
@media (width: 768px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .enterwelcT {
        margin-top: 0% !important;
    }

    .enterwelc {
        margin-top: 0% !important;
    }

    .question-answer li {
        width: 100%;
        float: left;
        background-color: #FFA50059;
        display: inline;
        text-decoration: none;
        list-style-type: none;
        border-radius: 7px;
        margin: 10px;
        font-weight: 600;
        font-size: 17px;
        padding: 0;
    }

    .nextI {
        margin-top: 28% !important;
    }

    .ps-bar-icons-bg-01, .ps-bar-icons-bg-02, .ps-bar-icons-bg-03, .ps-bar-icons-bg-04, .ps-bar {
        display: none !important;
    }

    .clickd {
        margin-top: 2%;
        font-size: 18px;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: 5%;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        overflow-x: hidden;
        overflow-y: hidden !important;
    }
   

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
        height: 100%;
    }

    .footer {
        background: #fff;
        height: 11%;
    }

    .min-h-500px {
        min-height: 500px;
    }

    /*.card {
        border-radius: 25px !important;
        height: 101%;
        top: 10%;
        left: 0%;
    }*/

    .cardIpad {
        min-height: 500px;
    }
    /*.video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
        margin-top: 1.5%;
    }*/

    .videoResponsive {
        width: 78%;
        margin-top: 10%;
        margin-left: 10%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 70%;
        margin-top: 10%;
        margin-left: 0%;
    }

    .navbar-toggler {
        position: absolute;
        z-index: 2;
        top: 33%;
        right: 3%;
    }

    .h1-custom {
        font-size: 40px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 24px;
        margin-top: 8%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 30px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: 1%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 110%;
        margin-top: 3%;
    }

    .logo03 {
        width: 17%;
        margin-top: 3%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 20px;
        margin-top: 9px;
    }

    .nextbutton {
        width: 30%;
        margin-left: 35% !important;
        float: none !important;
    }

    .awesome {
        margin-top: 18px;
        margin-bottom: 12px;
        margin-left: 22%;
    }

    .enterbtn {
        /* text-align: center; */
/*        margin-right: 38%;*/
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 20%;
            margin-left: 0;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-right: 0;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 0%;
        margin-bottom: 0;
    }

    .infoi {
        z-index: 10;
        width: 100%;
        position: absolute;
        top: 47% !important;
        left: 7% !important;
    }

    .videoSlider {
        height: 15%
    }

    .supportAgent img {
        position: absolute;
        top: 51%;
        width: 40%;
        right: 0;
    }

    .supportPhone img {
        max-width: 8%;
        margin-left: 0%;
    }
}


/* Tablets and iPads in portrait and landscape */
@media (min-width: 768px) and (max-width: 1199.98px) {

    .c-video {
        padding: 0% !important;
    }

    .main-contant-div {
    
         margin: 20% 0 0 0 !important; 
        
    }
}




/*IPAD LANDSCAPE*/
@media (width:1024px) {
    .logo02 {
        width: 100%;
        /* margin-top: 3%; */
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 15px;
    }

    .sliderT {
        overflow: hidden;
        width: 75%;
        margin-left: 15%;
        margin-bottom: 0%;
    }

    .ps-bar-icons-bg-01, .ps-bar-icons-bg-02, .ps-bar-icons-bg-03, .ps-bar-icons-bg-04, .ps-bar-icons-bg-05, .ps-bar {
        display: none !important;
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        overflow-x: hidden;
        overflow-y: hidden !important;
    }

    img.gift12 {
        width: 70%;
        margin-left: 65%;
        margin-top: -25%;
    }

    .btn-main {
        font-size: 18px;
        width: 90px;
        height: 40px;
    }

    .videoResponsive {
        width: 73%;
        margin-top: -10%;
        margin-left: 15%;
    }
}

xx`



/*UNIVERSAL ANDROID SCREENS 1*/
@media (width: 731px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .enterbtn {
        padding-bottom: 20px;
        margin-right: 38% !important;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
        overflow-x: hidden;
        overflow-y: scroll !important;
    }

    .scroller {
        overflow-y: hidden;
    }

    .yesScroll {
        overflow-x: hidden;
        overflow-y: scroll !important;
    }

    .bg-img {
    }

    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: hidden;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }


    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {
        /* text-align: center; */
        margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }
}

/*UNVIVERSAL ANDROID SCREENS 3*/

@media (height:731px) {
    .videoResponsive {
        width: 100%;
        margin-top: -10%;
        margin-left: 0px;
    }

    .card {
        border-radius: 25px !important;
        height: 100%;
        width: 98%;
        top: 1%;
        background-color: #FCF7BD;
    }
}

/*UNIVERSAL ANDROID SCREENS 2*/
@media (width: 823px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
    }

    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: scroll;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {
        /* text-align: center; */
        margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }
}

/*UNIVERSAL ANDROID SCREENS 3*/
@media (max-height: 320px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 15%;
        font-size: 18px;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
    }

    .scroller {
        overflow-y: hidden;
    }

    .bg-img {
    }

    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: scroll;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }

    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {
        /* text-align: center; */
        margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }
}


/*UNIVERSAL ANDROID SCREENS 2*/
@media (max-height: 425px) {
    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 18%;
        font-size: 18px;
    }

    .clickd {
        margin-top: 0;
        text-align: center;
    }

    .main-contant-div {
        height: auto;
        margin: 120px 0 200px 0;
        top: -35px;
        right: 0;
        transform: translateY(0);
    }

    .main-conrainer {
        width: 100%;
        height: 110%;
        position: absolute;
        top: -31px;
    }

    .scroller {
        overflow-y: hidden;
    }



    .min-h-500px {
        min-height: 260px;
    }

    .card {
        overflow-y: scroll;
        overflow-x: hidden;
        display: flex;
    }

    .video {
        width: 68%;
        border-radius: 25px;
        background: #000;
        margin-left: 15%;
    }
    /*.video {
        width: 52%;
        border-radius: 25px;
        background: #000;
        margin-left: 28%;
        margin-bottom: 1%;
    }*/

    .awesomebtn {
        text-align: center;
        margin-top: 0%;
        padding-bottom: 0px;
        margin-left: -11%;
    }

    .question-answer {
        float: left;
        width: 107%;
        margin: -25px;
        padding: 1em;
    }

    .navbar-brand img {
        height: 43%;
        margin-top: 3%;
        margin-left: 15%;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        z-index: 2;
        top: 15%;
    }

    .h1-custom {
        font-size: 20px !important;
    }

    .language {
        transform: translate(0px, 30%);
        margin-top: -10%;
        font-size: 14px;
    }

    .login-heading {
        text-align: center;
        font-size: 16px;
        margin-top: 4%;
    }

    .lag-nav {
        width: 20%;
        text-align: center;
        margin-left: 21%;
        display: flex;
    }

        .lag-nav li {
            width: 100%;
            font-size: 14px;
        }

    .navbar-collapse {
        width: 35%;
    }

    .dropdown {
        position: fixed;
        width: 100px;
        top: -3%;
        z-index: 1;
        margin: auto;
        right: 0;
    }

    .logo02 {
        width: 50%;
        margin-top: 0%;
    }

    .logo03 {
        width: 17%;
    }

    .logo04 {
        width: 17%;
    }


    .copyright {
        font-size: 9px;
        margin-top: 6px;
    }

    .enterbtn {
        /* text-align: center; */
        margin-right: 38%;
        padding: 20px;
    }

    .certificate1 {
        width: 300px;
        height: 300px;
        padding: 50px;
        margin-left: 17%;
        margin-bottom: 10px;
    }

        .certificate1 h4 {
            margin-top: 15%;
            margin-left: 15%;
            text-align: center;
            color: #852f18;
        }

    .downbtn {
        width: 100%;
        margin-left: -37%;
    }
}

@media (width: 731px) {
    .video {
        width: 52%;
        border-radius: 25px;
        background: #000;
        margin-left: 28%;
        margin-bottom: 1%;
    }
}

@media (width: 823px) {
    .video {
        width: 39%;
        border-radius: 25px;
        background: #000;
        margin-left: 28%;
        margin-bottom: 1%;
    }
}

@media(width: 667px) {
    .video {
        width: 46% !important;
        border-radius: 25px;
        background: #000;
        margin-left: 29% !important;
        margin-top: 8% !important;
    }
}

@media (height: 640px) {
    .card {
        border-radius: 25px !important;
        height: 100%;
        top: 0;
        width: 100%;
        background-color: #FCF7BD;
        left: 0%;
    }

    .videoResponsive {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
    }

    .enterwelcT {
        margin-top: 0% !important;
    }

    .enterwelc {
        margin-top: 0% !important;
    }

    .jouneyOverviewCard {
        height: 114%;
    }
}


.drRao {
    margin-left: 66%;
    position: absolute;
}

.switchCyber {
    background-color: #FF9800;
    color: black;
    height: 40px;
    border-radius: 50px;
}




/* Style for the accordion container */
.accordion {
    max-width: 100%;
    padding: 1% 0 12% 0;
}

/* Style for each accordion item */
.accordion-item {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

/* Style for the accordion item header */
.accordion-header {
    background-color: #f2f2f2;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

/* Style for the download icon */
.download-icon {
    font-size: 20px;
    margin-left: 10px;
}

/* Style for the accordion content (hidden by default) */
.accordion-content {
    display: none;
    padding: 10px;
}

/* Style for active accordion items */
.accordion-item.active .accordion-content {
    display: block;
}



/*ul.navbar-nav.ml-auto.headeroptions {
    position: absolute;
    background: center;
    border-radius: 6px;
    margin-top: 8.7%;
    background-color: #e6e7e9bf;
    text-align-last: center;
}
*/
.nav-item.navbaritem.leftLine {
    border-width: 0px 0px 0px 2.3px;
    border-style: solid;
    border-color: rgb(233 141 5);
    margin-top: 0px;
    height: 30px;
}

@media(max-width: 767px) {
    .f-color-brown {
        color: #852F18;
    }

    video#myVideo {
        position: fixed;
        top: 5%;
        left: 0%;
        min-width: 100%;
        min-height: 100%;
    }

    .copyrightText {
        margin-top: -4%;
        left: 14%;
        font-size: 11px;
    }

    .f-color-white {
        color: white;
    }

    .col-md-12.ml-auto1 {
        width: 100vw;
        padding-top: 0%;
        text-align: center;
    }

    .floatLeft-8 {
        float: left;
        margin-left: 25%;
    }

    .t-colorHeading {
        color: #ff8205 !important;
    }

    /*.happyChampText {
      
        margin: 10% 0 20% 0 !important;
        font-size: 30px !important;
        color: #a74700 !important;
        font-family: happChampFont;
    }*/
    .happyChampText {
        margin: -7% 0 7% 0 !important;
        font-size: 30px !important;
        color: #a74700 !important;
        font-family: happChampFont;
    }
    h4.mt-4.h1-custom.line-height.font-weight-400.animated.fadeIn.faster.delay-1s.happyChampText.t-color-orange.enterdetails {
        margin: 4% 0 4% 0 !important;
        color: #a74700 !important;
        font-family: happChampFont;
        font-size: 22px !important;
    }
    .col-md-12.ml-auto1.HC {
        margin-top: 0% !important;
        overflow-y: scroll;
    }

    h1.mt-4.h1-custom.line-height.font-weight-400.animated.fadeIn.faster.delay-1s.happyChampText.t-color-orange.enterDetails {
        margin: 34% 0 0 0 !important;
        font-size: 30px !important;
        color: #a74700 !important;
        font-family: happChampFont;
    }


    .col-lg-5.col-md-12.floatright {
        float: none;
        margin-left: 2%;
        /*margin-top: -125%;*/
    }

    .navbar-custom {
        background-color: #FFFFFF !important;
        font-weight: 600;
        font-size: 20px !important;
        border-bottom: #852f18 1.5px solid;
        max-height: 16% !important;
        font-size: 18px;
    }

    .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
        background-color: none;
        position: absolute;
        height: 0vh;
        bottom: 0%;
        left: 0vw;
        top: 25vh
    }

    .bgColor {
        top: 25vh;
    }

    .enterbtn {
        padding-bottom: 20px;
        margin-right: 0% !important;
    }

    .vidcolumn1 {
        width: 100%;
        height: 100%;
        margin: 1%;
    }

    .card {
        border-radius: 17px !important;
        height: 100%;
        top: 1%;
        background-color: #FCF7BD;
        width: 100%;
        left: 0%;
    }
    button.overlay-button {
        position: absolute;
        top: 17% !important;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 10px 20px;
        font-size: 16px;
        color: white;
        background-color: rgba(0, 0, 0, 0.5);
        border: none;
        border-radius: 5px;
        cursor: pointer;
    }

    .accordionCard {
        margin: 0.4vh;
        border-radius: 17px !important;
        height: 100%;
        top: 1%;
        background-color: #FCF7BD;
        width: 97%;
    }

    .videoNoBorder {
        width: 100%;
        height: 100%;
        min-height: 13px;
        max-height: 100%;
        border-radius: 14px;
    }

    .vidheight {
        min-height: 25vh;
    }

    .navbar-brand img {
        height: 75%;
        margin-left: 1% !important;
        margin-top: 12px !important;
    }
    a.navbar-brand.drRa.img-responsive {
        margin-right: -23%;
    }

    .switchCyber {
        background-color: #FF9800;
        color: black;
        height: 40px;
        border-radius: 50px;
    }

    .switchCybersmart {
        margin-top: -3%;
        margin-left: -1%;
        text-align-last: right;
    }
}

/* Media Query for low resolution  Tablets, Ipads */
@media (max-width: 767px) {

    .f-color-brown {
        color: #852f18 !important;
    }


    /*    .col-lg-5.col-md-12.floatright {
        float: none;
        margin-left: 10vw;
    }*/

    /*.language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {*/
    /*background-color: rgba(161,161,161,0.8);*/
    /*position: absolute;
        overflow-y: scroll;
        height: 38vh;
        left: -2vw !important;
        top: 0 !important;
    }*/

   /* .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
       
        position: fixed;
        height: 100vh;
        left: -2% !important;
        left: 0;
        top: -55vh !important;
        width: 104%;
        padding-top: 0;
    }*/
    .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
        position: fixed;
        height: 100vh;
        left: 0% !important;
        left: 0;
        top: -40vh !important;
        z-index: 111111111;
        width: 104%;
        padding-top: 0;
        overflow: scroll;
    }
    section.main-conrainer.NoScroll.contentvid {
        position: fixed;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 104%;
    }

    h2.card-title.text-center.headEnterDetails.t-color {
        color: #a74700 !important;
        float: none !important;
        font-size: 22px;
    }

   /* .copyrightText {
        margin-top: 0%;
        left: 14%;
        font-size: 11px;
    }*/
    .copyrightText {
        margin-top: -4%;
        left: 0%;
        text-align-last: left;
        font-size: 11px;
    }

    .headEnterDetails {
        font-size: 26px;
        font-weight: 600;
        padding-top: 0 !important;
    }

    .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor.enterdetails {
        position: fixed;
        height: 124vh;
        left: 0% !important;
        top: -44vh !important;
        width: 104%;
        padding-top: 0;
    }
    /*.col-md-12.ml-auto1 {
        width: 84vw;
        text-align: center;
        left: 0%;
    }*/

    .vidcolumn1 {
        width: 100%;
        margin: 1%;
    }

    .card {
        border-radius: 17px !important;
        height: 110%;
        top: 1%;
        background-color: #FCF7BD;
        width: 100%;
        left: 0%;
    }


    .next1buttonAlign {
        position: relative;
        right: 37%;
    }

    .vidheight {
        display: flex;
    }

    .boundaries {
        display: none;
    }

    .ps-bar-gift {
        max-width: 0;
        top: 7px;
        right: 66px;
        left: 30% !important;
    }

    .gift12 {
        width: 50px;
    }

    .downbutton {
        max-width: 30%;
        height: 40px;
        margin-left: 39%;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .downbtn {
        width: 100%;
        margin-left: -38% !important;
    }
}

@media only screen and (max-width: 320px) {
    .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
        position: fixed;
        height: 100vh;
        left: -2% !important;
        left: 0;
        font-size: 15px;
        top: -48vh !important;
        width: 104%;
    }

}

@media only screen and (max-width: 376px) {
    .happyChampText {
        margin: 10% 0 20% 0 !important;
        font-size: 30px !important;
        color: #a74700 !important;
        font-family: happChampFont;
        margin: 22% 0 7% 0 !important;
        font-size: 30px !important;
        color: #a74700 !important;
        font-family: happChampFont;
        overflow: auto !important;
    }
}

@media only screen and (max-width: 426px) {
    .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor.enterdetails {
        position: fixed;
        height: 124vh;
        left: 0% !important;
        top: -51vh !important;
        width: 104%;
        padding-top: 0;
    }

}



    /* Media Query for low resolution  Tablets, Ipads */
    @media only screen and (device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) {
        .f-color-brown {
            color: #852f18 !important;
        }

        .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
            /*background-color: rgba(161,161,161,0.8);*/
            position: absolute;
            height: 100vh;
            left: -2vw !important;
            top: -49vh !important;
            overflow-y: scroll;
            padding-top: 0%;
        }

        /*.happyChampText {
            margin: 10% 0 20% 0 !important;
            font-size: 40px !important;
            color: #a74700 !important;
            font-family: happChampFont;
        }*/
        .happyChampText {
            margin: 6% 0 9% 0 !important;
            font-size: 29px !important;
            color: #a74700 !important;
            font-family: happChampFont;
        }

        .col-sm.footerImage {
            text-align: -webkit-center;
        }

        /*.col-md-12.ml-auto1 {
        width: 84vw;
        text-align: center;
        left: 0%;
    }*/

        .vidcolumn1 {
            width: 100%;
            margin: 1%;
        }

        .card {
            border-radius: 17px !important;
            height: 100%;
            top: 1%;
            background-color: #FCF7BD;
            width: 100%;
            left: 0%;
        }

        .vidheight {
            display: flex;
        }

        .boundaries {
            display: none;
        }

        .ps-bar-gift {
            max-width: 10px;
            top: 0px;
            right: 66px;
        }

        .gift12 {
            width: 50px;
        }

        .downbutton {
            max-width: 30%;
            height: 40px;
            margin-left: 39%;
            margin-bottom: 20px;
            margin-top: 20px;
        }

        .downbtn {
            width: 100%;
            margin-left: -38% !important;
        }
    }

@media only screen and (device-width: 768px) and (device-height:616px){
    video#myVideo {
        min-height: 100%;
        object-fit: cover;
        width: 100%;
        height: 100%;
        margin-top: 5% !important;
    }
    .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
        background-color: rgb(157 145 145 / 50%) !important;
        position: relative !important;
        height: 100vh !important; 
        top: -34vh !important;
        left: 0;
        width: 100%;
    }
    .enterbtn {
        /* text-align: center; */
        margin-right: 0 !important;
        padding: 20px !important;
    }
    .main-contant-div {
        height: 100%;
        margin: 13% 0 0 0 !important;
        top: 0;
        right: 0;
        transform: translateY(0);
    }
    .vidcolumn1 {
        width: 100% !important;
        margin: 0% !important;
    }
    .card {
        border-radius: 17px !important;
        height: 100%;
        top: 6%;
        background-color: #FCF7BD;
        width: 100%;
        left: 0 !important;
    }
    .col-md-12.ml-auto1 {
        width: 100%;
        text-align: center;
        /* z-index: 14; */
        top: 67vh;
        height: 0;
    }

    h1.mt-4.h1-custom.line-height.font-weight-400.animated.fadeIn.faster.delay-1s.happyChampText.t-color-orange {
        font-size: 24px !important;
    }

    h5.t-colorHeading.floatLeft-8 {
        color: #a74700 !important;
        float: left;
        margin-left: 8%;
        font-size: 16px;
    }
}

@media(width:1024px) {
    .main-contant-div {
        width: 60% !important;
        /* background: pink; */
        height: 100%;
        margin: 46% 0 0 0 !important;
        top: 0;
        right: 0;
        transform: translateY(0);
    }

    /*.main-contant-div {
        width: 100% !important;*/
        /* background: pink; */
        /*height: 100%;
        margin: 10% 2% 0 0 !important;
        top: 0;
        right: 0;
        transform: translateY(0);
    }*/

    .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
        background-color: rgba(161, 161, 161, 0.5);
        position: absolute;
        height: 200h !important;
        top: -158vh !important;
        left: 49% !important;
        width: 50% !important;
    }
}

    @media(min-width: 768px) and (max-width:1024px) {
        .drRao {
            margin-left: 79%;
            position: absolute;
            bottom: -12%;
        }

        .cyberpng {
            margin-left: 10%;
        }

        .col-lg-5.col-md-12.welcomeText {
            left: 10px;
        }

        .col-lg-5.col-md-12.floatright {
            float: right;
            margin-left: 7%;
        }

        ul.navbar-nav.ml-auto.headeroptions {
            position: absolute;
            background: center;
            border-radius: 6px;
            margin-top: 12.5%;
            right: 28%;
            background-color: #e6e7e9bf;
            text-align-last: center;
        }

        .switchCybersmart {
            margin-top: 0%;
            margin-left: 0%;
        }

        .copyright {
            font-size: 12px;
            margin-top: 20px;
            text-align-last: center;
            float: right;
            margin-right: -74%;
        }

        . /*language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
        background-color: rgba(161,161,161,0.5);
        position: absolute;
        height: 100vh;
        width: 67%;
        left: 25vw;
        top: -90vh;
    }*/
        .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
            font-size: 18px;
            background-color: rgba(161,161,161,0.5);
            position: absolute;
            height: 97vh;
            width: 62%;
            left: 27vw;
            top: -89vh;
        }

        .happyChampText {
            margin-top: -40% !important;
            font-size: 40px;
            font-family: happChampFont;
        }
    }


    @media(min-width: 767px) and (max-width: 1024px) {

        .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
            background-color: rgba(161,161,161,0.5);
            position: absolute;
            /*height: 77vh;
            top: -59vh;*/
            height: 160vh;
            top: -92vh;
            left: 0;
            width: 100%;
        }

        .col-md-12.ml-auto1 {
            width: 100%;
            text-align: center;
        }

        .happyChampText {
            margin-top: -87% !important;
            font-size: 36px;
            color: brown !important;
            font-family: happChampFont;
        }

        .main-contant-div {
            /* background: pink; */
            height: 100%;
            margin: 77% 0 0 0;
            width: 107% !important;
/*            top: -10%;*/
            right: 0;
            transform: translateY(0);
        }


        .col-lg-5.col-md-12.floatright {
            float: right;
            margin-left: 0;
        }
    }

    @media(min-width: 1025px) and (max-width: 1280px) {


       /* .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
            background-color: rgba(161,161,161,0.5);
            position: absolute;
            height: 100vh;
            bottom: 70%;
            left: 22vw;
            width: 61%;
        }*/
        .language.d-flex.align-items-center.float-lg-right.animated.fadeIn.faster.delay-1_5s.bgColor {
            background-color: rgb(179, 205, 224, 0.54) !important;
            position: relative;
            height: 120vh;
            bottom: 50%;
            /* left: 22vw; */
            z-index: 1111111111111;
            left: 24vw;
            width: 20vw;
        }

        .video {
            width: 50%;
            border-radius: 25px;
            background: #000;
            margin-left: 25%;
        }

        .accordion {
            max-width: 65%;
            padding: 1% 0 12% 0;
            margin-left: 18%;
        }

        .f20{
            font-size:1rem;
        }

        .navbar-custom .navbar-nav .nav-link {
            width: 140px;
            text-align: left;
            color: #852f18 !important;
            font-size: 18px;
            /* padding: 0 20px; */
        }


        ul.navbar-nav.ml-auto.headeroptions {
            position: absolute;
            background: center;
            border-radius: 6px;
            margin-top: 9.5%;
            background-color: #e6e7e9bf;
            text-align-last: center;
        }

        .col-md-12.ml-auto1 {
            top: -8%;
        }
        

        .col-lg-5.col-md-12.floatright {
            float: right;
            margin-left: 13%;
        }

        .cyberpng {
            margin-left: 3%;
        }

        .drRao {
            margin-left: 86%;
        }

        .cp1 {
            margin-right: -85%;
        }

        .main-contant-div {
            position: absolute;
            width: 100%;
            height: 110%;
            /*overflow-y: scroll;*/
            margin: 8% 0 0 0;
        }

        h1.mt-4.h1-custom.line-height.font-weight-400.animated.fadeIn.faster.delay-1s.happyChampText.t-color-orange.enterdetails {
            font-size: 20px !important;
            margin-top: 19% !important;
        }

        .enterDetailsPadding {
            padding: 8px;
            margin-top: 4%;
            font-size: 12px;
            margin-bottom: 59px;
        }
        /*  img.switchToCyber {
            width: 16%;
            margin-top: 8px;
        }*/

        @media (min-width: 1281px) and (max-height:720px) {

            .cyberpng {
                margin-left: 3vw;
            }

            .drRao {
                margin-left: 76%;
                position: absolute;
            }

            .switchToCyber {
                width: 20%;
                margin: 1%;
            }

            span.copyrightText {
                font-size: 14px;
                display: block;
                text-align: right;
                margin-top: 24px;
            }

            ul.navbar-nav.ml-auto.headeroptions {
                position: absolute;
                background: center;
                border-radius: 6px;
                margin-top: 9.08%;
                background-color: #e6e7e9bf;
                text-align-last: center;
            }

            .enterDetailsPadding {
                padding: 8px;
                margin-top: 10%;
            }

            .certificate1 {
                width: 300px;
                height: 300px;
                padding: 50px;
                margin-left: 0%;
                margin-bottom: 10px;
            }

            .main-contant-div {
                position: absolute;
                width: 100%;
                height: auto;
                /* overflow-y: scroll; */
                padding-bottom: 5%;
                margin: 10% 0px 0px 0px;
            }

                .main-contant-div.vcenter.teacherVidCol {
                    height: 100%;
                    /* margin: 120px 0 200px 0; */
                    top: 18%;
                    right: 0;
                    transform: translateY(0);
                }

            .copyright {
                font-size: 12px;
                margin-top: 20px;
                text-align-last: center;
                float: right;
                margin-right: -86%;
            }
        }

        @media (min-width: 1281px) and (max-height: 600px) {

            .cyberpng {
                margin-left: 3vw;
            }

            .drRao {
                margin-left: 76%;
                position: absolute;
            }

            ul.navbar-nav.ml-auto.headeroptions {
                position: absolute;
                background: center;
                border-radius: 6px;
                margin-top: 19.01vh;
                background-color: #e6e7e9bf;
                text-align-last: center;
            }

            .enterDetailsPadding {
                padding: 8px;
                margin-top: 0;
            }

            .main-contant-div {
                position: absolute;
                width: 100%;
                height: auto;
                /* overflow-y: scroll; */
                margin: 5vh 0 0 0;
            }

                .main-contant-div.vcenter.teacherVidCol {
                    height: 100%;
                    /* margin: 120px 0 200px 0; */
                    top: 18%;
                    right: 0;
                    transform: translateY(0);
                }

            .copyright {
                font-size: 12px;
                margin-top: 20px;
                text-align-last: center;
                float: right;
                margin-right: -86%;
            }
        }



        .f15 {
            font-size: 15px;
        }

        p.Videoparagraph {
            padding: 0 31px 0 42px;
        }
    }
    /*Teacher Upload Module*/
    .login-container {
        margin-top: 3%;
        margin-bottom: 5%;
    }

    .login-form-1 {
        padding: 5%;
        box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
    }

        .login-form-1 h3 {
            text-align: center;
            color: #333;
            font-size: 18px;
            font-weight: 600;
        }

    .login-form-2 {
        padding: 5%;
        background: #0062cc;
        box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
    }

        .login-form-2 h3 {
            text-align: center;
            color: #852f18;
            font-size: 18px;
            font-weight: 600;
        }

    .login-container form {
        padding: 10%;
    }

    .btnFormSubmit {
        width: 50%;
        margin-left: 25%;
        border-radius: 1rem;
        padding: 3.5%;
        border: none;
        cursor: pointer;
    }

    .btnRefIdSubmit {
        width: 50%;
        margin-left: 25%;
        border-radius: 1rem;
        padding: 3.5%;
        border: none;
        cursor: pointer;
    }

    .login-form-1 .btnRefIdSubmit {
        font-weight: 600;
        color: #fff;
        background-color: #0062cc;
    }

    .login-form-2 .btnFormSubmit {
        font-weight: 600;
        color: #fff;
        background-color: #0062cc;
    }

    .login-form-2 {
        background-color: blanchedalmond;
        font-family: 'Montserrat';
        padding: 5%;
        border-radius: 10px;
        margin: 10px;
    }

    .login-form-1 {
        background-color: #c5e5e7;
        font-family: 'Montserrat';
        padding: 5%;
        margin: 10px;
        border-radius: 10px;
    }

    a.nobtnid {
        color: white;
        text-decoration: none;
    }

    a.btnid {
        color: white;
        text-decoration: none;
    }

    .btnid:hover {
        color: #d7d4d4; /* Change the hover color to brown */
        text-decoration: none;
    }

    .nobtnid:hover {
        color: #d7d4d4; /* Change the hover color to brown */
        text-decoration: none;
    }


/* Responsive styling for smaller screens (tablets) */
@media (max-width: 768px) {
    #model-text{
        font-size:12px;
        margin-top:20px;
    }
    #nextr {
        width: 20% !important;
    }
}

/* Responsive styling for mobile screens */
@media (max-width: 480px) {
    #model-text {
        font-size: 12px;
        margin-top: 20px;
    }
    #nextr{
        width:23% !important;
        top:50% !important;
        left:40% !important;
    }
}

.button-homepage {
    color: #1b7166;
    border: 1px solid #1b7166 !important;
    font-size: 16px;
    background-color: lightyellow !important;
    font-weight: 600;
    border-radius: 10px;
    margin-top:10% !important;
}