/* *******
 * 
 * **** */
@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;
	}
	.box-icon-service {
	    margin-bottom: 30px !important;
	}
}
@media(min-width: 1024px){
	.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);
	}
}
@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;
	}
	/*
	.tab-dev1  .e-n-tabs-heading {
	    white-space: nowrap;
	    overflow-x: scroll;
	    display: flex;
	    -webkit-display: flex;
	    flex-flow: row nowrap;
	    justify-content: start;
	    align-items: center !IMPORTANT;
	    vertical-align: middle !IMPORTANT;
	}

	*/
	.tab-dev1 {
		overflow: hidden;
	}
	.tab-dev1  .e-n-tabs-heading {
	   display: block;
		padding-bottom: 20px;
	}
	.tab-dev1 .e-n-tabs-heading button {
		display: block;
		width: 100% !IMPORTANT;
		text-align: center;
		justify-content: center;
		align-items: center;
		vertical-align: middle;
	}

	.tab-dev1 .e-n-tabs-heading button span.e-n-tab-title-text {
		display: block;
		width: 100%;
		text-align: center;
	}
	.tab-dev1 .e-n-tabs-heading button[aria-selected=true] span.e-n-tab-title-text {
	    font-size: 18px;
	}

	.tab-dev1 .e-n-tabs-heading button {margin: 0 !IMPORTANT;padding: 10px 5px !important;}

	.tab-dev1 .e-n-tabs-content>.elementor-element {
	    padding-top: 20px;
	}
	.tab-dev1.style1 .e-n-tabs-content>.elementor-element {
	    padding-top: 20px;
	}
	.tab-dev1 .e-n-tabs-heading button[aria-selected=true] span.e-n-tab-title-text {
		letter-spacing: 6px;
	}
}
@media(max-width: 550px){
	img.logo {
	    max-width: 200px;
	}

	.mhb-logo {
	    margin-left: 0;
	    margin-right: 0;
	}
	.wrapper-breacome {
	    height: 150px;
	}

}