.lg-mdl{
    padding: 0px !important;
}
.lg-mdl-btn button{
    width: 45% !important;
    margin: 0 auto;
}
.lab-btn-two{
    padding: 10px 30px;
    background: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 700;
    color: #ffff;
}

.lab-btn-two:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 5px 10px rgba(105, 105, 105, 0.5);
}
.lorder{
    position: fixed; /* or absolute */
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.548);
}
.lorder img{
    position: relative;
    top: 50%;
}
.frm_lorder{
    top: 30%;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.frm_lorder img{
    top: 50%;
}
.hide{
    display: none;
}

.sub_jt{
    display: none;
    width: 100%;
    text-align: center;
    background-color: red;
    color: #fff;
    font-size: 28px !important;
    font-weight: bold;
    margin-top: -80px;
    padding: 0px;
}
.g-tp-br{
    width: 100%;
    text-align: center;
}
.g-tp-br a{
    width: auto;
}
.g-tp-br span{
    width: auto;
    box-shadow: 5px 10px 18px #888888;
    margin: 0px 0px 0px 10px;
    background-color: #fff;
    padding: 10px 10px;
    font-size: 16px;
    border-radius: 15px;
}
.g-tp-br span:hover{
    background-color: #7538d4;
    color: #fff;
}
.course-cate a{
    text-transform: capitalize;
}
.jn-nw,.pn-nw,.gn-nw{
    color: #ffff;
}
.jn-nw,.pn-nw{
    padding: 10px 15px;
}

.gn-nw{
    padding: 5px 10px;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(105, 105, 105, 0.5) !important;
}
.gn-nw:hover{
    color: #fff;
}
.pd-nw{
    background-color: #666 !important;
    color: #fff;
    font-size: 15px;
    padding: 10px 5px;
}
.pn-nw{
    background-color: #0061f2;
    border-color: #0061f2;
}
.t-prof{
    width: 40px;
    height: 40px;
    border-radius: 45px;
}
.gn-nw{
    background-color: #00ac69;
    border-color: #00ac69;
}
.gn-nw:hover{
    background-color: #009259;
    border-color: #008a54;
}
.mc-divs{
    box-shadow: 5px 10px 18px #888888 !important;
    text-align: center;
    padding: 10px 5px !important;
    margin: 0px !important;
}
.mc-divs .contact-content{
    width: 100%;
    padding: 0px;
}
.mc-divs:hover{
    box-shadow: 5px 10px 18px #7538d4 !important;
}
.mc-divs .contact-thumb i{
    font-size: 25px;
}
.my-cls-ttl{
    /* box-shadow: 10px 10px 18px #353535 !important; */
}
a.contact-wrapper{
    width: 100%;
}
.my-cl-tp{
    text-align: center;
}
.my-cl-tp img{
    border-radius: 90%;
    width: 100px;
    height: 100px;
    box-shadow: 5px 10px 18px #888888 !important;
}
.my-c-tp-dt h1{
    font-size: 28px;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    text-transform: capitalize;
}
.my-c-tp-dt p{
    text-align: center;
    padding: 0px;
    margin: 5px 0px 0px 0px;
    color: #7538d4;
}
.my-c-tp-dt p.bt{
    color: #555555;
    margin: 0px;
    padding: 0px 0px 20px 0px;

}

.pulse-button {
    padding: 1px 10px !important;
    position: relative;
    width: 5px;
    height: 5px;
    border: none;
    box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
    border-radius: 50%;
    background-color: #e84c3d;
    background-size:cover;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulse-button:hover 
{
    -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}

.dtl-bg{
    background-color: #ffff;
    box-shadow: 5px 10px 18px #888888 !important;
    padding: 15px;
    margin: 0px;
}
.dtl-bg h5{
    font-size: 18px;
    color: #666;
    font-weight: 600;
    margin: 0px 0px 15px 0px;
}
.tb-lesson{
    text-align: center;
}
.dt-tb-hd{
    display: none;
}
.dt-td-hdm{
    display: block;
}
.wb-head{
    display: none;
}
.mcq_q_img img{
    border-radius: 15px;
    margin: 0 auto;
    width: 100% !important;
}
.mbl-head{
    display: block;
}
.vid-btn-wb{
    display: block;
}
.my-cl-tp{
    margin-top: 150px;
}

.mc-divs .contact-content h6{
    font-size: 1.0rem;
}
.btn-zm-zoom{
    display: block;
}
.btn-sys-zoom{
    display: none;
}
.btn-zm-zoom-two{
    display: block;
}


.dt-td-hdm p{
    margin: 0px;
    padding: 0px 0px 5px 0px;
}
.dt-td-hdm p.ttl{
    font-weight: bold;
}
.co-vid-til{
    width: 100%;
    border: 2px solid #eee;
    border-radius: 10px 10px 0px 0px;
    
}
.vid-til-tp p{
    text-align: center;
    padding: 10px 10px;
    margin: 0px !important;
    font-weight: bold;
    text-transform: capitalize;
}
.vi-vid-bx{
    box-shadow: 5px 10px 18px #888888 !important;
}
.vi-vid-dt{
    text-align: center;
}
.res_frm{
    text-align: left;
}
.ed_num_frm p{
    margin: 0px;
    padding: 0px;
}
.ed_num_frm span{
    font-weight: bold;
    padding: 0px 0px 10px 0px !important;
}
.atemp-out i{
    font-size: 110px;
    color: #e84c3d;
}
.atemp-out h5{
    margin: 10px 0px 0px 0px;
    text-transform: uppercase;
}
#sending_ag{
    margin: 0px;
    padding: 0px;
    color: #666;
}
.mob-tg{
    background-color: #fff;
}
.mob-tg .tp{
    padding: 10px 10px;
}
 .btm{
    background-color: #7538d4;
    text-align: center;
    /* width: 100%; */
}
 .btm .lnk_itm{
    padding: 0px;
    margin: 0px;
    width: 20%;
    border-right: 1px solid rgba(255, 255, 255, 0.109);
}
 .btm .mb-itm{
    /* border-right: 1px solid #e84c3d; */
    margin: 0 auto;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    font-size: 20px;
}
 .btm .mb-itm p{
    margin: 0px;
    color: #fff;
    text-transform: uppercase;
    padding: 0px;
    font-size: 11px;
    /* font-weight: bold; */
}
.tp-btn{
    margin: 0px;
    padding: 0px;
}
.tp-btn a{
    float: left;
    padding: 10px 10px;
    margin: 0px 10px 0px 0px;
    font-size: 14px;
    border-radius: 15px;
    background-color: #7538d4;
    color: #fff;
}
.tp-btn .lang{
    float: left;
    width: 40px;
    margin: 0px;
    padding: 0px;
}
.lg-ntl{
    width: 100px !important;
}
/*  */
.mbl-top{
    width: 100%;
    position: f;
}
.mbl-top .logo{
    width: 40%;
    float: left;
}
.mbl-top .logo img{
    width: 160px;
}
.mbl-tp-btn{
    width: 60%;
}
.mbl-lgn{
    width: 100px !important;
    height: 30px;
    padding:0px 5px !important;
}
.al-vid{
    background-color: #fff;
    text-align: center;
    
}
.al-vid a,.m-vid a{
    width: 100%;
    padding: 15px 0px;
    box-shadow: 5px 10px 18px #888888 !important;
}
.m-vid{
    background-color: #fff;
    text-align: center;
    /* background-color: green; */
}
.vid-active{
    background-color: bisque;
    font-weight: bold;
}
.mbl-active{
    background-color: #a73001;
}
.mbl-active a,.mbl-active a p{
    color: #fff !important;
    /* font-weight: bold; */
}

.vid-wb-tp{
    text-align: center;
}
.vid-wb-btn a{
    width: 150px;
    box-shadow: 5px 10px 18px #888888 !important;
    padding: 10px 10px;
    margin: 0px;
    border-radius: 45px;
    margin: 0px 5px;
}
.vid-wb-btn a:hover{
    background-color: #7538d4;
    color: #fff;
}
.v-wb-active{
    background-color: bisque;
    font-weight: bold;
}

.v-wb-active i{
    animation: mymove 1s infinite;
    position: relative;
}
@keyframes mymove {
    from {top: -5px;}
    to {top: 10px;}
}


.drop-zone {
    height: 250px;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    font-size: 20px;
    cursor: pointer;
    color: #cccccc;
    border: 4px dashed #7538d4;
    border-radius: 10px;
  }
  
  .drop-zone--over {
    border-style: solid;
  }
  
  .drop-zone__input {
    display: none;
  }
  
  .drop-zone__thumb {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    background-color: #cccccc;
    background-size: cover;
    position: relative;
  }
  
  .drop-zone__thumb::after {
    content: attr(data-label);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.75);
    font-size: 14px;
    text-align: center;
  }
  
  .drop-zone__prompt{
      font-weight: bold;
      color: #7538d4;
  }
  .drop-zone__prompt i{
      font-size: 58px;
  }
#opld_btn{
    text-align: center;
}
.active-my{
    border-bottom: 3px solid #7538d4;
}
.cou-au-tech img{
    width: 40px;
    border-radius: 50%;
}
.cls-inn{
    padding: 0px 0px 10px 0px !important;
    box-shadow: 0 5px 10px rgba(105, 105, 105, 0.5) !important;
    border-radius: 15px !important;
}
.course-item .cls-inn .course-thumb{
    border-radius: 15px 15px 0px 0px !important;
}
.course-item .cls-inn .course-content{
    padding: 15px 15px 15px 15px !important;
}
.course-btn{
    text-align: center;
    margin: 0 auto;
}
.course-price{
    background-color: #fff !important;
    box-shadow: 0 5px 10px rgba(105, 105, 105, 0.5) !important;
    color: #111 !important;
    width: 100px !important;
    /* padding: 0px !important; */
    height: 40px !important;
    line-height: 40px !important;
    font-size: 16px !important;
    border-radius: 15px !important;
}



.flip {
    -webkit-perspective: 800;   
            perspective: 800;
          /* position: relative; */
          text-align: center;
  }
  .flip .card.flipped {
    -webkit-transform: rotatey(-180deg);
            transform: rotatey(-180deg);
  }
  .flip .card {
      width: 100%;
      height: 500px;
      -webkit-transform-style: preserve-3d;
      -webkit-transition: 0.5s;
      transform-style: preserve-3d;
      transition: 0.5s;
      background-color: #fff;
     
  }
  .flip .card .face {
    -webkit-backface-visibility: hidden ;
      backface-visibility: hidden ;
     z-index: 2;
  }
  .flip .card .front {
     /* position: absolute; */
     width: 100%;
     z-index: 1;
  }
  .flip .card .front img{
    width: 100%;
    height: 100%;
  }
  .flip .card .img {
     /* position: relaitve; */
     width: 100%;
     height: 178px;
     z-index: 1;
     border: 2px solid #000;
  }
  .flip .card .back {
    padding-top: 10%;
    -webkit-transform: rotatey(-180deg);
            transform: rotatey(-180deg);
    position: absolute;
  }
  .inner{
    margin:0px !important;
    width: 100%;
  }
  .inner h2{
      font-size: 20px;
  }
  .inner h5{
      color: #666;
  }

  .lab-to h2{
    font-size: 20px;
    width: 100%;
    text-align: center;
  }
  .lab-to h5{
      color: #666;
      width: 100%;
      text-align: center;
  }

  .lab-foot{
      text-align: center;
  }
  .lab-itm .course-inner{
      border-radius: 15px !important;
      box-shadow: 0 5px 10px rgba(105, 105, 105, 0.5) !important;
  }
  .lab-itm .course-inner:hover{
    box-shadow: 0 5px 10px rgba(228, 85, 2, 0.5) !important;
  }
  .lb-itm-dwn a {
      width: 100%;
  }
  .lb-itm-dwn a img{
    width: 100% !important;
  }
  .btn-cou-tile{
      color: #fff;
      padding: 5px 10px !important;
      background-color: #7538d4;
      border-radius: 10px;
      box-shadow: 0 5px 10px rgba(105, 105, 105, 0.5) !important;
  }
  .btn-cou-pay{
    color: #fff;
    padding: 5px 10px !important;
    background-color: #7538d4;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(105, 105, 105, 0.5) !important;
  }
  .btn-cou-pay:hover{
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  .btn-cou-pending{
    color: #fff;
    padding: 5px 10px !important;
    background-color: #666;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(105, 105, 105, 0.5) !important;
  }
  .btn-cou-pending:hover{
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  .tut-dwn-mdl{
      width: 100%;
      text-align: center;
  }

  .tut-dwn-mdl h5{
      font-weight: bold;
      color:  #7538d4;
      font-size: 24px;
  }
  .tut-dwn-fot{
      width: 100%;
      margin: 0px;
      padding: 10px 0px;
      text-align: center !important;
  }
  .tut-dwn-fot button{
    text-align: center;
  }
  #zmmtg-root{
    width: 0px !important;
    background-color: none !important;
  }
.liv-mdl-tp{
    text-align: center;
}
.bt-zm-bdy{
    text-align: center;
}
.bt-zm-bdy button{
    width: 45%;
}
.zm-met-dt-shw{
    text-align: center;
}
.zm_dt_wrap{
    border: 2px solid #eee;
    border-radius: 15px;
    padding: 10px;
}
.zm_dt_wrap p{
    padding: 0px !important;
    margin: 0px !important;
}
.zm_dt_wrap h5{
    color: #666;
    font-weight: 400;
}
.zm_dt_wrap button{
    color: #00ac69;
}
#cp_meet_id,#cp_meet_ps{
    width: auto;
    padding: 5px 10px;
    border-radius: 10px;
}
.lv_pul_tp{
    font-size: 24px;
}
.zm-mdl-btn-fot{
    text-align: center;
    padding: 10px 0px 0px 0px;
}
.msg-pnd-mdl{
    text-align: center;
}
.msg-pnd-mdl h5{
    color: #e84c3d;
    padding: 10px 0px;
}
@media screen and (max-width: 430px){
    .course-item.style-5 .course-inner .course-content {
        padding: 20px 10px !important;
    }

    .cls_btn_tile_set .col{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

.itm_lst-row{
    /* box-shadow: 5px 10px 18px #888888 !important; */
    background-color: #fff;
    padding: 15px ;
    /* margin-bottom: 10px; */
    border-bottom: 1px solid #7538d4;
    border-top: 1px solid #7538d4;
    cursor: pointer;
    margin-top: -1px;
}
.itm_lst-row h6{
    /* font-size: 20px; */
    width: 100%;
    font-size: 18px !important;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    color: #666;
}
.itm_lst-row h6 span#cnt_itm{
    font-size: 12px !important;
    color: #7538d4 !important;
    padding: 0px 0px 0px 30px;
    border: none;
}
.itm_lst-row h6 span{
    border: 2px solid #7538d4;
    border-radius: 50%;
    color: #7538d4;
    text-align: center;
    padding: 0px 2px;
    margin: 0px 10px 0px 0px;
}
.bc-btn-tp{
    text-align: center;
}
.bc_vid_ls{
    background-color: #7538d4;
    color: #fff;
    padding: 10px 25px;
    border-radius: 15px;
    margin: 0 auto !important; 
    text-align: center;
    box-shadow: 0 5px 10px rgba(105, 105, 105, 0.5) !important;
}
.bc_vid_ls:hover{
    background-color: #fff;
    border: 2px solid #7538d4;
    color: #7538d4;
}

/* uplader new starat */


.dropzone-wrapper {
    border: 4px dashed #7538d4;
    /* color: #92b0b3; */
    position: relative;
    height: 154px;
    border-radius: 10px;
  }
  
  .dropzone-desc {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    top: 0px;
    font-size: 16px;
}

.dropzone-desc img{
    height: 146px;
    width: 100%;
    object-fit: cover;
      
  }
.dropzone-desc video{
    height: 146px;
    width: 100%;
    object-fit: cover;
      
  }
.dropzone-desc .slc_an{
    position: absolute;
    top: 0;
    padding-top: 30px;
    width: 100%;
    background-color: rgba(5, 5, 24, 0.527);
    bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 146px;
    border-radius: 8px;
    /* line-height: px; */
      
  }
  .dropzone-desc .slc_an i{
      font-size: 32px;
  }
  .dropzone-desc span{
      position: absolute;
      top: 0;
      color: #fff;
      left: 0;
    
      text-decoration: underline;
      font-size: 16px;
      width: 100%;
      bottom: 0;
      line-height: 100px;
  }
  .dropzone,
  .dropzone:focus {
    position: absolute;
    outline: none !important;
    width: 100%;
    height: 150px !important;
    min-height:150px !important;
    cursor: pointer;
    opacity: 0;
  }
  
  .dropzone-wrapper:hover,
  .dropzone-wrapper.dragover {
    background: #ecf0f5;
  }
  
  .preview-zone {
    text-align: center;
  }
  
  .preview-zone .box {
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 0;
  }
  .doc-lst-rw{
      /* background-color: #eee !important; */
      text-align: left;
  }
  .doc-lst-rw td{
      padding: 0px;
      box-shadow: none !important;
      border-top: 1px solid #e84c3d ;
      border-bottom: 1px solid #e84c3d ;
  }
  .doc-lst-rw td h6{
      padding: 5px 10px;
      margin: 0px;
      color: #e84c3d;
      font-weight: normal;
  }
  .doc-lst-rw td h6 i{
      font-size: 18px !important;
  }
  .bc-lst-mnu{
      padding: 10px 0px;
  }
  .bc-lst-mnu button,.bc-lst-mnu a{
      background-color: #fff;
      border: 1px solid #e84c3d;
      border-radius: 15px !important;
      margin-top: -25px;
      color: #e84c3d;
      box-shadow: 0 5px 10px rgba(105, 105, 105, 0.5) !important;
  }
  .bc-lst-mnu button,.bc-lst-mnu a:hover{
    /* background-color: #e84c3d; */
    /* color: #fff; */
    font-weight: bold;
  }

  
.my-cl-tp-vid{
    text-align: center;
    background-color: rgba(243, 242, 242, 0.418);
    border-radius: 25px;
    margin-bottom: 30px;
    padding: 15px 0px 0px 0px;
}
.my-cl-tp-vid img{
    border-radius: 90%;
    width: 100px;
    height: 100px;
    box-shadow: 5px 10px 18px #888888 !important;
}
 
/* uplader new end */

.mcq_sh_dv{
    text-align: center;
    border: 1px solid #eee;
    box-shadow: 1px 2px 10px #888888 !important;
    border-radius: 15px;
    padding: 10px 10px 10px 10px;
}
.mcq_sh_dv h4{
    font-size: 18px;
}
.mcq_sh_dv p{
    margin: 5px 0px;
    padding: 0px;
}
.mcq_sh_dv p span{
    font-weight: bold;
}
.mcq_sh_dv:hover{
    box-shadow: 1px 2px 10px #e84c3d !important;
}
.mcq_sh_dv .mcq_str{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    border-radius: 15px;
    font-weight: bold;
}
.mcq_sh_dv .mcq_not{
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border-radius: 15px;
    font-weight: bold;
}
.mcq_face_bdy{
    text-align: center;
}
.mcq_face_bdy h5{
    font-size: 24px;
    color: #f3675b;
}

.mcq_ans_lbl{
    line-height: 30px !important;
    padding: 0px 0px 0px 10px;
}
.not_answ_q{
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}

.mcq_attemp_marks{
    text-align: center;
    border: 2px solid #eee;
    /* box-shadow: 5px 10px 18px #888888 !important; */
    border-radius: 15px;
}
.mcq_attemp_marks h5,.mcq_attemp_marks p,.mcq_attemp_marks h4,.mcq_attemp_marks h6{
    margin: 0px;
    padding: 0px;
}
.mcq_attemp_marks h5{
    background-color: #666;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 12px 12px 0px 0px;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px;
}
.mcq_attemp_marks h4{
    font-weight: 600;
    color: #888888;
}
.mcq_attemp_marks p.mcq_tme{
    background-color: #cce5ff;
    border-color: #b8daff;
    padding: 5px 5px;
    color: #004085;
}

.mcq_attemp_marks p.uf_mcq_tme{
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 5px 5px;
}
.mcq_attemp_marks p.urst_mcq{
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
    padding: 5px 5px;
}
.mcq_attemp_marks p.mcq_tme span,.mcq_attemp_marks p.urst_mcq span,.mcq_attemp_marks p.uf_mcq_tme span{
    width: 100%;
    white-space: nowrap;
}
.mcq_attemp_marks h6{
    padding: 6px 0px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border-radius: 0px 0px 12px 12px;
}

.mdl_mcq_dtl_bdy{
    text-align: center;
}

.mcq_dtl_mdl_fot{
    margin: 10px 0px 0px 0px;
    text-align: center;
}
.mcq_dtl_notc{
    border: 1px solid #888;
    border-radius: 15px;
    padding: 10px !important;
}

.mcq_str_mdl{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    border-radius: 15px;
    padding: 6px !important;
    font-weight: bold;
}
.mcq_dtl_mdl_fot button{
    width: 30%;
}
.mcq_not_mdl{
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border-radius: 15px;
    padding: 6px !important;
    font-weight: bold;
}
.mdl_mcq_st_end{
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    border-radius: 15px;
    padding: 6px !important;
}
.mdl_mcq_st_end span{
    width: 100%;
    white-space: nowrap;
}
.zom_not_str-mdl{
    text-align: center;
}
.zom_not_str-mdl h3{
    
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 5px 0px;
    border-radius: 15px;
}

.mcq_face_bdy_err{
    text-align: center;
}
.mcq_face_bdy_err h5{
    margin: 0px;
    padding: 5px 10px;
    font-size: 24px !important;
    border-radius: 15px;
    color: #721c24;
}
.sh_mcq_answ p{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #666;
    font-size: 20px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.sh_mcq_answ p.tq{
    color: #666;
}

.sh_mcq_answ p.ra{
    color: #155724;
}

.sh_mcq_answ p.mk{
    font-size: 26px !important;
    color: #004085;
}

.sh_mcq_answ_fot{
    text-align: center;
    margin: 0 auto;
    padding: 5px 10px 10px 5px;   
}
.mnth-pkgs{
    border: 3px dashed #7538d4;
    border-radius: 15px;
}
.mnth-pkgs p{
    margin: 0px;
    padding: 5px;
    font-weight: bold;
    font-size: 18px;
}
.mnth-pkgs p#pkg_one,.mnth-pkgs p#pkg_two{
    border-bottom: 3px dashed #7538d4;
}
#pkg_pln_ttl{
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-weight: bold;
    color: #888;
}
.pkg_mdl_foot{
    text-align: center;
    width: 100%;
    border-top: 2px solid #eee;
    padding: 10px 0px 10px 0px;
}
.pkg_mdl_foot  button{
    width: 40%;
}

.cou_thum_up{
    text-align: center;
}
#thmb_sh_up{
    width: 100%;
}
.cou_thum_up img{
    border: 4px dashed #7538d4;
    padding: 10px;
    border-radius: 10px;
    width: 100%;
    cursor: pointer;
    /* height: 164px !important; */
    object-fit: cover;
}
.slp_up_mdl_tp{
    text-align: center;
}
.updt_cou_i_frm{
    cursor: pointer;
    background-color: #c2c1c1;
    color: #fff;
    width: 100%;
    margin-top: 5px;
    font-weight: bold;
    padding: 6px 0px;
    border-radius: 10px;
}
.mdl-slp-nw-foot{
    text-align: center;
    padding: 15px 0px;
    border-top: 2px solid #eee;
}
.mdl-slp-nw-foot button{
    width: 40%;
}


.account-settings .user-profile {
    margin: 0 0 1rem 0;
    padding-bottom: 1rem;
    text-align: center;
}
.account-settings .user-profile .user-avatar {
    margin: 0 0 1rem 0;
}
.account-settings .user-profile .user-avatar img {
    width: 90px;
    height: 90px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.account-settings .user-profile h5.user-name {
    margin: 0 0 0.5rem 0;
}
.account-settings .user-profile h6.user-email {
    margin: 0;
    font-size: 0.8rem;
    font-weight: 400;
    color: #9fa8b9;
}
.account-settings .about {
    margin: 2rem 0 0 0;
    text-align: center;
}
.account-settings .about h5 {
    margin: 0 0 15px 0;
    color: #007ae1;
}
.account-settings .about p {
    font-size: 0.825rem;
}
.form-control {
    border: 1px solid #cfd1d8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: .825rem;
    background: #ffffff;
    color: #2e323c;
}
.ush_thumb_vid{
    margin: 0px !important;
    padding: 0px !important;
}
.ush_thumb_vid img{
    width: 100%;
}
.btn-zm-zoom{
    text-align: center;
    margin: 10px 0px 0px 0px;
}
.btn-zm-zoom-two{
    text-align: center;
    margin: 10px 0px 0px 0px;
}

/* update vd */
.std-vid-section{
    position: relative;
}

.std-vid-section .section-wrapper .sf-left .sfl-thumb .video-button,.student-feedbak-section::before{
    position: absolute;
    content: "";
}

.std-vid-section .section-wrapper .sf-left .sfl-thumb .video-button, .instructor-single-section .instructor-wrapper .instructor-single-bottom .skill-item .skill-thumb .circles .circle strong, .pageheader-section.style-2 .pageheader-thumb .video-button, .banner-section .all-shapes::after, .banner-section .all-shapes::before, .shape-img::after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

#lightcase-case {
    display: none;
    position: fixed;
    z-index: 2002;
    top: 50%;
    /* left: 0; */
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    text-shadow: 0 0 10px rgb(0 0 0 / 50%);
    width: 100% !important;
    /* margin-left: 0px !important; */
    height: 85vh !important;
}
.lightcase-contentInner{
    margin: 0px !important;
    width: 100% !important;
    position: absolute;
        top:0;
        bottom: 0;
        height: 100% !important;
}
.lightcase-contentInner iframe{
    width: 100% !important;
   max-width: 100% !important;
   position: absolute;
   bottom: 0;
   height: 100% !important;
   top: 0;
   max-height: 100% !important;
    

}

/* #lightcase-case {
    display: none;
    position: fixed;
    z-index: 2002;
    top: 50%;
    left: 50%;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    text-shadow: 0 0 10px rgb(0 0 0 / 50%);
    width: 75% !important;
}
.lightcase-contentInner{
    margin: 0px !important;
    width: 100% !important;
}
.lightcase-contentInner iframe{
    width: 100% !important;
   max-width: 100% !important;
} */

@media screen and (min-width: 768px) {
    .mc-divs .contact-content h6{
        font-size: 1.125rem;
    }
    
    .dt-tb-hd{
        display: block;
        width: 100%;
    }
    .btn-zm-zoom{
        display: none;
    }

    .btn-sys-zoom{
        display: block;
    }

    .dt-td-hdm{
        display: none;
    }

    .wb-head{
        display: block;
    }
    .mcq_q_img img{
        border-radius: 15px;
        margin: 0 auto;
        width: 60% !important;
    }
    .mbl-head{
        display: none;
    }
    
    .vid-btn-wb{
        display: block;
    }
    .my-cl-tp{
        margin-top: 0px;
    }

    /* #lightcase-case {
        display: none;
        position: fixed;
        z-index: 2002;
        top: 50%;
        left: 50% !important;
        font-family: arial, sans-serif;
        font-size: 13px;
        line-height: 1.5;
        text-align: left;
        text-shadow: 0 0 10px rgb(0 0 0 / 50%);
        width: 60% !important;
        margin-top: -250px !important;
        margin-left: -30% !important;
        
    } */

    #lightcase-case {
        display: none;
        position: fixed;
        z-index: 2002;
        /* top: 50%; */
        /* left: 50% !important; */
        font-family: arial, sans-serif;
        font-size: 13px;
        line-height: 1.5;
        text-align: left;
        text-shadow: 0 0 10px rgb(0 0 0 / 50%);
        width: 80% !important;
        margin-top: -360px !important;
        /* margin-left: 5% !important; */
        
    }
    .lightcase-contentInner{
        margin: 0px !important;
        width: 100% !important;
        position: absolute;
        top:0;
        bottom: 0;
        height: 100% !important;
    }
    .lightcase-contentInner iframe{
        width: 100% !important;
        position: absolute;
        bottom: 0;
        height: 100% !important;
        top: 0;
        max-height: 100% !important;
       /* height: 700px !important; */
    }

    
}

#lightcase-content{
    height: 80vh !important;
}

#thumb-overlay{
    position: absolute;
    top: 0;
    left: 0;
    clear: float;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
}
.vid-img-thumb-overlay{
    height: auto;
    width: 100%;
    background: black;
    overflow: hidden;
    border-radius: 0px 0px 15px 15px;
}

.vid-img-thumb-overlay img{
    object-fit: cover;
   opacity: 0.4;
   border-radius: 0px 0px 15px 15px;
}
.sfl-thumb{
    border: 2px solid #666;
    border-radius: 15px 15px 16px 16px;
}

.vid-cl-ply-head{
    text-align: center;
    padding: 15px 0px;
}
.vid-cl-ply-head h3{

}
.vid-load-sect{
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 0;
}
.vid-load-sect .section-header{
    padding: 10px 0px 0px 0px;
}
.vid-load-sect .section-header .subtitle{
    margin-top: 10px;
}
.mcq_q_img{
    margin: 0px 0px 10px 0px;
    text-align: center;
}

.mcq_q_audio{
    margin: 0px 0px 10px 0px;
}

.course-item{
    border-radius: 20px !important;
}

.course-item .course-inner{
    padding: 0px !important;
    border-radius: 20px !important;
    box-shadow: 0 5px 10px rgba(56, 56, 56, 0.639);
    
}
.course-item .course-inner .course-thumb{
    border-radius: 20px !important;
}
.course-item .course-inner .course-thumb img{
    border-radius: 20px !important;
}