/* Order of files */
/* this file is theme */
/* 1 LO_variables import to theme - styles - core */
/* 2 LO_styles include in theme */
/* 3 LO_theme include in core */
/* 4 LO_core attach to LO_master */


 
 
 /* Missing Template at Path: \'Custom\/page\/Templates\/LO_core.css\' */ 

<link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700|Roboto:300,400,500,700" rel="stylesheet" type="text/css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet">
 
 
/* ===================================================== */
/* ===================================================== */
/* ================== Begin Theme Styles =============== */
/* ===================================================== */
/* ===================================================== */ 
/* Theme styles are specific to the Launch Theme */

  
 
 
/* ===================================================== */
/* ================ Begin Theme Fonts ================== */
/* ===================================================== */


p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 2em;
    color: #595959;
    padding: 0;
    margin: 5px 0 10px;
}

a {
    font-family: 'Roboto Condensed', sans-serif;
  
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto ',sans-serif;
    font-weight: 200;
    line-height: 1.25em;
    color: #3a3a3a;
    padding: 0;
    margin: 5px 0 15px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size: 48px;
}
h2 {
    font-size: 36px;
}
h3 {
    font-size: 32px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 20px;
}

/* Lists */
ul, ol {
    padding: 0 0 0 30px;
    margin: 0 0 10px 0;
}
li {
    color: #f2545b;
    padding: 5px 0;
    margin: 0;
}
li p {
    padding: 0;
    margin: 0;
}

/* ===================================================== */
/* ================== End Theme Fonts ================== */
/* ===================================================== */

.form-novos-montantes{
	
background-color: #fff;
    padding: 1rem;
    -webkit-box-shadow: 4px 4px 5px 0px rgb(84 81 84 / 37%);
    -moz-box-shadow: 4px 4px 5px 0px rgba(84,81,84,0.37);
    box-shadow: 4px 4px 5px 0px rgb(84 81 84 / 37%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	max-width:460px !important;
	margin-top:2rem;
  margin-bottom: 2rem;
	
}

.form-novos-montantes form{
	
	width:92%;
	margin:0 auto;
	
}
 
/* ===================================================== */
/* ============ Begin Generic Launch Styles ============ */
/* ===================================================== */

.destaques-box {
    display: inline-block;
    margin: 20px 0 !important;
    width: 100%;
    max-height: 300px;
    background-size: cover;
    background-position: 50%;
    /* width: 11%!important; */
    padding: 0px!important;
    box-shadow: 0 0.25rem 0.25rem rgb(0 0 0 / 20%), 0 0 1rem rgb(0 0 0 / 20%);
    overflow: overlay;
}

.three-content {
    overflow: hidden;
    float: left;
    height: 100%;
    margin: 0 1% 1% 1%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 140px;
}

.trend-description {
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 18px;
	height:100%;
}

.trend-description p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 18px !important;
    font-weight: 500 !important;
    margin: 1em 0;
    color: #fff !important;
    text-transform: uppercase;
}

.all-trends {
    background: linear-gradient(
135deg, #0089a4 0%, #014760 100%);
	padding-bottom: 5%;
}

.cm-bu1.generic-bucket {
    padding: 7% 20px;
}
.tb-2 .banner-content-wrapper.center-align {
    padding: 0 15%;
}
.fa {
    color: ;
    border: 2px solid ;
    padding: 6%;
    border-radius: 50%;
}

@media (max-width: 1025px) {
    .page-center {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media (max-width: 768px) {
     h3 {
        font-size: 22px;
    }
    .banner-bkg{
        -webkit-background-attachment: initial !important;
        -moz-background-attachment: initial !important;
        background-attachment: initial !important;
        background-position: center !important;
    }
    .horiz-spacer {
        display: none !important;
    }
	

@media(max-width: 767px) {
	.form-novos-montantes{ margin: 15px!important;min-width: 92% !important;max-width: 100% !important;}
}
    .widget-type-space {
        display: none !important;
    }
    .page-center {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .mobile-center {
        text-align: center !important;
    }
    .left-content-spacing, .right-content-spacing {
        padding: 20px 0px !important;
    }
    .tb-2 .banner-content-wrapper.center-align {
        padding: 0;
    }
    .rightBorder-t1 {
        border-right: 0;
    }
}

@media(max-width: 480px) {
     h1 {
        font-size: 36px !important;
    }
    h2 {
        font-size: 24px !important;
    }
    h5 {
        font-size: 18px;
    } 
}
/* ===================================================== */
/* ============== End Generic Launch Styles ============ */
/* ===================================================== */

 
/* =============== Global Theme Header and Footer Styles =============== */

/* ===================================================== */
/* ================= Begin Header Styles================ */
/* ===================================================== */

.nav-wrapper {
    padding: 0 20px;
    background: #fff;
    position: initial;
}

/* Logo styling */
.nav-wrapper .logo {}

.nav-wrapper .logo img {
    margin:15px 0 0;
}


/* Menu */
.nav-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal {
    float: right;
}

/* Menu link font family and basic padding including drop down links */
.nav-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
    padding: 0;
    margin: 0;
}
.nav-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  

    font-size: 14px !important;
    letter-spacing: 2px;	
	display: inline-block;
    font-family: 'Source Sans Pro', sans-serif;
    color: #444;
    border-top: 3px solid transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    text-decoration: none;
    max-width: 250px;
    padding: 15px 10px 5 ;
  	transition: margin .4s ease, padding .4s ease;
}
.nav-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover,
.nav-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
    border-top: 3px solid ;
}
.nav-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal> ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    top: 70px;
}
.nav-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    overflow: visible;
    text-overflow: clip;
    width: 100%;
    max-width: 250px;
    background: #fff;
    text-align: left;
    padding: 15px;
    margin: 0;
}



@media (max-width: 775px) {
    .nav-wrapper .page-center {
        padding: 5px 15px !important;
    }
}

@media (max-width: 768px) {
    .nav-wrapper .logo img {
        /*max-width: 300px;*/
        padding-top: 10px;
        z-index: -10;
        margin: 0;
    }
    .nav-wrapper {
        height: 80px;
    }
	
	.logo {
		
		display: flex !important;
    justify-content: center !important;
    width: 100% !important;
		padding-top: 20px !important;
	}
}

@media(max-width: 480px) {
    .nav-wrapper .logo img, .footer-container .logo img {
        max-width: 90% !important;
    }
    .nav-wrapper .logo, .footer-container .logo {
        text-align: center;
    }
}

/* ===================================================== */
/* ================== End Header Styles ================ */
/* ===================================================== */


/* ===================================================== */
/* ================= Begin Footer Styles================ */
/* ===================================================== */

.footer-container .logo img {
    max-width: 250px;
}
.footer-container .fa.fa-circle{
    color: transparent!important;
}
.footer-container .fa{
    color: ;
    border: 0;
    padding: 0;
}
.footer-background {
   
    background-color: #fff;
}
.footer-background .footer-center {
    padding: 35px 0 10px 0;
}
.footer-background h6, .footer-background h6 a {
    color: #ffa626;
    margin-top: 20px;
}
.footer-background h6 a:hover {
    color: ;
}
.footer-background p, .footer-background a {
    line-height: 1.15em;
    padding: 8px 0;
    margin: 0;
    text-decoration: none;
}
.footer-background .footer-socials a:hover .fa{
    text-decoration: none!important;
    color: ;
}
.footer-background .footer-socials a:hover{
    text-decoration: none!important;
}

.footer-col-1 {
    padding-right: 5%;
}
.footer-copyright-text {
    padding-top: 10px;
}
.footer-copyright-text p, .footer-copyright-text p span, .footer-copyright-text span{
    font-size: 14px!important;
}
.footer-container .social-icons {
    padding-top: 10px;
    text-align: center;
}
.top-sub{
    margin-left: 2.5%!mportant;
}
li>.hs-error-msgs{
    /*display: none;*/
    color: #FFF !important;
    font-family: Arial, sans-serif !important;
    font-size: 10px !important;
}
.legal-consent-container .hs-error-msgs label{
  color: #fff!important;
}

.blog-post-sub{
    margin-bottom: -20px;
}

@media (max-width: 1025px) {
    .footer-subscribe-form  div.input {
        width: 60%;
    }
    .footer-subscribe-form  div.hs_submit {
        width: 35%;
    }
}

@media (max-width: 775px) {
    .mobile-center .footer-social-icons {
        text-align: center !important;
    }
    
}

@media0 (max-width: 768px) {
    .footer-container .logo img {
        margin: 0;
    }
    .footer-container .social-icons{
        width: 25%;
        padding-top: 0;
    }
    .footer-subscribe-form .hs-button.primary.large{
        font-size: 12px;
    }
    .footer-subscribe-form .hs-button.primary.large {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .footer-subscribe-form  div.input {
        width: 70%;
    }
    .footer-subscribe-form  div.hs_submit {
        width: 30%;
    }
    .footer-subscribe-form  .hs-button.primary.large {
        padding: 10px 25%;
    }
}

@media(max-width: 480px) {
    .footer-copyright-text {
        width: 100% !important;
        padding: 20px 0;
    }
}

/* ===================================================== */
/* ================== End Footer Styles ================ */
/* ===================================================== */

/* =============== End Global Theme Header and Footer Styles =============== */







/* ===================================================== */
/* ===================================================== */
/* ============= Begin Theme Page  Styles ============== */
/* ===================================================== */
/* ===================================================== */
/* These styles are page specific. */
/* The template will have a corresponding body CSS class on it */
/* The body CSSS class relates to these specific styles */
/* Styles are broken out by template */

/* Launch Lander 1 */
.launch-lp-1 .banner-bkg h1 {
    font-size: 62px;
    font-weight: 200;
    
}
.launch-lp-1 .banner-bkg h5 {
   
}
.launch-lp-1 .parallax-banner-2 .banner-padding {
    padding: 10% 40% 10% 15px;
}
.launch-lp-1 .header-content-wrapper {
    padding: 0 7%;
}
.launch-lp-1 .section-2-icon {
    padding-top: 40px;
}
.launch-lp-1 .section-2-block {
    padding: 0 20px;
}
.launch-lp-1 .section-2-subheader h2 {
    color: ;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: ;
}
.launch-lp-1 .launch-lp-1-form {
    border: 1px solid #aaa;
    border-radius: 3px; 
    box-shadow: 2px 3px 5px rgba(0,0,0,0.25);
    background-color: #fff;
    margin-top: -32%;
    padding: 10px 30px 40px 38px;
}
.launch-lp-1 .launch-lp-1-form .widget-type-form form {
    padding: 20px 10px 30px 20px;
}
.launch-lp-1 .launch-lp-1-form .hs_cos_wrapper_type_form h3 {
    color: #3b3b3b;
    text-align: center;
    padding-top: 8px;
}
.launch-lp-1 .launch-lp-1-form .hs_cos_wrapper_type_form .hs-button.primary.large {
    width: 98% !important;
    background-color: ;
}

@media(max-width: 950px) {
    .launch-lp-1 .launch-lp-1-form {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: -10%;
    }
    .launch-lp-1 .parallax-banner-2 .banner-padding {
        padding: 10% 15px;
    }
    .launch-lp-1 .banner-bkg h1 {
        font-size: 36px;
    }
}

/* Landing Page 2 Styles */ 
.launch-lp-2 .banner-bkg h1{
    font-size: 54px;

}
.launch-lp-2 .banner-bkg h4{
    font-weight: 200;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.75);
}
.launch-lp-2 .full-overlay {
    background-color: rgba(142,98,32,0.3)
}
.launch-lp-2 .banner-bkg.bottom-background{
    background-position: center!important;
}
.launch-lp-2 .banner-bkg.bottom-background h1{
    font-size: 54px;
    font-weight: 200;
}
.launch-lp-2 .banner-bkg.bottom-background .page-center{
    padding: 7% 15px;
}
.launch-lp-2 .section-2-title, .launch-lp-2 .section-3-title{
    padding-bottom: 40px;
}
.launch-lp-2 .testimonial h4, .launch-lp-2 .testimonial h5{
    line-height: 1.75em;
}
.launch-lp-2 .testimonial-name p{
    font-size: 18px;
}
.launch-lp-2 .section-5-image{
    padding: 4%;
}

/* Launch Thank You Page */
.launch-typ-1 .banner-bkg .page-center {
    padding: 3%;
}
.launch-typ-1 .banner-bkg h1, .launch-typ-1 .banner-bkg h4 {
 
}


/* ===================================================== */
/* ===================================================== */
/* =============== End Theme Page  Styles ============== */
/* ===================================================== */
/* ===================================================== */

.title-content {
    background-color: rgba(250, 250, 250, .8);
    width: 70%;
    margin-top: 10%;
    
}


h1.main-title {
    color: rgba(48,98,174, 0.8) !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    text-align: center !important;
    font-size: 60px !important;
    margin-bottom: 0.5rem !important;
    padding-top: 1rem !important;
    line-height: 65px !important;
}


p.main-description {
    text-align: center !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 22px !important;
    padding-bottom: 1.5rem !important;
	font-weight: 400;
}

.premio-image {
	max-width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
	  padding: 0 15px;
	 min-height:220;
	vertical-align: middle
		;

}

/* ===================================================== */
/* ============ Begin Theme Form Styles ================ */
/* ===================================================== */


.form-header-invest-trend li.hs-form-booleancheckbox {
	
	color:white;
    padding: 10px;
    margin-bottom: 1rem;
	margin-top: 1rem;
	
}

input[type="checkbox"], input[type="checkbox"] {
    -webkit-appearance: checkbox;
    appearance: checkbox;
    width: 16px !important;
    margin: 0 5px 10px 0;
    display: inline-block;
}

.form-header-invest-trend input[type="submit"]{

background-color: #FFFFFF !important;
    margin: 0 auto !important;
    text-transform: uppercase !important;
    width: 100% !important;
    color: #3062aecc !important;
    display: block !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    font-weight: 500 !important;
    padding: 12px !important;
	opacity: 0.65 !important;
	
}




/* Labels */

li.hs-form-booleancheckbox label span {
    padding-left: 30px;
    display: inline-block;
    position: relative;
	  margin-top: -27px;
	  letter-spacing: 0;
  font: 400 14px 'Roboto Condensed', sans-serif !important;

}

li.hs-form-booleancheckbox label {
	text-transform: none !important;
    text-align: left !important;
    width: 93% !important;
    font-weight: normal !important;
    color: #636363 !important;
    font: 400 14px 'Roboto Condensed', sans-serif !important;
    margin-left: 5px !important;
}
	
	
.hs-form-required {
   display: none;
}

.hs_cos_wrapper_type_form label {display: ;
  }
.hs_cos_wrapper_type_form .hs-form-field > label {
    margin: 10px 0 5px;
}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input {
    -webkit-appearance: none;
    appearance: none;
    width: 100% !important;
    border-radius: 3px;
    border: 1px solid #999;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #4d4d4d;
    padding: 11px 10px;
    margin: 0 0 15px;
}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #999;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #4d4d4d;
    padding: 13px 10px;
    margin: 0 0 15px;
}

/* Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea, textarea {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #999;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #4d4d4d;
    padding: 13px 10px;
    margin: 5px 0 15px;
}
.hs_cos_wrapper_type_form textarea:focus {}

.hs-fieldtype-intl-phone.hs-input .hs-input{
  margin-bottom: 0!important;
  margin-top: 0!important;
}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form ul.inputs-list {
    list-style-type: none;
    width: initial;
    padding-left: 0;
}
.hs_cos_wrapper_type_form input[type="checkbox"], input[type="checkbox"] {
    -webkit-appearance: checkbox;
    appearance: checkbox;
    width: auto !important;
    margin: 0 5px 10px 0;
}
.hs_cos_wrapper_type_form input[type="radio"], input[type="radio"] {
    -webkit-appearance: radio;
    appearance: radio;
    width: auto !important;
    margin: 0 5px 10px 0;
}

/* Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

select.hs-input {
    -webkit-appearance: none;
    appearance: none;
    background-image: url(//298849.fs1.hubspotusercontent-na1.net/hubfs/298849/Training/form-dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #808080;
    border-top: 0!important;
    border-left: 0!important;
    border-right: 0!important;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #4d4d4d;
    height: 45px;
    padding: 10px;
    margin: 5px 0 15px;
}

/* Multiple Columns */
.hs-form fieldset.form-columns-2 .hs-form-field {
    width: 49.8% !important;
    padding: 0;
    margin: 0;
}
.hs-form fieldset.form-columns-3 .hs-form-field {
    width: 32.3% !important;
    padding: 0;
}
.hs-form fieldset.form-columns-1 div.input > .hs-input {
    width: 100% !important;
}

/* All Global Buttons (Excluding CTAs) */
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    -webkit-border-radius: .3rem;
    -webkit-user-select: none;
    -webkit-appearance: none;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    margin-top: 10px !important;
	  display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-color: #FFFFFF;
    border-radius: 0.3rem;
    transition: none;
}

@media (max-width: 768px) {
    .hs-form fieldset.form-columns-2 .input {
        width: 97.5%;
    } 
	.title-content {
    background-color: rgba(250, 250, 250, .0);
    width: 90vw !important;
    margin-top: 0;
    
}
}

@media(max-width: 767px) {
    .hs-form fieldset.form-columns-1 .hs-form-field,
    .hs-form fieldset.form-columns-2 .hs-form-field,
    .hs-form fieldset.form-columns-3 .hs-form-field,
    div.input > .hs-input {
        width: 100% !important;
        margin: 0;
    }
    .hs-form fieldset.form-columns-1 .input {
        margin: 0 8px 10px 0 !important;
    }
    .hs-form fieldset.form-columns-2 .input {
        margin: 0 17px 10px 0 !important;
    }    
}

@media(max-width: 480px) {
    .hs-form fieldset.form-columns-2 .input {
        margin: 0 10px 10px 0 !important;
        width: 97.25%;
    }
	
		.title-content {
			position: relative;
   top: 20px;
    
}
}

/* ===================================================== */
/* ============== End Theme Form Styles ================ */
/* ===================================================== */



/* ===================================================== */
/* =============== Begin Mobile Menu =================== */
/* ===================================================== */
/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */
 
 /*Variables*/
    /* Set Mobile Menu Background Color */
     /* Set Mobile Link Color */
     /* Set Mobile Link Hover Color */

 
 
@media (min-width: 769px){
  a.mobile-trigger, a.child-trigger {
      display: none !important; /* Hide button on Desktop */
  }
}

@media (max-width: 768px){
  /* Menu Reset - Remove styling from desktop version of custom-menu-primary */
  /* Place any additional CSS you want removed from the mobile menu in this reset */
  .custom-menu-primary, .custom-menu-primary *{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
  
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color: #ffffff;
    }

  /* Toggle Button
     ========================================================================== */
  a.mobile-trigger {
      display: inline-block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute; /*******************************************/
      top: 23px;          /* Position Button at top right of screen  */
      right: 10px;        /*******************************************/
      width: auto; /* Button width */
      height: auto; /* Button height */      
      padding: 12px 10px;
      z-index: 99999999999; /* Z-index to keep button on top of other layers */
      -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
      font-size: 16px;
      font-weight: normal;
      text-align: left;
      text-transform: uppercase;
      -webkit-border-bottom-right-radius: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -moz-border-radius-bottomright: 6px;
      -moz-border-radius-bottomleft: 6px;
      border-bottom-right-radius: 6px;
      border-bottom-left-radius: 6px;
      -webkit-transition:color .2s ease-in; 
      -moz-transition:color .2s ease-in;
      transition:color .2s ease-in;
      background: ; /* Background color */
  }
  a.mobile-trigger:hover {
      text-decoration: none; /* Removes link text underline on button */
      color: ;
  }
  a.mobile-trigger span{
      display: inline;
  }
  a.mobile-trigger span:before{
      position: absolute;
      content: ''; /* Change the text on the closed toggle button */
  }
  a.mobile-trigger span:after{
      position: relative;
      right: 2px;
      content: ''; /* Change the text on the open toggle button */
      background-color: ;
      opacity: 0;
      transition: opacity .4s ease-in-out;
      -moz-transition: opacity .4s ease-in-out;
      -webkit-transition: opacity .4s ease-in-out; 
  }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger{
      -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
      -moz-transition:background-color 0.2s linear; /* Button color transition effect */
      transition:background-color 0.2s linear; /* Button color transition effect */
      background: ; /* Changes button background of open menu color */  
  }
  .mobile-open a.mobile-trigger span:after{
     opacity: 1; 
  }
  
  /* Toggle Button Icon & Animations
     ========================================================================== */
  a.mobile-trigger i {
      display: inline;
      position: relative;
      top: -5px;
      margin-left: 0;
      -webkit-transition-duration: 0s;
      -webkit-transition-delay: .2s;
      -moz-transition-duration: 0s;
      -moz-transition-delay: .2s;
      transition-duration: 0s;
      transition-delay: .2s;
  }
  a.mobile-trigger  i:before, a.mobile-trigger i:after {
      position: absolute;
      content: '';
  }
  a.mobile-trigger  i, a.mobile-trigger  i:before, a.mobile-trigger  i:after {
      width: 15px; /* Icon line width */
      height: 2px; /* Icon line height */
         background: #3062aecc; /* Icon color */
      display: inline-block;
  }
  a.mobile-trigger  i:before {
      margin-top: -6px; /* Position top line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger  i:after {
      margin-top: 6px; /* Position bottom line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  .mobile-open a.mobile-trigger i {
      background-color: rgba(0,0,0,0.0);
      -webkit-transition-delay: .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger i:before {
      margin-top: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger i:after {
      margin-top: 0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }

  /* Child Toggle Button
     ========================================================================== */
  a.child-trigger {
      display: block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute;
      top: 0px;
      right: 0px;
      width: 55px !important; /* Button width */
      min-width: 55px !important;
      height: 45px !important; /* Button height */  
      padding: 0 !important;
      border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  a.child-trigger:hover {
      text-decoration: none;
  }

  /* Child Toggle Button Icon & Animations
     ========================================================================== */
  a.child-trigger span {
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger span:after {
      position: absolute;
      content: '';
  }
  a.child-trigger span, a.child-trigger span:after {
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color: ; /* Icon color */
      display: block;
  }
  a.child-trigger span:after {
      -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger.child-open span:after {
      -webkit-transform: rotate(-180deg);
       -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger.child-open span {
      -webkit-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
      transform: rotate(180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }

  /* Menu Styles on Mobile Devices
     ========================================================================== */  
  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-flow-horizontal,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
      display: none;
  }  
  .custom-menu-primary.js-enabled{
      margin-top: -28px;
  }
  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper {
      visibility: visible !important;
      opacity: 1 !important;
      position: static !important;
      display: none;
  }

  /* Mobile Menu Styles */
  .custom-menu-primary.js-enabled .hs-menu-flow-horizontal{
      position: absolute; /**************************************************************/
      top: 0;             /* Positions the menu to drop from the very top of the screen */
      left: 0px;          /**************************************************************/                                              
      width: 100%;   
      -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
      -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.65);
      box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.65); 
  }
  .custom-menu-primary .hs-menu-flow-horizontal{
      padding: 80px 0 0 0; /* Padding to add room for close button */
      background-color: transparent; /* Menu background color set off global mobile-menuColor variable */
      width: 100%; /* Full screen width */
      z-index: 8888;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
      border-top: 3px solid transparent;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover,
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
    border-top: 3px solid transparent;
}

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li{
      position: relative;
   }
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li a{
      font-size: 16px; /* Font size of top level list items */
      line-height: 45px;
      overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-flow-horizontal ul li{}
  .custom-menu-primary .hs-menu-flow-horizontal ul li a{
      color: #3b3b3b;
      padding: 5px 15px;
      margin: 0;
  }
  .custom-menu-primary .hs-menu-flow-horizontal ul li a:hover{
      color: #3b3b3b;
      background: none;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-flow-horizontal > ul ul li{
     background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul ul li a{
      text-indent: 10px; /* Indent Child lists */
      font-size: 16px; /* Font size of child lists */
      color: #3b3b3b; 
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul ul li a:hover{
      color: #3b3b3b; 
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
      background-color: transparent;
      max-width: 100%;
      padding: 5px 15px;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-flow-horizontal > ul ul ul li a{
      text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul ul ul ul li a{
      text-indent: 50px; /* Indent Child lists */
  }
}

/* ===================================================== */
/* ================= End Mobile Menu =================== */
/* ===================================================== */

/* ===================================================== */
/* ===================================================== */
/* ==================== End Theme Styles =============== */
/* ===================================================== */
/* ===================================================== */