h2.remove-bottom-margin{
    margin-bottom: 0px;
    overflow-wrap: anywhere;
}
.instructor-name{
    font-size: 20px;
    font-weight: 600;
    color: #000000;
}
.div-banner-container{
    display: flex;
    min-height: 50vh;
    column-gap: 36px;
}
.div-banner-container.school{
    background-color: white;
}
.div-banner-container.instructor{
    background-color: #BFE1DC;
}
.div-banner-container.csv_instructor{
    background-color: #F5BFCB;
}
.div-banner-profile-image{
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.div-banner-profile-detail{
    width: 75%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 20px;
}
.profile-image{
    width: 250px;
    height: 250px;
    border-radius: 50%;
}
.div-trading-name{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 10px;
}
.text-school-name{
    font-size: 18px;
    font-weight: 600;
}
.img-trading-name-badge{
    width: 32px;
    height: 32px;
}
.img-dvsa-badg{
    height: 24px;
    width: 24px;
}
.div-approved-driving-instructor{
    display: inline-flex;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 20px;
    border-radius: 20px;
    column-gap: 6px;
    align-items:center;
    margin-top: 12px;
    line-height: 1.2em;
}
.div-approved-driving-instructor.instructor{
    color: #008674;
    background-color: rgba(25, 135, 84, 0.2);
}
.div-approved-driving-instructor.pdi{
    color: #FD70B4;
    background-color: #ffe3f2;
}
.div-info{
    display: inline-flex;
    column-gap: 10px;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}
.div-info.margin-top, .div-review.margin-top{
    margin-top: 10px;
}
.info-icon{
    width: 28px;
    height: 28px;
}
.info-value{
    font-size: 16px;
    font-weight: 600;
    color: #383838;
    letter-spacing: 0.4px;
}
.div-review{
    display: inline-flex;
    padding-left: 2px;
    padding-right: 2px;
}
.div-review{
    display: inline-flex;
    column-gap: 20px;
}
.txt-review{
    font-size: 16px;
    font-weight: 600;
    color: #383838;
}
.btn-instrucotr-request-price-csv {
    display: none !important;
    border: 1px solid #383838;
    color: #383838;
    font-weight: 700;
    margin-top: 16px;
    border-radius: 0;
    font-size: 18px;
    line-height: 24px;
    min-width: 180px;
    padding: 10px 84px;
}

.btn-instrucotr-request-price-csv:hover {
    border: 1px solid #d50032;
    color: #fff;
    background-color: #d50032;
    font-weight: 700;
    margin-top: 16px;
    border-radius: 0;
    font-size: 18px;
    line-height: 24px;
    min-width: 180px;
    padding: 10px 84px;
}
.btn-instrucotr-make-enquery-school:hover {
    color: #008675;
    background-color: #FFFFFF;
}

.btn-instrucotr-make-enquery-school {
    border: 1px solid #008675;
    color: #fff;
    font-weight: 700;
    margin-top: 16px;
    background-color: #008675;
    border-radius: 0;
    font-size: 18px;
    line-height: 24px;
    min-width: 180px;
    padding: 18px 64px;
    font-style: italic;
    border-radius: 12px;
}
.btn-instrucotr-prices {
    border: 1px solid #008675;
    color: #008675;
    font-weight: 700;
    margin-top: 16px;
    border-radius: 0;
    margin-left: 16px;
    font-size: 18px;
    line-height: 24px;
    min-width: 180px;
    padding: 18px 64px;
    font-style: italic;
    border-radius: 12px;
}

.btn-instrucotr-prices:hover {
    border: 1px solid #008675;
    color: #fff;
    background-color: #008675;
}
.div-banner-button{
    display: flex;
    flex-direction: row;
    column-gap: 20px;
}
.div-button-container{
    display: flex;
    flex-direction: column;
}
.div-detail-content{
    display: flex;
    flex-direction: column;
}
.instructor-not-available-for-enquiry{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 10px;
    color: #d50032 ;
}
.img-badge-size{
    width: 36px;
    height: 36px;
}
.team-profile-img{
    width: 128px !important;
    height: 128px !important;
}
.div-banner-container.web{
    display: flex;
    flex-direction: row;
}
.div-banner-container.mobile{
    display: none;
}
.div-banner-container-mobile-parent{
    display: none;
}
.div-driving-instructor-badge{
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #6F6F6F;
    column-gap: 4px;
    line-height: 1.2em;
    letter-spacing: 0.4px;
}
.div-other-detail{
    display: flex;
    flex-direction: column;
    display: flex;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.div-other-detail.school{
    background-color: white;
}
.div-other-detail.instructor{
    background-color: #BFE1DC;
}
.div-other-detail.csv_instructor{
    background-color: #F5BFCB;
}
.div-review>.star-css>.rating-container .filled-stars{
    color:#008675;
}
.claim-profile-button{
    background-color: #FFFFFF;
    color: #BD0032;
    font-size: 18px;
    font-weight: 600;
    border: 2px solid #383838;
    border-radius: 8px;
    padding: 14px 32px;
    font-style: italic;
    margin: 24px 0px;
}
.txt-unclaimed-profile-text{
    font-size: 16px;
    font-weight: 500;
    color: #383838;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 1.2em;
}
@media screen and (max-width: 600px){
    .div-banner-container.web{
        display: none;
    }
    .div-banner-container.mobile{
        display: flex;
        flex-direction: row;
        min-height: auto;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        column-gap: 10px;
    }
    .div-banner-container-mobile-parent{
        flex-direction: column;
        display: flex;
    }
    .div-banner-profile-image.mobile{
        width: 35%;
        padding: 0px;
    }
    .div-banner-profile-detail.mobile{
        width: 65%;
        padding: 0px;
        row-gap: 4px;
    }
    .profile-image.mobile{
        width: 112px ;
        height: 112px;
    }
    .div-review.margin-top{
        flex-direction: column;
    }
    .div-info.margin-top, .div-review.margin-top{
        margin-top: 0px;
    }
    .info-icon{
        width: 21px;
        height: 21px;
    }
    /* .profile-image{
        width: 148px !important;
        height: 148px !important;
    } */
    
    .btn-instrucotr-make-enquery-school{
        padding: 18px 32px;
    }
   
    .btn-instrucotr-prices{
        width: 100%;
        margin-left: 0px;
        padding: 18px 22px;
      
    }
    .div-banner-profile-image{
        padding: 20px;
    }
    .btn-instrucotr-make-enquery-school{
        width: 100%;
    }
    
    .div-banner-button{
        flex-direction: column;
    }
    .div-detail-content{
        width: 100%;
    }
    .div-button-container{
        width: 100%;
    }
    h2.remove-bottom-margin{
        margin-bottom: 0px;
        overflow-wrap: anywhere;
        line-height: 1.2em;
        font-size: 28px;
    }
    h2.remove-bottom-margin.mobile{
        font-size: 18px;
        font-weight: 700;
    }
    .img-badge-size{
        width: 21px;
        height: 21px;
    }
    .div-review.mobile{
        column-gap: 0px;
    }
    .div-driving-instructor-badge{
        font-size: 14px;
        
    }
    .img-dvsa-badg{
        width: 18px;
        height: 18px;
    }
    .img-dvsa_badg{
        width: 15px !important;
        height: 15px !important;
    }
}
@media screen and (min-width: 601px) and (max-width: 1024px){
    /* .div-banner-container.web{
        display: none;
    }
    .div-banner-container.mobile{
        display: flex;
        flex-direction: row;
        min-height: auto;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        column-gap: 10px;
    }
    .div-banner-container-mobile-parent{
        flex-direction: column;
        display: flex;
    }
    .div-banner-profile-image.mobile{
        width: 35%;
        padding: 0px;
    }
    .div-banner-profile-detail.mobile{
        width: 65%;
        padding: 0px;
    }
    .profile-image.mobile{
        width: 112px ;
        height: 112px;
    }
    .div-review.margin-top{
        flex-direction: column;
    }
    .div-info.margin-top, .div-review.margin-top{
        margin-top: 0px;
    }
    .info-icon{
        width: 21px;
        height: 21px;
    } */
    /* .profile-image{
        width: 148px !important;
        height: 148px !important;
    } */
    
    /* .btn-instrucotr-make-enquery-school{
        padding: 18px 32px;
    }
   
    .btn-instrucotr-prices{
        width: 100%;
        margin-left: 0px;
        padding: 18px 32px;
      
    }
    .div-banner-profile-image{
        padding: 20px;
    }
    .btn-instrucotr-make-enquery-school{
        width: 100%;
    }
    
    .div-banner-button{
        flex-direction: column;
    }
    .div-detail-content{
        width: 100%;
    }
    .div-button-container{
        width: 100%;
    }
    h2.remove-bottom-margin{
        margin-bottom: 0px;
        overflow-wrap: anywhere;
        line-height: 1.2em;
        font-size: 28px;
    }
    h2.remove-bottom-margin.mobile{
        font-size: 18px;
        font-weight: 700;
    }
    .img-badge-size{
        width: 21px;
        height: 21px;
    }
    .div-review.mobile{
        column-gap: 0px;
    } */
    .div-banner-container.web{
        display: none;
    }
    .div-banner-container.mobile{
        display: flex;
        flex-direction: row;
        min-height: auto;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        column-gap: 10px;
    }
    .div-banner-container-mobile-parent{
        flex-direction: column;
        display: flex;
    }
    .profile-image.mobile{
        width: 112px ;
        height: 112px;
    }
    h2.remove-bottom-margin{
        margin-bottom: 0px;
        overflow-wrap: anywhere;
        line-height: 1.2em;
        font-size: 28px;
    }
    h2.remove-bottom-margin.mobile{
        font-size: 18px;
        font-weight: 700;
    }
    .div-info.margin-top, .div-review.margin-top{
        margin-top: 0px;
    }
    .info-icon{
        width: 21px;
        height: 21px;
    }
}
@media screen and (max-width: 1024px){
    /* .div-banner-profile-image{
        width: 35%;
    }
    .div-banner-profile-detail{
        width: 65%;
    }
    .profile-image{
        width: 128px;
        height: 128px;
    }
    h2.remove-bottom-margin{
        font-size: 28px;
        line-height: 1.2em;
    }
    .div-review.margin-top{
        flex-direction: column;
    } */
    /* .div-banner-container{
        flex-direction: column;
        min-height: 70vh;
    }
    .div-banner-profile-image{
        width: 100%;
        justify-content: center;
        padding: 40px;
    }
    .div-banner-profile-detail{
        width: 100%;
        justify-content: center;
    }
    .profile-image{
        width: 196px;
        height: 196px;
    }
    .div-trading-name{
        align-self: center;
    }
    .instructor-name{
        align-self: center;
    }
    .div-approved-driving-instructor{
        align-self: center;
    }
    .btn-instrucotr-request-price-csv {
        width: 100%;
        display: none !important;
    } */
}

