@media(min-width: 768px){
	.elementor-posts--skin-archive_custom .elementor, 
	.elementor-posts--skin-custom .elementor{
	    height: 100%;
	}

	.elementor-posts--skin-archive_custom .elementor .elementor-section-wrap,
	.elementor-posts--skin-custom  .elementor .elementor-section-wrap{
	    height: 100%;
	}

	.elementor-posts--skin-archive_custom .elementor .elementor-section-wrap>section,
	.elementor-posts--skin-custom .elementor .elementor-section-wrap>section {
	    height: 100%;
	}
	.elementor-posts--skin-archive_custom .elementor .elementor-section-wrap>section .elementor-container,
	.elementor-posts--skin-custom .elementor .elementor-section-wrap>section .elementor-container {
	    height: 100%;
	}
	.row-boder-dev .elementor-column:before {
		content: "";
		position: absolute;
		width: 2px;
		height: calc(100% - 30px);
		border-right: dashed 1px #999999;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.row-boder-dev .elementor-column:last-child:before {content: none;}

}
@media(min-width: 850px){
	.row-5>.col {
	    max-width: 20%;
	    -ms-flex-preferred-size: 20%;
	    flex-basis: 20%;
	}
}
@media(min-width: 1024px){
	.slick-gallery-dev .product-gallery-single {padding-left: 64px;padding-right: 64px;}
	.slick-gallery-dev {margin-left: -10px;margin-right: -10px;}
	.menu-main-dev nav>ul>li.current-menu-item>a {font-weight: bold !IMPORTANT;}
}
@media(max-width: 992px){
	.elementor .elementor-sticky--effects .elementor-element.menu-main-dev .elementor-nav-menu__container.elementor-nav-menu--dropdown {
	    margin-top: 17px !IMPORTANT;
	}
	.slider-post-dev button.slick-arrow.slick-next {
	    right: 8px;
	}

	.slider-post-dev button.slick-arrow {
	    left: 8px;
	}
	
}
@media(max-width:  768px){
	.text-about h4 {font-size: 20px;}
	.row-boder-dev .elementor-column:before {
	    content: "";
	    position: absolute;
	    width: calc(100% - 30px);
	    height: 2px;
	    border-bottom: dashed 1px #999999;
	    left: 50%;
	    bottom: 10px;
	    transform: translateX(-50%);
	}
	.row-boder-dev .elementor-column:last-child:before {content: none;}
	.icon-about figure.elementor-image-box-img {padding-bottom: 10px;}
	.menu-gallery-dev nav>ul>li {margin-left: 13px!IMPORTANT;margin-right: 13px!IMPORTANT;}
	.menu-gallery-dev nav>ul>li:first-child {margin-left: 0!IMPORTANT;}
	.menu-gallery-dev nav>ul>li:last-child {margin-right: 0!IMPORTANT;}
}
@media(max-width: 550px){
	.sitepath-l h1 {font-size: 30px;line-height: 35px;}
	img.logo {
	    max-width: 200px;
	}

	.mhb-logo {
	    margin-left: 0;
	    margin-right: 0;
	}
	.wrapper-breacome {
	    height: 150px;
	}
	.wrapper-thumb-slider {margin-left: -10px;margin-right: -10px;}

	.slick-gallery-dev>.row.align-center {margin-left: 0 !IMPORTANT;}

	.slick-gallery-dev>.row.align-center>.col {padding-left: 0;padding-right: 0;}
	button.slick-arrow:before {width: 34px;height: 34px;line-height: 34px;font-size: 15px;}
	.slick-gallery-dev button.slick-prev.slick-arrow {left: -13px;}

	.slick-gallery-dev button.slick-next.slick-arrow {right: -13px;}
	.more-info-events ul li {display: block;font-size: 16px;}
}