.singleteachercontent_block {
    
}
.main_singleteachercontent{}
.singleteachercontent_block{
    /*padding-top:60px;
    padding-bottom:5px;
    box-sizing:border-box;*/
}
.singleteachercontent_block {
    max-width:100%;
    width:100%;
}
.sec_pov_prof_top {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 25px;
}
.sec_pov_prof_left {
    max-width: calc(60% - 10px);
    width: 100%;
}
.sec_pov_prof_right {
    max-width: calc(40% - 10px);
    width: 100%;
}
.sec_pov_prof_right .prof_description {
    max-width:100%;
    width:100%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color:#fff;
    padding:55px 44px 22px 44px;
    box-sizing:border-box;
}
.sec_pov_prof_right .prof_description *{
    color:#666;
    font-size:16px;
    line-height:21px;
    margin-bottom:30px;
}
.sec_pov_prof_left .sec_pov_prof_box {
    max-width: 100%;
    width: 100%;
    display: flex;
    height: 100%;
}

.sec_pov_prof_left .sec_pov_prof_box .sec_pov_prof_image {
    -webkit-border-top-left-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 35%;
    width: 100%;
}
.sec_pov_prof_left .sec_pov_prof_box .sec_pov_prof_description {
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    max-width: 65%;
    width: 100%;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: #04aeef;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.sec_pov_prof_left .sec_pov_prof_box .icon_right {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 60px;
    color: #fff;
}
.sec_pov_prof_left .sec_pov_prof_box .prof_heading_desc {
    padding-top: 50px;
    font-size: 36px;
    line-height: 49px;
    color: #064861;
    font-weight: 400;
    padding-right: 80px;
    box-sizing: border-box;
    margin-bottom: 25px;
}
 
.sec_pov_prof_left .sec_pov_prof_box .prof_heading_tearcher {
    color: #fffefe;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 6px;
}
.sec_pov_prof_left .sec_pov_prof_box .prof_desc {
    padding-right: 80px;
    box-sizing: border-box;
}
.sec_pov_prof_left .sec_pov_prof_box .prof_pos {
    color: #fffefe;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    display: block;
}

.sec_pov_prof_left .sec_pov_prof_box .prof_loc {
    color: #fffefe;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    display: block;
    margin-bottom: 15px;
}


.profesori_ribbon {}
.profesori_ribbon .profesori_ribbon_inner {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #aeecff;
    padding-top: 75px;
    padding-bottom: 75px;
    padding-left: 35px;
    padding-right: 35px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 50px;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
    z-index: 30;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    min-height:300px;
     background-image:url(../../assets/images/blockuote_bg.png);
    background-repeat:repeat-y;
    background-size:cover;
    background-position:right center;
}
.profesori_ribbon .profesori_ribbon_inner .profesori_ribbon_center {
    max-width:60%; 
    width:100%;
    marign:0 auto;
   
}
.profesori_ribbon .profesori_ribbon_inner .profesori_ribbon_center *{
    font-size:20px;
    line-height:27px;
    color:#000000;
}
.profesori_ribbon .profesori_ribbon_inner .ribbon_quote_top {
    content:'';
    position:absolute;
    left:90px;
    top:55px;
    background-image:url(../../assets/images/quote_open.png);
    background-size:contain;
    height:58px;
    width:89px;

}
.profesori_ribbon .profesori_ribbon_inner .ribbon_quote_bottom {
     content:'';
    position:absolute;
    right:90px;
    bottom:55px;
    background-image:url(../../assets/images/quote_close.png);
    background-size:contain;
    height:58px;
    width:89px;
}
.prof_content_container {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #fff;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 35px;
    padding-right: 35px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 50px;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
    display:flex;
    justify-content: center;
}

.prof_content_container .prof_description {
    max-width:800px;
    width:100%;
    margin:0 auto;
}
.prof_content_container .prof_description *{
    font-size:16px;
    line-height:22px;
    color:#666;
    margin-bottom:30px;
}
.prof_content_container .prof_description *:last-child{
    margin-bottom:0px;
}
.prof_interview_wrp {
    display:flex;
    max-width:1160px;
    margin:0 auto;
    background-color:#ff4713;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding:10px;
    box-sizing:border-box;



}
.prof_interview_wrp .prof_interview_image {
    width:205px;
    height:228px;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.prof_interview_wrp .prof_interview_desc {
    max-width:calc(100% - 205px );
    width:100%;
    padding:24px;
    box-sizing:border-box;
    display:flex;
    align-items:center;
    align-content:center;
}
.prof_interview_wrp .prof_interview_desc *{
    font-size:16px;
    line-height:27px;
    font-family:Open Sans, Arial;
    font-weight:400;
    color:#fff;
}
.profesori_ribbon .profesori_ribbon_inner .profesori_ribbon_center .fake_cite {
    display: block;
    font-style: normal;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
    color: #006E99 !important;
    font-weight: bold;
}
@media screen and (max-width: 1280px) { 
    
    .sec_pov_prof_top {
        flex-direction: column;
    }
    .sec_pov_prof_left {
        max-width:100%;
        margin-bottom:10px;

    }
    .sec_pov_prof_right {
        max-width:100%;
    }
    
    
}
@media screen and (max-width: 991px) { 
    
    .sec_pov_prof_left .sec_pov_prof_box .prof_heading_desc {
        font-size:32px;
        line-height:43px;
    }
    .profesori_ribbon .profesori_ribbon_inner .ribbon_quote_top {
        left: 43px;
        top: 38px;
    }
    .profesori_ribbon .profesori_ribbon_inner .ribbon_quote_bottom {
        right:43px;
        bottom:23px;
    }
    .profesori_ribbon .profesori_ribbon_inner {
        padding-top:112px;
        padding-left:45px;
        padding-right:45px;
        min-height:auto;

    }

    .profesori_ribbon .profesori_ribbon_inner .profesori_ribbon_center {
        max-width:100%;
    }
    .profesori_ribbon .profesori_ribbon_inner .profesori_ribbon_center * {
        font-size:16px;line-height:21px;
    }
   
}
@media screen and (max-width: 767px) {
    
    .sec_pov_prof_left .sec_pov_prof_box .prof_heading_desc {
        padding-right:0px;
        padding-top:10px;
    }
    .sec_pov_prof_left .sec_pov_prof_box .prof_heading_tearcher {
        margin-bottom:25px;
    }
    .sec_pov_prof_left .sec_pov_prof_box .prof_pos {
        margin-bottom:15px;
    }
    .sec_pov_prof_left .sec_pov_prof_box .prof_desc {
        padding-right:0px;
    }
    .sec_pov_prof_left .sec_pov_prof_box .icon_right {
        display:none;
    }
    
}
@media screen and (max-width: 640px) {
    .prof_interview_wrp .prof_interview_desc * {
        font-size:16px;
        line-height:21px;
    }
}
@media screen and (max-width: 580px) {
    .profesori_ribbon .profesori_ribbon_inner {
        background-image:none !important;
    }
    .sec_pov_prof_left .sec_pov_prof_box {
        flex-wrap:wrap;
    }
    .sec_pov_prof_right .prof_description {
        padding:45px 30px;
    }
    .sec_pov_prof_right .prof_description * {
        font-size:14px;
        line-height:21px;
    }
    .sec_pov_prof_left .sec_pov_prof_box .sec_pov_prof_image {
        min-height:300px;
        max-width:100%;
        -webkit-border-top-left-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-radius-topleft: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        -webkit-border-top-left-radius: 30px;
        -webkit-border-top-right-radius: 30px;
        -moz-border-radius-topleft: 30px;
        -moz-border-radius-topright: 30px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }
    .sec_pov_prof_left .sec_pov_prof_box .sec_pov_prof_description {
        max-width:100%;

        -webkit-border-top-right-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
        -moz-border-radius-topright: 0px;
        -moz-border-radius-bottomright: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;

        -webkit-border-bottom-right-radius: 30px;
        -webkit-border-bottom-left-radius: 30px;
        -moz-border-radius-bottomright: 30px;
        -moz-border-radius-bottomleft: 30px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
}
@media screen and (max-width: 520px) {
    .prof_interview_wrp {
        flex-wrap:wrap;
        flex-direction:column;
        padding:0px;
    }
    .prof_interview_wrp {
       -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-border-bottom-right-radius: 30px;
        -webkit-border-bottom-left-radius: 30px;
        -moz-border-radius-bottomright: 30px;
        -moz-border-radius-bottomleft: 30px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    .prof_interview_wrp .prof_interview_image {
        max-width:100%;
        height:calc(70dvw);
        width:100%;
       -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .prof_interview_wrp .prof_interview_desc {
        max-width:100%;
        -webkit-border-bottom-right-radius: 30px;
        -webkit-border-bottom-left-radius: 30px;
        -moz-border-radius-bottomright: 30px;
        -moz-border-radius-bottomleft: 30px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
}

