Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/enpasacom/public_html/wp-content/plugins/qtranslate-x/qtranslate_frontend.php on line 497
Warning: Cannot modify header information - headers already sent by (output started at /home/enpasacom/public_html/wp-content/plugins/qtranslate-x/qtranslate_frontend.php:497) in /home/enpasacom/public_html/wp-content/themes/hazel/css/style_dynamic_responsive.php on line 13
@media only screen and (max-width: 1000px){
.header_bottom {
background-color: #ffffff;
}
}
@media only screen and (min-width: 480px) and (max-width: 768px){
section.parallax_section_holder{
height: auto !important;
min-height: 400px;
}
}
@media only screen and (max-width: 480px){
section.parallax_section_holder{
height: auto !important;
min-height: 400px;
}
}