#hs-banner-parent #hs-eu-cookie-confirmation.hs-banner-optimization-animation{
  z-index: 100;
}
#hs-eu-cookie-confirmation{
  min-width: 100%;
  margin: 0;
  padding: 0;
  bottom: 20px !important;
}
#hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{
  flex-direction: row !important;
  width: 80%;
  margin: 0 auto;
}
body{
	line-height: 1.45; 
}
h1, h2, h3, h4, h5, h6{
	margin-bottom: .5rem;
}
p{
	margin-bottom:1rem; 
}
.custom-header{
	padding-bottom:15px;
	box-shadow: none;
}
.custom-accordion .author-name{
  /*font-style: italic;*/
  font-weight: 900 !important;
}
.custom-accordion .read-more-btn{
  color: #007bff !important;
}
.custom-accordion .read-more-btn:hover{
  color: #0056b3 !important;
}
.custom-banner .content-sec p a{
    color: #007bff !important;
  }
.custom-banner .content-sec p a:hover{
     color: #0056b3 !important;
  }
.custom-banner .bredcrums a{
  color: #007bff !important;
}
.custom-banner .bredcrums a:hover{
  color: #0056b3 !important;
}
.header-btn-col .hs-button {
	display: none;
}
simple_menu menu li>a{
   color: #007bff !important;
}
simple_menu menu li>a:hover{
  color: #0056b3 !important;
}
.hs-button:after, 
form .actions:after {
	content: none;
}
.hs-button.primary{
box-shadow: none !important;
}
.hs-button.secondary-btn{
  box-shadow: none !important;
}
form input[type=text], form input[type=email], form input[type=password], form input[type=tel], form input[type=number], form input[type=file], form select, form textarea {
	max-width: 100% !important;
}

header.header .header-top .header-top-menu .hs-menu-wrapper>ul>li>a{
	cursor: pointer;
	text-align: center;
	transition: all 0.15s linear;
	white-space: normal;
	line-height: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-shadow: none;
	padding: 10px 50px;
	border-radius: 30px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: Poppins;
	font-size: 16px;
	border:2px solid;
	background-color: rgba(230, 75, 56, 1.0);
	color: rgba(255, 255, 255, 1.0);
	border-color: rgba(230, 75, 56, 1.0);
	letter-spacing: normal;
	text-transform: none;
}
header.header .header-top .header-top-menu .hs-menu-wrapper>ul>li>a:hover{
	background-color: rgba(255, 255, 255, 1.0);
	color: rgba(230, 75, 56, 1.0);
}
header.header .header-top .header-top-menu .hs-menu-wrapper>ul>li:not(:last-child):after{
	padding: 0 6px;
	padding-left: 8px;
	content: '';
}
header.header .header-top .header-top-menu .hs-menu-wrapper>ul>li{
	font-size: 16px;
}
.menu-primary .hs-menu-wrapper > ul > li > a{
	font-family: 'Poppins';
}
.footer-top-section .hs-menu-wrapper > ul {
	width: 100%;
}
.footer .footer-top-section .hs-menu-wrapper > ul>li {
	margin: 0;
	max-width: 33.333%;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
	text-align: left;
	align-items: flex-start;
}
.footer-top-section .dnd-section .dnd-column.span4 {
	width: 25%;
}
.footer-top-section .dnd-section .dnd-column.span8 {
	width: 75%;
	margin: 0;
}
.footer-top-section .dnd-section .dnd-row .row-fluid:after {
	content: none;
}
.footer-top-section h3 span {
	color: inherit;
}
footer .footer-top-section a {
	font-size: 16px;
	line-height: 20px;
}
footer.footer {
	line-height: normal;
}
.social-media-wrapper{
  display: flex !important;
  justify-content: center !important;
  margin-top: 20px;
  }
.social-media-wrapper {
	
}
.footer-top-section h3{
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
}
.social-media-wrapper ul li a {
	width: 25px !important;
  margin-left: 15px;
}
.social-media-wrapper h3{
  font-family: Open Sans, Helvetica, Arial, sans-serif;
  /* margin-right: 10px; */
}
header.header {
	position: relative;
}
.header_height {
	min-height: inherit !important;
}
.accordion-faq-wrapper .accordion-heading {
	line-height: 24px;
	border-radius: 6px;
}
.hs-button.primary {
	font-weight: 600;
}
.accordion-faq-wrapper .ac_togggle svg.minus-icon path,
.accordion-faq-wrapper .ac_togggle svg.plus-icon path {
	stroke: #000;
	stroke-width: 3px;
}
.accordion-faq-wrapper .active .ac_togggle svg.minus-icon path{
	stroke: #fff;
}
.hero-banner-wrapper .content-holder p {
	line-height: 1.45;
	font-size: 18px;
	padding: 0;
}
.hero-banner-wrapper .content-holder h1 {
	font-size: 50px;
	line-height: 1.2;
}
.cm-two-col-feature.two-col-content-w-image-wrap .content-col .feature_wrap {
	max-width: 100%;
}
.cm-two-col-feature.two-col-content-w-image-wrap .content-col .feature_wrap .item {
	display: flex;
	align-items: flex-start;
}
.cm-two-col-feature.two-col-content-w-image-wrap .content-col .feature_wrap .item .icon {
	border-style: solid;
	border-color: #e64b38;
	border-radius: 200px;
	margin-right: 20px;
	width: 100%;
	max-width: 64px;
	height: 64px;
	padding: 6px;
	border-width: 6px;
}
.two-col-content-w-image-wrap .content-col .feature_wrap .item h4{
  text-transform: none !important;
}
.cm-two-col-feature.two-col-content-w-image-wrap .content-col .feature_wrap .item .icon svg {
	fill: none !important;
}
.cm-two-col-feature.two-col-content-w-image-wrap .content-col .feature_wrap .item h4{
	font-weight: 700;
	font-size: 20px;
}
.cm-two-col-feature.two-col-content-w-image-wrap .content-col .item .content p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.45;
}
.cm-col-img-overlap.two-col-content-w-image-wrap .image-holder {
	margin-bottom: -80px;
}

.testimonials-slider-wrapper .content-holder .testi_quotation {
	max-width: 1000px;
	padding-right: 20px;
	padding-left: 20px;
}
.testimonials-slider-wrapper .arrows .slick-arrow.prev-arrow:before{
	content: '';
	background-image: url(//7942478.fs1.hubspotusercontent-na1.net/hubfs/7942478/raw_assets/public/MASA%20Access%20Child%20Theme/images/slider-left-arrow.svg); 
	width: 21px;
	height: 33px;
	background-size: cover;
	display: inline-block;
}
.testimonials-slider-wrapper .arrows .slick-arrow.next-arrow:before{
	content: '';
	background-image: url(//7942478.fs1.hubspotusercontent-na1.net/hubfs/7942478/raw_assets/public/MASA%20Access%20Child%20Theme/images/slider-right-arrow.svg);
	width: 21px;
	height: 33px;
	background-size: cover;
	display: inline-block;
}
.testimonials-slider-wrapper .slide_1 .content-holder .author-name {
	font-weight: 700;
	text-transform: none;
}
.testimonials-slider-wrapper .arrows .slick-arrow svg{
  display:none;
}
form label {
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 4px;
}
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-radius: 15px;
	padding: 8px 15px;
	font-size: 16px;
	line-height: 22px;
}
.hs-form-field {
	margin-bottom: 18px;
}
.faq-banner.custom-banner .content-sec h1{
	margin-bottom: 25px;
	font-size: 50px;
	line-height: 61px;
}
.faq-banner.custom-banner .content-sec p{
	font-size: 18px;
	line-height: 26px;
}
.cm-benefits-card.info-blocks-wrapper .info-blocks-middle-row{
	margin: 0;
}
.accordion-faq-wrapper .accordion-body .accordion-body-inner .ac-content-holder a{
	color: #007bff!important;
}
.accordion-faq-wrapper .accordion-body .accordion-body-inner .ac-content-holder a:hover{
	color: #0056b3!important;
}
.info-blocks-wrapper .info-blocks-card-inner{
    box-shadow: none !important;
  }
.cm-benefits-card.info-blocks-wrapper .info-blocks-middle-row .info-blocks-card-boxs .info-blocks-card-inner {
	border: 2px solid #230871;
}
.cm-benefits-card.info-blocks-wrapper .info-blocks-card-inner .image-holder {
	margin-bottom: 10px;
}
.cm-benefits-card.info-blocks-wrapper .info-blocks-card-inner .image-holder img {
	height: 75px !important;
	max-width: 100%;
	max-width: 100px;
}
.cm-benefits-card .content-holder h2 {
	font-size: 24px;
	line-height: 32px;
}
.cm-benefits-card .content-holder {
	font-size: 16px;
	line-height: 24px;
}
.cm-benefits-card .content-holder a {
	color: #230871!important;
	font-weight: bold;
}
.accordion-faq-wrapper .ac_fun_keep_all_open .active .ac_togggle svg.minus-icon path {
	stroke: #000;
}
.testimonials-slider-wrapper .content-wrapper .top_content{
	margin: 0 0 48px;
}
.testimonials-slider-wrapper .testimonials-slider ul.slick-dots{
	pointer-events: inherit;
}
.testimonials-slider-wrapper .testimonials-slider ul.slick-dots li{
	margin-right: 10px;
	margin-left: 10px;
}
.testimonials-slider-wrapper .testimonials-slider ul.slick-dots button{
	background-color: #E64B38;
	width: 15px;
	height: 15px;
	opacity:0.5;
}
.testimonials-slider-wrapper .testimonials-slider ul.slick-dots .slick-active button{
	opacity:1;
	background-color: #E64B38;
}
.two-col-content-w-image-wrap.cm-case-studies-banner .cm-row {
	gap: 0!important;
}
.cm-case-studies-banner .cm-col.content-col .col-inner {
	padding: 3rem;
}
.cm-case-studies-banner .cm-col.content-col .col-inner h1 {
	font-weight: 700;
	text-transform: capitalize;
	font-size: 2.5rem;
	line-height: 1.2;
}
.cm-case-studies-banner .cm-col.content-col .col-inner h1:before {
	content: " ";
	background-color: #E64B38;
	border-bottom: 2px solid #E64B38;
	display: block;
	margin-bottom: 1.25rem;
	width: 60px;
}
.benefits-banner.custom-banner .hs-breadcrumb-menu-item:nth-last-child(2) span.hs-breadcrumb-menu-divider, 
.benefits-banner.custom-banner li.hs-breadcrumb-menu-item.last-crumb {
	display: inline-block;
}
.benefits-banner li.hs-breadcrumb-menu-item.last-crumb span {
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
	color: #007bff;
}
.benefits-banner li.hs-breadcrumb-menu-item.last-crumb span:hover {
	color: #0056b3;
}
form input[type=submit].hs-button {
	box-shadow: none;
}
.footer.employers-footer .footer-top-section .hs-menu-wrapper>ul>li,
.brokers-footer .footer-top-section .hs-menu-wrapper>ul>li{
	max-width: 25%;
}
.logo-text {
	font-weight: 300;
	font-size: 26px;
	display: inline-block;
	margin-top: 0;
	margin-left: 15px;
	margin-bottom: 0;
	font-family: 'Poppins', sans-serif;
	line-height: 26px;
}


.cm-our-service-slide.icon-with-title-slider .kb-gallery-image-contain img {
	max-width: 190px;
}
.cm-our-service-slide.icon-with-title-slider .kb-gallery-image-contain {
	height: auto;
}
.cm-careers-card.cst_cards.info-blocks-wrapper .info-blocks-middle-row .info-blocks-card-inner {
	box-shadow: none;
	height: 100%;
}
.cm-careers-card.cst_cards.info-blocks-wrapper .info-blocks-middle-row.layout_three_column{
	gap: 80px!important;
	grid-auto-rows: auto;
}
.simple-text-area.two_col_iframe.v2 .top_content {
	width: 50%;
}
.simple-text-area.two_col_iframe.v2 .content-area {
	width: 50%;
}
.cm-employers-card.info-blocks-wrapper .info-blocks-card-inner .content-holder h2 {
	font-size: 1.75rem;
	font-family: 'Poppins', sans-serif;
	text-transform: capitalize;
}
.cm-employers-card.info-blocks-wrapper .info-blocks-card-inner .image-holder {
	margin-bottom: 1rem;
}
.cm-employers-card.info-blocks-wrapper .info-blocks-card-inner h2 + p {
	font-weight: 500;
	line-height: 1.2;
}
.cm-employers-card.info-blocks-wrapper .info-blocks-card-inner .content-holder.center {
	font-size: 18px;
	line-height: 26px;
}
.cm-employers-card.info-blocks-wrapper .info-blocks-card-inner p {
	line-height: 26px;
}
.cm-employers-card.info-blocks-wrapper .btn-grid {
	margin-top: 48px;
}
.cm-employers-card.info-blocks-wrapper .info-btn-row {
	margin-top: 48px;
}
.cm-employers-card.info-blocks-wrapper .hs-btn-grid:not(:has(a)) {
	margin: 0;
}
/* header css */
.site-header {
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .08);
}
.header-top .row {
	align-items: center;
}
header .brand-logo {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.mobile-badg img{
	max-width: 150px;
}
.header-right-btn {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.site-header .hs-button {
	padding: 5px 50px;
	line-height: 1.5;
	box-shadow: none;
}
.site-header .header-right-btn .hs-button{
	padding: 5px 30px;
	margin-right: 5px;
}
nav.navbar {
	position: relative;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .5rem 1rem;
	background: #fff;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.mobile-trigger {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem;
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1);
	cursor: pointer;
	border:0;
}
.custom-menu-primary{
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-align: center;
	align-items: center;
	font-family: 'Poppins', sans-serif;
}
.custom-menu-primary .hs-menu-wrapper>ul{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.custom-menu-primary .hs-menu-wrapper>ul li{
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	position: relative;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a{
	display: block;
	padding: .5rem 1rem;
	font-weight: 700;
	transition: 300ms;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after{
	display: inline-block;
	margin-left: 9px;
	vertical-align: unset;
	content: "";
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(//7942478.fs1.hubspotusercontent-na1.net/hubfs/7942478/raw_assets/public/MASA%20Access%20Child%20Theme/images/down-arrow-blue.svg);
	height: 10px;
	width: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: transform .2s ease;
}
nav.navbar .content-wrapper {
	width: 100%;
}
.custom-menu-primary .hs-menu-wrapper>ul li ul {
	position: absolute;
	top: 100%;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	text-align: left;
	list-style: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem;
	right: auto;
	left: auto;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.clicked>ul {
	display: block;
}
.custom-menu-primary .hs-menu-wrapper>ul li ul>li {
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
}
.custom-menu-primary .hs-menu-wrapper>ul li ul>li>a {
	display: block;
	width	: 100%;
	padding: .25rem 1.5rem;';
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	white-space: nowrap;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.clicked>a:after {
	transform: rotate(180deg);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a {
	color: rgba(35, 8, 113,1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a svg path{
	stroke:rgba(35, 8, 113,1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
	color: rgba(35, 8, 113,1.0);
	background-color:rgba(35, 8, 113,0.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a svg path{
	stroke: rgba(35, 8, 113,1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a:hover {
	color: rgba(198, 12, 19,1.0);
	background-color:rgba(35, 8, 113,0.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover svg path{
	stroke: rgba(198, 12, 19,1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:hover>a:after{
	border-bottom-color:rgba(35, 8, 113,1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul{
	background-color:rgba(35, 8, 113,1.0); 
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
	color: rgba(255, 255, 255,1.0); 
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a {
	background-color:rgba(35, 8, 113,0.0);
	color: rgba(255, 255, 255,1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover,
.custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a:hover {
	background-color:rgba(255, 255, 255,1.0);
	color: rgba(35, 8, 113,1.0);
}

.two-col-content-w-image-wrap.cm-two-col-feature.just_space .image-pos-right {
	justify-content: space-between;
}
.mobile-trigger span.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%;
	background-image: url(//7942478.fs1.hubspotusercontent-na1.net/hubfs/7942478/raw_assets/public/MASA%20Access%20Child%20Theme/images/trigger.svg);
}
.custom-banner.big_title .content-sec h1 {
	font-size: 50px;
	line-height: 61px;
}
.cst_cards2.info-blocks-wrapper .info-blocks-middle-row .info-blocks-card-inner .image-holder {
	margin-top: -75px;
	margin-right: 0px;
	margin-bottom: 30px;
}
.cst_cards2.info-blocks-wrapper .info-blocks-middle-row .info-blocks-card-boxs {
	margin-top: 50px;
}
@media screen and (min-width: 450px) {
	.mobile-trigger {
		font-size: 1.5rem;
	}
}
@media (min-width:768px){
	.faq-banner.custom-banner .content-sec {
		max-width: calc(60% - 16px);
	}
	header .col-md-3{
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	header .col-md-6{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.mobile-badge{
		display:none;
	}
	.header-center-btn{
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.header-right-btn{
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.hide-desktop {
		display: none;
	}
	.mob-top-btn.hide-desktop {
		display: none !important;
	}
	.mob-bottom-btn {
		display: none !important;
	}
	.two-col-content-w-image-wrap.cm-case-studies-banner .image-holder img {
		position: absolute;
		right: 16px;
		width: 650px;
	}
	.two-col-content-w-image-wrap.cm-case-studies-banner .cm-row.img_row.image-pos-right {
		align-items: inherit !important;
	}

}
@media (min-width:992px){
	.mobile-logo{
		display:none; 
	}
	.simple_menu .menu-primary .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li>a {
		line-height: 1.5;
	}
	.menu-primary .hs-menu-wrapper ul ul li a {
		letter-spacing: 0;
		font-weight: 500 !important;
		text-transform: none;
	}
	header.header .content-wrapper,
	.footer .dnd-section>.row-fluid{
		max-width: 1250px;
	}
	.menu-primary.desktop {
		margin-right: 0;
	}
	.header-column {
		justify-content: flex-end;
	}
	.header-btn-col {
		margin: 0;
	}
	.simple_menu .menu-primary .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li {
		padding: 0;
	}
	.simple_menu .menu-primary .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>li>a {
		padding: .25rem 1.5rem;
		border: 0;
		font-weight: 300 !important;
	}
	nav.navbar{
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.mobile-trigger {
		display: none;
	}
	.custom-menu-primary .hs-menu-wrapper>ul{
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.custom-menu-primary .hs-menu-wrapper>ul>li>a{
		padding-right: .5rem;
		padding-left: .5rem;
	}
}

@media (min-width:1200px){
	.cm-case-studies-banner .cm-col.content-col {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
		margin-top: 9rem;
	}
	.cm-case-studies-banner .cm-col.media-col {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
		padding-right: 15px;
	}


}
@media (max-width:1350px){
	.menu-primary .hs-menu-wrapper>ul>li:last-child>ul.hs-menu-children-wrapper {
		right: 0;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.custom-menu-primary .hs-menu-wrapper>ul>li>a {
		font-size: 1rem;
	}
}

@media (max-width:991px){
	header.header .header-top {
		display: none;
	}
	.site-logo img {
		width: 180px !important;
	}
	.site-logo .mobile-logo img {
		width: 80px !important;
	}
	.menu-primary .hs-menu-wrapper > ul li {
		margin: 0;
	}
	.menu-primary .hs-menu-wrapper > ul > li > a{
		line-height: 1;
	}
	.menu-primary .hs-menu-wrapper > ul li {
		margin: 0;
	}
	.menu-primary.mobile .hs-menu-wrapper > ul > li a {
		color: #fff;
	}
	.menu-primary.mobile .hs-menu-wrapper>ul>li>a svg path {
		stroke: #fff;
	}
	.child-trigger svg path {
		stroke: #fff;
	}
	.mobile-open .mobile-triger span {
		background: #fff;
	}
	body .menu-primary .hs-menu-wrapper > ul > li > a:hover,
	body .menu-primary .hs-menu-wrapper > ul > li.active-branch > a:hover {
		color: #fff;
	}
	.header-menu-column, body .menu-primary .hs-menu-wrapper > ul ul, .mega-menu {
		background-color: #230871;
	}
	body .menu-primary .hs-menu-wrapper > ul ul li a:hover,
	body .menu-primary .hs-menu-wrapper > ul ul li.active-branch > a:hover {
		color: #fff;
	}
	.mob-bottom-btn {
		text-align: center;
		padding: 15px 0;
	}
	.mob-bottom-btn span {
		color: #fff;
		font-size: 14px;
	}
	body .menu-primary .hs-menu-wrapper > ul ul li a {
		line-height: 1;
	}
  
	.footer-top-section .dnd-section .dnd-column.span4 {
		width: 100%;
	}
	.footer-top-section .dnd-section .dnd-column.span8 {
		width: 100%;
	}
	.footer .footer-top-section .hs-menu-wrapper > ul>li {
		margin-bottom: 1rem;
		padding: 0;
	}
	footer .widget-type-menu {
		margin-bottom: 0;
	}
	.footer-top-section .hs-menu-wrapper > ul {
		margin-top: 20px;
	}
	.menu-primary.mobile .hs-menu-wrapper>ul>li>ul>li a{
		font-size: 16px;
		line-height: 1.45;
		font-weight: 300;
	}
	body .menu-primary .hs-menu-wrapper > ul ul li a:hover,
	body .menu-primary .hs-menu-wrapper > ul ul li.active-branch > a:hover {
		color: #e64b38;
		background: transparent;
	}
	.menu-primary.mobile .hs-menu-wrapper > ul > li a {
		font-size: 15px;
		font-weight: 700;
		line-height: 22px;
		padding: 8px;
	}
	.mob-bottom-btn span {
		margin-bottom: 10px;
		display: block;
	}
	header.header .hs-button {
		text-transform: none;
		font-weight: 500;
	}
	header.header .hs-button:hover{
		background-color: rgba(255, 255, 255, 1.0);
		color: rgba(230, 75, 56, 1.0);
	}
	.custom-menu-primary {
		display: none;
	}
	nav.navbar .content-wrapper {
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: right;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.custom-menu-primary .hs-menu-wrapper>ul {
		background-color: #230871;
		padding: 20px;
	}
	.custom-menu-primary .hs-menu-wrapper>ul>li>a {
		color: #fff!important;
		padding-right: 0;
		padding-left: 0;
		font-size: 16px;
		line-height: 24px;
	}
	.custom-menu-primary .hs-menu-wrapper>ul li ul {
		position: static;
		width: 100%;
	}
	.custom-menu-primary .hs-menu-wrapper>ul li ul>li {
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
	}
	.custom-menu-primary .hs-menu-wrapper>ul li ul>li>a {
		font-weight: 300;
		font-size: 16px;
		line-height: 24px;
		padding: 0 0 10px 0;
	}
	.custom-menu-primary .hs-menu-wrapper>ul li ul>li:hover>a {
		background: transparent;
		color: #e64b38;
	}
}
@media (max-width:650px){
	.logo-text {
		display: block;
		margin-top: 10px;
		margin-left: 0;
		width: 100%;  
	}
}
@media (max-width:767px){
	.hero-banner-wrapper .content-holder h1 {
		font-size: 34px;
	}
	/* 	.cm-two-col-feature.two-col-content-w-image-wrap .cm-row,
	.cm-col-img-overlap.two-col-content-w-image-wrap .cm-row{
	flex-direction: column-reverse;
} */
	.partner-top-content.simple-text-area .top_content {
		text-align: center!important;
	}
	h1 {
		font-size: 34px;
	}

	.faq-banner.custom-banner .content-sec h1 {
		font-size: 34px !important;
		line-height: 40px !important;
	}
	.faq-banner.custom-banner .content-sec p {
		font-size: 15px;
		line-height: 22px;
		font-weight: 400;
	}
	.cm-case-studies-banner .cm-col.content-col .col-inner {
		padding: 0;
		background-color: transparent !important;
		margin-top: 3rem;
		margin-bottom: 28px;
	}
	.cm-case-studies-banner .cm-col.content-col .col-inner h1 {
		font-size: 2rem;
	}
	.cm-our-service-slide.icon-with-title-slider .kb-gallery-image-contain img {
		max-width: 160px;
	}
	.simple-text-area.two_col_iframe.v2 .content-area,
	.simple-text-area.two_col_iframe.v2 .top_content {
		width: 100%;
	}
	.simple-text-area.two_col_iframe.v2 .top_content {
		margin-bottom: 3rem;
	}
	.hide-mobile {
		display: none;
	}
	.header-top {
		padding-bottom: 30px;
		padding-left: 20px ! IMPORTANT;
		padding-right: 20px !important;
		padding-top: 30px;
	}

	header .brand-logo {
		width: 100%;
		position: relative;
	}

	header .brand-logo img {
		max-width: 180px;
	}

	.mobile-badge {
		position: absolute;
		width: 80px;
		left: 56%;
	}

	.mobile-trigger {
		margin-top: -90px;
		margin-right: 15px;
	}
	.custom-banner.big_title .content-sec h1 {
		font-size: 34px;
		line-height: 40px;
	}
	nav.navbar {
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}
	.mob-bottom-btn {
		display: none;
	}
	.mob-top-btn {
		display: none;
	}
	.mobile-trigger span.navbar-toggler-icon{
		background-image: url(//7942478.fs1.hubspotusercontent-na1.net/hubfs/7942478/raw_assets/public/MASA%20Access%20Child%20Theme/images/trigger_mob.svg);
	}
	.menu-open .mobile-trigger span.navbar-toggler-icon{
		background-image: url(//7942478.fs1.hubspotusercontent-na1.net/hubfs/7942478/raw_assets/public/MASA%20Access%20Child%20Theme/images/close-btn.png);
	}
	.mob-top-btn {
		background-color: #230871;
		padding: 25px 15px 15px 15px;
		text-align: left;
		width: 100%;
	}

	.site-header .hs-button {
		font-size: 14px;
		font-weight: 500;
		padding: 3px 25px;
	}

	.custom-menu-primary .hs-menu-wrapper>ul>li>a {
		font-size: 15px;
		line-height: 22px;
	}

	.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
		background-image: url(//7942478.fs1.hubspotusercontent-na1.net/hubfs/7942478/raw_assets/public/MASA%20Access%20Child%20Theme/images/down-arrow.svg);
	}

	.mob-bottom-btn {
		background-color: #230871;
		padding: 5px 15px 23px 15px;
		width: 100%;
		text-align: left;
	}

	.mob-bottom-btn span {
		color: #fff;
		font-size: 14px;
		padding-right: 20px;
		display: inline-block;
	}

	.mob-bottom-btn span+div .hs-button {
		background-color: #230871;
		border: 1px solid #fff;
		font-size: 14px;
		font-weight: 500;
		padding: 5px 25px;
	}

	.mob-bottom-btn span+div {
		display: inline-block;
	}

	.mob-bottom-btn span+div .hs-button:hover {
		background-color: #fff;
	}
	.cm-case-studies-banner .cm-col.content-col .col-inner h1 br {
		display: none;
	}

}
@media (max-width:480px){
	header .brand-logo img {
		max-width: 150px;
	}
}
h3 {
	letter-spacing: normal;
}



form label {
	font-family: arial, helvetica, sans-serif;
}
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 {
	padding: 0 15px;
	min-height: 27px;
	max-width: 100%;
	width: 100%;
	border: 0;
	border-bottom: 2px solid rgba(202, 213, 226,1.0);
	border-radius: 0;
	height: 40px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #33475b;
}
form .inputs-list {
	margin: 0 0 5px;
	width: 100%;
	padding-left: 5px;
}
form .inputs-list > li {
	margin: 0;
}
form .inputs-list li label {
	line-height: 18px;
	margin: 0;
}
.hs-error-msgs label {
	color: #f2545b;
}
form textarea {
	padding: 10px 15px;
	height: auto;
}
.hs-input:focus {
	border-color: rgba(82, 168, 236, .8);
}
form .hs_submit.hs-submit {
	text-align: left;
}



.blog-post-wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
}
.insights .blog-post-wrapper {
	padding-bottom: 0;
}
.blog-post-wrapper .content-wrapper {
	max-width: 1185px;
}
.blog-post-content .blog-post__body,
.blog-post-content .spacer,
.blog-post-content .sidebar-col{
	width: 100%;
}
.blog-post__body p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 1rem;
}
.blog-post__body p strong {
	color: #212529;
}
.blog-post__body blockquote p strong {
color: #230871;
}
.blog-comments {
	padding-top: 60px;
}
.blog-comments form input, .blog-comments form textarea {
	max-width: 100%;
}
.blog-post__body h3 {
	font-size: 1.75rem;
	margin-bottom: .5rem;
	line-height: 1.2;
	letter-spacing: normal;
	text-transform: none;
	font-family: 'Open Sans';
}
.blog-post-content .recent-articles {
	border-top: 1px solid;
}
.blog-post-content .recent-articles h2 {
	margin-bottom: 1rem;
	padding-top: .5rem;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 26px;
	text-transform: uppercase;
}
.blog-post-content .related-posts__list {
	margin-bottom: 1rem;
}
.blog-post-content .blog-index-post {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: 400;
}
.blog-post-content .related-post-thumbnail img {
	border-radius: 10px;
	object-fit: cover;
	height: 180px;
	width: 280px;
}
.blog-post-content .recent-articles .related-posts-title {
	color: #007BFF;
	text-transform: capitalize;
	margin-bottom: 1rem;
	padding-top: .5rem;
}
.blog-post-content .related-post-thumbnail {
	border-radius: 10px;
}
.blog-post__body ul {
	margin-bottom: 1rem;
}
.blog-post__body ul li {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.blog-post__body a strong {
	color: inherit;
}
.blog-post__body  ol {
	margin-bottom: 1rem;
}

.blog-post__body ol li {
	font-size: 16px;
	line-height: 24px;
}

.blog-post__body blockquote {
	border: 5px solid #EDF2F7;
	border-radius: 20px;
	background: #FFFFFF;
	margin-top: 70px;
	padding: 1.5rem;
	position: relative;
	padding-top: 50px;
}
.blog-post__body blockquote h4 {
	color: #230871;
	font-size: 26px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: 500;
	line-height: 1.2;
	font-family: "Open Sans", sans-serif;
}
.blog-post__body blockquote p {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	color: #230871;
}
.blog-post__body blockquote:before {
	content: '';
	top: -50px;
	padding: 40px;
	position: absolute;
	border: 5px solid #EDF2F7;
	border-radius: 200px;
	background: #fff;
}
.blog-post__body blockquote:after {
	top: -50px;
}
.blog-post__body blockquote:after {
	content: '';
	background: url(//7942478.fs1.hubspotusercontent-na1.net/hubfs/7942478/raw_assets/public/MASA%20Access%20Child%20Theme/images/svgexport-9.svg);
	width: 40px;
	height: 40px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: -25px;
	left: 50px;
}

.cm-blog-index .blgo-listing {
	padding: 60px 0;
}
.cm-blog-index .blgo-listing .page-center {
	max-width: 1240px;
}
.cm-blog-index .post-listing {
	align-items: normal;
}
.cm-blog-index .blgo-listing .blog-main-box {
	margin-bottom: 40px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.cm-blog-index .blgo-listing .blog-box {
	padding: 0px;
	background-color: #f2f0f7;
	border-radius: 20px;
	height: 100%;
	display: grid;
	margin-bottom: 0px;
	grid-template-rows: none;
}
.cm-blog-index .blgo-listing .read-more {
	display: grid;
	align-items: end;
}
.cm-blog-index .blgo-listing .read-more a {
	color: #230871;
	font-weight: 700;
	text-align: left;
	padding: 0 20px 40px 20px;
	font-size: 16px;
}
.cm-blog-index .blgo-listing .read-more a:hover {
	color: #0056b3;
}
.cm-blog-index .blgo-listing .read-more a img {
	margin-left: 5px;
}
.cm-blog-index .blgo-listing .featured-img {
	height: 220px;
	width: 100%;
	position: relative;
	background-size: cover !important;
	border-radius: 20px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-position: center center;
	margin-bottom: 10px;
}
.cm-blog-index .blgo-listing .entry-title {
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 36px;
	margin-top: 5px;
	padding: 10px 20px 0 20px;
	text-transform: none;
}
.cm-blog-index .blgo-listing .entry-title a {
	color: #404042;
	font-size: 22px;
	line-height: 28px;
	display: block;
	text-transform: none;
}
.cm-blog-index .blgo-listing .desc {
	color: #404042;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 22px;
	font-weight: 400;
	padding: 0 20px;
}
.cm-summary{
	display:none;
}
.cm-blog-index .blog-pagination {
	display: block;
}
.cm-blog-index .blog-pagination a {
	background: none;
	color: #007bff;
	height: auto;
	line-height: normal;
	border-radius: 0;
	width: auto;
	display: inline-block;
	font-size: 1.2rem;
}
.cm-blog-index .blog-pagination a svg {
	display: none;
}
.cm-blog-index .blog-pagination a:hover {
	color: #0056b3;
}
.cm-blog-index .blog-pagination a.active {
	color: inherit;
}
.cm-blog-listing-banner .bredcrums a{
  color: #007bff !important;
}
.cm-blog-listing-banner .bredcrums a:hover{
 color: #0056b3 !important; 
}
.cm-blog-banner .bredcrums a{
  color: #007bff !important;
}
.cm-blog-banner .bredcrums a:hover{
  color: #0056b3 !important;
}
.cm-blog-listing-banner.cm-insight-bnr {
	padding-top: 40px;
}
.cm-blog-listing-banner.cm-insight-bnr .content-sec {
	border-radius: 25px 25px 0 0;
  margin-top: 10px;
}
.cm-post-page.insights .blog-post__body h3 {
	color: inherit;
}
.blog-post__body blockquote:before {
  content: "";
  top: -50px;
  padding: 40px;
  position: absolute;
  border: 5px solid #EDF2F7;
  border-radius: 200px;
  background: #fff;
}
.blog-post__body blockquote:after {
  content: '';
  background: url(//7942478.fs1.hubspotusercontent-na1.net/hubfs/7942478/raw_assets/public/MASA%20Access%20Child%20Theme/images/MASA-Icons-v4_MASA-mark-1.png);
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -30px;
  left: 44px;
}
.cm-post-page.insights .blog-post-content .content-wrapper {
	display: grid;
	gap: 2rem;
	grid-auto-rows: minmax(min-content, max-content);
	z-index: 1;
	position: relative;
	padding-top: 0px;
	padding-right: 20px !important;
	padding-bottom: 60px;
	padding-left: 20px !important;
	grid-template-columns: minmax(0, calc(60% - ((2rem * 1) / 2))) minmax(0, calc(40% - ((2rem * 1) / 2)));
}
.cm-post-page.insights .blog-post__body {
	max-width: 100%;
}
.cm-post-page.insights .blog-post__body .hs-button {
	line-height: 1.5;
	padding: 5px 60px;
	border: 2px solid #e64b38;
	box-shadow: none;
}
.cm-post-page.insights .blog-post__body .hs-button:hover {
	color: #e64b38;
	background: #ffffff;
}
.btm-content:has(.hs_cos_wrapper_type_rich_text:empty) {
  display: none;
}

.cm-post-page .btm-content {
	background-color: #f3f0f7;
 /* background-color: #FFFFFF;  */
}
.cm-post-page .btm-content .content-wrapper {
	padding: 60px 20px !important;
}
.cm-post-page .btm-content .inner-content {
	width: 60%;
}
.cm-post-page .btm-content h2 {
	margin-bottom: 1rem;
	padding-top: .5rem;
	font-family: "Open Sans", sans-serif;
	line-height: 40px;
	text-transform: capitalize;
}
.cm-post-page .btm-content h4 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2;
	font-family: "Open Sans", sans-serif;
}
.cm-post-page .btm-content p {
	font-size: 16px;
	line-height: 24px;
}
.cm-post-page .blog-comments form {
	border-top: none !important;
}
.hover-cards.style2 .top-hover-card-wrap {
	padding: 1rem;
}
.hover-cards.style2 .top-hover-card-content p {
	height: auto;
}
.hover-cards.style2 .top-hover-card .cst-hover-back-card {
	padding: 3rem 1rem;
	text-align: left;
}
.hover-cards.style2 .cst-hover-back-card p {
	font-size: .8rem;
	line-height: 1.55;
	letter-spacing: .2px;
}
.hover-cards.style2 .hover-cards-listing {
	justify-content: center;
}
.simple-text-area.mts .content-wrapper {
	max-width: 1240px;
}
.simple-text-area.mts h2 {
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 1.5rem;
	font-size: 2rem;
	line-height: 1.2;
	font-family: 'Open Sans';
	color: #212529;
}
.simple-text-area.mts  p {
	line-height: 26px;
}
.simple-text-area.mts ul {
	margin-top: .5rem;
	margin-bottom: 1rem;
}
.simple-text-area.mts ul li {
	line-height: 26px;
}
.simple-text-area.mts .sta-btn-row {
	margin-top: 1.5rem;
}
.simple-text-area.mts .btn-grid {
	gap: 0;
}
.simple-text-area.mts .btn-item {
	margin-bottom: .5rem;
}
.simple-text-area.mts .btn-item .hs-button {
	padding: 7px 50px;
	border-radius: 30px !important;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	border: 1px solid;
	transition: 0.3s;
	font-family: 'Poppins', sans-serif;
	min-width: 200px;
	margin-right: 1rem;
	line-height: 1.5;
	box-shadow: none;
}
.custom-banner.contact_bnr {
	padding: 3rem 0;
	background-position: center;
}
.custom-banner.contact_bnr .page-center {
	padding: 0 15px !important;
}
.custom-banner.contact_bnr .custom-banner-inner {
	margin-right: -15px;
	margin-left: -15px;
	gap: 0;
}
.custom-banner.contact_bnr .content-sec {
	width: 100%;
	padding: 0 15px;
	max-width: 100%;
}
.custom-banner.contact_bnr .content-sec>* {
	color: #fff;
}
.custom-banner.contact_bnr .content-sec h1 {
	padding-top: 3rem;
	margin-bottom: 1.5rem;
	text-transform: uppercase;
	line-height: 1.2;
	font-size: 2rem;
}
.custom-banner.contact_bnr .content-sec  h4 {
	text-transform: capitalize;
	margin-bottom: 3rem;
	line-height: 1.2;
}
.custom-banner.contact_bnr .content-sec h1 br {
	display: none;
}
.cm-google-map .content-wrapper {
	max-width: 100%;
	padding: 0 !important;
}
.cm-google-map .content-wrapper .hs-responsive-embed-inner-wrapper {
	padding-bottom: 375px !important;
}
.cm-cnt .top_content {
	max-width: 100%;
}
.cm-cnt .top_content h2 {
	color: #E64B38;
	text-transform: uppercase;
	margin-bottom: 1.5rem;
	font-size: 2rem;
}
.cm-cnt .top_content p:last-child {
	margin-bottom: 0;
}
.two-col-content-w-image-wrap.cm-two-col-feature.members .cm-row {
	gap: 15px !important;
}
.two-col-content-w-image-wrap.cm-two-col-feature.members .content-col h2 {
	font-size: 3.5rem;
	line-height: 1.2;
	margin-bottom: 0;
}
.two-col-content-w-image-wrap.cm-two-col-feature.members .content-col h3 {
	font-size: 2rem;
	margin-bottom: 1.5rem;
	font-weight: 900;
	font-family: "Open Sans", sans-serif;
	line-height: 1.2;
}
.two-col-content-w-image-wrap.cm-two-col-feature.members .hs-btn-grid .hs-button {
	padding: 7px 50px;
	line-height: 1.5;
	text-transform: uppercase;
	box-shadow: none;
	border-width: 1px;
}
.info-blocks-wrapper.ultimate-protection {
	background-attachment: fixed;
}
.info-blocks-wrapper.ultimate-protection .info-blocks-top-row h2 {
	text-transform: uppercase;
	margin-bottom: 1.5rem;
	font-size: 2.5rem;
	line-height: 1.2;
}
.info-blocks-wrapper.ultimate-protection .info-blocks-top-row h3 {
	line-height: 1.2;
	margin-bottom: 1.5rem;
	font-size: 1.5rem;
	font-weight: 900;
	font-family: "Open Sans", sans-serif;
	text-transform: none;
}
.info-blocks-wrapper.ultimate-protection .info-blocks-top-row h3 br {
	display: none;
}
.info-blocks-wrapper.ultimate-protection .info-blocks-middle-row {
	margin: 0;
}
.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs {
	margin-bottom: 1.5rem;
}
.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs .image-holder {
	margin: 0;
}
.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs .content-holder p {
	margin: 0;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
}
.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs .hs-btn-grid {
	margin: 0;
}
.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs.item_2 {
	padding: 0 15px;
}
.info-blocks-wrapper.ultimate-protection .info-btn-row {
	margin-top: 0;
}
.info-blocks-wrapper.ultimate-protection .info-btn-row .btn-grid {
	margin-top: 0;
}
.info-blocks-wrapper.ultimate-protection .info-btn-row .hs-button {
	padding: 7px 50px;
	border: 1px solid;
	line-height: 1.5;
}
.info-blocks-wrapper.ultimate-protection .info-blocks-top-row h2 br {
	display: none;
}
.two-col-content-w-image-wrap.cm-two-col-feature.mod_style h2 {
	text-transform: uppercase;
	font-size: 2.5rem;
}
.two-col-content-w-image-wrap.cm-two-col-feature.mod_style .hs-button {
	text-transform: uppercase;
}
@media (min-width: 576px) {
	.custom-banner.contact_bnr .content-sec h1 {
		font-size: 2.5rem;
	}
	.custom-banner.contact_bnr .content-sec h1 br {
		display: block;
	}
}
@media (min-width: 768px) {
	.cm-blog-index .blgo-listing .blog-main-box {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.blog-post-content .blog-post__body {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.blog-post-content .spacer {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.blog-post-content .sidebar-col {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.hover-cards.style2 .top-hover-card {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-top-row h2 br {
		display: block;
	}
}
@media (min-width: 992px) {
	.hover-cards.style2 .cst-hover-back-card p {
		font-size: .9rem;
	}
	.custom-banner.contact_bnr .content-sec {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.custom-banner.contact_bnr .content-sec h1 br {
		display: block;
	}
	.cm-google-map .content-wrapper .hs-responsive-embed-inner-wrapper {
		padding-bottom: 450px !important;
	}
	.cm-cnt .top_content {
		margin-left: 8.333333%;
		max-width: 83.333333%;
	}
	.two-col-content-w-image-wrap.cm-two-col-feature.members .cm-col.content-col {
		padding-left: 3rem ;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-top-row h3 br {
		display: block ;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs.item_1 {
		border-right: 3px solid #fff;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs.item_1 .content-holder {
		padding-right: 3rem;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs.item_2 .content-holder {
		padding-left: 3rem;
	}
}
@media (min-width: 1200px){
	.hover-cards.style2 .top-hover-card {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-top-row h3 br {
		display: none ;
	}
}
@media (max-width: 991px) {
	.simple-text-area.mts p {
		color: #404042;
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
	}
	.simple-text-area.mts ul li {
		color: #404042;
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
	}
	.cm-cnt .top_content p {
		color: #404042;
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs {
		width: 100% !important;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs.item_2 {
		padding: 0;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs .content-holder p {
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
	}
	.two-col-content-w-image-wrap.cm-two-col-feature.mod_style p {
		color: #404042;
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
	}
}
@media (max-width: 767px) {
	.cm-post-page.insights .blog-post-content .content-wrapper {
		grid-template-columns: minmax(0, 1fr);
	}
	.cm-post-page .btm-content .inner-content {
		width: 100%;
	}
	.hover-cards.style2 .hover-card-pop-up .modal-body p {
		font-size: 15px;
		line-height: 22px;
		font-weight: 400;
	}
	.simple-text-area.mts p {
		font-size: 15px;
		line-height: 22px;
		font-weight: 400;
	}
	.simple-text-area.mts ul li {
		font-size: 15px;
		line-height: 22px;
		font-weight: 400;
	}
	.simple-text-area.mts .btn-item {
		width: auto;
	}
	.cm-cnt .top_content p {
		color: #404042;
		font-size: 15px;
		line-height: 22px;
		font-weight: 400;
	}
  .hs-button.primary{
    width: 100%;
  }
  .hs-button.secondary-btn{
    width: 100%;
  }
  .two-col-content-w-image-wrap .hs-btn-grid{
    flex-direction: column;
  }
	.two-col-content-w-image-wrap.cm-two-col-feature.members .cm-row {
		gap: 3rem !important;
	}
	.two-col-content-w-image-wrap.cm-two-col-feature.members .content-col p {
		font-size: 15px;
		line-height: 22px;
		font-weight: 400;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-top-row h2 {
		text-align: left;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-top-row h3 {
		text-align: left;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-card-boxs .content-holder p {
		font-size: 15px;
		line-height: 22px;
		font-weight: 400;
	}
	.info-blocks-wrapper.ultimate-protection .info-btn-row .btn-grid {
		justify-content: left;
	}
	.two-col-content-w-image-wrap.cm-two-col-feature.mod_style p {
		color: #404042;
		font-size: 15px;
		line-height: 22px;
		font-weight: 400;
	}
}
@media (max-width: 575px) {
	.simple-text-area.mts h2 {
		font-size: 1.75rem;
	}
	.cm-cnt .top_content h2 {
		font-size: 1.75rem;
	}
	.two-col-content-w-image-wrap.cm-two-col-feature.members .content-col h3 {
		font-size: 1.75rem;
	}
	.info-blocks-wrapper.ultimate-protection .info-blocks-top-row h2   {
		font-size: 1.75rem;
	}
	.two-col-content-w-image-wrap.cm-two-col-feature.mod_style h2 {  
		font-size: 1.75rem;
	}
}
.simp_faq,
.plans_additional_content,
.plans_banner {
	padding: 80px 0;
}

.simple-text-area.simp_faq .content-wrapper,
.simple-text-area.plans_additional_content .content-wrapper,
.simple-text-area.plans_banner .content-wrapper {
	padding-left: 20px !important;
	padding-right: 20px !important;
	max-width: 1240px;
}

.simple-text-area.simp_faq .top_content,
.simple-text-area.plans_additional_content .top_content,
.simple-text-area.plans_banner .top_content {
	margin: 0;
}

.simple-text-area.simp_faq p,
.simple-text-area.plans_banner .top_content p {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 1rem;
}

.simple-text-area.plans_banner .top_content h1 {
	margin-bottom: 25px;
	font-size: 50px;
	line-height: 61px;
	color: #230871;
}

.simple-text-area.plans_additional_content p {
	line-height: 26px;
}

.simple-text-area.simp_faq h2 {
	margin-bottom: 30px;
	line-height: 40px;
}
.simple-text-area.plans_additional_content p a{
  color:#007bff;
}
.simple-text-area.plans_additional_content p a:hover{
  color: #0056b3;
}
.simple-text-area.simp_faq .sta-btn-row {
	margin-top: 40px;
}

.simple-text-area.simp_faq .sta-btn-row a {
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
	border-width: 2px;
	line-height: 1.5;
	box-shadow: none;
}

.simple-text-area.simp_faq .sta-btn-row a:hover {
	color: #e64b38;
	background: #ffffff;
}

.simple-text-area:is(.simp_faq,.plans_banner,.plans_additional_content) .content-area {
	font-family: inherit;
}

.two-col-content-w-image-wrap.style2 .content-wrapper {
	padding-left: 20px !important;
	padding-right: 20px !important;
	max-width: 1240px;
}

.two-col-content-w-image-wrap.style2 h2 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 30px;
	/* text-transform: capitalize; */
}

.two-col-content-w-image-wrap.style2 .hs-btn-grid {
	margin-top: 50px;
	gap: 2rem;
}

.two-col-content-w-image-wrap.style2 .content-col .col-inner {
	row-gap: 0;
}

.two-col-content-w-image-wrap.style2 .hs-btn-grid a {
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
	border-width: 2px;
	line-height: 1.5;
}

.two-col-content-w-image-wrap.style2 .hs-btn-grid a:hover {
	color: #230871;
	background: #ffffff;
}

.cst_cards.info-blocks-wrapper .content-wrapper {
	max-width: 1240px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.cst_cards.info-blocks-wrapper .info-blocks-content h2 {
	line-height: 40px;
	margin-bottom: .5rem;
}

.cst_cards.info-blocks-wrapper .info-blocks-middle-row.layout_three_column {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	column-gap: var(--global-kb-gap-lg, 4rem) !important;
	padding-top: 80px;
	padding-bottom: 24px;
	grid-auto-rows: minmax(0, 1fr);
	display: grid !important;
	margin: 0;
}

.cst_cards.info-blocks-wrapper .info-blocks-middle-row.layout_three_column>div {
	width: auto !important;
}

.cst_cards.info-blocks-wrapper .info-blocks-middle-row .info-blocks-card-inner {
	box-shadow: none;
	height: auto;
}
.cst_cards.info-blocks-wrapper .info-blocks-middle-row .info-blocks-card-inner .image-holder {
	margin-top: -75px;
	margin-right: 0px;
	margin-bottom: 30px;
}
.cst_cards.info-blocks-wrapper .info-blocks-card-inner .content-holder.center p:last-child,
.cst_cards.info-blocks-wrapper .info-blocks-middle-row .content-holder p {
	line-height: 26px;
	margin-bottom: 1rem;
}
.cst_cards.info-blocks-wrapper .hs-btn-grid:not(:has(a)) {
	margin: 0;
}
.mem_cards.icon-with-title-slider .kb-gallery-image-contain {
	height: auto;
}
.mem_cards.icon-with-title-slider .kb-gallery-image-contain img {
	height: auto;
	max-width: 100%;
}
.mem_cards.icon-with-title-slider .content-wrapper {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.mem_cards.icon-with-title-slider .hs-button.primary {
	box-shadow: none;
	line-height: 24px;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
}
.custom-banner.explain_banner .page-center {
	max-width: 100%;
}
.custom-banner.explain_banner .content-sec {
	max-width: 100%;
	padding: 72px 15px;
	text-align: center;
}
.custom-banner.explain_banner .content-sec h1 {
	margin: 0;
	line-height: 1.2;
	text-transform: capitalize;
}
.custom-banner.explain_banner {
	background-position: top center;
}
.two-col-content-w-image-wrap.explain_two_col .two-col-content-w-image-inner {
	padding: 3rem 0;
}
.two-col-content-w-image-wrap.explain_two_col .cm-row.img_row {
	margin-right: -15px;
	margin-left: -15px;
}
.two-col-content-w-image-wrap.explain_two_col .cm-row.img_row>div {
	padding-right: 15px;
	padding-left: 15px;
}
.two-col-content-w-image-wrap.explain_two_col .content-wrapper {
	max-width: 1240px;
}
.two-col-content-w-image-wrap.explain_two_col .cm-col.content-col {
	margin-left: 8.333333%;
}
.two-col-content-w-image-wrap.explain_two_col .content-col .col-inner {
	gap: 0;
}
.two-col-content-w-image-wrap.explain_two_col .hs-button {
	padding: 7px 50px;
	line-height: 1.5;
	text-transform: uppercase;
	border-width: 1px;
	box-shadow: none;
	border-color: currentColor;
}
.info-blocks-wrapper.seprator_two_col {
	padding: 3rem 0;
}
.info-blocks-wrapper.seprator_two_col .hs-btn-grid:not(:has(a)),
.info-blocks-wrapper.seprator_two_col .image-holder:not(img),
.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row {
	margin: 0;
}
.info-blocks-wrapper.seprator_two_col .content-wrapper {
	max-width: 1240px;
}
.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row {
	margin-right: -15px;
	margin-left: -15px;
}
.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row>div {
	padding-left: 15px;
	padding-right: 15px;
}
.info-blocks-wrapper.seprator_two_col .info-blocks-card-inner {
	box-shadow: none;
	height: auto;
}
.info-blocks-wrapper.seprator_two_col .info-blocks-card-inner h4 {
	font-size: 1.5rem;
	line-height: 1.2;
}
.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row>.item_1 {
	border-right: 1px solid #404042;
}
.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row>.item_1 .info-blocks-card-inner {
	padding-right: 1.5rem;
}
.info-blocks-wrapper.seprator_two_col .info-blocks-card-inner p {
	line-height: 26px;
	margin: 0;
}
.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row>.item_2 .info-blocks-card-inner {
	padding-left: 1.5rem;
}
.two-col-content-w-image-wrap.explain_two_col .image-pos-right .cm-col.content-col {
	margin-left: 0;
	margin-right: 8.333333%;
}
.two-col-content-w-image-wrap.explain_two_col .cm-col.content-col h2 {
	font-size: 2rem;
	line-height: 1.2;
}
.d-none {
	display: none !important;
}
.two-col-content-w-image-wrap.two_col_bg .dnd_padd {
	padding: 0 0 3rem;
}
.two-col-content-w-image-wrap.two_col_bg .content-wrapper {
	max-width: 1240px;
}
.two-col-content-w-image-wrap.two_col_bg .cm-row {
	margin-right: -15px;
	margin-left: -15px;
}
.two-col-content-w-image-wrap.two_col_bg .cm-row>div {
	padding-left: 15px;
	padding-right: 15px;
}
.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.content-col {
	margin-top: 9rem;
	padding-right: 0;
}
.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.content-col>div {
	background-color: #f3f0f7 !important;
	padding: 3rem;
	gap: 0;
}
.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.content-col h2:before {
	content: " ";
	background-color: #E64B38;
	border-bottom: 2px solid #E64B38;
	display: block;
	margin-bottom: 1.25rem;
	width: 60px;
}
.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.content-col h2 {
	font-size: 2.5rem;
	margin-bottom: 1.5rem;
	line-height: 1.2;
	color: #212529;
}
.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.media-col {
	padding-left: 0;
}
.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.media-col img {
	position: absolute;
	right: 45px;
	width: 475px;
	z-index: 9;
}
.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.media-col .image-holder {
	position: static;
}
.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.media-col .image-holder:after {
	content: '';
	background-color: #f3f0f7;
	width: 80%;
	bottom: 0;
	position: absolute;
	z-index: 1;
	height: 454px;
}
.accordion-faq-wrapper .accordion-body .accordion-body-inner .ac-content-holder a.hs-button {
	color: #FFFFFF !important;
	text-transform: uppercase;
	padding: 7px 50px;
	line-height: 1.5;
	border: 1px solid currentColor;
	box-shadow: none;
}
.accordion-faq-wrapper .accordion-body .accordion-body-inner .ac-content-holder a.hs-button:hover {
	color: #E64B38 !important;
}
.accordion-faq-wrapper .accordion-body .accordion-body-inner .ac-content-holder p:not(.display-4) {
	margin-bottom: 1rem;
	line-height: 26px;
}
.accordion-faq-wrapper .accordion-body .accordion-body-inner .ac-content-holder h2 {
	font-size: 1.25rem;
}
.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2;
}
.text-uppercase {
	text-transform: uppercase !important;
}
.masa-red, a.masa-red:hover {
	color: #E64B38 !important;
}
.font-open-extrabold {
	font-weight: 700;
}
.h4 {
	font-size: 1.5rem;
}
.accordion-faq-wrapper .accordion-body-inner:before,
.accordion-faq-wrapper .accordion-body-inner:after {
	content: '';
	display: table;
	clear: both;
}
.custom-banner.employees_landing .page-center {
	
	min-height: auto !important;
	display: flex;
	align-items: center;
	padding: 3rem 15px !important;
}
.custom-banner.employees_landing .custom-banner-inner {
	gap: 0;
	padding: 3rem 0;
	width: 41.666667%;
	margin: 0 -15px;
	flex: 1;
}
.custom-banner.employees_landing .custom-banner-inner .content-sec {
	padding: 0 15px;
	width: 41.666667%;
}
.custom-banner.employees_landing .custom-banner-inner .content-sec h1 {
	text-shadow: 2px 2px 3px #000;
	text-transform: uppercase;
	padding: 3rem 0;
	line-height: 1.2;
	margin: 0;
}
.custom-banner.employees_landing {
	background-position: top center;
}
.simple-text-area.two_col_iframe .content-wrapper {
	display: flex;
	flex-wrap: wrap;
	max-width: 1240px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.simple-text-area.two_col_iframe .content-wrapper>div {
	padding: 0 15px;
}
.simple-text-area.two_col_iframe .sta-btn-row:not(:has(a)) {
	display: none;
}
.simple-text-area.two_col_iframe {
	padding: 3rem 0;
}
.simple-text-area.two_col_iframe .top_content {
	width: 58.333333%;
}
.simple-text-area.two_col_iframe .content-area {
	width: 41.666667%;
}
.simple-text-area.two_col_iframe .hs-responsive-embed-wrapper {
	max-width: 100% !important;
	max-height: none !important;
}
.simple-text-area.two_col_iframe h2 {
	font-size: 2rem;
	line-height: 1.2;
}
.simple-text-area.two_col_iframe p {
	line-height: 26px;
	font-family: "Open Sans", sans-serif;
}
.simple-text-area.two_col_iframe .content-area p a {
	text-decoration: none;
}
.simple-text-area.two_col_iframe .content-area .hs-button {
	padding: 7px 50px;
	line-height: 1.5;
	text-transform: uppercase;
	box-shadow: none;
	border: 1px solid currentColor;
}
.simple-text-area.simp_content {
	padding: 0 0 3rem;
}
.simple-text-area.simp_content .content-wrapper {
	max-width: 1240px;
}
.simple-text-area.simp_content h2 {
	font-size: 2rem;
}
.custom-banner.brokers_banner {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.custom-banner.brokers_banner .page-center {
	padding: 3rem 15px !important;
}
.custom-banner.brokers_banner .custom-banner-inner {
	width: 50%;
}
.custom-banner.brokers_banner .custom-banner-inner .content-sec {
	max-width: 100%;
	padding: 0;
}
.custom-banner.brokers_banner .custom-banner-inner .content-sec h1 {
	font-size: 3rem;
	padding-left: 3rem;
	padding-bottom: 3rem;
	margin-bottom: 3rem;
	padding-top: 3rem;
	margin-top: 3rem;
	line-height: 1.2;
	text-transform: capitalize;
}
.info-blocks-wrapper.cm-employers-card.style2 .info-blocks-middle-row {
	margin: 0;
}
.info-blocks-wrapper.cm-employers-card.style2 {
	margin: -6rem 0 1rem;
}
.two-col-content-w-image-wrap.cm-two-col-feature.styled_ul ul {
	list-style: none;
	padding-left: 0;
}
.two-col-content-w-image-wrap.cm-two-col-feature.styled_ul ul li:before {
	content: "X";
	color: red;
	font-size: 1.25rem;
	margin-right: .75rem;
}
.two-col-content-w-image-wrap.cm-two-col-feature.styled_ul h2 {
	margin-bottom: 1.5rem !important;
	font-size: 3rem;
}
.benefits_para .content-holder h2 {
	margin-bottom: 28px;
}
.benefits_para .content-holder p:has(+ h2) {
	margin-bottom: 46px;
}
.blog-post__body h3 {
	margin-bottom: 28px;
}
.blog-post__body p:has(+ h3) {
	margin-bottom: 46px;
}
.blog-post__body .empty-paragraph {
	display: none;
}
.two-col-content-w-image-wrap.cm-case-studies-banner.small_img .image-holder img {
	width: 475px;
	z-index: 3;
}
.two-col-content-w-image-wrap.cm-case-studies-banner.small_img {
	min-height: 455px;
}
.blog-post__body a {
	color: #007bff;
}
.blog-post__body a:hover {
	color: #0056b3;
}
.cm-case-studies-banner.small_img .cm-col.content-col .col-inner {
	row-gap: 0;
	overflow: visible !important;
}
.cm-case-studies-banner.small_img .cm-col.media-col:after {
	background-color: #f3f0f7;
	width: calc(80% + 12px);
	height: 87px;
	bottom: 0;
	position: absolute;
	z-index: 1;
	content: '';
}

.two-col-content-w-image-wrap.employers_two_col_banner .dnd_padd {
	padding: 3rem 0;
}

.two-col-content-w-image-wrap.employers_two_col_banner .cm-row {
	margin: 0 -15px;
	overflow: hidden;
}

.two-col-content-w-image-wrap.employers_two_col_banner .cm-row>div {
	padding-left: 15px;
	padding-right: 15px;
}

.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.content-col {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	width: auto !important;
	margin-top: 9rem;
	padding-right: 0;
}

.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.media-col {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	width: auto !important;
	padding-left: 0;
}

.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.media-col img {
	position: absolute;
	right: 45px;
	width: 550px;
	z-index: 2;
}

.two-col-content-w-image-wrap.employers_two_col_banner .image-holder {
	position: static;
}

.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.media-col:after {
	content: '';
	background-color: #230871;
	width: 80%;
	height: 100%;
	margin-top: 9rem;
	display: block;
}

.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.content-col .col-inner {
	padding: 3rem;
	gap: 0;
}

.two-col-content-w-image-wrap.employers_two_col_banner .content-holder h1 {
	font-size: 2.5rem;
	margin-bottom: 1.5rem;
	font-weight: 700;
	text-transform: capitalize;
}
.two-col-content-w-image-wrap.bubble .content-col .col-inner {
	position: relative;
	overflow: inherit !important;
}

.two-col-content-w-image-wrap.bubble .content-col .col-inner:before {
	background-image: url(//7942478.fs1.hubspotusercontent-na1.net/hubfs/7942478/raw_assets/public/MASA%20Access%20Child%20Theme/images/right-triangle.svg);
	height: 120px;
	width: 120px;
	transform: rotate(270deg);
	content: ' ';
	position: absolute;
	left: -46px;
	top: 50%;
}

.two-col-content-w-image-wrap.bubble .content-col .col-inner>* {
	position: relative;
}
.hs-menu-flow-vertical > ul > li.hs-menu-item {
	margin: 0 0 4px;
}
.hs-menu-flow-vertical > ul > li.hs-menu-item > a {
	color: #007BFF;
	text-decoration: none;
	background-color: transparent;
}
.hs-menu-flow-vertical > ul > li.hs-menu-item > a:hover {
	color: #0056B3;
}

@media (min-width: 576px) {
	.text-sm-center {
		text-align: center !important;
	}
}

@media (min-width: 768px) {
	.custom-banner.explain_banner .page-center {
		max-width: 720px;
	}
	.d-md-block {
		display: block !important;
	}
	.float-md-right {
		float: right !important;
	}
	.float-md-left {
		float: left !important;
	}
	.mb-md-0, .my-md-0 {
		margin-bottom: 0 !important;
	}
	.pr-md-4, .px-md-4 {
		padding-right: 1.5rem !important;
	} 
	.pb-md-4, .py-md-4 {
		padding-bottom: 1.5rem !important;
	}
	.pl-md-4, .px-md-4 {
		padding-left: 1.5rem !important;
	}
}

@media (min-width: 992px) {
	.custom-banner.explain_banner .page-center {
		max-width: 960px;
	}
	.d-lg-block {
		display: block !important;
	}
	.mb-lg-5, .my-lg-5 {
		margin-bottom: 3rem !important;
	}
}

@media (min-width: 1200px) {
	.custom-banner.explain_banner .page-center {
		max-width: 1140px;
	}
	.pb-xl-0, .py-xl-0 {
		padding-bottom: 0 !important;
	}
	.cm-case-studies-banner.small_img .cm-col.media-col:after {
		height: 359px;
	}
}
 @media (max-width: 1024px) {

}

@media (max-width: 1500px) {
	.custom-banner.employees_landing .page-center {
		min-height: 700px;
	}
}
@media (max-width: 1199px) {
	.two-col-content-w-image-wrap.explain_two_col .cm-row.img_row {
		align-items: initial !important;
	}
	.two-col-content-w-image-wrap.explain_two_col .image-pos-right .cm-col.content-col {
		margin-right: 0;
	}
	.two-col-content-w-image-wrap.explain_two_col .cm-row.img_row .media-col {
		margin-right: auto;
	}
	.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.media-col .image-holder:after {
		height: 526px;
	}
	.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.media-col img {
		right: 15px;
		width: 465px;
	}
	.simple-text-area.two_col_iframe .top_content,
	.simple-text-area.two_col_iframe .content-area {
		width: 50%;
	}
	.custom-banner.employees_landing .page-center {
		min-height: auto;
	}
	.custom-banner.employees_landing .custom-banner-inner .content-sec {
		width: 50%;
		max-width: 100%;
	}
	.two-col-content-w-image-wrap.cm-two-col-feature.styled_ul h2 {
		font-size: 2.5rem;
	}
	.custom-banner.brokers_banner .custom-banner-inner .content-sec h1 {
		font-size: 2.5rem;
	}
	.cm-case-studies-banner.small_img .cm-row>div {
		width: 50% !important;
	}
	.cm-case-studies-banner.small_img .cm-col.content-col {
		margin-top: 9rem;
	}
	.two-col-content-w-image-wrap.cm-case-studies-banner.small_img .image-holder img {
		right: 0px;
		width: 465px;
	}
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.content-col,
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.media-col {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.media-col img {
		right: 15px;
		width: 465px;
	}
}

@media (max-width: 991px) {
	.simple-text-area.plans_additional_content p,
	.simple-text-area.plans_banner .top_content p,
	.simple-text-area.simp_faq p {
		font-size: 15px;
		line-height: 22px;
	}
	.cst_cards.info-blocks-wrapper .info-blocks-card-inner .content-holder.center p:last-child,
	.cst_cards.info-blocks-wrapper .info-blocks-middle-row .content-holder p {
		font-size: 16px;
		line-height: 24px;
	}
	.two-col-content-w-image-wrap.explain_two_col .cm-row.img_row>div {
		width: 100% !important;
		margin-left: 0;
	}
	.two-col-content-w-image-wrap .image-holder img {
		width: auto !important;
	}
	.two-col-content-w-image-wrap.explain_two_col .cm-row.img_row {
		flex-direction: column-reverse !important;
	}
	.simple-text-area.simp_content p,
	.simple-text-area.two_col_iframe p,
	.two-col-content-w-image-wrap .content-col .col-inner p {
		font-size: 16px;
		line-height: 24px;
	}
	bodu:has(.two_col_iframe) .two-col-content-w-image-wrap .content-col .col-inner {
		margin-bottom: 3rem;
	}
	.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row>.item_1 {
		border: 0;
	}
	.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row>div {
		width: 100% !important;
	}
	.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row>.item_1 .info-blocks-card-inner,
	.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row>.item_2 .info-blocks-card-inner {
		padding: 0;
	}
	.info-blocks-wrapper.seprator_two_col .info-blocks-card-inner p {
		margin-bottom: 3rem;
		font-size: 16px;
		line-height: 24px;
	}
	.two-col-content-w-image-wrap.two_col_bg .cm-row,
	.info-blocks-wrapper.seprator_two_col .info-blocks-card-boxs:last-child .info-blocks-card-inner p {
		margin: 0;
	}
	.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.content-col {
		margin-top: 3rem;
		margin-bottom: 3rem;
		padding: 0;
	}
	.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.media-col img {
		position: static;
	}
	.two-col-content-w-image-wrap.two_col_bg .cm-row>div {
		padding: 0;
		width: 100% !important;
	}
	.two-col-content-w-image-wrap.two_col_bg .cm-row.image-pos-right {
		flex-direction: row !important;
	}
	.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.media-col {
		order: 2;
	}
	.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.content-col>div {
		background-color: transparent !important;
		padding: 0;
		margin: 0;
	}
	.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.media-col .image-holder:after {
		display: none;
	}
	.custom-banner.employees_landing .custom-banner-inner .content-sec,
	.simple-text-area.two_col_iframe .content-area, 
	.simple-text-area.two_col_iframe .top_content {
		width: 100%;
	}
	.simple-text-area.two_col_iframe .content-wrapper {
		flex-direction: column-reverse;
	}
	.simple-text-area.two_col_iframe .content-area {
		margin-bottom: 3rem;
	}
	.two-col-content-w-image-wrap.cm-two-col-feature.styled_ul h2 {
		font-size: 3rem;
	}
	.custom-banner.brokers_banner .custom-banner-inner .content-sec h1 {
		padding-left: 1rem;
	}
	.custom-banner.brokers_banner .custom-banner-inner {
		width: 66.666%;
	}
	.two-col-content-w-image-wrap.cm-case-studies-banner.small_img .image-holder img {
		width: 455px !important;
	}
	.cm-case-studies-banner .cm-col.content-col .col-inner h1 {
		font-size: 1.9rem;
	}
	.cm-case-studies-banner.small_img .cm-row>div {
		width: 100% !important;
	}
	.two-col-content-w-image-wrap.cm-case-studies-banner.small_img .image-holder img {
		position: static;
		width: auto !important;
	}
	.cm-case-studies-banner.small_img .cm-row {
		flex-direction: column-reverse !important;
	}
	.cm-case-studies-banner.small_img .cm-col.content-col {
		margin: 3rem 0;
	}
	.cm-case-studies-banner.small_img .cm-col.content-col .col-inner {
		background-color: transparent !important;
		padding: 0;
		margin: 0;
	}
	.cm-case-studies-banner.small_img .cm-col.content-col .col-inner h1 {
		font-size: 2.5rem;
	}
	.cm-case-studies-banner.small_img .cm-col.media-col:after {
		display: none;
	}
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.content-col .col-inner {
		background-color: transparent !important;
		padding: 0;
		color: inherit !important;
	}
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.content-col,
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.media-col {
		-ms-flex: 0 0 50%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.content-col {
		margin-bottom: 3rem;
		margin-top: 0;
	}
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.media-col img {
		position: static;
	}
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row {
		flex-direction: column-reverse !important;
	}
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.content-col .col-inner h1 {
		color: #404042 !important;
	}
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row .cm-col.media-col:after {
		display: none;
	}
}

@media (max-width: 767px) {
  #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{
    flex-wrap: wrap;
  }
	.simple-text-area.plans_banner .top_content h1 {
		font-size: 34px;
		line-height: 40px;
	}
	.simple-text-area.simp_faq h2 {
		line-height: 34px;
		font-size: 26px;
	}
	.simple-text-area.plans_banner .top_content p,
	.simple-text-area.simp_faq p {
		color: #404042;
	}
	.simple-text-area.simp_faq .sta-btn-row a,
	.simple-text-area .btn-grid .btn-item {
		width: 100%;
	}
	.two-col-content-w-image-wrap.style2 h2 {
		font-size: 26px;
		line-height: 34px;
	}
	.two-col-content-w-image-wrap.style2 .hs-btn-grid {
		margin-top: 30px;
		gap: 1rem;
	}
	.two-col-content-w-image-wrap.style2 .hs-btn-grid>div,
	.two-col-content-w-image-wrap.style2 .hs-btn-grid a {
		width: 100%;
	}
	.cst_cards.info-blocks-wrapper .info-blocks-middle-row.layout_three_column {
		row-gap: var(--global-kb-gap-lg, 4rem) !important;
		grid-template-columns: minmax(0, 1fr);
		grid-auto-rows: minmax(min-content, max-content);
	}
	.cst_cards.info-blocks-wrapper .info-blocks-content h2 {
		font-size: 26px;
		line-height: 34px;
	}
	.info-blocks-wrapper.seprator_two_col .info-blocks-card-inner p,
	.two-col-content-w-image-wrap .content-col .col-inner p,
	.cst_cards.info-blocks-wrapper .info-blocks-card-inner .content-holder.center p:last-child,
	.cst_cards.info-blocks-wrapper .info-blocks-middle-row .content-holder p {
		font-size: 15px;
		line-height: 22px;
	}
	.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row {
		margin: 0;
	}
	.info-blocks-wrapper.seprator_two_col .info-blocks-middle-row>div {
		padding: 0;
	}
	.custom-banner.employees_landing .custom-banner-inner .content-sec h1 {
		font-size: 2.5rem;
	}
	.simple-text-area.simp_content p,
	.simple-text-area.two_col_iframe p,
	.two-col-content-w-image-wrap .content-col .col-inner p {
		font-size: 15px;
		line-height: 22px;
	}
	.custom-banner.brokers_banner .custom-banner-inner {
		width: 83.333333%;
		text-align: center;
		margin-left: 8.333333%;
		padding-top: 3rem;
	}
	.two-col-content-w-image-wrap.cm-case-studies-banner.small_img .image-holder img {
		width: auto !important;
	}
	.cm-case-studies-banner.small_img .cm-row {
		flex-direction: column !important;
	}
	.two-col-content-w-image-wrap.employers_two_col_banner .cm-row {
		flex-direction: inherit !important;
	}
  .custom-video-gallery .top_content{
    flex-direction: column;
  }
  .top-right-image{
    width: 65%;
  }
  .mem_cards.icon-with-title-slider .kb-gallery-image-contain img{
    width: 60%;
  }
  .two-col-content-w-image-wrap.bubble .content-col .col-inner:before {
		left: 30%;
		bottom: -47px;
		top: auto;
	}
	.two-col-content-w-image-wrap.bubble .content-col .col-inner {
		margin-bottom: 30px;
	}
}

@media (max-width: 575px) {
	.simple-text-area.two_col_iframe h2,
	.simple-text-area.simp_content h2,
	.two-col-content-w-image-wrap.two_col_bg .cm-row .cm-col.content-col h2,
	.two-col-content-w-image-wrap.explain_two_col .cm-col.content-col h2 {
		font-size: 1.75rem;
	}
	.custom-banner.employees_landing .page-center {
		min-height: 500px;
		padding-bottom: 0 !important;
		align-items: flex-end;
	}
	.custom-banner.employees_landing .custom-banner-inner .content-sec h1 {
		font-size: 2rem;
		text-align: center;
	}
	.custom-banner.employees_landing .custom-banner-inner {
		padding: 0;
	}
	.two-col-content-w-image-wrap.cm-two-col-feature.styled_ul h2 {
		font-size: 2rem;
	}
	.custom-banner.brokers_banner .custom-banner-inner .content-sec h1 {
		font-size: 2rem;
	}
	.custom-banner.brokers_banner .custom-banner-inner {
		width: 100%;
		margin: 0;
	}
	.custom-banner.brokers_banner .custom-banner-inner .content-sec h1 {
		padding-left: 0;
	}
	.two-col-content-w-image-wrap.employers_two_col_banner .content-holder,
	.cm-case-studies-banner.small_img .cm-col.content-col .col-inner h1 {
		font-size: 1.75rem;
	}
}

footer .footer-top-section {
	background-image: url(//7942478.fs1.hubspotusercontent-na1.net/hubfs/7942478/raw_assets/public/MASA%20Access%20Child%20Theme/images/MASA-50th_1Color-01.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 30%;
}

.cm-benefits-card.info-blocks-wrapper .info-blocks-middle-row {
	gap: 32px;
	display: grid!important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-auto-rows: minmax(0, 1fr);
}
.cm-benefits-card.info-blocks-wrapper .info-blocks-middle-row .info-blocks-card-inner {
	border-radius: 15px;
	padding: 20px;
	padding-top: 40px;
}
@media (min-width: 768px) {
	.cm-benefits-card.info-blocks-wrapper .info-blocks-middle-row.layout_three_column > div {
		grid-column: initial;
		align-self: stretch;
		display: flex;
		flex-direction: column;
		z-index: 1;
		min-width: 0;
		min-height: 0;
		width: auto !important;
	}
} 
@media (max-width: 767px) {
	.cm-benefits-card.info-blocks-wrapper .info-blocks-middle-row {
		grid-template-columns: minmax(0, 1fr);
		grid-auto-rows: minmax(min-content, max-content);
		display: grid  !important;
	}
}