/* *********** */
@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;
	}
	.inner-equal1 {
		height: 100%;
	}

}
@media(min-width: 1024px){
	.button-contact a {
	    font-weight: normal;
	    font-size: 16px;
	    border-radius: 0px;
	    padding-left: 20px !IMPORTANT;
	    padding-right: 20px !IMPORTANT;
	    transition: all 0.3s;
	    text-transform: capitalize!IMPORTANT;
	    font-weight: 700 !important;
	    color: #fff !important;
	    background-color: #003773;
	    border-radius: 99px;
	}
	.button-contact a:hover{
		background-color: var(--e-global-color-63d6de5);
	}
}
@media only screen and (max-device-width: 1607px) and (min-device-width: 1551px) {
	.menu-main-dev nav>ul>li>a {
	    font-size: 15px !IMPORTANT;
	}
}
@media only screen and (max-device-width: 1550px) and (min-device-width: 1375px) {
	.menu-main-dev nav>ul>li>a {
	    font-size: 14px !IMPORTANT;
	    margin-left: 7px !IMPORTANT;
	    margin-right: 7px !IMPORTANT;
	}

	.menu-main-dev nav>ul>li:first-child>a {
	    margin-left: 0 !important;
	}

	.menu-main-dev nav>ul>li:last-child>a {
	    margin-right: 0px !IMPORTANT;
	}
}
@media only screen and (max-device-width: 1374px) and (min-device-width: 1250px) {
	.menu-main-dev nav>ul>li>a {
	    font-size: 13px !IMPORTANT;
	    margin-left: 5px !IMPORTANT;
	    margin-right: 5px !IMPORTANT;
	}

	.menu-main-dev nav>ul>li:first-child>a {
	    margin-left: 0 !important;
	}

	.menu-main-dev nav>ul>li:last-child>a {
	    margin-right: 0px !IMPORTANT;
	}
}
@media only screen and (max-device-width: 1249px) and (min-device-width: 1024px) {
	.menu-main-dev nav>ul>li>a {
	    font-size: 12px !IMPORTANT;
	    margin-left: 5px !IMPORTANT;
	    margin-right: 5px !IMPORTANT;
	}

	.menu-main-dev nav>ul>li:first-child>a {
	    margin-left: 0 !important;
	}

	.menu-main-dev nav>ul>li:last-child>a {
	    margin-right: 0px !IMPORTANT;
	}

	.button-contact {
	    display: none !IMPORTANT;
	}
}
@media(max-width: 992px){
	.elementor .elementor-sticky--effects .elementor-element.menu-main-dev .elementor-nav-menu__container.elementor-nav-menu--dropdown {
	    margin-top: 14px !IMPORTANT;
	}
	.elementor-element.menu-main-dev .elementor-nav-menu__container.elementor-nav-menu--dropdown {
	    margin-top: 24px !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;
	}
	.slider-home1 .elementor-button:before {
	    height: 60px;
	}
	.headding1 .elementor-heading-title:before {
	    bottom: 9px;
	}
	.elementor-sticky--effects .logo img {
		max-width: 256px;
		height: auto;
	}
}
@media(max-width: 550px){
	img.logo {
	    max-width: 200px;
	}

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