

@media only screen and (max-width: 1150px){
nav.main_menu > ul > li > a {
    color: #005b7f;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: capitalize;
}}

footer .q_icon_with_title.tiny.custom_icon_image .icon_holder img{
    width: auto;
}
.footer_bottom .menu-main-menu-container ul{
    text-align: left;
}
.wpcf7-form .three_columns>.column1, .wpcf7-form .three_columns>.column2, .wpcf7-form .three_columns>.column3{
    padding: 0 30px;
    box-sizing: border-box;
}

.wpcf7-form .three_columns{
    margin: 0 -30px;
    width: auto;
}

@media only screen and (max-width: 480px){
    .title .subtitle{
        font-size: 0;
    }
}

.q_elements_item {
    background-size:cover;
}

div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #222222;
}


@media only screen and (max-width: 1024px) {
.q_elements_item_content.q_elements_holder_custom_563588 {
    padding-top: 0!important; 
}}