/* footer */
.footer-logo {
    display: inline-block;
    margin: 10px 20px 20px 20px;
    vertical-align: middle;
}
.footer-copy-links a, .footer-copy-links, .footer-copy-links a:visited {
    font-size: 12px !important;
    color: #d0ffbd !important; 
    text-decoration: none !important;
}
.footer-rights {
		font-size: 15px;
    line-height: 25px;
    margin: 15px 0 15px 0;
}
#footer-info {
    float: unset !important;
    text-align: center;
}
#main-footer .footer-widget .widget_text {
    width: 20%;
}
#footer-widgets .footer-widget li:before {
    border-width: 0px;
}
#footer-widgets .footer-widget li {
    padding-left: 0px;
}
.footer-widget h4.title {
		padding-bottom: 20px;
		font-weight: bold;
		font-size: 16px;
}











*{margin:0;padding:0;}
a {text-decoration: none;}
.hide {
    display: none !important;
}
.sec-title, .sec-title h2 {
    width: 100%;
    font-family: 'Lato Bold', sans-serif;
    font-size: 42px;
    color: #000;
    text-align: center;
}
.subtitle, .subtitle h3, .subtitle h4 {
    width: 100%;
    font-family: 'Lato Bold', sans-serif;
    font-size: 24px;
    color: #000;
    text-align: center;
}
.btn-orange {
    display: block;
    max-width: 200px;
    width: 100%;
    margin: 60px auto 0;
    background-color: #fa9504;
    color: #fff;
    font-family: 'Lato Bold', sans-serif;
    font-size: 18px;
    text-align: center;
    padding: 10px 25px;
    border-radius: 10px;
    text-decoration: none;
    border: 1px solid #fa9504;
}
.btn-orange:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}
.header-container-wrapper {
  position: relative;
}
.header-container {
  padding: 0;
  background: transparent;
}
#landing__header {
    width:100%;
    height:80vh;
    position: relative;
}
body.thanks-page {
    background-color: #007657;
}
body.thanks-page.clos {
    background-color: #015697;
}
.thanks-page.clos .logo img {
    padding-top: 15px;
}
.thanks-page #landing__header {
    height:100%;
}
.thanks-wrap {
    color: #fff;
    padding-top: 70px;
    position: absolute;
    top: 25%;
}
.head__top {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 70px;
    background-color: #000;
    z-index: 1;
}
.head__top .head__menu {
    height: 70px;
    padding-top: 20px;
}
.head__top .container {
    margin-left: auto !important;
    float: none;
}
.head__top .page-center div.row-fluid {
    display: flex;
    align-items: center;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    float: right;
    padding-top: 0;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-item {
    list-style-type: none;
    width: auto;
    /*padding: 0 10px;*/
    margin: 0 5px;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #fff;
    padding: .3rem 1rem;
    font-weight: normal !important;
    letter-spacing: unset !important;
  
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:focus {
    color: #fff;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:hover, .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a.active {
    background-color: #f99608;
    border-radius: 15px;
}
.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.active a {
    color: #fff;
    text-decoration: none;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:nth-of-type(5) a, .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:nth-of-type(8) a {
    background-color: #f99608;
    border-radius: 15px;
}
.container-fluid .row-fluid .page-center {
    position: relative;
    max-width: 1140px;
}
.head__center {
    position: relative;
    background: rgba(0,118,87,1);
    background: -moz-linear-gradient(-45deg, rgba(0,118,87,1) 0%, rgba(0,118,87,1) 50%, rgba(28,99,75,1) 50%, rgba(28,99,75,1) 71%, rgba(28,99,75,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,118,87,1)), color-stop(50%, rgba(0,118,87,1)), color-stop(50%, rgba(28,99,75,1)), color-stop(71%, rgba(28,99,75,1)), color-stop(100%, rgba(28,99,75,1)));
    background: -webkit-linear-gradient(-45deg, rgba(0,118,87,1) 0%, rgba(0,118,87,1) 50%, rgba(28,99,75,1) 50%, rgba(28,99,75,1) 71%, rgba(28,99,75,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(0,118,87,1) 0%, rgba(0,118,87,1) 50%, rgba(28,99,75,1) 50%, rgba(28,99,75,1) 71%, rgba(28,99,75,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(0,118,87,1) 0%, rgba(0,118,87,1) 50%, rgba(28,99,75,1) 50%, rgba(28,99,75,1) 71%, rgba(28,99,75,1) 100%);
    background: linear-gradient(115deg, rgba(0,118,87,1) 0%, rgba(0,118,87,1) 50%, rgba(28,99,75,1) 50%, rgba(28,99,75,1) 71%, rgba(28,99,75,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007657', endColorstr='#1c634b', GradientType=1 );
    /*background:url(https://cdn2.hubspot.net/hubfs/5408110/bg-header.jpg) #007657 no-repeat center;*/
    background-size: cover;
    height: 80vh;
}
.head__center .overlay {
    background-color: rgba(0, 118, 87, 0.8);
    position: relative;
    height: 100%;
}
.head__center .page-center.box {
    height: 80vh;
}
.head__center .page-center .row-number-1 {
    /*max-width: 50%;*/
    position: absolute;
    top: 60%;
    transform: translate(0,-60%)
}
.head__center .head__title h1 {
    font-family: 'Lato Black', sans-serif;
    font-size: 36px;
    line-height: 50px;
    color: #fff;
}
.head__center .subtitle h2 {
    font-family: 'Lato Bold', sans-serif;
    color: #fff;
    text-align: left;
    margin-top: 15px;
    font-size: 18px;
    line-height: 30px;
}
.columns__wrap {
  margin: 40px 0 0;
}
.head__center ul.columns {
    margin: 15px 0 70px;
    text-indent: -2.1em;
    padding-left: 2.1em;
}
.head__center ul.columns li {
    display:block;
    width:49%;
    float:left;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    margin: 5px 0;
}.head__center ul.columns li:before {
    content: '';
    background: url(https://cdn2.hubspot.net/hubfs/5408110/yes-white-small.png) no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 15px;
 }

.head__center .btn-orange {
    display: inline-block;
    margin: 0 15px 0 0;
}
.chart-text.center {
    text-align: center;
}
.charts {
    padding: 50px 0 0;
}
.charts .span6 {
    margin-bottom: 30px;
}
.body-container-wrapper, .body-container.container-fluid {
  padding: 0 !important;
}
#landing__clients {
    padding: 40px 0;
}
#landing__clients .subtitle {
    margin-bottom: 30px;
}
.clients-carousel .slick-slide {
    display: inline-block;
    vertical-align: middle;
    float:none;
}
.clients-carousel .slick-slide img {
    width: 100%;
    padding: 30px 70px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.clients-carousel .slick-slide img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    cursor: pointer;
}
.clients-carousel .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    cursor: pointer;
}
.clients-carousel .slick-arrow:after {
    display: block;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Font Awesome 5 Free', sans-serif;
    color: #555;
}
.clients-carousel .slick-arrow.slick-prev {
    left: 0;
    z-index: 9;
}
.clients-carousel .slick-arrow.slick-next {
    right: 0;
}
.clients-carousel .slick-arrow.slick-prev:after {
    content: '\f053';
    left: 30px;
}
.clients-carousel .slick-arrow.slick-next:after {
    content: '\f054';
    right: 30px;
}
#business__filter {
    padding: 0 0 40px;
}
#business__filter .filter-wrap {
    background-color: #383838;
    padding: 40px 0;
}
#business__filter .sec-title, #business__filter .subtitle {
    color: #fff;
}
#business__filter .filter-nav {
    border: none;
    max-width: 730px;
    margin: 40px auto 0;
}
#business__filter .filter-nav .nav-item.show .nav-link, #business__filter .filter-nav .nav-link.active {
    background-color: transparent;
    border-color: transparent;
}
#business__filter .filter-nav .nav-link:focus, #business__filter .filter-nav .nav-link:hover {
    border-color: transparent;
}
#business__filter .filter-nav .nav-item {
    margin: 0 auto;
}
#business__filter .filter-nav .nav-item .nav-link img {
    display: block;
    margin: 0 auto;
    -webkit-filter: grayscale(100%) opacity(10%);
    filter: grayscale(100%) opacity(10%);
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 15px;
}
#business__filter .filter-nav .nav-item .nav-link:hover img {
    -webkit-filter: grayscale(0) opacity(100%);
    filter: grayscale(0) opacity(100%);
}
#business__filter .filter-nav .nav-link.active img {
    -webkit-filter: grayscale(0) opacity(100%);
    filter: grayscale(0) opacity(100%);
}
#business__filter .filter-nav .nav-link h3 {
    font-family: 'Lato Bold', sans-serif;
    font-size: 20px;
    color: #5b5b5b;
    margin-top: 15px;
    text-align: center;
}
#business__filter .filter-nav .nav-link.active h3 {
    color: #fff;
}
#business__filter .filter-nav .nav-item .nav-link:hover h3 {
    color: #fff;
}
#business__filter .tabs-wrapper {
    padding: 60px 0;
}
#business__filter .tabs-wrapper .sec-title {
    color: #000;
}
#business__filter .tabs-wrapper .subtitle {
    text-align: center;
    color: #000;
    margin: 30px 0 50px;
}
#business__filter .tab-pane .pic img {
    width: 100%;
}
#business__filter .tab-pane .desc {
    padding: 0 0 0 40px;
}
#business__filter .tab-pane .desc h3 {
    width: 100%;
    background-color: #fc9808;
    color: #000;
    padding: 30px;
    margin-bottom: 40px;
}
#business__filter .tab-pane .desc p {
    font-family: 'Lato', sans-serif;
    color: #000;
}
.inner-tabs ul {
    list-style-type: none;
}
.inner-tabs ul li {
    display: block;
    width: 40%;
    float: left;
    margin: 10px;
    border: 2px solid #000;
    border-radius: 50%;
}
.inner-tabs ul li img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    padding: 15px;
}
.inner-tabs ul li:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.inner-tabs ul li.ui-state-active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
#features__filter {
    padding: 0 0 40px;
}
#features__filter .filter-wrap {
    background-color: #383838;
    padding: 40px 0;
}
#features__filter .sec-title, #features__filter .subtitle {
    color: #fff;
}
#features__filter .filter-nav {
    border: none;
    max-width: 100%;
    margin: 40px auto 0;
}
#features__filter .filter-nav .nav-item {
    display: block;
    width: 49%;
    float: left;
    color: #fff;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    margin: 5px 0;
}
#features__filter .filter-nav .nav-link:before {
    content: '\f078';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 10px;
    font-weight: 900;
    color: #fff;
    vertical-align: middle;
    background: #383838;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    margin-right: 15px;
    line-height: 24px;
}
#features__filter .filter-nav .nav-link.active:before {
    content: '\f077';
    background: #fc9808;
}
#features__filter .filter-nav .nav-link.active {
    font-weight: 700;
}
#features__filter .filter-nav .nav-item.show .nav-link, #features__filter .filter-nav .nav-link.active, #features__filter .filter-nav .nav-link:hover {
    background-color: transparent;
    border-color: transparent;
}
#features__filter .tab-content {
    margin-top: 60px;
}
#features__filter .tab-pane h3 {
    font-size: 26px;
    color: #000;
    margin-bottom: 15px;
    text-align: left;
}
#features__filter .tab-pane h3:not(:first-of-type) {
    margin-top: 15px;
}
#features__filter .tab-pane .position {
    font-family: 'Lato Bold', sans-serif;
    font-size: 18px;
    text-align: right;
    color: #000;
    display: inline-block;
    margin-right: 30px;
}
#features__filter .tab-pane .soon {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background: #858585;
    padding: 6px 15px 6px 15px;
    border-radius: 3px;
}
#features__filter .tab-pane .btn-orange {
    display: inline-block;
    max-width: 100%;
    width: auto;
    margin: 30px 0 0;
}
#landing__why {
    background-color: #007657;
    color: #fff;
    padding: 80px 0 20px;
}
#landing__why .sec-title h2, #landing__why .subtitle h3 {
    color: #fff;
}
#landing__why .subtitle h3 {
    margin: 15px 0 50px;
}
#landing__why .item {
    padding: 0 30px;
}
#landing__why .item .pic {
    background-color: #074936;
    border-radius: 50%;
    width: 140px;
    margin: 0 auto;
    float: none;
}
#landing__why .item img {
    display: block;
    margin: 0 auto;
    padding: 30px;
}
#landing__why .item h3 {
    text-align: center;
    font-family: 'Lato Bold', sans-serif;
    font-size: 24px;
    margin: 30px 0;
}
#landing__why .item p {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}
#landing__goal {
    padding: 80px 0;
}

#landing__goal .box {
    box-shadow: 0px 1px 29.76px 2.24px rgba(1, 1, 1, 0.41);
    border-radius: 5px;
    padding: 60px;
}
#landing__goal h2.subtitle {
    text-align: left;
    font-size: 30px;
    line-height: 42px;
}
#landing__goal h2.blockquote:before {
    content: '';
    background: url(https://cdn2.hubspot.net/hubfs/5408110/quote.png) no-repeat;
    display: block;
    float: left;
    width: 99px;
    height: 81px;
    margin-right: 30px;
}
#landing__goal .meta {
    text-align: center;
    font-family: 'Lato Black', sans-serif;
    font-size: 22px;
    color: #000;
}
#landing__goal .meta span {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #383838;
    display: block;
}
#landing__supported {
    background: #383838;
    padding: 80px 0;
}
#landing__supported .sec-title, #landing__supported .subtitle {
    text-align: center;
    color: #fff;
}#landing__supported .sec-title {
    margin-bottom: 30px;
}
#landing__comparison {
    padding: 80px 0;
}
#landing__comparison .comparison {
    margin-top: 60px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 12px 8px;
}
#landing__comparison .comparison .yes {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background: url(https://cdn2.hubspot.net/hubfs/5408110/yes-white-1.png) no-repeat;
    margin: 0 auto;
}
#landing__comparison .comparison .no {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background: url(https://cdn2.hubspot.net/hubfs/5408110/no-gray.png) no-repeat;
    margin: 0 auto;
}
#landing__comparison .comparison td {
    padding: 10px;
    font-family: 'lato', sans-serif;
    font-size: 16px;
}
#landing__comparison .comparison td:nth-of-type(2) {
    width: 25%;
    text-align: center;
    background-color: #fc9808;
}
#landing__comparison .comparison td:nth-of-type(3) {
    width: 25%;
    text-align: center;
    background-color: #3e3f3f;
    color: #fff;
}
#landing__comparison .comparison thead td:first-of-type {
    font-family: 'Lato Bold', sans-serif;
    font-size: 24px;
    padding: 10px;
}
#landing__comparison .comparison thead td {
    font-family: 'lato', sans-serif;
    font-size: 24px;
    padding: 18px 35px;
}
#landing__trial {
    padding: 40px 0 60px;
}
#landing__trial .box {
    box-shadow: 0px 1px 29.76px 2.24px rgba(1, 1, 1, 0.41);
    border-radius: 5px;
    padding: 60px;
}
#registrationFormIM360 {
    max-width: 50%;
    margin: 0 auto;
}
#registrationFormIM360 input {
    margin: 0 0 20px 0;
    padding: 6px 12px;
}
#registrationFormIM360 input, #registrationFormIM360 select, #registrationFormIM360 textarea {
    width: 100%;
}
#registrationFormIM360 #signupButton {
    background: #2c884d;
    border: solid 2px #2c884d;
    color: #fff;
    width: 50%;
    display: block;
    padding: 10px 40px 10px 40px;
    margin: 20px auto 0;
}
#registrationFormIM360 #signupButton:hover {
    background: #383838;
    border: solid 2px #383838;
}
#registrationFormIM360 #consentGivenn {
    width: auto;
    margin-right: 10px;
}
#registrationFormIM360 .note {
    font-family: 'Lato Bold', sans-serif;
}
#registrationFormIM360 .note a {
    color: #2c884d;
}
.footer-container.container-fluid {
  padding: 0;
}
#footer {
    background-color: #383838;
    padding: 20px 0;
}
#footer a, #footer a:hover {
    color: #fff;
}
#footer p {
    font-family: 'Lato', sans-serif;
    color: #fff;
    margin-bottom: 0;
}
#footer .footer-menu {
    display: flex;
    list-style-type: none;
    color: #fff;
}
#footer .footer-menu li {
    margin: 0 10px;
}
#footer .footer-links a:first-child:after {
    content: '|';
    display: inline-block;
    padding: 0 6px 0 10px;
}
#footer img {
    display: block;
    margin: 0 auto;
}
#demoRequest > .hs-submit > .actions {
  text-align: center;
}
#demoRequest > .hs-button {
    font-family: Lato;
    min-width: 180px;
    font-size: 16px;
}

#landing__pricing {
    padding: 80px 0 0;
}
.price-item h3 {
    text-align: center;
    font-family: 'Lato Black', sans-serif;
    font-size: 28px;
    line-height: 28px;
    color: #383838;
    margin-bottom: 0;
}
.price-item span {
    display: block;
    text-align: center;
    color: #383838;
}
.price-item .per {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}
.price-item .cost {
    font-family: 'Lato Black', sans-serif;
    font-size: 48px;
    line-height: 48px;
    color: #007657;
    margin-top: 5px;
}
.price-item .cost__per {
    font-family: 'Lato', sans-serif;
    font-size: 11px;
}
.price-item .note {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    margin-top: 10px;
}
.price-item .green {
    font-family: 'Lato Bold', sans-serif;
    color: #007657;
    display: inline-block;
}
.price-item  .hs_cos_wrapper_type_rich_text {
    box-shadow: 0px 1px 29.76px 2.24px rgba(1,1,1,0.41);
    border-radius: 5px;
    padding: 25px;
}
div#hs-eu-cookie-confirmation-inner {
    background: #333 !important;
}
div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
    background: #333;
}
#hs-eu-cookie-confirmation-inner span {
    color: #fff;
    font-size: 22px !important;
    line-height: 32px !important;
}
#hs-eu-cookie-disclaimer {
    color: #fff !important;
    font-size: 16px !important;
    line-height: 22px !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
    width: 130px !important;
    font-size: 20px !important;
    text-align: center !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
    width: 130px !important;
    font-size: 20px !important;
    text-align: center !important;
}

#hs-eu-cookie-confirmation-inner {
    display: block !important;
}

/* Promo Site */
.promo-page .head__center {
    height: 100vh;
}
.promo-page #landing__header {
    height: 100vh;
}
.promo-page .head__center .page-center.box {
    height: 100vh;
}
.promo-page .head__center .page-center .row-number-1 {
    top: 50%;
    transform: translate(0,-50%);
}
.promo-page .head__center .page-center #features__filter .row-number-1 {
    top: unset;
    transform: unset;
    position: relative;
}
.promo-page .head__center .btn-orange {
    margin: 40px 15px 0 0;
}
.promo-page #business__filter .sec-title {
    font-size: 36px;
}
.promo-page .subtitle {
    font-size: 22px;
}
.promo-page  #business__filter .filter-nav .nav-item .nav-link img {
    border: 2px solid #fc9808;
}
.promo-page  #business__filter .filter-nav .nav-item .nav-link:not(.active) img {
     -webkit-animation: pulsing 2s infinite;
    animation: pulsing 2s infinite;
}
.promo-page #business__filter .sec-title span {
    border-bottom: 3px solid #fff;
}
.promo-page #business__filter .filter-nav .nav-link.active h3 {
    color: #fc9808;
}
.promo-page #business__filter .pic {
    position: relative;
    border: 2px solid #fc9808;
    border-radius: 10px;
}
.promo-page #business__filter .pic:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-left: 0;
    margin-top: -20px;
    border: 20px solid transparent;
    border-left: 20px solid #fc9808;
}
.promo-page .inner-tabs ul {
    margin-top: 1rem;
}
.promo-page #business__filter .tab-pane .desc h3 {
    border-radius: 10px;
}
.promo-page .tab-pane .pic img {
    filter: grayscale(100%) opacity(30%);
}
.promo-page .tab-pane .pic ul li.ui-state-active img {
    filter: grayscale(0);
}
.promo-page .tab-pane .pic ul li:hover img {
    filter: grayscale(0);
}
#business__filter .filter-nav .nav-item .nav-link:hover h3 {
    color: #fc9808;
}
#features__filter.promo {
   padding: 20px 0 40px;
}
#features__filter.promo .container {
    padding: 0;
}
#features__filter.promo .filter-wrap {
    background-color: #383838;
    padding: 40px 0;
}
#features__filter.promo .sec-title, #features__filter.promo .subtitle {
    color: #fff;
}
#features__filter.promo .filter-nav {
    border: none;
    max-width: 100%;
    margin: 20px auto 0;
}
#features__filter.promo .filter-nav .nav-item {
    display: block;
    width: 49%;
    float: left;
    color: #fff;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    margin: 5px 0;
}
#features__filter.promo .filter-nav .nav-link:before {
    content: '\f078';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 10px;
    font-weight: 900;
    color: #fff;
    vertical-align: middle;
    background: #383838;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    margin-right: 15px;
    line-height: 24px;
}
#features__filter.promo .filter-nav .nav-link.active:before {
    content: '\f077';
    background: #fc9808;
}
#features__filter.promo .filter-nav .nav-link {
    color: #fff;
}
#features__filter.promo .filter-nav .nav-link.active {
    font-weight: 700;
    color: #fc9808
}
#features__filter.promo .filter-nav .nav-item.show .nav-link, #features__filter.promo .filter-nav .nav-link.active, #features__filter.promo .filter-nav .nav-link:hover {
    background-color: transparent;
    border-color: transparent;
}
#landing__header #features__filter.promo .tab-content {
    margin-top: 10px;
}
#features__filter.promo .tab-pane h3 {
    font-size: 26px;
    color: #000;
    margin-bottom: 15px;
    text-align: left;
}
#features__filter.promo .tab-pane h3:not(:first-of-type) {
    margin-top: 15px;
}
.promo-page .charts {
    padding: 0;
}
#landing__supported ul li {
    list-style-type: disc;
    color: #fff;
}
#landing__supported ul li:before {
    display: none;
}
.supported__vertical {
    top: 50%;
    position: absolute; 
    left: 50%; 
}



@-webkit-keyframes pulsing {
  0% {
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8)
  }
  50% {
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
  }
  100% {
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
}

@keyframes pulsing {
  0% {
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8)
  }
  50% {
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
  }
  100% {
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
}
.promo-page .comparison .info {
      display: inline-block;
      background: url('https://cdn2.hubspot.net/hubfs/5408110/info.png') no-repeat;
      width: 18px;
      height: 18px;
      vertical-align: text-bottom;
      margin-right: 5px;
}
.promo-page .comparison .info:hover {
      cursor: pointer;
}

/* CLOS Page */
.landing-page.CLOS #landing__header {
    height: 100%;
}
.landing-page.CLOS .head__top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 0;
    z-index: 1000000;
    height: auto;
    background-color: transparent;
    padding-top: 15px;
}
.landing-page.CLOS .head__top .head__menu {
    display: none;
    height: 60px;
    padding-top: 15px;
}
.landing-page.CLOS .sec-title, .sec-title h2 {
    font-size: 32px;
}
.landing-page.CLOS .subtitle, .landing-page.CLOS .subtitle h3, .landing-page.CLOS .subtitle h4 {
    font-size: 32px;
}
.landing-page.CLOS #features__filter {
    padding-top: 40px; 
}
.landing-page.CLOS #features__filter h2.sec-title {
    color: #000;
}
.landing-page.CLOS #features__filter .filter-nav {
    margin: 20px auto 0;
}
.landing-page.CLOS #features__filter .filter-wrap {
    display: none;
}
.landing-page.CLOS #features__filter .filter-nav .nav-link {
    position: relative;
    display: inline-block;
}
.landing-page.CLOS #features__filter .filter-nav .nav-link:hover {
    color: #fc9808;
    transform: scale(1.1);
}
.landing-page.CLOS #features__filter .filter-nav .nav-link.active {
    color: #fc9808;
}
.landing-page.CLOS #features__filter .tab-pane .btn-orange {
    display: none;
}
.landing-page.CLOS #features__filter .filter-nav .nav-link:before {
    display: block;
    float: left;
    margin-bottom: 20px;
}
.landing-page.CLOS #features__filter .filter-nav .nav-link:after {
    content: '';
    display: block;
    border-bottom: 1px dashed #000;
    width: calc(100% - 72px);
    left: 56px;
    position: absolute;
}
.landing-page.CLOS #features__filter .filter-nav .nav-link:hover:after {
    border-bottom: 1px dashed #fc9808;
}
.landing-page.CLOS #features__filter .filter-nav .nav-link.active:after {
    border-bottom: 1px dashed #fc9808;
}
.landing-page.CLOS #features__filter .tab-content {
    margin-top: 30px;
}
.landing-page.CLOS .price-item {
    margin-bottom: 15px;
}
.landing-page.CLOS .price-item .cost {
    font-family: 'Lato',sans-serif;
}
/*.landing-page.CLOS .clients-carousel .slick-slide img:hover {
    cursor: default;
}*/
.landing-page.CLOS #landing__clients {
    padding: 80px 0 40px;
}
#landing__comparison .comparison thead td:first-of-type {
    width: 50%;
}
.landing-page.CLOS table tr td img {
    transform: scale(1.2);
    max-width: 120px;
}
.sticky-form-page .section--form-space {
    width: -webkit-calc(100% - 400px);
    width: -moz-calc(100% - 400px);
    width: calc(100% - 400px);
    padding: 0 30px 0 0;
}
.hero-form {
    word-wrap: break-word;
    -moz-background-size: cover;
    background-size: cover;
    background-position: 50% 40%;
    position: relative;
    min-height: 550px;
}
.landing-page.CLOS.sticky-form .form-inner-wrapper h3 {
    font-size: 22px;
}
.hero-form .hero-form-mask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.hero-form .content {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1140px;
    padding: 45px 17px;
    margin: 0 auto;
}
.hero-form .content .text {
    width: 54%;
    color: #fff;
    max-width: 725px;
    padding-top: 95px;
}
.hero-form .content .text .label {
    display: inline-block;
    padding: 10px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.hero-form .content .text h1, .hero-form .content .text h2, .hero-form .content .text h3, .hero-form .content .text h4, .hero-form .content .text h5, .hero-form .content .text h6, .hero-form .content .text a {
    color: #fff;
}
.hero-form .content .form {
    width: 44%;
    max-width: 380px;
}
.sticky-form .form-inner-wrapper {
    display: block;
    max-width: 380px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 45px 0 rgba(0,0,0,0.18);
    -moz-box-shadow: 0 2px 45px 0 rgba(0,0,0,0.18);
    box-shadow: 0 2px 45px 0 rgba(0,0,0,0.18);
    background-color: #fff;
    padding: 35px 25px 35px;
    position: fixed !important;
    z-index: 1000001;
    /*top: 35px;*/
}
.sticky-form.active .form-inner-wrapper.absolute {
    position: absolute !important;
}
.sticky-form .form-inner-wrapper form {
    margin-top: 25px;
}
.sticky-form .form-inner-wrapper h3 {
    margin: 0px;
    text-align: center;
    font-size: 26px;
    color: #17191c;
}
.sticky-form .form-inner-wrapper p {
    color: #17191c;
}
.sticky-form .form-inner-wrapper a {
    color: #007657;
}
.sticky-form .form-inner-wrapper .consenttextt {
     color: #17191c;
}
.sticky-form input.hs-input, .sticky-form textarea, .sticky-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    outline: 0;
    height: 45px;
    font-family: 'Helvetica', sans-serif;
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    margin-bottom: 15px;
    color: #17191c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #d6d7d5;
}
.sticky-form .form-inner-wrapper .hs_submit input[type="submit"] {
    display: block;
    width: 100%;
    background-color: #007657;
    border: 1px solid #007657;
    color: #fff;
    padding: 10px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 15px;
    font-weight: 400;
    outline: 0;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all;
    padding: 12px 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
#consentGivenn { 
    margin-right: 7px;
    vertical-align: middle;
}

/* Getting started page */
.getting-started #business__filter .tabs-wrapper .sec-title {
    margin-bottom: 40px;
}
.getting-started .inner-tabs .ui-widget-content ul {
  list-style-type: disc;
}
.getting-started .inner-tabs .ui-widget-content ul li {
    width: 100%;
    float: none;
    margin: 0 0 0 15px;
    border: 0;
    border-radius: 0;
    position: relative;
}
.getting-started .inner-tabs .ui-widget-content ul li:before {
    position: absolute;
    left: -15px;
    top: 3px;
    content: "•";
    font-size: 12px;
    color: #000;
    display: inline-block;
}
.getting-started #landing__comparison {
    padding: 0px 0 80px;
}
.getting-started #landing__comparison .comparison td:nth-of-type(2) {
    color: #fff;
}
.getting-started #landing__comparison .comparison thead td:first-of-type {
    width: 30%;
}
.getting-started #landing__comparison .comparison td:nth-of-type(2) {
    width: 35%;
}
.getting-started #landing__comparison .comparison td:nth-of-type(3) {
    width: 35%;
}
.getting-started #landing__comparison .comparison .no {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background: url(https://trial4.imunify360.com/hubfs/no-white.png) no-repeat;
    margin: 0 auto;
}
.getting-started iframe {
    border:none;
}
.getting-started #landing-installation__accordion {
    padding: 40px 0 80px;
}
.getting-started .instructions-accordion {
    margin-top: 30px;
}
.getting-started .instructions-accordion.ui-accordion .ui-accordion-header {
    font-size: 18px;
    color: #fff;
    margin: 10px 0;
    padding: .6em 2.5em .6em 1em;
    border: 0;
    outline: none;
    line-height: 1.5;
}
.getting-started .instructions-accordion.ui-accordion .ui-accordion-content {
    padding: 1em 1.5em;
    font-size: 16px;
}
.getting-started .instructions-accordion .ui-state-default {
    background: #b17218;
}
.getting-started .instructions-accordion .ui-state-active {
    background: #fc9808 !important;
}
.getting-started .instructions-accordion.ui-accordion .ui-accordion-header {
    cursor: pointer;
}
.getting-started .instructions-accordion .ui-accordion-content ul {
    margin-left: 20px;
}
.getting-started .instructions-accordion .ui-accordion-content a {
    color: #43a069;
}
.getting-started pre code {
    width: 100%;
    display: inline-block;
    padding: 13px 25px;
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2;
    font-family: 'andale mono','lucida console';
    font-size: 14px;
    font-weight: normal;
    color: #424;
    margin: 16px 0;
    overflow-x: auto;
    border-radius: 2px;
}
.getting-started pre code {
    width: 100%;
}
.getting-started pre {
    overflow-x: auto;
    margin: 0;
}
.getting-started .warning {
    padding: 25px;
    border: 1px solid #f2f2f2;
    background-color: #ffdede;
    border-radius: 10px;
    margin-top: 30px;
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
  background-color: #2d2d2d !important;
  padding: 15px 50px 15px 50px !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: unset !important;
  background-color: unset !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
  max-width: 65% !important;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
  float: right;
  display: flex;
  flex-direction: row;
  align-items: center;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a, div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover {
  color: #fff !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button {
  transition: all 0.25s ease 0s;
  background-color: #6BBE6B !important;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 11px !important;
  text-align: center !important;
  line-height: 3.3;
  border-radius: 20px;
  margin: 5px 7px;
  flex-shrink: 1;
  padding: 0 17px !important;
  width: 345px !important;
}



/* */

/* CLOS trial3 page */
.landing-page.CLOS.trial3.sticky-form .form-inner-wrapper {
    display: none;
}

/* Common phones */
@media screen and (max-width: 767px) {
    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button {
      width: unset !important;
    }
    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
       max-width: 80% !important;
    }
    .hidden-mobile {
        display: none !important;
    }
    #landing__header {
        height: auto;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        float: none;
    }
    /*.head__center .page-center.box {
        height: 100vh;
    }*/
    .header-container-wrapper .container-fluid .row-fluid [class*="span"] {
        width: 100% !important;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:nth-of-type(5) a, .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:nth-of-type(8) a, .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:hover, .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a.active {
        border-radius: 0;
    }
    .head__center {
        height: 100vh;
        padding: 90px 30px 0;
    }
    .columns__wrap {
      margin: 15px 0 0;
      font-size: 14px;
    }
    .head__center .btn-orange {
        width: auto;
        font-size: 14px;
        margin: 0 10px 0 0;
    } 
    .head__top .page-center div.row-fluid {
        height: 70px;
    }
    .head__center .page-center .row-number-1 {
        position: absolute;
        top: 50%;
        transform: translate(0,-50%);
    }
    .head__center .head__title h1 {
        font-size: 16px;
        line-height: 1.6
    }
    .head__center .subtitle h2 {
        font-size: 14px;
    }
    .head__center ul.columns {
        margin: 20px 0;
    }
    .head__center ul.columns li {
        width: 100%;
        font-size: 14px;
    }
    .sec-title, sec-title h2 {
        font-size: 28px;
    }
    .subtitle, .subtitle h2, .subtitle h3, .subtitle h4 {
        font-size: 20px;
    }
    #business__filter {
        padding: 0;
    }
    .filter-nav .nav-item {
        width: 100%;
    }
    #business__filter .tab-pane .desc {
        margin-top: 40px;
        padding: 0;
    }
    #business__filter .tabs-wrapper {
        padding: 40px 0 20px;
    }
    #features__filter .filter-nav .nav-item {
        width: 100%;
        font-size: 14px;
    }
    #features__filter .tab-pane .btn-orange {
        margin-bottom: 30px;
    }
    #landing__why {
        padding: 40px 0 20px;
    }
    #landing__why .item {
        margin-bottom: 30px;
    }
    #landing__goal {
      padding: 40px 30px;
    }
    #landing__goal .box {
        padding: 30px;
    }
    #landing__goal h2.subtitle {
        text-align: left;
        font-size: 24px;
        line-height: 34px;
    }
    #landing__goal h2.subtitle:before {
        display: none;
    }
    #landing__goal img {
        display: block;
        margin: 0 auto;
    }
    #landing__supported {
        padding: 40px 30px;
    }
    #landing__supported .subtitle {
        font-size: 18px;
        line-height: 26px;
    }
    #landing__comparison {
        padding: 40px 0;
    }
    #landing__comparison .comparison {
        margin-top: 30px;
    }
    #landing__comparison .comparison .st-key {
        background-color: #fc9808;
        color: #fff;
        text-align: left;
    }
    #landing__comparison .comparison .st-val {
        background-color: #3e3f3f !important;
    }
    #landing__trial {
        padding: 40px 30px 60px;
    }
    #landing__trial .box {
        padding: 30px;
    }
    #registrationFormIM360 {
        max-width: 100%;
    }
    #registrationFormIM360 #signupButton {
        width: 100%;
    }
    #rc-imageselect, .g-recaptcha {transform:scale(0.84);-webkit-transform:scale(0.84);transform-origin:0 0;-webkit-transform-origin:0 0;}
    footer p {
        font-size: 14px;
    }
    footer img {
        display: block;
        margin: 15px auto;
    }
    #landing__pricing {
        padding: 40px 15px 0;
    }
    .price-item {
        margin-bottom: 30px;
    }

    /* Promo page */
    .promo-page .head__center {
        height: 100%;
    }
    .promo-page #landing__header {
        height: 100%;
    }
    .promo-page .page-center .head__center .page-center .row-number-1 {
        position: relative;
        top: unset;
        transform: unset;
    }
    .promo-page .head__center .btn-orange {
        margin: 15px 15px 0 0;
    }
    #features__filter.promo .filter-nav {
        margin: 0;
    }
    #features__filter.promo .filter-nav .nav-item {
        width: 100%;
        font-size: 14px;
        margin: 0;
    }
    #features__filter.promo .tab-pane .btn-orange {
        margin-bottom: 30px;
    }
    #features__filter.promo .tab-content>.tab-pane p {
        /*font-size: 14px;*/
    }
    #features__filter.promo .container {
        padding: 0;
    }
    .supported__vertical {
        top: unset;
        position: relative; 
        left: unset; 
    }
  /* CLOS page */
    .landing-page.CLOS .hero-form .content .form {
        width: 100%;
        max-width: 100%;
    }
    .landing-page.CLOS .hero-form .content .form-inner-wrapper {
        margin: 0 auto;
        top: 15px;
        position: relative !important;
    }
    .landing-page.CLOS .hero-form .content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .landing-page.CLOS .hero-form .content .text {
        width: 100%;
        padding-top: 40px;
    }
    .landing-page.CLOS .hero-form .content .text h1 {
        font-size: 30px;
    }
    .landing-page.CLOS .hero-form .content .text h2 {
        font-size: 22px;
    }
    .landing-page.CLOS.sticky-form-page .section--form-space {
        width: 100%;
        padding: 0;
    }
    .landing-page.CLOS #landing__pricing {
        padding: 0 15px 0;
    }
    .landing-page.CLOS #landing__clients {
        padding: 40px 0 40px;
    }
    .landing-page.CLOS .subtitle, .landing-page.CLOS .subtitle h2, .landing-page.CLOS .subtitle h3, .landing-page.CLOS .subtitle h4 {
        font-size: 32px;
    }
    .landing-page.CLOS #landing__comparison {
        padding: 0 0 40px;
    }
}

/* Laptops non-retina */
@media screen 
  and (min-width: 1140px) 
  and (max-width: 1800px) {
    #landing__header {
        height: 100vh;
    }
    .head__center {
        height: 100vh;
    }
    .head__center .page-center.box {
        height: 100vh;
    }
    .head__center {
        height: 100vh;
    }
    .head__center .page-center.box {
        height: 100vh;
    }
    .head__center .head__title {
        font-size: 42px;
    }
    .promo-page .head__center .page-center .row-number-1 {
        top: 70%;
        transform: translate(0,-70%);
    }
    /*.head__center .box {
        top: 60%;
        transform: translate(0,-60%)
    }*/
}

/* Ipad Portrait*/
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .header-container-wrapper .container-fluid .row-fluid [class*="span"] {
        width: 100% !important;
    }
    .hidden-mobile {
        display: none !important;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-item {
        width: 100% !important;
    }
    .custom-menu-primary .hs-menu-wrapper>ul {
        background-color: #383838 !important;
    }
    .head__center .page-center.box {
        height: 80vh;
    }
    .head__center {
        height: 80vh;
        padding: 0 30px;
    }
    .head__center .page-center .row-number-1 {
        top: 50%;
        transform: translate(0,-50%);
    }
    .head__center .head__title h1 {
        font-size: 34px;
        line-height: 48px;
    }
    .head__center .subtitle h2 {
        font-size: 24px;
    }
    .head__center .box {
        max-width: 80%;
    }
    .clients-carousel .slick-slide img {
        padding: 30px 50px;
    }
    .inner-tabs ul li {
        width: 40%;
        margin: 5px;
    }
    #landing__goal {
        padding: 40px;
    }
    #landing__goal h2.subtitle {
        font-size: 24px;
        line-height: 32px;
    }
    #landing__goal h2.subtitle:before {
        display: none;
    }
    #landing__trial {
        padding: 40px;
    }
    #landing__trial .box {
        padding: 30px;
    }
}

/* Ipad Landscape*/
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .hidden-mobile {
        display: none !important;
    }
    .container-fluid .row-fluid .page-center {
        padding: 0 30px;
    }
    .head__center .page-center.box {
        height: 80vh;
    }
    .head__center {
        height: 80vh;
        padding: 0 30px;
    }
    .head__center .page-center .row-number-1 {
        top: 60%;
        transform: translate(0,-60%);
    }
    .head__center .head__title h1 {
        font-size: 34px;
        line-height: 48px;
    }
    .head__center .subtitle h2 {
        font-size: 24px;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
        padding: 0 5px;
    }
    #landing__goal {
        padding: 40px;
    }
    #landing__goal h2.subtitle {
        font-size: 24px;
        line-height: 32px;
    }
    #landing__goal h2.subtitle:before {
        display: none;
    }
    #landing__trial {
        padding: 40px;
    }
    #landing__trial .box {
        padding: 30px;
    }
    
}

@media only screen
and (min-width: 800px) 
and (-webkit-min-device-pixel-ratio: 2) 
and (min-resolution: 192dpi) {
  .head__center .page-center .row-number-1 {
    /*max-width: 50%;*/
    position: absolute;
    top: 75%;
    transform: translate(0,-60%)
}
  .head__center .head__title h1 {
    font-size:32px;
  }
  .columns__wrap {
    margin: 20px 0 0;
}
  #landing__header, .head__center {
    height: 100vh;
  }
  .head__center ul.columns {
        margin: 15px 0 30px;
  }
    /* Retina-specific stuff here */
    .chart-body {
      position: relative;
  }
  canvas#chart-01 {
      width: 400px;
      height: 400px;
      transform: scale(0.7) !important;
      transform-origin: 12% 8% !important;
  }
  canvas#chart-08 {
    transform-origin: 12% 8% !important;
  }
   canvas#chart-03 {
    transform-origin: 12% 8% !important;
  }
  canvas#chart-04 {
    transform: scale(0.45) !important;
    transform-origin: -2% -2% !important;
  }
  .chart-text.center {
    position: absolute;
    bottom: -45px;
    left: 0;
    width: 100%;
}
  .chart-body {
    margin: 5px auto 60px !important;
  }
  .chart-body canvas {
      /*position: absolute;
      width: 200px !important;
      height: 200px !important;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%) !important;
      transform-origin: unset !important;*/
  }
  .promo-page .head__center .page-center .row-number-1 {
        top: 75%;
        transform: translate(0,-70%);
    }
  .promo-page #landing__header {
      height: 100%;
  }
  #features__filter.promo .filter-nav {
      margin: 0 auto 0;
  }
  .promo-page .charts {
      margin-top: -150px;
  }
}

/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:;
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:769) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
  }




/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle 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.                     
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
}

@media (max-width: 768px){


  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * 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 .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    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
     ========================================================================== */

  .mobile-trigger{
    display: block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 11px;          /* Position Button at right of screen  */
    right: 20px;        /*******************************************/
    width: 50px; /* Button width */
    height: 50px; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #000000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #000000;
    margin-top: 0;
  }
  .custom-menu-primary.js-enabled {
    padding-top: 60px !important;
    margin: 0 !important;
  }
    .mobile-trigger.cta_border_button {
    display: none !important;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    /*background-color: #000000;*/
    background-color: #007657;
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    /*background-color: #000000;*/
    background-color: #007657;
    border-color: transparent;
  }


  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    /*top: -22px;*/
    top: 5px;
    left: 4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #000000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #ffffff; /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .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);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#ffffff; /* Icon color */
    display: block;

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top: 44px; /* Makes room for button */
       margin: 10px 0 10px 0;
   }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* 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-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#000000; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

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

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

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