@media (min-width: 1601px) {
.clear50 { height: 48px;}
.board p {font-size: 16px !important; }
.wrap100 { padding: 90px 0 !important; }
.board .legenda h4 {font-size: 16px !important; }
h2.mono700 { font-size: 100px !important }
.s40, p.s40 { font-size: 40px !important; }
.clear200 { height: 200px; }
}
@media (max-width: 1600px) {
.clear200 { height: 12.500vw !important;}
.clear50 { height: 3vw;}
.wrap100 { padding: 5.625vw 0 !important; }
h4.legenda {font-size: 15px !important; }
.board p {font-size: 1em !important; }
}
@media (max-width: 1280px) {
.board .legenda h4 {font-size: 15px !important; }
.board p {font-size: 16px !important; }
h4.legenda {font-size: 14px !important; }
}
@media (min-width: 661px) {
.interview-mobile, .v_mobile { display: none !important; }
.v_desktop { display: block;}
h4.legenda {font-size: 13px !important; }
}
@media (max-width: 660px) {
.clear200 { height: 16vw !important;}
body .board { font-size: 16px; }
h4.legenda {font-size: 12px !important; }
.full_flex {flex-direction: column; align-content: space-between; justify-content: space-between; }
.fifty { width: 100% !important;}
.bottom-center { display: none;}
.top-left { left: 6% !important;}
.fifty.f-image { position: relative; width: 88% !important; margin: -35% 6% 0 !important; z-index: 999; }
.wrap50, .wrap, .wrap60 { width: 88% !important; }
.f-interview h4.legenda { margin-bottom: 6em !important}
.interview-mobile {margin: 2em 0; }
.v_desktop, .f-interview .interview { display: none !important; }
.v_mobile { display: block !important;}
}
@media (max-width: 460px) {
body .board { font-size: 14px !important; }
.board .legenda h4 {font-size: 12px !important; }
}