html {
    height: 100%;
}

.img-register-right {

    height: 100%;
    aspect-ratio: 1;
    width: 100%;
}

.remove-margin {
    margin-left: 0px;
    margin-right: 0px;
}

.remove-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.bg-greay {
    background-color: #fafafa;
}

.div-height {
    height: 100%;
}

.div-background-image {
    background-image: url('/img/img_register_right.png');
    object-fit: cover;
}

.show-web-image {
    display: block;
}

.show-mobile-image {
    display: none;
}

.carousel-item.learner {
    height: 100vh;
}

.carousel-indicators li {
    width: 14px;
    height: 0px;
    border-radius: 50%;
    border-top: 7px solid #CECECE;
    border-bottom: 7px solid #CECECE;
    opacity: 1;
    transition: opacity .6s ease
}

.carousel-indicators li.active {
    border-top: 7px solid #d50032;
    border-bottom: 7px solid #d50032;
    opacity: 1;
}

.carousel-inner {
    height: 100vh;
    background-image: url('../img/img_review_background_new.png');
}

.web-display {
    display: block !important;
}

.mob-display {
    display: none !important;
}

.mob-display-list {
    display: none !important;
}

.background-row-1 {
    background-color: #D9EDEA;

}

.margin-row-1 {
    margin-top: 2%;
}

.row-vertical-padding {
    padding-top: 4%;
    padding-bottom: 4%;
}

.row-horizontal-padding5 {
    padding-left: 5%;
    padding-right: 5%;
}

.row-horizontal-padding {
    padding-left: 10%;
    padding-right: 10%;
}

.coloumn-background-color {
    background-color: #121212;
}

.text-title {
    color: #008674;
    font-size: 44px;
    line-height: 1.2em;
    font-weight: 700;
}

.row-margin-top {
    margin-top: 18px;
}

.pl-10 {
    padding-left: 10px !important;
}

.text-title-sub-title {
    font-size: 24px;
    font-weight: 600;
    color: #000000;
}

.text-header {
    font-size: 32px;
    font-weight: 600;
    color: #000000;
    line-height: 1.2em;
}

.reputation-header {
    font-size: 36px;
    font-weight: 700;
    color: #000000;
    line-height: 1.2em;
}

.row-content-margin-top {
    margin-top: 32px;
}

.padding-row-2 {
    padding-top: 4%;
    padding-bottom: 4%
}

.txt-content-header {
    color: #000000;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2em;
}

.txt-content-header1 {
    color: #000000;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.2em;
}

.txt-content-how-it-works {
    margin-top: 0px;
    font-size: 22px;
    font-weight: 600;
    color: #000000;
}

.txt-content-how-it-works strong {
    font-weight: 800;

}

a.learn-more {
    font-weight: 700;
    font-size: 20px;
    color: #008675;
}

.img-how-it-works {
    width: -webkit-fill-available;
    background-color: #D9EDEA
}

.align-item-how-it-works {
    align-items: center;
}

.yoodrive-review {
    background-color: #BDE0DB;
    padding-left: 0px;
    padding-right: 0px;
}

.content-right-padding {
    padding-right: 2%;
}

.review-content {
    font-size: 22px;
    line-height: 1.2em;
    margin-top: 18px;
    font-weight: 600;
    color: #000000;
}

.footer-padding-vertical {
    padding-top: 2%;
    padding-bottom: 0%
}

.txt-counter {
    color: #008674;
}

.txt-sub-header {
    padding: 0px 15%;
    display: inline-block;
    margin-top: 12px;
    font-weight: 600;
    font-size: 22px;
    color: #000000;
}

.btn-book-demo {
    background-color: #000000;
    color: #ffffff;
    border: solid 2px #000000;
    padding: 10px 28px;
    border-radius: 26px;
    font-size: 22px;
    font-weight: 600;
}

.btn-book-demo:hover {
    background-color: #ffffff;
    color: #000000;
    border: solid 2px #000000;
    margin-top: 28px;
}

.btn-book-demo-div {
    margin-top: 30px !important;
    padding-left: 48px;

}

.img-currency {
    width: 90px;
}

.txt-secure-payments {
    align-items: center;
}

.img-l-singined {
    width: 128px;
}

.txt-future-off-driving-instructor {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2em;
    color: #000000;
}

.txt-future-off-driving-instructor-2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2em;
    color: #000000;
}

.align-bottom {
    align-content: flex-end;
}

.btn-claim-profile {
    padding: 16px 18px;
    background-color: #008674;
    border: solid 2px #008674;
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
}

.btn-claim-profile:hover {
    color: #ffffff;
}

.algin-content-center {
    align-content: center;
}

.txt-when-you-join {
    font-size: 28px;
    font-weight: 800;
    line-height: 1.2em;
    color: #000000;
}

.txt-active-inactive {
    font-size: 24px;
    font-weight: 500;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1.2em;
    color: #000000;
    display: inline-block;
}

.img-active-inactive {
    width: 128px;
}

.remove-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.txt-driver-title.bottom-review {
    font-size: 22px;
}

.img-profile-bottom-review {
    width: 64px;
    height: 64px;
}

.txt-driver-location.bottom-review {
    font-size: 20px;
}

.txt-bottom-review {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2em;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    margin-bottom: 10px;

}

.div-bottom-review {
    padding: 8px 10px 10px 10px;
    background-color: #ffffff;
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.remove-margin {
    margin-right: 0px;
    margin-left: 0px;
}

.txt-driver-title.bottom-review {
    text-align: left;
}

.review-title-div {
    margin-top: 10%;
}

.txt-title {
    color: #000000;
    font-size: 30px;
    font-weight: 600;
}

.txt-title-1 {
    color: #000436;
    font-size: 26px;
    font-weight: 800;
    margin-top: 10px;
}

.rating-review-card {
    background-color: #FFFFFF;
    margin-top: 10%;
    margin-left: 5%;
    margin-right: 5%;
    height: 80vh;
    padding: 6% 4%;
    border-radius: 20px 20px 0px 0px;
}

.txt-title-driving-instructor {
    color: #757373;
    font-size: 18px;
    font-weight: 600;
}

.img-profile {
    width: 75px;
    height: 75px;
}

.txt-driver-title {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
}

.div-instructor-detail {
    display: inline;

    align-content: center;
    width: auto;

}

.badg {
    width: 20px !important;
    max-width: 20px !important;
    height: 20px !important;
    border: none !important;
    position: relative;
    top: -3px;
    right: -4px;
}

.instructor-name-margin {
    margin: 0px 16px;
}

.txt-driver-location {
    color: #73747F;
    font-size: 18px;
    font-weight: 600;
}

hr {
    height: 2px;
    background-color: #737373;
}

.add-padding-left {
    padding-left: 10px;
}

.img-passed {
    width: 120%;
}

.txt-comment {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    line-height: 1.1em;
}

.remove-padding-left {
    padding-left: 0px;
}
.txt-count{
    font-family: 'LEAGUE SPARTAN';
}

/* Small Mobile Styles */
@media screen and (max-width: 600px) {
    .txt-active-inactive {
        width: unset;
        margin-top: 12px;
        margin-bottom: 12px;
        font-size: 16px;
    }

    .img-active-inactive {
        width: 80px;
    }

    .row-horizontal-padding {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* Mobile Styles */
@media screen and (max-device-width: 767px) {
    .rating-review-card {
        padding: 1% 6px;
        border-radius: 0px;
    }

    .txt-driver-text {
        /* text-align:center;
        justify-content:center; */
        padding-left: 15px;

    }

    .review-title-div {
        line-height: 1;
    }

    .txt-title {
        font-size: 14px !important;
        font-weight: 800 !important;
    }

    .txt-title-1 {
        font-size: 12px !important;
        font-weight: 600 !important;
        margin-top: 0px !important;
    }

    .txt-comment {
        font-size: 12px !important;
    }

    .row-vertical-padding {
        padding-top: 10% ! impotant;
        padding-bottom: 10% ! impotant;
    }

    .rating-review-card .col-md-12 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .rating-review-card .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .rating-review-card .col-md-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .rating-review-card .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .rating-review-card .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .txt-title-driving-instructor {
        font-size: 10px !important;
    }

    .txt-driver-title {
        font-size: 14px !important;
    }

    .div-instructor-detail {
        line-height: 0.7;
        padding-left: 8px !important;
    }

    .div-instructor-detail .txt-driver-title {
        padding-left: 0px;
        line-height: 1;
    }

    .col-md-9 .txt-driver-title {
        padding-left: 15px;
    }

    .rating-xs {
        font-size: 1em;
    }

    img-profile-div {
        width: 15% !important;
    }

    .img-profile {
        height: 50px !important;
        width: 50px !important;
    }

    .img-passed {
        width: 64px !important;
    }

    .txt-driver-location {
        font-size: 14px !important;
    }

    .rating-review-card .mt-5, .my-5 {
        margin-top: 2rem !important;
    }

    .text-title-sub-title {
        font-size: 18px !important;
    }

    .text-title {
        color: #008674;
        font-size: 22px;
        line-height: 1.2em;
        font-weight: 700;
    }

    .txt-active-inactive {
        font-size: 16px;
    }

    .div-bottom-review .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }

    .div-bottom-review .col-md-2 {
        flex: 0 0 12%;
        max-width: 25%;
        width: 25%;
        padding-left: 5px;
        padding-right: 5px;
    }

    .div-bottom-review .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
        width: 25%;
        padding: 0px;
    }

    .div-bottom-review .col-md-4 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        width: 33.33%;
        padding: 0px;
    }

    .div-bottom-review .col-md-8 {
        flex: 0 0 66.66%;
        max-width: 66.66%;
        width: 66.66%;
    }

    .div-bottom-review .col-md-9 {
        max-width: 75%;
    }

    .img-profile-bottom-review {
        width: 46px !important;
        height: 46px !important;
    }

    .div-bottom-review .col-md-9 .txt-driver-title {
        padding-left: 0px;
    }

    .img-profile-div .col-md-3 {
        padding-left: 10px;
    }

    .img-profile-div .col-md-9 {
        padding-left: 20px;
    }

    .rating-stars {
        font-size: 12px;
    }

    .btn-book-demo-div {
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;

    }

    .reputation-header {
        font-size: 20px !important;
        font-weight: 800 !important;
        color: #000000;
        line-height: 1.2em;
    }

    .text-header {
        font-size: 18px;
        font-weight: 800 !important;
        color: #000000;
        line-height: 1.2em;
    }

    .row-content-margin-top {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .mob-center {
        justify-content: center !important;
    }

    .ff {
        padding-left: 5%;
        padding-right: 5%;
        margin: 0px;
        margin-top: 15px;
    }

    .ff .col-md-3 {
        max-width: 25%;
        width: 25%;
    }

    .ff .col-md-9 {
        max-width: 75%;
        width: 75%;
    }

    .img-l-singined {
        width: 85px;
        padding-right: 5px;
    }

    .txt-future-off-driving-instructor {
        font-size: 22px;
        font-weight: 800;
        line-height: 1.2em;
        color: #000000;
    }

    .txt-future-off-driving-instructor-2 {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.2em;
        color: #000000;
        margin: 20px 0px !important;
    }

    .web-display {
        display: none !important;
    }

    .mob-display {
        display: block !important;
    }

    .carousel-inner {

    }

    .btn-claim-profile {
        padding: 16px 18px;
        margin-top: 10px;
        display: block !important;
        border-radius: 30px;
        width: 100%;
        text-align: center;
        font-size: 18px;
    }

    .ff .col-md-6 {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .profile-content h3 {
        margin-top: 0px;
        font-size: 24px !important;
        line-height: 1;
    }

    .course-title h3.course-title-price {
        font-family: 'Montserrat', sans-serif;
    }

    .course-title-from {
        font-size: 18px;
    }

    .txt-sub-header {
        padding: 0px 15px 15px !important;
        display: inline-block;
        margin-top: 16px;
        font-weight: 600;
        font-size: 14px !important;
        color: #000000;
        line-height: 1.2;
    }

    .txt-content-tp15 {
        padding-top: 15px;
    }

    .txt-content-header {
        color: #000000;
        font-size: 22px;
        font-weight: 800;
        line-height: 1.2em;
    }

    .txt-content-how-it-works {
        margin-top: 0px;
        font-size: 18px;
        font-weight: 600;
        color: #000000;
        line-height: 1.2;

    }

    .txt-secure-payments {
        padding: 10px 0px;
        float: left;
        display: inline-block;
        font-size: 16px !important;
        font-weight: 600;
        color: #000000;
        line-height: 1.2;
    }

    .txt-bottom-review {
        font-size: 12px !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    .df {
        display: flex !important;
    }

    .text-title {
        color: #008674;
        font-size: 22px !important;
        line-height: 1.2em;
        font-weight: 700;
    }

    .img-how-it-works {
        width: 90%;
        margin: 15px 0px;
    }

    .statatics.row-margin-top {
        margin-top: 0px;
    }

    .reputation-section .mt-5 {
        margin-top: 0rem !important;
    }

    .reputation-section .pb-5 {
        padding-bottom: 0rem !important;
    }

    .reputation-section .mb-5 {
        margin-bottom: 2rem !important;
    }


    .reputation-section .content-right-padding {
        padding: 0%;
    }

    .txt-when-you-join {
        font-size: 22px;
    }

    .row-horizontal-padding5 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .reputation-section ul {
        padding-inline-start: 15px;
    }

    .txt-content-how-it-works {
        font-size: 14px !important;
    }

    .badg {
        width: 16px !important;
        max-width: 16px !important;
        height: 16px !important;
        border: none !important;
        position: relative;
        top: -5px;
        right: -4px;
    }

    .div-bottom-review {
        padding: 5px;
        background-color: #ffffff;
        border-radius: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .btn-book-demo {
        width: 100%;
        display: block;
        font-size: 16px;
        margin-bottom: 1rem;
    }

    .label-info {
        font-size: 14px !important;
    }

    .mrm {
        margin: 0px 0px;
    }

    .mpl15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .yoodrive-review .pb-5, .py-5 {
        padding-bottom: 0rem !important;
    }

    .join-section .pt-5 {
        padding-top: 1rem !important;
    }

    .mob-display-list {
        display: list-item !important;
    }

    .rating-review-card {
        height: auto;
        border-radius: 5px;
        margin-top: 5%;
    }

    .carousel-item {
        height: auto;
    }

    .carousel-inner {
        height: auto;
        max-height: 100vh;
    }

}

@media (max-width: 767px) {
    .show-web-image {
        display: none;
    }

    .show-mobile-image {
        display: block;
    }

    .mobile-width {
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* Tablet Styles */
@media screen and (min-width: 768px) and (max-width: 920px) {
    .page-padding {
        padding-left: 2% !important;
        padding-right: 2% !important;
    }

    .img-profile-div {
        display: inline-block;
        width: auto;
    }

    .carousel-inner {
        height: 60vh;
    }

    .txt-driver-title {
        font-size: 16px !important;
        justify-content: left;
    }

    .div-instructor-detail {
        padding-left: 54px;
    }

    .txt-driver-title {
        font-size: 14px !important;
    }

    .txt-secure-payments.mob-display {
        display: block !important;
    }

    .txt-secure-payments.web-display {
        display: none !important;
    }

    .txt-driver-location {
        font-size: 16px !important;
    }

    .txt-title-driving-instructor {
        font-size: 12px;
        width: 100%;
    }

    .text-title {
        font-size: 30px !important;
    }

    .txt-title {
        font-size: 22px !important;
    }

    .txt-title-1 {
        font-size: 18px !important;
    }

    .review-title-div .mt-2 {
        margin-top: 0rem !important;
    }

    .text-title-sub-title {
        font-size: 22px;
    }

    .carousel-item {
        height: 500px;
    }

    .div-bottom-review .col-md-8.remove-padding {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .div-bottom-review .div-instructor-detail {
        /*padding-left: 25px !important;*/
        margin-left: 20px;
    }

    .div-bottom-review .col-md-4 {
        padding-left: 5px !important;
    }

    .img-active-inactive {
        width: 80px;
    }

    .footer-padding-vertical {
        padding-right: 2% !important;
    }

    .footer-padding-vertical .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 16px;
    }

    .align-bottom {
        align-content: center;
    }

    .rating-review-card {
        background-color: #FFFFFF;
        margin-top: 10%;
        margin-left: 5%;
        margin-right: 3%;
        padding: 2% 1%;
        border-radius: 20px 20px 0 0;
    }
}

@media screen and (min-width: 920px) and (max-width: 1200px) {
    .rating-review-card {
        height: 100%;
        margin-top: 5%;
    }

    .carousel-inner {

    }

    .img-profile {
        height: 64px;
        width: 64px;
    }


    .show-web-image {
        display: none;
    }

    .show-mobile-image {
        display: block;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mobile-width {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .div-instructor-detail {
        padding-left: 10% !important;
    }

    .footer-padding-vertical {
        padding-right: 2% !important;
    }

    .footer-padding-vertical .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 16px;
    }

    .align-bottom {
        align-content: center;
    }
}




