@media (min-width: 768px) {
	.fw-container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.fw-container {
		width: 970px;
	}
	#submenu-114280 {
	  column-count: 2;
	  column-gap: 24px;
	}
	#submenu-114280 > li {
	  break-inside: avoid;
	}
	#submenu-114280 > li {
	  max-width: 400px;
	}
}
@media (min-width: 992px) and (max-width: 1400px){
		.dropdown-menu {
			font-size: 12px;
		}
		.fs-5 {
			font-size: 1rem !important;
		}
	}
@media (min-width: 1200px) {
	.fw-container {
		width: 1170px;
	}
}

@media (max-width: 1200px) {
	#mega-menu-wrap-main {
		margin-left: 0;
	}
	.custom-header>div>div>div>a img {
		margin-top: 10px;
	}
}
@media (max-width: 992px) {
	.custom-header>div>div>div:nth-child(1) {
		width: 250px;
	}
	.custom-header>div>div>div:nth-child(2) {
		width: 100%;
		clear: both;
	}
	.custom-header>div>div>div:nth-child(3) {
		position: absolute;
		top: 0;
		right: 0;
	}
	#mega-menu-wrap-main {
		margin-top: 10px;
	}
	#mega-menu-wrap-main #mega-menu-main {
		display: table;
		width: 100%;
	}
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item {
		display: table-cell;
	}
	.fw-tabs-container-custom {
		height: 265px;
	}
	.fw-tabs-custom {
		width: 40%;
	}
	.fw-tab-content-custom {
		width: 60%;
	}
	#tabs-titles {
		padding-bottom: 10px;
	}
	#tabs-titles strong {
		font-size: 18px;
	}
	.ui-tabs-nav li {
		margin-top:  10px !important;
	}
	.trigger-btn {
		margin-top: 45px;
	}
}
@media (max-width: 1024px) {
	.fw-iconbox .fw-iconbox-title h3 {
		font-size: 18px !important;
	}
}
@media (max-width: 768px) {
	.custom-ways>div .fw-col-sm-4 {
		width: 50%;
		float: left;
		margin-bottom: 25px !important;
	}
	.custom-ways>div>div>div:nth-child(3) {
		margin: 0 auto;
		clear: both;
		float: none;
	}
	.custom-trigger p strong {
		text-align: center;
		display: block;
	}
	.custom-trigger p {
    	text-align: center;
    	font-size: 14px;
	}
	.trigger-btn {
		margin: 0 auto;
		margin-top: 20px;
		display: block;
		width: 80%;
		float: none;
		white-space: normal;
	}
	.YMaps {
		margin-top: 25px;
	}
	.custom-footer  p {
		text-align: left !important;
	}
}
@media (max-width: 602px) {
	.custom-header {
		border-bottom: none;
	}
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item {
		display: list-item;
		text-align: center;
	}
	#mega-menu-wrap-main .mega-menu-toggle {
		background: #00c775;
	}
	#mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, 
	#mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, 
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item-has-children > a.mega-menu-link:after {
		position: absolute;
	}
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu  {
		border-top: 1px solid #00c775;
		border-bottom: 1px solid #00c775;
		box-shadow: none !important;
	}
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		text-align: center;
	}
	#mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, 
	#mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, 
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
		content: "\f106";
  		font-family: 'FontAwesome';
	}
}

@media (max-width: 425px) {
	.custom-ways>div .fw-col-sm-4 {
		width: 80%;
		float: none;
		clear: both;
		margin: 0 auto;
		margin-bottom: 25px !important;
	}
	.ways-title h2, .popular-exp-title h2, .contacts-title h2 {
		font-size: 25px;
		line-height: 28px;
	}
	.custom-trigger p strong {
		text-align: center;
		display: block;
	}
	.custom-trigger p {
    	text-align: center;
    	font-size: 14px;
	}
	.trigger-btn {
		margin-top: 20px;
		display: block;
		float: none;
		white-space: normal;
	}
}

@media (max-width: 410px) {
	.custom-header>div>div>div:nth-child(1) {
		width: 250px;
		margin: 0 auto;
	}
	.custom-header>div>div>div:nth-child(2) {
		width: 100%;
		clear: both;
	}
	.custom-header>div>div>div:nth-child(3) {
		position: relative !important;
	}
	.callback-title {
		text-align: center;
		margin-top: 20px;
	}
	.callback-btn {
		cursor: pointer;
    	margin: 0 auto;
    	float: none;
    	text-align: center;
    	display: block;
    	width: 160px;
	}
}
@media (max-width: 375px) {
	.show-all-exp-btn a {
		white-space: normal;
		width: auto;
		height: auto;
	}
}

