/* Slick slider tutor home page*/

.card-size{

    font-size: 14px;    

 }   

 .card-heading6{

    color: #fdbe33;

 }   



/* .slick-slide emulates .col- */

#slick .slick-slide {

  padding-right: 15px;

  padding-left: 15px;

}



#slick .slick-slide:focus {

  outline: none;

}



/* tutor registration form  page */

#regiration_form fieldset:not(:first-of-type) {

    display: none;

} 
#tutorRegister fieldset:not(:first-of-type) {

    display: none;

} 



.full-width-b {

    border: 2px solid #fff;

    background: #f1f1f1;

    box-shadow: 0 0 2px #9b9a9a;

    border-radius: 5px;

    padding: 10px 0;
    position: relative;
}



.border-lp {

    background: #f1f1f1;

    border: 5px solid #ffc107;

    border-radius: 5px;

    padding: 20px;

}

.progress-bar {     background-color: #ffc107; }



.section-hide {

    display: none;

}

.heading-2{ margin: 5% 0; font-size: 23px !important; } 

/* multiple select in selectbox */
.custom-select{
    text-align: left !important;
}
.error{ color:red; }
.search-btn {
    width: 100%;
    background-color: #fdbe33;
    border-radius: 0 3px 3px 0;
    border: none;
    padding: 7px 10px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    cursor: pointer;
    text-transform: uppercase;
}
.cf-bg {
    /*background: #f1f1f1;*/
    background: url(../img/backgroundimg.jpg);
    padding: 3% 0;
}
.src-bdr {
    border: 10px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px #9b9a9a;
    padding: 10px;
}
.opt-wrapper{ display:none; }
/* search listing*/
.filer-outer {
    border: 2px solid #fff;
    box-shadow: 0 0 2px #9b9a9a;
    border-radius: 5px;
    padding: 1px 10px 10px;
    margin-bottom: 2% !important;
}
.filer-inner {
    background: #fff;
}
.refine-search-heading {
    font-size: 18px;
    font-weight: 400;
    background: #235965;
    color: #fff;
    margin: 10px 0 0 0;
    text-shadow: none;
    padding: 7px 5px;
    text-align: center;
    border-color: #ccc;
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 0 0 1px;
}
.f-filter {
    /*border-bottom: 1px solid #ccc;*/
    padding: 0 10px 14px 10px;
}
.heading-5 {
    color: #234b56;
    font-size: 15px;
    padding: 10px 5px 5px 5px;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(255,255,255,.75);
}

.list-heading h1 {
    color: #fdbe33;
    font-size: 22px;
    margin-top: 10px;
    text-shadow: 0 1px 0 rgba(255,255,255,.75);
    border-bottom: 1px solid #D4D1D1;
    margin-bottom: 10px;
    padding: 7px 5px;
    border-radius: 5px 5px 0 0;
    text-align: center; 
    background: #235965;
}
#kdi {
    /*margin-top: 1%;
    margin-bottom: 1%;*/
    padding: 0;
}
.dist {
    background: #fdbe33;
    color: #fff;padding: 5px 8px;
}
.dist i { color: #ca171d !important; }
.cclick {
    background: #234b56;padding: 5px 8px;
}
.cclick a {
    color: #fff;
    text-decoration: none;
}
#padin {
    margin-top: 2%;
}
#padi {
    padding-top: 10px;
}
.pa {
    margin: 0;
}
.pa2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.fnt {
    font-weight: bold;
}
.bolg-listing ul {
    margin: 0;
    padding: 4% 0 0 0;
}
.bolg-listing ul li {
    margin: 0;
    padding: 5px 1%;
    list-style: none;
    border-bottom: 1px dashed #ccc;
    font-size: 12px;
}
.btnn {
    background: #387eab;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid #387eab;
    padding: 1px 5px;
    text-shadow: none;
    white-space: nowrap;
    border-radius: 4px;
    margin: 4% 3px 0 3px;
    display: inline-block;
}
.logout{
    float: right;
}
/* Search box */
.selectsel{
    color: #000;
    font-size: 16px;
    float: left;
    border: none;
    background: #edf4ff url('/img/map.jpg') no-repeat 12px center;
    padding: 10px 0 10px 30px;
    margin-left: 1.5%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 15%;
    font-weight: 400;
}
.selectsel2{
    /*color: #ddd;*/
    color: #999;
    float: left;
    border: none;
    background: #fff;
    padding: 10px 0 10px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 82%;
}
.selectsel2 option{ color: #585858; }

.bbbbbb{
    color: #fff;
    float: left;
    background: #234b56;
    padding: 7px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 17%;
    position: absolute;
    right: 12px;
    margin: 3px 3px 3px 0;
    font-size: 16px;
    border: none;
    border-radius: 0 3px 3px 0;
    border-top: 1px solid #234b56;
    border-bottom: 1px solid #234b56;
}   
.position{ position: relative; }
.position select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
/* End Search Box */

.carousel-banner{
    background: url('/img/tuition-classes-banner2.jpg') no-repeat center center;
    background-size: 100% 300px;
    /*padding: 200px 0;*/
    height: 300px;
}
.container-search{ 
    width: 1000px;
    margin: auto;
}
.right-border{ border-right: 5px solid rgb(35, 75, 86); }
.betteraccess{ color: #fdbe33;padding-top: 3%; }
.hiw-border{
    border-bottom: 2px solid #234b56;
    display: inline-block;
}
.free-registration{
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.betteraccess:before { content: '\201C'; }
.betteraccess:after { content: '\201D'; }
.mainheading{ color: #fff;padding-bottom: 2%; }
.feature-icon i{     z-index: 9; font-size: 40px; }
.margin-tp{ padding-top: 3%; }
.table-width{ width: 20%; }
.mobile-show-filer-inner, .mobile-ctc, .show-list-heading, .refine-icon, .about-img-mob-b, .mobile-tsr-show, .ratBtn, .mobile-menu-show, .mobile-btn-show, .ratBtn2{ display: none; }
.t-modal-title{ font-size: 19px;color: #fdbe33; }
.t-modal-header, .t-modal-footer{ background: #235965; }
.model-box-btn{ width: 47%; background: #fdbe33;text-align: center; }
.t-btn{color: #fff;  }
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #495057;
  font-size: 14px;
  /*font-style: italic;*/
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #495057;
  font-size: 14px;
  /*font-style: italic;*/
}

::-ms-input-placeholder { /* Microsoft Edge */ 
  color: #495057;
  font-size: 14px;
  /*font-style: italic; */
}
/*.active {
    color: #fff !important;
    outline: none !important;
}*/
.nav-item-color{color: #235965;}
.nav-item-color:hover{color: #fff;}
.eye-position{ position: relative; }
.field-icon {
    position: absolute;
    z-index: 2;
    right: 8px;
    top: 10px;
    bottom: 0;
}
.border-top{ border-top: 1px solid #dee2e6; }
.profile-pd{ padding: 8px 0; }
/* header login model box */
.modal-login { width: 25%; margin-left:auto; margin-right:auto; }
.modal-login .modal-content {border-radius: 1px;border: none;}
.modal-login .modal-header {position: relative;background: #235965;}
.modal-login .modal-body {padding: 10px;}
.modal-login .modal-footer {background: #235965;}
.modal-login h4 {font-size: 22px; color: #fdbe33; margin: 0 auto; text-decoration: underline;}
.modal-login .form-group { margin-bottom: 0; }
.modal-login label {font-weight: 500;font-size: 13px;margin-bottom: 0;color: #235965;}
.modal-login .hint-text {text-align: center;}
.modal-login .close {position: absolute;top: 15px;right: 15px;}
.modal-login .checkbox-inline {margin-top: 12px;}
.modal-login input[type="checkbox"] {position: relative;top: 1px;}
.modal-login .btn {
    min-width: 100px; 
    border: none;
    line-height: normal;
}
.modal-login .hint-text a {color: #999;}
.trigger-btn {display: inline-block;margin: 100px auto;}
.heading6-h{ color: #234b56; font-weight: 600;font-size: 15px; font-style: italic;}


.addlabal {
  display: inline-block;
  width: 5em;
  padding: 0 1em;
  text-align: right;
}

.uploadPhoto {
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
}
.uploadPhoto + .addlabal {
  border: 1px solid #CCC;
  border-radius: 3px;
  text-align: left;
  padding: 8px;
  margin: 0;
  left: 0;
  position: relative;
}
.uploadPhoto + .addlabal {
  text-align: center;
  width: 89%;
  background: #234b56;
  color: #fdbe33;
  border: none; 
  cursor: pointer;
}
.uploadPhoto + .addlabal:hover {
  background: #fdbe33; color: #234b56;
} 
/* sweet alert*/
.swal-modal { width: 30% !important; }
 .swal-title:first-child { margin-top: 0px !important; }  
.swal-title {
    font-weight: 500 !important;
    padding: 10px 16px 8px 16px !important;
    font-size: 23px !important;
    margin-bottom: 0 !important;
} 
.swal-title:not(:last-child) {  margin-bottom: 0 !important; }
.swal-text { font-size: 14px !important; }
.swal-footer {
    padding-top: 13px !important;
    margin-top: 5px !important;
    padding: 0px 16px 8px 16px !important; 
}
.swal-button { padding: 5px 24px !important; }
/* forgot password*/
.user_card {
    width: 350px;
    margin-top: auto;
    margin-bottom: auto;
    background: #fdbe33;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
}
.brand_logo_container {
    position: absolute;
    height: 120px;
    width: 120px;
    top: -60px;
    border-radius: 50%;
    background: #234b56;
    padding: 10px;
    text-align: center;
}
.brand_logo {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 2px solid #fdbe33;
    padding: 8px;
}
.form_container { margin-top: 55px; }
.form_container .login_btn { width: 100%; background: #234b56 !important; color: #fdbe33 !important; }
.form_container .login_btn:focus { box-shadow: none !important; outline: 0px !important; }
.form_container .login_container { padding: 0 2rem; }
.form_container .input-group-text {
    background: #234b56 !important;
    color: #fdbe33 !important;
    border: 0 !important;
    border-radius: 0.25rem 0 0 0.25rem !important;
}
.input_user,
.input_pass:focus { box-shadow: none !important; outline: 0px !important; }
.custom-checkbox .custom-control-input:checked~.custom-control-label::before { background-color: #c0392b !important; }  
.custom-container{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/* end forgot password*/
.locmap{ background: url('/img/map.png') no-repeat 0 center; padding: 0 0 0 13%;}
.select2-container{ width: 89% !important; }
/* slicke post slider */
.slike-post{
    margin: 20px 0;
    background: #fff;
    padding: 10px 20px;
    position: relative;
    z-index: 1;
}
.slike-post h2{
    font-size: 16px;
    /*text-transform: uppercase;*/
    transition: 0.6s all;
}
.slike-post p{
    font-size: 14px;
    transition: 0.6s all;
}
.slike-post button{
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    text-align: left;
    background: #234b56;
    padding: 6px 12px;
    display: block;
    width: 100%;
    font-size: 14px;
    border: 1px solid #2c3e50;
    transition: 0.6s all;
}
/*.slike-post a{
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    text-align: left;
    background: #234b56;
    padding: 6px 12px;
    display: block;
    width: 100%;
    font-size: 14px;
    border: 1px solid #2c3e50;
    transition: 0.6s all;
}*/
.ctc-btn{
    text-decoration: none;
    text-transform: capitalize;
    color: #fff !important;
    text-align: left;
    background: #234b56;
    padding: 6px 12px;
    display: block;
    width: 100%;
    font-size: 14px;
    border: 1px solid #2c3e50;
    transition: 0.6s all;
}
.slike-post::before{
    content: "";
    width: 5px;
    height: 100%;
    background: #234b56;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: 0.6s all;
}
.slike-post:hover::before{
    width: 100%;
}
.slike-post:hover h2,.slike-post:hover .dist-state{
    color: #fff;
}
.slike-post:hover button{
    background-color: transparent;
    border: 1px solid #fff;
}
/*.slike-post:hover a{
    background-color: transparent;
    border: 1px solid #fff;
}*/
.slike-post:hover .ctc-btn{
    background-color: transparent;
    border: 1px solid #fff;
}
.tutorimg-left{ padding-right: 5px; padding-left: 5px; }
.tutorcontent-right{ padding-right: 5px; padding-left: 9px; }
.dist-state{ font-size: 13px;word-break: break-all; }
.pf-img-width{ height: 80px;width: 70px; }
.stp-img{ height: 95px;width: 90px; }
.requesacallbtn{
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    text-align: left;
    background: #234b56;
    display: block;
    width: 100%;
    font-size: 14px;
    border: 1px solid #2c3e50;
    transition: 0.6s all;
}
.tutorProfileMobile{ display: none; }
.show-read-more .more-text{ display: none; color:#fdbe33;  }
.OETContaner{padding-top: 20px; padding-bottom: 20px;}
.yellow{color: #fdbe33;}
.gray{color: #234b56 !important;}
.white{color: #fff;}
.paddingli{padding: .75rem 1.25rem .75rem 0;}
.whychoosBtn{color:#fff;background: #fdbe33;}
.whychoosBtn:hover{background: #000;}
.paddingUl{padding:0 0 0 1%;}
.helpSection{font-size: 14px;}
.helpSection h2{font-size: 14px;}
.marBtnTop{margin-top: 3%; }
.grayBg{background: #234b56 !important;}
.grayBg:hover{background: #000 !important;}
.faq_midde_fz_sec h4 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background:#234b56;
    display: inline-block;
    color:#fdbe33;
    padding: 5px 10px;
}
.mrgBtom{margin-bottom: 3%;}
.tblJustify{text-align: justify;}
.text-wrappper{
    background:linear-gradient(to right, #234b56 10%, #fdbe33 50%, #212529 60%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    font-weight: 700;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    animation: textclip 2s linear infinite;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.exp-width i, .tech-left i{color: #234b56;}
.tcclass{    font-size: 12px;    color: #234b56;    font-weight: 600; }
.allsubjectclass label{min-height: 40px;}
.subMargin{ padding-right:2%; padding-left:2%; }
.searchOuter{ width:60%; margin: auto; }
.formOuter{ position:relative; }
.searchBarField{
    border:3px solid #234b56;
    border-radius: 50px;
    color: #666;
    padding-right: .75em;
    padding-left: .75em;
    width: 100%;
    height: 50px;
}
.searchBarBtn{
    position: absolute;
    width: 80px;
    color: #fff;
    background-color: #234b56;
    font-size: 24px;
    right: 0;
    border:3px solid #234b56;
    border-left: none;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    height: 50px;
}
.searchBarBtn:hover{background-color: #fdbe33;}
.trendingSearchList{margin-top: 2%;}
.trendingSearchList ul{ margin:0; padding:0; }
.trendingSearchList ul li{
    margin: 0;
    padding: 0.5% 0.9%;
    list-style: none;
    border: 2px solid #000;
    display: inline;
    border-radius: 50px;
    font-size: 13px;
    line-height: 42px;
    font-weight: 450;
}
.trendingSearchList ul li:hover{background-color: #fdbe33;}
.trendingSearchList ul li:hover a{color: #234b56;}
.trendingSearchList ul li a{color: #000;}
.trendingSearchList ul li span{ color:#234b56; }

@media only screen and (max-width:1024px) { 
    .feature .feature-item { min-height: 497px; } 
    .mobile-tsr-show{ display: none; }
    .tutor-name-font{ font-size: 18px;  }
    .mobile-font{ font-size: 14px; }
    .profile-pd {padding: 4px 0; }
    .b-font{ font-size: 13px; word-break: break-all; }
    .dist { padding: 5px ; }
    .model-box-btn { width: 46%; }
    .uploadPhoto + .addlabal { width: 87%; }
}
@media only screen and (max-width:768px) {
    .uploadPhoto + .addlabal { width: 81%; }
    .location-left{ max-width: 30%;flex: 30%; }
    .location-right{ max-width: 70%;flex: 70%; }
    .tech-left{ max-width: 22%;flex: 22%; }
    .tech-right{ max-width: 78%;flex: 78%; }
    .width-dist{ max-width: 25%;flex: 25%; }
    .width-tutor{ max-width: 75%;flex: 75%; }
    .modal-login { width: 35%; }
    .tutionclasscolor{ 
        color: #000 !important;
        font-size: 38px; 
        font-weight: 600;
    }
    .nav-bar .navbar { padding: 3px; }
    .navbar-submenu{
        z-index: 9;
        background:#235965;
        margin-top: 1%;
    }
    .nav-link{ color: #fdbe33 !important; }
    .nav-bar, .nav-sticky{ padding: 5px 20px !important; }
    .mob-icon-color{ background: #235965; }
    .betteraccess { font-size: 24px; margin: 0; padding-top: 4%;}
    .contact { padding: 50px 0; }
    .selectsel { width: 18%; }
    .selectsel2 { width: 79%; }
    .bbbbbb { width: 20%;}
    .cf-bg .container { max-width: 760px; }
    
    .feature .feature-item { min-height: 270px; }
    .testimonial{ padding: 25px 0; }
    .testimonial .testimonial-slider::before{display: none;}
    .testimonial .testimonial-slider { padding-top:0;margin-top: 0; }
    .footer { padding-top: 50px; }
    .footer .container { max-width: 760px; }
    .footer .copyright p,
    .footer .copyright .col-md-6:last-child p { margin: 5px 0; text-align: center;  }   
    .btn-position { right: 0; position: absolute; } 
    .testimonial .testimonial-slider-nav { width: 200px; }  
    .testimonial .testimonial-slider-nav .slick-slide img{ height: 55px; }
    .refine-search-heading { font-size: 15px; }
    .f-filter { border-bottom: 1px solid #ccc; padding: 0 0 10px 0; }
    .heading-5 { padding: 5px; }
    .search-btn { padding: 5px; }
    .mobile-font{ font-size: 14px; }
    .table-width { width: 34%; }
    .m-btn-padding{ padding: 6px 8px !important; }
    .refine-icon{ display: none; }
    .mobile-ctc{ display: none; }
    .mobile-show-filer-inner{ display: none; }
    .show-list-heading, .mobile-tsr-show{ display: none; }
    .paddingUl{padding:0 0 0 3%;}
    .paddingli{text-align: justify;}
    .sfdfdMobile{display: none;}
    .searchOuter { width: 100%; }
}
@media only screen and (max-width:420px) { 
    .uploadPhoto + .addlabal { width: 84%; }
    .location-left { max-width: 100%; flex: 100%; }
    .location-right { max-width: 100%;  flex: 100%; }
    .tech-left { max-width: 30%; flex: 30%; }
    .tech-right { max-width: 70%; flex: 70%; }
    .profile-pd { padding: 2px 0; }
    .mobile-font { font-size: 13px; }

    .d-sm-none{ display: none; }
    .mob-logo{ float: left; width: 20%; }
    .mob-menu{ float: right; width: 80%; }
    .mob-logo img{ height: 44px; }
    .testimonial .testimonial-slider { margin-top: -20%; }
    .testimonial .testimonial-slider-nav { width: 150px; }
    .testimonial .testimonial-slider-nav .slick-slide img { height: 40px; }
    .tutionclasscolor {
        font-size: 26px;
        margin: auto;
        text-transform: uppercase;
    }
    .right-border{
        border-bottom: 0 solid #fff;
        border-right: 0;
        margin-bottom: 0;
    }
    .nav-bar { height: 60px; }
    .navbar-toggler { padding: 0; }
    .mob-icon-color { background: transparent; }
    /*.position {  margin: 0 20px; }*/
    .selectsel {
        width: 35%; 
        background: #edf4ff url(/img/map.jpg) no-repeat 5px center;
    }
    .selectsel2 { width: 63%; }
    .bbbbbb { 
        background: transparent;
        padding: 7px 0;
        width: 8%;
        right: 3px;
        font-size: 0;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
    }
    .bbbbbb i{ font-size: 25px;color: #235965; }
    .bbbbbb i:hover{
        color: #fdbe33;
        transition: 0.9s;
        transform: rotateY(180deg);
    }
    .betteraccess {
        color: #fff;
        font-size: 20px;
        padding-top: 3%;
    }
    .contact { padding: 40px 0; }
    .hiw-border { 
        font-size: 24px; 
        border-bottom: 2px solid #fff;
        color: #fff;
    }
    .src-bdr h4{ font-size: 20px; margin-top: 3%; }
    .testimonial .testimonial-slider p{ font-size: 12px; }
    .feature .feature-icon { position: absolute; top: 0; }
    .feature .feature-text h3 { margin: 0 0 10px 30%; }
    .feature .feature-text { padding-left: 0; }
    .full-width-b { border-radius: 0; }
    .mainheading{ font-size: 25px; }
    .mob-contact{     padding: 15px 0; }
    .mx-auto-btn { text-align: right; }
    .refine-btn-click{ display: none; }
    .refine-icon{ display: inline-block; }
    .list-heading h1 { font-size: 20px; }
    .m-src-left{ display: inline;width: 30%;padding-right: 0; }
    .m-src-right{ display: inline;width: 70%; }
    .m-src-left img{ border-radius: 50%; height: 95px; }
    .m-src-left img:hover{ background-color: #fdbe33;transition: 0.9s; transform: rotateY(180deg); }
    .table-width{ display: none; }
    .table-width-s{ display: none;  }
    .td-width-teach-mob{ width: 48% !important; font-size: 12px !important; }
    .dist{display: none;}
    .cclick{width: 100%;}
    .desktop-ctc{ display: none; }
    .mobile-ctc{ display: block; }
    .mobile-filer-inner{ display: none; }
    .mobile-show-filer-inner{ display: block; }
    .hide-list-heading{ display: none; }
    .show-list-heading{ display: block; }
    .mobile-filer-outer {border: none;border-radius: 0;padding: 0; }
    .mobile-show-filer-inner .refine-search-heading{ width: 200px; margin: 0 auto; }
    .mob-content-p, .mob-testimonial, .mobile-start-earning{ display: none; }
    .page-header h2 { margin: 0; font-size: 25px; }
    .mobile-page-header{ padding: 10px 0; }
    .mobile-contact{ padding: 0 !important; }
    .mobile-tsr-hide, .mobile-open-form, .dasktop-btn-show, .about-img-mob-n{ display: none; }
    .mobile-tsr-show, .ratBtn, .about-img-mob-b, .mobile-menu-show{ display: block; }
    .modal-sm{ width: 75%; margin: 4% auto; }
    .mobile-btn-show{display: block;}
    .m-page-header{ padding: 20px 0; }
    .m-page-header p { text-align: justify; }
    .m-color-y{ background: #fdbe33; }
    .m-contact-p-none{ padding: 0; }
    .ratBtn2{ color:#fff;background: #234b56;display: table;margin:0 auto; }
    .carousel-banner { background-size: 100% 200px; height: 200px; }
    .about-text p{ text-align: justify; }
    .choices {  width: 87% !important; }
    .modal-login { width: 75%; }
    .swal-modal { width: 80% !important; }
    .select2-container{ width: 87% !important; }
    /*.tutorimg-left { max-width: 22%; }*/
    .tutorProfileMobile{ display: block; }
    .tutorProfiledesktop, .mobile-nat{ display: none; }
    .src-bdr { padding: 24px 10px; }
    .slick-next { right: 20px; }
    .slick-prev { left: 15px; z-index: 9;}
    .slick-prev::before, .slick-next::before { opacity: unset; color: #fdbe33; }
} 
@media only screen and (max-width:375px) { 
    .tutionclasscolor { font-size: 20px;    }
    .nav-bar { height: 40px; }
    .mob-logo img { height: 31px; }
    .nav-bar .navbar { padding: 0px; }
    .betteraccess { font-size: 14px; }
    .mainheading{ font-size: 19px; }
    .feature .feature-text h3 { margin: 0 0 10px 31%; }
    .td-width-teach-mob{ width: 55% !important;  }
    .t-btn{ font-size: 13px; }
    .t-modal-title { font-size: 14px; }
    .model-box-btn { width: 46%; }
    .carousel-banner { background-size: 100% 120px; height: 120px; }
    .list-heading h1 { font-size: 18px; }
    .cclick a { font-size: 14px; }
    .td-width-teach-mob i{ display: none; }
    .choices {  width: 85% !important; }
    #uploadPhoto {  width: 85% !important; }
    .tech-right { max-width: 66%; flex: 66%; }
    .tech-left { max-width: 34%; flex: 34%; }
    .TEACHES{ display: none; }
    .select2-container{ width: 85% !important; }
}
@media only screen and (max-width:320px) { 
    .choices {  width: 82% !important; }
    #uploadPhoto {  width: 83% !important; }
    .uploadPhoto + .addlabal { width: 82%; }
    .select2-container{ width: 82% !important; }
}

