/* *********** */
@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%;
	}
	.inner-equal,
	.inner-equal>div{
		height: 100%;
	}
	.inner-left>.e-con-inner {
	    margin-left: 0;
	}
	.inner-right>.e-con-inner {
	    margin-right: 0;
	}
	.border-dev-4>div:nth-child(3n):after {
         content: none;
     }
     .border-dev-4>div:nth-child(4):before, .border-dev-4>div:nth-child(5):before, .border-dev-4>div:nth-child(6):before {
         content: none;
     }
     .project-post-dev .ecs-posts {
	   width: calc(100% + 8px);
	   display: flex;
	   align-items: stretch;
	   margin-left: -9px;
	}

	.project-post-dev .ecs-posts article {
	   width: calc(100% / 4);
	   transition: width 0.3s;
	   padding: 0 4px;
	   overflow: hidden;
	}
	.project-post-dev .ecs-posts.on article.on{
	    width: 30%;
	}
	.project-post-dev .ecs-posts.on article:not(.on){
	    width: calc(70% / 3);
	}
	.cover-project-dev.style1 {
	    padding-top: 453px;
	}
}
@media(min-width: 1024px){
	.menu-main-dev nav ul li ul li a {
	    border-left: 0px !IMPORTANT;
	}

	.my-account-menu-icon ul li a {
	    border-left: 0px !IMPORTANT;
	}
	.button-contact a {
	    font-weight: normal;
	    font-size: 16px;
	    border-radius: 0px;
	    padding-left: 15px !IMPORTANT;
	    padding-right: 15px !IMPORTANT;
	    transition: all 0.3s;
	    text-transform: uppercase;
	    font-weight: 700 !important;
	    color: #fff !important;
	    background-color: var(--e-global-color-secondary);
	    border-radius: 4px;
	}
	.button-contact a:hover{
		background-color: var(--e-global-color-63d6de5);
	}
	.col.large-15 {
	    max-width: 20%;
	    -ms-flex-preferred-size: 20%;
	    flex-basis: 20%;
	}
	.menu-main-dev nav>ul>li>a:after {
	    width: 45px !IMPORTANT;
	    left: 50% !important;
	    transform: translateX(-50%) !important;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1300px){
	.menu-main-dev nav>ul>li>a {
	    font-size: 15px !IMPORTANT;
        margin-left: 10px ! IMPORTANT;
        margin-right: 10px ! IMPORTANT;
	}
	.menu-main-dev nav>ul>li:last-child>a {
	    margin-right: 0 !IMPORTANT;
	}
	.menu-main-dev nav>ul>li:first-child>a {
	    margin-left: 0 !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){
	.sitepath-l h1 {
	    font-size: 30px;
	    line-height: 36px;
	}
	.archive-pro ul.products.elementor-grid.columns-3 li.product-dev {
	    max-width: 50%;
	    -ms-flex-preferred-size: 50%;
	    flex-basis: 50%;
	}
	.box-content-product .woocommerce-loop-product__title {
	    font-size: 18px !IMPORTANT;
	}
	.wrapper-produdct-dev:hover .box-content-product {
		padding-bottom: 15px !IMPORTANT;
	}

	.wrapper-produdct-dev .box-link-add-to-cart {
	    display: none;
	}
	.border-dev-4>div:after {
         content: none;
     }
     .border-dev-4>div:last-child:before {
         content: none;
     }
     .archive-pro ul.products.elementor-grid.columns-3 li.product-dev {
	    padding-left: 5px;
	    padding-right: 5px;
	    padding-bottom: 5px;
	    padding-top: 5px;
	}

	.archive-pro ul.products.elementor-grid.columns-3 {
	    margin-left: -5px !important;
	    margin-right: -5px !important;
	}
	.text-dev2 tr td {
		padding: 7px;
		font-size: 14px;
	}
}
@media(max-width: 550px){
	img.logo {
	    max-width: 200px;
	}

	.mhb-logo {
	    margin-left: 0;
	    margin-right: 0;
	}
	.wrapper-breacome {
	    height: 150px;
	}
	.gallery-dev-inner .image-cover {
	    padding-top: 120px;
	}
	.gallery-dev-inner .image-cover1 {
	    height: 120px;
	}

}