@media only screen and (min-width: 1100px) {
	.mhb-menu .menu {
		display: block !important;
	}
}

@media only screen and (max-width: 1239px) {
	.container,
	.section_wrapper {
		max-width: 95% !important;
	}
}

@media only screen and (max-width: 1100px) {
	.home-calculator .vc_col-sm-8,
	.home-calculator .vc_col-sm-4 {
		width: 100%;
	}
	.home-calculator-text > .vc_column-inner,
	.home-calculator-form > .vc_column-inner {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}
	.home-calculator-text h2 {
		font-size: 20px !important;
		line-height: 23px !important;
	}
	.calculator-form {
		max-width: 380px !important;
	}
	.h-link {
		font-size: 20px;
	}
	.logo {
		margin-top: 20px;
	}
	.first-row .mhb-col.center {
		width: 100%;
	}
	.mhb-menu .menu.arrows > li.menu-item-has-children > a > span {
		padding-right: 30px !important;
	}
	.mhb-menu .menu {
		display: auto !important;
	}
	.icon-menu-fine:before {
		color: #ffffff !important;
	}
	.mhb-col.center .mhb-menu .tabletMobile .menu {
		left: auto;
		top: 22px;
		min-width: 320px;
		padding: 20px 0;
		position: absolute;
	}
	.mhb-menu .tabletMobile .menu li a span {
		line-height: 24px !important;
	}
	.mhb-menu .tabletMobile .menu li .menu-toggle {
		width: 34px;
		line-height: 36px;
	}
	.mhb-view.tablet .second-row .mhb-menu .menu > li > a > span {
		color: #000000;
	}
}

@media only screen and (max-width: 768px) {
	.logo {
		margin-bottom: 20px;
	}
	.mhb-col.center .mhb-menu .menu {
		min-width: 320px;
		padding: 20px 0;
	}
	.mhb-menu .menu.arrows > li.menu-item-has-children > a > span {
		color: #000000 !important;
	}
	.mhb-view.desktop .first-row .mhb-menu .menu > li > a > span {
		color: #000000;
	}
	.mhb-menu .menu li .menu-toggle {
		width: 34px;
		line-height: 14px;
	}
	.mhb-menu .tabletMobile .menu li a span {
    line-height: 18px !important;
    padding: 10px 0;
    display: block;
	}
	.box-shadow-container-1 .vc_column-inner > .wpb_wrapper {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.logo {
		width: 180px;
		height: auto;
	}
	#form-search-field input[type="text"] {
		margin-bottom: 15px;
	}
	.calculator-form-title-2 {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 400px) {
	.calculator-form-title-1 {
		font-size: 15px;
		padding-top: 40px;
		line-height: 18px;
	}
	.calculator-form-title-2 {
		font-size: 15px;
		margin: 10px 20px;
		line-height: 15px;
	}
	.form-search-button input[type="submit"] {
		margin-bottom: 25px !important;
	}
	.bold-title {
		font-size: 20px !important;
		line-height: 23px !important;
	}
	.vc_btn3-container.vc_btn3-right {
		text-align: left !important;
	}
}
