/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 09 2022 | 07:45:44 */
/*06-08-2022 */
.header_section {
    padding: 0 !important;
}
ul.header_icon, ul.header_icon li {
    margin: 0 !important;
    padding: 0 !important;
}

@media only screen and (max-width: 1024px) {
	.responsive_col_swap {
		display:grid;
	}
	.responsive_col_swap .et_pb_column_8 {
		order:2;
	}
	.responsive_col_swap .et_pb_column_8 {
		order:1;
	}
}

@media only screen and (min-width:765px) and (max-width: 1026px) {
	.main_row_header .et_pb_column {
		margin: 0 !important;
	}
	.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container {
		padding-right: 20px !important;
	}
	body .ays_minimal_window .ays_minimal_main {
		overflow-y: unset !important;
	}
	body .ays-pb-modal_2 {
		width: 50% !important;
		max-width: 100% !important;
		height: unset !important; 
	}
	body .ays_content_box p > br {
		display: none;
	}
}
@media only screen and (max-width: 600px) {
	.main_row_header .et_pb_column:nth-child(2),
	.main_row_header .et_pb_column:nth-child(3) {
		width: 100% !important;
		margin: 0 auto !Important;
		text-align:center !important;
	}
	.main_row_header {
		flex-direction: column !important;
	} 
	.main_row_header .et_pb_column:nth-child(3) ul.et_pb_module {
		width:100% !important;
		margin: 0 0 5px 0 !Important;
	}
	
	body .ays_minimal_window .ays_minimal_main {
		overflow-y: unset !important;
	}
	body .ays-pb-modal_2 {
		width: 90% !important;
		max-width: 100% !important;
		height: unset !important; 
	}
	body .ays_content_box p > br {
		display: none;
	}
}
