#transactionTable_wrapper input {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: 0
}

.dataTables_wrapper .dataTables_paginate a.paginate_button {
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 4px 10px
}

.dataTables_wrapper .dataTables_paginate a.paginate_button.current,
.dataTables_wrapper .dataTables_paginate a.paginate_button:hover {
    background: #1b5e80;
    border-color: #1b5e80;
    color: #fff !important
}

#header .header-nav-main.header-nav-main-light nav>ul>li.logged-in-user:hover .dropdown-menu {
    left: auto;
    right: 0
}

.user-topnav-img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 5px
}

.list-inline-separator>li:not(:last-child) {
    border-right: 1px solid #e0e0e0;
    margin-right: 1px;
    padding-right: 10px
}

.theme-bg-modal .close {
    opacity: .4
}

.theme-bg-modal .btn {
    background: 0;
    border: 1px solid #fff;
    color: #fff
}

a.btn.tableicon-btn {
    padding: 0;
    width: 30px;
    line-height: 28px
}

.f-rating .stars {
    margin: 0 auto;
    cursor: pointer
}

.f-rating .star {
    color: #91a6ff !important
}

.f-rating star-over {
    color: #ff0
}

.f-rating .rate {
    height: auto;
    margin-left: 2px;
    padding: 0;
    font-size: 18px;
    position: relative;
    cursor: pointer
}

.f-rating .rate input[type=radio] {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
    pointer-events: none
}

.f-rating .rate-active {
    color: #ffbe00
}

.feedback-rating-form .teacher-card .img-holder {
    padding: 00px
}

.theme-bg-modal .btn:focus,
.theme-bg-modal .btn:hover {
    background: #fff;
    color: #ca0101;
    border-color: #fff;
    outline: 0
}

.lesson-btn-wrapper {
    display: flex;
    align-items: center;
    background: rgb(246 249 250);
    border-left: 3px solid rgb(246 249 250);
    margin-bottom: 20px;
    padding: 20px
}

.other-teacher .teacher-card .img-holder .name-card {
    width: calc(100% - 45px)
}

.calendar-pop-info-card {
    display: none;
    animation: .4s ease-in-out .2s both fadeIn
}

.getStudents {
    background: #00bcd4;
    color: #fff !important
}

@keyframes fadeInC {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.teacher_chat_box.message-desktop {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    z-index: 1
}

.teacher_chat_box.message-desktop .chat-header {
    width: 250px;
    padding: 0
}

.teacher_chat_box.message-desktop .chat-body,
.teacher_chat_box.message-desktop .chat-header,
.teacher_chat_box.message-desktop .other-teacher {
    height: 324px
}

.teacher_chat_box.message-desktop .chat-body {
    width: calc(100% - 250px);
    padding: 10px 0 35px
}

.teacher_chat_box.message-desktop .other-teacher {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.teacher_chat_box.message-desktop .teacher-card {
    border-style: solid none
}

.teacher_chat_box.message-desktop .teacher-card .img-holder img {
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.teacher_chat_box.message-desktop .chat-footer {
    width: 100%;
    padding-left: 250px;
    margin-top: -34px;
    z-index: 2
}

.allmessages {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.lesson_info {
    display: block;
    width: 100%;
    text-align: left !important
}

.lesson-payment-status {
    background: rgba(0, 0, 0, .04);
    width: 100%;
    display: block;
    padding: 10px;
    border-radius: 7px;
    margin-top: 10px
}

.lesson-file-download,
.main-slider-container .img-holder,
.schedule-table,
.schedule-tr,
.sections-has-adv {
    display: flex;
    display: flex
}

.lesson_info b,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600
}

.lesson-file-download {
    font-size: 16px;
    justify-content: space-between;
    align-items: center
}

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.file-name {
    color: #4c4c4c
}

.lesson-all-file {
    background: #fbebeb;
    padding: 20px;
    margin-bottom: 20px
}

.lesson-all-file h4 {
    border-bottom: 2px solid #dab8b8;
    padding-bottom: 5px;
    margin-bottom: 30px
}

.modal-body-max75vh {
    max-height: 75vh;
    overflow-y: auto
}

.schedule-table {
    position: relative
}

.schedule-tr {
    flex-direction: column;
    width: 12.5%
}

.schedule-td {
    height: 30px;
    box-shadow: 0 0 0 1px #fff
}

.bkd-panel {
    background: #4f7b1f
}

.custom_tooltip:hover .tooltip-hover-text,
.schedule-table .table-tooltip.show-info {
    opacity: 1;
    visibility: visible
}

.avl-panel.ready-for-book:before {
    display: block;
    text-align: center;
    content: "\2713";
    color: #fff;
    line-height: 1.6;
    font-size: 16px
}

.teacher-booked-schedule .avl-panel {
    background: #eaeaea
}

.schedule-table.active_edit_availability .not-avl-panel {
    background: #75ca1842
}

.schedule-tr .schedule-td:first-child {
    position: sticky;
    top: 0;
    background: #fff;
    font-size: 10px;
    text-align: center;
    padding-top: 3px
}

.modal .schedule-tr .schedule-td:first-child {
    top: 53px
}

.table-bordered>caption+thead>tr:first-child>td,
.table-bordered>caption+thead>tr:first-child>th,
.table-bordered>colgroup+thead>tr:first-child>td,
.table-bordered>colgroup+thead>tr:first-child>th,
.table-bordered>thead:first-child>tr:first-child>td,
.table-bordered>thead:first-child>tr:first-child>th {
    border-style: none none solid solid
}

.table-bordered>thead:first-child>tr:first-child>th:first-child {
    border-style: none none solid !important
}

.main-hero-slider .owl-item {
    position: relative;
    z-index: 2
}

.main-hero-slider .sliderbg {
    z-index: 0;
    background-size: cover !important;
    background-repeat: repeat !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.main-hero-slider .slideroverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #000;
    opacity: .5
}

.slider-design-box1 {
    width: 100%;
    max-width: 500px;
    padding: 15px 0
}

.slider-design-box1 h2 {
    color: #fff;
    font-weight: 600;
    margin: 0 0 15px;
    font-size: 35px;
    line-height: 1.4
}

.slider-design-box1 p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    margin: 0 0 15px
}

.sections-has-adv {
    position: relative
}

html .main-slider-container .btn-primary {
    padding: 6px 12px;
    font-size: 15px;
    text-transform: uppercase
}

@media(min-width:1200px) {
    .main-slider-container .container {
        width: 1000px
    }
}

@keyframes slide-fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes slide-fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes slidebg-zoomOut {
    0% {
        transform: scale3d(1.2, 1.2, 1.2)
    }

    50% {
        transform: scale3d(1, 1, 1)
    }
}

@keyframes slide-fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(50px, 0, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.swiper-slide-active .slidebg-zoomOut {
    animation-duration: 10s;
    animation-fill-mode: forwards;
    animation-name: slidebg-zoomOut
}

.swiper-slide-active .slide-fadeInLeft,
.swiper-slide-active .slide-fadeInRight,
.swiper-slide-active .slide-fadeInUp {
    animation-duration: .4s;
    animation-fill-mode: both
}

.swiper-slide-active .slide-fadeInLeft {
    animation-name: slide-fadeInLeft
}

.swiper-slide-active .slide-fadeInUp {
    animation-name: slide-fadeInUp
}

.swiper-slide-active .slide-fadeInRight {
    animation-name: slide-fadeInRight
}

.anim-delay0 {
    -webkit-animation-delay: 0s
}

.anim-delay1 {
    -webkit-animation-delay: .2s
}

.anim-delay2 {
    -webkit-animation-delay: .4s
}

.anim-delay3 {
    -webkit-animation-delay: .6s
}

.main-slider-container {
    overflow: hidden
}

.main-slider-container .img-holder {
    width: 100%;
    height: 385px;
    align-items: center;
    text-align: center
}

.learn .guess {
    border-style: solid;
    margin: 0 2px;
    border-color: #ddd
}

.sections-has-adv .left-adv,
.sections-has-adv .right-adv,
.sections-has-adv[data-dir=left] .left-adv,
.sections-has-adv[data-dir=right] .right-adv {
    flex: 0 0 100px;
    max-width: 100px
}

.sections-has-adv .center-content-area {
    flex: 0 0 calc(100% - 200px);
    max-width: calc(100% - 200px)
}

.sections-has-adv[data-dir=left] .right-adv {
    flex: 0;
    max-width: 0;
    display: none
}

.sections-has-adv[data-dir=both] .left-adv,
.sections-has-adv[data-dir=both] .right-adv,
.sections-has-adv[data-dir=right] .left-adv,
.sections-has-adv[data-dir=right] .right-adv {
    margin: -50px 0
}

@media(max-width:650px) {

    .sections-has-adv .left-adv,
    .sections-has-adv .right-adv,
    .sections-has-adv[data-dir=left] .left-adv,
    .sections-has-adv[data-dir=right] .left-adv,
    .sections-has-adv[data-dir=right] .right-adv {
        display: none
    }

    .sections-has-adv .center-content-area,
    .sections-has-adv[data-dir=left] .center-content-area,
    .sections-has-adv[data-dir=right] .center-content-area {
        flex: 0 0 calc(100% - 0);
        max-width: calc(100% - 0)
    }
}

.sections-has-adv .adv-wrapper {
    position: sticky;
    top: 0;
    padding: 5px
}

@media(max-width:992px) {
    .slider-design-box1 h2 {
        font-size: 30px
    }

    .slider-design-box1 p {
        font-size: 14px
    }

    .main-slider-container .img-holder,
    .main-slider-container .row-flex {
        height: auto;
        min-height: 350px
    }

    .profile-side-menu {
        display: block !important
    }
}

@media(max-width:767px) {
    .slider-design-box1 h2 {
        font-size: 25px
    }

    .col-sm-12:nth-child(n+1) {
        clear: both
    }

    .user_send_feedback,
    a[href="#student_teacher_feedback"] {
        display: none !important
    }

    .lesson_card h4 {
        font-size: 16px
    }

    .lesson_card .lesson-price {
        font-weight: 600;
        font-size: 11px
    }

    .custom-radio [type=radio]:checked+label,
    .custom-radio [type=radio]:not(:checked)+label,
    .request-for-learn.sbm-small-card-group .sbm-small-card {
        padding: 10px
    }

    .schedule-tr .schedule-td:first-child {
        position: static;
        top: 0;
        padding: 3px 4px;
        min-height: 50px;
        line-height: 1.2
    }

    .schedule-td {
        height: auto;
        min-height: 25px;
        padding: 0 3px 0 0
    }

    .schedule-td,
    .schedule-tr .schedule-td:first-child {
        font-size: 11px
    }

    .schedule-tr .schedule-td:first-child span {
        font-size: 0;
        display: block;
        height: 1px
    }

    .dashboard-content-block .nav-tabs li {
        overflow: hidden
    }

    .teacher_chat_box.message-desktop {
        flex-wrap: wrap
    }

    .how-works-block {
        height: auto;
        margin-bottom: 15px;
        min-height: 120px
    }

    .basic_information {
        padding: 0 10px
    }

    .find-a-teacher .teacher-card .img-holder img {
        width: 80px;
        height: 80px;
        margin: 0
    }

    .find-a-teacher .teacher-card .teacher-top-icon-nav {
        position: relative
    }

    .teacher_chat_box.message-desktop .chat-header {
        width: 100%;
        overflow-y: scroll
    }

    .teacher_chat_box.message-desktop .chat-header:not(.show-all-users),
    .teacher_chat_box.message-desktop .other-teacher {
        height: auto
    }

    .teacher_chat_box.message-desktop .chat-body {
        width: 100%
    }

    .teacher_chat_box.message-desktop .chat-header:not(.show-all-users) .teacher-card:not(.active) {
        display: none
    }

    .teacher_chat_box.message-desktop .chat-footer {
        padding-left: 0
    }

    .request-for-learn.sbm-small-card-group .sbm-small-card h4 {
        font-size: 1.4em
    }
}

@media(max-width:600px) {
    .slider-design-box1 h2 {
        font-size: 22px
    }

    html .main-slider-container .btn-primary {
        font-size: 12px
    }
}

@media(max-width:500px) {
    .tp-caption {
        font-size: 10px
    }

    .btn-group-lg>.btn,
    .btn-lg {
        font-size: 15px;
        padding: 8px 10px
    }

    .checkbox-group label {
        width: 100%
    }

    .slider-design-box1 h2 {
        font-size: 20px
    }
}

.phrasebook-slider {
    margin-top: 20px;
    border: 1px solid rgba(29, 33, 39, .09);
    border-style: solid none
}

.error-404,
.error-logo {
    position: relative;
    border: 1px solid #e4eaf1;
    box-shadow: 3px 3px 10px #0000000d
}

.phrasebook-slider.full-width .thumb-info img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    -webkit-object-fit: cover
}

@media(max-width:630px) {
    .sbm-small-card.my-teacher {
        width: 100%;
        margin-bottom: 15px
    }
}

@media(max-width:420px) {
    .input-group .form-group {
        width: 120px
    }

    .dashboard-content-block .tab-content {
        padding: 50px 10px 30px
    }

    .sbm-panel,
    .teacher-card .img-holder,
    .teacher-card .text-block {
        padding: 10px
    }
}

.error-404 {
    text-align: center;
    padding: 20px;
    background: #aeaeae0f;
    margin: 30px 0
}

.error-logo {
    padding: 18px;
    margin-bottom: 40px;
    background: #f8fafc;
    transform: rotate(15deg);
    transform-origin: top left;
    display: inline-block
}

.error-logo:before {
    content: "";
    background: #abb9c7;
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 7px;
    left: 5px;
    z-index: 1;
    border-radius: 50%
}

.error-logo img {
    width: 145px
}

.video-menu-drop {
    background-color: #fff;
    z-index: 19000;
    width: 300px;
    height: auto;
    max-height: 400px;
    overflow: auto
}

img.lesson-img {
    border: 2px solid #fff;
    border-radius: 000px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .18);
    width: 280px;
    height: 180px;
    object-fit: cover;
    margin-top: 20px
}

.alphabet-learn .card.s-alphabet-card,
.alphabet-learn .card.s-alphabet-card .alph_img,
.filter-find-teacher .filters-block,
.title-main_seccc_inner {
    position: relative;
    z-index: 1
}

.alphabet-learn .card.s-alphabet-card .alph_txt {
    position: relative;
    padding: 10px 0;
    width: 100%;
    margin: 0
}

.alphabet-learn .card.s-alphabet-card .alphabet {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 8px
}

.custom-owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 25px
}

.custom-owl-nav .custom-owl-next,
.custom-owl-nav .custom-owl-prev {
    display: inline-block;
    background: #fff;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50%
}

.pagination-lg>li>a {
    text-transform: capitalize
}

span.o_0 {
    display: inline-block;
    border-bottom: 1px solid #aeaeae;
    margin-bottom: -1px
}

span.o_0 span {
    opacity: 0
}

.video-drop-btn>.dropdown>button span.caret {
    margin-left: 5px
}

@media(min-width:800px) {
    .addLessonTypeModal .modal-dialog {
        width: 100%
    }
}

@media(max-width:799px) {
    .addLessonTypeModal .modal-dialog {
        width: 100%;
        padding: 0 15px;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .col-sm-4:nth-child(3n+1) {
        clear: both
    }
}

@media screen and (max-width:1199px) and (min-width:992px) {
    .col-md-4:nth-child(4n+1) {
        clear: both
    }
}

@media screen and (min-width:1200px) {
    .col-lg-3:nth-child(5n+1) {
        clear: both
    }
}

@media screen and (min-width:420px) {
    .find_teacher_slider {
        padding-bottom: 25px
    }

    .dashboard-content-block .nav-tabs li a b {
        font-weight: 600
    }
}

[role=dialog].modal {
    background: rgba(0, 0, 0, .35)
}

.menu-status {
    position: sticky;
    border-bottom: 0;
    left: 0;
    padding: 9px;
    bottom: 0;
    top: auto;
    width: 100%;
    background: #fbfbfb;
    border-top: 1px solid #ccc
}

.student-myteacher-wrapper .teacher-card .text-block .inline-btn {
    margin: 15px -2px 0
}

.api_loader {
    position: fixed;
    z-index: 999999;
    background: rgba(0, 0, 0, .43137254901960786);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.api_loader .inner-wait-text {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    color: #fff;
    display: inline-block;
    width: auto;
    position: absolute;
    font-size: 25px
}

.sticky-bottom {
    position: sticky;
    left: 0;
    bottom: 0;
    background: #fff;
    margin-bottom: 0;
    box-shadow: 0 0 1px #fff;
    text-align: center
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 30px
}

.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.lds-ellipsis div:first-child {
    left: 6px;
    animation: .6s infinite lds-ellipsis1
}

.lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: .6s infinite lds-ellipsis2
}

.lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: .6s infinite lds-ellipsis2
}

.lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: .6s infinite lds-ellipsis3
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(19px, 0)
    }
}

.table-bordered>tbody#calendar-body>tr>td:first-child {
    border-bottom: 1px solid #ddd
}

.table-bordered>tbody#calendar-body>tr>td:last-child {
    border-right-style: solid
}

.about-teacher-card .name-card {
    padding-left: 15px;
    width: calc(100% - 150px);
    flex: 1 1 calc(100% - 150px)
}

.dataTables_wrapper {
    display: block;
    overflow: auto
}

.table-bordered>thead:first-child>tr:first-child>th {
    padding-right: 20px
}

.teacher_chat_box.message-desktop .other-teacher {
    z-index: 5
}

@media(min-width:768px) {
    .more-user-chat {
        display: none
    }
}

#monthAndYear {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    margin-top: 8px
}

@media(max-width:1199px) {

    .sections-has-adv[data-dir=both] .left-adv,
    .sections-has-adv[data-dir=both] .right-adv,
    .sections-has-adv[data-dir=right] .left-adv,
    .sections-has-adv[data-dir=right] .right-adv {
        margin: -60px 0
    }

    .how-works-block {
        padding: 0 10px 15px
    }

    .how-works-block h4 {
        font-size: 14px
    }

    .how-works-block img {
        width: 30px;
        height: 30px
    }

    .how-works-block .icon-holder {
        width: 60px;
        height: 60px
    }

    .current-info-teacher .sbm-small-card {
        padding: 10px
    }

    .current-info-teacher .sbm-small-card h4 {
        font-size: 1.3em
    }

    .owl-item .youtube-player-new iframe,
    .owl-item .youtube-player-new img {
        height: 238px
    }
}

@media(max-width:550px) {
    .schedule-td {
        min-height: 36px;
        line-height: 1.2
    }

    .avl-panel.ready-for-book:before {
        margin-top: 4px
    }

    .schedule-tr .schedule-td:first-child {
        min-height: 40px
    }

    .dashboard-content-block .nav-tabs li.active a b {
        font-weight: 600
    }

    .dashboard-content-block .nav-tabs li a span,
    .dashboard-content-block .nav-tabs li.active a,
    .dashboard-content-block .nav-tabs li:not(.active) a b {
        font-size: 12px
    }

    #calendar-booked-pop .current-info-teacher .sbm-small-card,
    .current-info-teacher .sbm-small-card.lesson-btn-wrapper,
    .current-info-teacher .sbm-small-card:first-child,
    .current-info-teacher .sbm-small-card:not(:first-child) {
        width: 100%
    }

    .about-teacher-card .img-holder img {
        flex: 1 1 100px
    }

    .about-teacher-card .name-card {
        flex: 1 1 calc(100% - 100px)
    }

    .about-teacher-card .name-card h5 {
        margin-bottom: 2px
    }

    .about-teacher-card .col-inner h4 {
        font-size: 14PX
    }

    .about-teacher-card .img-holder img {
        width: 100%;
        height: 200px;
        flex: 1 1 100%
    }

    .about-teacher-card .img-holder {
        flex-wrap: wrap
    }

    .about-teacher-card .name-card {
        width: 100%;
        padding: 15px 0 10px;
        flex: 1 1 100%
    }

    .about-teacher-card .col-inner {
        margin-right: 10px;
        padding-right: 10px
    }

    .about-teacher-card .teacher-top-icon-nav {
        padding: 0 0 15px;
        margin: 0;
        position: relative
    }

    .requested-student-card.about-teacher-card .img-holder img {
        height: 200px
    }

    .sbm-small-card-group.current-info-teacher {
        padding: 15px
    }

    .current-info-teacher .sbm-small-card {
        border-style: solid;
        padding: 0
    }

    .current-info-teacher .sbm-small-card:not(.lesson-btn-wrapper) {
        padding: 10px;
        background: #f6f9fa
    }

    .about-teacher-card .info-block.d-flex.flex-wrap {
        margin-bottom: 17px
    }

    .usercalendar {
        overflow-x: auto
    }

    #monthAndYear {
        display: inline-block;
        vertical-align: middle;
        font-size: 20px
    }
}

.upload-intro-video label.video_upload-lable {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    margin: 0 !important
}

.upload-intro-video input {
    position: absolute;
    z-index: 2;
    outline: 0;
    opacity: 0;
    height: 100%;
    width: 100%
}

.upload-intro-video .upload_layer {
    background: rgba(241, 54, 54, .1);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    font-size: 14px
}

span.upload_icon {
    width: 50px;
    margin: 0 auto;
    display: block;
    opacity: .2
}

.upload-intro-video {
    position: relative;
    z-index: 0;
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    margin-bottom: 15px
}

.upload-intro-video output#list video {
    min-height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    float: left
}

.owl-item .youtube-player-new iframe,
.owl-item .youtube-player-new img,
.portfolio-item .thumb-info img,
.teacher-profile-edit-pop .upload-intro-video .upload_layer {
    position: relative;
    padding: 15px 0
}

.teacher-profile-edit-pop .upload-intro-video .upload_layer>div {
    display: inline-block;
    justify-items: center;
    align-items: center;
    vertical-align: middle;
    background: #e36159;
    padding: 10px;
    border-radius: 7px;
    color: #fff
}

.teacher-profile-edit-pop .upload-intro-video .upload_layer>div span,
.teacher-profile-edit-pop .upload-intro-video .upload_layer>div span img {
    width: 30px;
    height: 30px;
    margin-right: 5px
}

.youtube-player-new .bg-img-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    transform: translate(-50%, -50%)
}

.post-block {
    padding: 5px 0 15px
}

.comment img {
    max-height: 80px;
    max-width: 80px
}

ul.comments li img.avatar {
    height: auto;
    width: auto
}

.pl-10 {
    padding-left: 10px
}

.yt-preview {
    border: 1px solid #e5e5e5
}

.nav.nav-pills .dropdown-menu>li>a {
    padding: 3px 10px
}

.portfolio-item .thumb-info img {
    height: 200px;
    width: 100%
}

.sbm-submenu ul>li.dropdown.dropdown-mega li a.active {
    background: #f3f1f1
}

body .jp-details,
body .jp-interface {
    background-color: #fff;
    background-image: none
}

.jp-type-single .jp-controls button,
body .jp-details {
    border: 1px solid #e4e4e4
}

body .jp-audio {
    background: #fff !important;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #c5c5c5;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(51, 51, 51, .29)
}

.jp-controls {
    height: auto !important
}

#qcvt select.form-control option {
    text-overflow: ellipsis;
    overflow: hidden
}

.f-rating i {
    color: #e9e9e9
}

.form-group.custom-radio input {
    left: 50% !important;
    bottom: 0
}

h2.mt20 {
    margin: 20px 0
}

@media(min-width:639px) {
    .user-profile-lan-info p.d-flex b {
        width: 35%
    }

    .user-profile-lan-info p.d-flex span {
        display: inline-block;
        width: 65%
    }
}

.lang-dropp .btn-group,
.lang-dropp .dropdown-toggle,
body .custom_dropdown .form-dro1pMenus,
body .custom_dropdown .form-dropMenus,
body .custom_dropdown-pop .form-dropMenus,
body .w-100i {
    width: 100% !important
}

#footer .footer-copyright p a {
    text-decoration: underline
}

.owl-carousel.rounded-nav .owl-nav [class*=owl-]:before {
    font-size: initial
}

.owl-item .youtube-player-new iframe,
.owl-item .youtube-player-new img {
    height: 238px
}

.youtube-player-new {
    position: relative;
    z-index: 0;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 1px
}

#home-intro #learnlist,
#home-intro .scrollable-menu,
.memo-game-sec .dropdown-menu,
.test-section .dropdown-menu {
    overflow-y: auto !important;
    height: 300px !important
}

@media(max-width:991px) {

    .sections-has-adv[data-dir=both] .left-adv,
    .sections-has-adv[data-dir=both] .right-adv,
    .sections-has-adv[data-dir=right] .left-adv,
    .sections-has-adv[data-dir=right] .right-adv {
        margin: -50px 0
    }

    #header .container {
        max-width: 100%
    }

    #header .header-nav-main nav>ul li.dropdown.logged-in-user {
        margin-top: 12px
    }

    #header .header-nav-main nav>ul li.dropdown.logged-in-user a.dropdown-toggle {
        display: block;
        width: auto !important;
        max-width: 100%
    }

    #header .header-nav-main nav>ul li a {
        text-align: left
    }

    #header .header-nav-main nav>ul li.dropdown .dropdown-menu li.dropdown-submenu.opened>.dropdown-menu,
    #header .header-nav-main nav>ul li.dropdown.opened>.dropdown-menu {
        margin-left: 15px
    }

    .owl-item .youtube-player-new iframe,
    .owl-item .youtube-player-new img {
        height: 292px
    }
}

@media(max-width:767px) {
    .current-info-teacher .sbm-small-card {
        width: 33.33%
    }

    .current-info-teacher .sbm-small-card.lesson-btn-wrapper {
        width: 100%
    }

    .lesson-btn-wrapper {
        justify-content: flex-start;
        -webkit-justify-content: flex-start
    }

    .vocabimage {
        object-fit: cover;
        max-width: 400px
    }

    .owl-item .youtube-player-new iframe,
    .owl-item .youtube-player-new img {
        height: 300px
    }

    #footer a {
        font-size: 15px
    }

    .hidden-xs.img-responsive,
    .onlydesktop,
    .profile-side-menu {
        display: block !important
    }

    #mainNav {
        background: #fff
    }

    .header-nav-center.header-nav-bar-primary.sticky {
        position: relative !important;
        margin: 0 0 30px !important
    }

    .btn-primary#reload,
    .btn-primary#reload+a.btn-primary,
    .btn-primary.add_data {
        margin: 0 0 15px !important
    }
}

@media(max-width:620px) {

    .owl-item .youtube-player-new iframe,
    .owl-item .youtube-player-new img {
        height: 285px
    }
}

@media(max-width:400px) {
    .lightbox .owl-carousel .text-center .img-thumbnail {
        margin: 0 5px !important
    }

    .about-teacher-card .col-inner,
    .about-teacher-card .col-inner:last-child {
        width: 50%;
        padding: 8px;
        margin: 0 0 -1px -1px;
        border: 1px solid #e8e8e8
    }

    .about-teacher-card {
        border-style: none
    }

    #edit_profile .teacher-profile-pic,
    .teacher-profile-pic.d-flex {
        flex-wrap: wrap
    }

    #edit_profile .teacher-profile-pic .profile-side-info {
        width: 100%;
        padding: 0
    }

    .lesson-all-file {
        padding: 15px
    }

    .lesson-file-download {
        font-size: 15px
    }

    .teacher-profile-pic.d-flex .profile-side-info {
        padding: 0
    }

    .request-for-learn.sbm-small-card-group .sbm-small-card {
        width: 100%;
        margin-bottom: 15px
    }

    .teacher-profile-edit-pop .checkbox-group label {
        width: 100%
    }

    .owl-item .youtube-player-new iframe,
    .owl-item .youtube-player-new img {
        height: auto
    }
}

.wallet-btn {
    padding: 10px 30px;
    font-size: 18px
}

a#clsPopupFlags {
    vertical-align: middle;
    border: 0 solid;
    color: #fff;
    display: inline-block;
    text-align: center
}

.form_custom_radio .label_custom_radio:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #1b5e80
}

.form_custom_radio input[type=radio]:checked+span.label_custom_radio:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 5px;
    width: 9px;
    height: 9px;
    background: #1a5e80;
    border-radius: 50%
}

.in-capsdd {
    display: flex;
    justify-content: center
}

.sub-dd {
    margin-top: 8px
}

.sub-page-heading {
    padding-bottom: 30px
}

.lang-ffdsdsd {
    border-right: 3px solid;
    padding: 0 10px
}

.header_lefttt h3,
.header_righttt .time-format-outer,
.name-card,
.ticket p,
.user-dashboard-page .sbm-panel-header .header-left-h3 {
    text-align: left !important
}

.latest-design-tab li.active a {
    font-size: 16px !important
}

.filters-block>ul>li.haveDropDown>a {
    padding-right: 25px !important;
    color: #666 !important
}

.dashboard-content-block .nav-tabs li a.active_step>span,
.dashboard-content-block .nav-tabs li.active a>span {
    background: #fff;
    height: 36px;
    line-height: 34px;
    border-radius: 6px 0 0 6px;
    color: #1b5e80;
    width: 28px;
    margin-left: 2px;
    border: 0
}

.float-right,
.stude-tech-fl {
    float: right !important
}

.btn_responsive {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

.btn-primary-defult-d,
.table tr td:last-child {
    display: flex !important
}

a#clsPopupFlags {
    font-size: 22px !important;
    margin-top: 5px !important;
    line-height: 1.3 !important;
    margin: 10px auto;
    background-color: #015e7f;
    padding: 5px;
    width: 40px;
    border-radius: 4px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.view_school {
    padding: 7px 15px;
    background-color: #fff !important;
    color: #015e7f !important;
    border-color: #fff !important;
    font-size: 14px
}

.view_school:hover {
    transform: scale(1.08) !important;
    margin: 0 5px
}

.upload_custom-a {
    text-align: left
}

.border0,
.menu_panel {
    border: 0 !important
}

#clsPopupFlags button {
    background: 0;
    border: 0;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.vocab-para {
    font-weight: 100 !important;
    font-size: 27px !important
}

@media only screen and (max-width:767px) {
    .vocab-title {
        margin: 0;
        position: relative;
        top: 35%;
        color: #fff;
        font-size: 22px !important;
        font-weight: 500;
        line-height: 1.5
    }

    .choose-cate h2 {
        font-size: 18px !important
    }

    .counters.counters-text-dark .counter {
        padding-bottom: 40px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    #header .header-nav-main nav>ul>li>a {
        border-radius: 4px;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        padding: 10px 11px;
        text-transform: uppercase
    }

    .counters strong {
        display: block;
        font-weight: 700;
        font-size: 40px;
        line-height: 50px
    }
}

@media screen and (min-width:1022px) and (max-width:1024px) {
    .start-app {
        position: relative;
        left: -50px
    }
}

@media screen and (max-width:1022px) {
    .mobile_sticky_ad {
        height: fit-content;
        width: 100%;
        background-color: transparent;
        bottom: 0;
        margin: 0 auto;
        visibility: visible;
        position: sticky
    }
}

@media screen and (max-width:1024px) and (min-width:300px) {
    .dropdown-menu {
        overflow: autoS
    }

    #header .header-nav-main nav>ul>li>a,
    #header .header-nav-main nav>ul>li>a:focus,
    #header .header-nav-main nav>ul>li>a:hover {
        color: #fff !important
    }
}

@media screen and (max-width:992px) {
    .sbm-panel-header {
        justify-content: center
    }
}

.user-dashboard-page.lessons-table {
    padding-top: 15px
}

.custom-tablee thead tr,
.custom-tablee tr:nth-child(2n),
.custom-tablee.table-hover>tbody>tr:hover {
    background: #f6f9fa
}

.btn-primary-defult-d {
    width: 300px !important;
    justify-content: space-between;
    margin: 6px 0 0 !important;
    align-items: center
}

#header .header-nav-main nav>ul li#languagemenu a,
#header .header-nav-main nav>ul li#languagemenu a:focus,
#header .header-nav-main nav>ul li#languagemenu a:focus i,
#header .header-nav-main nav>ul li#languagemenu a:hover {
    color: inherit !important
}

.flag_main_divvv {
    width: 18px !important;
    margin-right: 7px
}

.flag_main_divvv .navbar_flags {
    min-width: 18px !important;
    display: block
}

.flag_main_divvv~.fa-angle-down {
    width: 100%;
    text-align: right
}

@media (min-width:992px) {
    .container {
        max-width: 970px;
        width: 100%
    }
}

@media (max-width:768px) {
    .container {
        max-width: 750px;
        width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px;
        width: 100%
    }
}

#header .header-nav-main.header-nav-main-light nav>ul>li>ul.dropdown-menu {
    z-index: 9
}

#header .header-nav-main nav>ul li a i,
#header .header-nav-main nav>ul>li.dropdown_new .dropdown-menu li .dropdown-toggle-2 .fa-caret-right {
    font-size: 10px !important
}

.shadow {
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, .15)
}

.border-dotted {
    border: 1px dotted #1a5e8059
}

.download_app-btnn>a::after {
    background: #fff;
    content: "";
    height: 120%;
    opacity: 0;
    position: absolute;
    top: 37%;
    transform: rotate(35deg) translateY(-50%) skew(13deg, -35deg);
    width: 30px;
    transition: 3s cubic-bezier(.19, 1, .22, 1);
    left: -100%
}

.download_app-btnn>a:hover::before {
    left: 120%;
    opacity: .5s
}

.download_app-btnn>a:hover::after {
    left: 200%;
    opacity: .6
}

over .download_app-btnn>a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: transform .3s;
    border-radius: 8px
}

.butn:active,
.download_app-btnn>a:hover {
    transform: translateY(-3px);
    transition: transform .3s;
    color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3)
}

@media (max-width:767px) {
    .latest-design-tab li {
        overflow: initial !important
    }

    .btn_responsive {
        justify-content: center
    }

    .banner_content h4 {
        font-size: 15px
    }

    .btn-primary.add_data {
        margin-left: auto !important
    }

    .contett-divv {
        margin-left: 15px !important
    }
}

.btn,
button {
    outline: 0 !important
}

.table-responsive {
    overflow-x: auto
}

.custom_tooltip {
    position: relative;
    display: inline-block;
    width: auto
}

.tooltip-hover-text {
    position: absolute;
    z-index: 99;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    bottom: 100%;
    padding-bottom: 10px
}

.tooltip-hover-text_inner {
    padding: 10px 15px;
    box-shadow: 0 0 10px -1px rgba(0, 0, 0, .15);
    border-radius: 8px;
    min-width: 200px;
    background: #1a5e80;
    color: #fff
}

.custom_boxxxx .feature-box-info,
.px-none {
    padding-left: 0 !important
}

.tooltip-hover-text:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #1a5e80;
    bottom: 5px;
    left: 15px;
    transform: rotate(45deg)
}

.language_tooltip>a {
    color: #222
}

.btn.btn-primary:focus {
    border: none;
    outline: 0
}

.transliteration-text {
    font-size: 14px !important;
    color: #8d8d8d !important
}

body .PPBlue_V2 .PPTM-top {
    fill: #ffffff !important;
    filter: inherit !important
}

.login-block-colll .login-btn-group button {
    margin-bottom: 0 !important;
    margin-right: 5px
}

#home-intro .open>.dropdown-menu {
    padding-top: 5px !important
}

.middle_arroww {
    vertical-align: bottom !important;
    line-height: 16px
}

svg:not(:root) {
    filter: invert(1)
}

.sbm-panel-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0
}

.sbm-nav-wrapper .sbm-submenu .dropdown-menu {
    top: calc(100% - 10px) !important;
    border-top: 10px solid transparent !important
}

.clsSpanLang {
    top: 55px !important
}

.CWPP_medium .PPTM,
.CWPP_medium i {
    filter: inherit !important
}

img.paypal_imagge,
img.stripe_imagge {
    margin-left: 8px !important
}

.sbm-submenu ul {
    border: none !important;
    padding: 0 !important
}

.custom-tablee tr td {
    border: 1px solid #f6f9fa !important
}

.custom-tablee tr td,
.custom-tablee tr th {
    vertical-align: middle !important
}

a.btn.tableicon-btn {
    margin: 3px 5px 3px 0
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #666;
    line-height: 34px
}

.position-relative {
    position: relative !important
}

.overflow-hidden {
    overflow: hidden !important
}

span.role_tickett {
    position: absolute;
    right: -25px;
    background: #cc4317;
    padding: 4px 15px;
    width: 98px;
    line-height: 1;
    text-align: center;
    border-radius: 0;
    top: 14px;
    transform: rotate(45deg);
    color: #fff;
    font-size: 12px
}

.btn-secondary {
    color: #fff;
    text-shadow: 0 -1px 0rgba(0, 0, 0, .25);
    background-color: #ca0101 !important;
    border-color: #ca0101 !important
}

.appended-row span.close {
    top: 13px;
    font-size: 28px;
    border-radius: 4px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-shadow: none;
    color: #cc4317;
    opacity: 1
}

@media (max-width:1171px) {
    .latest-design-tab>li {
        width: 25%
    }
}

@media screen and (max-width:1024px) and (min-width:991px) {
    #header .header-nav-main nav>ul>li>a {
        color: #1d2127 !important
    }
}

.attach_title {
    display: block;
    margin-top: 5px;
    text-align: center;
    font-weight: 700;
    color: #333
}

.group-contenttt {
    border-top: 1px solid #1b5e8038;
    margin-top: 20px
}

.certificate_boxx .heading_sec-m {
    display: inline-block;
    vertical-align: middle
}

.attchmnt_main-btnss {
    width: 130px;
    display: inline-block;
    text-align: center !important;
    vertical-align: top;
    margin-top: 15px !important
}

.upload_descrp_miann {
    display: inline-block;
    width: calc(100% - 135px);
    padding-right: 15px
}

footer#footer {
    position: relative;
    z-index: 4
}

#footer .social-icons li>a:hover {
    box-shadow: inset 0 2px 7px 0 #ca010147;
    color: #ca0101 !important;
    background: #fff;
    transform: scale(1.1)
}

@media screen and (max-width:991px) {

    #header .header-nav-main nav>ul>li>a,
    #header .header-nav-main nav>ul>li>a:focus,
    #header .header-nav-main nav>ul>li>a:hover {
        color: #ca0101 !important
    }

    .theresa_school {
        justify-content: center
    }

    .custom_tooltip .tooltip-hover-text {
        left: 0 !important
    }

    #header .header-nav-main nav>ul li a i {
        font-size: 15px !important
    }

    .tooltip-hover-text:before,
    .tooltip-hover-text_inner {
        display: none
    }

    #header .header-nav-main nav>ul li a .fa-caret-down {
        top: 50%;
        transform: translateY(-50%);
        right: -5px
    }

    #header .header-nav-main nav>ul>li.dropdown_new .dropdown-menu,
    #header .header-nav-main.header-nav-main-light nav>ul>li.logged-in-user .dropdown-menu {
        width: 100%
    }

    #header .header-nav-main nav>ul>li>a.dropdown-toggle:after {
        color: transparent !important
    }
}

.profile-content .tab-content .sbm-panel {
    padding: 0;
    box-shadow: none
}

button#refercepage {
    display: block;
    margin-left: auto;
    margin-bottom: 15px
}

.filter_btnns>li>a {
    color: #1a5e80;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px
}

.filter_btnns>li.active>a,
.filter_btnns>li>a:hover {
    background-color: #1a5e80 !important;
    color: #fff !important
}

.home_banner-title {
    font-size: 42px;
    max-width: 460px
}

.banner_homee-inner {
    padding-top: 20px;
    padding-bottom: 20px
}

.scroll_down-btnn {
    position: absolute;
    bottom: 15px;
    line-height: 1;
    width: 100%;
    text-align: center;
    z-index: 99;
    animation: 1.5s infinite bounce
}

@keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}

.scroll_down-btnn>a>.fa {
    font-size: inherit !important
}

.custom_tag-badge {
    background: #fff;
    color: #1b5e80;
    box-shadow: 0 0 10px -3px rgb(0 0 0 / 10%);
    font-size: 13px;
    font-weight: 400;
    display: inline-block
}

.custom_tag-badge:hover {
    box-shadow: 0 10px 10px -5px rgb(0 0 0 / 10%);
    background: #ca0101;
    color: #fff
}

.lang-dropp {
    max-width: 250px;
    width: 100%
}

.lang-dropp .dropdown-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: none
}

.lang-dropp .dropdown-toggle+.dropdown-menu {
    left: 0;
    width: 100% !important;
    margin-top: 5px
}

.banner_homee-inner ol.carousel-indicators {
    top: 0;
    left: auto;
    right: -25px;
    width: 20px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center
}

.banner_homee-main:before,
.upoload-custom-btnn input.file-upload {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.banner_homee-inner ol.carousel-indicators li {
    background: #1b5e80a3;
    margin-bottom: 3px
}

.banner_homee-inner ol.carousel-indicators li.active {
    background: #1b5e80;
    outline: #1b5e80 solid 1px;
    border: 2px solid #fff;
    width: 10px;
    height: 10px
}

.banner_homee-main:before {
    background-image: url("../front_assets/images/bg-liness.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    opacity: .8
}

.custom_boxxxx .feature-box-info h4 * {
    transition: none !important
}

.custom_boxxxx .feature-box-info h4 {
    margin-left: 0;
    margin-bottom: 5px !important
}

.custom_boxxxx.feature-box {
    padding: 20px;
    background: #fff;
    border-radius: 16px;
    height: 100%
}

.feature-box.custom_boxxxx .feature-box-icon .fa {
    font-size: 25px !important;
    color: #015887 !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    box-shadow: inset 0 0 15px #1a5e8047;
    border-radius: 8px;
    background: #fff
}

.custom_boxxxx .feature-box-icon {
    float: none;
    height: auto !important;
    width: auto !important;
    margin: 0 0 20px !important;
    line-height: 1
}

.custom_boxxxx .feature-box-info h4>a {
    color: inherit
}

.counters.counters-text-dark .counter:hover .fa,
.feature-box.custom_boxxxx:hover .feature-box-icon .fa {
    color: #ca0101 !important;
    box-shadow: inset 0 0 15px #ca010147;
    transform: scale(1.1)
}

@media (min-width:1025px) {
    .imagee_bannerr>img {
        max-height: calc(90vh - 150px);
        object-fit: contain
    }
}

.ant-rate .ant-rate-star .rated {
    margin-right: 1px
}

.ant-rate .ant-rate-star:last-child .rated {
    margin-right: 0
}

.custom-check {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

body .upoload-custom-btnn {
    width: 100% !important;
    max-width: none !important;
    background: #f6f9fa !important;
    height: 150px !important;
    border: 0 !important;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    border-radius: 16px
}

span.upload_btn-txtt {
    font-size: 16px;
    color: #1b5e80;
    text-shadow: none;
    display: block;
    margin-top: 10px;
    width: 100%
}

.select_drp-btnn:before {
    content: "";
    position: absolute;
    right: 14px;
    top: calc(50% - 2px);
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
    height: 8px;
    border: 1px solid #666;
    border-width: 0 1px 1px 0
}

.dispute-reason-dropdown .dropdown-menu>.dropdown__list-item {
    line-height: 1.3;
    font-size: 14px;
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
    width: calc(100% - 22px);
    margin-left: auto;
    margin-right: auto
}

.dispute-reason-dropdown>.dropdown-menu {
    border: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    min-width: auto;
    max-height: 260px;
    overflow: auto
}

.dispute-reason-dropdown .dropdown-menu>.dropdown__list-item:last-child {
    border: 0;
    margin-bottom: 0
}

.dispute-reason-dropdown .dropdown-menu>.dropdown__list-item:hover {
    background: #1b5e80;
    color: #fff;
    border-radius: 8px
}

span.upload_btn-iconn .fa {
    font-size: 40px !important;
    line-height: 1;
    color: #1b5e80
}

.owl-item .teacher-card .img-holder .name-card {
    width: calc(100% - 90px)
}

.text-blue {
    color: #1a5e80 !important
}

.btn-white {
    background: #fff !important;
    text-shadow: none !important;
    color: #ca0101 !important;
    border: 0
}

.leading-4,
.septr_title,
.text-body {
    color: #666 !important
}

.btn-white:hover {
    transform: scale(1.08) !important
}

.rounded-16 {
    border-radius: 16px !important
}

.px-none {
    padding-right: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.py-none {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.align-items-end {
    align-items: flex-end
}

.rounded-8 {
    border-radius: 8px !important
}

.w-auto {
    width: auto !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.box-shadow-none {
    box-shadow: none !important
}

.float-left {
    float: left !important
}

.bg-light-blue,
.upoload-custom-btnn.btn:hover:not(.link) {
    background: #f6f9fa !important
}

.full-w-btn {
    height: 40px;
    width: 100%
}

.bg-blue {
    background: #1a5e80 !important
}

.d-inline-block {
    display: inline-block !important
}

.badge-success {
    background-color: #47a447 !important
}

.badge-orange {
    background-color: #ffb74d !important
}

.h-100 {
    height: 100%
}

.septr_title {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 5px;
    font-weight: 600
}

.septr_sub_title {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 0
}

.saprator_red {
    border-bottom: 2px solid red;
    margin-bottom: 10px;
    margin-top: 5px;
    max-width: 40px
}

.wall_seprtr {
    border-left: 1px solid #eee;
    margin-left: 4px;
    margin-right: 8px
}

.custom_listt li {
    line-height: 24px;
    list-style-position: outside;
    margin-left: 18px
}

.custom_listt li::marker {
    color: #1b5e80
}

.badge-warning {
    background: #cc4317 !important
}

.profile_inform-mainn p a {
    color: #666;
    font-weight: 700;
    cursor: pointer
}

.find_teacher_slider .teacher-card {
    background: #f6f9fa;
    border: 0
}

.find_teacher_slider .teacher-card .img-holder {
    border: 0;
    align-items: flex-start
}

.profile_imgg-div {
    max-width: 160px
}

.profile_content1-div {
    width: calc(100% - 160px)
}

body .custom_dropdown-pop>a {
    width: 100%;
    border: 1px solid #dfdfdf;
    padding: 5px 30px 6px 5px;
    box-shadow: none;
    outline: 0 !important;
    color: #666
}

.animation_left-right {
    animation: 1s alternate lefttoright
}

@keyframes lefttoright {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

.animation_right-left {
    animation: 1s alternate righttoleft
}

@keyframes righttoleft {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(0)
    }
}

.animation_fade,
.dashboard-flex-row .col-md-3,
.dashboard-flex-row .col-md-9 {
    animation: 1.5s alternate fadee
}

@keyframes fadee {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.deducted-text {
    color: #c00
}

.adding-text {
    color: #4bb543
}

.adding-text,
.deducted-text {
    display: block;
    font-weight: 400
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #1b5e80
}

.custom-check input:checked~.checkmark:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 4px
}

.border-none {
    border: none !important
}

.confirm-secccc {
    padding: 0 20px 20px !important;
    border-left: 3px solid rgb(26 94 128)
}

.lesson-custom-headerr {
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.lesson-custom-headerr h4 {
    background: no-repeat;
    padding: 0 15px 0 0 !important;
    margin-bottom: 0;
    width: auto !important;
    display: inline-block;
    line-height: 1.2
}

.dashboard-content-block .headderr span.badge,
sup.request_textt {
    background-color: #ca0101;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px
}

.current-info-teacher .sbm-small-card {
    background: 0 0
}

.form-design select.form-control {
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none
}

#footer .social-icons li>a,
.profile-side-menu i.fa {
    box-shadow: inset 0 2px 7px 0 #1a5e8047;
    color: #1a5e80 !important
}

table.dataTable,
table.dataTable td,
table.dataTable th {
    box-sizing: border-box !important
}

.custom-tablee {
    border-collapse: collapse !important;
    border-color: #f6f9fa
}

body .alertify .ajs-dialog {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
    border-radius: 16px;
    max-height: 80vh;
    width: 27%
}

body .alertify .ajs-footer {
    margin: 0;
    padding: 0
}

body .alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
    margin: 0 !important;
    background: #1a5e80;
    border: 0;
    color: #fff;
    border-radius: 6px
}

body .alertify .ajs-modal {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

body .alertify .ajs-body .ajs-content {
    padding: 0 0 10px
}

.pt-20 {
    padding-top: 20px !important
}

.head-subtxtt {
    margin-top: 8px;
    line-height: 1.2
}

.text-danger {
    color: #cc4317
}

.bg-none {
    background: 0 0 !important
}

.bounce-anim {
    animation: 1.5s infinite bounce
}

@keyframes bounce {

    100%,
    70%,
    90%,
    97% {
        transform: translateY(0)
    }

    80% {
        transform: translateY(-15%)
    }

    95% {
        transform: translateY(-7%)
    }

    99% {
        transform: translateY(-3%)
    }
}

.animation_fade,
.modal-body .row .col-md-3,
.modal-body .row .col-md-9 {
    animation: none !important
}

.modal-767 .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    top: 50%;
    transform: translateY(-50%) !important;
    max-width: 767px !important;
    width: calc(100% - 20px) !important
}

.modal-767 .modal-content {
    max-height: none !important;
    overflow-y: hidden !important
}

.modal-767 .modal-body {
    max-height: calc(95vh - 130px) !important;
    overflow-y: auto !important
}

.modal-400 .modal-dialog {
    max-width: 400px !important
}

.modal-600 .modal-dialog {
    max-width: 600px !important
}

.height-head-foot .mx-h70vh {
    max-height: calc(90vh - 124px)
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc
}

.form-control {
    box-shadow: none
}

.min-w-auto {
    min-width: auto !important
}

.close-btnnn {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 30px;
    color: #fff !important;
    height: 30px;
    line-height: 20px;
    text-align: center;
    padding: 0 !important;
    opacity: 1 !important;
    background: #1a5e80 !important;
    border-radius: 0 8px !important
}

.close-btnnn:hover {
    background: #ca0101 !important;
    border-color: #ca0101 !important
}

.bg-site-green {
    background: #4bb543 !important
}

.asterix {
    color: #ca0101;
    font-weight: 700
}

.note-success {
    background-color: #dcedc8;
    border-radius: 8px;
    position: relative;
    line-height: 1.3;
    display: inline-block;
    padding: 10px;
    color: #558b2f
}

.note-blue {
    background-color: #f6f9fa;
    color: #1a5e80
}

.note-danger {
    background-color: #cc431714;
    color: #cc4317
}

.note-success:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: -8px;
    left: 15px;
    background: linear-gradient(135deg, #9ccc65, #dcedc8 70%);
    transform: rotate(45deg)
}

.note-blue:before {
    background: linear-gradient(135deg, #1a5e80 -10%, #f6f9fa 55%)
}

.note-danger:before {
    background: linear-gradient(135deg, #cc4317, #f3eae8 70%)
}

.note-bottomm:before {
    top: auto;
    bottom: -8px;
    background: linear-gradient(135deg, #dcedc8 30%, #9ccc65)
}

sup.request_textt {
    position: absolute;
    right: -6px;
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    top: -9px
}

span.head-topppp {
    font-size: 30.8px !important;
    color: #fff !important;
    padding-top: 0 !important;
    line-height: 1.2;
    font-weight: 600
}

span.head-topppp_subb {
    font-size: 14px !important;
    line-height: 1.4;
    padding-top: 10px !important
}

.requested-student-card .name-card p,
.requested-student-card h4 {
    line-height: 1.2
}

.requested-student-card .name-card h4 {
    margin-bottom: 7px
}

.request-actionn-btnn {
    position: absolute;
    top: 10px;
    right: 10px;
    max-width: 260px;
    z-index: 9
}

.all_languagess-main {
    column-count: 6;
    column-gap: 10px
}

#languagemenu>ul.dropdown-menu {
    border: 0;
    box-shadow: 0 10px 10px -4px rgb(0 0 0 / 15%)
}

#header .header-nav-main nav>ul>li>a {
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
    text-transform: none
}

.help-block.error-help-block {
    order: 13;
    font-size: 14px;
    line-height: 1
}

.profile_content1-div .lesson-status-box h4 {
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 0;
    color: inherit
}

.ui-widget,
body {
    font-family: 'Tahoma' !important
}

.tab-content {
    border: 0;
    box-shadow: 0 0 10px 2px rgb(0 0 0 / 10%);
    border-radius: 0 0 16px 16px
}

::-webkit-scrollbar {
    width: 6px;
    background: #fff
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #1a5e8047;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #1a5e80;
    border-radius: 8px
}

::-webkit-scrollbar-thumb:hover {
    background: #1a5e80
}

.social-icons li {
    margin: 0 1px 5px 0;
    border-radius: 0;
    box-shadow: none
}

.footer-copyright>.container {
    border-top: 1px solid #ffffff63;
    padding: 15px 5px
}

#footer h4 {
    font-size: 20px;
    font-weight: 600
}

html #header .header-nav-bar-primary.sticky {
    left: 0;
    background: #fff !important
}

.profile-side-block .profile-card {
    background: #1a5e80 !important;
    border-radius: 16px 16px 0 0;
    border: 0;
    padding: 15px 20px
}

#footer {
    margin-top: 0;
    font-size: 14px
}

h4.user-name,
p.user-designation {
    color: #fff !important;
    font-weight: 700
}

.profile-side-menu i.fa {
    background: #fff !important;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 14px !important;
    line-height: 27px;
    border-radius: 30px;
    margin-right: 5px
}

.dashboard-main-section>.container,
.dashboard-top-menu>.container {
    max-width: none
}

ul.profile-side-menu {
    padding: 15px 10px
}

.profile-side-menu li a {
    border-radius: 8px
}

.profile-side-menu li:last-child a {
    border: 0
}

.profile-side-block {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
    border: 0
}

.sbm-small-card {
    background: #f6f9fa;
    box-shadow: none;
    border-radius: 8px;
    border: 0 !important
}

body,
p {
    color: #666
}

.dashboard-content-block .headderr span.badge {
    margin-top: -20px;
    margin-left: -5px;
    padding: 0
}

.header_mian-containerr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 0 !important;
    padding: 0 15px !important;
    min-height: 80px !important;
    justify-content: space-between;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%)
}

#header .header-nav-main.header-nav-main-light nav>ul>li>a {
    color: #1d2127
}

html #header .header-nav-bar-primary {
    background: 0 0 !important;
    color: #666 !important
}

#header .header-logo img {
    margin: 0 15px 0 0
}

.latest-design-tab>li>a {
    background: #fff !important;
    border: 0 !important;
    border-radius: 16px 16px 0 0 !important;
    text-align: center !important;
    box-shadow: inset 0 2px 7px 0 #1a5e8047 !important;
    color: #1a5e80 !important;
    padding: 12px 13px !important
}

.latest-design-tab>li.active>a,
.latest-design-tab>li>a:hover {
    background: #1b5e80 !important;
    border: 0 !important;
    color: #fff !important;
    letter-spacing: 0 !important;
    font-weight: 700 !important;
    box-shadow: none !important
}

.latest-design-tab {
    display: flex;
    width: 100%;
    flex-wrap: nowrap
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 18px)
}

.latest-design-tab>li {
    width: 100%;
    white-space: nowrap
}

body .alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button.ajs-cancel {
    margin-left: 10px !important
}

.custom_checkboxx.ui-checkboxradio-label,
.custom_checkboxx.ui-checkboxradio-label:hover,
.social_commutee label.ui-checkboxradio-label,
.social_commutee label.ui-checkboxradio-label:hover {
    background: 0 0 !important;
    border: none !important;
    color: #666 !important;
    width: calc(25% - 5px);
    text-align: left;
    box-shadow: none !important
}

.custom_checkboxx .ui-checkboxradio-icon,
.social_commutee .ui-checkboxradio-icon {
    background-image: none !important;
    border: 1px solid #c9c9c9 !important;
    box-shadow: none !important;
    border-radius: 4px !important;
    width: 20px;
    height: 20px;
    position: relative
}

.custom_checkboxx.ui-state-active span.ui-checkboxradio-icon,
.social_commutee .ui-state-active span.ui-checkboxradio-icon {
    border-color: #1b5e80 !important
}

.custom_checkboxx.ui-state-active span.ui-checkboxradio-icon:before,
.social_commutee .ui-state-active span.ui-checkboxradio-icon:before {
    content: "";
    background: #1b5e80;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    position: absolute;
    left: 1px;
    top: 1px;
    border-radius: 4px
}

.custom_checkboxx.ui-state-active span.ui-checkboxradio-icon:after,
.social_commutee .ui-state-active span.ui-checkboxradio-icon:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 5px;
    border: 2px solid #fff;
    width: calc(100% - 8px);
    height: calc(100% - 13px);
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg)
}

h4.heading_sec-m {
    width: calc(100% - 95px)
}

body .bkd-panel {
    background: gray !important
}

body .disable-panel {
    background: #bfbfbf !important
}

body ul li.booked::before {
    background: gray
}

body ul li.disable::before {
    background: #bfbfbf
}

.title-main_seccc::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000002b
}

.mfp-figure figure img {
    padding: 40px 20px !important;
    border-radius: 15px;
    background: #fff
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    display: inline-block;
    width: 35px;
    height: 35px;
    right: 0;
    line-height: 35px;
    background: #1a5e80;
    opacity: 1;
    color: #fff;
    padding: 0;
    text-align: center;
    border-top-right-radius: 13px;
    border-bottom-left-radius: 10px
}

.mfp-counter {
    top: 5px;
    width: 100%;
    text-align: center;
    right: 0;
    color: #1a5e80;
    font-size: 14px
}

button.mfp-arrow {
    margin: 0;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #1a5e80
}

.mfp-arrow:before {
    margin: 0;
    border: 2px solid #fff;
    width: 10px;
    height: 10px;
    opacity: 1;
    border-left: 0;
    border-top: 0;
    left: 50%;
    top: 50%
}

.mfp-arrow:active {
    margin: 0 !important
}

.mfp-arrow-right.mfp-arrow:before {
    transform: translate(-50%, -50%) rotate(-45deg);
    left: calc(50% - 2px)
}

.mfp-arrow-left.mfp-arrow:before {
    transform: translate(-50%, -50%) rotate(135deg);
    left: calc(50% + 2px)
}

.mfp-arrow-left {
    left: 10px
}

.mfp-arrow-right {
    right: 10px
}

#languageModal div#userbuttonn .fa {
    transform: none;
    margin-bottom: 0
}

@media (max-width:1024px) {
    .testimonial-heading-t {
        width: 100%
    }

    .mobile_text-roww {
        width: 100%;
        display: flex;
        flex-wrap: nowrap !important
    }

    a#clsPopupFlags {
        height: 40px !important;
        margin-left: 4px !important
    }
}

@media (max-width:992px) {
    .user-dashboard-page .sbm-panel-header h3 {
        width: 100%;
        text-align: center !important;
        margin-bottom: 0
    }

    #tab_1_1 .sbm-panel-header h3 {
        text-align: left !important
    }

    .apps-for-android-coll,
    .apps-for-android-coll .owl-item.cloned,
    .available-heading-public,
    .counters-text-dark,
    .learn-over-head,
    .testimonial-area,
    .testimonial-area .owl-item.cloned,
    .testimonial.testimonial-style-2 {
        width: 100%
    }

    .testimonial-area .owl-carousel .owl-nav .owl-prev {
        left: 145px
    }

    .custom_boxxxx.feature-box,
    .head-topppp,
    .head-topppp_subb,
    .lead-para-lang,
    .word-head-tittle {
        text-align: center
    }

    .testimonial-area .owl-carousel .owl-nav .owl-next {
        right: 285px
    }

    .owl-carousel.stage-margin .owl-stage-outer {
        margin: 0 !important
    }

    .banner_homee-inner ol.carousel-indicators {
        right: -10px
    }

    .availability-main .sbm-panel-header h3,
    .dashboard-main .sbm-panel-header h3,
    .students-main .sbm-panel-header h3,
    .user-dashboard-page .profile-content .tab-content .tab-pane:first-child .sbm-panel-header h3 {
        margin-bottom: 15px
    }

    .user-dashboard-page .profile-content .sbm-panel-header h3 {
        margin-bottom: 0
    }

    .user-dashboard-page .sbm-panel-header .time_zone {
        margin-top: 0
    }

    .availability-main .sbm-panel-header {
        justify-content: space-between !important
    }

    .text-seccc-introo {
        width: 100% !important
    }

    .ever-g-new,
    .ever-need-btn,
    .money-lang-app-now-col {
        width: 100%;
        text-align: center
    }

    .owl-stage {
        width: 100%;
        transform: translate(230px, 10px)
    }

    .mobile_testimonial-roww {
        flex-direction: column
    }

    .call-to-action-btn-res {
        width: 100%;
        text-align: center !important
    }

    .owl-carousel .owl-nav .owl-prev {
        left: 0
    }

    .owl-carousel .owl-nav .owl-next {
        right: 0
    }

    .owl-carousel .owl-nav {
        bottom: 30%
    }
}

@media (max-width:990px) {
    .mobile_text-roww {
        width: 100%;
        flex-wrap: inherit !important
    }

    body .alertify .ajs-dialog {
        width: 50%
    }

    .downloadmp-zip-collum {
        padding: 0 28px;
        width: 100%
    }

    .custom_list_phrasebook {
        padding: 0 15px
    }
}

@media (max-width:767.98px) {
    .user-dashboard-page .sbm-panel-header .time_zone {
        width: 40%
    }

    .teacher-heart {
        order: 1;
        position: absolute !important;
        right: 0 !important
    }

    body .alertify .ajs-dialog {
        width: 79%
    }

    .alertify .ajs-footer .ajs-buttons.ajs-primary,
    .content_bannerr,
    body .alertify .ajs-body .ajs-content {
        text-align: center
    }

    .custom_checkboxx.ui-checkboxradio-label,
    .custom_checkboxx.ui-checkboxradio-label:hover,
    .social_commutee label.ui-checkboxradio-label,
    .social_commutee label.ui-checkboxradio-label:hover {
        background: 0 0 !important;
        border: none !important;
        color: #666 !important;
        width: 48%;
        text-align: left;
        box-shadow: none !important
    }

    .title-main_seccc {
        min-height: 200px !important
    }

    .all-right-reserved-coll,
    .col-sm-12:nth-child(n+1) {
        width: 100%;
        text-align: center
    }

    .pagination {
        margin: 0;
        display: flex;
        justify-content: center
    }

    .downloads-heading-mp-eng-btn,
    .using-lang-col {
        text-align: center !important
    }

    .pagination.pagination-lg li a {
        font-size: 11px !important
    }

    footer#footer {
        padding: 70px 12px 0
    }

    .downloadmp-zip-collum-row {
        padding: 0 10px;
        text-align: center
    }

    .center-content-area {
        padding: 0 0 36px
    }

    .call-to-action-content a,
    .inverse.scrollpoint.sp-effect2 {
        width: 100% !important
    }

    .call-to-action-content h2,
    .call-to-action-content p {
        width: 100% !important;
        text-align: center
    }

    body .dashboard-content-block .sbm-panel-header a:last-child {
        margin-right: 0 !important
    }

    .home_banner-title {
        font-size: 36px
    }

    .download_app-btnn img {
        width: 130px;
        margin-left: 10px
    }

    .section-padding {
        padding: 40px 0 !important
    }

    .owl-theme .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        width: 100%
    }

    .mb-lg {
        margin-bottom: 10px !important
    }

    .downloads-heading-mp {
        width: 100%;
        text-align: center !important
    }
}

@media (max-width:611px) {
    .middle_arroww {
        display: none !important
    }
}

@media (max-width:600px) {
    .teachers-student-info>* {
        text-align: left
    }

    .bck_btnnn {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 13px
    }

    .time-format-dd {
        padding-top: 32px
    }

    .time-row>.time-col.time-col-1 {
        width: calc(100% - 60px);
        max-width: none;
        flex-basis: auto
    }

    .time-row>.time-col {
        padding: 5px 15px
    }

    .time-row>.time-col.time-col-5 {
        max-width: 60px;
        padding-top: 10px
    }

    .time-row>.time-col.time-col-4 {
        padding-bottom: 10px
    }
}

@media (max-width:700px) {
    .apps-for-android-coll {
        height: 700px !important
    }
}

@media screen and (max-width:568px) {
    .sbm-panel-header {
        justify-content: space-between;
        padding-bottom: 15px
    }

    .mp-btn {
        margin-top: 10px
    }

    .mb-lg {
        margin-bottom: 20px !important
    }

    .enlacs-coll,
    .newsletter-coll {
        width: 50%;
        text-align: center
    }

    .download_app-btnn-coll {
        width: 100%;
        text-align: center
    }

    footer#footer {
        position: relative;
        padding: 70px 0 7px;
        z-index: 4
    }

    .head-topppp,
    .head-topppp_subb {
        text-align: center
    }

    .form-group {
        margin-bottom: 15px
    }

    .user-dashboard-page .sbm-panel-header {
        justify-content: center
    }

    .user-dashboard-page .sbm-panel-header .stripe-btns {
        float: none;
        margin: 0 auto 10px;
        max-width: 205px;
        width: 100%
    }

    body .dashboard-content-block .sbm-panel-header {
        padding-bottom: 20px
    }

    .profile-content .btn-primary.stripehide,
    .profile-content button.btn-primary.creditcards,
    .profile-content span#cwppButton {
        display: block;
        max-width: 182px;
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    .profile-content span#cwppButton {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media (max-width:530px) {
    .time-format-dd label {
        margin: 2px !important
    }
}

@media screen and (max-width:420px) {
    .user-dashboard-page .sbm-panel-header .time_zone {
        width: 50%
    }

    .profile-content .tab-content {
        padding: 15px
    }
}

@media screen and (max-width:360.98px) {
    .home_banner-title {
        font-size: 32px;
        max-width: 460px
    }
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #e9e9e9;
    opacity: .5;
    border-color: #e9e9e9
}

@media (max-width:1024.98px) {

    .row[style="display: none"],
    .row[style="display: none;"],
    .row[style="display:none"],
    .row[style="display:none;"] {
        display: none !important
    }
}

.new-page-loader svg {
    filter: none;
    width: 100px;
    height: 100px
}

.new-page-loader {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    background: #ffffffb8;
    z-index: 9999;
    font-size: 25px;
    color: #222;
    font-weight: 600
}

.new-page-loader>.inner-wait-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.title-main_seccc_inner h1,
.title-main_seccc_inner h2,
.title-main_seccc_inner h3,
.title-main_seccc_inner h4 {
    text-shadow: 3px 3px 5px #000
}

.cardset {
    text-align: center;
    overflow: hidden
}

ul.dropdown-menu-2 {
    left: 100% !important;
    z-index: 1 !important;
    top: 0 !important;
    margin-top: 0 !important;
    display: none !important
}

.dropdown_new-2:hover ul.dropdown-menu-2 {
    display: block !important
}

#mainNav ul.dropdown-menu,
.overflow-unset {
    overflow: unset !important
}

.pointer-txt {
    cursor: text !important
}

a.dropdown-toggle-2 {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 5px !important
}

@media (max-width:991.98px) {
    li#languagemenu .dropdown-menu {
        display: none !important
    }

    li#languagemenu.opened .dropdown-menu {
        display: block !important;
        height: 100% !important;
        margin: 2px 0 0 !important;
        padding-bottom: 5px !important
    }

    a.dropdown-toggle-2 .fa-caret-down {
        display: inline-block !important
    }
}

#header .header-nav-main nav>ul>li.dropdown_new .dropdown-menu li .dropdown-toggle-2 {
    border-bottom: 1px solid #f4f4f4;
    color: #777;
    font-weight: 400;
    padding: 8px;
    position: relative;
    text-transform: none;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sbm-panel {
    background: #fff !important
}

#header .header-nav-main.header-nav-main-light nav>ul>li.active>a,
#header .header-nav-main.header-nav-main-light nav>ul>li.active>span,
#header .header-nav-main.header-nav-main-light nav>ul>li.open>a,
#header .header-nav-main.header-nav-main-light nav>ul>li:focus>a,
#header .header-nav-main.header-nav-main-light nav>ul>li:hover>a,
#header .header-nav-main.header-nav-main-light nav>ul>li:hover>span {
    background: #1b5e80 !important;
    color: #fff !important
}

#header .header-nav-main nav>ul>li>span {
    padding: 10px !important;
    border-radius: 4px !important;
    color: #1d2127 !important;
    display: block
}

#header .header-nav.header-nav-center .header-nav-main .fa-caret-down::before {
    font-size: 10px !important;
    padding-left: 6px !important
}

.testimonial-area .owl-item {
    opacity: 0;
    transition: .3s
}

#home .show_lang {
    cursor: pointer !important
}

#home .home_banner-title {
    font-size: 42px !important;
    max-width: 460px !important;
    color: #1d2127 !important;
    line-height: 50px !important;
    letter-spacing: -1px !important;
    font-weight: 600 !important
}

#home .money-lang-app-now-btn a.btn.btn-primary.mr-md {
    background: #fff !important;
    text-shadow: none !important;
    color: #ca0101 !important;
    border: 0;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin: 0 5px;
    font-weight: 600;
    transition: .3s ease-in-out;
    overflow: hidden
}

#home .money-lang-app-now-btn a.btn.btn-primary.mr-md:hover {
    transform: scale(1.2)
}

.owl-carousel.mobile-single-app-ss {
    width: calc(100% - 80px) !important;
    margin-inline: auto !important
}

.owl-carousel.mobile-single-app-ss .owl-stage-outer {
    margin-inline: 0px !important
}

.custom-flex {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important
}

.owl-carousel.mobile-single-app-ss .owl-nav .owl-prev {
    left: -40px
}

.owl-carousel.mobile-single-app-ss .owl-nav .owl-next {
    right: -40px
}

@media screen and (max-width:991.98px) {

    .custom-drop-span .fa-caret-down,
    body #header .nav_containerrr>.container>.header-nav-main,
    body #header .nav_containerrr>.container>.header-nav-main.collapsing,
    body #header .nav_containerrr>.container>.header-nav-main.in,
    header a.dropdown-toggle-2 .fa-caret-down {
        transition-timing-function: ease;
        transition-duration: .35s;
        transition-property: all
    }

    #header .header-nav-main nav>ul>li>span {
        color: #666 !important
    }

    #header .header-nav.header-nav-center .header-nav-main .fa-caret-down::before {
        position: absolute;
        left: calc(100% - 24px) !important
    }

    html.lang_header {
        overflow: hidden !important
    }

    html.lang_header header .header-btn-collapse-nav .fa-bars:before {
        content: "\f00d"
    }

    body #header .nav_containerrr>.container>.header-nav-main {
        position: fixed;
        top: 80px;
        margin-top: 0;
        height: calc(100% - 80px) !important;
        display: block;
        left: -120vw;
        overflow-y: auto
    }

    body #header .nav_containerrr>.container>.header-nav-main.in {
        left: 0
    }

    .custom-drop-span,
    .lang-cust-dropcs>.dropdown-toggle {
        display: flex !important;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between
    }

    #header .header-nav.header-nav-center .header-nav-main .custom-drop-span .fa-caret-down::before,
    #header .header-nav.header-nav-center .header-nav-main .lang-cust-dropcs>.dropdown-toggle .fa-caret-down::before {
        position: static;
        font-size: 15px !important;
        padding: 0 !important;
        line-height: 1.2 !important
    }

    #header .header-nav.header-nav-center .header-nav-main ul.dropdown-menu-2 {
        position: static;
        box-shadow: none;
        border: none;
        padding-left: 30px
    }

    .custom-drop-span .fa-caret-down,
    header a.dropdown-toggle-2 .fa-caret-down {
        transform: rotate(-90deg);
        transform-origin: center center;
        transform-box: fill-box
    }

    .opened .custom-drop-span .fa-caret-down,
    header .opened a.dropdown-toggle-2 .fa-caret-down {
        transform: rotate(0)
    }

    body ul li#languagemenu.opened .dropdown-menu {
        padding-bottom: 30px !important;
        float: none !important
    }

    header .fa-caret-down:before {
        content: "\f107" !important
    }

    .right-arrow-icon .fa-caret-right:before {
        content: "\f105" !important
    }

    body #header .header-nav-main nav>ul>li>span,
    body #header .header-nav-main.header-nav-main-light nav>ul>li.logged-in-user>a,
    body #header .header-nav-main.header-nav-main-light nav>ul>li>a {
        color: #000 !important
    }
}

@media screen and (max-width:767px) {
    .overflow--mob-unset {
        overflow: unset !important
    }

    .overflow-x-auto {
        overflow-x: auto !important
    }

    .latest-design-tab {
        flex-direction: column
    }

    .mx-mob-0 {
        margin-inline: 0 !important
    }

    .count-coll {
        padding-right: 0;
        width: 80px
    }

    .progress-coll .progress {
        margin-top: 6px !important
    }

    .progress-coll {
        width: calc(100% - 80px)
    }

    body .list-columnn {
        column-count: unset !important
    }

    @media screen and (max-width:576px) {
        .custom-flex {
            flex-direction: column;
            width: 100%
        }

        .custom-flex .dropdwonbox.drop-box-rtl {
            margin-top: 10px !important
        }

        .custom_list_phrasebook.space {
            padding: 0 30px !important
        }

        #header .header-nav.header-nav-center .header-nav-main .custom-drop-span .fa-caret-down::before {
            font-size: 18px !important;
            font-weight: 600
        }

        #header .header-nav-main.header-nav-main-light nav>ul>li>ul.dropdown-menu.mobile-open-menu {
            display: block
        }
    }

    @media screen and (max-width:495px) {
        span.dropdwonbox.drop-box-rtl {
            margin-top: 10px
        }
    }

    @media screen and (max-width:460px) {

        p.lead.lead-para-lang,
        p.tall {
            text-align: justify
        }

        p.tall {
            padding-top: 10px
        }
    }

    .dropdown_new:hover .dropdown-menu {
        display: block
    }
}

.pagination>li>.page-link {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 2px;
    line-height: 24px;
    display: inline-block;
    border: 1px solid #1b5e80;
    border-right: 0;
}

.pagination>li>.page-link:hover {
    background-color: #1b5e80;
    color: #fff;
}

.pagination>li.active span.page-link {
    color: #fff;
}

.pagination>li:last-child>.page-link {
    border-right: 1px solid #1b5e80;
}

@media (max-width: 991px) {
    .mob-res {
        width: 100%;
        margin: 0 auto;
        padding: 0px;
    }
}