@media screen and (min-width: 768px) {
	.consultan.post-1,
	.consultan.post-5 {
		clip-path: polygon(0 0, 85% 0, 100% 50%, 85% 100%, 0 100%);
	}
	.consultan.post-2,
	.consultan.post-3,
	.consultan.post-6,
	.consultan.post-7 {
		clip-path: polygon(
			0% 0%,       /* top-left */
			85% 0%,      /* top-right before arrow */
			100% 50%,    /* arrow point */
			85% 100%,    /* bottom-right before arrow */
			0% 100%,     /* bottom-left */
			15% 50%      /* arrow indent left inward */
		  );
	}
	.consultan.post-4,
	.consultan.post-8 {
		clip-path: polygon(
			0% 0%,       /* top-left */
			100% 0%,      /* top-right before arrow */
			100% 50%,    /* arrow point */
			100% 100%,    /* bottom-right before arrow */
			0% 100%,     /* bottom-left */
			15% 50%      /* arrow indent left inward */
		  );
	}
}

/* *********** */
@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;
	}
}
@media(min-width: 1024px){
	.button-contact a {
	    font-weight: normal;
	    font-size: 16px;
	    border-radius: 0px;
	    padding-left: 15px !IMPORTANT;
	    padding-right: 35px !IMPORTANT;
	    transition: all 0.3s;
	    text-transform: capitalize;
	    font-weight: 600 !important;
	    color: #fff !important;
	    background-color: var(--e-global-color-secondary);
	    border-radius: 0px;
	}
	.button-contact a:after {
	    content: "\f061";
	    font-family: 'Font Awesome 5 Pro';
	    position: absolute;
	    right: 15px;
	    font-weight: 300;
	    background-color: transparent ! IMPORTANT;
        opacity: 1 !important;
	}
	.button-contact a:hover{
		background-color: #0A8ACF;
	}
	.menu-main-dev nav ul ul>li>a {
	    border-left: 0px !IMPORTANT;
	}


	.menu-main-dev nav>ul>li>ul>li:hover>a, .menu-main-dev nav>ul>li>ul>li.current-menu-item>a {
	    background-color: var(--color1) !important;
	    color: #fff !important;
	}
	.menu-main-dev nav>ul>li>ul>li:hover>a .sub-arrow svg, .menu-main-dev nav>ul>li>ul>li.current-menu-item>a .sub-arrow svg{
	   
	    fill: #fff !important;
	}
	.menu-main-dev nav>ul>li>ul>li>ul>li:nth-child(2n)>a {
	    background-color: #F8F8F8 !important;
	}
}
@media(max-width: 1200px){
	.project-menu-dev nav>ul li {
	    padding-bottom: 10px;
	    flex-grow: 0 !IMPORTANT;
	    justify-content: center;
	    min-height: 58px;
	}

	.project-menu-dev nav {
	    --align-self: auto !IMPORTANT;
	}

	.project-menu-dev nav>ul {
	    justify-content: center;
	}
}
@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;
	}
	.slider-home1 h2 {
	    font-size: 40px;
	}
	
}
@media(max-width: 768px){
	.sitepath-l h1 {
	    font-size: 30px;
	    line-height: 36px;
	}
	.slider-home1 h2 {
	    font-size: 36px;
	}
	.d-grid.cols-3 {
	  grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 767px) {
	.consultan.post-1 {
		clip-path: polygon(
			0% 0%,        /* top-left */
			  100% 0%,      /* top-right */
			  100% 85%,     /* bottom-right */
			  50% 100%,     /* bottom point */
			  0% 85%   
		  );
	}
	.consultan.post-2,
	.consultan.post-3,
	.consultan.post-4,
	.consultan.post-5,
	.consultan.post-6,
	.consultan.post-7 {
		clip-path: polygon(
		  0% 0%,         /* top-left */
		  50% 15%,       /* top point (xuống) */
		  100% 0%,       /* top-right */
		  100% 85%,      /* bottom-right */
		  50% 100%,      /* bottom point */
		  0% 85%         /* bottom-left */
		);
	}
	.consultan.post-8 {
		clip-path: polygon(
			0% 0%,
		  50% 15%,      
		  100% 0%,
		  100% 100%,
		  0% 100%);
	}
}
@media(max-width: 550px){
	.slider-home1 h2 {
	    font-size: 32px;
	}
	img.logo {
	    max-width: 200px;
	}

	.mhb-logo {
	    margin-left: 0;
	    margin-right: 0;
	}
	.wrapper-breacome {
	    height: 150px;
	}
	.logo img, .logo1 img {
/*	    height: 41px !important;*/
	}
	.elementor-sticky--effects .logo img {
/*	    height: 41px!important;*/
	    height: auto;
	}
	.elementor-sticky--effects .logo1 img {
/*	     height: 41px!important;*/
	    height: auto;
	}
	.bg-item:after{
		display: none;
	}
	.bg-item:before,
	.bg-item-left:before{
		background: #0A8ACF;
	}
	.box-category-product .content-product a {
	    font-size: 16px;
	}
}