/*
Theme Name: Modus 2019
Theme URI: https://www.moduscreate.com
Version: 1.2.1
Description: A custom child theme for Modus, based on Beaver Builder. 
Author: Yoko Co
Author URI: https://www.yokoco.com
template: bb-theme
*/

@import url("base.css");


/*****************************************************************************/
/******************************* THE BASICS **********************************/
/*****************************************************************************/

/* Set your maximum container width here. Only use the customizer width to set the width for the header */

.fl-page-content .container {
	max-width: 1390px; 
}

.title-header-text {
	font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    color: #000000;
}

.subtitle-header-text {
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #000000;
	font-family: 'Montserrat';
}

/* Set this to the same as you set the content width in the customizer. */

.max-fix .fl-row-fixed-width {
	max-width: 1600px; 	
}


/* Define default accent background colors. */

.bg-light, .bg1 {background-color: #F3F6F8;}
.bg-med, .bg2 {background-color: #253848;}
.bg-pink, .bg3 {background-color: #FF5C5D;}
.bg-dark, .bg4 {background-color: #08151D;}

/* Custom banner size for pages without featured image. */

.no-featured-image .banner-title .fl-row-content-wrap {
}

/* Define button styles. */

.fl-page button, .fl-page input[type=button], .fl-page input[type=submit], .fl-page .fl-builder-content a.fl-button, .fl-page .fl-builder-content a.fl-button:visited, .fl-page .wp-block-button__link, button, input[type=button], input[type=submit] {
	padding: 18px 28px 16px;
	border: 0px; 
	border-radius: 40px; 
	-moz-border-radius: 40px; 
	-webkit-border-radius: 40px; 
	text-decoration: none; 
  	-webkit-transition: background 0.5s; 
  	transition: background 0.5s;
	font-weight: 700; 
	color: #fff; 
}


.fl-page button, .fl-page input[type=button], .fl-page input[type=submit], .fl-page .fl-builder-content a.fl-button *, .fl-page .fl-builder-content a.fl-button:visited *, .fl-page .wp-block-button__link {
	color: #fff; 
}

.fl-page button:hover, .fl-page input[type=button]:hover, .fl-page input[type=submit]:hover, .fl-page a.fl-button:hover, .fl-page .fl-builder-content a.fl-button:hover, .fl-page .wp-block-button__link:hover {
	color: #fff; 
	border: 0px; 
	/* background-color: #444444; */
	/* text-transform: none; */
}

.fl-page button:hover *, .fl-page input[type=button]:hover *, .fl-page input[type=submit]:hover *, .fl-page a.fl-button:hover *, .fl-page .fl-builder-content a.fl-button:hover * {
	color: #fff; 
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	padding: 18px 28px 16px;
	border: 0px; 
	border-radius: 40px; 
	-moz-border-radius: 40px; 
	-webkit-border-radius: 40px; 
	background-color: #ff5c5d; 
	text-decoration: none; 
  	-webkit-transition: background 0.5s; 
  	transition: background 0.5s;
	font-weight: 700; 
	color: #fff; 
}

.wp-block-button__link {
	margin-top: 10px; 
}


/* Extra universal text and layout styles */

.single-col {
	max-width: 750px; 
	margin: 0 auto; 
}

.larger {
	font-size: 21px; 
}

.fl-page pre, .fl-page pre.prettyprint {
	padding: 8px; 
	border: 0px; 
}

/*****************************************************************************/
/********************************* HEADER ************************************/
/*****************************************************************************/

/* .modus-logo .bg-logo {
	display: block;
	border-radius: 50%;
	width: 3.61111rem;
	height: 3.61111rem;
	border: 2px solid #000;
	background: url(../images/logo.svg) 50%/contain no-repeat;
} */

@-webkit-keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(1turn);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(1turn);
	}
}

@-webkit-keyframes spin-reverse {
	0% {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(-1turn);
	}
}

@keyframes spin-reverse {
	0% {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(-1turn);
	}
}

.modus-logo {
	line-height: .85;
	position: relative;
	display: inline-block;
	transition: all .2s ease;
		margin-left: -20px;
}

.modus-logo svg {
	width: 8.62rem;
    height: 5.5rem;
	transition: all .2s cubic-bezier(.215, .61, .355, 1);
}

#login .modus-logo svg {
	width: 5.62rem;
	height: 2.95rem;
	transition: all .2s cubic-bezier(.215, .61, .355, 1);
}

.modus-logo svg.logo-mark {
	width: 9.9rem;
	transition: fill .2s cubic-bezier(.215, .61, .355, 1) 1s;
}

@media screen and (max-width: 767px) {
	.modus-logo svg {
		width: 5.55556rem;
		height: 3.61111rem;
		transition: all .2s cubic-bezier(.215, .61, .355, 1);
	}

	.modus-logo svg.logo-mark {
		width: 7.22222rem;
		transition: fill .2s cubic-bezier(.215, .61, .355, 1) 1s;
	}
}

.dark-slide .modus-logo svg.logo-mark path {
	fill: #fefefe;
}

.modus-logo span {
	top: 50%;
	right: 0;
	font-weight: 700;
	text-transform: uppercase;
	transform: translateY(-50%);
}

.modus-logo.alt a {
	color: #fff;
}

.modus-logo.alt svg {
	border: 0 none;
}

.modus-logo-spin .leftfill,
.modus-logo-spin .rightfill,
.modus-logo-spin .topfill {
	transform: rotate(0deg);
	transition: transform .2s cubic-bezier(.215, .61, .355, 1), fill .2s cubic-bezier(.215, .61, .355, 1);
}

.dark-slide .modus-logo-spin .leftfill,
.dark-slide .modus-logo-spin .rightfill,
.dark-slide .modus-logo-spin .topfill,
.modus-logo-spin .leftfill.path_bottom,
.modus-logo-spin .leftfill.path_top,
.modus-logo-spin .rightfill.path_bottom,
.modus-logo-spin .rightfill.path_top,
.modus-logo-spin .topfill.path_bottom,
.modus-logo-spin .topfill.path_top {
	fill: #000000;
	/*fill: #fefefe;*/
}

.dark-slide .modus-logo-spin .leftfill.path_bottom,
.dark-slide .modus-logo-spin .leftfill.path_top,
.dark-slide .modus-logo-spin .rightfill.path_bottom,
.dark-slide .modus-logo-spin .rightfill.path_top,
.dark-slide .modus-logo-spin .topfill.path_bottom,
.dark-slide .modus-logo-spin .topfill.path_top {
	 fill: #fefefe; 
	/* fill: #000000; */
}

.modus-logo-spin.logo_spin .rightfill {
	-webkit-animation: spin .8s cubic-bezier(.645, .045, .355, 1) 0s 1;
	animation: spin .8s cubic-bezier(.645, .045, .355, 1) 0s 3;;
}

.modus-logo-spin.logo_spin .leftfill,
.modus-logo-spin.logo_spin .topfill {
	-webkit-animation: spin-reverse .8s cubic-bezier(.645, .045, .355, 1) 0s 1;
	animation: spin-reverse .8s cubic-bezier(.645, .045, .355, 1) 0s 1;
}

.modus-logo-spin.logo_spin .leftfill.path_top {
	fill: #069;
}

.modus-logo-spin.logo_spin .rightfill.path_top {
	fill: #903;
}

.modus-logo-spin.logo_spin .rightfill.path_bottom {
	fill: #f90;
}

.modus-logo-spin.logo_spin .topfill.path_top {
	fill: #090;
}

.modus-logo-spin.logo_spin .topfill.path_bottom {
	fill: #f30;
}

.modus-logo-spin .topfill {
	transform-origin: 108px 36px;
}

.modus-logo-spin .leftfill {
	transform-origin: 16px 114px;
}

.modus-logo-spin .rightfill {
	transform-origin: 220px 105px;
}

/*
@media (min-width: 992px) {
	.fl-page-header-logo-col {
		width: 20%; 
	}
	.fl-page-nav-col {
		width: 80%; 
	}
  .fl-page-bar {
    position: absolute;
    top: 0;
    z-index: 11;
    width: 100%;
  }
  .fl-page-header, .fl-page-header-wrap {
    background-color: #ffffff !important;
    border-bottom-style: none; 
    position: absolute;
    width: 100%;
    z-index: 10;
  }
	.fl-page-header-fixed .fl-page-header-wrap {
		background: #1c2330;
		top: 0; 
	}
}
*/

.fl-page-header-primary {
	position: relative; 
	z-index: 99; 
}

.fl-page-nav-right .fl-page-header-wrap {
	border-bottom: 1px solid rgba(255,255,255,0.05); 
}

.fl-page-bar .fl-social-icons i.fas, .fl-page-bar .fl-social-icons i.fab {
	margin-right: 2px; 
}

.fl-page-nav-search form {
	background-color: #fff; 
}

.fl-page-nav-search form input.fl-search-input {
	border-color: #ddd; 
	background-color: #fff; 
	color: #333!important; 
}

.fl-page-nav ul.sub-menu li a {
	padding: 14px 15px 10px; 
}

.fl-page-nav ul.sub-menu {
	border-top: 2px solid #FF5C5D; 
}

.custom-subtitle h3 {
	font-weight: 400; 
}

.mobile-nav-search {
	margin-top: 10px; 
}

.mobile-nav-search label {
	width: 82%; 
	display: block; 
	float: left; 
}
.mobile-nav-search input[type=search] {
	
}

.mobile-nav-search button {
	background: rgba(0,0,0,0);
	padding: 6px 20px; 
}

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav>li:last-of-type {
	border: 0px; 
}

.fa-search, .fa-bars {
    font-family: 'linearicons' !important;
}

.fa-search:before {
    font-family: 'linearicons' !important;
    content: "\e922" !important;
}

.fa-bars:before {
    font-family: 'linearicons' !important;
    content: "\e92b" !important;
}

.fl-page .fl-page-nav-wrap {
	border-bottom: 0px; 
}

.fl-page-nav .navbar-nav li>a {
	padding: 15px 15px 13px; 
}

@media screen and (min-width: 768px) {
	.fl-page-nav-right .fl-page-header-container {
		padding-top: 10px; 
		padding-bottom: 8px; 
	}
}

/*****************************************************************************/
/********************************* FOOTER ************************************/ 
/*****************************************************************************/

.footer-main .fl-row-content-wrap .menu .fl-has-submenu .sub-menu {
	display: none; 
	/*display: inline-block; */
}

.footer-main .fl-row-content-wrap .menu.fl-menu-horizontal-expanded .fl-has-submenu .sub-menu {
	/*display: none; */
	display: inline-block; 
}

.footer-main .fl-menu-toggle {
	display: none; 
}

.footer-main .fl-modus-menutoggle {
	display: none; 
}

.footer-sub {
	font-size: 13px; 
}

.footer-main .menu a {
	padding: 14px 28px 14px 0px; 
}

.footer-main h5 {
	opacity: 0.7; 
	text-transform: uppercase; 
	font-size: 12px; 
}

footer a:hover {
	color: #3f7eb1!important; 
	text-decoration: none; 
}

/*footer a:hover {
	color: #FF5C5D!important; 
	text-decoration: none; 
}*/



/*****************************************************************************/
/******************************* COMPONENTS **********************************/
/*****************************************************************************/

.home-banner-service, .home-banner-service h3 {
	color: #fff; 
}

.home-banner-service p a {
	font-size: 13px; 
}

blockquote, .fl-page .fl-content .wp-block-quote {
	padding: 20px 20px 16px; 
	border: 4px solid #eee; 
	border-left: 4px solid #eee; 
	font-size: 1.3em; 
}

.search-results .fl-post-feed-content {
	color: #888; 
}

.fl-post-feed-post {
	padding-bottom: 40px; 
}

.blog-sidebar .fl-widget + .fl-widget {
	border-top: 1px solid #ddd; 
	padding-top: 30px; 
}

h2.widgettitle {
	font-size: 21px; 
}

.widget_recent_entries li + li {
	margin-top: 15px; 
}

.widget_recent_entries .post-date {
	display: block; 
	font-size: 13px;
	opacity: 0.5; 
}

.post-meta-category, .post-meta-author, .fl-post-feed-meta {
	color: #888; 
}

.post-sharing {
	text-align: right; 
	color: #888; 
}

.preshare-text {
	display: inline; 
}

.addtoany_shortcode {
	float: right; 
	margin-left: 10px; 
}

.breadcrumbs {
	font-size: 12px; 
	opacity: 0.5; 
}

.no-banner-title-row .breadcrumbs {
	opacity: 0.7; 
}

.post-list .fl-post-feed {
}

.post-list .fl-post-feed-text {
	padding: 30px 20px 10px; 
}

.post-list .fl-post-feed-title {
	font-size: 24px; 
}

.fl-post-grid-content {
	font-size: 16px; 
	line-height: 24px; 
}

.fl-post-grid-date {
	text-transform: uppercase; 
	font-size: 13px; 
	letter-spacing: 1px; 
	opacity: 0.6; 
}

@media screen and (min-width: 768px) {
	.post-list .fl-post-feed-image-beside .fl-post-feed-image {
		width: 66%;
	}
	.post-list .fl-post-feed-image-beside .fl-post-feed-text {
		margin-left: 67%; 
	}
}

h2.fl-post-grid-title {
	font-size: 21px; 
}

.post-grid .fl-post-grid-post {
	background: none; 
	border: 0px; 
}

.post-grid .fl-post-grid-text {
	padding: 20px 0px; 
}

.post-grid .fl-post-grid-content p {
	font-size: 16px; 
	line-height: 24px; 
}

.fl-post-feed-more, .fl-post-grid-more {
	font-weight: 700;
}

.xl-text {
	font-size: 72px; 
	line-height: 72px;
	font-weight: 700;
	opacity: 0.2; 
}

.fl-page .fl-number-string { 
	font-size: 72px; 
	line-height: 72px;
	font-weight: 700;
}

.fl-number-after-text {
	font-size: 21px; 
}

.fl-page .fl-module .bb-tmtimeline-container li .bb-tmicon i {
	color: #FF5C5D; 
}

.fl-page .fl-module .bb-tmtimeline-container li .bb-tmlabel {
	background-color: #F3F6F8; 
	padding: 30px 30px 15px; 
}

.fl-page .fl-module .bb-timeline-both .bb-tmtimeline > li .bb-tmlabel:after {
    border-left-color: #F3F6F8; 
}

.fl-page .fl-module .bb-timeline-both .bb-tmtimeline > li:nth-child(even) .bb-tmlabel:after {
    border-right-color: #F3F6F8; 
}

.fl-page .fl-module .bb-timline-title {
	color: #253848; 
}

.fl-page .fl-module .bb-timline-dec {
	color: #555; 
}

.fl-page .fl-module .tm-title-border-bottom {
	display: none; 
}

.line-heading.fl-module-heading .fl-heading {
	background: #fff;
	float: left; 
	padding-right: 15px!important; 
	color: #aaa; 
}

.counter-left .fl-number-string {
	text-align: left; 
}



/*****************************************************************************/
/********************************* BLOG **************************************/
/*****************************************************************************/

.banner-post-date {
	font-size: 21px; 
}

.banner-post-cats {
	margin-top: 6px; 
	color: rgba(0,0,0,0);
}

.banner-post-cats a, .tag-bubble {
	padding: 3px 10px 1px; 
	color: #fff !important; 
	background: #257eb6 !important;
	font-weight: 700; 
	margin-right: 2px; 
	font-size: 12px; 
	border-radius: 20px; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px; 
}

.fl-module-fl-author-bio .fl-module-content {
	padding: 0px; 
}

.fl-author-bio-thumb img {
	border-radius: 50%; 
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
	max-height: 100px;
	min-height: 90px;
	max-width: 100px;
}

.author-social-links {
	margin-left: 118px; 
}

.bb-related-posts .rp4wp-related-posts ul>li {
	max-width: 46%; 
	float: left; 
	clear: none; 
	margin: 0px 2%; 
}

@media screen and (min-width: 768px) {
	.bb-related-posts .rp4wp-related-posts h3 {
		text-align: center;
		margin-bottom: 50px; 
		font-size: 32px; 
	}
}
.bb-related-posts .rp4wp-related-posts .rp4wp-related-post-image {
	display: block; 
	width: 100%; 
	padding: 0px 0px 10px; 
	float: none; 
}

.bb-related-posts .rp4wp-related-posts ul>li img {
	display: block; 
}

.bb-related-posts .rp4wp-related-post-content a {
	color: #253848; 
	display: block; 
	line-height: 28px; 
	font-weight: 700; 
	font-size: 20px; 
}

.bb-related-posts .rp4wp-related-post-content p {
	font-size: 14px; 
}

.fl-builder-pagination li a.page-numbers, .fl-builder-pagination li span.page-numbers {
	padding: 5px 10px 1px; 
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
}

.bb-jazz .resumator-department-heading {
    color: #253848;
	font-weight: 700; 
	margin-top: 50px; 
}

.bb-jazz .resumator-job-description li, .bb-jazz .resumator-job-description p {
    color: #333;
    font-family: "Khula",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}

/*****************************************************************************/
/**************************** CUSTOM POST TYPES ******************************/
/*****************************************************************************/

.team-grid-title {
	margin-bottom: 20px; 
	opacity: 0.5; 
}

.bio-meta {
	opacity: 0.5; 
	font-weight: 400; 
}

.bio-meta h2, .bio-meta h3, .bio-meta h4, .bio-meta h5, .bio-meta h6 {
	font-weight: 400; 
}

@media screen and (min-width: 768px) {
	.case-study-featured .fl-post-image {
		width: 66%; 
		float: left; 
	}


	.case-study-featured .fl-post-text {
		width: 31%; 
		float: right; 
	}
}

.case-study-feed .fl-post-more-link {
	font-weight: 700; 
}

.case-study-feed .case-study-tags {
	margin-bottom: 8px; 
}

.case-study-feed .case-study-tags a {
    padding: 3px 10px 1px;
    color: #fff!important;
    background: #ff5c5d;
    font-weight: 700;
    margin-right: 2px;
    font-size: 12px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.case-study-feed .case-study-company {
	text-transform: uppercase; 
	font-size: 13px; 
	opacity: 0.7; 
}

.case-study-grid .fl-post-text {
	padding: 20px 0px; 
	font-size: 16px;
}

.tribe-events-meta-group .tribe-events-single-section-title {
	font-size: 24px; 
}

.tribe-venue {
	font-weight: 700; 
}

.tribe-events-cal-links .tribe-events-button {
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

.tribe-events-tooltip h3 {
	margin-top: 0px; 
}

#tribe-events td.tribe-events-present div[id*="tribe-events-daynum-"], #tribe-events td.tribe-events-present div[id*="tribe-events-daynum-"] > a, .tribe-events-calendar thead th, .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column, .tribe-grid-header {
	background-color: #08151D; 
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
	background-color: #555; 
}

#tribe-events .tribe-events-ical {
	background-color: #ff5c5d; 
	border-radius: 30px; 
	-moz-border-radius: 30px; 
	-webkit-border-radius: 30px;
	padding: 10px 15px 8px;
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
	font-size: 15px; 
}

.tribe-events-page-title {
	text-align: left; 	
}

#cookie-law-info-bar {
	text-align: left;
	font-weight: 400; 
	padding: 20px; 
}

.cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	border-radius: 30px; 
	-moz-border-radius: 30px; 
	-webkit-border-radius: 30px; 
	text-transform: none; 
	font-weight: 700; 
    padding: 12px 16px 8px;
}

#cookie-law-info-bar h5 {
	font-size: 24px; 
}

#cookie-law-info-bar br + br {
	display: none; 
}

#cookie-law-info-bar span, #cookie-law-info-bar h5 {
	display: block; 
	margin: 0 auto; 
	max-width: 1100px; 
}

/*****************************************************************************/
/********************************** FORMS ************************************/
/*****************************************************************************/


.bb-hubspot label {
	font-weight: 400; 
	font-size: 13px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	margin-bottom: 1px; 
}

.bb-hubspot-dark label {
	color: #fff; 
}

.bb-hubspot .hs-error-msgs {
	list-style-type: none; 
	padding: 0px; 
	font-size: 13px; 
	color: #ff5c5d; 
	font-weight: 400; 
	margin-bottom: 0px; 
}


.bb-hubspot .hs-error-msgs label {
	font-size: 13px; 
	color: #ff5c5d; 
	font-weight: 400; 
	text-transform: none; 
	letter-spacing: 0px; 
}

.bb-hubspot-light .hbspt-form {
	padding: 20px; 
	border: 1px solid #eee; 
	border-top: 8px solid #3F7EB1; 
	/*border-top: 8px solid #FF5C5D;*/
	border-radius: 3px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
}



.bb-hubspot .hbspt-form fieldset {
	max-width: 100%; 
}

.bb-hubspot fieldset + fieldset {
	margin-top: 16px; 
}

.bb-hubspot input[type="submit"] {
	font-size: 16px; 
	margin-top: 8px; 
}

.bb-hubspot .hbspt-form fieldset.form-columns-1 .hs-input {
	width: 100%; 
}


.bb-hubspot-dark input[type=text].hs-input, .bb-hubspot-dark input[type=email].hs-input, .bb-hubspot-dark textarea.hs-input {
	background: #2F363D;
	border: 1px solid #454F58; 
	color: #fff; 
}


.bb-hubspot-dark input[type=text].hs-input::placeholder, .bb-hubspot-dark input[type=email].hs-input::placeholder, .bb-hubspot-dark textarea.hs-input::placeholder {
	color: #aaa; 
}

.bb-hubspot .hbspt-form fieldset.form-columns-1 textarea.hs-input {
	min-height: 100px; 
}

.bb-hubspot .hs-recaptcha {
	margin-top: -20px; 
}

.hbspt-form button, input[type=button], input[type=submit] {
    /*background-color: #ff5c5d;*/
     background-color: #3F7EB1; 
    
}

.hbspt-form button :hover, input[type=button] :hover, input[type=submit] :hover {
    background-color: #ff5c5d !important;
	/* background-color: #3F7EB1 !important; */
}

.hs-button.primary {
	/* background-color: #ff5c5d !important; */
	background-color: #3F7EB1 !important; 

}

.hs-button.primary:hover {
	/* background-color: #ff5c5d !important; */
	background-color: #3F7EB1 !important; 
}


.fl-module-modus-carousel .bx-wrapper .fl-post-carousel-post{ 
	backdrop-filter: blur(0);
}

#banner-client-header {
	max-height: 540px;
}

/* .fl-page-nav .navbar-nav,
.fl-page-nav .navbar-nav a {
  font-weight: 500;
}

.fl-page-header-wrap {
  position: relative;
  border-bottom: 0 !important;
}
.fl-page-header-wrap .fl-page-header-container.main .modus-logo {
  transition: none;
  margin-left: 0;
  line-height: 1;
  position: relative;
}
.fl-page-header-wrap .fl-page-header-container.main .modus-logo:hover::after {
  content: "";
  display: inline-block;
  height: 2px;
  width: 100%;
  background: blue;
  position: absolute;
  bottom: -10px;
  left: 0;
  z-index: 3;
}
.fl-page-header-wrap .fl-page-header-container.show-mega + .mega-menu {
  background: #fff;
  display: block;
}
.fl-page-header-wrap .fl-page-header-container.mega-menu {
  display: none;
  padding: 0;
  position: absolute;
  left: 0;
  bottom: -60px;
  right: 0;
  max-width: 100%;
}
.fl-page-header-wrap .fl-page-header-container.mega-menu:hover {
  display: block;
}

#mega-menu-wrap-max_mega_menu_1 {
  position: relative;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu {
  max-width: 96% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu:after {
  content: "";
  display: inline-block !important;
  height: 100%;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#mega-menu-wrap-max_mega_menu_1 .h-article-wrapper {
  text-align: right;
}
#mega-menu-wrap-max_mega_menu_1 .h-article-wrapper .h-artice {
  display: inline-block;
  height: 250px;
  width: 400px;
  background-size: cover !important;
  position: relative;
  margin-left: auto !important;
}
#mega-menu-wrap-max_mega_menu_1 .h-article-wrapper .h-artice a {
  position: relative;
  position: absolute;
  bottom: 30px;
  width: max-content;
  left: 50%;
  transform: translatex(-50%);
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}
#mega-menu-wrap-max_mega_menu_1:after, #mega-menu-wrap-max_mega_menu_1:before {
  content: "";
  display: inline-block;
  height: 2px;
  width: 96%;
  background: #999;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 2;
}
#mega-menu-wrap-max_mega_menu_1:before {
  bottom: none;
  top: 0;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-item {
  position: relative;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-item.widget_custom_html {
  padding-right: 0 !important;
  padding-top: 25px !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-item .mega-indicator {
  display: none !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-item:not(:last-child) {
  margin-right: 5px !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-item:first-child {
  padding-left: 20px !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-item .mega-menu-link {
  line-height: 1 !important;
  height: auto !important;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-item:hover .mega-menu-link:after {
  content: "";
  display: inline-block !important;
  height: 2px;
  width: 100%;
  background: blue;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-item ul.menu {
  padding: 0;
}

#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu .menu-item a {
  text-transform: uppercase;
  font-weight: 500;
}

#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu .menu-item:hover a {
  text-decoration: none;
} */

.fl-page-nav .navbar-nav,
.fl-page-nav .navbar-nav a {
  font-weight: 500;
}

.fl-page-header-wrap {
  position: relative;
  border-bottom: 0 !important;
}
.fl-page-header-wrap .fl-page-header-container.main .modus-logo {
  transition: none;
  margin-left: 0;
  line-height: 1;
  position: relative;
}

.fl-page-header-wrap .fl-page-header-container.show-mega + .mega-menu {
  background: #fff;
  display: block;
}
.fl-page-header-wrap .fl-page-header-container.mega-menu {
  display: none;
  padding: 0 !important;
  position: absolute;
  left: 0;
  bottom: -80.5px;
  right: 0;
  max-width: 100%;
}


#mega-menu-wrap-max_mega_menu_1 {
  position: relative;
}
#mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item {
  position: relative;
}
#mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item img, #mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item svg {
  max-width: 140px !important;
  height: 38px;
  width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item.widget_custom_html {
  padding-right: 0 !important;
  padding-top: 25px !important;
}
#mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item .mega-indicator {
  display: none !important;
}
#mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item:not(:last-child) {
  margin-right: 100px !important;
}
#mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item:first-child {
  padding-left: 90px !important;
}
#mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item .mega-menu-link {
  line-height: auto !important;
  height: auto !important;
}
#mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item:hover .mega-menu-link:after {
  content: "";
  display: inline-block !important;
  height: 2px;
  width: 100%;
  background: #3376f6;
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 7;
}
#mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item ul.menu {
  padding: 0;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu {
  max-width: 96% !important;
  padding-left: 90x;
  left: 50% !important;
  transform: translate(-50%, 0) !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu:after {
  content: "";
  display: inline-block !important;
  height: 100%;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu > .mega-menu-link {
  height: auto !important;
  line-height: auto !important;
}
#mega-menu-wrap-max_mega_menu_1 .h-article-wrapper {
  text-align: right;
  padding: 20px 0;
}
#mega-menu-wrap-max_mega_menu_1 .h-article-wrapper .h-artice {
  display: inline-block;
  height: 250px;
  width: 400px;
  background-size: cover !important;
  position: relative;
  margin-left: auto !important;
}
#mega-menu-wrap-max_mega_menu_1 .h-article-wrapper .h-artice a {
  position: relative;
  position: absolute;
  bottom: 30px;
  width: max-content;
  left: 50%;
  transform: translatex(-50%);
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}
#mega-menu-wrap-max_mega_menu_1:after, #mega-menu-wrap-max_mega_menu_1:before {
  content: "";
  display: inline-block;
  height: 2px;
  width: 96%;
  background: #999;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 2;
}
#mega-menu-wrap-max_mega_menu_1:before {
  bottom: none;
  top: 0;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu {
  padding-left: 90px !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu .menu-tweag-container {
  margin-left: 16px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu .menu-twybee-container {
  margin-left: 26px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu .menu-item a {
  text-transform: uppercase;
  font-weight: 500 !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu .menu-item:hover a {
  text-decoration: none;
}

.fl-page-header-fixed .fl-page-header-container.main .modus-logo:hover::after {
  bottom: -9.5px;
}
.fl-page-header-fixed .fl-page-header-container.mega-menu {
  bottom: -76px;
}

.fl-page-header-wrap .fl-page-header-container.mega-menu:after {
	content: "";
	display: inline-block !important;
	height: 100%;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: -1;

}


	/* Hiding the Language*/
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
	display: none !important;
}
.consult-platform:hover::after {
	content: "";
	display: inline-block;
	height: 2px;
	width: 100%;
	background: #3376f6;
	position: absolute;
	bottom: -1.5px;
	left: 0;
	z-index: 3;
}

.fl-page-header-fixed .consult-platform:hover::after {
	bottom: 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
	text-align: right !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link > span{
	display: block;
	line-height: normal !important;
	font-size: 9px !important;
	color: #817d7d;
}

.fl-page-nav .navbar-nav li>a {
padding: 15px 15px 17px !important;
}

.consult-platform a{
	padding-right: 35px;
}
.consult-platform::before {
	content: '';
	position: absolute;
	top: 50%;
	right: -10px;
	width: 17px;
	height: 20px;
	transform: translateY(-50%);
	background: url( ./images/submenu-arrow.svg) no-repeat;
}

.footer-main .fl-row-content {
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
}

.mc-footer-nav-wrapper {
  color: #fff;
}
.mc-footer-nav-wrapper h3 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.mc-footer-nav-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mc-footer-nav-wrapper ul li a {
  font-size: 19px;
  font-weight: 400;
  color: white;
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  text-transform: capitalize;
}
.mc-footer-nav-wrapper ul li a:hover {
  color: #fff !important;
}
.mc-footer-nav-wrapper .footer-social-links {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
.mc-footer-nav-wrapper .footer-social-links img {
  box-sizing: border-box;
  margin: 0;
  min-width: 0;
  max-width: 100%;
  height: auto;
  width: 2em;
  height: 2em;
  object-fit: contain;
}

.footer-copy-rights .footer-brands .css-1gig8ha {
  display: flex;
}
.footer-copy-rights .footer-brands .css-1gig8ha img {
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  height: 55px;
  margin: 14px;
  padding: 10px;
  object-fit: contain;
  -webkit-filter: saturate(0%) invert(100%);
  filter: saturate(0%) invert(100%);
}
.footer-copy-rights .footer-brands .css-1gig8ha a:nth-child(1) img {
  margin-left: 0;
  padding-left: 0;
}
.footer-copy-rights .footer-copyright {
  color: #fff;
}
.footer-copy-rights .footer-copyright a {
  color: #fff;
}
.footer-copy-rights .footer-copyright .fl-html {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
}
footer.fl-builder-content * {
	font-size:16px !important
}
/*****************************************************************************/
/****************************** MEDIA QUERIES ********************************/ 
/*****************************************************************************/

@media only screen and (min-width: 1500px) {
	#mega-menu-wrap-max_mega_menu_1::before,
	#mega-menu-wrap-max_mega_menu_1:after{
		width: 100% !important;
	}
}

@media only screen and (max-width: 1100px) and (min-width: 992px) {
	.fl-page-nav .navbar-nav li>a {
		padding: 15px 11px 13px;
	}
}



/****************************** IPAD LANDSCAPE ********************************/ 

@media only screen and (max-width: 1024px) {
	
}


/********************************* BB MEDIUM **********************************/ 

@media only screen and (max-width: 1024px) {
	.trans-banner .fl-row-content-wrap {
		margin-top: 0px; 
	}
	.footer-main .fl-row-content-wrap .fl-col {
    width: 50%;
  }
}

@media (min-width: 990px){
	.fl-page-header-wrap .fl-page-header-container.mega-menu:hover {
		display: block;
	}
}
@media (max-width: 991px) {
  .fl-page-header-container .fl-page-header-row {
    margin: 0;
  }
  .fl-page-header-container.main .modus-logo:hover::after {
    bottom: -15px !important;
  }
  .fl-page-header-container.main.show-mega + .fl-page-header-container.mega-menu {
    bottom: unset;
    top: 80px;
  }

  #mega-menu-wrap-max_mega_menu_1 {
    padding: 12px;
  }
  #mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item {
    overflow: hidden !important;
    padding: 10px 0 !important;
  }
  #mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item:not(:last-child) {
    margin-right: 0 !important;
  }
  #mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item:first-child {
    padding-left: 0 !important;
  }
  #mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item a.mega-menu-link {
    padding-bottom: 10px !important;
  }
  #mega-menu-wrap-max_mega_menu_1 ul.max-mega-menu > .mega-menu-item .mega-menu-link:after {
    content: "";
    display: inline-block !important;
    height: 2px;
    width: 100%;
    background: #777;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 7;
  }

  #mega-menu-wrap-max_mega_menu_1 .mega-sub-menu {
    max-width: 100% !important;
    transform: translateX(0) !important;
    padding-left: 0 !important;
  }
  #mega-menu-wrap-max_mega_menu_1 .mega-sub-menu .mega-menu-item {
    padding: 5px !important;
  }
  #mega-menu-wrap-max_mega_menu_1 .mega-sub-menu ul.menu {
    text-align: center;
  }
  #mega-menu-wrap-max_mega_menu_1 .mega-sub-menu .h-article-wrapper {
    text-align: center !important;
    margin: 0 auto !important;
    padding: 0;
  }
  #mega-menu-wrap-max_mega_menu_1 .mega-sub-menu .h-article-wrapper .h-artice {
    width: 350px;
    height: 225px;
  }
}


/****************************** IPAD PORTRAIT ********************************/ 

@media only screen and (max-width: 769px) and (min-width: 768px) {
	
}


@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
    width: 16.3%;
  }

  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
    width: 8%;
  }
}

@media (max-width: 768px) {
	.fl-post-feed-post.fl-post-feed-image-beside, .fl-post-feed-post.fl-post-feed-image-beside-content, .fl-post-feed-post.fl-post-feed-image-beside-right, .fl-post-feed-post.fl-post-feed-image-beside-content-right {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0px 0px 20px;
	}
	.post-list .fl-post-feed-text {
		padding: 0px;
	}
}
/******************************* SMARTPHONE **********************************/ 

@media only screen and (max-width: 767px) {
	h1 {font-size: 36px;}
	h2 {font-size: 24px;}
	h3 {font-size: 21px;}
	h4,h5,h6 {font-size: 18px;}
	.fl-logo-img {
		max-height: 32px; 
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-header-row .fl-page-header-logo {
		padding-bottom: 10px; 
	}
	.fl-submenu-toggle .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav ul.navbar-nav li a {
		padding: 15px 15px 10px; 
	}
	.fl-row-content-wrap .fl-post-grid {
		max-width: 100%; 
		overflow: hidden; 
		margin: 0px; 
	}
	.fl-builder-content .fl-col-small {
		max-width: 100%; 
	}
	.footer-main .menu a {
		padding: 8px; 
	}
	.fl-page .partner-intro img.fl-photo-img {
		max-width: 200px; 
		margin: 0 auto; 
	}
	.partner-intro .fl-module-photo {
		margin: 0 auto; 
	}
	.partner-intro .fl-module-photo .fl-module-content {
		margin: 0px; 
	}
	.fl-page .fl-module .bb-timeline-both .bb-tmtimeline > li:nth-child(even) .bb-tmlabel:after, .fl-page .fl-module .bb-timeline-both .bb-tmtimeline > li .bb-tmlabel:after {	
    	border-bottom-color: #F3F6F8!important;
	}
	.fl-post-grid .fl-post-column {
		padding: 0px 0px 20px; 
	}
	.logo-row .fl-col-group-nested {
		padding: 0px 20px; 
	}
	.logo-row .fl-col-group-nested .fl-col-small {
		max-width: 33.3%; 		
		float: left; 
		clear: none; 
	}
	.half-image .fl-module-content {
		margin: 20px; 
	}
	.partnership-steps .fl-row-content-wrap {
		padding-bottom: 0px; 
	}
	.partnerships-in-action h2.fl-heading {
		margin: 30px 0px!important; 
	}
	.feat-case-study-heading h2 {
		text-align: center; 
	}
	.rp4wp-related-posts h3 {
		margin-bottom: 40px; 
		text-align: center; 
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
		font-size: 29px; 
		line-height: 26px; 
		margin-top: 6px; 
	}
	.bb-related-posts .rp4wp-related-post-content a {
		font-size: 16px; 
		line-height: 21px; 
	}
	.about-beliefs {
		text-align: center; 
	}
	.person-banner {
		text-align: center; 
	}
	.person-social {
		margin-top: -20px; 
	}
	.person-social .fl-col-small {
		width: 15%; 
		float: left; 
		clear: none; 
	}
	.footer-cta-bar .fl-row-content-wrap {
		background-image: none!important; 
		background-color: #131F26; 
	}
	.footer-cta-bar .bb-hubspot {
		border-top: 1px solid rgba(255,255,255,0.1); 
		padding-top: 15px; 
	}
	footer {
		text-align: center; 
	}
	footer .fl-menu .mobile-nav-search {
		display: none; 
	}
	footer .fl-modus-menu .mobile-nav-search {
		display: none; 
	}
	.footer-main .menu a {
		text-align: center; 
	}
	.footer-sub .fl-rich-text p {
		text-align: center; 
		margin-bottom: 0px; 
	}
	.footer-sub .fl-module-content {
		margin-top: 6px; 
	}
	.footer-logo {
		margin: 0 auto; 
	}
	.footer-social .fl-icon-group-right {
		text-align: center; 
	}
	
	.footer-social .fl-icon-group-right .fl-icon {
		margin: 0px 10px; 
	}
	.fl-page-bar {display: none;}
	.post-sharing, .addtoany_shortcode {
		text-align: left; 
	}
	.addtoany_shortcode, .preshare-text {
		float: left; 
	}

	.fl-page-header-container.main.show-mega + .fl-page-header-container.mega-menu {
		bottom: unset;
		top: 60px;
	}


	.main.container .modus-logo::before {
			left: 185px;
			top: 20px;
			border-left: 7px solid transparent;
			border-right:7px solid transparent;
			border-top: 7px solid #000;
	}

	.footer-main .fl-row-content-wrap {
		text-align: left;
	}

	.footer-copyright .fl-html {
		padding-top: 0px !important;
	}

	.footer-brands .css-1gig8ha {
		display: flex;
		flex-wrap: wrap;
	}
	.footer-brands .css-1gig8ha img {
		max-width: 150px !important;
	}

	.footer-copy-rights .footer-brands .css-1gig8ha a:nth-child(1) img {
		margin-left: 14px;
		padding-left: 10px;
	}

}

/** mega menu */


/***** Header Code *****/

/* Make the header transparent */
body .banner-title.banner-title-image.bg4.top-banner {
    background:transparent;
    position:relative;
    z-index: 10;
}
/* Remove the bottom border from the header
// if you do not add this there will be a faint line under your header */
.banner-title.banner-title-image.bg4.top-banner  .fl-row-content-wrap { border-bottom: 0; }

/* #blogHeaderImage .fl-photo.fl-photo-align-center ::after{ 
	border-radius: inherit ;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	background-color: rgba(8,21,29,.6);
}

#blogHeaderImage .fl-photo-img{ 
	min-height: 320px;
	max-height: 320px;
} */

.header-150 {
	/* height: 150px !important; */
}

.header-200 {
	/* height: 200px !important; */
}

.header-320 {
	/* height: 320px !important; */
}

.header-600 {
	/* height: 600px !important; */
}

.banner-title-image.bg4.top-banner.header-320 {
	margin-bottom: -26vh;
}



@media screen and (max-height: 779px) and (min-height: 530px) {

	.banner-title-image.bg4.top-banner.header-320 {
		margin-bottom: -120px;
	}

	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (min-width: 370px) and (max-width: 989px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -60vh !important;
			padding-top: 20px !important;
			padding-bottom: 80px !important;
			z-index: 10 !important;
		}

		.banner-title-image.bg4.top-banner.header-320 {
			margin-bottom: -130px;
		}
	}

	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (max-width: 369px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -68vh !important;
			z-index: 10 !important;
		}

		.banner-title-image.bg4.top-banner.header-320 {
			margin-bottom: -70px;
		}
	} 
}

@media screen and (min-height : 780px) and (max-height: 972px) {

	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (min-width: 370px) and (max-width: 989px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -60vh !important;
			padding-top: 20px !important;
			padding-bottom: 80px !important;
			z-index: 10 !important;
		}

		.banner-title-image.bg4.top-banner.header-320 {
			margin-bottom: -26vh;
		}
	}

	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (max-width: 369px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -60vh !important;
			padding-top: 20px !important;
			padding-bottom: 80px !important;
			z-index: 10 !important;
		}

		.banner-title-image.bg4.top-banner.header-320 {
			margin-bottom: -26vh;
		}
	}

}


@media screen and (min-height : 973px) and (max-height : 1153px) {

	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (min-width: 370px) and (max-width: 989px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -61vh !important;
			padding-top: 20px !important;
			padding-bottom: 80px !important;
			z-index: 10 !important;
		}

		.banner-title-image.bg4.top-banner.header-320 {
			margin-bottom: -32vh;
		}
	}
}

@media screen and (min-height : 1154px) {

	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (min-width: 370px) and (max-width: 989px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -61vh !important;
			padding-top: 20px !important;
			padding-bottom: 80px !important;
			z-index: 10 !important;
		}

		.banner-title-image.bg4.top-banner.header-320 {
			margin-bottom: -35vh;
		}
	}

	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (max-width: 369px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -64vh !important;
			z-index: 10 !important;
		}

		.banner-title-image.bg4.top-banner.header-320 {
			margin-bottom: -35vh;
		}
	} 
}

@media screen and (max-height: 529px) and (min-height: 370px) {
	
	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (min-width: 370px) and (max-width: 989px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -70vh !important;
			padding-top: 20px !important;
			padding-bottom: 80px !important;
			z-index: 10 !important;
		}

		.banner-title-image.bg4.top-banner.header-320 {
			margin-bottom: -10vh;
		}
	}

}

@media screen and (max-height: 674px) and (min-height: 530px) {

	.banner-title-image.bg4.top-banner.header-320 {
		margin-bottom: -10vh;
	}

	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (min-width: 990px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -73vh !important;
			padding-bottom: 80px !important;
			z-index: 10 !important;
		}
	} 

	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (min-width: 370px) and (max-width: 989px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -64vh !important;
			padding-top: 20px !important;
			padding-bottom: 80px !important;
			z-index: 10 !important;
		}
	}

	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (max-width: 369px) {
		
		.banner-title-image.bg4.top-banner.header-320 {
			margin-bottom: -13vh;
		}
	}

}

@media screen and (max-height: 779px) and (min-height: 675px) { 
	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (min-width: 370px) and (max-width: 989px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -65vh !important;
			padding-top: 20px !important;
			padding-bottom: 80px !important;
			z-index: 10 !important;
		}

		.banner-title-image.bg4.top-banner.header-320 {
			margin-bottom: -22vh;
		}
	}
}

@media screen and (min-height : 780px) and (max-height: 972px) {

	/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
	@media screen and (min-width: 990px) {
		/* ROW STYLING */
		.top-banner.header-320 .fl-row-content-wrap{
			min-height: 320px;
			margin-top: -70vh !important;
			padding-bottom: 80px !important;
			z-index: 10 !important;
		}
	} 

}


@media screen and (orientation: landscape) {

	.banner-title-image.bg4.top-banner.header-320 {
		margin-bottom: -16vh;
	}

	@media screen and (min-height : 1024px) {

		/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
		@media screen and (min-width: 990px) {
			/* ROW STYLING */
			.top-banner.header-320 .fl-row-content-wrap{
				min-height: 320px;
				margin-top: -68vh !important;
				padding-bottom: 80px !important;
				z-index: 10 !important;
			}

			.banner-title-image.bg4.top-banner.header-320 {
				margin-bottom: -33vh;
			}
		} 
	}

	@media screen and (max-height: 1023px) and (min-height: 476px) {
	
		/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
		@media screen and (min-width: 990px) {
			/* ROW STYLING */
			.top-banner.header-320 .fl-row-content-wrap{
				min-height: 320px;
				margin-top: -64vh !important;
				padding-top: 20px !important;
				padding-bottom: 80px !important;
				z-index: 10 !important;
			}
	
			.banner-title-image.bg4.top-banner.header-320 {
				margin-bottom: -18vh;
			}
		}

		/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
		@media screen and (min-width: 370px) and (max-width: 989px) {
			/* ROW STYLING */
			.top-banner.header-320 .fl-row-content-wrap{
				min-height: 320px;
				margin-top: -64vh !important;
				padding-top: 20px !important;
				padding-bottom: 80px !important;
				z-index: 10 !important;
			}
	
			.banner-title-image.bg4.top-banner.header-320 {
				margin-bottom: -10vh;
			}
		}
	
	}

	@media screen and (max-height: 475px) and (min-height: 361px) {
	
		/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
		@media screen and (min-width: 370px) and (max-width: 989px) {
			/* ROW STYLING */
			.top-banner.header-320 .fl-row-content-wrap{
				min-height: 320px;
				margin-top: -84vh !important;
				padding-top: 20px !important;
				padding-bottom: 80px !important;
				z-index: 10 !important;
			}
	
			.banner-title-image.bg4.top-banner.header-320 {
				margin-bottom: -10vh;
			}
		}
	
	}
	
	@media screen and (max-height : 360px) {

		.banner-title-image.bg4.top-banner.header-320 {
			margin-bottom: -10vh;
		}

		/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
		@media screen and (min-width: 990px) {
			/* ROW STYLING */
			.top-banner.header-320 .fl-row-content-wrap {
				min-height: 320px;
				margin-top: -68vh !important;
				padding-bottom: 80px !important;
				z-index: 10 !important;
			}

			.banner-title-image.bg4.top-banner.header-320 {
				margin-bottom: -10vh;
			}
		} 

		/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
		@media screen and (min-width: 640px) {
			/* ROW STYLING */
			.top-banner.header-320 .fl-row-content-wrap{
				min-height: 320px;
				margin-top: -88vh !important;
				padding-bottom: 80px !important;
				z-index: 10 !important;
			}

			.banner-title-image.bg4.top-banner.header-320 {
				margin-bottom: -12vh;
			}
		} 

		/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
		@media screen and (max-width: 639px) {
			/* ROW STYLING */
			.top-banner.header-320 .fl-row-content-wrap{
				min-height: 320px;
				margin-top: -88vh !important;
				padding-bottom: 80px !important;
				z-index: 10 !important;
			}

			.banner-title-image.bg4.top-banner.header-320 {
				margin-bottom: -12vh;
			}
		} 
	}

	@media screen and (max-height : 280px) and (min-height: 150px) { 
		/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
		@media screen and (min-width: 640px) {
			/* ROW STYLING */
			.top-banner.header-320 .fl-row-content-wrap{
				min-height: 320px;
				margin-top: -130vh !important;
				padding-bottom: 80px !important;
				z-index: 10 !important;
			}

			.banner-title-image.bg4.top-banner.header-320 {
				margin-bottom: -18vh;
			}
		} 
	}

}

@media screen and (orientation: portrait) {

	@media screen and (min-height : 1025px) {

		/* FOR GREATER THAN THE MEDIUM DEVICE BREAKPOINT */
		@media screen and (min-width: 1024px) {
			/* ROW STYLING */
			.top-banner.header-320 .fl-row-content-wrap{
				min-height: 320px;
				margin-top: -68vh !important;
				padding-bottom: 80px !important;
				z-index: 10 !important;
			}

			.banner-title-image.bg4.top-banner.header-320 {
				margin-bottom: -35vh;
			}
		} 
	}
}

/* .fl-row-bg-overlay.full-width-banner-image-hero .fl-row-content-wrap::after{ 
	border-radius: inherit ;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	background-color: rgba(8,21,29,.6);
} */

/* .banner-title-image.bg4.top-banner.header-320  .fl-row-content-wrap { 
	padding-top: 25px;
    padding-bottom: 25px;
 } */



/* onetrust footer mobile */
@media only screen and (max-width: 425px) {
  #onetrust-banner-sdk #onetrust-policy {
    margin: 0.5em 0 0 0.5em !important;
  }
	
  #onetrust-banner-sdk #onetrust-policy-text{
    margin: 0 0 0.5em 0 !important;
  }
	
  #onetrust-banner-sdk .onetrust-close-btn-ui {
    top: -10px !important;
    right: -15px !important;
  }

  #onetrust-banner-sdk #onetrust-accept-btn-handler,
  #onetrust-banner-sdk #onetrust-reject-all-handler,
  #onetrust-banner-sdk #onetrust-pc-btn-handler {
    padding: 8px 10px !important;
  }

  #onetrust-banner-sdk .onetrust-close-btn-ui {
    top: -10px !important;
    right: -15px !important;
  }
}

/* --onetrust cookie listing-- */

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    color: #000!important;
    font-family: "system-ui",-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,Arial,sans-serif!important;
    font-weight: 400!important;
	font-size: 56px !important;
}

sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
	color: #666 !important;
    font-family: "system-ui",-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,Arial,sans-serif !important;
    font-size: 22px!important;
    font-weight: 400!important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
	color: #000!important;
    font-family: "system-ui",-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,Arial,sans-serif!important;
    font-weight: 400!important;
}

#ot-sdk-cookie-policy h3 {
    color: #253848!important;
    font-family: "system-ui",-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,Arial,sans-serif!important;
    font-weight: 700!important;
    line-height: 1.4!important;
    text-transform: none!important;
    font-style: normal!important;
    font-size: 32px!important;
    line-height: 1.4!important;
    letter-spacing: 0px!important;
}

#ot-sdk-cookie-policy #cookie-policy-description {
    color: #555!important;
    font-family: "system-ui",-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,Arial,sans-serif!important;
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 1.8!important;
    padding: 0!important;
    word-wrap: break-word!important;
}

#ot-sdk-cookie-policy h4 {
    color: #253848!important;
    font-family: "system-ui",-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,Arial,sans-serif!important;
    font-weight: 700!important;
    line-height: 1.4!important;
    text-transform: none!important;
    font-style: normal!important;
    font-size: 21px!important;
    line-height: 1.4!important;
    letter-spacing: 0px!important;
}

#ot-sdk-cookie-policy p {
    color: #555!important;
    font-family: "system-ui",-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Ubuntu,Arial,sans-serif!important;
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 1.8!important;
    padding: 0!important;
    word-wrap: break-word!important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
    margin-bottom: .5em!important;
}

#ot-sdk-cookie-policy table {
	font-size: 16px;
}

