/*Start Global Style*/
body{
    font-size: 14.25px;
    line-height: 1.66667;
    color: #4f5457;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-family: inherit;
    line-height: 1.35;
    color: #4f5457;
}
.h3, h3 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 4px;
    margin-bottom: .4rem;
}

.h2, .h3, h2, h3 {
    font-weight: 700;
}
.h3, h3 {
    font-size: 25px;
}

/* start style content page */
.btn-favorites{
    color: #ccc;
}
.btn-favorites:focus {
    outline: 0;
    box-shadow: none;
}
.btn-favorites:hover {
    color: #ff4c4c;
}
.btn-favorites.active {
    color: #ff4c4c;
}
.Teacher-main .TeacherInfoCard .youtube-container{
    padding-bottom: 56.25%;
    position: relative;
}
.Teacher-main .TeacherInfoCard .youtube-container iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    /* border-radius: 9px; */
    left: 0;
    /* -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12); */
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.Teacher-main .TeacherInfoCard{
    margin-bottom: 23px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
}
.Teacher-main .TeacherInfoCard .teacherCard .teacherCard-left{
    border: 2px solid #fff;
    border-radius: 50%;
    background: #ccc;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.25);
    display: inline-block;
    position: relative;
}
.Teacher-main .TeacherInfoCard .teacherCard .teacherCard-right{
    color: #787b83;
    font-size: 14.25px;
}
.Teacher-main .TeacherInfoCard .teacherCard .teacherCard-right .teacherCard-name{

}
.Teacher-main .TeacherInfoCard .teacherCard .teacherCard-right .teacherCard-name h5{
    margin-bottom: 3px;
    font-size: 20px;
    font-weight: 500;
    color: #333;
}
.Teacher-main .TeacherInfoCard .teacherCard .teacherCard-right .teacherCard-name img{
    margin-left: 10px;
    vertical-align: unset;
}
.Teacher-main .TeacherInfoCard .teacherCard .teacherCard-right .teacherCard-location{
    font-size: 15px;
    line-height: 1.66667;
    color: #4f5457;
    margin-bottom: 10px;
}
.Teacher-main .TeacherInfoCard .teacherCard .teacherCard-right .first-item-body .ProfileItemBase--InnerBlock{
    background-color: #f8f8f8;
    padding: .5rem .5rem;
    border-radius: .4rem;
    flex: auto;
    margin-bottom: 16px!important;
}
.Teacher-main .TeacherInfoCard .teacherCard .teacherCard-right .first-item-body .ProfileItemBase--InnerBlock label{
    font-size: 12.8px;
    color: #838789;
    letter-spacing: -.61px;
    font-weight: 700;
}
.Teacher-main .TeacherInfoCard .teacherCard .TeacherInfoCard-about{
    color: #787b83;
    font-size: 14.25px;
    padding-top: 15px;
}
.Teacher-main .TeacherInfoCard .teacherCard .TeacherInfoCard-about h3{
    font-size: 23px;
    font-weight: 500;
    color: #3f3f3f;
}
.Teacher-main .teacher-right-fixed{
    position: fixed;
    /* z-index: -1; */
    width: 339.984px;
}
.Teacher-main .trailLesson-card{
    border: none;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
}
.Teacher-main .trailLesson-card .card-header{
    min-height: 71px;
    padding: 0 15px;
    background-color: white;
}
.Teacher-main .trailLesson-card .card-header .bookCard-title{
    font-size: 17px;
    color: #333;
}
.Teacher-main .section-teacher-stats{
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 0;
    margin-bottom: 23px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 8px;
}
.Teacher-main .teacher-stats-body{
    padding: 2rem;
}
.Teacher-main .teacher-stats-body{
    padding: 2rem;
}
.Teacher-main .teacher-stats-body h2{
    margin-top: 0;
    line-height: 1.35;
    font-size: 1.5rem;
    color: #4f5457;
    font-weight: 700;
    margin-bottom: 2rem;
}
.Teacher-main .teacher-stats-body .teacher-stats-item{
    margin: 5px;
}
.Teacher-main .teacher-stats-body .teacher-stats-item img{
    max-width: inherit;
    width: 50px;
    height: 50px;
    margin-bottom: 5px;

}
.Teacher-main .teacher-stats-body .teacher-stats-item label{
    font-size: 12.8px;
    color: #838789;
    letter-spacing: -.61px;
    margin-bottom: 2px;
    font-style: normal;
    font-stretch: normal;
    display: block;
    max-width: 100%;
}
.Teacher-main .teacher-stats-body .teacher-stats-item span{
    font-size: 14.25px;
    line-height: 1.66667;
    color: #4f5457;
}

.Teacher-main .section-Schedule{
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 0;
    margin-bottom: 23px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 8px;
}
.Teacher-main .Schedule-body{
    padding: 2rem;
}
.Teacher-main .Schedule-body{
    padding: 2rem;
}
.Teacher-main .Schedule-body h2{
    margin-top: 0;
    line-height: 1.35;
    font-size: 1.5rem;
    color: #4f5457;
    font-weight: 700;
    margin-bottom: 2rem;
}
.Teacher-main .Schedule-body .Schedule-item{
    margin: 5px;
}

.Teacher-main .Schedule-body .Schedule-item label{
    font-size: 12.8px;
    color: #838789;
    letter-spacing: -.61px;
    margin-bottom: 2px;
    font-style: normal;
    font-stretch: normal;
    display: block;
    max-width: 100%;
}
.Teacher-main .Schedule-body .Schedule-item span{
    font-size: 14.25px;
    line-height: 1.66667;
    color: #4f5457;
}

.Teacher-main .section-teaching-expertise{
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 0;
    margin-bottom: 23px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 8px;
}
.Teacher-main .teaching-expertise-body{
    padding: 2rem;
}
.Teacher-main .teaching-expertise-body{
    padding: 2rem;
}
.Teacher-main .teaching-expertise-body h2{
    margin-top: 0;
    line-height: 1.35;
    font-size: 1.5rem;
    color: #4f5457;
    font-weight: 700;
    padding-bottom: 1rem;
    border-bottom: 1px solid #f2f2f2;
}
.Teacher-main .teaching-expertise-body .teaching-expertise-item{
    margin: 5px;
}
.Teacher-main .teaching-expertise-body .teaching-expertise-item label{
    font-weight: 700;
    font-size: 14.25px;
    letter-spacing: inherit;
    text-transform: none;
    color: #4f5457;
    font-style: normal;
    font-stretch: normal;
}
.Teacher-main .teaching-expertise-body .teaching-expertise-item .list-unstyled{
    background-color: #f8f8f8;
    border-radius: 4px;
    padding: 12px;
}
.Teacher-main .teaching-expertise-body .teaching-expertise-item .list-unstyled li{
    font-size: 14.25px;
    line-height: 1.66667;
    color: #4f5457;
    font-weight: 400;
}
.Teacher-main .teaching-expertise-body .teaching-expertise-item .list-unstyled li a{
    font-size: 14.25px;
    line-height: 1.66667;
    color: #4f5457;
    font-weight: 400;
}
.Teacher-main .teaching-expertise-body .teaching-expertise-item .list-unstyled li a:hover{
   text-decoration: none;
}
.Teacher-main .teaching-expertise-body .teaching-expertise-item span{
    font-size: 14.25px;
    line-height: 1.66667;
    color: #4f5457;
}
.Teacher-main .section-Resume{
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 0;
    margin-bottom: 23px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 8px;
}
.Teacher-main .Resume-body{
    padding: 2rem;
}
.Teacher-main .Resume-body{
    padding: 2rem;
}
.Teacher-main .Resume-body h2{
    margin-top: 0;
    line-height: 1.35;
    font-size: 1.5rem;
    color: #4f5457;
    font-weight: 700;
    margin-bottom: 2rem;
}
.Teacher-main .Resume-body .Resume-item{
    margin: 5px;
    font-size: 14.25px;
    line-height: 1.66667;
    color: #4f5457;
}

.Teacher-main .Resume-body .Resume-item label{
    font-size: 12.8px;
    color: #838789;
    letter-spacing: -.61px;
    margin-bottom: 2px;
    font-style: normal;
    font-stretch: normal;
    display: block;
    max-width: 100%;
}
.Teacher-main .Resume-body .Resume-item img{
    max-width: inherit;
    width: 30px;
    height: 30px;
    margin-bottom: 5px;

}
.Teacher-main .Resume-body .Resume-item span{
    font-size: 14.25px;
    line-height: 1.66667;
    color: #4f5457;
}
.Teacher-main .Resume-body .Resume-item h3{
    font-family: inherit;
    line-height: 1.35;
    color: #4f5457;
    font-size: 1.6rem;
    font-weight: 700;
}
.Teacher-main .section-Ratings{
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 0;
    margin-bottom: 23px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 8px;
}
.Teacher-main .Ratings-body{
    padding: 2rem;
}
.Teacher-main .Ratings-body .row:nth-of-type(1){
    padding: 1.2rem 0;
    border-radius: 4px;
    background-color: #f8f8f8;
}
.Teacher-main .Ratings-body h2{
    margin-top: 0;
    line-height: 1.35;
    font-size: 1.5rem;
    color: #4f5457;
    font-weight: 700;
    margin-bottom: 2rem;
}
.Teacher-main .Ratings-body .Ratings-item{
    margin: 5px 0;
}

.Teacher-main .Ratings-body .Ratings-item .Badge{
    margin: 15px;
}
.Teacher-main .Ratings-body .Ratings-item .Badge__inner{
    width: 60px;
    height: 60px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    border-radius: 50%;
    border-width: 3px;
    border-style: solid;
    position: relative;
    margin: auto;
}
.Teacher-main .Ratings-body .Ratings-item .Badge__inner img{
    max-width: inherit;
    width: 35px;
    height: 35px;
}
.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--yellow .Badge__inner {
    border-color: #ffb300;
    background-color: #fff7e6;
}
.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--yellow .Badge__notification {
    background-color: #ffb300;
}

.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--blue .Badge__inner {
    border-color: #2196f3;
    background-color: #e9f4fd;
}
.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--blue .Badge__notification {
    background-color: #2196f3;
}

.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--dark-blue .Badge__inner {
    border-color: #1565c0;
    background-color: #e8eff8;
}
.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--dark-blue .Badge__notification {
    background-color: #1565c0;
}

.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--purple .Badge__inner {
    border-color: #5c6bc0;
    background-color: #eff0f8;
}
.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--purple .Badge__notification {
    background-color: #5c6bc0;
}

.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--brown .Badge__inner {
    border-color: #e65100;
    background-color: #fcede6;
}
.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--brown .Badge__notification {
    background-color: #e65100;
}

.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--light-red .Badge__inner {
    border-color: #ff3d00;
    background-color: #ffebe6;
}
.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--light-red .Badge__notification {
    background-color: #ff3d00;
}

.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--dark-green .Badge__inner {
    border-color: #388e3c;
    background-color: #ebf3eb;
}
.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--dark-green .Badge__notification {
    background-color: #388e3c;
}

.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--pink .Badge__inner {
    border-color: #e91e63;
    background-color: #fce8ef;
}
.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--pink .Badge__notification {
    background-color: #e91e63;
}

.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--light-green .Badge__inner {
    border-color: #4caf50;
    background-color: #edf7ed;
}
.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--light-green .Badge__notification {
    background-color: #4caf50;
}

.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--red .Badge__inner {
    border-color: #f44336;
    background-color: #fdeceb;
}
.Teacher-main .Ratings-body .Ratings-item .Badge.Badge--red .Badge__notification {
    background-color: #f44336;
}
.Teacher-main .Ratings-body .Ratings-item .Badge__inner .Badge__notification {
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    right: -8px;
    font-size: 12px;
    min-width: 24px;
    min-height: 24px;
    text-align: center;
}
.Teacher-main .Ratings-body .Ratings-item .Badge .Badge__name {
    font-weight: 700;
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.66667;
    color: #4f5457;
    text-align: center;
}
.Teacher-main .Ratings-body .Ratings-item span{
    font-size: 14.25px;
    line-height: 1.66667;
    color: #4f5457;
    
}
.Teacher-main .Ratings-body .StarRatings{
    margin-top: 2rem;
}
.Teacher-main .Ratings-body .StarRatings div h3{
    margin-bottom: 0;
    font-family: inherit;
    line-height: 1.35;
    color: #4f5457;
    font-size: 1.2rem;
}
.Teacher-main .Ratings-body .StarRatings div .number-rating{
    color: #838789;
    font-size: .755rem;
    line-height: 1.539rem;
    font-weight: 700;
    margin: 0 10px;
}
.Teacher-main .card-article{
    -webkit-box-shadow: 0 6px 30px rgba(0,0,0,.1);
    box-shadow: 0 6px 30px rgba(0,0,0,.1);
    background-color: #fff;
    margin-bottom: 20px;
    cursor: pointer;
    overflow: hidden;
}
.Teacher-main article:last-child{
    margin-bottom: 3rem;
}
.Teacher-main .card-article a:hover{
    text-decoration: none;
    opacity: .9;
}
.Teacher-main .card-article .card-header{
    background-color: #fff;
}
.Teacher-main .card-article .card-header .author-name {
    font-size: 15px;
    line-height: 16px;
}
.Teacher-main .card-article .card-header .card-article-statistic {
    margin:0 12px;
    color: #838789;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: lowercase;
    font-weight: 700;
}
.Teacher-main .card-article .card-body .card-article-description {
    overflow: hidden;
    cursor: pointer;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
}
.Teacher-main .card-article .card-article-image:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.Teacher-main .card-article .card-article-image {
    position: relative;
    padding: 20px;
    background-size: cover!important;
    background-position: 50%!important;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    min-height: 180px;
}
/* End style content page */

/* media query */
@media screen and (max-width: 768px){
    .Teacher-main .TeacherInfoCard .teacherCard .media{
        display: block;
    }
    .Teacher-main .teacher-right-fixed{
       position: relative;
       width: 100%;
    }
}
@media screen and (max-width: 576px){
    .Teacher-main .Ratings-body .Ratings-item{
        width: 25%;
    }
}
@media screen and (max-width: 430px){
    .Teacher-main .Ratings-body .Ratings-item{
        width: 50%;
    }
}
/* media query */