.new_about_module img {
    aspect-ratio: 1064/599;
    object-fit: cover;
}
.new_about_maiden img {
    aspect-ratio: 795/447;
    object-fit: cover;
}
.new_brands_logo {
    min-height: 140px !important;
    border: 1px solid #485B69;
}
.faq_max_value #product_questions {
    max-width: 1331px;
}
.accordion-header .body-first 
.elementor-widget-container 
.elementor-icon-list-item a
.elementor-icon-list-text {
    color: #203a51;
}
.accordion-header .body-first
.elementor-widget-container
.elementor-icon-list-item a 
.elementor-icon-list-text:hover {
    color: #485b69;
}
.gform_confirmation_message_4 {
    text-align: center;
    font-family: "Ysabeau Office", Sans-serif;
    font-size: 18px;
    line-height: 27px;
    color: #222222;
}
.contact-grid-actions{
	display: grid !important;
	grid-template-columns: repeat(3, 1fr);
}
@media (min-width: 1201px) and (max-width: 1440px){
	.new_our_watches {
		grid-template-columns: repeat(5, 1fr) !important;
	}
}
@media (min-width: 1201px) and (max-width: 1391px){
	.elementor-location-footer .footer_last_spaces .footer_first_sec, .footer_last_spaces .footer_third_sec {
		max-width: auto;
	}
	.elementor-location-footer .footer_last_spaces .footer_sec_sec {
		max-width: 10%;
	}
}
@media (min-width: 1025px) and (max-width: 1200px){
	.new_our_watches {
		grid-template-columns: repeat(4, 1fr) !important;
	}
	.about_double_section .about_first_content{
		max-width:40%
	}
	.about_double_section .about_second_content{
		max-width:60%
	}
	.elementor-location-footer .footer_last_spaces .footer_first_sec, .footer_last_spaces .footer_third_sec {
		max-width: auto;
	}
	.elementor-location-footer .footer_last_spaces .footer_sec_sec {
		max-width: 6%;
	}
}
@media (min-width: 1025px) and (max-width: 1120px){
	.home_trusted_service{
		padding-left:50px !important;
		padding-right:50px !important;
	}
}
@media (max-width: 1024px){
	.contact-grid-actions{
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 767px){
	.contact-grid-actions{
		grid-template-columns: repeat(1, 1fr);
	}
}
@media (max-width: 594px){
	#new_main_contact_form .new-custom-form .gfield--type-consent label:before {
	top: 25% !important;
	}

}
@media (max-width: 420px){
	.new_our_watches {
		grid-template-columns: repeat(1, 1fr) !important;
	}
}