
/**** Media Query ****/
ul.menu-top .hide-menu {
	display: none;
}

.menu-wrap {
	display: none;
}

.no-scroll {
	overflow: hidden;
}

a.mobile-phno {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

a.mobile-phno svg, a.mobile-phno img {
	width: 61px;
	height: 38px;
}

a.mobile-phno svg, a.mobile-phno svg path {
	fill: #ae2424;
}

.banner-phno {
	background: #ae2424;
	padding: 20px 25px;
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.banner-phno span {
	display: block;
	font-weight: 500;
	line-height: normal;
	font-size: 15px;
	letter-spacing: 1.8px;
	text-transform: capitalize;
}

.banner-phno .phicon {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 100%;
}

.banner-phno .phicon svg, .banner-phno .phicon svg path {
	fill: #ae2424;
}

@media (min-width:2000px) {
	#attorneyslider .inner-box img {
		height: 400px;
	}
}

@media (min-width:1600px) {
	#attorneyslider .inner-box img {
		height: 300px;
	}
}

@media (min-width:1401px) {
	.container {
		max-width: 1366px;
	}
}

@media (min-width:1200px) and (max-width:1400px) {
	.h2 .h2, h2, .heading, h2.title {
		font-size: 42px;
	}
	
	.page-banner .banner-title {
		font-size: 48px;
		line-height: 55px;
	}
	
	.container {
		max-width: 1200px;
	}
	
	.main-header .container, .home-banner .container {
		max-width: 96%;
	}
	
	.main-header .ph-btn {
		padding: 11px 20px;
		font-size: 20px;
	}
	
	.main-header .ph-btn span {
		font-size: 15px;
	}
	
	.main-header .ph-btn span svg, .main-header .ph-btn span img {
		width: 15px;
		height: 15px;
	}
	
	.top-logo img {
		max-width: 180px;
	}
	
	/*.header-row .col-logo {
		width: 18%;
	}
	.header-row .col-menu {
		width: 82%;
	}*/
	ul.menu-top li {
		padding: 10px 9px;
	}
	
	.search-icon {
		margin-right: 12px;
		margin-left: 12px;
	}
	
	#attorneyslider .inner-box .name {
		font-size: 17px;
		padding: 10px 10px 0;
		line-height: 28px;
	}
}

@media (min-width:1200px) and (max-width:1320px) {
	#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
		font-size: 10px !important;
	}
	
	#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		font-size: 11px !important;
	}
	
	.header-btn a.btn {
		font-size: 15px;
		padding: 14px 18px;
	}
	
	.main-header .ph-btn {
		font-size: 15px;
	}
	
	#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > a.mega-menu-link {
		font-size: 13px;
	}
}

@media (max-width: 1200px) {
	/*	.home-banner-new {
    height: 621px;
}*/
	.bannerCta-form {
		margin-top: 30px;
	}
	
	.h2 .h2, h2, .heading, h2.title {
		font-size: 36px;
	}
	
	.postlist-single h1 {
		font-size: 36px;
	}
	
	.postlist-single h2 {
		font-size: 32px;
	}
	
	.postlist-single h3 {
		font-size: 30px;
	}
	
	.postlist-single h4 {
		font-size: 25px;
	}
	
	.postlist-single h5 {
		font-size: 22px;
	}
	
	.postlist-single h6 {
		font-size: 18px;
	}
	
	.menu-header {
		display: none;
	}
	
	ul.menu-top .hide-menu {
		display: block;
	}
	
	.main-header .container {
		max-width: 100%;
	}
	
	.menu-wrap {
		background-color: #ae2424;
		position: fixed;
		top: 110px;
		height: 100%;
		width: 100%;
		right: -100%;
		font-size: 1em;
		font-weight: 700;
		overflow: auto;
		transition: .5s;
		z-index: 12;
		display: flex;
		justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
	}
	
	.menu-full-wrapper {
		width: 100%;
		position: absolute;
		top: 0;
		text-align: left;
	}
	
	.menu-show {
		right: 0;
		max-width: 100%;
	}
	
	.menu-sidebar {
		margin: 0;
		position: relative;
		top: 0;
		width: 100%;
		margin-left: auto;
		height: 100%;
		padding-bottom: 50%;
	}
	
	.menu-bar-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper li {
		flex: 0 0 100%;
		max-width: 100%;
		position: relative;
		margin: 0;
		border: none;
		border-bottom: 1px solid rgba(255, 255, 255, .2);
		padding: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
		border-top: 1px solid rgba(255, 255, 255, .2);
	}
	
	.menu-sidebar .menu-bar-wrapper li:last-child {
		border: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li > a {
		color: #fff;
		padding: 10px 15px;
		position: relative;
		display: block;
		font-weight: 500;
		font-size: 15px;
	}
	
	.menu-sidebar .menu-bar-wrapper li > a:hover:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper li > a:hover {
		color: #fff;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item > a {
		background-color: #000;
	}
	
	.menu-sidebar .sidebar-menu-arrow:after {
		content: "";
		cursor: pointer;
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
		display: inline-block;
		width: 10px;
		height: 10px;
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin: auto;
		position: absolute;
		right: 15px;
		top: 50%;
		bottom: 0;
		margin-top: -5px;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
		transform: rotate(135deg);
		display: block;
		margin: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item > a + .sidebar-menu-arrow::after {
		color: #0e2743;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
		font-weight: 500;
		background-color: #e93941;
		color: #fff;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children {
		position: relative;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
		position: absolute;
		right: 0;
		top: 0;
		height: 47px;
		width: 44px;
		background-color: transparent;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
		display: none;
		background: none;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a {
		font-size: 16px;
		padding-left: 30px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
		font-size: 16px;
	}
	
	.sidebar-menu-arrow::after {
		cursor: pointer;
		content: "";
		position: absolute;
		top: 0px;
		margin: auto;
		bottom: 0px;
		right: 0;
		background-size: 14px;
		height: 40px;
		width: 40px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
		display: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
		padding-left: 50px;
	}
	
	/* body.nav-open-menu {
		position: fixed;
		overflow: hidden;
	} */
	.menu-button {
		height: 55px;
		width: 55px;
		position: relative;
		margin-left: 0;
		border-radius: 100%;
		outline: none !important;
	}
	
	.menu-button .menu-bar {
		position: absolute;
		transition: .5s;
		opacity: 1;
		margin: 0 auto;
		width: 30px;
		right: 0;
		left: 0;
		background: #000;
		height: 2px;
		border-radius: 10px;
	}
	
	.menu-button:hover {
		cursor: pointer;
	}
	
	.menu-button .menu-bar-top {
		top: 17px;
	}
	
	.menu-button .menu-bar-middle {
		top: 50%;
		transform: translateY(-50%);
		margin-left: auto;
		margin-right: auto;
	}
	
	.menu-button .menu-bar-bottom {
		top: auto;
		bottom: 17px;
	}
	
	.menu-button.button-open {
		z-index: 13;
	}
	
	.menu-button.button-open {
		z-index: 13;
	}
	
	.button-open .menu-bar-middle {
		background-color: #000;
		transform: translate(230px);
		transition: .1s ease-in;
		opacity: 0;
	}
	
	.menu-button.button-open .menu-bar-top {
		transform: rotate(45deg) translate(8px, 8px);
		transition: .5s;
		top: 15px;
		background: #000;
		opacity: 1;
	}
	
	.menu-button.button-open .menu-bar-bottom {
		transform: rotate(-45deg) translate(10px, -12px);
		transition: .5s;
		right: 0;
		background: #000;
		top: 42px;
		bottom: auto;
	}
	
	.sub-menu li ul.sub-menu {
		position: static;
	}
	
	.search-icon {
		margin-left: 0;
		margin-right: 15px;
		width: 22px;
		height: 22px;
	}
	
	.search-icon svg, .search-icon img {
		width: 22px;
		height: 22px;
	}
	
	.blog-list, .postlist-single, .page-contnet {
		max-width: 100%;
	}
	
	.f-phno {
		font-size: 26px;
	}
	
	.connect-heading {
		font-size: 26px;
	}
	
	.home-banner {
		height: 40rem;
	}
	
	.home-banner .banner-heading {
		font-size: 75px;
		line-height: 75px;
	}
	
	#attorneyslider .slick-list {
		padding-left: 0;
		padding-right: 0;
	}
	
	#attorneyslider .inner-box .name {
		font-size: 17px;
		padding: 12px 8px 0;
		line-height: 27px;
	}
	
	#attorneyslider .slick-track {
		margin: 0;
	}
	
	.home-banner-new strong.countup {
		font-size: 48px;
	}
	
	.home-banner-new .toptagline span {
		font-size: 20px;
	}
	
	.home-banner-new .toptagline span:before {
		height: 2px;
		width: 60px;
		top: -7px;
	}
	
	.home-banner-new .toptagline span:after {
		height: 2px;
		width: 60px;
		top: -7px;
	}
	
	.home-banner-new .banner-content .bottomtagline span {
		font-size: 21px;
	}
	
	.home-banner-new .banner-atimg {
		max-width: 100%;
		left: 0;
		transform: inherit;
	}
	
	.media-video-wrap .video-poster img {
		height: 250px;
	}
}

@media (max-width: 992px) {
	.sponsor_img img {
		position: relative;
		top: 0rem;
	}
}

@media (max-width: 991px) {
	.home-banner-new {
		height: auto;
		padding-top: 130px !important;
		padding-bottom: 50px;
	}
	
	.home-banner-new .banner-atimg {
		max-width: 100%;
		left: 0;
		transform: none;
		top: inherit;
		bottom: 0;
	}
	
	.home-banner-new .row.align-items-center {
		align-items: inherit !important;
	}
	
	.home-banner-new .banner-atimg img {
		max-width: 62%;
		left: 0;
		transform: inherit;
		transform: inherit;
	}
	
	.page-banner .banner-title {
		font-size: 45px;
		line-height: 50px;
	}
	
	.space-pd {
		padding: 50px 0;
	}
	
	.space-mr {
		margin: 50px 0;
	}
	
	.mainpage h1, .postlist-single h1 {
		font-size: 34px;
	}
	
	.mainpage h2, .postlist-single h2 {
		font-size: 30px;
	}
	
	.mainpage h3, .postlist-single h3 {
		font-size: 27px;
	}
	
	.mainpage h4, .postlist-single h4 {
		font-size: 23px;
	}
	
	.mainpage h5, .postlist-single h5 {
		font-size: 20px;
	}
	
	.mainpage h6, .postlist-single h6 {
		font-size: 18px;
	}
	
	.h2 .h2, h2, .heading, h2.title {
		font-size: 38px;
	}
	
	.home-banner {
		height: auto;
		padding-top: 170px;
	}
	
	.home-banner .banner-content {
		margin-left: 0;
		padding-left: 40px;
	}
	
	.home-banner .banner-img {
		margin-top: 30px;
	}
	
	.home-content-sec img, .content-sec-three img {
		margin-top: 30px;
	}
	
	.content-sec-two img {
		height: auto;
		width: 100%;
		margin-top: 0px;
	}
	
	.content-sec-two .inner-box {
		height: auto;
		width: 92%;
		margin: -70px auto 0;
	}
	
	.footer-bottom-info {
		margin-top: 40px;
	}
	
	.quick-links {
		padding-top: 40px;
		margin-bottom: 40px;
	}
	
	.footer-content {
		margin-top: 30px;
		position: relative;
		padding-top: 30px;
		margin-bottom: 30px;
	}
	
	.footer-content:before {
		position: absolute;
		content: "";
		background: #ffe900;
		left: 0;
		right: 0;
		height: 4px;
		border-radius: 10px;
		top: 0;
	}
	
	aside.main-sidebar {
		margin-top: 40px;
	}
	
	.connect-row .text-end {
		text-align: center !important;
	}
	
	.connect-heading {
		display: block;
		text-align: center;
		margin-bottom: 15px;
		border: none;
	}
	
	.sociallink {
		border-bottom: 1px solid #ae2424;
		padding-bottom: 15px;
	}
	
	.f-phno {
		margin-top: 15px;
		display: inline-block;
		line-height: normal;
		color: #ae2424;
	}
	
	.footer-heading {
		font-size: 30px;
	}
	
	.community-page .lists .loop-item .inner-content {
		padding: 25px 0 0;
	}
	
	.results-page .amount {
		font-size: 30px;
	}
	
	.results-page .tagline {
		line-height: 1.5;
		font-size: 15px;
	}
	
	.postlist-single .post-title {
		font-size: 25px;
	}
	
	.team-details .attorney-img {
		margin-bottom: 30px;
	}
	
	#attorneyslider .slick-list {
		padding-left: 0;
		padding-right: 0;
	}
	
	#attorneyslider .slick-track {
		margin: 0;
	}
	
	.experince_section .video-col_wrap {
		margin-bottom: 40px;
	}
	
	.experince_section .video-col_wrap:last-child {
		margin-bottom: 0px;
	}
	
	.experince_section .year {
		font-size: 50px;
		letter-spacing: 5px;
		writing-mode: lr-tb;
		line-height: 1.2;
		text-align: left;
		margin-top: 0;
	}
	
	.experince_section .year:after {
		display: none;
	}
	
	.about_team_slider_sec .team_image img {
		padding-right: 0;
		margin-bottom: 30px;
	}
	
	.about_team_slider_sec .team-box.slick {
		text-align: center;
	}
	
	.about_team_slider_sec .name {
		font-size: 34px;
	}
	
	.image_tab img.thumbnail-case {
		width: 100%;
		margin-top: 30px;
	}
	
	.media-video-wrap .video-poster img {
		height: 375px;
	}
}

/* Small Devices View  New*/
@media (max-width: 767px) {
	.main-menu {
		position: relative;
	}
	
	.top-logo img {
		max-width: 170px;
		top: 0;
	}
	
	.logo-tagline-btn {
		top: 48px;
	}
	
	body:not(.home) .main-menu {
		top: -18px;
	}
	
	.career_page h3 {
		font-size: 28px;
	}
	
	#footer {
		padding-bottom: 70px;
	}
	
	.home-banner-new {
		padding-top: 160px !important;
		margin-top: 0 !important;
	}
	
	.home-banner-new {
		flex-wrap: wrap;
		padding-bottom: 0;
		padding-top: 160px !important;
	}
	
	.home-banner-new  .banner-atimg-mob img {
		display: block;
	}
	
	.bannerCta-form {
		padding: 50px 25px;
	}
	
	.home-banner-new .container {
		padding-top: 0 !important;
		margin-top: 0 !important;
	}
	
	.page-banner {
		min-height: 380px;
	}
	
	.page-banner .banner-title {
		font-size: 40px;
		line-height: 45px;
	}
	
	.h2 .h2, h2, .heading, h2.title {
		font-size: 36px;
	}
	
	.home-banner .banner-heading {
		font-size: 70px;
		line-height: 70px;
	}
	
	.home-banner .top-tagline span, .home-banner .bottom-tagline span {
		font-size: 22px;
		padding: 0 15px;
	}
	
	.home-can-we-help .form-box {
		padding: 25px;
	}
	
	.accordion-button {
		font-size: 16px;
	}
	
	.main-header .ph-btn {
		display: none;
	}
	
	#attorneyslider .slick-list {
		padding-left: 0;
		padding-right: 0;
	}
	
	#attorneyslider .slick-track {
		margin: 0;
	}
	
	.home-attorney-sec {
		background-size: cover;
		padding: 70px 0;
	}
	
	.home-trusted-sec .content {
		padding: 20px 20px;
	}
	
	.winning_lists .winning_item_heading {
		font-size: 22px;
		margin-bottom: 8px;
	}
	
	.winning_lists .winning_item_subheading {
		font-size: 16px;
	}
	
	.winning_lists .content_body p {
		font-size: 16px;
	}
	
	.winning_lists .content_body pre {
		font-size: 18px;
	}
	
	.experince_section .subheading {
		font-size: 20px;
	}
	
	.media-video-wrap .video-poster img {
		height: 190px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
	.banner-home {
		height: 700px;
	}
	
	.banner-home .banner-title {
		font-size: 45px;
		line-height: 55px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
	.banner-home {
		height: 700px;
	}
	
	.banner-home .banner-title {
		font-size: 50px;
		line-height: 55px;
	}
}

/* Iphone X */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
	.banner-home {
		height: 600px;
	}
	
	.banner-home .banner-title {
		font-size: 45px;
		line-height: 50px;
	}
}

@media (max-width:575px) {
	.main-header {
		height: 100px;
	}
	
	.menu-wrap {
		top: 100px;
	}
	
	/*.header-row .col-logo {
		width: 100%;
		position: fixed;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.header-row .col-menu {
		width: 100%;
	}*/
	.main-header .top-logo a {
		z-index: 9;
		display: block;
		max-width: 190px;
		margin: 0 auto;
	}
	
	.header-row .col-logo {
		width: 170px;
	}
	
	.header-row .col-menu {
		width: calc(100% - 170px);
	}
	
	.logo-tagline-btn span {
		padding: 10px 8px;
		font-size: 11px;
	}
	
	.home-banner {
		height: auto;
		padding-top: 150px;
	}
	
	.home-banner .banner-content {
		margin-left: 0;
		padding-left: 40px;
		padding-bottom: 340px;
	}
	
	.home-banner .banner-img {
		margin-top: -310px;
	}
	
	.home-banner .banner-heading {
		font-size: 60px;
		margin: 5px 0;
		line-height: 60px;
	}
	
	.home-banner .top-tagline span, .home-banner .bottom-tagline span {
		font-size: 20px;
		padding: 0 15px;
	}
	
	.google-review-count {
		flex-direction: column;
	}
	
	.google-review-count .review-text {
		justify-content: center;
	}
	
	.google-review-count img {
		width: 85px;
		margin-left: 10px;
		margin-right: 0;
	}
	
	.google-review-count span {
		font-size: 18px;
	}
	
	.google-review-count svg {
		margin-right: 0;
		width: 120px;
		height: 24px;
		margin-bottom: 8px;
	}
	
	.footer-nav ul {
		column-count: 2;
	}
	
	.review-page .author-block svg, .review-page .author-block img {
		width: 80px;
		height: 50px;
	}
	
	.video-page .loop-item .video-poster img {
		height: auto;
	}
	
	.team-details .attorney_info {
		text-align: center;
	}
	
	.team-details .attorney_info img {
		margin: 0 auto 8px;
	}
	
	.btn-grp {
		flex-direction: column;
	}
	
	.about_team_slider_sec .name {
		font-size: 28px;
	}
	
	.slider_heading {
		font-size: 26px;
	}
}

/* Extra Small Devices View */
@media (max-width: 480px) {
	.h2 .h2, h2, .heading, h2.title {
		font-size: 32px;
	}
	
	.page-banner .banner-title {
		font-size: 30px;
		line-height: 36px;
	}
	
	.btn {
		font-size: 15px;
		padding: 12px 25px;
	}
	
	.logo-tagline-btn {
		top: 38px;
	}
	
	.blog-list .blog-title, .postlist-single .blog-title {
		font-size: 22px;
		line-height: 34px;
	}
	
	.results-page .col-6 {
		width: 100%;
	}
	
	.home-banner .banner-heading {
		font-size: 40px;
		line-height: 50px;
	}
	
	.home-banner .top-tagline span, .home-banner .bottom-tagline span {
		font-size: 16px;
		padding: 0 10px;
	}
	
	.home-banner .top-tagline:before, .home-banner .bottom-tagline:before {
		height: 2px;
	}
	
	.about_section .col-6 {
		width: 100%;
	}
}

@media (max-width:380px) {
	.h2 .h2, h2, .heading, h2.title {
		font-size: 28px;
	}
	
	.banner-home .banner-title {
		font-size: 30px;
		line-height: 32px;
	}
	
	.mainpage h1, .postlist-single h1 {
		font-size: 30px;
	}
	
	.mainpage h2, .postlist-single h2 {
		font-size: 28px;
	}
	
	.mainpage h3, .postlist-single h3 {
		font-size: 25px;
	}
	
	.mainpage h4, .postlist-single h4 {
		font-size: 22px;
	}
	
	.mainpage h5, .postlist-single h5 {
		font-size: 19px;
	}
	
	.mainpage h6, .postlist-single h6 {
		font-size: 17px;
	}
	
	.home-blog-sec .slick-list {
		padding: 0;
	}
}

@media (min-width:1201px) {
	.menu-top li a {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	
	ul.menu-top li.mega-menu:hover>ul {
		width: 880px;
		display: flex;
		flex-wrap: wrap;
		z-index: 9;
		max-height: calc(100vh - 75px);
		overflow-y: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	ul.menu-top li.mega-menu li a {
		height: auto;
	}
	
	.menu-top li.mega-menu>.sub-menu>li.menu-item-has-children::after {
		content: none;
	}
	
	ul.menu-top li.mega-menu:hover>ul>li {
		width: 48%;
	}
	
	/* ul.menu-top li.mega-menu a + .sub-menu{
max-height: calc(100vh - 100px);
	overflow-y: auto;
} */
	ul.menu-top li.mega-menu li.wraper>ul>li {
		margin-bottom: 20px;
	}
	
	ul.menu-top li.mega-menu li.wraper>ul>li>ul>li {
		margin-bottom: 0;
	}
	
	ul.menu-top li.mega-menu:hover>ul>li a, ul.menu-top li.mega-menu:hover li.wraper li a {
		font-size: 17px;
	}
	
	ul.menu-top li.mega-menu:hover li.wraper>a {
		display: none;
	}
	
	ul.menu-top li.mega-menu:hover li a:hover {
		background-color: unset !important;
		color: black;
	}
	
	ul.menu-top li.mega-menu:hover>ul>li>ul a, ul.menu-top li.mega-menu:hover li.wraper li ul li a {
		font-size: 13px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	ul.menu-top li.mega-menu .sub-menu li {
		border: none;
	}
	
	ul.menu-top li.mega-menu:hover>ul * {
		break-inside: avoid-column;
	}
	
	ul.menu-top li.mega-menu:hover>ul:first-child {
		column-count: 3;
		padding-right: 500px;
	}
	
	ul.menu-top li .sub-menu li.mega-menu {
		width: 30%;
	}
	
	ul.menu-top li.mega-menu:hover .sub-menu ul {
		display: block;
		position: relative;
		left: unset;
		top: unset !important;
	}
	
	ul.menu-top li.mega-menu:hover .sub-menu ul li {
		border: none;
	}
	
	ul.menu-top li.mega-menu .submenu-scroll .sub-menu {
		height: unset;
		overflow-y: unset;
	}
}

@media (min-width:1201px) and (max-width:1400px) {
	ul.menu-top li.mega-menu:hover>ul {}
	
	ul.menu-top li.mega-menu:hover>ul {
		width: 805px;
	}
}

@media (max-width:1200px) {
	.menu-sidebar .menu-bar-wrapper li .sub-menu li.wraper>a {
		display: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li.wraper:after {
		content: none;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children.wraper>ul {
		display: block;
	}
	
	body .menu-sidebar .menu-bar-wrapper .menu-item-has-children.wraper>ul>li a {
		padding-left: 30px;
	}
	
	body .menu-sidebar .menu-bar-wrapper .menu-item-has-children.wraper>ul>li>ul>li a {
		padding-left: 50px;
	}
}
