@media (min-width: 981px) {
h1, h2, h3, h4, h5,h6{
font-family: 'Inter', sans-serif !important;
font-weight: 800 !important;
} }
@media only screen and (max-width: 768px) {
.vid-mob .et_pb_row_4.et_pb_row{
display: grid !important;
}
.vid-mob .et_pb_row_4.et_pb_row > .et_pb_column:nth-child(1) {
order: 2;
}
.vid-mob .et_pb_row_4.et_pb_row > .et_pb_column:nth-child(2){
order: 1;
}
.vid-mob .video-des-item--subheading{
margin-bottom: 0 !important;
}
.vid-mob .video-des-item{
padding: 22px 42px 22px 24px !important;
}
.vid-mob .video-des-item--text{
display: none;
}
.content-item > div{
min-height: 500px !important; 
}
.et_pb_column.et_pb_column_1_4.et_pb_column_1_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child {
position: relative;
top: -51px !important;
left: -51px !important;
z-index: 9 !important;
}
.gtranslate-slider:before {
width: 30px !important;
height: 20px !important;
}
.gtranslate-switch {
height: 24px !important;
width: 55px !important;
}
}