body {
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-style: normal;
    font-size: 16px;
    color: #000000;
    background: #ffffff;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}

img {
    border: 0;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    pointer-events: none;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}


/* article {
    word-break: break-all;
} */


/* 
*+* {
    margin: 1em;
} */

img {
    border: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}

* :focus {
    outline: 0
}

ul {
    padding: 0px;
}

li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 0;
    padding: 0;
}

a {
    color: #66FFFF;
}

a#bg_audio {
    /* position: absolute; */
    /* top: 0px; */
    /* left: 0; */
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

span {
    margin: 0;
    padding: 0;
}


/*********************************/

@font-face {
    font-family: sunlifescript-regular;
    src: url("fonts/sunlifescript-regular.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: sunlifescript-regular;
    src: url("fonts/sunlifescript-regular.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: sunlifescript-regular;
    src: url("fonts/sunlifescript-regular.woff")
        /* TTF file for CSS3 browsers */
}


/********************************/

@font-face {
    font-family: SpartanMB-Light;
    src: url("fonts/SpartanMB-Light.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SpartanMB-Light;
    src: url("fonts/SpartanMB-Light.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SpartanMB-Light;
    src: url("fonts/SpartanMB-Light.woff")
        /* TTF file for CSS3 browsers */
}


/***************************************/

@font-face {
    font-family: arial_bold;
    src: url("fonts/arial_bold.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: arial_bold;
    src: url("fonts/arial_bold.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: arial_bold;
    src: url("fonts/arial_bold.woff")
        /* TTF file for CSS3 browsers */
}


/***************************************/

@font-face {
    font-family: Arial;
    src: url("fonts/Arial.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: Arial;
    src: url("fonts/Arial.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: Arial;
    src: url("fonts/Arial.woff")
        /* TTF file for CSS3 browsers */
}


/***************************************/

@font-face {
    font-family: SpartanMB_Black;
    src: url("fonts/SpartanMB_Black.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SpartanMB_Black;
    src: url("fonts/SpartanMB_Black.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SpartanMB_Black;
    src: url("fonts/SpartanMB_Black.woff")
        /* TTF file for CSS3 browsers */
}


/***************************************/

@font-face {
    font-family: SpartanMB_SemiBold;
    src: url("fonts/SpartanMB_SemiBold.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SpartanMB_SemiBold;
    src: url("fonts/SpartanMB_SemiBold.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SpartanMB_SemiBold;
    src: url("fonts/SpartanMB_SemiBold.woff")
        /* TTF file for CSS3 browsers */
}


/***************************************/

@font-face {
    font-family: SpartanMB_ExtraBold;
    src: url("fonts/SpartanMB_ExtraBold.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SpartanMB_ExtraBold;
    src: url("fonts/SpartanMB_ExtraBold.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SpartanMB_ExtraBold;
    src: url("fonts/SpartanMB_ExtraBold.woff")
        /* TTF file for CSS3 browsers */
}


/***************************************/

@font-face {
    font-family: SPARTANMB_BOLD;
    src: url("fonts/SPARTANMB_BOLD.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SPARTANMB_BOLD;
    src: url("fonts/SPARTANMB_BOLD.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SPARTANMB_BOLD;
    src: url("fonts/SPARTANMB_BOLD.woff")
        /* TTF file for CSS3 browsers */
}


/***************************************/

@font-face {
    font-family: SPARTANMB-REGULAR;
    src: url("fonts/SPARTANMB-REGULAR.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SPARTANMB-REGULAR;
    src: url("fonts/SPARTANMB-REGULAR.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SPARTANMB-REGULAR;
    src: url("fonts/SPARTANMB-REGULAR.woff")
        /* TTF file for CSS3 browsers */
}


/***************************************/

@font-face {
    font-family: arial_regular;
    src: url("fonts/arial_regular.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: arial_regular;
    src: url("fonts/arial_regular.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: arial_regular;
    src: url("fonts/arial_regular.woff")
        /* TTF file for CSS3 browsers */
}


/***************************************/

@font-face {
    font-family: Arial-black;
    src: url("fonts/Arial-black.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: Arial-black;
    src: url("fonts/Arial-black.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: Arial-black;
    src: url("fonts/Arial-black.woff")
        /* TTF file for CSS3 browsers */
}

/******************************************/

@font-face {
    font-family: arial_bolditalic;
    src: url("fonts/arial_bolditalic.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: arial_bolditalic;
    src: url("fonts/arial_bolditalic.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: arial_bolditalic;
    src: url("fonts/arial_bolditalic.woff")
        /* TTF file for CSS3 browsers */
}


/******************************************/

@font-face {
    font-family: arial_italic;
    src: url("fonts/arial_italic.ttf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: arial_italic;
    src: url("fonts/arial_italic.otf")
        /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: arial_italic;
    src: url("fonts/arial_italic.woff")
        /* TTF file for CSS3 browsers */
}


/******************************************/

.footer-wrap {
    background-repeat: no-repeat;
    position: absolute;
    z-index: 13;
    right: 73px;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 4;
    top: 201px;
    width: 50px;
    height: 70px;
    /* background: linear-gradient(rgba(253, 190, 15, 0) 90%, #FDBE0F 10%); */
}

.footer-ovarlay {
    width: 100%;
    height: 76px;
    position: absolute;
    top: 0px;
    z-index: 10;
    animation-play-state: running;
    background: rgba(0, 0, 0, 0);
}

.container {
    padding: 0;
}


/*******Menu End***********/

#audio {
    /*width: 27px;
    height: 22px;
    position: absolute;
    left: 630px;
    top: 3px;*/
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.exiGAME {
    background-image: url(../../../Media/eng/images/gui_svg/exit.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}

.leaderboard {
    background-image: url(../../../Media/eng/images/gui_svg/Leaderbord.png);
    background-repeat: no-repeat;
    width: 27px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}

.transcript {
    background-image: url(../../../Media/eng/images/gui_svg/Transcript.png);
    background-repeat: no-repeat;
    width: 27px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}

.audio_cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 350px;
}

.audio_cont_header {
    position: absolute;
    top: 66px;
    left: 83px;
    width: 70px;
    height: 30px;
    color: #fff;
    font-size: 26px;
    font-family: SPARTANMB_BOLD;
}

.trans_audio_line {
    background-color: #8CC63F;
    position: absolute;
    top: 25px;
    left: 0px;
    width: 45px;
    height: 2px;
}

.trans_audio_list {
    position: absolute;
    top: 132px;
    left: 50px;
    width: 220px;
    height: 260px;
}

.trans_audio_name {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #4D4D4D;
    float: left;
    width: 100%;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 10px;
    height: 25px;
}

.trans_audio_name span {
    float: left;
    position: relative;
    padding-bottom: 3px;
    font-family: SPARTANMB_BOLD;
    color: #fff;
    font-size: 18px;
}

.trans_audio_name img {
    float: right;
    width: 15px;
    height: 11px;
    position: absolute;
    left: -24px;
    top: 3px;
}

.script_cont {
    position: absolute;
    top: 50px;
    right: 50px;
    width: 320px;
    height: 400px;
}

.Trans_audio_cont {
    position: absolute;
    top: 50px;
    left: 50px;
    width: 320px;
    height: 400px;
}

.script_cont_header {
    position: absolute;
    top: 68px;
    left: 77px;
    width: 70px;
    height: 30px;
}

.script_txt {
    position: absolute;
    top: 0;
    left: 0;
    font-family: SPARTANMB_BOLD;
    /* font-weight: bold; */
    font-size: 26px;
    color: #fff;
}

.trans_script_line {
    background-color: #8CC63F;
    position: absolute;
    top: 25px;
    left: 0px;
    width: 68px;
    height: 2px;
}

.trans_script_list {
    position: absolute;
    top: 131px;
    left: 76px;
    width: 220px;
    height: 260px;
}

.trans_script_name {
    font-family: SPARTANMB_BOLD;
    /* font-weight: bold; */
    font-size: 18px;
    color: #fff;
    float: left;
    width: 100%;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 10px;
    height: 25px;
}

.trans_script_name span {
    float: left;
    position: relative;
    padding-bottom: 3px;
}

.trans_script_name img {
    float: right;
    width: 15px;
    height: 11px;
    position: absolute;
    left: -23px;
    top: 4px;
}

.middleDivider {
    position: absolute;
    width: 2px;
    height: 300px;
    background: linear-gradient(rgb(0 0 0 / 0%), #a0a0a0, hsl(0deg 0% 0% / 0%));
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}

.transcript_close {
    position: absolute;
    right: 16px;
    top: 49px;
    /* background-color: #FFF; */
    /* border: 1px solid #CCC; */
    width: 25px;
    height: 25px;
    border-radius: 50%;
    cursor: pointer;
}

.transcript_close img {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
}

.footer_menu_overlay {
    width: 150px;
    height: 43px;
    position: absolute;
    left: 374px;
}

#replay {
    background-image: url(../../../Media/eng/images/gui_svg/replay.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 798px;
    bottom: -1px;
    width: 30px;
    height: 22px;
    transition: all 0.2s linear;
    cursor: pointer;
}

#replay:hover::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 1px;
    left: 15px;
    top: 10px;
    border-radius: 50%;
    /* animation: pulse_hoverShadow 0.5s ease; */
}

#replay img {
    width: 100%;
    height: 100%;
}

#Prev {
    position: relative;
    left: 31px;
    top: 5px;
}

#sliderBar {
    width: 500px;
    height: 6px;
    position: absolute;
    cursor: default !important;
    margin-top: 6px;
    left: 266px;
    border-radius: 10px;
}

.sliderBar {
    width: 500px;
    height: 6px;
    position: absolute;
    background-color: #4D4D4D;
    border-radius: 10px;
}

.control {
    right: -1px;
    width: 226px;
    top: 4px;
}

.progress {
    /*background-color: #ffffff;*/
    width: 100%;
    height: 6px;
    position: relative;
    /*cursor: pointer;*/
    left: 0px;
    border-radius: 10px;
}

.progress span {
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
}

.bufferBar {
    width: 0;
    background: #fff;
}

.timeBar {
    width: 20%;
    background: #4DB5E3;
    border-radius: 10px;
}

.timeBar:after {
    content: "";
    background-color: #4DB5E3;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 3px solid #FFF;
    position: absolute;
    right: -4px;
    top: -3px;
}

.button-holder {
    position: relative;
    left: 15px;
}

.progress-button {
    background-image: url(../../../Media/eng/images/handle_bar.png);
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    position: absolute;
    top: -5px;
    text-decoration: overline;
    margin-left: -8px;
}

.video_controler {
    /* position: absolute !important; */
    background-color: #eee !important;
    width: 24% !important;
    height: 9px !important;
    margin-top: 0 !important;
    z-index: 12 !important;
    margin-left: 294px !important;
}

.outNext {
    background-image: url(../../../Media/eng/images/gui_svg/next.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 903px;
    bottom: -2px;
    width: 32px;
    height: 24px;
    transition: all 0.2s linear;
}

#next:hover::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 1px;
    left: 15px;
    top: 10px;
    border-radius: 50%;
    /* animation: pulse_hoverShadow 0.5s ease; */
}

.outNext img {
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.outPrev {
    background-image: url(../../../Media/eng/images/gui_svg/back.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 852px;
    bottom: -2px;
    width: 32px;
    height: 24px;
    transition: all 0.2s linear;
}

#prev:hover::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 1px;
    left: 15px;
    top: 10px;
    border-radius: 50%;
    /* animation: pulse_hoverShadow 0.5s ease; */
}

.outPrev img {
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.navbar {
    position: relative;
    height: 108px;
    width: 1010px;
}

.navbar-collapse {
    padding-left: 0px !important;
}

.footer_btns {
    /*background: url(../../../Media/eng/images/gui_svg/footerBg.svg);*/
    background-repeat: no-repeat;
    width: 100%;
    height: 61px;
    position: absolute;
    bottom: -19px;
    left: 0px;
    /* right: 0; */
    margin: auto;
    z-index: 4;
}

.footer_btns_help {
    /* box-shadow: -3px 0px 7px 0px #888181; */
    background-color: rgba(0, 0, 0, 0);
    width: 558px;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.footer_help_over {
    z-index: 1;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 0;
    width: 558px;
    height: 58px;
}

.footer_btns_bg {
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: 0;
    width: 1010px;
    height: 58px;
}

.footer_btns_ori {
    /* box-shadow: -3px 0px 7px 0px #888181; */
    background-color: rgba(0, 0, 0, 0);
    width: 1010px;
    height: 38px;
    position: absolute;
    bottom: 0;
}

.bottom_text_footer {
    font-size: 10px;
    font-family: Arial;
    color: #fff;
    margin: 9px 0 0 72px;
    position: absolute;
}

.bottom_logo {
    position: absolute;
    bottom: -5px;
    left: 17px;
}

.content_btn {
    /* background-image: url(../../../Media/eng/images/gui_svg/menuBG.svg); */
    background-repeat: no-repeat;
    position: absolute;
    width: 68px;
    height: 52px;
    left: 57px;
    bottom: 3px;
    /* border-radius: 50%; */
    z-index: 1;
    transition: all 0.2s ease;
    cursor: pointer;
    /* background: #c4cfe0; */
}

.content_btn img {
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 2px;
    margin: 0 auto;
    pointer-events: none;
    width: 61px;
    height: 62px;
}

.more_open {
    position: absolute;
    left: 0;
    width: 778px;
    height: 460px;
    /*  background-color: #ffffff; */
    /* top: 51px; */
    z-index: 1;
    /*  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.51); */
    /* background-image: url(../../../Media/eng/images/more_open_bg.png); */
}

.nav_over {
    position: absolute;
    top: 10px;
    left: -100px;
    width: 140px;
    height: 46px;
    overflow: hidden;
    transition: all 0.3s ease;
    visibility: hidden;
    /* padding-bottom: 30px; */
}

.nav1 {
    display: block;
    position: absolute;
    top: 6px;
    right: 0px;
    width: 43px;
    height: 37px;
    background-color: #c4cfe0;
    border-radius: 5px;
    transition: all 0.3s ease;
    /* padding-bottom: 20px; */
    overflow: hidden;
}

ul.nav1 li:first-child {
    margin-left: 0px;
}

.nav1_help {
    display: block;
    position: absolute;
    top: -6px;
    left: 40px;
    width: 373px;
    height: 31px;
    /* background-color: #C72430; */
    border-radius: 0 20px 20px 0;
    transition: all 0.3s ease;
    background-image: linear-gradient(#C63141 50%, #C62032 50%);
}

.menu_tab {
    position: relative;
    width: 110px;
}

.nav1 li {
    float: left;
    position: relative;
    width: 30px;
    height: 30px;
    margin-bottom: 0px;
    left: 7px;
    top: 3px;
    margin-right: 5px;
}

.nav {
    display: block;
    position: absolute;
    top: 0;
    left: 280px;
    width: 730px;
    float: left;
    height: 17px;
    bottom: 0;
    margin: auto;
}

.nav li {
    float: left;
    margin: 0 19px;
    cursor: pointer;
}

.HomeMenu {
    margin-left: 41px !important;
    margin-top: 10px !important;
}


/*intro start*/

.intro_bg {
    background-size: 100% 100%;
    height: 568px;
    position: absolute;
    width: 1010px;
}

.intro_heading_text1 {
    margin: 20px auto 0;
    text-align: center;
    width: 60%;
}

.content {
    position: relative;
    height: 1080px;
    top: 0;
    background: #fff;
    width: 1920px;
    overflow: hidden;
    /* border: 1px solid #333; */
}

.view_all {
    color: #153884;
    font-size: 16px;
    font-weight: bold;
    padding: 60px 25px 0px;
    text-align: center;
}

.introMain1 {
    margin: 0px auto;
    width: 100%;
    background: #fff;
    height: 600px;
}

.headset_text {
    width: 29%;
    position: relative;
    top: 169px;
    font-family: MyriadPro;
    left: 145px;
    font-size: 18px;
    line-height: 26px;
}

.bottom_line_d {
    font-size: 16px;
    color: #153884;
    text-align: center;
    font-weight: bold;
}

.explore {
    background-size: 100% 100%;
    height: 568px;
    position: absolute;
    width: 1010px;
}

.left_explore1 {
    border-bottom: 3px solid #FFF;
    width: 50px;
    margin-top: 60px;
}

.left_explore3 {
    margin-top: 20px;
    width: 300px;
}

.left_side {
    background: #333333;
    width: 372px;
    height: 320px;
    padding: 0px 0 0 25px;
    color: #fff;
    float: left;
    margin-left: 89px;
    margin-top: 114px;
    border-radius: 10px;
}

.speed_duration {
    width: 66px;
    background: #151515;
    border-radius: 0 10px 0px 25px;
    padding: 10px;
    float: right;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}

.right_side {
    float: right;
    margin-right: 37px;
    margin-top: 130px;
}

.left_side span {
    margin-top: 16px;
    float: right;
    margin-right: 29px;
    cursor: pointer;
}


/* Animation */

@-webkit-keyframes zoomIn_intro {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.7, .7, .7);
        transform: scale3d(.7, .7, .7);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn_intro {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.7, .7, .7);
        transform: scale3d(.7, .7, .7);
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes slideInRight_bottom_line_d {
    0% {
        -webkit-transform: translate3d(5%, 0, 0);
        transform: translate3d(5%, 0, 0);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes slideInRight_bottom_line_d {
    0% {
        -webkit-transform: translate3d(5%, 0, 0);
        transform: translate3d(5%, 0, 0);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.Q_img_ani {
    -webkit-animation-name: slideInRight_assessment;
    animation-name: slideInRight_assessment;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
}

@-webkit-keyframes slideInRight_assessment {
    0% {
        -webkit-transform: translate3d(5%, 0, 0);
        transform: translate3d(5%, 0, 0);
        opacity: 0;
        visibility: hidden;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
        visibility: visible;
    }
}

@keyframes slideInRight_assessment {
    0% {
        -webkit-transform: translate3d(5%, 0, 0);
        transform: translate3d(5%, 0, 0);
        opacity: 0;
        visibility: hidden;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
        visibility: visible;
    }
}

@-webkit-keyframes fadeIn_head {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn_head {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeInIntro {
    -webkit-animation-name: fadeIn_head;
    animation-name: fadeIn_head;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.headset_text_ani {
    -webkit-animation-name: fadeIn_head;
    animation-name: fadeIn_head;
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}

@-webkit-keyframes fadeInOut_head {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeInOut_head {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOutstrip {
    -webkit-animation-name: fadeInOut_head;
    animation-name: fadeInOut_head;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeOutIntro {
    -webkit-animation-name: fadeInOut_head;
    animation-name: fadeInOut_head;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#Volume_bar {
    position: absolute;
    bottom: 35px;
    left: 522px;
    width: 17px;
    z-index: 100;
    box-shadow: 0px 0px 5px #000000;
}

.volume_slide {
    width: 26px;
    height: 28px;
    left: 154px;
    bottom: -6px;
    position: absolute;
    /* border: 1px solid #4D4D4D; */
    /* border-radius: 10px; */
    transition: all 0.2s linear;
    /* background: #333; */
    cursor: pointer;
}

#audio:hover::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 1px;
    left: 11px;
    top: 10px;
    border-radius: 50%;
    /* animation: pulse_hoverShadow 0.5s ease; */
}

.volume_slide img {
    position: absolute;
    width: 23px;
    height: 22px;
    pointer-events: none;
}

.volume_slide1 span {
    width: 20px;
    height: 20px;
    background-color: #88C103;
    position: absolute;
    border-radius: 50%;
    top: -4px;
    right: -2px;
    transition: all 0.2s linear;
    pointer-events: none;
}

.volume_slide1 {
    width: 40px;
    height: 12px;
    left: 139px;
    bottom: 1px;
    position: absolute;
    border: 1px solid #88C103;
    border-radius: 10px;
    transition: all 0.2s linear;
}

#Volume_bar .ui-widget-content {
    background: url("../../../Media/eng/images/slider_bar.png");
    height: 60px;
    width: 17px;
    background-color: #fff;
    background-repeat: no-repeat;
    cursor: pointer;
}

#Volume_bar .ui-widget-header {
    background: #0087cd;
    width: 6px !important;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#Volume_bar .ui-state-default,
#Volume_bar .ui-widget-content .ui-state-default,
#Volume_bar .ui-widget-header .ui-state-default {
    background: url("../../../Media/eng/images/handle_bar.png");
    cursor: pointer;
}

#Volume_bar .ui-slider .ui-slider-range {
    position: absolute;
    /*  z-index: 1; */
    display: block;
    border: 0;
    background-position: 0 0;
}


/******************************************end************************************/

.exit_hover {
    width: 68px;
    height: 25px;
    position: absolute;
    left: -117px;
    top: 10px;
    background: #C3CEE0;
    border-radius: 50px;
    text-align: center;
    box-sizing: border-box;
    z-index: 1;
}

.exit_hover span {
    font-size: 12px;
    color: #333333;
    font-family: SPARTANMB_BOLD;
    position: absolute;
    top: 6px;
    left: 25px;
    text-transform: uppercase;
}

.bgaudio_hover_main {
    width: 110px;
    height: 25px;
    position: absolute;
    left: -102px;
    top: 10px;
    background: #C3CEE0;
    border-radius: 50px;
    /* z-index: 1; */
}

.bgaudio_hover_main span {
    font-size: 12px;
    color: #333333;
    font-family: SPARTANMB_BOLD;
    position: absolute;
    left: 15px;
    top: 7px;
    text-transform: uppercase;
}

.glossary_hover {
    position: absolute;
    bottom: -8px;
    left: 0;
    background-color: #ffffff;
    height: 0px;
    width: 92px;
    text-align: center;
    transition: all 0.2s linear;
    overflow: hidden;
}

.glossary_hover .glossary_text {
    margin-top: 2px;
    font-family: Arial;
    font-size: 14px;
    left: 3px;
    width: 87px;
    bottom: 3px;
}

.glossary_hover_main {
    position: absolute;
    bottom: 43px;
    left: 338px;
    width: 94px;
    height: 30px;
    overflow: hidden;
}

.transcript_hover {
    width: 100px;
    height: 25px;
    position: absolute;
    left: -82px;
    top: 303px;
    background: #C3CEE0;
    border-radius: 50px;
    text-align: center;
    box-sizing: border-box;
    z-index: 1;
}

.transcript_hover span {
    font-size: 12px;
    color: #333333;
    font-family: SPARTANMB_BOLD;
    position: absolute;
    top: 7px;
    left: 12px;
    text-transform: uppercase;
}

.leaderboar_hover {
    width: 112px;
    height: 25px;
    position: absolute;
    left: -94px;
    top: 147px;
    background: #C3CEE0;
    border-radius: 50px;
    text-align: center;
    box-sizing: border-box;
    z-index: 1;
}

.leaderboar_hover span {
    font-size: 12px;
    color: #333333;
    font-family: SPARTANMB_BOLD;
    position: absolute;
    top: 6px;
    left: 12px;
    text-transform: uppercase;
}

.transcript_text01 {
    margin-top: 2px;
    font-family: Arial;
    font-size: 14px;
}

.help_hover {
    position: absolute;
    bottom: -8px;
    left: 0;
    background-color: #ffffff;
    height: 0px;
    width: 50px;
    text-align: center;
    transition: all 0.2s linear;
}

.help_text01 {
    margin-top: 2px;
    font-family: Arial;
    font-size: 14px;
}

.help_hover_main {
    position: absolute;
    bottom: 43px;
    left: 393px;
    width: 53px;
    height: 30px;
    overflow: hidden;
}

.sessionTime_hover {
    position: absolute;
    bottom: -8px;
    left: 0;
    background-color: #ffffff;
    height: 0px;
    width: 58px;
    text-align: center;
    transition: all 0.2s linear;
}

.sessionTime_text01 {
    margin-top: 2px;
    font-family: Arial;
    font-size: 14px;
}

.sessionTime_hover_main {
    position: absolute;
    bottom: 43px;
    left: 444px;
    width: 61px;
    height: 30px;
    overflow: hidden;
}

.menu_hover {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ffffff;
    height: 0px;
    width: 55px;
    text-align: center;
    transition: all 0.2s linear;
    overflow: hidden;
}

.menu_text01 {
    margin-bottom: 2px;
    font-family: Arial;
    font-size: 14px;
}

.menu_hover_main {
    position: absolute;
    top: 50px;
    right: 3px;
    width: 86px;
    height: 30px;
    overflow: hidden;
    z-index: 1111;
}

.audio_hover {
    position: absolute;
    bottom: -8px;
    left: 0;
    background-color: #ffffff;
    height: 0px;
    width: 50px;
    text-align: center;
    transition: all 0.2s linear;
    border: 2px solid #88C103;
    border-radius: 5px;
}

.audio_text01 {
    margin-top: 2px;
    font-family: Arial;
    font-size: 14px;
}

.transcript_hover_main {
    position: absolute;
    bottom: 58px;
    left: 106px;
    width: 98px;
    height: 23px;
    background-color: #ccc;
    border-radius: 20px 20px 20px 0px;
    opacity: 0;
    z-index: 1;
    font-size: 12px;
    pointer-events: none;
}

.transcript_hover_main span {
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    text-align: center;
}

.transcript_hover_main::after {
    content: "";
    background-image: url(../../../Media/eng/images/gui_svg/tooltip_arrow.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 23px;
    left: 0px;
    width: 18px;
    height: 22px;
    transform: scaleX(-1);
}

.audio_hover_main {
    position: absolute;
    top: 10px;
    left: -62px;
    width: 100px;
    height: 25px;
    background-color: #C3CEE0;
    border-radius: 50px;
    z-index: 1;
    font-size: 12px;
    pointer-events: none;
}

.audio_hover_main span {
    font-size: 12px;
    color: #333333;
    font-family: SPARTANMB_BOLD;
    position: absolute;
    left: 19px;
    top: 7px;
    text-transform: uppercase;
}

.audio_hover_main::after {
    /* content: ""; */
    background-image: url(../../../Media/eng/images/gui_svg/tooltip_arrow.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 23px;
    left: 0px;
    width: 18px;
    height: 22px;
    transform: scaleX(-1);
}


/*  orientation  */

.mainDiv {
    position: absolute;
    top: 0;
    width: 1920px;
    height: 1080px;
    /* border: 1px solid #dadada; */
    /* border-top: none; */
    overflow: hidden;
}
.Start_Scene{
    position: absolute;
    top: 0;
}
.start_group{
    position: absolute;
    left: 190px;
    top: 460px;
    width: 350px;
    height: 91px;
    border-radius: 23px;
}
.start_group2{
    position: absolute;
    left: 170px;
    top: 485px;
    width: 350px;
    height: 91px;
    border-radius: 23px;
}
.start_group3{
    position: absolute;
    left: 570px;
    top: 485px;
    width: 350px;
    height: 91px;
    border-radius: 23px;
}
.Inst_group{
    position: absolute;
    left: 190px;
    top: 560px;
    width: 350px;
    height: 91px;
    border-radius: 23px;
}
.exit_group{
    position: absolute;
    left: 190px;
    top: 660px;
    width: 350px;
    height: 91px;
    border-radius: 23px;
}
.proceed_group{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 880px;
    width: 350px;
    height: 91px;
    border-radius: 23px;
}
.btn_img{
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    pointer-events: none;
}
.btn_img2{
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    pointer-events: none;
}
.start_btn{
    position: absolute;
    right: 0;
    left: 0;
    top: 4px;
    margin: 0 auto;
    width: 319px;
    height: 88px;
    border-radius: 50px;
    cursor: pointer;
}
.start_btn span{
    position: absolute;
    right: 0;
    left: 0px;
    top: 23px;
    margin: 0 auto;
    width: 252px;
    text-align: center;
    font-size: 40px;
    font-family: 'SPARTANMB_BOLD';
    pointer-events: none;
    text-shadow: 0 0 10px #FFF;
}
.start_btn4{
    position: absolute;
    right: 0;
    left: 0;
    top: 41px;
    margin: 0 auto;
    width: 319px;
    height: 88px;
    border-radius: 50px;
    cursor: pointer;
}
.start_btn4 span{
    position: absolute;
    right: 0;
    left: 0px;
    top: 29px;
    margin: 0 auto;
    width: 252px;
    text-align: center;
    font-size: 30px;
    font-family: 'SPARTANMB_BOLD';
    pointer-events: none;
    text-shadow: 0 0 10px #FFF;
}

.pro_btn{
    position: absolute;
    right: 0;
    left: 0;
    top: -7px;
    margin: 0 auto;
    width: 319px;
    height: 88px;
    border-radius: 50px;
    cursor: pointer;
}
.pro_btn span{
    position: absolute;
    right: 0;
    left: 0px;
    top: 22px;
    margin: 0 auto;
    width: 242px;
    text-align: center;
    font-size: 40px;
    font-family: 'SPARTANMB_BOLD';
    pointer-events: none;
    text-shadow: 0 0 10px #FFF;
}
.Game_logo{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 256px;
    height: 77px;
}
.Scene_Let{
    position: absolute;
    top: 0; 
    left: 0; 
    width: 1920px;
    height: 1080px;
}
.main_bg{
    position: absolute;
    top: 0; 
    left: 0; 
    width: 1920px;
    height: 1080px;
}
.st_txt1{
    position: absolute;
    top: 280px;
    left: 200px;
    width: 1190px;
    font-family: SPARTANMB_BOLD;
    font-size: 30px;
    color: #000;
}
.st_txt2{
    color: #003399;
    position: absolute;
    top: 355px;
    left: 200px;
    width: 800px;
    font-family: sunlifescript-regular;
    font-size: 45px;
}
.Dice_1_img{
    position: absolute;
    top: 340px;
    left: 1270px;
    width: 385px;
    height: 385px;
}
.Dice_2_img{
    position: absolute;
    top: 530px;
    left: 1040px;
    width: 385px;
    height: 385px;
}
.Scene2_intro{
    background-image: url(../../../Media/eng/images/Bg1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1920px;
    height: 1080px;
}
.play_intro{
    position: absolute;
    top: 130px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1600px;
    height: 790px;
    text-align: center;
    background: rgb(255 255 255 / 35%);
    padding: 50px 30px;
    color: #000;
    font-family: 'SpartanMB_SemiBold';
    font-size: 30px;
    border-radius: 20px;
}
.play_intro li{
    text-align: center;
    margin-bottom: 15px;
}
.play_intro li:nth-child(1){
    font-size: 55px;
    margin-bottom: 25px;
}
.play_intro li:nth-child(2){
    margin-bottom: 40px;
    font-size: 25px;
}
.play_intro li b{
    font-family: SPARTANMB_BOLD;
    font-size: 36px;
}
@keyframes text_roll1_ani {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
    }
  
    49% {
      opacity: 0;
      -webkit-transform: translatey(-10px);
      transform: translatey(-10px);
    }
  
    50% {
      opacity: 0;
      -webkit-transform: translatey(10px);
      transform: translatey(10px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
    }
  }
  
  .text_roll1_ani {
    -webkit-animation-name: text_roll1_ani;
    animation-name: text_roll1_ani;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  
  @keyframes text_roll2_ani {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
    }
  
    49% {
      opacity: 0;
      -webkit-transform: translatey(10px);
      transform: translatey(10px);
    }
  
    50% {
      opacity: 0;
      -webkit-transform: translatey(-10px);
      transform: translatey(-10px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
    }
  }
  
  .text_roll2_ani {
    -webkit-animation-name: text_roll2_ani;
    animation-name: text_roll2_ani;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
/************************* bookmark opup ********************************/

.bookmark_Popup {
    position: absolute;
    z-index: 10000;
    background-color: #dfdfdf;
    box-shadow: 0px 0px 7px #000;
    width: 460px;
    height: 184px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 2px solid #D5D5D5;
}

.txt1_book {
    position: relative;
    top: 20px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.txt2_book {
    position: absolute;
    top: 55px;
    font-size: 13px;
    text-align: center;
    width: 360px;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 18px;
}

.book_yes {
    background-image: url(../../../Media/eng/images/exit_yes.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 26px;
    float: left;
    color: #fff;
    width: 64px;
    cursor: pointer;
    position: absolute;
    left: 119px;
    top: 128px;
    transition: all 0.3s linear;
}

.book_yes:hover {
    background-image: url(../../../Media/eng/images/exit_yes_hover.png);
    transition: all 0.3s linear;
}

.book_no {
    background-image: url(../../../Media/eng/images/exit_no.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 26px;
    float: left;
    color: #fff;
    width: 64px;
    cursor: pointer;
    position: absolute;
    left: 270px;
    top: 128px;
    transition: all 0.3s linear;
}

.book_no:hover {
    background-image: url(../../../Media/eng/images/exit_no_hover.png);
    transition: all 0.3s linear;
}

.to_exit {
    width: 83%;
    height: auto;
    border-radius: 20px;
    margin: 0 auto;
    text-align: center;
}

.line1_exit {
    position: relative;
    font-family: Arial;
    font-weight: bold;
    font-size: 55px;
    margin: 0px 0px 30px 15px;
    color: #000000;
    font-family: SpartanMB_ExtraBold;
    /* text-shadow: -3px 3px 2px rgba(51, 51, 51, 0.8); */
}

.line2_exit {
    position: relative;
    margin: 0 17px;
    font-size: 30px;
    color: #000;
    font-family: SpartanMB_ExtraBold;
}

.progress_text_per {
    display: none;
    position: absolute;
    text-align: center;
    width: 28px;
    top: 20px;
    left: 14px;
    margin: auto;
    color: #88C103;
    z-index: 1;
    font-size: 12px;
    pointer-events: none;
}

.progress_text_per span {
    font-family: Incarnation;
    font-size: 8px;
}

@keyframes footerWrapAnimation {
    0% {
        opacity: 0;
        transform: translate3d(0, 10px, 0);
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.footerWrapAnimation {
    -webkit-animation-name: footerWrapAnimation;
    animation-name: footerWrapAnimation;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.dice_div {
    width: 1010px;
    height: 568px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(62, 76, 98, 0.9);
}

.wrap {
    width: 214px;
    height: 214px;
    position: relative;
    top: 190px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

@-webkit-keyframes tooltip_IN_hover_ani {
    0% {
        opacity: 0;
        -webkit-transform: translateY(35px);
        transform: translateY(35px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes tooltip_IN_hover_ani {
    0% {
        opacity: 0;
        -webkit-transform: translateY(35px);
        transform: translateY(35px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.tooltip_IN_hover_ani {
    -webkit-animation-name: tooltip_IN_hover_ani;
    animation-name: tooltip_IN_hover_ani;
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
}

@-webkit-keyframes tooltip_OUT_hover_ani {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(35px);
        transform: translateY(35px);
    }
}

@keyframes tooltip_OUT_hover_ani {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(35px);
        transform: translateY(35px);
    }
}

.tooltip_OUT_hover_ani {
    -webkit-animation-name: tooltip_OUT_hover_ani;
    animation-name: tooltip_OUT_hover_ani;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-transform-origin: right;
    transform-origin: right;
}

.au_list_1 {
    position: absolute;
    left: 33px;
    top: 0;
    width: 150px;
}

.au_list_2 {
    position: absolute;
    left: 165px;
    top: 0;
    width: 150px;
}

.subTitle_list_1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
}

.subTitle_list_2 {
    position: absolute;
    left: 130px;
    top: 0;
    width: 150px;
}


/*----------------------------------------------------------------new-css----------------------------------------------------------------------------------*/

.middle-container {
    padding: 0;
    height: 1080px;
    width: 1920px;
    margin: 0px auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    z-index: 1;
}

.template-container {
    position: relative;
    height: 1080px;
    width: 1920px;
    overflow: hidden;
}


/*------------Exit Pane Start ------------*/

.no_section {
    width: 78px;
    float: left;
}

.no_section img,
.yes_section img {
    cursor: pointer;
}

.yes_section {
    width: 78px;
    float: left;
}

.btn_text {
    float: left;
    font-family: Verdana !important;
    cursor: pointer;
    font-size: 25px;
    font-weight: bold;
    padding-left: 18px;
    padding-top: 17px;
    text-transform: uppercase;
}

#yesBtn {
    width: 310px;
    height: 60px;
    float: left;
    color: #000;
    cursor: pointer;
    transition: all .2s ease;
    /* border-radius: 50px; */
    display: table;
    /* box-shadow: inset 0 0 0 2px #FF543D; */
    /* background: #ff543d; */
    position: absolute;
    top: 14px;
}


/*#yesBtn::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #FF543D;
    border-radius: 50px;
    transition: all .2s ease;
}*/


/* #yesBtn:hover {
    border: 2px solid transparent;
} */


/*#yesBtn:hover::before {
    width: 100%;
    height: 100%;
}*/

/* #yesBtn:hover span {
    transform: translateY(-5px);
    transition: 0.3s ease;
} */

#yesBtn span {
    color: #000;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    transition: all .2s ease;
    font-family: SPARTANMB_BOLD;
    font-size: 30px;
    top: 4px;
    transform: translateY(0px);
    transition: all 0.3s ease;
}

#noBtn {
    top: 0;
    width: 202px;
    height: 60px;
    float: left;
    color: #000;
    cursor: pointer;
    transition: all .2s ease;
    border-radius: 50px;
    /* display: table; */
    /* box-shadow: inset 0 0 0 2px #009966; */
    /* background: #009966; */
    transform: translateY(0px);
    transition: 0.3 ease;
}


/*#noBtn::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #009966;
    border-radius: 50px;
    transition: all .2s ease;
}*/


/* #yesBtn:hover {
    border: 2px solid transparent;
} */


/*#noBtn:hover::before {
    width: 100%;
    height: 100%;
}*/

/* #noBtn:hover span {
    color: #FFF;
    transform: translateY(-5px);
    transition: 0.3 ease;
} */

#noBtn span {
    color: #000;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: SPARTANMB_BOLD;
    font-weight: bold;
    transition: all .2s ease;
    font-size: 30px;
    top: 16px;
    margin: auto;
    transform: translateY(0px);
    transition: 0.3s ease;
}


/*#noBtn:hover{
    transform: scale3d(1.05,1, 1);
}

#yesBtn:hover{
    transform: scale3d(1.05,1, 1);
}*/

.exit_container {
    width: 331px;
    margin: 0 auto;
}

#exit-panel {
    /* background: rgba(62, 76, 98, 0.9); */
    background: url('../../../Media/eng/images/Bg3.jpg') no-repeat;
    position: absolute;
    top: 0;
    width: 100%;
    margin: auto;
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 20;
    /* backdrop-filter: blur(10px); */
}

.exit-container {
    position: absolute;
    width: 55%;
    height: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 3em;
    align-items: center;
    /* align-content: center; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: rgba(255, 255, 255, 0.35);
}


/*------------- Exit Panel End ----------------*/


/*----------------------------------------------------------------new-css----------------------------------------------------------------------------------*/

