/*Form Start*/
.enqyery_form {background: #ececec;padding: 19px;border-radius: 11px;}
.enqyery_form h5 {font-size: 19px;text-align: center;margin-bottom: 9px;}
.enqyery_form small{margin-bottom: 10px;display: block;text-align: center;}
#form_top label{width: 100%;cursor: pointer;}
.price_box {background: #fff;padding: 13px;border-radius: 10px;margin-bottom: 14px;border: 2px solid #efefef;width: 100%;}
.price_box {background: #fff;padding: 20px;border-radius: 10px;margin-bottom: 14px;border: 2px solid #efefef;width: 100%;}
.price_box ul{display: flex;list-style: none;justify-content: space-between;margin-bottom: 0;}
.price_box  span{color: #868686;font-size: 12px;font-weight: 400;text-align: right !important;}
.price_box .first_month{font-size: 15px !important;color: #4c4c4c !important;line-height: 16px !important;text-align: left !important;padding-top: 5px;}
.price_box .second_month{text-align: right !important;font-size: 19px !important;line-height: 23px !important;}
.price_box .discount{background-color: rgba(255, 173, 59, 0.12);color: rgb(255, 173, 59) !important;font-size: 11px !important;font-weight: bold;padding: 0px 9px;border-radius: 4px;display: inline-block;text-transform: uppercase;line-height: 1;}
.custom_checkbox {display: block;position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;font-size: 22px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
/* Hide the browser's default radio button */
.custom_checkbox input {position: absolute;opacity: 0;cursor: pointer;}
/* Create a custom radio button */
.checkmark {position: absolute;top: 0;left: 0;height: 25px;width: 25px;background-color: #d4fff2;border-radius: 50%;border: 2px solid #08d296;}
/* On mouse-over, add a grey background color */
.custom_checkbox:hover input ~ .checkmark {background-color: #ccc;}
/* When the radio button is checked, add a blue background */
.custom_checkbox input:checked ~ .checkmark {background-color: #00c58b;}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {content: "";position: absolute;display: none;}
/* Show the indicator (dot/circle) when checked */
.custom_checkbox input:checked ~ .checkmark:after {display: block;}
.custom_checkbox .checkmark:after {left: 7px;top: 2px;width: 8px;height: 13px;border: solid white;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.enquery_btn button {background: linear-gradient(94.08deg, #f6430f, #ee9f15);color: #fff;padding: 9px 60px;border-radius: 7px;border: none;font-size: 20px;width: 100%;margin: 14px 0;}
.nineone{padding: 10px 4px 9px 6px;}
textarea.form-control {height: 90px;}
.form-control {border-radius: 6px;}
.enqyery_form  select, .enqyery_form  textarea, .enqyery_form  input[type="text"], .enqyery_form  input[type="password"], .enqyery_form  input[type="datetime"], .enqyery_form  input[type="datetime-local"], .enqyery_form  input[type="date"], .enqyery_form  input[type="month"], .enqyery_form  input[type="time"], .enqyery_form  input[type="week"], .enqyery_form input[type="number"], .enqyery_form  input[type="email"], .enqyery_form  input[type="url"], .enqyery_form input[type="search"], .enqyery_form  input[type="tel"], .enqyery_form  input[type="color"] {border: 1px solid #e6e6e6;height: 42px;padding: 9px 15px;width: 100%;color: #555;margin-bottom: 0;}
.enquery_btn {width: 100%;display: table;}
.price_box .twelve_price{width: calc(100% - 479px);}
.admission_fee{text-align: center;}
/*Form End*/

.bank_exams .job_box {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    height: 72px;
    align-items: center;
    margin-bottom: 15px;
    display: flex;
}
.bank_exams .job_box img {
    width: 30%;
    border-radius: 6px;
    margin-right: 10px;
}
.bank_exams h2,.section-content h2{
    text-align: center;
}
.bank_exams .list{
    margin-top: 30px;
}
.owl-carousel .owl-stage{padding-top: 50px;}
.testimonial .quote {
    width: 16% !important;
    position: absolute;
    top: -28px;
    transform: translate(-50% , 0px);
    left: 50%;
}
.bank_exams .tab-pane{
    padding: 32px;
    background: #f1f1f1;
    margin-bottom: 40px;
    float: left;
   /*display: table;*/
   width: 100%;
   teext-align: center;
}

.bank_exams .tab-content{width: 760px;
margin: 0 auto;}

.bank_exams .tab-pane ul{
    list-style: none;
     margin-bottom: 5px;
    /* float: left;*/
    margin: 0 auto;
    display: table;
    /*margin-left: 88px;*/
    text-align: center;

}
.bank_exams .tab-pane ul li {
background: url(../images/check-mark.svg) left 3px;
background-repeat: no-repeat;
background-size: 12px;
padding-left: 16px;
padding-right: 25px;
margin-bottom: 29px;
/*float: left;*/
display: inline-table;
text-align: center;
/*margin-right: 40px;*/
}


    
.bank_exams .nav-tabs {
width: 487px;
margin: 0 auto;
margin-top: 38px;
font-size: 18px;
color: #000;
}
.bank_exams .nav-tabs>li{display: inline-block;}

.bank_exams .nav-tabs>li>a {color: #292929;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #16185d;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

/* Feedback css */
#testimonials {padding: 50px 0;background: #f1f1f1;margin: 30px 0;}
.testihead h2 {font-size: 30px;line-height: 120%;color: #464646;font-weight: bold;margin-top: 1vw;text-align: center;}
.owl-carousel .owl-stage-outer {padding: 30px 14px;}
.testy_box {width: 89%;margin: 0 auto;min-height: 481px;}
.tm-author{position: absolute;bottom: 73px;}
.testy_image {width: 86px;margin: 0 auto;margin-top: -20px;background: #c5fff6;border-radius: 60px;padding: 20px;box-shadow: -5px -1px 5px rgb(230 230 230);position: relative;}
.testy_box h4 {font-size: 20px;margin-top: 10px;}
.testimonial-single {background: #fff;padding: 40px 30px 55px 30px;border-radius: 12px;-webkit-border-radius: 12px;-moz-border-radius: 12px;-ms-border-radius: 12px;-o-border-radius: 12px;box-shadow: 0 2px 5px #bbb;position: relative;overflow: hidden;}
.testimonial-single p {font-style: italic;font-size: 1.5rem;line-height: 26px;margin-bottom: 0;}
.tm-author h4 {font-size: 1.9rem;font-weight: 700;margin-bottom: 2px;}
.tm-author-thumb {position: absolute;bottom: -9px;right: -9px;}
.owl-carousel .owl-item img {display: block;width: 100%;}
.tm-author-thumb img {max-width: 100px;}
.testimonial-single .tm-icon img {width: auto;}
.owl-carousel .owl-item img {display: block;}
.tm-icon {padding-bottom: 10px;}
.owl-nav{display: none;}
.one_to_one_fee .meet-doctors p{margin-bottom: 15px;}
/* Feedback css end */
.one_to_one_fee ul{margin-left: 0;padding: 26px;padding-bottom: 1px;padding-top: 13px;}
.one_one_banner h2{font-size: 26px; line-height: 40px;}
/* Form custom Drop Down Banner Start  */
.line-bottom {margin-bottom: 20px;}
.new-spoke-drop .select-list {position: relative;color: #555;background: #fff;border-radius: 8px;}
.new-spoke-drop .select-list .title {display: inline-block;width: 100%;cursor: pointer;background: #fff;border: 1px solid #eaeaec;border-radius: 5px;padding: 10px 33px 10px 15px;position: relative;}
.new-spoke-drop .select-list .title::after {content: '>';margin-left: 15px;font-size: 11px;transform: rotate(90deg) scale(1.2, 2);float: right;
position: absolute;right: 17px;top: 13px;}
.new-spoke-drop .select-list .title:hover {background: #eaeaec;}
.new-spoke-drop .select-list .select-options {margin-top: 0px;display: none;position: absolute;z-index: 99999999;border: 1px solid #8a8a8a;
background: #fff;width: 100%;}
.new-spoke-drop .select-list .select-options .option label {display: inline-block;padding: 10px 0px 10px 10px;width: calc(100% - 60px);cursor: pointer;}
.new-spoke-drop .select-list .select-options .option:hover {background: #eaeaec;}
.new-spoke-drop .select-list .select-options .option input {margin: 10px 0 12px 15px;}
.new-spoke-drop .select-list .select-options .option button {margin: 0 auto;display: inherit;margin-bottom: 20px;width: 201px;font-size: 17px;margin-top: 10px;}
.select-options-box .option:nth-child(1) label{width: 100% !important;padding: 15px 15px 0px 15px !important;}
.new-spoke-drop .select-list  .selected-reason{list-style: none; padding: 0; margin:0px 0 0 0; }
.new-spoke-drop .select-list  .selected-reason li{}
.new-spoke-drop .select-list  .selected-reason li {margin-bottom: 20px;color: #353535;background: url(/spoken-english/images/courses/spoken-english/check.svg) left 3px;background-size: 16px;background-repeat: no-repeat;padding-left: 24px;}
.new-spoke-drop .select-list .selected-reason li:nth-child(1){margin-top: 15px;}
.section-content .meet-doctors ul{padding-left: 25px;}
@media screen and (max-width: 2000px) and (min-width:980px){
    .new-spoke-drop .select-list .select-options-box .option:nth-child(1){display: none;}
}
@media screen and (max-width: 768px){ 
    .bank_exams .tab-pane ul {margin-left: 0px;}
.new-spoke-drop .select-list .select-options {display: none;}
.new-spoke-drop .select-options-box{margin-top: 0;position: fixed;z-index: 99999999999;background: #fff;top: 4vw;left: 50%;width: 95%;transform: translate(-50% , 0);}   
.new-spoke-drop .select-list .select-options::before{content: "";background: rgba(0,0,0,0.8);width: 100%;height: 100vh;position: fixed;top: 0;left: 0;z-index: 99999;pointer-events: none;}
    .testy_box{width: 93%;}
    .bank_exams .tab-content{width: 100%;}
    .bank_exams .tab-pane {padding: 16px;}
    .bank_exams .nav-tabs>li>a{ font-size: 14px; padding: 6px;}
    .enqyery_form{margin-bottom: 24px;}
.testimonial-single{padding: 16px 20px 28px 20px;}
.enqyery_form h5{font-size: 21px;}
    .testihead h2{    font-size: 23px;}
}
/* Form custom Drop Down Banner Start  */

/* Testimonnials Start */
/*
#testimonial {margin-top: 35px;display: block;margin-bottom: 40px;}
.test_card {box-shadow: 0 3px 5px #ccc;border-radius: 10px;margin-bottom: 29px;margin: 0 5px;}
.test_card_text {background: linear-gradient(-180deg, #202c45, #254b9a);padding: 25px 20px 36px 20px;color: #fff;border-top-left-radius: 10px;
border-top-right-radius: 10px;text-align: center;}
.test_img {position: relative;text-align: center;top: -27px;}
.test_img img {width: 150px !important;border-radius: 100px;height: 150px !important;object-fit: cover;margin: 0 auto;}
.test_card_text h4 {font-size: 22px;}
.test_card_text a {color: #fff;cursor: pointer;}
.owl-dots{display: none;}
.owl-item {float: left;}
.mob_view{display: none !important;}
.owl-nav{display: none;}
.jorney_text{margin: 50px 0 0 0;font-weight: 600;font-size: 18px;}
*/
/* Testimonnials End */

/*modal start*/

.Click-here {
  cursor: pointer;
  background-image: linear-gradient(190deg, #f83600 0%, #fee140 100%);
  color: #fff;
  width: 180px;
  text-align: center;
  font-size: 16px;
  padding: 18px 0;
  margin: 0 auto;
  transition: background-image 3s ease-in-out;
}
.Click-here:hover {
  transition: background-image 3s ease-in-out;
  background-image: linear-gradient(90deg, #fee140 0%, #f83600 100%);
}
.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 705px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
 /* border-radius: 6px;*/
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
/*  padding: 20px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;


  height: 427px;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.popupclose-btn {
  position: absolute;
    right: 13px;
    top: 4px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #1d1b1b;
}

.pop-up-content-wrap{display: flex;}
.pop-up-content-wrap .popup_text{padding: 43px 26px 0 41px;display: block;}
.pop-up-content-wrap .popup_text h2{color: #000;
    font-size: 25px;
    font-weight: 600;
    line-height: 45px;
    font-family: 'Playfair Display SC', serif;}
.pop-up-content-wrap .popup_text span{font-family: 'Playfair Display SC';font-size: 35px;}
.pop-up-content-wrap .popup_text .req span{font-family: 'Playfair Display SC', serif;font-size: 58px;display: inline-block;float: left;width: 100%;margin-bottom: 10px;}
.pop-up-content-wrap .popup_text h2 .req:after{content: "\a";white-space: pre;}
.pop-up-content-wrap img{width: 339px; height: 425px; object-fit: cover;}

.pop-up-content-wrap a{font-size: 18px;background: #000;color: #fff;padding: 10px 62px;}

.pop-up-content-wrap p{font-size: 20px; margin-left: 0px; line-height: 26px;font-family: 'Roboto', sans-serif;margin-bottom: 55px;}

@media screen and (max-width: 767px) {
  .custom-model-main:before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
  }
    .pop-up-content-wrap img{display: none;}
    .pop-up-content-wrap .popup_text{padding: 43px 20px 0 24px;}
    .pop-up-content-wrap .popup_text h2{font-size: 30px;}
    .pop-up-content-wrap .popup_text .req span{font-size: 35px;}
    .pop-up-content-wrap p{font-size: 18px;}
    .pop-up-content-wrap a{padding: 10px 48px;}
     .bank_exams .nav-tabs{
            width: 100%; text-align: center; display: table;
    }
    .bank_exams .nav-tabs>li{display: inline-block; float: none;}
    .bank_exams h2{
        font-size: 21px;
    }
}
@media screen and (max-width: 799px) {
  .custom-model-inner {
    margin-top: 45px;
  }
}


/*modal end
*/

/*join class start*/
.joinlive_class{background: #ee9c15; padding:20px 0px 0px 0px;}
.joinlive_class .joinclass_title h2{text-align: left;color: #fff; font-size: 55px; padding-top: 23px; font-weight: bold;}
.joinlive_class .joinclass_title h2 span{font-weight: 300; font-size: 48px;}
.joinlive_class .joinclass_title p{color: #fff; font-size: 22px; padding-top: 10px;}
.joinlive_class .joinclass_image img{height: 300px;}
#howWework{margin:0px !important;}
#testimonials{margin:0px !important;}
.joinclass_title i{vertical-align: baseline;margin-left: -39px;font-size: 38px;}
.material-icon {font-size: 21px;color: red;margin-top: 12px;animation: blink 0.7s linear infinite;}
.material-icon {font-family: 'Material Icons';font-weight: normal;font-style: normal;font-size: 24px;line-height: 1;letter-spacing: normal;text-transform: none;display: inline-block;white-space: nowrap;word-wrap: normal;direction: ltr;
-webkit-font-feature-settings: 'liga';-webkit-font-smoothing: antialiased;}
@keyframes blink{
    0%{     color: #FB0202;    }
    49%{    color: #FB0202; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #EB0A0A;    }
}

.div-w-h img{height: 100px; width: 100px;}
/*join class end*/
.media_cover_box {
    width: 89%;
    position: relative;
    padding: 10px;
    border: 1px solid #d0d0d0;
    border-radius: 11px;
    margin-right: 22px;
    min-height: 81px;
    margin: 0 auto;
    background: #fff;
}
.media_cover_box a {
    color: #ff413d;
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
}
.medai_cover_image {
    width: 109px;
    float: left;
}
.medai_cover_image img {
    width: 100%;
    height: 51px;
}
.media_cover_box p {
    float: left;
    width: calc(100% - 155px);
    margin-left: 0px;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 7px;
    position: relative;
}
.media_cover_box p .arrow{
    position: absolute;
    top: 2px;
    margin-left: 10px;
    background: #f1f1f1;
    border-radius: 50px;
    width: 37px;
    height: 37px;
    text-align: center;
    padding-top: 6px;
}
/* Course Benefit Start */
.course_benefit{margin-left: 27%;}
.inst_list{list-style: none;margin-top: 20px; width: 100%; padding-left: 12px;}

.section-content .sylabus_course h3{background: #08456b; padding: 10px; text-align: center; color: #fff; border-radius: 10px;
font-size: 18px;}
.div-w-h{margin-top: 20px;}
.div-w-h p{font-size: 14px;}
/*.meet-doctors{padding-top: 30px;}*/
.spk_faq a{float: none;}
.div_text p{font-size: 15px;color: black;margin:20px 0;}
.mob_vw{display: none;}
.des_vw{display: block;}

.inst_list li{margin-bottom: 20px;color: #353535;background: url(/spoken-english/images/courses/spoken-english/check.svg) left 3px;
background-size: 16px;background-repeat: no-repeat;padding-left: 24px;font-weight: 400;font-size: 15px;}
@media screen and (max-width: 768px){ 
.course_benefit {margin-left:0;padding: 0;}
    .media_cover_box{min-height: 143px;}
    .media_cover_box p .arrow{right: -36px;top: -2px;}
    .one_one_banner h2 {
    font-size: 20px; line-height: 28px;
}
.div-w-h img{width: 60px; height: auto; margin-top: 25px;}
.div_text p{margin-top: 7px; margin-bottom: 20px; height: 50px; font-size: 13px !important;}
.alt_img{margin-left: 18px;}
    .joinclass_title i{font-size: 26px;}
.joinlive_class .joinclass_title h2{font-size: 34px; text-align: center; padding-top: 0px;}
.joinlive_class .joinclass_title h2 span{font-size: 34px;}
.joinlive_class .joinclass_title p{text-align: center; font-size: 20px; padding-top: 5px; padding-bottom: 25px;}
.joinlive_class .joinclass_image img{display: none;}
    .bank_exams .tab-pane ul li{margin-right: -7px;}
}
.div_text p {font-size: 15px; color: black; height: 40px;}
.mob_vw{display: block;}
.des_vw{display: none;}

    .enquery_btn a{padding: 9px 9px !important;}
    .one_one_banner .meet-doctors p{font-size: 15px !important;} 
}
/* Course Benefit End */