@media only screen and (max-width: 767px) {
h1 {
font-size: 42px !important;
}
h2 {
font-size: 30px !important;
}
h3 {
font-size: 25px !important;
}
.et_pb_row--with-menu .et_pb_image_wrap img {
max-height: 80px;
}
.et_pb_row--with-menu {
padding-top: 10px !important;
}
.et_pb_menu--style-inline_centered_logo .et_pb_menu__wrap {
-webkit-box-pack: right;
-ms-flex-pack: right;
justify-content: right;
}
}
h2 {
line-height: 120% !important;
}
h3 {
line-height: 120% !important;
}
.image-copyright {
background-color: rgba(0,0,0,0.2);
color: #fff;
font-size: 12px;
margin: 0 !important;
padding: 0px 20px !important;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
min-width: 100%;
}
.image-copyright p,
.image-copyright p span {
font-size: 12px;
} .et_pb_accordion_item .et_pb_toggle_title:before {
font-size: 28px !important;
}
.dt-closed-accordion .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before {
display: block;
content: "\e04f";
}