@media only screen and (max-width: 1599px) {

	/* Check 1367px and add css here */
}

@media only screen and (max-width: 1366px) {

	/* Check 1200px and add css here */
}

@media only screen and (max-width: 1199px) {

	/* Check 1025px and add css here */
	span.content-bold { 
	font-size: 16px;
	line-height: 24px;
}
}

@media only screen and (max-width: 1024px) {

	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: initial !important;
		left: 0% !important;
		width: 100% !important;
		height: calc(100% - 90px) !important;
		padding: 0 30px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}
	.elementor-element.e-parent.e-con-boxed {
		padding-left:20px;
		padding-right: 20px;
	}
	.privacy-border-right {
    padding-right: 14px;
    margin-right: 14px;
}
	.privacy-border-right::after {
    top: 26%;
    height: 16px;
}
	/* Check 768px and add css here */
	.elementor-1380 .elementor-element.elementor-element-7680f26 :is(.elementor-swiper-button-prev, .elementor-swiper-button-next) { 
		padding: 12px !important;
	}
}

@media only screen and (max-width: 767px) {

	.cf7-flex {
		flex-direction: column;
	}

	.cf7-flex .half {
		width: 100%;
	}

	.wpcf7 .row {
		flex-wrap: wrap;
	}

	.wpcf7 .column {
		width: 100%;
	}

	.notfound-content {
		padding: 12vw 0;
	}
	.elementor-element.e-parent.e-con-boxed {
		padding-left:15px;
		padding-right: 15px;
	}
	.elementor-1380 .elementor-element.elementor-element-7680f26 :is(.elementor-swiper-button-prev, .elementor-swiper-button-next) { 
		padding: 10px !important;
	}
	/* Check 480px and add css here */
}

@media only screen and (max-width: 580px){
	.hover-icon-cont{
		width:100% !important;
	}
	.hover-img-icon{
		width:100% !important;
	}
}

@media only screen and (max-width: 479px) {

	/* Check 375px and add css here */
	.image-box-hover-effect .elementor-widget-image-box, .image-box-hover-partener .elementor-widget-image-box, .image-box-hover-effect-about .elementor-widget-image-box {
		width: 100% !important;
		max-width: 100%;
	}
	.elementor-20 .elementor-element.elementor-element-b8d9f55.image-box-hover-partener { row-gap: 0 !important; }
	.image-box-hover-effect .elementor-widget-image-box .elementor-widget-container, .image-box-hover-partener .elementor-widget-image-box .elementor-widget-container { border-right: none !important; }
}

@media only screen and (max-width: 374px) {

	/* Check 320px and add css here */
}