.eVersion {
    position: absolute;
    margin: auto;
    left: 0;
    top: 50%;
    width: 900px;
    height: auto;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
    border: 1px solid #000;
    padding: 10px;
    background-color: yellow;
}

.table_div tr td ul li {
    list-style-type: disc;
}

.iOS9_Wrapper {
    top: 16px;
    transform: scale(0.95);
}

.scalingMyWrapper {
}

.iOS9_Wrapper {
    top: 16px;
    transform: scale(0.95);
}

.WelcomeBg_launch {
    background-image: url(../English/Media/eng/images/intro_icon/bg1.png);
    background-color: #FFF;
    width: 1010px;
    height: 568px;
    position: absolute;
    overflow: hidden;
    background-size: 100% 100%;
    margin: 0 auto;
    top: 0;
}

.dhofar_logo_cont_launch {
    width: 1010px;
    height: 568px;
    position: absolute;
    /*background-image: url(../English/Media/eng/images/intro_bg.png);*/
    background-repeat: no-repeat;
}

.logo_img_launch {
    position: absolute;
    width: 323px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 182px;
}

.select_lang_launch {
    position: absolute;
    left: 0;
    top: 120px;
    right: 0;
    width: 440px;
    height: 136px;
    margin: auto;
    font-size: 30px;
    color: #333333;
    background-color: #fff;
    border-radius: 15px;
    /* border: 20px solid #693475; */
    line-height: 20px;
    box-shadow: 0px 0px 4px #000000;
}

.eng_btn {
    position: absolute;
    /* background: url(../English/Media/eng/images/newTemplates/language.png); */
    background-repeat: no-repeat;
    top: 320px;
    left: 340px;
    cursor: pointer;
    transition: all 0.2s linear;
    font-size: 20px;
    width: 136px;
    height: 47px;
    background-color: #fff;
    box-shadow: 0px 0px 4px #000000;
    border-radius: 7px;
}

.eng_btn span {
    position: absolute;
    left: 35px;
    top: 13px;
    color: #333;
}

.arb_btn {
    position: absolute;
    position: absolute;
    /* background: url(../English/Media/eng/images/newTemplates/language.png); */
    background-repeat: no-repeat;
    top: 320px;
    right: 340px;
    cursor: pointer;
    transition: all 0.2s linear;
    font-size: 20px;
    width: 136px;
    height: 47px;
    background-color: #fff;
    box-shadow: 0px 0px 4px #000000;
    border-radius: 7px;
}

.arb_btn span {
    position: absolute;
    left: 35px;
    top: 13px;
    color: #333;
}

body,
html {
    height: 100%;
    margin: 0 auto;
    background: #fff;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.scbg_maindiv {
    /* background-image: url(../../assets/media/images/launch.jpg); */
    margin: 0 auto;
    padding: 0px;
    font-family: Arial;
    font-style: normal;
    font-size: 11px;
    color: #000000;
    overflow: hidden;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    /* z-index: 20; */
    }

.scbg_div {
    width: 80vw;
    height: 100vh;
    /* font-family: Arial; */
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    /* display: none; */
    z-index: 13;
    }

.system_check_text {
    width: 100%;
    text-align: center;
    font-size: Clamp(0.8rem, 2vw, 3.5rem);
    font-family: Arial;
    font-weight: bold;
    position: relative;
    margin: 1em 0 1em;
    /* display: none; */
}

.system_check_text::after {
    content: "";
    border-bottom: 2px solid #333;
    position: absolute;
    top: 2vh;
    width: clamp(100px, 25vw, 900px);
    left: 0;
}

.system_check_text::before {
    content: "";
    border-bottom: 2px solid #333;
    position: absolute;
    top: 2vh;
    width: clamp(100px, 25vw, 900px);
    right: 0;
}

.current_system_detals {
    position: absolute;
    z-index: 1;
    top: 58px;
    left: 428px;
    /* width: 266px; */
    /* height: 190px; */
    border: 1px solid #ccc;
    box-shadow: -4px 0 10px rgba(0, 0, 0, 0.2);
}

.table_div {
    font-size: clamp(0.6rem, 1.5vw, 2.5rem);
    /* font-family: Arial; */
    color: #333;
    position: absolute;
    background: repeat-y;
    /* background: ivory; 
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;*/
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.2);
    border-collapse: separate !important;
    line-height: 18px;
    margin: 0 auto;
}

.table_div tr {
    height: 20px;
}

.table_div tr td {
    padding: 0.3em 0.5em;
    position: relative;
    border: 1px solid #ccc;
}

#os_pass,
#browser_pass,
#js_pass,
#resolution_pass,
#bandwidth_pass {
    color: #48a901;
    font-weight: bold;
}

.table_div tr td span img {
    left: 10px;
    top: 2px;
    position: relative;
    width: 60%;
    margin-right: 13px;
}

.table_div tr td ul {
    padding: 0;
    margin: 0 0 0 20px;
}
.wpatchlaunch {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9;
}
.launch_course {
    width: fit-content;
    height: fit-content;
    /* line-height: 25px; */
    background: #ff9a01;
    color: #fff;
    font-family: Arial;
    font-size: clamp(0.5rem, 1.3vw, 3.5vw);
    padding: 1em 2em;
    border-radius: 5px;
    font-weight: bold;
    box-shadow: -2px 2px 4px rgb(0 0 0 / 50%);
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
}

.launch_course:hover {
    background: #ccc;
    color: #000;
}
.lang_btn:hover {
    background: #ccc;
    color: #000;
}

.fullScreen {
    width: clamp(100px, 13vw, 900px);
    height: clamp(40px, 6vh, 900px);
    line-height: 25px;
    background: #ff9a01;
    color: #fff;
    font-family: Arial;
    font-size: clamp(0.8rem, 1vw, 3.5vw);
    padding: 7px;
    border-radius: 5px;
    font-weight: bold;
    box-shadow: -2px 2px 4px rgb(0 0 0 / 50%);
    cursor: pointer;
    position: absolute;
    left: clamp(80px, 24vw, 900px);
    top: 12%;
    float: left;
    /* margin-left: clamp(80px, 24vw, 900px); */
    /* margin-bottom: 1em; */
    /* margin-top: 0.5em; */
}

.fullScreen:hover {
    background: #ccc;
    color: #000;
}

@-webkit-keyframes zoomIn_logo {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}

@keyframes zoomIn_logo {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}

.logo_img_launch_ani {
    animation-name: zoomIn_logo;
    -webkit-animation-name: zoomIn_logo;
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
}

@-webkit-keyframes bounceInDown_disclaimer {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -200px, 0);
        transform: translate3d(0, -200px, 0);
    }
    70% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown_disclaimer {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -200px, 0);
        transform: translate3d(0, -200px, 0);
    }
    70% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.select_lang_launch_ani {
    -webkit-animation-name: bounceInDown_disclaimer;
    animation-name: bounceInDown_disclaimer;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
}

@-webkit-keyframes bounceInUp_disclaimer {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }
    70% {
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInUp_disclaimer {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }
    70% {
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.eng_btn_ani {
    -webkit-animation-name: bounceInUp_disclaimer;
    animation-name: bounceInUp_disclaimer;
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
}

.arb_btn_ani {
    -webkit-animation-name: bounceInUp_disclaimer;
    animation-name: bounceInUp_disclaimer;
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
}


/* RESUME POPUP */

.resumePopup_ar {
    background-image: url(../Media/eng/images/welcome_bg2.png);
    background-repeat: no-repeat;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    background-color: rgba(0, 0, 0, 0.7);
}

.resumePopup_eng {
    background-image: url(../Media/eng/images/welcome_bg2.png);
    background-repeat: no-repeat;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    background-color: rgba(0, 0, 0, 0.7);
}

.homeClickedContent {
    background-image: url(../Media/eng/images/ExitPopupBg.png);
    z-index: 3;
    position: absolute;
    width: 480px;
    height: 220px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    font-family: Calibri;
    font-size: 27px;
    letter-spacing: 1px;
    color: #fff;
}

.hometab_txt {
    width: 455px;
    padding: 20px 0 0 9px;
    text-align: center;
}

.home_btn_yes {
    float: left;
    margin: 40px 0 0 72px;
    cursor: pointer;
}

.home_btn_no {
    float: left;
    margin: 40px 0 0 16px;
    cursor: pointer;
}

.home_btn_yes_feedback {
    position: relative;
    cursor: pointer;
    float: left;
    top: 35px;
    left: 80px;
}

.hometab_txt_ar {
    width: 455px;
    padding: 30px 0 0 9px;
    text-align: center;
}

.home_btn_no_feedback {
    float: left;
    position: relative;
    cursor: pointer;
    top: 35px;
    left: 110px;
}

.home_btn_yes_feedback_ar {
    position: relative;
    cursor: pointer;
    float: left;
    top: 25px;
    left: 110px;
}

.home_btn_no_feedback_ar {
    float: left;
    position: relative;
    cursor: pointer;
    top: 25px;
    left: 80px;
}

.yes_btn_bg {
    -webkit-animation: LoginStartBtnAnim 1s linear infinite;
    -moz-animation: LoginStartBtnAnim 1s linear infinite;
    -ms-animation: LoginStartBtnAnim 1s linear infinite;
    -o-animation: LoginStartBtnAnim 1s linear infinite;
    animation: LoginStartBtnAnim 1s linear infinite;
}

.no_btn_bg {
    -webkit-animation: LoginStartBtnAnim 1s linear infinite;
    -moz-animation: LoginStartBtnAnim 1s linear infinite;
    -ms-animation: LoginStartBtnAnim 1s linear infinite;
    -o-animation: LoginStartBtnAnim 1s linear infinite;
    animation: LoginStartBtnAnim 1s linear infinite;
}

.modal {
    -webkit-animation: modalAnim 0.4s linear 1;
    -moz-animation: modalAnim 0.4s linear 1;
    -ms-animation: modalAnim 0.4s linear 1;
    -o-animation: modalAnim 0.4s linear 1;
    animation: modalAnim 0.4s linear 1;
}


/****************************************/

.systemCheck {
    position: relative;
    left: 0px;
    top: 0px;
    width: 1010px;
    height: 568px;
    right: 0;
    margin: 0 auto;
    background-color: #ffffff;
    border: 1px solid #dadada;
    border-top: none;
}

.loader_circle {
    position: absolute;
    width: 109px;
    height: 109px;
    border-radius: 50%;
    background-color: #666666;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}

.middle_icon {
    position: absolute;
    background: url(../Media/eng/images/loader_icon.png) no-repeat;
    width: 50px;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 17px;
}

.loader_line1 {
    position: absolute;
    background-color: #fff;
    height: 12px;
    width: 3px;
    top: 30px;
    left: 30px;
    border-radius: 20px;
    /* transform: rotate(-57deg); */
}

.loader_line2 {
    position: absolute;
    background-color: #fff;
    height: 7px;
    width: 3px;
    top: 23px;
    left: 40px;
    border-radius: 20px;
    transform: rotate(-38deg);
}

.loader_line3 {
    position: absolute;
    background-color: #fff;
    height: 12px;
    width: 3px;
    top: 13px;
    right: 0;
    left: 0;
    border-radius: 20px;
    transform: rotate(0deg);
    margin: auto;
}

.loader_line4 {
    position: absolute;
    background-color: #fff;
    height: 7px;
    width: 3px;
    top: 24px;
    right: 40px;
    border-radius: 20px;
    transform: rotate(38deg);
}

.loader_line5 {
    position: absolute;
    background-color: #fff;
    height: 12px;
    width: 3px;
    top: 30px;
    right: 30px;
    border-radius: 20px;
    transform: rotate(57deg);
}

.loader_area {
    position: absolute;
    width: 126px;
    height: 138px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.loader_text {
    position: absolute;
    width: 100%;
    color: #333;
    font-weight: bold;
    bottom: 0;
    font-family: Arial;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    user-select: none;
    -webkit-user-select: none;
}

.spinner {
    margin: 0px auto 0;
    width: 28px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0px;
    font-family: Arial;
}

.spinner>div {
    width: 3px;
    height: 3px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}


/*****************************/

@-webkit-keyframes scale_1 {
    0% {
        -webkit-transform: rotate(-57deg) translate3d(0%, 0%, 0);
        transform: rotate(-57deg) translate3d(0%, 0%, 0);
    }
    50% {
        -webkit-transform: rotate(-57deg) translate3d(0%, -20%, 0);
        transform: rotate(-57deg) translate3d(0%, -20%, 0);
    }
    100% {
        -webkit-transform: rotate(-57deg) translate3d(0%, 0%, 0);
        transform: rotate(-57deg) translate3d(0%, 0%, 0);
    }
}

@keyframes scale_1 {
    0% {
        -webkit-transform: rotate(-57deg) translate3d(0%, 0%, 0);
        transform: rotate(-57deg) translate3d(0%, 0%, 0);
    }
    50% {
        -webkit-transform: rotate(-57deg) translate3d(0%, -20%, 0);
        transform: rotate(-57deg) translate3d(0%, -20%, 0);
    }
    100% {
        -webkit-transform: rotate(-57deg) translate3d(0%, 0%, 0);
        transform: rotate(-57deg) translate3d(0%, 0%, 0);
    }
}

.loader_line1_ani {
    -webkit-animation-name: scale_1;
    animation-name: scale_1;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes scale_2 {
    0% {
        -webkit-transform: rotate(-38deg) translate3d(0%, 0%, 0);
        transform: rotate(-38deg) translate3d(0%, 0%, 0);
    }
    50% {
        -webkit-transform: rotate(-38deg) translate3d(0%, -40%, 0);
        transform: rotate(-38deg) translate3d(0%, -40%, 0);
    }
    100% {
        -webkit-transform: rotate(-38deg) translate3d(0%, 0%, 0);
        transform: rotate(-38deg) translate3d(0%, 0%, 0);
    }
}

@keyframes scale_2 {
    0% {
        -webkit-transform: rotate(-38deg) translate3d(0%, 0%, 0);
        transform: rotate(-38deg) translate3d(0%, 0%, 0);
    }
    50% {
        -webkit-transform: rotate(-38deg) translate3d(0%, -40%, 0);
        transform: rotate(-38deg) translate3d(0%, -40%, 0);
    }
    100% {
        -webkit-transform: rotate(-38deg) translate3d(0%, 0%, 0);
        transform: rotate(-38deg) translate3d(0%, 0%, 0);
    }
}

.loader_line2_ani {
    -webkit-animation-name: scale_2;
    animation-name: scale_2;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes scale_3 {
    0% {
        -webkit-transform: rotate(0deg) translate3d(0%, 0%, 0);
        transform: rotate(0deg) translate3d(0%, 0%, 0);
    }
    50% {
        -webkit-transform: rotate(0deg) translate3d(0%, -20%, 0);
        transform: rotate(0deg) translate3d(0%, -20%, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(0%, 0%, 0);
        transform: rotate(0deg) translate3d(0%, 0%, 0);
    }
}

@keyframes scale_3 {
    0% {
        -webkit-transform: rotate(0deg) translate3d(0%, 0%, 0);
        transform: rotate(0deg) translate3d(0%, 0%, 0);
    }
    50% {
        -webkit-transform: rotate(0deg) translate3d(0%, -20%, 0);
        transform: rotate(0deg) translate3d(0%, -20%, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(0%, 0%, 0);
        transform: rotate(0deg) translate3d(0%, 0%, 0);
    }
}

.loader_line3_ani {
    -webkit-animation-name: scale_3;
    animation-name: scale_3;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes scale_4 {
    0% {
        -webkit-transform: rotate(38deg) translate3d(0%, 0%, 0);
        transform: rotate(38deg) translate3d(0%, 0%, 0);
    }
    50% {
        -webkit-transform: rotate(38deg) translate3d(0%, -40%, 0);
        transform: rotate(38deg) translate3d(0%, -40%, 0);
    }
    100% {
        -webkit-transform: rotate(38deg) translate3d(0%, 0%, 0);
        transform: rotate(38deg) translate3d(0%, 0%, 0);
    }
}

@keyframes scale_4 {
    0% {
        -webkit-transform: rotate(38deg) translate3d(0%, 0%, 0);
        transform: rotate(38deg) translate3d(0%, 0%, 0);
    }
    50% {
        -webkit-transform: rotate(38deg) translate3d(0%, -40%, 0);
        transform: rotate(38deg) translate3d(0%, -40%, 0);
    }
    100% {
        -webkit-transform: rotate(38deg) translate3d(0%, 0%, 0);
        transform: rotate(38deg) translate3d(0%, 0%, 0);
    }
}

.loader_line4_ani {
    -webkit-animation-name: scale_4;
    animation-name: scale_4;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes scale_5 {
    0% {
        -webkit-transform: rotate(57deg) translate3d(0%, 0%, 0);
        transform: rotate(57deg) translate3d(0%, 0%, 0);
    }
    50% {
        -webkit-transform: rotate(57deg) translate3d(0%, -20%, 0);
        transform: rotate(57deg) translate3d(0%, -20%, 0);
    }
    100% {
        -webkit-transform: rotate(57deg) translate3d(0%, 0%, 0);
        transform: rotate(57deg) translate3d(0%, 0%, 0);
    }
}

@keyframes scale_5 {
    0% {
        -webkit-transform: rotate(57deg) translate3d(0%, 0%, 0);
        transform: rotate(57deg) translate3d(0%, 0%, 0);
    }
    50% {
        -webkit-transform: rotate(57deg) translate3d(0%, -20%, 0);
        transform: rotate(57deg) translate3d(0%, -20%, 0);
    }
    100% {
        -webkit-transform: rotate(57deg) translate3d(0%, 0%, 0);
        transform: rotate(57deg) translate3d(0%, 0%, 0);
    }
}

.loader_line5_ani {
    -webkit-animation-name: scale_5;
    animation-name: scale_5;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.main_div {
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    margin: 0 auto;
    font-family: Microsoft_Sans_Serif;
    background-color: #ffffff;
    top: 0;
    z-index: 10;
}

.inner_div {
    position: absolute;
    top: 50px;
    left: 200px;
    font-family: Microsoft_Sans_Serif;
    width: 620px;
    height: 490px;
}

.itext {
    position: relative;
    top: 52px;
    width: 200px;
    left: 270px;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    color: #666666;
    font-style: italic;
}

.check {
    background-color: #666666;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 10px;
    font-weight: bold;
    position: relative;
    width: 90px;
    height: 24px;
    left: 490px;
    top: 20px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
}

.check span {
    color: #fff;
    text-decoration: none;
}

.para1 {
    position: relative;
    top: 10px;
    left: 10px;
    font-size: 16px;
    /*font-weight: bold;*/
    padding: 10px 0px;
    margin: 0px;
}

.main_heading {
    font-size: 22px;
    color: #333333;
    width: auto;
    text-align: center;
}

.table1 {
    position: relative;
    top: 10px;
    left: 10px;
    width: 600px;
    color: #333;
    font-size: 16px;
    border-spacing: 0px !important;
}

.table1_first {
    border: 1px solid #333333;
    padding: 10px;
    width: 50%;
    border-right: 0px;
    background: #666666;
    color: #fff;
    font-weight: bold;
}

.table1_second {
    border: 1px solid #333333;
    padding: 10px;
    width: 50%;
    font-weight: bold;
}

.heading {
    background: #666666;
    color: #fff;
    font-weight: bold;
}

.subpoint {
    background: #fff;
    color: #333;
}

.table2 {
    position: relative;
    top: 10px;
    left: 10px;
    width: 600px;
    color: #333;
    font-size: 16px;
    border-spacing: 0px !important;
}

.table3 {
    position: relative;
    top: 10px;
    left: 10px;
    width: 600px;
    color: #333;
    font-size: 16px;
    border-spacing: 0px !important;
}

.table3_1 {
    border: 1px solid #333333;
    padding: 10px;
    width: 33%;
    border-right: 0px;
    background: #666666;
    color: #fff;
    font-weight: bold;
}

.table3_2 {
    border: 1px solid #333333;
    padding: 10px;
    width: 33%;
    border-right: 0px;
    background: #666666;
    color: #fff;
    font-weight: bold;
}

.table3_3 {
    border: 1px solid #333333;
    padding: 10px;
    width: 33%;
    background: #666666;
    color: #fff;
    font-weight: bold;
}

.table3_4 {
    border: 1px solid #333333;
    padding: 10px;
    border-right: 0px;
    font-weight: bold;
}

.table3_5 {
    border: 1px solid #333333;
    padding: 10px;
    border-right: 0px;
    font-weight: bold;
}

.table3_6 {
    border: 1px solid #333333;
    padding: 10px;
    font-weight: bold;
}

.table4 {
    position: relative;
    top: 10px;
    left: 10px;
    width: 600px;
    color: #333;
    font-size: 16px;
    border-spacing: 0px !important;
}

.ar_txt {
    font-weight: bold;
    text-align: center;
    font-size: 36px;
    position: relative;
    top: 0px;
}

.eng_txt {
    font-weight: bold;
    text-align: center;
    position: relative;
}

.copyright_txt {
    position: absolute;
    width: 100%;
    font-size: 12px;
    color: #9a9a9a;
    bottom: 20px;
    text-align: center;
}

#gameHolder {
    position: relative;
    width: 1010px;
    height: 568px;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
}

.loaderAssets_launch {
    position: absolute;
    background-color: #fff;
    left: 0px;
    top: 0px;
    width: 1010px;
    height: 568px;
    right: 0;
    margin: 0 auto;
    display: none;
}


/***************************loader animation*****************************/

#floatingCirclesG {
    position: relative;
    width: 64px;
    height: 64px;
    margin: 235px auto;
    transform: scale(0.6);
    left: 0;
    right: 0;
}

#floatingCirclesG {
    position: relative;
    width: 64px;
    height: 64px;
    margin: 235px auto;
    transform: scale(0.6);
    left: 0;
    right: 0;
}

.f_circleG {
    position: absolute;
    background-color: #00B4BD;
    height: 11px;
    width: 11px;
    border-radius: 6px;
    animation-name: f_fadeG;
    animation-duration: 0.832s;
    animation-iteration-count: infinite;
    animation-direction: normal;
}

#frotateG_01 {
    left: 0;
    top: 26px;
    animation-delay: 0.3095s;
}

#frotateG_02 {
    left: 7px;
    top: 7px;
    animation-delay: 0.416s;
}

#frotateG_03 {
    left: 26px;
    top: 0;
    animation-delay: 0.5225s;
}

#frotateG_04 {
    right: 7px;
    top: 7px;
    animation-delay: 0.619s;
}

#frotateG_05 {
    right: 0;
    top: 26px;
    animation-delay: 0.7255s;
}

#frotateG_06 {
    right: 7px;
    bottom: 7px;
    animation-delay: 0.832s;
}

#frotateG_07 {
    left: 26px;
    bottom: 0;
    animation-delay: 0.9385s;
}

#frotateG_08 {
    left: 7px;
    bottom: 7px;
    animation-delay: 1.035s;
}

@keyframes f_fadeG {
    0% {
        background-color: #00B4BD;
    }
    100% {
        background-color: rgb(255, 255, 255);
    }
}


/******************************************end************************************/
.pleasewait_loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.loaderAssets {
    position: absolute;
    width: 90px;
    height: 90px;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.bomb_load {
    background-image: url(../../assets/media/images/Preloder_05.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 42px;
    position: absolute;
    overflow: hidden;
    background-size: 100% 100%;
    margin: 0 auto;
    top: 0;
}
.watch_load {
    background-image: url(../../assets/media/images/Preloder_06.png);
    background-repeat: no-repeat;
    width: 28px;
    height: 30px;
    position: absolute;
    top: -4px;
    left: 31px;
}
.watch_load img{
    width: 5px;
    height: 12px;
    position: absolute;
    top: 5px;
    left: 11px;
    transform-origin: 2px 9px;
}
.watch_wire1{
    width: 16px;
    height: 20px;
    position: absolute;
    top: -11px;
    left: 31px;
}
.watch_wire2{
    width: 22px;
    height: 26px;
    position: absolute;
    top: 21px;
    left: 21px;
}
.watch_wire3{
    width: 30px;
    height: 25px;
    position: absolute;
    top: -11px;
    left: 50px;
}
.watch_wire4{
    width: 30px;
    height: 26px;
    position: absolute;
    top: 15px;
    left: 49px;
    overflow: hidden;
}
.watch_wire4 img{
    transform: rotate(32deg);
}

.pleasewait_txt {
    position: absolute;
    top: 59%;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-family: SPARTANMB_BOLD;
    font-size: 2vw;
    color: #333;
    width: 25vw;
    text-align: center;
}

@keyframes watch_load_ani {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.watch_load_ani {
    -webkit-animation-name: watch_load_ani;
    animation-name: watch_load_ani;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@keyframes wire_load1_ani {
    0% { transform: translate(0px, 0px) rotate(0deg); }
  10% { transform: translate(0px, -0.5px) rotate(-1deg); }
  30% { transform: translate(0.5px, 0.5px) rotate(0deg); }
  60% { transform: translate(-0.5px, 0.5px) rotate(0deg); }
  100% { transform: translate(0.5px, -0.5px) rotate(-1deg); }
}

.wire_load1_ani {
    -webkit-animation-name: wire_load1_ani;
    animation-name: wire_load1_ani;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
transform-origin: top center;}

@keyframes wire_load2_ani {
    0% { transform: translate(0px, 0px) rotate(0deg); }
  20% { transform: translate(-0.5px, 0px) rotate(1deg); }
  50% {  transform: translate(-0.5px, 0.5px) rotate(-1deg);  }
  80% {  transform: translate(-0.5px, -0.5px) rotate(1deg);  }
  100% { transform: translate(0px, 0px) rotate(-1deg); }
}

.wire_load2_ani {
    -webkit-animation-name: wire_load2_ani;
    animation-name: wire_load2_ani;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
transform-origin: top center;}

@keyframes wire_load3_ani {
    0% { transform: translate(0px, 0px) rotate(0deg); }
  20% { transform: translate(0.5px, 0px) rotate(1deg); }
  50% {  transform: translate(-0.5px, 0.5px) rotate(-1deg);  }
  80% {  transform: translate(-0.5px, -0.5px) rotate(1deg);  }
  100% { transform: translate(0px, 0px) rotate(1deg); }
}

.wire_load3_ani {
    -webkit-animation-name: wire_load3_ani;
    animation-name: wire_load3_ani;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
transform-origin: top center;}


@keyframes wire_load4_ani {
    0% { transform: translate(0px, 0px) rotate(0deg); }
  30% { transform: translate(0.5px, 0.5px) rotate(0deg); }
  50% {  transform: translate(-0.5px, 0.5px) rotate(-1deg);  }
  70% {  transform: translate(0.5px, 0.5px) rotate(-1deg);  }
  100% { transform: translate(0px, 0px) rotate(-1deg); }
}

.wire_load4_ani {
    -webkit-animation-name: wire_load4_ani;
    animation-name: wire_load4_ani;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
transform-origin: top center;}

@media only screen and (max-height: 300px){
    .launch_course {
        width: 22vw;
    }
}
@media only screen and (max-width: 823px) and (orientation: landscape){
    .pleasewait_txt {
        position: absolute;
        top: 28vh;
        font-size: Clamp(0.8rem, 2vw, 3.5rem);
        width: 25vw;
    }

}
@media only screen and (max-width: 736px) and (orientation: landscape){
    .loader {
        width: 12vw;
    }
}
@media only screen and (max-width: 414px) and (orientation: portrait){
    .pleasewait_txt {
        position: absolute;
        top: 33vh;
        font-size: Clamp(0.8rem, 2vw, 3.5rem);
        width: 65vw;
    }

}
@media only screen and (max-width: 375px) and (orientation: portrait){
    .system_check_text::before {
        width: clamp(70px, 7vw, 900px);
    }
    .system_check_text::after {
        width: clamp(70px, 7vw, 900px);
    }

}