/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

#top {
	font-family: frank-new, serif;
	line-height: 1.5;
}

/************************************************************ Header */

#header .header_bg {
    background: white;
    height: 100px;
	transition: none;
}
#header.header-scrolled {
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
}
#header.header-scrolled .header_bg {
    background: white;
    height: 100%;
}
#header .av-logo-container {
    height: 100px !important;
    line-height: 100px !important;
}
#header_main .logo a {
    display: flex;
    align-items: center;
    height: 100px;
    max-height: 100px !important;
}
#header_main .logo a img,
#header_main .logo a svg {
    max-height: 55px !important;
}
#header_main .inner-container {
    display: flex;
    align-items: center;
}
#header_main .inner-container .main_menu {
    height: auto;
}
#header #header_main .main_menu li {
    margin-left: 40px;
}
#header #header_main .main_menu li:first-child {
    margin-left: 0px;
}
#header #header_main .main_menu li a {
    height: auto !important;
    line-height: 1 !important;
    font-weight: 400;
    font-size: 19px;
    padding: 12px 0px;
    text-transform: none;
    color: #222222;
}
#header #header_main .main_menu li a:before {
    content: " ";
    width: 0;
    height: 3px;
    background: #0A79A2;
    position: absolute;
    top: 0;
    left: 50%;
	border-radius: 25px;
	transition: .4s all;
}
#header #header_main .main_menu li:hover > a:before,
#header #header_main .main_menu li.current-menu-item > a:before,
#header #header_main .main_menu li.current-menu-ancestor > a:before {
    width: 100%;
	left: 0;
}
#header #header_main .sub-menu {
    background: #fff;
    padding: 10px 0px;
    border-radius: 8px;
    margin-left: 50%;
    transform: translate(-50%, 0px);
    box-shadow: 1px 1px 12px rgba(0,0,0,.1);
    border: 1px solid #ccc !important;
	min-width: 230px;
}
#header #header_main .sub-menu li {
    margin: 0px;
}
#header #header_main .sub-menu li a {
    color: #666;
    background: transparent;
    border: none;
    font-size: 16px;
    padding: 7px 20px 10px;
    line-height: 1.2 !important;
    transition: .4s all;
    text-transform: none;
    text-align: center;
    font-weight: 400;
}
#header #header_main .sub-menu li a:before {
	display: none;
}
#header #header_main .sub-menu li:hover > a,
#header #header_main .sub-menu li.current-menu-item > a,
#header #header_main .sub-menu li.current-menu-ancestor > a {
	background: #f5f5f5;
}
#top #header #header_main .av-menu-button a:before {
	display: none;
}
#top #header #header_main .av-menu-button a .avia-menu-text {
    border-radius: 35px;
    padding: 10px 35px;
    font-weight: 500;
	transition: .4s all;
	border: none;
}
#top #header #header_main .av-menu-button a:hover .avia-menu-text {
    opacity: 1;
	background: #222;
}

/************************************************************ Content */

#top #main {
    padding-top: 100px !important;
}
#main .avia_textblock {
    line-height: 1.5;
}
#main h1,
#main h2,
#main h3,
#main h4,
#main ul,
#main ol,
#main p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#main h1 {
    text-transform: none;
    letter-spacing: 0px;
    font-size: 2.9rem;
    font-weight: 300;
    line-height: 1.25;
    font-family: 'frank-new', sans-serif;
}
#main h2 {
    text-transform: none;
    letter-spacing: 0px;
	font-size: 2.85rem;
    font-weight: 300;
    line-height: 1.1;
    font-family: 'frank-new', sans-serif;
}
#main h3 {
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 500;
    color: #3E3E3E;
    font-family: 'frank-new', sans-serif;
}
#main h4 {
    text-transform: none;
    font-size: 22px;
    font-family: 'frank-new', sans-serif;
    line-height: 1.5;
    font-weight: 500;
    color: #222222;
}
#top #main h4 a {
	color: #0A79A2;
}
#top #main h4 a:hover {
	text-decoration: underline;
}
#main .small-heading-margin h4 {
    margin-bottom: 5px;
}
#main .avia_textblock > *:last-child {
	margin-bottom: 0px;
}
#main .white-text * {
	color: white;
}
#main .white-text p a, 
#main .white-text li a {
    text-decoration: underline;
}
#main .image-overlay {
	display: none !important;
}
#main .avia_image {
    border-radius: 0px;
}
#main ol ol {
    list-style: lower-alpha;
}
#top #main .small-spacing .av-flex-placeholder {
    width: 35px;
}
#main .avia-image-container {
    margin-bottom: 0px;
}
#top #main .avia-button {
    background: #0A79A2;
    border: 2px solid #0A79A2;
    border-radius: 35px;
    padding: 12px 35px;
    text-transform: none;
    font-weight: 500;
    font-size: 19px;
    transition: .4s all;
    font-family: 'frank-new';
}
#top #main .avia-button:hover {
	opacity: .8;
}
#main strong {
	color: inherit;
	font-weight: 500;
}
#main .avia-section {
    position: relative;
}
#main .large-text {
    font-size: 22px;
}
#main .contain-large {
    max-width: 850px;
    margin: 0 auto;
}
#top .map-row {
    margin-bottom: -125px;
}
#top #wrap_all #main .map-row .container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0px;
}
#top #wrap_all #main .map-row iframe {
    margin-bottom: -10px;
}
#main .team-bio:before {
    content: " ";
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
    padding-bottom: 7vw;
    background: url(/wp-content/uploads/2022/03/two-wave-lines.png) no-repeat center;
    top: 140px;
	background-size: contain;
}
#top #main .bio-header {
    margin-bottom: 115px;
}
#main .image-border img {
    border: 1px solid #C0D6E2;
    border-radius: 10px;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
}
#main .image-circle img {
    box-shadow: 0px 0px 50px rgb(0 0 0 / 10%);
    border-radius: 50%;
}
#top #main .aureus-coin {
    margin-bottom: -175px;
}
#top #main .aureus-coin .content {
    padding: 0px;
}
#main .bg-shape-right {
    overflow: visible;
    position: relative;
    z-index: 99;
}
#main .bg-shape-right .container {
    position: unset;
}
#main .bg-shape-right .content {
    position: unset;
}
#main .bg-shape-right .shape {
    position: absolute;
    right: 0px;
    bottom: -30px;
    width: 42%;
    text-align: right;
}
#main .bg-shape-right .shape * {
    width: 100%;
}
#main .inline-socials p {
    display: flex;
    justify-content: center;
}
#main .inline-socials a {
    margin-left: 10px !important;
}
#main .inline-socials a:first-child {
    margin-left: 0px !important;
}
#main .inline-socials a:hover {
	opacity: .8;
}

/* Page Banner */

#main .page-banner {
    position: relative;
    min-height: 500px;
    background: #f7f7f7 url(/wp-content/uploads/2022/03/page-banner-1.svg) bottom center no-repeat;
    background-size: cover !important;
}
#main .page-banner.short-banner {
    min-height: 350px;
}
#main .page-banner .av_textblock_section {
    max-width: 75%;
}
#main .page-banner h1,
#main .page-banner h2,
#main .page-banner .banner-title {
    font-size: 55px;
    line-height: 1.15;
    margin-bottom: 20px;
    font-weight: 300;
}
#main .page-banner p {
    font-size: 25px;
    color: #fff;
    line-height: 1.5;
}

@media screen and (max-width: 1500px) {
	#main .page-banner .banner-content {
		padding-top: 150px;
	}
	#main .page-banner .textblock h1,
	#main .page-banner .textblock .banner-title {
		font-size: 45px;
	}
	#main .page-banner .textblock p {
		font-size: 20px;
	}
}


@media screen and (max-width: 1200px) {
	#main .banner-background img {
		max-width: 45%;
		object-position: bottom right;
	}
	#main .page-banner .textblock {
		max-width: 60%;
	}
	#main .page-banner .textblock h1,
	#main .page-banner .textblock .banner-title {
		font-size: 40px;
	}
	#main .short-banner .banner-background img {
		object-fit: cover;
		object-position: center left;
	}
}

@media screen and (max-width: 989px) {
	#main .page-banner {
		display: flex;
		min-height: unset;
		flex-wrap: wrap;
	}
	#main .page-banner .banner-content {
		order: 1;
		padding-top: 50px;
		padding-bottom: 0px;
	}
	#main .page-banner .textblock {
		max-width: 100%;
		width: 100% !important;
	}
	#main .page-banner .banner-background {
		position: relative;
		height: auto;
		order: 2;
		max-width: 100%;
	}
	#main .banner-background img {
		max-width: 50%;
		position: relative;
		float: right;
	}
	#main .page-banner.short-banner {
		min-height: unset;
	}
	#main .page-banner.short-banner .banner-background {
		max-height: unset;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	#main .short-banner .banner-background img {
		max-width: 75%;
	}
	#main .page-banner.short-banner .banner-content {
		padding-bottom: 65px;
	}
	#main .page-banner.short-banner .textblock {
		max-width: 82%;
	}
	#main .news-feed .pt-cv-content-item .pt-cv-title {
		font-size: 24px;
	}
	#main .news-feed .pt-cv-content-item .pt-cv-content {
		font-size: 19px;
	}
	#main .news-feed .pt-cv-readmore {
		font-size: 19px;
	}
}

@media screen and (max-width: 767px) {
	#main .page-banner .textblock h1,
	#main .page-banner .textblock .banner-title {
		font-size: 32px;
	}
	#main .banner-background img {
		max-width: 100%;
	}
}

/* Cookie Consent */

#top .avia-cookie-consent {
    background: #0a7aa2;
}
#top .avia-cookie-consent .container {
    padding-right: 200px !important;
    position: relative;
    max-width: 1510px;
}
#top .avia-cookie-consent .avia_cookie_text {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 18px;
	color: white;
    line-height: 1.5;
}
#top .avia-cookie-consent .avia_cookie_text a {
	color: white;
	text-decoration: underline;
}
#top .avia-cookie-consent .avia-cookie-consent-button {
    background: transparent;
    color: white;
    text-transform: none;
    font-size: 19px;
    border: 1px solid white;
    padding: 14px 35px;
    font-weight: 500;
    border-radius: 35px;
    transition: .4s all;
    letter-spacing: 0px;
    position: absolute;
    font-family: 'frank-new';
    right: 0px;
    top: 50%;
    transform: translate(0px, -50%);
}
#top .avia-cookie-consent .avia-cookie-consent-button:hover {
	background: white;
	border-color: white;
	color: #222;
}

/* Team */

#main .team-section .entry-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#main .team-section .avia-image-container * {
    width: 100%;
}
#main .team-section .avia-image-overlay-wrap {
    border: 1px solid #C0D6E2;
    border-radius: 10px;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
    overflow: hidden;
    display: block;
    position: relative;
    padding-bottom: 100%;
}
#main .team-section .avia-image-overlay-wrap img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border: none;
    box-shadow: none;
    transition: .4s all;
}
#main .team-section .avia-image-overlay-wrap:hover img {
    transform: scale(1.1);
}

/* Resource Grid */

#main .cvp-live-filter {
    margin: 0px 0px 35px;
}
#main .cvp-live-filter .btn {
    margin-left: 30px;
}
#main .cvp-live-filter .btn:first-of-type {
    margin-left: 0px;
}
#main .cvp-live-filter .btn input + div {
    color: #1F1F1F;
    font-weight: 400;
    font-size: 19px;
    background: transparent;
    padding: 12px 0px;
    border-top: 5px solid rgba(31,31,31,.2);
    line-height: 1;
	transition: .4s all;
}
#main .cvp-live-filter .btn:first-of-type input:checked + div,
#main .cvp-live-filter .btn:first-of-type input:hover + div {
	border-top-color: rgba(31,31,31,1);
}
#main .cvp-live-filter .btn input[value="investment-perspectives"] + div {
    border-top-color: rgba(95,134,116,.2);
}
#main .cvp-live-filter .btn input[value="investment-perspectives"]:checked + div,
#main .cvp-live-filter .btn input[value="investment-perspectives"]:hover + div {
    border-top-color: rgba(95,134,116,1);
}
#main .cvp-live-filter .btn input[value="global-asset-allocation"] + div {
    border-top-color: rgba(147,128,101,.2);
}
#main .cvp-live-filter .btn input[value="global-asset-allocation"]:checked + div,
#main .cvp-live-filter .btn input[value="global-asset-allocation"]:hover + div {
    border-top-color: rgba(147,128,101,1);
}
#main .resource-grid .pt-cv-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#main .resource-grid .pt-cv-page .pt-cv-content-item {
    padding: 0px 15px 30px;
	overflow: visible;
}
#main .resource-grid .pt-cv-page .pt-cv-ifield {
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 0px 80px rgb(0 0 0 / 10%);
    background: white;
    height: 100%;
    padding: 0px 0px 70px 0px;
    position: relative;
}
#main .resource-grid .pt-cv-meta-fields {
    margin-bottom: 20px;
}
#main .resource-grid .pt-cv-meta-fields .terms a {
    border-top: 10px solid #938065;
    display: block;
    padding: 20px 30px;
    font-size: 19px;
    pointer-events: none;
    color: #938065;
    position: relative;
}
#main .resource-grid .pt-cv-meta-fields .terms a:after {
    content: " ";
    width: 50px;
    height: 3px;
    background: #938065;
    position: absolute;
    bottom: 0;
    left: 30px;
}
#main .resource-grid .pt-cv-meta-fields .terms a.pt-cv-tax-investment-perspectives {
    border-color: #5F8674;
    color: #5F8674;
}
#main .resource-grid .pt-cv-meta-fields .terms a.pt-cv-tax-investment-perspectives:after {
    background: #5F8674;
}
#main .resource-grid .pt-cv-meta-fields .terms a.pt-cv-tax-investment-perspectives:before {
    content: " ";
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2022/04/Rectangle-85-1.png) top center;
    background-size: 100% 100%;
    opacity: 0;
    transition: .4s all;
}
#main .resource-grid .pt-cv-meta-fields .terms a.pt-cv-tax-global-asset-allocation:before {
    content: " ";
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2022/04/Rectangle-86.png) top center;
    background-size: 100% 100%;
    opacity: 0;
    transition: .4s all;
}
#main .resource-grid .pt-cv-ifield:hover .pt-cv-meta-fields .terms a.pt-cv-tax-investment-perspectives:before,
#main .resource-grid .pt-cv-ifield:hover .pt-cv-meta-fields .terms a.pt-cv-tax-global-asset-allocation:before{
	opacity: 1;
}
#top #main .resource-grid .pt-cv-title {
    padding: 0px 30px;
}
#top #main .resource-grid .pt-cv-title a {
    color: inherit;
    font-weight: inherit !important;
}
#top #main .resource-grid .pt-cv-content {
    line-height: 1.5;
    padding: 0px 30px;
    font-size: 19px;
}
#top #main .resource-grid .pt-cv-ctf-list {
    padding: 0px 30px;
    position: absolute;
    bottom: 30px;
    left: 0px;
	width: 100%;
    margin: 0px;
}
#main .resource-grid .pt-cv-ctf-learn-more-text a {
    font-weight: 500;
    transition: .4s all;
    position: relative;
    padding-right: 35px;
}
#main .resource-grid .pt-cv-ctf-learn-more-text a:after {
    content: " ";
    width: 25px;
    height: 25px;
    background: url(/wp-content/uploads/2022/04/Component-85-–-1.svg) center no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
}
#main .resource-grid .pt-cv-ctf-learn-more-text a:hover {
	opacity: .8;
}
#top #main .pt-cv-pagination li {
    margin: 0px;
}
#top #main .pt-cv-pagination li a {
    box-shadow: none;
    border: none;
    font-size: 19px !important;
    font-weight: 600;
    background: transparent !important;
    color: #222;
}
#top #main .pt-cv-pagination li.active a {
    color: #0A79A2 !important;
}

/* Forms */

#main .gform_wrapper {
	margin: 0px;
}
#main .gform_wrapper form {
	margin: 0px;
}
#top #main .gfield {
	padding: 0px;
	margin: 0px;
}
#top #main .gfield_label {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0px 0px 5px;
}
#top #main .gfield input[type="text"],
#top #main .gfield input[type="tel"],
#top #main .gfield input[type="email"],
#top #main .gfield select,
#top #main .gfield textarea {
    background-color: transparent;
    padding: 0px 10px;
    border: none;
    font-size: 17px;
    font-family: 'frank-new';
    border-radius: 0px;
	outline: none;
    margin: 0px;
	transition: .4s border-color;
	box-shadow: none;
    border-bottom: 1px solid rgba(8,111,150,.3);
}
#top #main .gfield input[type="text"]:focus,
#top #main .gfield input[type="tel"]:focus,
#top #main .gfield input[type="email"]:focus,
#top #main .gfield select:focus,
#top #main .gfield textarea:focus {
	border-bottom: 1px solid rgba(8,111,150,1);
}
#top #main .gfield input[type="text"],
#top #main .gfield input[type="email"],
#top #main .gfield input[type="tel"],
#top #main .gfield select {
	height: 50px;
}
#top #main .form-row .gfield .gfield_checkbox .gchoice {
    display: flex;
    align-items: center;
    height: 50px;
}
#top #main .form-row .gfield .gfield_checkbox .gchoice label {
    font-weight: 400;
    font-size: 17px;
    margin-left: 5px;
}
#main .gform_footer {
    text-align: center;
}
#top #main .gform_button {
    background: #0A79A2;
    text-transform: none;
    color: white;
    font-size: 19px;
    font-weight: 500;
    padding: 16px 30px;
    transition: .4s all;
    letter-spacing: 0px;
    border-radius: 35px;
    border: none;
    line-height: 1;
    min-width: 225px;
    margin: 0px;
    font-family: 'frank-new';
}
#top #main .gform_button:hover {
    background: #222;
	color: white;
}
#top #main .gform_validation_errors {
    background: transparent;
    border-color: inherit;
    border-radius: 0px;
}
#top #main .gform_validation_errors h2 {
    font-size: 24px;
    margin: 0px;
    line-height: 1.2;
}
#top #main .gfield .validation_message {
    background: transparent;
    border: none;
    padding: 0px;
    font-weight: 600;
}

/* Blog */

#main .container_wrap {
    border: none;
}
#top #main .template-blog .entry-content-wrapper {
    max-width: 1000px;
    text-align: unset;
    font-size: inherit;
    line-height: inherit;
}
#top #main .template-blog .entry-content-wrapper > * {
    max-width: 100%;
}
#top #main .template-blog .entry-content-wrapper .post-title {
    max-width: 100%;
}
#top #main .template-blog .post-meta-infos {
    margin: 0px 0px 25px;
    font-size: 20px;
}
#main .template-blog .post_delimiter {
    display: none;
}

/* Grid */

#main .grid-image {
    padding: 50px 0px;
}
#main .grid-image * {
    width: 100%;
}
#main .grid-content .flex_column {
    padding: 70px 10vw;
}

/********************************************** Popups */

/* Team Section */

#main .flex-row .entry-content-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#main .bio-holder,
#main .external-bio-holder {
    width: calc(100% / 3 - 50px);
    margin: 50px 25px 0px;
}
#main .bio-holder h4,
#main .external-bio-holder h4 {
    margin-bottom: 3px;
}
#main .open-popup {
    cursor: pointer;
	transition: .4s all;
}
#main .open-popup:hover {
	opacity: .8;
}
#main .bio-holder img,
#main .external-bio-holder img {
    margin-bottom: 25px;
    border-radius: 50%;
    max-width: 250px;
    box-shadow: 0px 0px 80px rgb(127 169 174 / 50%);
}
#main .bio-holder:hover img,
#main .external-bio-holder:hover img {
    transform: scale(1.03);
	opacity: 1;
}

/* Popups */

#top.popup-open #header {
    z-index: 0;
}
.popup-content {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}
.popup-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	opacity: 1;
    background: #005776;
}
#top .popup-content.open {
    display: block;
}
#top .popup-inner {
    max-width: 1110px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 100%;
}
#top .popup-inner a {
    color: #00afef;
}
#top .popup-aligner {
    padding: 0px;
    border-radius: 5px;
    max-height: 80vh;
    display: flex;
    position: relative;
    width: 100%;
    box-shadow: 20px 20px 20px rgb(0 0 0 / 16%);
    overflow: hidden;
    background: white;
}
.popup-close {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #41AFBE;
    top: 15px;
    z-index: 999;
    border-radius: 50%;
    right: 15px;
    cursor: pointer;
    transition: .4s all;
}
.popup-close-inner:before {
    content: " ";
    width: 20px;
    height: 2px;
    background: white;
    position: absolute;
    left: calc(50% - 10px);
    top: calc(50% - 1px);
    transform: rotate(45deg);
}
.popup-close-inner:after {
    content: " ";
    width: 20px;
    height: 2px;
    background: white;
    position: absolute;
    left: calc(50% - 10px);
    top: calc(50% - 1px);
    transform: rotate(-45deg);
}
.popup-close:hover {
	opacity: .8;
}
#top .popup-inner-content {
    display: flex;
    overflow-y: scroll;
    position: relative;
    padding: 65px;
}
#top .popup-aligner .popup-inner-content:before {
    content: " ";
    width: 56%;
    height: auto;
    background: url(/wp-content/uploads/2022/02/Subtraction-1.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 0px;
    padding-bottom: 39%;
}
#top .popup-aligner .popup-inner-content:after {
    content: " ";
    width: 45%;
    height: auto;
    background: url(/wp-content/uploads/2022/02/Group-2931.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: 30px;
    padding-bottom: 81px;
}
#top .popup-inner-content::-webkit-scrollbar {
	width: 0px;
}
#top .popup-aligner .popup-left {
    width: 300px;
	position: relative;
}
#top .popup-aligner .popup-right {
    width: calc(100% - 300px);
    padding-left: 15px;
    color: #444444;
    padding-top: 75px;
    position: relative;
}
#top .popup-aligner .popup-right p {
    font-size: 24px;
    line-height: 1.5;
    margin: 0px 0px 15px;
}
#top .popup-right h2 {
    font-size: 35px;
    font-weight: 700;
    color: #005776;
    margin: 0px 0px 10px;
}
#top .popup-right h4 {
    font-weight: 400;
    margin: 0px 0px 25px;
}
#top .popup-image {
    position: relative;
}
#top .popup-image img {
    position: relative;
    z-index: 99;
    box-shadow: 2px 3px 12px rgb(127 169 174 / 10%);
    border-radius: 50%;
}

/* Responsive */

@media screen and (max-width: 1310px) {
	#top .popup-inner {
		max-width: 100%;
		padding: 0px 50px;
	}
	#top .popup-aligner .popup-left {
		width: 225px;
	}
	#top .popup-aligner .popup-right {
		width: calc(100% - 225px);
		padding-left: 35px;
	}
}

@media screen and (max-width: 767px) {
	#top .popup-inner {
		padding: 0px 7.5%;
	}
    #top .popup-aligner {
		max-width: 90vw !important;
		max-height: 90vh;
        flex-direction: column;
	    background: white;
	}
	.popup-close {
		width: 30px;
		height: 30px;
		top: 10px;
		right: 10px;
	}
	#top .popup-inner-content {
		flex-direction: column;
	}
	#top .popup-aligner .popup-left {
		width: 100%;
		text-align: center;
	}
	#top .popup-aligner .popup-right {
		padding-left: 0px;
		width: 100%;
		text-align: center;
	}
	#top .popup-aligner .popup-right {
		width: 100%;
		padding-top: 0px;
	}
	#top .popup-inner-content {
		padding: 35px;
	}
	#top .popup-image img {
		margin-bottom: 20px;
		max-width: 75%;
	}
	#top .popup-right h2 {
		font-size: 1.5rem;
	}
	#top .popup-aligner .popup-right p {
		font-size: 17px;
	}
}

/************************************************************ Home */

#main .slide-text {
    width: 50vw !important;
    min-width: 50vw !important;
}
#main .slide-text .slide-text-aligner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding: 50px 100px 150px !important;
    padding-left: calc(50vw - 713px) !important;
}
#main .slide-text br {
    display: none;
}
#main .slide-text h1,
#main .slide-text h2 {
    color: white;
    font-size: 3.5rem !important;
    line-height: 1.2 !important;
    font-weight: 300 !important;
    white-space: normal;
    margin: 0px !important;
}
#main .slide-text h1 u,
#main .slide-text h2 u {
    font-weight: 200 !important;
    text-decoration: none;
	font-size: inherit !important;
    line-height: inherit !important;
    border-bottom: 3px solid #D89F20;
    padding-bottom: 5px;
}
#main .slide-text h1 strong,
#main .slide-text h2 strong {
    font-weight: 400 !important;
    font-size: inherit !important;
    line-height: inherit !important;
}
#main .slide-text p {
    font-size: 26px !important;
    white-space: normal;
    line-height: 1.35 !important;
	font-family: "frank-new" !important;
    margin: 30px 0px 0px !important;
}
#main .slide-image {
    min-width: 50vw !important;
    width: 50vw !important;
}
#main .slide-image img {
    width: 50vw !important;
    height: auto !important;
}
#main .tp-bullets {
    left: calc(50vw - 715px) !important;
    bottom: 12vw !important;
    top: auto !important;
    display: flex;
    flex-wrap: wrap;
    width: 40px !important;
}
#top #main .tp-bullets .tp-bullet {
    border: 1px solid white !important;
    width: 16px;
    height: 16px;
    margin: 0px 2px 4px;
    box-shadow: none;
    position: relative;
    left: auto !important;
    top: auto !important;
}
#top #main .tp-bullet-inner {
    background: transparent;
	width: 9px;
    height: 9px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#top #main .tp-bullet.selected .tp-bullet-inner {
    background: #D89F20;
}
#top #main .tp-bullet:hover .tp-bullet-inner {
	background: white;
}

/* Icon Boxes */

#main .icon-box {
    border-top: 10px solid #376A96;
    background: white;
    box-shadow: 0px 0px 80px rgb(0 0 0 / 10%);
    border-radius: 0px 0px 10px 10px;
    padding: 235px 50px 100px;
    font-size: 20px;
}
#main .icon-box.green-box {
    border-top-color: #5F8674;
}
#main .icon-box.brown-box {
    border-top-color: #938065;
}
#main .icon-box.gray-box {
	border-top-color: #666666;
}
#main .icon-box .avia-button-wrap {
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0px;
}
#main .icon-box .avia-button-wrap .avia-button {
    width: 275px;
}
#main .icon-box .avia-image-container {
    height: 150px;
    position: absolute;
    top: 40px;
    left: 0px;
    width: 100%;
    transition: .4s all;
}
#main .icon-box .hover-icon {
    opacity: 0;
}
#main .icon-box:hover .static-icon {
    opacity: 0;
}
#main .icon-box:hover .hover-icon {
    opacity: 1;
}
#main .icon-box img {
    height: 150px;
}
#main .icon-box.av_one_fourth {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 50px;
}
#main .icon-box.av_one_fourth h3 {
    font-size: 1.6rem;
}
#main .icon-box.tree-box .static-icon img {
    height: 115px;
    margin: 35px 0px 0px;
}

/* Border Box */

#main .contact-info-container {
    padding-top: 10vw;
}
#main .border-box {
    border-right: 1px solid #0A79A2;
    padding: 20px 25px;
}
#main .border-box:first-child {
	border-left: 1px solid #0A79A2;
}
#main .border-box img {
    height: 75px;
    max-width: 75px;
    margin: 0 auto 30px;
}

/* Map Row */

#top #wrap_all #main .map-row .container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0px;
}
#top #wrap_all #main .map-row iframe {
    margin-bottom: -10px;
}

/* Form Row */

#main .contact-form-container .container {
	max-width: 70%;
}
#main .form-row {
    padding-top: 7vw;
    padding-bottom: 5vw;
    margin-bottom: -5vw;
}
#main .form-row:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2022/03/form-bottom-left.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    position: absolute;
    background-size: 40% auto;
    left: 0;
    bottom: 0;
}
#main .form-row .gform_wrapper {
    max-width: 1000px;
    margin: 0 auto;
}
#main .form-row .gform_body {
    position: relative;
}
#main .form-row .gform_fields {
    display: flex;
    flex-wrap: wrap;
    grid-row-gap: unset;
    grid-column-gap: unset;
}
#top #main .form-row .gfield {
    margin-bottom: 20px;
}
#top #main .form-row .gfield.name-field {
    order: 1;
	width: calc(50% - 25px);
    margin-right: 25px;
}
#top #main .form-row .gfield.name-field .ginput_container {
    padding-right: 150px;
}
#top #main .form-row .gfield.dd-one {
    order: 2;
	width: calc(50% - 25px);
    margin-left: 25px;
}
#top #main .form-row .gfield.email-field {
    width: calc(50% - 175px);
    margin-right: 25px;
    order: 3;
}
#top #main .form-row .gfield.preferred-email {
    order: 4;
    width: 150px;
}
#top #main .form-row .gfield.dd-two {
    order: 5;
    width: calc(50% - 25px);
    margin-left: 25px;
}
#top #main .form-row .gfield.phone-field {
    width: calc(50% - 175px);
    margin-right: 25px;
    order: 6;
}
#top #main .form-row .gfield.preferred-phone {
    order: 7;
    width: 150px;
}
#top #main .form-row .gfield.dd-three {
    order: 8;
    width: calc(50% - 25px);
    margin-left: 25px;
}
#top #main .form-row .message {
    width: 100%;
	order: 9;
}
#top #main .gfield.name-field input[type="text"] {
    background: url(/wp-content/uploads/2022/03/Group-70.svg) 0% 50% no-repeat !important;
    background-size: contain;
    padding-left: 45px;
}
#top #main .gfield.email-field input[type="email"] {
    background: url(/wp-content/uploads/2022/03/Group-71.svg) 0% 50% no-repeat !important;
    background-size: 29px !important;
    padding-left: 45px;
}
#top #main .gfield.phone-field input[type="tel"] {
    background: url(/wp-content/uploads/2022/03/Group-72.svg) 0% 50% no-repeat !important;
    background-size: contain;
    padding-left: 45px;
}

/* Plain Form */

#main .form-row.plain-form {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#main .form-row.plain-form:before {
	display: none;
}
#main .form-row.plain-form .content {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* FW Image and Paddings */

#main .overlap-top {
    position: relative;
    z-index: 10;
    background: transparent;
    margin-top: -10vw;
}
#top #main .no-padding-top .content {
    padding-top: 0px !important;
}
#top #main .fw-row .container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0px;
}
#top #main .fw-img,
#top #main .fw-img * {
    width: 100%;
}

/************************************************************ Footer */

#top #footer {
    border: none;
    padding: 12vw 0px 50px;
    background: transparent url(/wp-content/uploads/2022/03/Group-142.svg) top center no-repeat;
    background-size: cover;
}
#top .footer-no-overlap + #footer {
    background-color: #f7f7f7;
}
#footer .container {
    display: flex;
}
#footer .container .flex_column:first-child {
    width: 34%;
    padding-right: 50px;
    margin: 0px;
}
#footer .container .flex_column:nth-child(2) {
    width: 27%;
    padding-right: 75px;
    margin: 0px;
}
#footer .container .flex_column:nth-child(3) {
    width: 39%;
    padding-right: 0px;
    margin: 0px;
}
#top #footer .widget {
    margin: 0px 0px 20px;
    font-size: 19px;
    line-height: 1.5;
    color: white;
}
#top #footer .widget:last-child {
    margin-bottom: 0px;
}
#footer .widgettitle {
    font-size: 19px;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 800;
}
#top #footer .widget p {
    margin-bottom: 7px;
}
#footer .container .flex_column:nth-child(2) ul {
    column-count: 2;
}
#footer ul li {
    padding: 0px;
    margin: 0px 0px 7px;
}
#top #footer .widget a {
    color: white;
    transition: .4s all;
}
#top #footer .widget a:hover {
    color: white;
}

/************************************************************ Responsive */

@media screen and (max-width: 1510px) {
	#main .slide-text .slide-text-aligner {
		padding-left: 50px !important;
	}
	#main .slide-text h1,
	#main .slide-text h2 {
		font-size: 2.8rem !important;
	}
	#main .slide-text p {
		font-size: 23px !important;
	}
	#main .tp-bullets {
		left: 50px !important;
	}
	#main .page-banner.short-banner {
		min-height: 300px;
	}
}

@media screen and (max-width: 1400px) {
	#main .slide-text h1,
	#main .slide-text h2 {
		font-size: 2.5rem !important;
	}
	#main .slide-text p {
		font-size: 21px !important;
	}
	#main .icon-box {
		padding-left: 35px;
		padding-right: 35px;
	}
	#main h3 {
		font-size: 1.7rem;
	}
	#top #footer {
		padding-top: 18vw;
	}
	#main .form-row:before {
		bottom: -7vw;
		background-size: 50% auto;
	}
	#main .icon-box.av_one_fourth h3 {
		font-size: 1.4rem;
	}
	#main .bg-shape-right .shape {
		bottom: -13px;
		width: 37%;
		right: -25px;
	}
	#main .page-banner {
		min-height: 450px;
	}
	#main .page-banner p {
		font-size: 22px;
	}
	#main .page-banner h1,
	#main .page-banner h2,
	#main .page-banner .banner-title {
		font-size: 45px;
	}
	#main .team-bio:before {
		top: 16%;
	}
}

@media screen and (max-width: 1200px) {
	#main h2 {
		font-size: 2.35rem;
	}
	#top {
		font-size: 18px;
	}
	#main .grid-content .flex_column {
		padding: 50px;
	}
	#main .slide-text .slide-text-aligner {
		padding-right: 50px !important;
	}
	#main .slide-text h1,
	#main .slide-text h2 {
		font-size: 2.2rem !important;
	}
	#main .slide-text p {
		font-size: 18px !important;
	}
	#header #header_main .main_menu li {
		margin-left: 30px;
	}
	#header #header_main .main_menu li a {
		font-size: 17px;
	}
	#main .icon-box {
		font-size: inherit;
		padding-left: 25px;
		padding-right: 25px;
	}
	#main h3 {
		font-size: 1.5rem;
	}
	#main .icon-box .avia-button-wrap .avia-button {
    	width: auto;
		min-width: 85%;
	}
	#top #main .avia-button {
		font-size: 17px;
	}
	#main .icon-box.av_one_fourth h3 {
		font-size: 1.2rem;
	}
	#main .bg-shape-right .shape {
		right: -49px;
	}
	#main .page-banner {
		min-height: 400px;
	}
	#main .page-banner p {
		font-size: 19px;
	}
	#main .page-banner.short-banner {
		min-height: 225px;
	}
}

@media screen and (max-width: 989px) {
	#top #header #header_main li.av-burger-menu-main > a {
    	height: 100px !important;
   		line-height: 100px !important;
		padding: 0px !important;
	}
	#header .av-hamburger-inner,
	#header .av-hamburger-inner:before,
	#header .av-hamburger-inner:after {
    	background: #D89F20 !important;
	}
	#top #header .av-burger-overlay-scroll {
    	background: #0a7aa2;
	}
	#top #header #header_main li {
		margin-left: 0px;
	}
	#top #header #header_main li a {
    	font-size: 18px;
    	padding: 17px 30px;
    	color: white !important;
    	border: none;
	}
	#header_main li a:before {
		display: none;
	}
	#top #header #header_main .sub-menu {
    	width: 100%;
    	margin: 0px;
    	background: rgba(255,255,255,.1);
    	padding: 10px 0px;
    	border-radius: 0px;
        transform: none;
	}
	#top #header #header_main .sub-menu li a {
    	font-size: 17px;
    	border: none;
    	padding: 12px 20px 12px 70px;
    	font-family: inherit;
	}
	#top #header #header_main .sub-menu li a .avia-bullet {
    	background: white;
	}
	#top #header #header_main #av-burger-menu-ul li:hover > a {
    	background: rgba(255,255,255,.1) !important;
	}
	#top #footer {
		padding-top: 200px;
	}
	#main .form-row {
		padding-bottom: 0px;
		padding-top: 10vw;
	}
	#top #header #header_main .av-menu-button a .avia-menu-text {
		background: transparent;
		padding: 0px;
		font-weight: inherit;
	}
	#top #footer .widget {
		font-size: 17px;
	}
	#footer .container .flex_column:nth-child(2) ul {
		column-count: 1;
	}
	#main .slide-text h1,
	#main .slide-text h2 {
		font-size: 1.7rem !important;
	}
	#main .slide-text p {
		font-size: 16px !important;
	}
	#main .icon-box {
		padding-top: 175px;
	}
	#main .icon-box img {
		height: 100px;
	}
	#main .icon-box.tree-box .static-icon img {
		height: 80px;
		margin: 20px 0px 0px;
	}
	#main .icon-box .avia-button-wrap {
		padding: 0px 20px;
	}
	#main .page-banner h1,
	#main .page-banner h2,
	#main .page-banner .banner-title {
		font-size: 35px;
	}
	#main .page-banner p {
		font-size: 17px;
	}
	#top #main .aureus-coin .content {
		padding: 50px 0px;
	}
	#top #main .aureus-coin {
		margin-bottom: 0px;
	}
}

@media screen and (max-width: 767px) {
	#top #wrap_all #main .flex_column {
        margin-bottom: 35px;
    }
    #top #wrap_all #main .flex_column:last-child {
    	margin-bottom: 0px;
	}
	#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
    	margin-top: 35px;
	}
	#top #main .avia-section .content {
    	padding-top: 50px;
    	padding-bottom: 50px;
	}
	#header .header_bg {
		height: 100px;
	}
	#main .overlap-top {
    	min-height: unset;
		margin-bottom: 0px;
	}
	#main .overlap-top .content {
		padding: 0px !important;
	}
	#footer .container {
		flex-wrap: wrap;
	}
	#main h2 {
		font-size: 2rem;
	}
	#main .fw-row {
		min-height: unset;
	}
	#main .avia-section.avia-section-no-padding .content {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	#header_main .logo a img,
	#header_main .logo a svg {
		max-height: 50px !important;
	}
	#top #footer {
		padding-top: 65px;
	}
	#top #footer .widget {
		text-align: center;
	}
	#main .section-bottom-image {
		padding-bottom: 15vw;
		background-size: contain !important;
	}
	#main .border-box {
		padding: 25px;
		border-bottom: 1px solid #0A79A2;
		border-right: none;
	}
	#main .border-box:first-child {
		border-top: 1px solid #0A79A2;
		border-left: none;
	}
	#top #wrap_all #main .flex_column.avia-builder-el-no-sibling {
		margin-bottom: 0px;
	}
	#main .grid-image {
		padding-bottom: 0px;
	}
	#main .grid-content .flex_column {
		padding: 50px 7.5%;
	}
	#top #wrap_all #main .no-mobile-padding-top .content {
		padding-top: 0px;
	}
	#top #wrap_all #main .av-columns-reverse .avia-builder-el-last {
		margin-bottom: 35px;
	}
	#top #wrap_all #main .av-columns-reverse .avia-builder-el-first {
		margin-bottom: 0px;
	}
	#top #footer .container .flex_column {
		width: 100%;
		padding-right: 0px;
	}
	#main h3 {
		font-size: 1.65rem;
	}
	#top .avia-cookie-consent .container {
		padding-right: 0px !important;
	}
	#top .avia-cookie-consent .avia_cookie_text {
		text-align: center;
		margin-bottom: 15px;
		font-size: 16px;
	}
	#top .avia-cookie-consent .avia-cookie-consent-button {
    	position: relative;
		display: inline-block;
		top: auto;
		transform: none;
	}
	#main .form-row .gform_fields {
		display: block;
	}
	#top #main .form-row .gfield {
		width: 100% !important;
		margin: 0px 0px 20px !important;
	}
	#top #main .form-row .gfield.name-field .ginput_container {
		padding-right: 0px;
	}
	#top #main .form-row .gfield .gfield_checkbox .gchoice {
		height: 30px;
	}
	#top #main .form-row .gfield.phone-field,
	#top #main .form-row .gfield.email-field {
		margin-bottom: 10px !important;
	}
	#top #footer {
		padding-top: 150px;
		background-position: 75% 0px !important;
	}
	#main .form-row {
		padding-top: 150px;
		background-position: top right;
	}
	#main .form-row:before {
		bottom: -22vw;
		background-size: 100% auto;
	}
	#main .large-text {
		font-size: 19px;
	}
	#main .slide-image {
		min-width: 100vw !important;
		width: 100vw !important;
	}
	#main .slide-image img {
		width: 100vw !important;
		height: auto !important;
	}
	#main .slide-text {
		width: 100vw !important;
		min-width: 100vw !important;
		bottom: 0px !important;
		top: auto !important;
		height: 250px !important;
		background: url(/wp-content/uploads/2022/03/Rectangle-7.png) center no-repeat;
    	background-size: cover;
	}
	#main .slide-text .slide-text-aligner {
		padding: 50px 7.5% 125px !important;
	}
	#main .slide-text p {
		font-size: 15px !important;
		margin-top: 20px !important;
	}
	#main .tp-bullets {
		left: 7.5% !important;
		bottom: 12vw !important;
	}
	#main .bg-shape-right .shape {
		display: none;
	}
	#main .page-banner {
		min-height: unset;
		padding-bottom: 50px;
	}
	#main .page-banner .av_textblock_section {
		max-width: 100%;
	}
	#top #main .bio-header {
		margin-bottom: 35px;
	}
	#main h4 {
		font-size: 19px;
	}
	#top #main .team-section .flex_column {
		width: 50%;
		padding: 0px 10px;
	}
	#top {
		font-size: 17px;
	}
	#main .page-banner.short-banner {
		min-height: unset;
	}
	#main .cvp-live-filter .btn {
		display: block;
		margin: 0px;
		width: 100%;
		text-align: left;
	}
	#main .contact-info-container {
		padding-top: 150px;
		background-position: top right;
	}
	#top #main .gfield input[type="text"],
	#top #main .gfield input[type="tel"],
	#top #main .gfield input[type="email"],
	#top #main .gfield select,
	#top #main .gfield textarea {
		padding: 0px 10px 0px 0px;
		font-size: 13px;
	}
	#main .icon-box.animate-box .hover-icon {
		opacity: 1;
	}
	#main .icon-box.animate-box .static-icon {
		opacity: 0;
	}
}

@media screen and (max-width: 400px) {
	#main .slide-text h1 {
    	font-size: 1.6rem !important;
	}
}