#tutorProfileModal {
    z-index: 10000;
}

#tutorProfileModal .modal-dialog {
    max-width: 95%;
}

#tutorProfileModal .modal-header {
    /*background: #3498DB;*/
    background: #8FE9D8;
}

#tutorProfileModal .modal-dialog .modal-title {
    /*color: #B8870C !important;*/
    color: #fff !important;
}

.profile-main h5 span,
.profile-main h6 span {
    border-bottom: 2px solid;
}

.profile-main .floatLeft {
    float: left !important;
    text-align: left !important;
}

.profile-main .alignLeft {
    text-align: left !important;
}

.profile-main .floatRight {
    float: right !important;
    text-align: right !important;
}

.profile-main .alignRight {
    text-align: right !important;
}

.profile-main .alignCenter {
    text-align: center;
}

.profile-main .ratingstars {
    color: #EFCE4A !important;
}

.profile-left .marginBottom {
    border-bottom: solid 1px #ccc;
}

.profile-left .padding {
    padding: 10px 0px 10px 0px;
}

.profile-left .profile-left-header {
    text-align: left;
    font-size: 13px;
    color: #000;
    padding-left: 2px;
    width: 50%;
    font-size: 90%;
}

.profile-left .profile-left-value {
    text-align: right;
    font-size: 12px;
    color: #999;
    padding-right: 2px;
    width: 50%;
}

.profile-main .pm-teacherName {
    float: left;
    color: #b8860b;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    padding-left: 15px;
}

.profile-main .pm-user-pic {
    float: left;
    width: 87px;
    height: 87px;
    display: block;
    text-align: center;
}

.profile-main .pm-teacherDescription {
    white-space: pre-line;
    font-size: 14px;
    direction:ltr !important;
}
.profile-main-courses-taught{display:none}
.profile-main-separator {
    border-bottom: solid 5px #eee;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.profile-main .we_organization {
    font-size: 95%;
    font-weight: bold;
    display: table-cell;
}

.profile-main .we_position,
.profile-main .we_tenure {
    font-size: 85%;
    color: #999;
    display: table-cell;
}

.profile-main .profile-header {
    font-size: 13px;
    color: #000;
}

.profile-main .profile-value {
    font-size: 13px;
    color: #999;
}

.profile-main .workexperience, .profile-main .educationhistory {
    margin-top: 5px;
    margin-bottom: 5px;
}

.profile-main .border-bottom {
    height: 1px;
    width: 90%;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #ccc !important;
}

.heading-experience,
.heading-education {
    color: #c81f1f;
}



@media (max-width:414px) {
    .taughtstudents,
    .conductedcourses,
    .coursesLocation,
    .lastonline,
    .memberSince,
    .timezone {
        position: relative;
        bottom: 18.5px;
        margin-bottom: -23px;
    }

    .profile-main .alignCenter {
        text-align: left;
    }

    #tutorProfileModal .modal-dialog {
        max-width: 100%;
    }

    #sideNav {
        width: 100%;
    }

    .nav-sm .container.body .left_col {
        width: 100%;
        position: relative;
    }

    .nav-sm .container.body .right_col {
        width: 100%;
        margin-left: 0 !important;
    }

    .nav-link {
        white-space: normal;
    }

    .nav.side-menu > li {
        width: 80px;
    }

    .menu_section > ul {
        margin-top: -18px;
        margin-bottom: -15px;
    }

    #lblFullName {
        border-right: 0;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .center h2 {
        font-size: 28px;
    }

    .right_col .breadcrumbBox {
        margin-left: 0;
    }

    .right_col .breadcrumb {
        padding: 8px 0;
        margin-left: -10px;
    }

    .statistics .gBigTxt {
        float: right !important;
    }

    #gender {
        float: left;
    }

    .right_col {
        width: 100% !important;
    }

    .logo-cont {
        text-align: center;
        margin-top: 12px;
    }

    .statistics .gSmlTxt {
        float: right !important;
    }

    .taughtcourses {
        position: relative;
        bottom: 17px;
    }

    .sessions {
        position: relative;
        right: -18px;
    }

    .rating-cont {
        float: right;
    }

    .RegisterForCourses_wrapper_BottomArea .col-lg-2.col-md-2.col-sm-2.col-xs-2 .rowbox span.imgs {
        padding-left: 20px;
    }

    .find-tutors {
        padding-top: 5px;
    }

    .profile-main-header {
        display: flex;
        order: 1;
    }

    .profile-main .pm-teacherName {
        float: none;
        color: #b8860b;
        font-size: 15px;
        font-weight: 500;
        display: block;
        padding-left: 0;
        white-space: nowrap;
    }

    .profile-main .pm-user-pic {
        margin-left: -30px;
        margin-top: -18px;
    }

    .cont {
        display: flex;
        flex-direction: column;
    }

    #sec1 {
        order: 2;
    }

    #sec2 {
        order: 1;
    }

    #sec3 {
        order: 3;
    }

    .other-teaching,
    .other-education {
        border-top: 1px solid #ccc;
        padding-top: 10px;
        width: 90%;
        margin-top: 5px;
    }
}


@media (max-width:375px) {
    .center h2 {
        font-size: 24px;
    }

    .find-tutors {
        position: relative;
        top: 3px;
    }
}

@media (max-width:360px) {
    .center h2 {
        font-size: 22px;
    }

    .find-tutors {
        top: 5px;
    }
}

@media (max-width:359px) {
    .center h2 {
        font-size: 18px;
    }

    #lblFullName {
        margin-left: 8px;
    }

    .link-cont {
        margin-right: -23px;
    }

    .find-tutors {
        top: 6px;
    }
}
