#interview,.interview-menu-wrapper{display:-webkit-flex;display:-ms-flexbox}
.nav-items .interview{border-bottom:7px solid #d34996;margin-top:7px}
nav.mobile #mobile-menu-list div.interview a{color:#d34996}
.interview-menu-wrapper{color:#FFF;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;background-color:#db6daa;padding:5px 15px 10px;margin:0 16.66%;margin-top:30px}
.interview-menu-wrapper .news-menu{margin:0 10px;font-size:20px}
.interview-menu-wrapper .news-menu span{padding-left:30px}
.interview-menu-wrapper .news-menu span.active{font-weight:700}
@media (max-width:1500px){.interview-menu-wrapper{margin:0 8.33%;margin-top:30px}
}
@media (max-width:1024px){.interview-menu-wrapper{margin:0;background-color:#333;color:#d34996;padding:0 18px}
.interview-menu-wrapper div.headline{font-size:26px}
}
#interview{padding:0 16.66%;background:url(/img/bg.jpg) no-repeat;background-color:#f9f;box-shadow:inset 0 0 0 5000px rgba(0,0,0,.8);background-size:contain;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:30px;padding-bottom:110px}
#interview section{width:100%}
#interview section .answer>div>div.profile-pic,#interview section .question .profile-pic{width:65px;height:65px;background-position:center;border-radius:100%;background-size:cover;min-width:65px;min-height:65px}
#interview section .answer,#interview section .question{color:#FFF}
#interview section .answer>div,#interview section .question>div{display:-webkit-flex;display:-ms-flexbox;display:flex;color:#000;position:relative;font-size:35px;padding-right:10px}
#interview section .question{margin-bottom:1px;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#FFF;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
#interview section .question .profile-pic{margin:15px 20px;background-image:url(/img/interview_big7_icon.png)}
#interview section .answer{margin-bottom:10px}
#interview section .answer .answer-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
#interview section .answer>div{background-color:#ffebf6}
#interview section .answer>div>div{margin:0}
#interview section .answer>div>div.profile-pic{margin:15px 20px}
#interview section .answer>div>div>div:first-child{padding:0 10px 0 0;text-align:left}
#interview section .answer>div>div>div:last-child{padding:0}
@media (max-width:1500px){#interview{padding:0 8.33%;padding-top:30px;padding-bottom:110px}
}
@media (max-width:1024px){#interview{margin-top:20px;padding:0 20px;background-color:#FFF;padding-bottom:20px}
#interview section .question{margin-bottom:0;background-color:#e2e2e2}
#interview section .answer>div>div,#interview section .question>div>div{margin:10px 0}
#interview section .answer .profile-pic,#interview section .question .profile-pic{width:25px;height:25px}
}
@media (max-width:425px){#interview{padding-bottom:20px}
#interview section div.answer div.profile-pic,#interview section div.question div.profile-pic{margin:10px;width:30px;height:30px;min-width:30px;min-height:30px}
#interview section div.answer>div,#interview section div.question>div{font-size:16px}
}