/* */

@media screen and (min-device-width: 1200px) and (max-device-width:1450px) { 
    .section-page-header .elementor-container {
	    min-height: 489px   !important;
	}
}
@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-special .elementor-widget-wrap, .row-special .elementor-widget-wrap>div ,  .row-special .elementor-widget-wrap>div>div,  .row-special .elementor-widget-wrap>div>div>div {
	    height: 100%;
	}
	
	.box-service-home, .box-service-home>div, .box-service-home>div {
	    height: 100%;
	}
	.row-special-icon .elementor-widget-wrap:before {
	    content: "";
	    position: absolute;
	    width: 1px;
	    height: calc(100% - 30px);
	    top: 1px;
	    border-right: dashed 1px #BC9ECA;
	    right: 0;
	}

	.row-special-icon .elementor-column:last-child .elementor-widget-wrap:before {
	    content: none;
	}

}
@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: 500 !important;
	    color: #fff !important;
	    background-color: var(--e-global-color-accent);
	    border-radius: 4px;
	}
	.button-contact a:hover {
		 background-color: var(--e-global-color-secondary);
	}
	.button-contact a:after {
	    content: 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: 17px !IMPORTANT;
	}
	.slider-post-dev button.slick-arrow.slick-next {
	    right: 8px;
	}

	.slider-post-dev button.slick-arrow {
	    left: 8px;
	}
	
}
@media(max-width: 768px){
	.row-special-icon .elementor-widget-wrap:before {
	    content: "";
	    position: absolute;
	    height: 1px;
	    width: calc(100% - 30px);
	    bottom: 1px;
	    border-bottom: dashed 1px #BC9ECA;
	    left: 15px;
	}
	.row-special-icon .elementor-image-box-wrapper {
	    padding-bottom: 0;
	    padding-top: 20px;
	}
}
@media(max-width: 550px){
	img.logo {
	    max-width: 200px;
	}

	.mhb-logo {
	    margin-left: 0;
	    margin-right: 0;
	}
	.wrapper-breacome {
	    height: 150px;
	}
	.table-form th label {
	    text-transform: none;
	    padding-bottom: 10px;
	}

	.table-form th ,.table-form td {
	    display: block;
	    padding: 0;
	}

	.table-form td {
	    padding-bottom: 20px;
	}

	.table-form .wpcf7-submit {
	    margin-top: 20px;
	}

	.table-form {
	    padding-top: 30px;
	    padding-left: 15px;
	    padding-right: 15px;
	}

	.wpcf7-acceptance .wpcf7-list-item-label {
	    font-size: 14px;
	}
	.box-text-left-bg h2 {
	    font-size: 36px;
	}
	.section-resume .elementor-background-overlay {
        background-size: 255px !IMPORTANT;
    	background-position: bottom right!IMPORTANT;
	}
	.form-contact-page form {
	    margin-bottom: 0 !IMPORTANT;
	}
	.table-form span.wpcf7-not-valid-tip {
	    margin-top: 0;
	}
}