@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap');

h1, h2{
  font-family: "Hind", sans-serif;
  font-weight: 600;
  font-style: normal;
}

p{
  font-family: "Hind", sans-serif;
  font-style: normal;
}

.mgMenu-wrap {
	display: flex;
	flex-wrap: wrap;
}
.mgMenu-wrap>.menu-item {
	position: relative;
	margin: 0 20px 0 0;
	display: inline-block;
	height: auto;
	vertical-align: middle;
}
.mgMenu-wrap>.menu-item>a {
	line-height: 60px;
	height: 60px;
	padding: 0;
	vertical-align: baseline;
	width: auto;
	display: block;
	color: #222;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	background: rgba(0, 0, 0, 0);
	border: 0;
	border-radius: 0;
	font-family: inherit;
	font-size: 18px;
	font-weight: 400;
	outline: 0;
}
.mgMenu-wrap>.menu-item span.mega-indicator {
	display: inline-block;
	width: auto;
	background: 0 0;
	position: relative;
	pointer-events: auto;
	left: auto;
	min-width: auto;
	font-size: inherit;
	padding: 0;
	margin: 0 0 0 2px;
	height: auto;
	line-height: inherit;
	color: inherit;
}
.mgMenu-wrap>.menu-item span.mega-indicator:after {
	content: '\f347';
	font-family: dashicons;
	font-weight: 400;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(0);
	color: inherit;
	position: relative;
	background: 0 0;
	height: auto;
	width: auto;
	right: auto;
	line-height: inherit;
}
.mgMenu-wrap .nav-droparea.type_one {
	left: auto !important;
	min-width: 800px !important;
	z-index: 999;
	border-radius: 0;
	background: #fff;
	border: 0;
	display: none;
	padding: 0;
	position: absolute;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);
}
.mgMenu-wrap .nav-droparea.type_one .nav-dropnner .child-menu {
	width: 50%;
	float: left;
	background-color: #fff !important;
	min-height: 425px !important;
}
.mgMenu-wrap .nav-droparea.type_one .nav-dropnner .child-menu-inner {
	padding: 15px 25px 25px;
	width: 100%;
	color: #666;
	font-size: 14px;
}
.mgMenu-wrap .nav-droparea.type_one .nav-dropnner .title>a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.mgMenu-wrap .nav-droparea.type_one .nav-dropnner .title i {
	font-weight: 700;
	font-family: "Font Awesome 6 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}
.fa-arrow-right:before {
	content: "\f061";
}
.mgMenu-wrap .nav-droparea.type_one .nav-dropnner .title hr {
	margin: 27px 0;
	border: 0;
	border-top-width: 1px;
	border-style: solid;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	width: 99%;
	color: #999999;
	margin-top: 10px;
}
.mgMenu-wrap .nav-droparea.type_one .thirdLevel-menu .thr-item {
	display: flex;
	flex-direction: row;
}
.mgMenu-wrap .nav-droparea.type_one .thirdLevel-menu .platform-menu {
	display: flex;
	flex-direction: row;
}
.mgMenu-wrap .nav-droparea.type_one .thirdLevel-menu .titleContent {
	line-height: 175%;
}
.mgMenu-wrap .nav-droparea.type_one .thirdLevel-menu .platform-menu .img img {
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.mgMenu-wrap .nav-droparea.type_one .thirdLevel-menu .titleContent a.org-title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.mgMenu-wrap .nav-droparea.type_one .thirdLevel-menu .titleContent span {
	font-size: 14px;
	color: #666666;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two {
	background-color: #fff;
	min-width: 750px;
	z-index: 999;
	border-radius: 0;
	border: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	max-width: none;
	display: none;
	left: 0;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);
	line-height: 1.7;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two .main-item.col1 {
	width: 66.66667%;
	font-size: 14px;
	line-height: 1.7;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two .main-item.col1 {
	width: 66.66667%;
	font-size: 14px;
	line-height: 1.7;
	float: left;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two .main-item.col2 {
	width: 33.33333%;
	float: left;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two .main-item-inner {
	padding: 15px 25px 25px;
	width: 100%;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two .main-item-inner .title span {
	font-size: 16px;
	color:black;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two .solutions-cols.fifty {
	display: grid;
	grid-template-columns: 65% 35%;
	column-gap: 30px;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two .solutions-cols .item {
	line-height: 175%;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two .solutions-cols .item img {
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 15px;
	margin-bottom: 50px;
	max-width: 100%;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two .solutions-cols a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: block;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two .solutions-cols span {
	font-size: 14px;
	color: #666666;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two hr.divider {
	width: 99%;
	color: #999999;
	margin: 27px 0;
	border: 0;
	border-top-width: 1px;
	border-style: solid;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin-top: 10px;
}
.mgMenu-wrap .menu-item .nav-droparea.type_two .main-item-inner .title {
	margin-top: 8px;
}

.mgMenu-wrap>.menu-item .nav-droparea.type_three {
	min-height: 552px;
	left: auto;
	min-width: 800px; /* update this */
	z-index: 999;
	border-radius: 0;
	background: #eef7f9;
	border: 0;
	position: absolute;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);
	display: none;
	opacity: 1;
	line-height: 1.7;
	font-size: 14px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .top-title .swags {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-top: 30px;
	margin-left: 26px;
	margin-bottom: -40px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .top-title .swags a {
	color: #333;
	font-size: 16px;
	font-weight: 700;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .top-title .swags i.fa-solid.fa-arrow-right.arrow-short {
	font-family: "Font Awesome 6 Free";
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item {
	width: 100%;
	padding: 0;
	position: static;
	color: #666;
	font-family: inherit;
	font-size: 14px;
	display: block;
	float: left;
	clear: none;
	vertical-align: top;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item a.mega-menu-link {
	width: 45%;
	float: left;
	background: #eef7f9;
	color: #000;
	font-family: inherit;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 10px 10px 26px;
	line-height: 49px;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
	margin: 0;
	border: 0;
	text-align: left;
	display: block;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .top-title hr {
	display: block;
	height: 0;
	border: 0;
	border-top: 1px solid #999;
	margin: 1em 0;
	padding: 0;
	width: 35%;
	margin-left: 26px;
	margin-top: 25px;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item a.mega-menu-link span.mega-description-group {
	vertical-align: middle;
	display: inline-block;
	transition: none;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item a.mega-menu-link span.mega-menu-title {
	transition: none;
	line-height: 1.5;
	display: block;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item a.mega-menu-link span.mega-menu-description {
	margin: 5px 0;
	color: #666;
	font-style: normal;
	font-size: .9em;
	text-transform: none;
	font-weight: 400;
	transition: none;
	line-height: 1.5;
	display: block;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item a.mega-menu-link span.mega-indicator {
	float: right;
	display: inline-block;
	width: auto;
	background: 0 0;
	position: relative;
	pointer-events: auto;
	left: auto;
	min-width: auto;
	font-size: inherit;
	padding: 0;
	margin: 0 0 0 6px;
	height: auto;
	line-height: inherit;
	color: inherit;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item a.mega-menu-link span.mega-indicator:after {
	content: '\f345';
	font-family: dashicons;
	font-weight: 400;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(0);
	color: inherit;
	position: relative;
	background: 0 0;
	height: auto;
	width: auto;
	right: auto;
	line-height: inherit;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one {
	background-color: #fff;
	width: 440px;
	float: left;
	clear: none;
	position: absolute;
	top: 0;
	left: 45%;
	border-left: 1px solid #fff;
	padding: 22px 25px 25px;
	min-height: 100%;
	opacity: 1;
	display: block;
	pointer-events: auto;
	line-height: 1.7;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one h5 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0;
	margin-top: 12px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one hr {
	width: 99%;
	color: #999999;
	margin: 27px 0;
	border: 0;
	border-top-width: 1px;
	border-style: solid;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin-top: -10px;
	margin-bottom: 25px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one div {
	clear: both;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one div a img {
	float: left;
	width: 130px;
	height: 100px;
	margin-right: 15px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one div:after, 
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one div:before {
	content: "";
	display: block;
	clear: both;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one div+hr {
	margin-top: 30px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one h6 {
	font-size: 15px;
	line-height: 1.75;
	margin: 18px 0 0;
	margin-bottom: 10px;
	font-family: hind, sans-serif;
	font-weight: 400;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one ul li a {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one ul li {
	line-height: 28px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two {
	background-color: #fff;
	visibility: visible;
	width: 440px;
	float: left;
	clear: none;
	position: absolute;
	top: 0;
	left: 45%;
	border-left: 1px solid #fff;
	padding: 0;
	min-height: 100%;
	opacity: 1;
	display: block;
	line-height: 1.7;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 25px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li {
	width: 41.66667%;
	float: left;
	min-height: 1px;
	padding: 24px 25px 25px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li:last-child {
	width: 58.33333%;
	float: left;
	min-height: 1px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul:after,
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul:before {
	content: "";
	display: block;
	clear: both;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li h6 {
	font-size: 16px;
	font-weight: 400 !important;
	color: #000;
	margin-top: 12px;
	margin-bottom: 0;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li hr {
	width: 99%;
	color: #999999;
	margin: 27px 0;
	border: 0;
	border-top-width: 1px;
	border-style: solid;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin-top: 10px;
	margin-bottom: 25px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li hr {
	width: 99%;
	color: #999999;
	margin: 27px 0;
	border: 0;
	border-top-width: 1px;
	border-style: solid;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin-top: 12px;
	margin-bottom: 25px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li>ul {
	margin: 18px 0 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li>ul li a {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	display: block;
	line-height: 28px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li>ul li {
	margin-bottom: 4px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li>span a {
	font-size: 16px;
	font-weight: bold;
	color: #02a8df;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li>span a i {
	font-weight: 700;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	font-family: "Font Awesome 6 Free";
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li>span a i:before {
	content: "\f061";
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li>span {
	padding-top: 10px;
	display: block;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul+hr {
	width: 88%;
	color: #999999;
	margin: 27px 0;
	border: 0;
	border-top-width: 1px;
	border-style: solid;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two div a img {
	float: left;
	width: 40%;
	margin-right: 15px;
	max-width: 100%;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two div {
	padding: 0px 25px 15px 25px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two div a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 40px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three {
	background-color: #fff;
	width: 440px;
	float: left;
	clear: none;
	position: absolute;
	top: 0;
	left: 45%;
	border-left: 1px solid #fff;
	padding: 0;
	min-height: 100%;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three>ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three>ul>li {
	width: 50%;
	float: left;
	min-height: 1px;
	line-height: 1.7;
	padding: 28px 25px 12px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three>ul>li h6 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0;
	margin-top: 6px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three>ul>li>ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three>ul>li>ul a {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three>ul>li h6+hr {
	width: 99%;
	margin: 27px 0;
	border: 0;
	border-top-width: 1px;
	border-style: solid;
	color: #999999;
	margin-top: 14px;
	margin-bottom: 25px;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three>ul>li>ul>li {
	margin-bottom: 2px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three>ul>li>ul a span {
	line-height: 200%;
	font-size: 14px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-four {
	background-color: #fff;
	width: 440px;
	float: left;
	clear: none;
	position: absolute;
	top: 0;
	left: 45%;
	border-left: 1px solid #fff;
	padding: 0;
	min-height: 100%;
	display: block;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-four {
	background-color: #fff;
	width: 440px;
	float: left;
	clear: none;
	position: absolute;
	top: 0;
	left: 45%;
	border-left: 1px solid #fff;
	min-height: 100%;
	display: block;
	padding: 17px 25px 25px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-four h6 {
	font-size: 16px;
	font-weight: bold;
	color: #02a8df;
	margin-top: 13px;
	line-height: 1.7;
	margin-bottom: 0;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-four h6 a i {
	font-weight: 700;
	font-size: 16px;
	font-family: "Font Awesome 6 Free";
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-four h6 a i:before {
	content: "\f061";
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-four h6+hr {
	width: 99%;
	color: #999999;
	margin: 27px 0;
	border: 0;
	border-top-width: 1px;
	border-style: solid;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin-top: 10px;
	margin-bottom: 0px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-four>ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin: 0;
	padding: 0;
	list-style: none;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-four>ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-four>ul li ul li {
	line-height: 1.75;
	margin: 18px 0 0;
	margin-bottom: 10px;
	text-align: center;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .nav-sidebar {
	display: none;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item.active .nav-sidebar {
	display: block;
}

.mgMenu-wrap>.menu-item .nav-droparea.type_three .item.active a.mega-menu-link {
	background: #fff;
	font-weight: 700;
	text-decoration: none;
	color: #fa4c06 !important;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four {
	left: auto;
	min-width: 750px;
	margin-left: -25px;
	z-index: 999;
	border-radius: 0;
	background: #eef7f9;
	border: 0;
	padding: 0;
	position: absolute;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);
	display: none;
	opacity: 1;
	pointer-events: auto;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col {
	width: 41.66667%;
	float: left;
	line-height: 1.7;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .featured-post-wrap {
	float: left;
	width: 58.33333%;
	background-color: #fff;
	min-height: 400px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col .menu-col-inner {
	padding: 15px 25px 25px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col .menu-col-inner .title span {
	font-size: 16px;
	color: #000;
	font-family: inherit;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col .menu-col-inner .title span b {
	font-weight: 600;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col .menu-col-inner .title {
	padding-top: 12px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col ul.menu {
	padding: 0;
	margin: 0;
	list-style: none;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col ul.menu li a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: block;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col .menu-col-inner .title hr {
	width: 99%;
	margin: 27px 0;
	border: 0;
	border-top-width: 1px;
	border-style: solid;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 24px;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col ul.menu li {
	margin-bottom: 3px;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .featured-inner {
	padding: 15px 25px 25px;
	color: #666;
	font-family: inherit;
	font-size: 14px;
	display: block;
	vertical-align: top;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .featured-inner .heading span.heading {
	font-size: 16px;
	color: #000;
	font-weight: 600;
	margin-top: 6px;
	display: block;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .featured-inner .heading hr {
	width: 99%;
	margin: 27px 0;
	border: 0;
	border-top-width: 1px;
	border-style: solid;     
	color: #999999;
	margin-bottom: -15px;
	margin-top: 6px;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
.mgMenu-wrap>.menu-item:hover>a {
	color: #fa4d09;
}
.mgMenu-wrap .nav-droparea.type_one .nav-dropnner .title>a:hover {
	color: #ff4d00;
}
.mgMenu-wrap .nav-droparea.type_one .thirdLevel-menu .titleContent a.org-title:hover,
.mgMenu-wrap .menu-item .nav-droparea.type_two .solutions-cols a:hover,
.mgMenu-wrap>.menu-item .nav-droparea.type_three .top-title .swags a:hover,
.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col ul.menu li a:hover{
	color: #fa4d09;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three>ul>li>ul a:hover,
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one ul li a:hover,
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li>ul li a:hover{
	color: #fa4c06 !important;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li>span a:hover {
	color: #fa4c06;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li>span a:hover i:before {
	content: "\f178";
	font-size: 16px;
	font-weight: bold;
}

.header-main-wrap{
  box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
}

.header-main-wrap .content-wrapper {
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
}
.loaded .header-main-wrap .content-wrapper {
	opacity: 1;
	visibility: visible;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .featured-inner h3:empty {
	display: none;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .featured-inner .hs-rss-module {
	margin: 42px 0 0;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .featured-inner .hs-rss-module .hs-rss-title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.mgMenu-wrap>.menu-item .nav-droparea.type_four .featured-inner .hs-rss-module .hs-rss-title:hover {
	color: #fa4d09;
}

.mgMenu-wrap .featured-item img {
	float: left;
	width: 130px;
	height: 100px;
	margin-right: 15px;
}

.mgMenu-wrap .featured-item .tag {
	font-size: 16px;
	font-weight: normal;
	color: #999999;
}
.mgMenu-wrap .featured-item a.orange-hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 1.7;
}
.mgMenu-wrap .featured-item a.orange-hover:hover{
	color: #fa4d09;
}
.mgMenu-wrap .featured-item:not(:last-child) {
	margin-bottom: 20px;
}
@media(min-width: 961px){
	.mgMenu-wrap>.menu-item:hover .nav-droparea.type_four {
		display: block;
	}
	.mgMenu-wrap>.menu-item:hover .nav-droparea.type_three {
		display: block;
	}
	.mgMenu-wrap .menu-item:hover .nav-droparea.type_two {
		display: block;
	}
	.mgMenu-wrap .menu-item:hover .nav-droparea.type_one {
		display: block;
	}
	.mgMenu-wrap>.menu-item>span.mega-indicator {
		display: none;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item span.mega-indicator.outer {
		display: none;
	}
}
@media(max-width: 960px){
	.mgMenu-wrap {
		display: block;
	}
	.mgMenu-wrap>.menu-item {
		display: block;
		margin: 0;
	}
	.mgMenu-wrap>.menu-item>a {
		font-size: 18px;
		margin: 10px;
		line-height: 40px;
		height: 40px;
		padding: 0 10px;
		background: 0 0;
		text-align: left;
		color: #000;
	}
	.mgMenu-wrap>.menu-item span.mega-indicator {
		float: right;
	}
	.mgMenu-wrap>.menu-item>span.mega-indicator {
		top: 2px;
		position: absolute;
		right: 21px;
		display: block;
		cursor: pointer;
		width: 30px;
		align-items: center;
		justify-content: center;
	}
	.mgMenu-wrap>.menu-item>a span.mega-indicator {
		display: none;
	}
	.mgMenu-wrap .nav-droparea .nav-dropnner {
		padding: 10px;
	}
	.mgMenu-wrap .nav-droparea.type_one .nav-dropnner .child-menu {
		width: 100%;
		float: none;
	}
	.mgMenu-wrap>.menu-item.active>span.mega-indicator:after {
		content: '\f343';
	}
	.mgMenu-wrap .nav-droparea.type_one,
	.mgMenu-wrap .nav-droparea.type_two,
	.mgMenu-wrap .nav-droparea.type_three,
	.mgMenu-wrap .nav-droparea.type_four{
		min-width: 100% !important;
		box-shadow: none !important;
	}
	.mgMenu-wrap .menu-item .nav-droparea.type_two .main-item.col1,
	.mgMenu-wrap .menu-item .nav-droparea.type_two .main-item.col2{
		width: 100%;
		float: none;
	}
	.mgMenu-wrap .menu-item .nav-droparea .dropdown-type-two {
		padding: 10px;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one, 
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two, 
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three, 
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-four {
		position: static;
		width: 100%;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item.active .nav-sidebar {
		display: none;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .dropdown-type_three .top-title {
		display: none;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item a.mega-menu-link {
		width: 100%;
		display: block;
		float: none;
		font-size: 14px;
		padding: 0 10px;
		line-height: 35px;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item a.mega-menu-link {
		font-weight: 400;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item.active a.mega-menu-link {
		color: #000;
		display: block;
		font-weight: 400;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col {
		width: 100%;
		float: none;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_four .featured-post-wrap {
		width: 100%;
		float: none;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_four {
		margin: 0;
		padding: 10px;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_four .menu-col ul.menu li {
		margin-bottom: 2px;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item.active a.mega-menu-link {
		color: #666 !important;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item.active a.mega-menu-link {
		color: #666 !important;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item a.mega-menu-link {
		color: #666;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item a.mega-menu-link span.mega-indicator.inner {
		display: none;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item {
		position: relative;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item span.mega-indicator.outer {
		cursor: pointer;
		position: absolute;
		right: 10px;
		top: 6px;
		width: 30px;
		align-items: center;
		justify-content: center;
		display: flex;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three {
		min-height: unset;
		position: relative;
	}
	.mgMenu-wrap .menu-item .nav-droparea.type_two {
		position: relative;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_four {
		position: relative;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-one,
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two, 
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three, 
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-four {
		padding: 25px 35px 35px;
		float: none;
	}
	.mgMenu-wrap .nav-droparea.type_one,
	.mgMenu-wrap .nav-droparea.type_two, 
	.mgMenu-wrap .nav-droparea.type_three, 
	.mgMenu-wrap .nav-droparea.type_four {
		position: relative;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item {
		float: none;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-three>ul>li {
		float: none;
		width: 100%;
		padding: 0;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul>li {
		width: 100%;
		padding: 25px 0;
		float: none;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two div a img {
		float: none;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two div {
		padding: 0;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item .sidebar-type-two>ul+hr {
		width: 99%;
	}
}
@media(max-width: 767px){
	.mgMenu-wrap>.menu-item {
		border-bottom: 1px solid #ccc;
	}
	.mgMenu-wrap>.menu-item>a {
		line-height: 40px !important;
		height: 40px !important;
		padding: 0 10px;
		background: 0 0;
		text-align: left;
		display: block;
		max-height: 40px;
	}
	.mgMenu-wrap>.menu-item:first-child {
		border-top: 1px solid #ccc;
	}
	.mgMenu-wrap>.menu-item .nav-droparea.type_three .item a.mega-menu-link {
		padding: 10px 20px;
		background: #f1f1f1;
	}
}

 /* Right-side Menu */
        .menu-right {
            display: flex;
            align-items: center;
            gap: 20px;
          position: absolute;
    right: 0;
        }

* {
            font-family: hind, sans-serif;
        }

        /* Stripe homepage only */

        .kc-white {
            color: #d8d8d8;
        }

        .vertical {
            border-left: 2px solid #CECECE;
        }

        .award-tab {
            display: grid;
            grid-template-columns: 1fr 1fr;
            column-gap: 40px;
        }

        .firstname-eafd5de5-cd5c-4edb-a71c-8b0ccfed6d70 {
            background-color: #ffffff !important;
        }

        .grey-hover a:hover {
            color: #666666 !important;
        }

        .nav-bar {
            background-color: #3e6489;
            padding: 14px;
        }

        .nav-bar a:hover,
        .nav-bar a:active {
            color: #cccccc !important;
        }

        .container {
            position: relative;
            text-align: left;
            color: black;
        }

        .headline {
            position: absolute;
            top: 75px;
            left: 75px;
            font-size: 42px;
            line-height: 50px;
            font-weight: bold;
            color: #fff !important;
        }

        .headline_button {
            position: absolute;
            top: 260px;
            left: 75px;
        }

        .headline_sub {
            position: absolute;
            top: 160px;
            left: 75px;
            font-size: 24px;
            line-height: 28px;
            color: #fff;
        }

        .myButton {
            background-color: #000;
            display: inline-block;
            cursor: pointer;
            color: #fff !important;
            font-size: 16px;
            width: 135px;
            text-align: center;
            padding: 10px 10px;
        }


        .myButton:hover {
            background-color: #fa4d09;
            color: #ffffff !important;
        }

        .myButton:active {
            position: relative;
            top: 1px;
        }

        .headline a:link,
        .headline a:active,
        .headline a:hover,
        .headline a:visited {
            color: #ffffff;
        }

        .fullycustom {
            display: block;
            position: absolute;
            bottom: 20px;
            width: 92%;
            margin-left: 4%;
            margin-right: 4%;
        }


        .online a:link,
        .online a:active,
        .online a:hover,
        .online a:visited {
            color: #ffffff;
        }

        .online {
            position: absolute;
            top: 70px;
            color: #fff !important;
        }

        .mykotis a:link,
        .mykotis a:active,
        .mykotis a:hover,
        .mykotis a:visited {
            color: #ffffff;
        }

        .mykotis {
            position: absolute;
            top: 160px;
            color: #fff !important;
        }

        .redemption {
            position: absolute;
            top: 15px;
        }

        .stickers {
            position: absolute;
        }

        .kits {
            position: absolute;
        }

        .beanies {
            position: absolute;
        }

        .bags {
            position: absolute;
        }

        .jackets {
            position: absolute;
        }

        .hoodies {
            position: absolute;
        }

        .cutsew {
            position: absolute;
        }

        .socks {
            position: absolute;
        }

        .cap1 {
            position: absolute;
            line-height: 1.3;
            border-left: 1px solid #fff;
            padding-left: 5px;
        }

        .cap1 {
            bottom: 60px
        }

        .cap {
            position: absolute;
            padding-left: 5px
        }

        .cap {
            bottom: 30px
        }


        .text-bottom {
            position: absolute;
            bottom: 25px;
        }

        .cap.stickers {
            left: 6%;
        }

        .cap.kits {
            left: 17%;
        }

        .cap.beanies {
            left: 26%;
            width: 125px;
        }

        .cap.bags {
            left: 37%;
        }

        .cap.jackets {
            left: 49%;
        }

        .cap.hoodies {
            left: 64%;
        }

        .cap.cutsew {
            left: 75%;
            width: 125px;
        }

        .cap.socks {
            left: 90%;
            width: 125px;
        }

        .cap1.online {
            left: 62%;
            height: 2.0vw;
        }

        .cap1.mykotis {
            left: 92%;
            height: 2.5vw;
        }


        .homerightdivcontent {
            clear: both;
        }

        .homerightdivcontent .content,
        .homerightdivcontent img {
            float: left;
        }

        .homerightdivcontent .content {
            width: 90%;
            margin-bottom: 20px;
        }

        .homerightdivcontent img {
            width: 10%;
        }

        .sectionheadingtext h2 {
            border-bottom: 2px solid #808080;
            font-size: 31px !important;
        }

        .sectionnormaltext p {
            font-size: 20px;
            line-height: 26px;
        }

        span.smalltext {
            font-size: 20px;
            color: #666;
            font-weight: normal;
        }

        .extclass .row.col-no-gutter.single-top-padding.single-bottom-padding.single-h-padding.row-child {
            padding: 0 !important;
        }

        .extclass h1 {
            margin: 0;
        }

        @media screen and (min-width: 900px) {
            .extclass h1 {
                line-height: 68px;
            }
        }


        element {}

        footer {
            background: #000;
        }

        .imgtextshow {
            position: relative;
            display: inline-block;
        }

        .image-text {
            background: rgb(153, 153, 153, 0.9);
            position: absolute;
            bottom: 21px;
            opacity: 0;
            color: #fff;
            margin: 0 auto;
            text-align: center;
            width: 31%;
            height: auto;
            z-index: 2;
            -webkit-transition: 0s;
            transition: 0s;
            visibility: hidden;
            padding: 5px;
            right: 0;
            left: 0;
        }

        .rowovertextshow:hover .image-text {
            opacity: 1;
            visibility: visible;
        }

        .image-text h4 {
            font-weight: 400;
            font-family: 'PT Sans';
            color: #fff;
            font-size: 24px;
            padding: 10px 0 5px 0;
            margin: 0;
        }

        .image-text p {
            font-weight: 400;
            font-family: 'PT Sans';
            color: #fff;
            font-size: 15px;
            padding: 0 5px 10px 5px;
            line-height: 1.5;
            margin: 0;
        }

        @media screen and (max-width: 600px) {
            .image-text h4 {
                font-size: 20px;
            }

            .image-text p {
                font-size: 12px;
            }

            https: //go.kotisdesign.com/wp-content/uploads/2018/03/220967_IconBar_ClientLogos.png

            .image-text {
                width: 80%;
            }

            .text-logos {
                text-align: left;
                font-size: 16px !important;
                font-weight: normal;
                font-family: 'Hind';
                padding-left: 43px;
            }
        }

        @media screen and (max-width: 480px) {
            .image-text h4 {
                font-size: 16px;
            }

            .image-text p {
                font-size: 10px;
            }

            .image-text {
                width: 80%;
            }

            .text-logos {
                text-align: left;
                font-size: 13px !important;
                font-weight: normal;
                font-family: 'Hind';
                padding-left: 43px;
            }

            .back-text h2 span span {
                font-size: 17px !important;
            }
        }

        /* DEMO-SPECIFIC STYLES */
        .typewriterEffect h2 {
            text-transform: uppercase;
            color: #5a5555;
            line-height: 68px;
            font-family: 'PT Sans';
            font-weight: 700;
            font-size: 70px;
        }

        .typewriter h1 {
            text-transform: uppercase;
            text-decoration: underline;
        }

        .thumbimagecls {
            text-align: right;
            margin-right: 20px;
        }

        .thumbimagecls img {
            width: 45px !important;
            margin: 0 auto;
            text-align: right;
            padding-bottom: 10px !important;
        }

        .btncustomcls {
            margin-top: -25px !important;
        }

        @media screen and (max-width: 600px) {
            .thumbimagecls img {
                width: 45px !important;
                margin: 0;
            }

            .logorotate img {
                width: auto !important;
            }

            .img-headtext h4 {
                font-size: 16px;
            }

            .thumbimagecls {
                text-align: left;
                margin-right: auto;
            }
        }

        @media screen and (max-width: 992px) {
            .thumbimagecls img {
                width: 45px !important;
                margin: 0;
            }

            .text-logos {
                text-align: left;
                font-size: 16px !important;
                font-weight: 400px;
                font-family: 'Hind';
                padding-left: 37px !important;
            }

            .thumbimagecls {
                text-align: left;
                margin-right: auto;
            }
        }

        .logorotate .uncode-single-media-wrapper {
            overflow-x: scroll;
            width: 100%;
        }
        }

        .tp-caption::after {
            font-weight: normal !important;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        }

        .tp-bullet {
            display: none;
        }

        .remtopmargin {
            margin-top: 0 !important;
        }

        .text-logos {
            text-align: left;
            font-size: 22px;
            font-weight: normal;
            font-family: 'Hind';
            top: 0px !important;
            position: relative;
            padding-left: 46px;
        }

        .back-text {
            background: #e6e6e6;
        }

        .back-text h2 span {
            font-size: 18px !important;
            padding-top: 15px !important;
            color: #747474 !important;
        }

        .insheadtextsiz p {
            font-size: 20px;
        }

        .img-headtext h4 {
            margin-top: 17px !important;
        }





        .menu-light .menu-borders {
            border-color: #eaeaea;
        }

        @media (max-width: 959px) {

            .menu-primary.menu-borders,
            .menu-primary .menu-borders {
                border-bottom-width: 1px;
            }
        }

        .box-top {
            background-color: #fff;
            height: 280px;
            padding: 20px;
        }

        .gray-underline a:hover {
            text-decoration: underline;
            color: #666 !important;
            transition: 0.0s;
        }

        .section-gradient {
            height: 50px;
            background: rgb(247, 247, 247);
            background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
        }

        i {
            margin-right: 0px;
        }

        .arrow-active-stripe {
            display: inline-block;
            height: 0px;
        }

        .arrow-active-stripe :hover {

            text-decoration: none;

        }

        .arrow-active-stripe a:hover {
            border-bottom: 1.5px solid;
            color: #edf7f9;
            transition: 0.0s;
            display: inline-block;
            height: 26px;

        }

        .arrow-active-stripe:hover .fa-arrow-right:before {
            content: "\f178";
            font-size: 15px;
            font-weight: bold;

        }

        .slider {
            transition: 0.3s;

        }

        .slider:hover {
            background-color: #3b485d;
        }

        .home-articles {
            padding-top: 75px;
        }

        .uncode_text_column {
            position: absolute;
            top: 50%;
            margin-right: auto;
            margin-left: auto;
        }

        .platform-text {
            padding-top: -20px;
        }

        .fist {
            width: 75px;
        }

        .thumb {
            width: 85px;
        }

        /* Hubspot Footer Form */
        #marketing_opt_in-eafd5de5-cd5c-4edb-a71c-8b0ccfed6d70 {
            margin-right: 10px !important;
        }

        form {
            display: flex;
            flex-direction: column;
        }

        .hs_recaptcha.hs-recaptcha.field.hs-form-field {
            transform: scale(0.33);
            height: 0px;
        }

        .hs_recaptcha {
            transform: scale(0.33);
            -webkit-transform: scale(0.33);
            transform-origin: 0;
            -webkit-transform-origin: 0;
            visibility: hidden;
            height: 0px;
        }

        .grecaptcha-badge {
            visibility: hidden;
        }

        ul {
            list-style-type: none;
        }

        .hs-form-booleancheckbox {
            margin-left: -17px !important;
        }

        /* Hubspot button */

        #hsForm_98aa3c86-9ad2-497a-9f8c-72d6931eb2c3 {
            display: flex;
            flex-direction: row;
        }

        #hsForm_98aa3c86-9ad2-497a-9f8c-72d6931eb2c3>div.hs_submit.hs-submit>div.actions>input {
            margin-top: 9px;
        }

        .hs-button primary large {
            color: red;
        }

        .home-title {
            font-weight: bold;
            color: #000;
            margin-top: 10px;
            line-height: 110%;
            font-size: 66px;
        }

        .home-subhead {
            display: inline-block;
            width: 75%;
        }

        @media (max-width: 1200px) {
            .home-subhead {
                display: inline-block;
                width: 55%;
            }
        }

        @media (max-width: 980px) {
            .home-title {
                display: inline-block;
                font-size: 24px;
            }
        }

        #hsForm_98aa3c86-9ad2-497a-9f8c-72d6931eb2c3 {
            display: flex;
            flex-direction: row;
        }

#mega-menu-wrap-primary #mega-menu-primary{
      padding: 3px 0 0 10px!important;
}

@media (min-width: 960px) {
    .single-h-padding#masthead .row-menu .row-menu-inner, .single-h-padding.top-menu.navbar .row-menu .row-menu-inner, .single-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .single-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 36px;
        padding-right: 0px!important;
    }
}

form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=tel], form input[type=text], form select, form textarea {
    border: none;
    border-radius: 0;
    display: block;
    /* max-width: 767px; */
    outline: none;
    padding: 24px 20px;
    padding: 10px 15px;
    width: 208px!important;
    border-radius: 2px!important;
}

form {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content:center;
}

.subs_form_wrap .hs_submit.hs-submit {
    margin-top: 8px!important;
    margin-left: 10px!important;
}

form input[type=submit]:hover {
    background-color: #fff;
    border: none;
    color: #ff4c00;
}

.footer input.hs-button {
    font-weight: 600;
    min-width: 0;
    padding: 15px 31px 13px 31px!important;
    letter-spacing: 0.1em;
    text-transform: math-auto;
    font-weight: 600 !important;
    font-family: Hind !important;
    height:45.6px!important;
    border:none!important;
    font-size:18px!important;
    border-radius:2px!important;
}

form .actions{
border:none!important;
}

.mega-menu-link{
    background: #ff4d00;
    color: #fff;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    line-height: 40px;
    height: 70px; /* update this */
    margin:10px;
    padding:11px;
    border-radius:0px; /* update this */
}  

li#mega-menu-item-11313, li#mega-menu-item-11314 {
      list-style-type: none;
    }

@media (max-width: 767px) {
    .mgMenu-wrap>.menu-item-btn {
        border-bottom: 0px;
    }
}

.menu-primary {
        margin-right: 0px;
    }

@media (max-width: 991px) {
    .menu-primary {
        margin-right: auto;
    }
}

@media (min-width: 960px) {
  .menu-item-btn, .mobile-btn{
    display:none!important;
  }
  
  .menu-area{
   display: block!important;
  }
  
  form {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content:normal;
}
  
}

 .content_col h5{
   margin:4px 0px 0px!important;
   text-align:left;
}

.main-area{
  display:none;
}

.cursor-init{
      color: black;
    margin: 20px;
    font-size: 18px;
}

.mega-menu-item:not(:hover) .textwidget a{
display:none;
}

.mega-menu-item:hover .textwidget a{
display:inline-block;
}



@media (min-width: 768px) {
    .cell_1737149568729-vertical-alignment {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center!important;
    }
}

.footer-top-section .hs-menu-wrapper>ul>li+li {
    margin-top: 16px;
}

#hs_cos_wrapper_module_1737149568730{
  display:flex!important;
  justify-content:center!important;
}


@media (max-width:760px){
  .content_col h5{
   margin:4px 0px 0px!important;
  text-align:center;
}
}

.main-item .divider{
padding:0px!important;
}

.swag-links-wrap .item:nth-child(5) .mega-indicator{
display:none!important;

}


