/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















.dnd-section > .row-fluid {
  max-width: 1080px;
}

.dnd-section {
  padding-bottom: 80px;
  padding-top: 80px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1080px;
}




html {
  font-size: 16;
}

body {
  color: #555;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}

a {
  font-family: 'Lato', sans-serif;
  color: rgba(13, 145, 209, 1.0);
}

a:hover,
a:focus {
  color:#334862;
}

a:active {
  color: rgba(53, 185, 249, 1.0);
}

h1 {
  color: #555;
  font-family: 'Lato', sans-serif;
  font-size: 2.5em;
  font-weight: 700;
}

@media(max-width: 767px) {
  h1 {
    font-size: 2.125em;
  }
}

h2 {
  color: #555;
  font-family: 'Lato', sans-serif;
  font-size: 2em;
  font-weight: 700;
  word-break: break-word;
}

@media(max-width: 767px) {
  h2 {
    font-size: 1.7em;
  }
}

h3 {
  color: #555;
  font-family: 'Lato', sans-serif;
  font-size: 1.5em;
  font-weight: 700;
}

@media(max-width: 767px) {
  h3 {
    font-size: 1.275em;
  }
}

h4 {
  color: #555;
  font-family: 'Lato', sans-serif;
  font-size: 1.25em;
  font-weight: 700;
}

@media(max-width: 767px) {
  h4 {
    font-size: 1.0625em;
  }
}

h5 {
  color: #555;
  font-family: 'Lato', sans-serif;
  font-size: 1em;
  font-weight: 700;
}

h6 {
  color: #555;
  font-family: 'Lato', sans-serif;
  font-size: 0.85em;
  font-weight: 700;
}

ol, ul { margin-top: 0; margin-bottom: 15px; }





form,
.submitted-message {
  background-color: rgba(68, 96, 132, 0.75) ;
  font-family: 'Lato', sans-serif;
}

h3.form-title {
  background-color: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(68, 96, 132, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #446084;
  border-color: #446084;
  color: #FFFFFF;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(108, 136, 172, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(255, 255, 255, 1.0);
}
form h1,
form h2,
form h3,
form h4,
form h5,
form h6,
form a,
form p,
.hs-form-field>label,
form#email-prefs-form .page-header,
form#email-prefs-form span{
  color: rgba(255, 255, 255, 1.0);
}

.hs-form legend {
  color: rgba(242, 242, 242, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(221, 221, 221, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  color: #333;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  box-shadow: 0 0 5px rgba(204, 204, 204, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #555;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: 'Lato', sans-serif;
}

.fn-date-picker td.is-today .pika-button {
  color: #494a52;
}

.fn-date-picker td.is-selected .pika-button {
  background: #494a52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #F8FAFC !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(73, 74, 82, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(73, 74, 82, 1.0);
}





.header-bg-color {
  background-color: rgba(255, 255, 255, 0.9);
}

.header__container {
  max-width: 1080px;
}
.header-bottom{
  background-color: rgba(47, 90, 132, 0.73);
}
body .custom-menu-primary.desktop a {
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary.desktop .submenu.level-1 > li:hover > a {
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary.desktop a.active-branch{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary.desktop .submenu.level-1 > li.active-branch {
  background-color: rgba(68, 96, 132, 1.0);
}
body .custom-menu-primary.desktop .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary.desktop .submenu.level-1 > li:hover{
  background-color: rgba(47, 90, 132, 0.0);
}
body .custom-menu-primary.desktop .submenu.level-1 > li > a.active-branch {
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary.desktop .submenu.level-2 > li > a,
.custom-menu-primary.desktop ul.submenu.level-1>li ul>li>a {
  color: rgba(102, 102, 102, 0.96);
}
body .custom-menu-primary.desktop .submenu.level-2{
  background-color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary.desktop .submenu.level-2 .menu-item .menu-link:hover,
.custom-menu-primary.desktop ul.submenu.level-1>li ul>li>a:hover {
  background-color: rgba(0, 0, 0, 0.03);
  color: rgba(17, 17, 17, 0.85);
}
body .custom-menu-primary.desktop .submenu.level-2 .menu-item .menu-link.active-branch,
.custom-menu-primary.desktop ul.submenu.level-1>li ul>li>a.active-branch {
  color: rgba(17, 17, 17, 0.85);
  background-color: rgba(0, 0, 0, 0.03);
}

.header-top{
  background-color: rgba(68, 96, 132, 1.0);
}

.custom-menu-primary.desktop ul.submenu.level-1>li:nth-child(3)>ul>li:first-child>a,
.custom-menu-primary.desktop ul.submenu.level-1>li:nth-last-child(2) ul.submenu.level-2>li.has-submenu>a{
  color: rgba(0, 0, 0, 1.0);
}
.custom-menu-primary.desktop ul.submenu.level-1>li:nth-child(3)>ul>li:first-child>a:hover,
.custom-menu-primary.desktop ul.submenu.level-1>li:nth-last-child(2) ul.submenu.level-2>li.has-submenu>a:hover{
  color: rgba(17, 17, 17, 0.85);
}







.footer {
  background-color: rgba(91, 91, 91, 1.0);
  color: rgba(255, 255, 255, 0.5);
}

.footer__container {
  max-width: 1080px;
}
.footer-menu ul{
  border-color: rgba(255, 255, 255, 0.08);
}
.copyright a,
.footer-menu ul li a{ 
  color: rgba(255, 255, 255, 0.5);
}
.copyright a:hover,
.footer-menu ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
}






.content-wrapper {
  max-width: 1080px;
}

.blog-post__date {
  border-color: #555;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #555;
}

.blog-post__tag-link { background: rgba(68, 96, 132, 1.0); padding: 5px 10px; margin: 0 0 10px 10px; border-radius: 5px; color: #FFF; word-break: keep-all; display: inline-block; transition: all .5s ease-in-out;} 
.blog-post__tag-link:hover { color: #FFF !important; transform: scale(1.05); }
.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #2d2d2d;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #7d7d7d;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494a52;
}

.blog-pagination__link {
  color: #555;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494a52;
}

.blog-post__title {
  color: #555;
  font-family:'Lato', sans-serif;
  font-size: 2px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494a52;
}

body .social-links__icon {
  background-color: #494a52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}

.page-center {
  max-width: 1080px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}



.page-center{
    max-width:1200px;
    width:100%;
    margin:0 auto;
    float:none;
}

.landing-page.flexible .logo { padding: 20px; }
.landing-page.flexible .logo img { max-width: 200px; }
.footer-content li {
    padding: 0px 10px 0px 0px;
}



.footer-wrap{
    background-color:#5b5b5b; 
}
.footer-content li a{
    color: 
}
.header-wrap {
    background-color: #446084;
    min-height: 59px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.header-logo1 img{
    max-height: 125px;
    padding: 17px 0;
    transition: max-height .5s;
}
header.header {
    width: 100%;
}
.header_logo img {
    width: auto !important;
}

.custom-menu-primary.desktop .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    display: inline-block;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    transition: all .2s;
    letter-spacing: .02em;
    text-transform: uppercase;
    padding: 0 .75em;
    font-size: .8em;
    line-height: 16px;
    font-weight: 700;
    color: #fff;
}

.custom-menu-primary.toggle .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    text-decoration: none;
    padding: 10px 0;
    display: inline-block;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(102,102,102,0.85);
    transition: all .2s;
    letter-spacing: .02em;
    text-transform: uppercase;
    display: block;
    width: auto;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: .8em;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    line-height: 1.6;
}

.header-logo2{
    display:none !important; 
}
.header-logo2 img{
    max-height: 70px!important;
}
.topStickyCustomClass .header-logo1 {
    display:none; 
}
.topStickyCustomClass .header-logo2 {
    display:block; 
    padding:17px 0px;
}
.header-btm-menu {
    padding: 10px 20px;
    background-color: rgba(47,90,132,0.73);
}
.main-menu ul>li {
    padding: 0px 10px;
}
.main-menu ul>li>a {
    color: #fff;
    font-weight:bold;
}
.main-menu .hs-menu-flow-horizontal>ul {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.topStickyCustomClass {
    position: fixed;
    background-color: #fff;
    top: 0;
    z-index: 9;
    background-color:#fff;
    width:100% !important;
}
.topStickyCustomClass .header-logo2 {
    margin: 0 auto !important;
    max-height: 70px;
    display: block !important;
    transition: all 5s ease;
    max-width: 150px !important;
    float: none;
     
}
.header-container-wrapper{
    border:0px; 
}

.topStickyCustomClass .header-logo1 {
  display:none !important; 
}
.banner-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.get-started-text h2 {
    margin: 0px;
    text-align: center;
    color: #555;
    font-size: 2.6em;
    font-weight: 700;
    padding-bottom: 20px;
}
.get-started-form form {
    background: transparent;
}
.get-started-form form .hs_email input {
    width: 100% !important;
    max-width: 100% !important;
}
.get-started-form form {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px !important;
}

.section1-wrap {
    padding: 50px 20px;
}
.get-started-text {
    max-width: 700px;
    margin: 0 auto !important;
    float: none !important;
}

.page-center .get-started-form form .hs_submit {
    bottom: 0px !important;
    margin-top: 0px !important;
}
.get-started-form span#hs_cos_wrapper_module_1597745030956491_ {
    background-color: transparent;
}
.get-started-form label{
    color:#000;
    font-weight:normal;
}
.get-started-form input{
    border:1px solid #ccc;
}
.get-started-form .hs-richtext p{
    color:#000;
    font-weight:normal;
}
.body-container{
    padding:0px !important; 
}
.footer-container-wrapper{
     background-color:transparent;
     padding:0px !important;
}
.footer-content ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom:5px;
    position:relative;
}
.footer-content a {
    color: #afb5b8;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer-content ul::after {
    content: ' ';
    background-color: #ddd;
    width: 350px;
    height: 1px;
    position: absolute;
    top: 29px;
    opacity: .8;
}
p.copy-rights {
    text-align: left;
    margin: 0px;
    color:#afb5b8; 
    border-color: rgba(255,255,255,0.08);
    padding-top: 5px;
    font-size: 14px;
    font-weight: 500;
}
.banner-wrap {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.overlay {
    background-color: #00000091;
    padding: 150px 20px;
}
.title h1 {
    color: #fff;
    font-size: 60px;
    margin: 0px;
}
.title {
    padding: 0px 40px 0px 0px;
}
.subtitle p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0px !important;
    font-weight:500;
}
.pillar-content ol, .pillar-content ul {
    padding: 0px 18px;
}
#applyingforerasmusfunding ul{
    list-style:none; 
}
.search-btn input {
    border: 0px;
    min-width: 0px;
    padding: 0px;
}
.search-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px !important;
}
.search-btn input::before {
    content: '\f002';
    font-weight: 900;
    font-family: FontAwesome;
    color: #000;
}
.get-started-text p {
    margin-bottom: 0px !important;
    font-weight: 400;
    font-size: 18px;
    padding: 10px 0px;
}
.get-started-form form {
    margin: 40px 0px 0px;
}
.get-started-form div#hs_form_target_module_1597745030956491 {
    padding: 0px;
}
.get-started-form input {
    border-bottom: 1px solid #ccc !important;
    width: 70% !important;
}
.get-started-form .last-field {
    padding: 0px !important;
    border: 0px !important;
}
.get-started-form .hs_submit.hs-submit {
    display: inline-block !important;
    width: 100% !important;
    margin-top: 80px !important;
    position: relative !important;
    text-align: left;
    right: 0 !important;
  
}
.get-started-form input.hs-button.primary.large {
    border: 0px !important;
    background-color: #446084 !important;
    width: 250px !important;
    text-transform: uppercase;
    font-size: 18px !important;
    cursor:pointer;
}
.get-started-form .hs_cos_wrapper_type_form form .hs_submit input[type=submit]:hover {
    background-color: #446084 !important; 
    color:#fff !important;
}

.primary { 
  background: #446084;
  position: relative;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .03em;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}
.primary:hover {
  background: #446084;
  color: #FFF;
  box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
}

.secondary { 
  background: none;
  position: relative;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .03em;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    border: 2px solid #FFF;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}
.secondary:hover {
  background: #FFF;
  color: #446084;
}
  
h2.soar-pillar__title {
     color: #fff;
    font-weight: 900;
    font-size: 40px;
    margin: 20px 0px;
    background: #446084;
    padding: 10px 20px;
}
.fixed-header {
    position: fixed;
    width: 100%;
    background: #fff;
}

.pillar-content .hs_cos_wrapper:nth-child(even) {
    padding-bottom: 50px;
}  
.soar-pillar .main-content p {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.footer-content {
    text-align: left;
    padding:10px 0px;
}
.soar-pillar__table-of-contents.fixed{
    top: 100px; 
}
.soar-pillar__nav ul {
    background-color: #446084;
    text-align: left;
}
.soar-pillar__nav li.selected a:after{
    width: 90%; 
}

.topStickyCustomClass .bottom-header {
    min-height: 100px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
    max-width:100% !important; 
}

.custom-menu-primary {
    background-color: transparent;
    margin: 0;
}

.custom-menu-primary.js-enabled .hs-menu-wrapper {
    background-color: transparent;
}
.custom-menu-primary .hs-menu-wrapper>ul>li{
        padding: 0; 
        
}
.custom-menu-primary .hs-menu-wrapper>ul ul li{
    text-align:left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
    padding: 0px 20px; 
    font-size: 16px;
    font-weight:500;
}
.custom-menu-primary.desktop .hs-item-has-children:hover:after {
    transition: opacity .25s;
    opacity: 1;
}
.custom-menu-primary.desktop .hs-item-has-children:after {
    bottom: -2px;
    z-index: 10;
    opacity: 0;
    left: 50%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(221,221,221,0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.custom-menu-primary.desktop ul.hs-menu-children-wrapper {
    max-width: 100%;
    min-width: 260px;
    z-index: 9;
    padding: 20px 0 20px;
    opacity: 0;
    margin: 0;
    transition: opacity .25s;
    box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    border: 2px solid #ddd;
    color: #777;
    background-color: #fff !important;
    text-align: left;
    display: table;
    left: -99999px;
    border-radius: 15px;
    font-size: 101%;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    color: #777;
    white-space: normal !important;
    overflow: hidden !important;
    text-transform: capitalize;
    font-weight: 600;
}
br{
    display:none; 
}
.custom-menu-primary .hs-menu-wrapper>ul ul>li.hs-menu-depth-2>a:after{
    content:none; 
}
.header-outer {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.header-content {
    max-width: 640px;
}
.header-content p{
    font-size:22px;
    font-weight:700;
    line-height:30px;
    color:#fff;
}
.header-content h1{
    font-size:48px;
    font-weight:bold;
    line-height:56px;
    color:#fff;
}
.form-outer-wrap {
    padding: 100px 0px;
}
.lp-form .hs_cos_wrapper_type_form{
  background-color:transparent;
}
.lp-form  a.hs-button.large.primary {
    background-color: #446084 !important;
    text-decoration: none;
}
.form-btm{
    padding:50px 0px 50px; 
}
.lp-form .hs_cos_wrapper_type_form ul.inputs-list li input+span:before{
  border:1px solid #000;
}
.lp-form .hs-form-booleancheckbox-display input:checked+span:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 4px;
    width: 6px;
    height: 13px;
    border: 1px solid #3c4241;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    z-index: 999;
}
.lp-form .hs-form-radio-display input:checked+span:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 7px;
    width: 10px;
    height: 10px;
    z-index: 999;
    border-radius: 50%;
    background-color: #000;
}
.lp-form input {
    border-bottom: 1px solid #ccc !important;
    width: 100% !important;
}
.get-started-form form input {
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #ccc !important;
}
@media(max-width:767px){
  body .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: block !important;
}
  .overlay {
    padding: 50px 20px;
  }
  .banner-content {
    flex-direction: column;
}
  .title h1 {
    font-size: 36px;
    line-height: 125%;
}
  .footer-content ul{
    flex-direction: column;
  }
  .footer-content ul::after{
      top:77px; 
  }
  .mobile-trigger{
      background-color:transparent;
  } 
  .custom-menu-primary ul {
    padding: 20px;
    background-color: #5b5b5b;
    text-align: left;
  }
  .custom-menu-primary ul li{
    position:relative;
    padding: 20px 0px;
  }
  .child-trigger:after{
    position: absolute;
    right: 0;
    top: 10px; 
  }
  .close{
      top:100px !important; 
  }
  .header-content {
    max-width: 100%;
  }
  .header-content h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .header-content p {
    font-size: 20px;
  }
}

.soar-edited .banner-wrap .title { padding: 0; text-align: center; }

.ty-header { position: absolute; left: 0; top: 0; width: 100%; height: auto; }
.legal-consent-container, .legal-consent-container p, .legal-consent-container .hs-richtext { font-size: 12px; font-weight: normal; padding: 0 !important; line-height: 1.35em; }
.legal-consent-container .inputs-list label { font-size: 1em; }