

 @media only screen and (max-width: 600px) {
.title .subtitle { 
display: none;
}
}

.ordered ol li {
margin: 0 0 5px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
color: #ffffff !important;
}

.mobile_menu_button {
float: right;
}

nav.main_menu>ul>li>a {
padding: 0 12px;
}