/* @import url('http://example.com/example_style.css'); */
/* @import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css); */
@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);


/* Macro CSS Declaration */









@font-face {
  font-family:'Gotham Rounded Book';
  src: url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Book.eot');
  src: url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Book.eot#iefix') format('embedded-opentype'),
    url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Book.woff2') format('woff2'),
    url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Book.woff.woff') format('woff'),
    url('GothamRounded-Book.svg#GothamRounded-Book') format('svg');
  font-weight: 325;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}

@font-face {
  font-family:'Gotham Rounded Bold';
  src: url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Bold.eot');
  src: url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Bold.eot#iefix') format('embedded-opentype'),
    url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Bold.woff2') format('woff2'),
    url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Bold.woff') format('woff'),
    url('GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}

@font-face {
  font-family:'Gotham Rounded Medium';
  src: url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Medium.eot');
  src: url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Medium.eot#iefix') format('embedded-opentype'),
    url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Medium.woff2') format('woff2'),
    url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Fonts/GothamRounded-Medium.woff') format('woff'),
    url('GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
  font-weight: 350;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
/* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

video {
    max-width: 100%;
    height: auto;
}

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

.hs-menu-wrapper ul {
    padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.hs-author-social-links {
    display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}
/* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}


/*****************************************/
/* Start your style declarations here    */
/*****************************************/
body { margin:0; padding:0; font-size:16px; line-height:26px; font-family:'Gotham Rounded Book'; font-weight:325; color:#12203b; overflow-x:hidden; background-color: #FEF5EB; }

h1 { margin:0 0 10px; font-size:60px; line-height:1.2; font-family:'Gotham Rounded Bold'; color:#1d7452; font-weight:400; word-break: break-word; }
h2 { margin:0 0 10px; padding:0; font-size:48px; line-height:1.2; font-family:'Gotham Rounded Bold'; color:#5e5e5e; font-weight:400; }
h3 { margin:0 0 10px; padding:0; font-size:32px; line-height:1.2; font-family:'Gotham Rounded Book'; font-weight:400; }
h4 { margin:0 0 10px; padding:0; font-size:28px; line-height:1.2; font-family:'Gotham Rounded Book'; font-weight:200; }
h5 { margin:0 0 10px; padding:0; font-size:20px; line-height:1.2; font-family:'Gotham Rounded Book'; font-weight:325; }
h6 { margin:0 0 10px; padding:0; font-size:18px; line-height:1.2; font-family:'Gotham Rounded Book'; font-weight:325; }




/* Slick Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

.row-fluid .slick-slider button { cursor:pointer; outline:none; border:none;  top: 50%; z-index: 1; background:rgba(0,0,0,0.5); color: #FFF; width: 45px; height: 45px; font-size: 20px;  
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
 }
.va-resources .hero-wrapper-resources {background-color: #f6f6f6;}
.row-fluid .slick-slider .slick-next { right: 0; }
.row-fluid .slick-slider .slick-prev { left: 0; }
.row-fluid .slick-dots { text-align: center; margin-top: -45px; }
.row-fluid .slick-dots li { float: none; display: inline-block; vertical-align: top; padding: 0 5px; }
.row-fluid .slick-dots li:before { display: none; }
.row-fluid .slick-dots li button { border-radius: 50%; background: transparent; border: #b50d29  solid 1px; width: 15px; height: 15px; display: block; font-size: 0; position: static; padding: 0;}
.row-fluid .slick-dots li.slick-active button, .row-fluid .hero-slider .slick-dots li button:hover { background: #b50d29  }
.row-fluid .slick-slide { outline: 0; float: left }

.row-fluid .slick-slider button { width:70px; height:70px; font-size:0; background:transparent; }
.row-fluid .slick-slider .slick-prev { left:-100px; background:url(https://2571256.fs1.hubspotusercontent-na1.net/hubfs/2571256/Oosha%20Jan%202017/images/left.png) no-repeat center; }
.row-fluid .slick-slider .slick-next { right:-100px; background:url(https://2571256.fs1.hubspotusercontent-na1.net/hubfs/2571256/Oosha%20Jan%202017/images/right.png) no-repeat center; }



* { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
::before, ::after {display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;-webkit-font-smoothing: antialiased;}
img { max-width:100%; height:auto; border:none; vertical-align:top; }
a { color:#9b9dad; outline:none; text-decoration:none !important; font-family:'Gotham Rounded Book'; cursor:pointer; vertical-align:middle; max-width: 100% !important; white-space: normal !important; display:inline-block; transition:ease-out 0.5s;}
a:hover { color:#c4e76a; text-decoration:none; }
:focus {outline: none;}
p { margin:10px 0; width:100%; display:block;  }

ul, ol { padding:0; margin:0; list-style:none; }
.full-width{ float:left; width:100%;}
.wrapper { max-width:1200px; width:100%; float:none !important; margin:0 auto !important; display:block !important;   }
.text-center, .text-center a, .text-center h1, .text-center h2, .text-center h3, .text-center h4, .text-center h5, .text-center h6 { text-align:center; }
.text-light, .text-light a, .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6 { font-weight:300; }
.text-bold, .text-bold a, .text-bold h1, .text-bold h2, .text-bold h3, .text-bold h4, .text-bold h5, .text-bold h6 { font-weight:700; }
.text-bolder, .text-bolder a, .text-bolder h1, .text-bolder h2, .text-bolder h3, .text-bolder h4, .text-bolder h5, .text-bolder h6 { font-weight:800; }
.text-white, .text-white a, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 { color:#FFF; }
.text-uppercase, .text-uppercase a, .text-uppercase h1, .text-uppercase h2, .text-uppercase h3, .text-uppercase h4, .text-uppercase h5, .text-uppercase h6 { text-transform:uppercase; }

/* Default Padding Margin */
.p10-0 { padding-top:10px; padding-bottom:10px; }
.p20-0 { padding-top:20px; padding-bottom:20px; } 
.p30-0 { padding-top:30px; padding-bottom:30px; }
.p40-0 { padding-top:40px; padding-bottom:40px; }
.p50-0 { padding-top:50px; padding-bottom:50px; }
.p60-0 { padding-top:60px; padding-bottom:60px; }
.p70-0 { padding-top:70px; padding-bottom:70px; }
.p80-0 { padding-top:80px; padding-bottom:80px; }
.pt10 { padding-top:10px; }
.pt14 { padding-top: 14px; }
.pt20 { padding-top:20px; }
.pt30 { padding-top:30px; }
.pt40 { padding-top:40px; }
.pt50 { padding-top:50px; }
.pt60 { padding-top:60px; }
.pt70 { padding-top:70px; }
.pt80 { padding-top:80px; }
.pt90 { padding-top:90px; }
.pb10 { padding-bottom:10px; }
.pb20 { padding-bottom:20px; }
.pb30 { padding-bottom:30px; }
.pb40 { padding-bottom:40px; }
.pb50 { padding-bottom:50px; }
.pb60 { padding-bottom:60px; }
.pb70 { padding-bottom:70px; }
.pb80 { padding-bottom:80px; }

.m10-0 { margin-top:10px; margin-bottom:10px; }
.m20-0 { margin-top:20px; margin-bottom:20px; }
.m30-0 { margin-top:30px; margin-bottom:30px; }
.m40-0 { margin-top:40px; margin-bottom:40px; }
.m50-0 { margin-top:50px; margin-bottom:50px; }
.m60-0 { margin-top:60px; margin-bottom:60px; }
.m70-0 { margin-top:70px; margin-bottom:70px; }
.m70-0 { margin-top:80px; margin-bottom:80px; }
.mt10 { margin-top:10px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }
.mt40 { margin-top:40px; }
.mt50 { margin-top:50px; }
.mt60 { margin-top:60px; }
.mt70 { margin-top:70px; }
.mt80 { margin-top:80px; }
.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }
.mb40 { margin-bottom:40px; }
.mb50 { margin-bottom:50px; }
.mb60 { margin-bottom:60px; }
.mb70 { margin-bottom:70px; }
.mb80 { margin-bottom:80px; }

.row-fluid .fullwidth { float:left; width:100%; }
.row-fluid [class*="span"] { min-height:0; } 
.row-fluid sup { font-size:60%; text-transform: uppercase; }
/* Background Color */
.bg-purple {background-color: #A77EB6;}
.bg-green {background-color: #46926C;}

/* Text Color */
.text-white, .text-white p, .text-white h1, .text-white h2, .text-white h3,
.text-white h4, .text-white h5, .text-white h6 { color: #ffffff; }
body.pace-running { position:relative; opacity:0; }
body.hs-blog-listing.pace-running, body.hs-blog-post.pace-running, body.pace-done { opacity:1; }
body.pace-running:before { position:absolute;content:''; width:100%;  height:100%; background:#FEF5EB; top:0px; left:0px; z-index:999; }
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #A77EB6;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 5px;
}

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #A77EB6, 0 0 5px #A77EB6;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  border: solid 2px transparent;
  border-top-color: #A77EB6;
  border-left-color: #A77EB6;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes bounceL { 0% { -webkit-transform: translateY(-7px); transform: translateY(-7px); } 50% { -webkit-transform: translateY(7px); transform: translateY(7px); } 100% { -webkit-transform: translateY(-7px); transform: translateY(-7px); } }
@-moz-keyframes bounceL { 0% { -webkit-transform: translateY(-7px); transform: translateY(-7px); } 50% { -webkit-transform: translateY(7px); transform: translateY(7px); } 100% { -webkit-transform: translateY(-7px); transform: translateY(-7px); } }
@-o-keyframes bounceL { 0% { -webkit-transform: translateY(-7px); transform: translateY(-7px); } 50% { -webkit-transform: translateY(7px); transform: translateY(7px); } 100% { -webkit-transform: translateY(-7px); transform: translateY(-7px); } }
@-ms-keyframes bounceL { 0% { -webkit-transform: translateY(-7px); transform: translateY(-7px); } 50% { -webkit-transform: translateY(7px); transform: translateY(7px); } 100% { -webkit-transform: translateY(-7px); transform: translateY(-7px); } }
@keyframes bounceL { 0% { -webkit-transform: translateY(-7px); transform: translateY(-7px); } 50% { -webkit-transform: translateY(7px); transform: translateY(7px); } 100% { -webkit-transform: translateY(-7px); transform: translateY(-7px); } }

@-webkit-keyframes vibrate { 0% { -webkit-transform: translateX(-4px); transform: translateX(-4px); } 50% { -webkit-transform: translateX(7px); transform: translateX(7px); } 100% { -webkit-transform: translateX(-4px); transform: translateX(-4px); } }
@-moz-keyframes vibrate { 0% { -webkit-transform: translateX(-4px); transform: translateX(-4px); } 50% { -webkit-transform: translateX(7px); transform: translateX(7px); } 100% { -webkit-transform: translateX(-4px); transform: translateX(-4px); } }
@-o-keyframes vibrate { 0% { -webkit-transform: translateX(-4px); transform: translateX(-4px); } 50% { -webkit-transform: translateX(7px); transform: translateX(7px); } 100% { -webkit-transform: translateX(-4px); transform: translateX(-4px); } }
@-ms-keyframes vibrate { 0% { -webkit-transform: translateX(-4px); transform: translateX(-4px); } 50% { -webkit-transform: translateX(7px); transform: translateX(7px); } 100% { -webkit-transform: translateX(-4px); transform: translateX(-4px); } }
@keyframes vibrate { 0% { -webkit-transform: translateX(-4px); transform: translateX(-4px); } 50% { -webkit-transform: translateX(7px); transform: translateX(7px); } 100% { -webkit-transform: translateX(-4px); transform: translateX(-4px); } }

@-webkit-keyframes vibratescale08 { 0% { -webkit-transform: translateX(-4px) rotate(-4deg) scale(0.8); transform: translateX(-4px) rotate(-4deg) scale(0.8); } 50% { -webkit-transform: translateX(4px) rotate(0deg) scale(1); transform: translateX(4px) rotate(0deg) scale(1); } 100% { -webkit-transform: translateX(-4px) rotate(-4deg) scale(0.8); transform: translateX(-4px) rotate(-4deg) scale(0.8); } }
@-moz-keyframes vibratescale08 { 0% { -webkit-transform: translateX(-4px) rotate(-4deg) scale(0.8); transform: translateX(-4px) rotate(-4deg) scale(0.8); } 50% { -webkit-transform: translateX(4px) rotate(0deg) scale(1); transform: translateX(4px) rotate(0deg) scale(1); } 100% { -webkit-transform: translateX(-4px) rotate(-4deg) scale(0.8); transform: translateX(-4px) rotate(-4deg) scale(0.8); } }
@-o-keyframes vibratescale08 { 0% { -webkit-transform: translateX(-4px) rotate(-4deg) scale(0.8); transform: translateX(-4px) rotate(-4deg) scale(0.8); } 50% { -webkit-transform: translateX(4px) rotate(0deg) scale(1); transform: translateX(4px) rotate(0deg) scale(1); } 100% { -webkit-transform: translateX(-4px) rotate(-4deg) scale(0.8); transform: translateX(-4px) rotate(-4deg) scale(0.8); } }
@-ms-keyframes vibratescale08 { 0% { -webkit-transform: translateX(-4px) rotate(-4deg) scale(0.8); transform: translateX(-4px) rotate(-4deg) scale(0.8); } 50% { -webkit-transform: translateX(4px) rotate(0deg) scale(1); transform: translateX(4px) rotate(0deg) scale(1); } 100% { -webkit-transform: translateX(-4px) rotate(-4deg) scale(0.8); transform: translateX(-4px) rotate(-4deg) scale(0.8); } }
@keyframes vibratescale08 { 0% { -webkit-transform: translateX(-4px) rotate(-4deg) scale(0.8); transform: translateX(-4px) rotate(-4deg) scale(0.8); } 50% { -webkit-transform: translateX(4px) rotate(0deg) scale(1); transform: translateX(4px) rotate(0deg) scale(1); } 100% { -webkit-transform: translateX(-4px) rotate(-4deg) scale(0.8); transform: translateX(-4px) rotate(-4deg) scale(0.8); } }

/************* Default css *************/

/* Header Hero */
.row-fluid .header { background:#ffffff; padding: 30px 0; }
.row-fluid .header.transparent { position: fixed; width:100%; left: 0; top: 0; z-index: 1000; background: transparent; }
.logo { padding-left:81px; }
.row-fluid .logo img { max-width:121px }
.row-fluid .header .hs-menu-wrapper.hs-menu-flow-horizontal{ text-align: right; }
.row-fluid .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul { padding-right: 81px;margin-top:14px; }
.row-fluid .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1   { float:none !important; display:inline-block; padding: 15px; }
.row-fluid .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 a { padding: 10px; }
.row-fluid .header .contact-cta { text-align:right; padding-right:90px; }
.row-fluid .hero-ty-section { padding:113px 0 76px 0; }
.row-fluid .content-link { padding:40px 270px 0 270px; }
.row-fluid .home-button { text-transform:uppercase; color:#aa7bc9; padding:36px 0; }
.row-fluid .home-button a { font-size:14px; border-radius:30px; max-width: 201px !important; padding: 17px 0;width: 100%; font-family:'Gotham Rounded Bold'; font-weight:400; -webkit-box-shadow: 0px 12px 20px 0px rgb(137, 101, 150); -moz-box-shadow:0px 12px 20px 0px rgb(137, 101, 150); box-shadow: 0px 12px 20px 0px rgb(137, 101, 150); }
.row-fluid .home-button a:hover { box-shadow:none; } 


/* top-section */
.row-fluid .header-section { position:absolute; left:0; top:0; z-index:11; background: #fff; }
.logo-img img { max-width:220px !important; width: 100% !important; }
.row-fluid .top-section { padding:99px 0 104px 0; overflow:hidden; position:relative; }
.row-fluid .top-section >.wrapper { position:relative; }
.row-fluid .top-section-content { padding:120px 0 0 0; width:58%; }   
.row-fluid .top-section-image { width:50%; float:right; }
.row-fluid .top-section-image img { position:absolute; right:-389px; top:-23px; }
.row-fluid .line-after-title { width: 67%; height:1px; margin:20px 0; }
.row-fluid .top-rich-text { padding:26px 0 40px 0; font-size:20px;  font-family:'Gotham Rounded Book';  font-weight:325;   padding: 26px 280px 40px 0; }
.row-fluid .top-section:before { background: url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/left-bg-img.png?t=1522734901253) no-repeat; position: absolute; left: -260px; bottom: -55px; width: 50%; height: 50%; content: ''; }

/* About Blog Product */

.row-fluid .box-section { padding:30px 0; }
.row-fluid .box-outer { position:relative; }
.row-fluid .content-boxes { width:32%; margin-right:2%; margin-left:0; float:left; vertical-align:top; position:relative; } 
.row-fluid .content-boxes:nth-child(3n) { margin-right:0; }
.row-fluid .boxes { padding:125px 0; }
.row-fluid .box-text { padding:40px 40px 0px; }
.row-fluid .box-text h2 { font-size:34px; padding-bottom:18px; }
.row-fluid .box-small-text { padding:20px 0 38px 0; }
a.read-more-btn { max-width:154px !important;text-transform:uppercase; font-size:14px; width:100%; border:1px solid #fff; font-family:'Gotham Rounded Bold'; font-weight:400; color:#fff; padding: 9px 0px; border-radius:30px; position:absolute; bottom:45px; left:40px; }
a.read-more-btn:hover { border:1px solid #c4e76a; color:#c4e76a !important; }
.row-fluid .box-outer:after { content:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/Circle.png); max-width:139px !important; position:absolute; right:-172px; bottom:10px; }

/* Form-Section */
.row-fluid .top-small-image { margin-bottom:30px; padding-left:35px; }
.row-fluid .heading-section > span { padding:38px;}
.row-fluid .right-form { width:50%; float:right;}
.row-fluid .heading-title { padding:0 0 38px 0;}
.row-fluid .heading-content { padding:30px 0 0 0;}
.row-fluid .heading-content p { float:left; width:100%; }
.row-fluid .heading-content ul { margin:20px 0 0; float:left; width:100%; }
.row-fluid .heading-content ul li { padding:10px 0 10px 20px; float:left; width:100%; position:relative; }
.row-fluid .heading-content ul li:before { position:absolute; content:''; left:0; top:20px; width:5px; height:5px; background:#a87db7; border-radius:50%; }
.row-fluid .form-section { padding-bottom:70px; margin-top:-76px;}
.row-fluid .top-small-image img { position:relative;}
.row-fluid .form-column { margin:0; }
.row-fluid .lp-form > span { padding:40px 12px 40px 20px; }
.row-fluid .lp-form fieldset { max-width:100%; }
.row-fluid .lp-form .hs-form-field { margin:10px 0; position:relative; }
.row-fluid .lp-form input[type=text], .row-fluid .lp-form input[type=email], .row-fluid .lp-form input[type=number], .row-fluid .lp-form input[type=tel], .row-fluid .lp-form select { font-family:'Gotham Rounded Book'; width:100% !important; background: #f6f2f8; border: none; outline: none; padding: 10px 20px 10px 65px; line-height: 30px; border-radius: 25px; height:50px;  -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: ''; color:#9e9e9e; border:transparent solid 1px; }
.row-fluid .lp-form select { background-color:#f6f2f8; background-image: url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/form2.png), url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/arrow.png); background-position: left 30px center, right 23px center; background-repeat: no-repeat, no-repeat; }
.row-fluid .lp-form fieldset:first-child input, .row-fluid .lp-form fieldset:nth-child(2) input { background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/form1.png) no-repeat center left 30px #f6f2f8; } 
.row-fluid .lp-form fieldset:nth-child(3) select { padding-left:20px; text-indent:40px; background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/form2.png) no-repeat center left 30px #f6f2f8, background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/arrow.png) no-repeat right 23px center #f6f2f8; } 
.row-fluid .lp-form fieldset:nth-child(4) input { background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/form2.png) no-repeat center left 30px #f6f2f8; } 
.row-fluid .lp-form fieldset:nth-child(5) input { background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/form3.png) no-repeat center left 30px #f6f2f8; } 
.row-fluid .lp-form fieldset:nth-child(6) > .hs-form-field:first-child input { background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/form4.png) no-repeat center left 30px #f6f2f8; } 
.row-fluid .lp-form fieldset:nth-child(6) > .hs-form-field:nth-child(2) input { background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/form6.png) no-repeat center left 30px #f6f2f8; } 
.row-fluid .lp-form fieldset:nth-child(7) select { padding-left:20px; text-indent:40px; background-color:#f6f2f8; background-image: url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/form5.png), url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/arrow.png); background-position: left 30px center, right 23px center; background-repeat: no-repeat, no-repeat; }
.row-fluid .lp-form input::-webkit-input-placeholder { color: #9e9e9e; }
.row-fluid .lp-form input::-moz-placeholder { color: #9e9e9e; }
.row-fluid .lp-form input:-ms-input-placeholder { color: #9e9e9e; }
.row-fluid .lp-form input:-moz-placeholder { color: #9e9e9e; }
.row-fluid .lp-form select::-ms-expand { display: none; }
.row-fluid .lp-form .submitted-message { text-align: center; font-size: 25px; font-family: 'Gotham Rounded Bold'; }
.row-fluid .lp-form .hs-error-msgs { font-size: 12px; margin: 5px 0 0; }
.row-fluid .lp-form .hs_error_rollup, .row-fluid .lp-form .hs-form-required { display:none; }
.row-fluid .lp-form .hs-button { margin:15px 0 0; cursor:pointer; font-family:'Gotham Rounded Bold'; background-color: #a87db7; padding: 15px 20px; line-height: 30px; color: #FFF; font-size: 14px; text-transform: uppercase; border: none; outline: none; min-width: 200px; border-radius: 30px; text-align: center; transition:ease all 0.4s; }
.row-fluid .lp-form .hs-button:hover { box-shadow:#a87db7 0 6px 25px -6px; }
.row-fluid .lp-form .hs-error-msgs { z-index:9; display: block; position: absolute; background: #222; width: 100%; color: #FFF; padding: 2px 5px; border-radius: 5px; left: 50%; top: 100%; max-width: 220px; transform: translateX(-50%); } 
.row-fluid .lp-form .hs-error-msgs:before { position: absolute; content: ''; left: 0; right: 0; top: -5px; border-bottom: #222 solid 5px; margin: 0 auto; width: 0; border-left: transparent solid 5px; border-right: transparent solid 5px; }
.row-fluid .lp-form input.error, .row-fluid .lp-form select.error { border-color: #f00; }

.row-fluid .copy-text { color:#9b9dad; font-size:15px; }

.lp2 .row-fluid .top-small-image { text-align:center; }
.lp2 .row-fluid .top-small-image img { margin-right:-200px; }
.lp2 .row-fluid .top-section-image img { right: -409px; top: -53px; }
.lp2 .row-fluid .top-section:before { display:none; }

.footer-single-text { color: #808291; font-size: 16px;  margin: 25px 0px 15px 0px; }
.footer-single-image { margin-bottom: 20px; }
.contact-info { margin-bottom: 20px; line-height:1; }
.row-fluid .top-section-image img { top: 60px; }
.row-fluid .top-section { padding: 140px 0 104px 0; }
.footer-logo img { max-width: 180px !important;   width: 100% !important; }

.row-fluid .footer-section { padding: 0 0 60px 0; }
.row-fluid .footer-section > .wrapper { padding-bottom:50px; }
.row-fluid .footer-section h6 { font-size:18px; color:#76777a;font-family:'Gotham Rounded Bold'; font-weight:400; }
.row-fluid .footer-section .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 { padding:10px 0; }
.row-fluid .footer-section .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a { padding:0; display:inline-block; color:#808291; } 
.row-fluid .footer-section .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a:hover { color:#aa7bc9 !important;}
.row-fluid .footer-box { width: 21.5%;margin-left:0 !important; padding:0 10px 0 0; color:#808291; }
.row-fluid .footer-box:first-child { width: 21.5%; }
.row-fluid .footer-box:last-child { width: 14%; padding-right: 0;}
/*
.row-fluid .footer-box:nth-child(2) { width:24%;}
.row-fluid .footer-box:nth-child(3) { width:30.9%;}
.row-fluid .footer-box:last-child { width:12.6%; padding:0;}
*/
.row-fluid .footer-box:nth-child(2) .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a, .row-fluid .footer-box:nth-child(3) .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a { position:relative; padding-right:15px; }
.row-fluid .footer-box:nth-child(2) .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a .svg-inline--fa, .row-fluid .footer-box:nth-child(3) .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a .svg-inline--fa, .row-fluid .footer-box:nth-child(4) .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a .svg-inline--fa {margin-left: 0.5em;}
.row-fluid .footer-box:nth-child(2) .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a::after, .row-fluid .footer-box:nth-child(3) .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a::after, .row-fluid .footer-box:nth-child(4) .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a::after  { content:"\f0da"; position:absolute; top:1px; right:0; font-family: "Font Awesome 5 Solid"; font-size:16px; font-weight: 400; color:#aa7bc9; display: none; }


.ah { position:relative; float: left; width: 100%; height: 1000px; overflow:hidden; cursor:-webkit-grab; padding-top:150px; }
.herotext { float:right; width: 590px; text-align: center; color:#FFF; position:absolute; right:240px; top:150px; padding:50px 0 0; }
.openbox .herotext { display:none; }
.herotext h2,
.herotext h1{ 
  color:#FFF; 
  position: relative;
  padding: 0 0 25px; 
  margin: 0 0 25px;
}
.herotext h2:after,
.herotext h1:after{
  position: absolute; 
  content: ''; 
  left: 50px;
  right: 50px; 
  height: 1px;
  background: #FFF; 
  bottom: 0;
}
.anim-animal { position:absolute;  
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
transition: none;
  
-webkit-transform: none !important;
-moz-transform: none !important;
-o-transform: none !important;
-ms-transform: none !important;
transform: none !important;
 }
.anim-animal img { cursor:pointer; }
.elephant { left: -40px; bottom: 20px; max-width: 300px; width: 100%; } /* -webkit-animation: bounceL 2s infinite; animation: bounceL 2s infinite; */  
.elephant img { width:100%; }
.kangaroo { left: 190px; bottom: 320px; max-width: 200px; width: 100%; } /*  -webkit-animation: vibrate 3s infinite; animation: vibrate 3s infinite; */
.walrus { left: 430px; max-width: 170px; bottom: 180px; }/* -webkit-animation: vibrate 1.5s infinite; animation: vibrate 1.5s infinite; */
.penguin { max-width: 120px; left: 505px; bottom: 320px;  }/* -webkit-animation: bounceL 1s infinite; animation: bounceL 1s infinite; */ 
.starfish { right: -20px; bottom: 170px; width: 90px; z-index: 99; } /* -webkit-animation: vibratescale08 3s infinite; animation: vibratescale08 3s infinite;  */
.crab { max-width: 120px; top: 285px; left: 540px; }/* -webkit-animation: vibratescale08 1.5s infinite; animation: vibratescale08 1.5s infinite; */
.otter { right: 310px; top: 415px; max-width: 150px; }/* -webkit-animation: vibrate 1.5s infinite; animation: vibrate 1.5s infinite; */
.stingray { right: 160px; top: 320px; max-width: 130px; }/* -webkit-animation: vibrate 2s infinite; animation: vibrate 2s infinite; */
.seahorse { right: 50px; top: 450px; max-width: 100px; }/* -webkit-animation: bounceL 1s infinite; animation: bounceL 1s infinite; */
.tab-filter.seahorse + .anim-box .vsound + img { max-width:270px !important; }
.whale { width: 100%; max-width: 450px; right: -100px; bottom: 10px; } /* -webkit-animation: vibrate 2s infinite; animation: vibrate 2s infinite;  */
.whale img { width:100%; }
.octopus { top: 310px; right: -120px; max-width: 240px; } /* -webkit-animation: bounceL 3s infinite; animation: bounceL 3s infinite; */
.hand { left: -330px !important; top: 260px !important;  }
.hand img { max-width:100px !important; width:100%; }

.row-fluid .noScroll { overflow:visible !important; }

.row-fluid .ah .wrapper { height:inherit; }
#draggable { position: static; top: 0; width:100%;  height: 100%; display: flex; justify-content: space-around; align-items: center; margin: 0; transform:none !important; }
body.openbox #draggable { opacity:0; }
body.openbox .anim-filter, body.openbox .anim-filter2 { display:none; }
#draggable:before { position:absolute; content:''; left:-50%; top:0; width:100%; height:100%; background:url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20-%202018/hero-bg6.png') no-repeat right 180px top 215px; transform:translateX(350px); -webkit-transform:translateX(350px); -ms-transform:translateX(350px); -moz-transform:translateX(350px); }
#draggable > div:first-child { max-width: 100%; width:100%; height:inherit; perspective: 500px; z-index: 1; top:0; position: relative; left:0; }
#draggable > #debug { display:none; }
#draggable img { display: block; max-width: 100%; height: auto; }

.icon--pressed { display:none; }
.plyr__control--pressed { display:block; }
.plyr__control--pressed .icon--pressed { display:block; } 

/* Animation Backup CSS */
body.openbox #draggable { opacity:1; }
body.openbox .row-fluid .anim-animal { display:none; }    
body.openbox #draggable:before { background-image:none !important; }

.row-fluid .vsound audio + button, body .anim-box .plyr__controls .icon--pressed, body .anim-box .plyr__controls .plyr__control--pressed .icon--not-pressed { display:none; }
body .anim-box .plyr__controls .plyr__control--pressed .icon--pressed, body .anim-box .plyr__controls .plyr__control--pressed, body .anim-box .plyr__controls .icon--not-pressed { display:block; }
.row-fluid .plyr__progress input[type=range] { height: 2px; background: rgb(255, 255, 255); color:#f07436; }
.row-fluid .plyr__progress input[type=range] + progress { display:none; } 
.row-fluid .plyr__menu { display:none; }


/************* About Us ************/
.row-fluid .video-text, .row-fluid .about-text, .row-fluid .section-text, .row-fluid .products-left{ font-size:20px; line-height:30px; }
.row-fluid .section-text { min-height:120px; }

/* Hero-Section */
.row-fluid .about-us-hero { padding:133px 0; } 
.row-fluid .about-main { width:44%;}
.row-fluid .about-main-new { width:49%; float:left; }
.row-fluid .about-main-new h1 { word-break: break-word; font-size: 40px; padding-bottom:28px; }
.row-fluid .about-image { width:46%; float:right; }
.row-fluid .about-main h1{ padding-bottom:28px; }
.product-benefits .row-fluid .about-main-new h1 { font-size:40px; } 
.row-fluid .about-text { padding:28px 55px 0 0; }
.row-fluid .about-text-new { padding:28px 55px 0 0; }
/* Video-Section */
.row-fluid .video-section { padding:90px 0 80px; overflow:hidden;}
.row-fluid .video-text { max-width:564px; margin:0 auto;}
.row-fluid .video-text hr { border:none; border-bottom:#FFF solid 1px; }
.row-fluid .video-text p { padding-top:20px; }
.row-fluid .video-text { font-size:16px; line-height:26px; }
.row-fluid .video-btn a { width:70px; height:70px; background:#fff; font-size: 20px; padding-left: 4px;color:#66acbb; line-height:70px; border-radius:50%;  }
.row-fluid .video-btn div#hs_cos_wrapper_{ letter-spacing: 2px; padding:20px 0 0; text-transform:uppercase;}
.row-fluid .video-wrapper { position:relative; }
.row-fluid .video-wrapper:before, .row-fluid .video-wrapper:after{ position:absolute;left:-205px; top:0; width:205px; height:76px; content:""; background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/About%20Us%20Images/cloud-image.png) no-repeat center center; background-size:contain;}
/* .row-fluid .video-wrapper.home:before, .row-fluid .video-wrapper.home:after { top:50px; } */
.row-fluid .video-wrapper:after{ left:auto;  right:-205px;}
.row-fluid .video-src-section{ display:none;}
.row-fluid .hero-text a {   color: #c2e171;}
.hs-content-id-5778668137 .row-fluid .widget-type-header h1 { color: #fff; font-size: 48px; padding-bottom: 0; position: relative;  margin-bottom: 0;}
.hs-content-id-5778668137 .row-fluid .widget-type-header h1:after { display: none; }
/* Sri-Trang Box */
.row-fluid .sri-trang-wrapper > span > div { width:48.7%; float:left; background: #e2e7d9; margin:0 2.6% 20px 0;}  
.row-fluid .sri-trang-wrapper > span > div:nth-child(2n){margin-right:0}
.row-fluid .sri-trang-wrapper > span > div:last-child{ background:#FFFFFF; position:relative; background:#AA7BC9;}
.row-fluid .sri-trang-wrapper > span > div:last-child img { position:absolute; bottom:0px; }
.row-fluid .trang-box {  color:#5e5e5e; padding: 80px 60px 90px 50px;}
.row-fluid .trang-box.ip { color:#FFF; margin:0 0 30px; } 
.row-fluid .trang-box.logo img { max-width: 180px; margin: 0px auto !important; float: none !important; display: block; }
.row-fluid .trang-box.logo { padding: 40px 60px 90px 50px; }
.row-fluid .trang-box h2{ padding-bottom:30px; }
.row-fluid .section-cta { text-align:left;}
.row-fluid .section-cta a{ border-radius:30px; max-width:175px !important; width:100%; border:1px solid #cccccc; padding:16px 10px;color: #5e5e5e; font-weight: 600; letter-spacing: 1px;}
.row-fluid .section-cta a:hover{color:#46926C; border:1px solid #46926C;}
.row-fluid .trang-right { padding:230px 0 112px; text-align:right;}
.row-fluid .trang-right-text { padding-right:190px;}
.row-fluid .trang-right-text h3 span:first-child{ padding-right:30px; display:block; font-family: 'Gotham Rounded Bold'; font-size:58px;}
.row-fluid .trang-right-text h3 span:last-child { padding-right:50px;}
.row-fluid .flower-image { width:100%; height:103px; position:absolute; left:0; bottom:0; }
.row-fluid .flower-image:before{ position:absolute; left:0; bottom:0; height:195px; content:""; background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/About%20Us%20Images/flower-image.png) no-repeat center right 10px; background-size:contain; width:100%;}

/* Extraordinary-Section */
.row-fluid .extraordinary-section { width:100%; float:left; padding:100px 20px 90px;}
.row-fluid .extraordinary-section h2 span{ display:block; font-size:72px;}
.row-fluid .extraordinary-section .section-cta{ text-align:center;}
.row-fluid .section-cta2 a{ color:#fff; border:1px solid #fff;} 
.row-fluid .section-cta2 a:hover{ color:#c2e76b; border:1px solid #c2e76b;}


/* Our-Products-Page */
.row-fluid .tabs-control {}
.row-fluid .tabs-control li{ display:inline-block; margin-right:124px; }
.row-fluid .tabs-control li a{ position:relative; color:#76777a; font-size:24px; font-family: 'Gotham Rounded Bold';} /* padding-left:110px; */
.row-fluid .tabs-control li a:before{ content:"";position:absolute;left:0; top:-50%; background-size:contain; height:55px;}
/* .row-fluid .tabs-control li:first-child a:before{background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/About%20Us%20Images/tab1.png) no-repeat center center; width:75px;}
.row-fluid .tabs-control li:last-child a:before{background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/About%20Us%20Images/tab2.png) no-repeat center center; width:55px;} */
.row-fluid .box-hide { display:none !important; }
.row-fluid li.disabl{ opacity:0.5;}
.row-fluid .active-control li.disabl{ opacity:1;}
.row-fluid .active-control li.not{ opacity:0.5;}
.productpage .row-fluid li { opacity:0.5 !important; }
.productpage .row-fluid li.cactive { opacity:1 !important; }

/* Product-Section */
.row-fluid .products-left, .row-fluid .products-right { margin-bottom:30px; position:relative; display: table-cell; float: none !important; height: auto !important; padding: 0; vertical-align: middle; }
.row-fluid .products-left-inner{padding: 60px 60px 25px 40px; }
.row-fluid .products-left h2{ font-size:25px; padding-bottom:30px;}
.row-fluid .products-left hr{ border: 1px solid #ccc;}
.row-fluid .product-text{ color:#656565;}         
.row-fluid .products-left .section-cta{ position:static; text-align:center; bottom:0; left:0; width:100%;}
.row-fluid .products-left .section-cta a{ margin:0 17px 37px;font-size:14px; text-transform:uppercase;}
.row-fluid .products-left:before { position: absolute; content: ''; left: 100%; top: 0; width: 26px; background: #fef5eb; height: 100%; z-index: 9; margin-left: -13px; }
.row-fluid .tabs-wrapper > span > div:nth-child(2n) .products-left:before { left:auto; right:100%; margin:0 -13px 0 0; }

.row-fluid .products-right { height:493px; text-align:center; }
.row-fluid .products-right img { width:447px; position: static; max-width:90%; left: 50%; top: 50%; transform:translateY(0); } /* transform: translate(-50%, -50%); */
.row-fluid .tabs-wrapper > span > div:nth-child(even) .products-left { left:50%; }
.row-fluid .tabs-wrapper > span > div:nth-child(even) .products-right { left:-50%; }
.row-fluid .tabs-wrapper > span > div { float:left; width:100%; display: table; margin: 0 0 40px; }
.row-fluid .tabs-wrapper > span > div.nodes { display:none; } 
.row-fluid .tabs-wrapper > span > div.current { display:block; }

.row-fluid .product-block span > .hs_cos_wrapper_widget, .row-fluid .product-block2 span > .resource-filter { width:32%; float:left; margin:10px 1%; background: #a7a9b8; }    
.row-fluid .product-block span > .hs_cos_wrapper_widget:nth-child(3n) { margin-right:0px; } 
.row-fluid .product-block span > .hs_cos_wrapper_widget:nth-child(3n+1) { margin-left:0px; }  

.row-fluid .product-block2 span > .resource-filter { width:31.33%; position:relative; padding-bottom:80px; }
.body-resources .row-fluid .product-block2 span .resource-filter { display:none; } 
.body-resources .row-fluid .product-block2 span .resource-filter.show, .body-resources .row-fluid .product-block2 span .resource-filter.showme { display:block; }
.body-resources .row-fluid .download-cta a { position:absolute; left:35px; bottom:30px; }

.row-fluid .product-block2 > span { display: flex; flex-direction: row; flex-flow: row wrap; }

.row-fluid .product-image-box { position: relative; }  
.row-fluid .product-image-box img { position: static; top: 50%; left: 0px; right: 0px; margin: 0px auto; height: 100%; transform: translateY(0);margin: 0px auto; height: auto; transform: translateY(0); width:}
.row-fluid .product-text-box { padding: 30px 40px; color:#fff; }
.row-fluid .product-text-box h4 { font-weight:bold; padding-bottom: 15px; }
.row-fluid .product-text-box h6 { font-size: 20px; line-height: 1.5; font-family: 'Gotham Rounded Bold'; }
.row-fluid .box-text-porduct { padding-top:5px; }
.row-fluid .box-text-porduct ul {padding-top:5px; }
.row-fluid .box-text-porduct ul li { padding: 3px 0px 3px 15px; position: relative; }
.row-fluid .box-text-porduct ul li:before { position: absolute; top: 50%; left: 0px; content: ''; width: 5px; height: 5px; background: #fff; border-radius: 100%; transform: translateY(-50%); }
.row-fluid .box-text-porduct p { margin:0px; }
.row-fluid .box-text-porduct p strong { padding-top:15px; display:inline-block; } 
.row-fluid .box-text-porduct p:first-child strong { padding-top:10px; }
.row-fluid .benifits-text { padding-top:100px; text-align:center; font-size: 20px; color: #808291; line-height: 1.5; }
.row-fluid .benifits-text h2 { max-width: 570px; margin: 0px auto; position: relative; padding-bottom: 60px; margin-bottom:60px; }
.row-fluid .benifits-text h2:before { position:absolute; content:''; bottom:0px; left:0px; width:100%; height:1px; background:#ccc; }
.row-fluid .benifits-icon-text { text-align:center; padding:70px 0px 50px; }
.row-fluid .benifits-icon-text {    display: block;}
.row-fluid .benifits-icon-text span > .hs_cos_wrapper_widget { width: 11%; float: left; margin: 0px 0.8%;     margin: 0 auto;   float: none;   text-align: center;   display: inline-block;vertical-align: top;margin-bottom: 20px;}
.row-fluid .benifits-icon-text span > .hs_cos_wrapper_widget:last-child { margin-right: 0; }
.row-fluid .icon { width:100px;     margin: 0 auto;}
.row-fluid .text { color:#808291; font-size:14px; padding-top:20px;text-transform: uppercase; line-height: 1.3;}
.row-fluid .product-box-cta .hs_cos_wrapper_type_custom_widget { width:49%; float:left; margin:20px 1% 0px;; color:#fff; background:#43936b; }
.row-fluid .product-box-cta .hs_cos_wrapper_type_custom_widget:nth-child(2n){ margin-right:0px; }
.row-fluid .product-box-cta .hs_cos_wrapper_type_custom_widget:nth-child(2n+1){ margin-left:0px; }
.row-fluid .product-box-cta .hs_cos_wrapper_type_custom_widget .trang-box h2 { color:#fff; }
.row-fluid .product-box-cta .hs_cos_wrapper_type_custom_widget .trang-box { color:#fff; }
.row-fluid .product-box-cta .hs_cos_wrapper_type_custom_widget .section-cta a { color:#fff; border-color:#fff; }
.row-fluid .faq-header h1 { word-break:break-word; color: #76777a; font-size: 48px; padding-bottom: 48px; position: relative; margin-bottom: 60px;}
.row-fluid .faq-header h1:after {   position: absolute;   content: '';   height: 2px;   width: 50%;    background: #cccccc;    left: 50%;    top: 100%;    transform: translate(-50%,-50%);}
.row-fluid .header-section2 h2 {
    word-break: break-word;
    color: #76777a;
    font-size: 48px;
    padding-bottom: 48px;
    position: relative;
    margin-bottom: 60px;
    max-width: none;
}
.row-fluid .header-section2 h2:before{display:none;}
.row-fluid .header-section2 h2:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 50%;
    background: #cccccc;
    left: 50%;
    top: 100%;
    transform: translate(-50%,-50%);
}
.row-fluid .nodes { display:none; }
.row-fluid .tabs-wrapper .hs_cos_wrapper_type_custom_widget { width:100%; float:left; }
.row-fluid .tab-fillter { width:100%; float:left; }
.row-fluid ul.tab-filter-section li { display: inline-block; padding-right: 30px; color: #76777a; font-size: 24px; font-family: 'Gotham Rounded Bold'; opacity: 0.5; cursor:pointer; }
.row-fluid ul.tab-filter-section  { width: 100%; padding-bottom: 50px; }
.row-fluid ul.tab-filter-section li.active { opacity:1 !important; }

.row-fluid .faq-background { background:#aa7bc9; margin: 30px 0px 0; }
.row-fluid .acc-section h3 { font-size:28px; color:#fff; font-family:'Gotham Rounded Bold'; position:relative; padding: 30px 20px; margin:0; }
.row-fluid .acc-section h3:before { position:absolute; content:"\f0da"; top:32px; left:-40px; font-family:fontawesome; color:#fff; font-size:26px;  }
.row-fluid .acc-text { font-size:20px; color:#fff; padding:0 20px 20px; display:none; }
.row-fluid .acc-text a { color:#043f61; vertical-align:middle; margin-top:-3px; }
.row-fluid .acc-text a:hover { color:#c4e76a }
.row-fluid .acc-section { position:relative; padding: 0px 50px 0px 100px; cursor: pointer; -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; } 
.row-fluid .acc-section:after { position: absolute; content: ''; bottom: 0; background: #FFF; height: 1px; display: block; left: 100px; right: 50px; }
.row-fluid .faq-background > span > div:last-child .acc-section:after { display:none; }
.row-fluid .acc-section.open > h3, .row-fluid .acc-section.open > .acc-text { background: #9362b3; }
.row-fluid .acc-section.open h3:before { content:"\f0d7"; }  
.row-fluid .download-cta a { font-size: 14px; color: #fff; padding: 12px 39px; display: inline-block; border: 2px solid #fff; border-radius: 30px; margin-top: 20px; font-family: 'Gotham Rounded Bold'; }
.row-fluid .download-cta a:hover { color:#c4e76a; border:2px solid #c4e76a; }  
.row-fluid .view-all { width: 100px; margin: 0px auto; text-align:center; font-size: 20px; font-family: 'Gotham Rounded Bold'; color: #76777a; margin-top: 50px; }
.row-fluid .view-all img { margin: 0px auto; -webkit-box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); -moz-box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); border-radius: 100%; cursor: pointer; display: block; margin-bottom: 30px; }
.row-fluid .resources-filter-section { position:relative; max-width: 290px; float: right; width: 100%; text-align: center; margin-bottom:50px; margin-top: 30px; margin-right: 1%; }
.body-resources .row-fluid .resources-filter-section.fortab + .product-block { margin:0; }
.body-resources .row-fluid .resource-product-block .wrapper > div > .row-fluid { margin: 0 -1%; width: auto; }
.row-fluid .resources-filter-section + .product-block > span { display: flex; flex-flow: row wrap; } 
.body-resources .row-fluid .filter-by-type { padding:20px 40px; }
.body-resources .row-fluid .filter-by-type:before { right:20px; top: 50%; transform: translateY(-50%) }
.row-fluid .filter-by-type { position:relative; background: #fff; padding: 20px 0px; border-radius: 50px; color: #76777a; font-family: 'Gotham Rounded Bold'; font-size: 20px; -webkit-box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); -moz-box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); }
.row-fluid .filter-by-type:before { position: absolute; content: "\f0d7"; font-family: fontawesome; font-size: 22px; right: 60px; }
.row-fluid .filter-by-type.open:before { content:"\f0d8"; }
.row-fluid .resources-filter-section ul li { margin:5px 0px; background: #fff; padding: 12px 0px; border-radius: 50px; color: #76777a; font-family: 'Gotham Rounded Bold'; font-size: 16px; -webkit-box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); -moz-box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); }
.row-fluid .resources-filter-section ul { position: absolute; top: 66px; left: 0px; width: 290px; z-index: 99; display:none; }
.row-fluid .resources-filter-section ul.open { display:block; }
.row-fluid .faq-header { text-align: center; padding: 40px 0px 20px; }
.row-fluid .faq-sub-title { padding:0px 200px; color:#808291; }
.row-fluid .resource-cta .hs-cta-img  { margin-bottom:30px; }
.row-fluid .resource-product-block .product-block span > .hs_cos_wrapper_widget:nth-child(3n+1) { margin-left:1%; }
.row-fluid .resource-product-block .product-block span > .hs_cos_wrapper_widget:nth-child(3n) { margin-right:1%; }
.row-fluid .resource-product-block .product-block span > .hs_cos_wrapper_widget { width:31.33%; }
.row-fluid .ip .view-all2 { display:none; }
.row-fluid .view-all-img, .row-fluid .ip .view-all2 { width: 100px; height: 100px; background: #fff; border-radius: 100%; position: relative; margin: 0px auto; margin-bottom:30px; }
.row-fluid .view-all-img:before, .row-fluid .ip .view-all2:before { position: absolute; content: ''; width: 40px; height: 2px; background: #aa7bc9; top: 50%; left: 0px; right: 0px; margin: 0px auto; transform: translateY(-50%); }
.row-fluid .view-all-img:after, .row-fluid .ip .view-all2:after  { position: absolute; content: ''; width: 2px; height: 40px; background: #aa7bc9; top: 50%; left: 0px; right: 0px; margin: 0px auto; transform: translateY(-50%); }
.row-fluid .view-all-text { color: #fff; text-transform: uppercase; letter-spacing: 2px; font-size: 12px; }
.row-fluid .faq-view-all { text-align:center; } 
.row-fluid .all { display:none; }
.row-fluid .social-link a { color:#A97DC7; margin-right:15px; font-size:30px; line-height:1.2; }
.row-fluid .social-link a svg {vertical-align: bottom;}
.row-fluid .social-link a svg path {fill:#A97DC7;}
.row-fluid .social-link a:hover { color:#c4e76a; }  
.row-fluid .social-link a:hover svg path {fill:#c4e76a;}
.row-fluid .contact-us li { padding:5px 0px; }
.row-fluid .hero-text .cta_button { position:relative; position: relative; background: #fff; color: #A77EB6; padding: 17px 38px; border-radius: 50px; font-family: 'Gotham Rounded Bold'; }
.row-fluid .hero-text .cta_button:hover { color:#c2e171 !important; }
.row-fluid .hero-text .cta_button:before { position: absolute; content: ''; -webkit-box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); -moz-box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); box-shadow: 0px 12px 20px 0px rgba(197,203,236,0.8); mix-blend-mode: multiply; width: 100%; height: 100%; border-radius: 50px; left: 0px; top: 0px; }
.row-fluid .margin-top p { margin:0px; margin-top:4px; }
.row-fluid .hero-cta { float:left; }
.row-fluid .margin-top { float:left; margin-left:20px; }
.row-fluid .main-section { position:relative; display:table; margin:0px 0px; }
.row-fluid .main-section:before { position:absolute; content:''; width:100%; height:100%; background:url('https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/waves.png'); background-position: center !important; top: 0px; left: 0px; }
.row-fluid .our-infection-section { width: 50%; display:table-cell; position: relative; padding:30px 20px 40px 40px; color:#fff; font-size:20px; }
.row-fluid .our-infection-section h2 { color:#fff; }
.row-fluid .oi-background-image { position:relative; width: 50%; display: table-cell; background-size: cover !important; background-position: center !important; }
.row-fluid .oi-background-image img { display:none; }
.row-fluid .oi-section-cta a { position: relative; background: #fff; padding: 17px 30px; color: #043f61; font-size: 16px; font-family: 'Gotham Rounded Bold'; border-radius: 30px; margin-top: 10px; } 
.row-fluid .oi-section-cta a svg { vertical-align: middle; }
.row-fluid .oi-section-cta a:hover { color:#aa7bc9; }
.row-fluid .ctext p { margin-bottom:5px; }

.body-resources .row-fluid .trang-box h2 { color:#FFF; }
.row-fluid .footer-half { width: 100% !important; float: left; margin: 0px !important; }  
.row-fluid .footer-mobile-menu { display:none; }


.row-fluid .anim-box { opacity:0; visibility:visible; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -999; }
.row-fluid .anim-box .wrapper { position:relative; height:inherit; }
.row-fluid .anim-box .wrapper > div { position: absolute; left: 0; top: 0; width: 100%; transform: translateY(0); padding:70px 0 0; } /* max-height: 85vh; overflow: auto; */
.row-fluid .anim-content { color:#FFFFFF; }
.row-fluid .anim-content > span, .row-fluid .anim-image > span { position:relative; float:left; width:100%; }
.row-fluid .anim-content > span > ul, .row-fluid .anim-image > span > ul { position: absolute; right: 0; top: 0; }
.row-fluid .anim-content > span > ul > li, .row-fluid .anim-image > span > ul > li { float:left; margin:8px 5px 0 15px; }  
.row-fluid .anim-content > span > ul > li a, .row-fluid .anim-image > span > ul > li a { color:#ef7437; }
.row-fluid .anim-content h5 { font-size: 31px; font-family: 'Gotham Rounded Bold'; color: #FFF; border-bottom: #FFF solid 1px; padding: 0 100px 20px 0; }
.row-fluid .anim-content .anim-content { overflow-y:auto; max-height:220px; }
.row-fluid .anim-content .anim-content::-webkit-scrollbar { width: 10px; }
.row-fluid .anim-content .anim-content::-webkit-scrollbar-track { box-shadow: inset 0 0 5px grey; border-radius: 10px; }
.row-fluid .anim-content .anim-content::-webkit-scrollbar-thumb { background: #ef7437;  border-radius: 10px; }
.row-fluid .anim-content .anim-content::-webkit-scrollbar-thumb:hover { background: #f63; }
.row-fluid .vsound, .row-fluid .vsound audio { float:left; width:100%; margin:10px 0 0; } 
.row-fluid .anim-btns a:first-child { position:relative; border: #FFF solid 2px; padding: 15px 55px 15px 30px; line-height: 26px; margin: 40px 0 0; color: #FFF; text-transform: uppercase; font-size: 14px; border-radius: 30px; }
.row-fluid .anim-btns a:first-child:before { position: absolute; content: ''; right: 25px; top: 22px; border-top: #FFFFFF solid 8px; border-left: transparent solid 5px; border-right: transparent solid 5px; }
.row-fluid .anim-btns a:first-child:hover { background:#FFFFFF; color:#a87db7 }
.row-fluid .anim-btns a:first-child:hover:before { border-top-color:#a87db7; }
.row-fluid .anim-btns a:last-child { background: #a87db7; color: #FFF; border: #a87db7 solid 2px; padding: 15px 30px; margin: 40px 0 0px 20px; font-size: 14px; line-height: 26px; text-transform: uppercase; border-radius: 30px; letter-spacing: 1px; }
.row-fluid .anim-btns a:last-child:hover { background:#FFF; border-color:#FFF; color:#a87db7; }
.row-fluid .ab-left { color:#FFFFFF; }
.row-fluid .ab-left h6 { font-family:'Gotham Rounded Bold'; }


.row-fluid .anim-box .wrapper > div::-webkit-scrollbar { width: 5px; margin-left:5px } 
.row-fluid .anim-box .wrapper > div::-webkit-scrollbar-thumb { background-color: darkgrey; outline: 1px solid slategrey; }  

.animation-pages .button-group { height:auto !important; position:absolute !important; }
.animation-pages .button-group li.act { position:static !important; transform:none !important; opacity: 1 !important; display: block !important; }

.full-width-wrapper { max-width: 100% !important; }


/* ==========================================================================
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;
}



.row-fluid .contact-main { padding:50px 0 20px; float:left; width:100%; } 
.row-fluid .contact-main textarea { resize:vertical; padding: 15px 35px; border: none; border-radius: 25px; height: 160px; font-family:'Gotham Rounded Book'; letter-spacing:1px; }
.row-fluid .contact-main .lp-form { padding-right:30px; }
.row-fluid .contact-main .lp-form input[type=text], .row-fluid .contact-main .lp-form input[type=email], .row-fluid .contact-main .lp-form input[type=number], .row-fluid .contact-main .lp-form input[type=tel], .row-fluid .contact-main .lp-form select { background:#FFF; letter-spacing:1px; }
.row-fluid .contact-main .lp-form form > .hs-form-field { margin:0 0 20px; }
.row-fluid .contact-main .lp-form form > .hs-form-field:first-child input { background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/form1.png?t=1526048019118) no-repeat center left 30px #FFF; }
.row-fluid .contact-main .lp-form form > .hs-form-field:nth-child(2) input { background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/form4.png?t=1526048019118) no-repeat center left 30px #FFF; letter-spacing:0; font-size:15px; }
.row-fluid .contact-main .lp-form form > .hs-form-field:nth-child(3) input { background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20Thank%20You%20LP%202018/Images/form6.png?t=1526048019118) no-repeat center left 30px #FFF; }
.row-fluid .contact-main .lp-form .hs-button { font-family:'Gotham Rounded medium'; letter-spacing:1px; margin:0; }
.row-fluid .contact-main .contact-info > span > div { padding: 35px 120px; background: #FFF; font-size: 22px; color: #76777a; font-family: 'Gotham Rounded Medium'; float: left; width: 100%; margin: 0 0 30px; position: relative; display:table; min-height:122px; box-shadow:rgba(0,0,0,0.05) 10px 10px 45px -4px; }
.row-fluid .contact-main .contact-inforow { display: table-cell; vertical-align: middle; float: none; }
.row-fluid .contact-main .contact-inforow a { font-family:'Gotham Rounded Medium'; color:#76777a; }
.row-fluid .contact-main .lp-form textarea::-webkit-input-placeholder { color: #9e9e9e; }
.row-fluid .contact-main .lp-form textarea::-moz-placeholder { color: #9e9e9e; }
.row-fluid .contact-main .lp-form textarea:-ms-input-placeholder { color: #9e9e9e; }
.row-fluid .contact-main .lp-form textarea:-moz-placeholder { color: #9e9e9e; }
.row-fluid .contact-main .cicon { position: absolute; left: 35px; top: 35px; width: 53px; height: 53px; background: #9a9a9a; color: #FFF; padding: 10px; text-align: center; line-height: 33px; border-radius: 50%; }


.row-fluid .tabs-control li a img { margin-right: 20px; display: inline-block; }
.row-fluid .tabs-control li a > div { display: inline-block; padding-top: 18px; }

.privacy-policy .row-fluid .about-main h1{ font-size:40px; padding-bottom:20px;}
.row-fluid .privacy-policy-text .wrapper{ background:#fff; }
.row-fluid .privacy-policy-text span.hs_cos_wrapper_type_rich_text {width:100%; float:left; padding:50px 30px; }
.row-fluid .privacy-policy-text span.hs_cos_wrapper_type_rich_text p{ margin:20px 0;}
.privacy-policy .row-fluid .about-text { display:none;}
.privacy-policy .row-fluid .about-main { width: auto; display:inline-block; }


/* Fix menu disappearing on desktop after toggling mobile menu */

.row-fluid .button-group { margin:20px 0; display:none; position: absolute; left: 0; top: 20px; z-index: 10; }
.product-new .row-fluid .button-group { position:absolute !important; height:auto !important; }
.row-fluid .button-group .button:hover, .row-fluid .button-group .is-checked { background:#ebebeb; }
.row-fluid .filters2 .tb-parent { float: left; width: auto; margin:0 40px 0 0; position:relative; }
.row-fluid .filters2 .button-group { float: left; width:230px; background:#FFFFFF; padding:0 0 20px;  
-webkit-border-radius: 0 0 20px 20px;
-moz-border-radius: 0 0 20px 20px;
-o-border-radius: 0 0 20px 20px;
-ms-border-radius: 0 0 20px 20px;
border-radius: 0 0 20px 20px;
  
-webkit-box-shadow: rgba(68,68,68,0.5) 0 7px 15px -5px;
-moz-box-shadow: rgba(68,68,68,0.5) 0 7px 15px -5px;
-o-box-shadow: rgba(68,68,68,0.5) 0 7px 15px -5px;
-ms-box-shadow: rgba(68,68,68,0.5) 0 7px 15px -5px;
box-shadow: rgba(68,68,68,0.5) 0 7px 15px -5px;
 }
.row-fluid .filters2 .button-group li { color: #00486a; font-size: 19px; font-weight: 500; padding: 15px 30px; cursor:pointer;  
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;
-ms-transition: ease all 0.4s;
transition: ease all 0.4s;
 }
.row-fluid .filters2 .button-group li:hover { background:#ebebeb; }
.row-fluid .opend { color: #76777a; font-size: 24px; font-family: 'Gotham Rounded Bold'; margin:0 0 40px; position:relative; padding-right:20px; }
.row-fluid .opend:before { position: absolute; content: ''; right: 0; top: 9px; border-top: #004769 solid 8px; border-left: transparent solid 5px; border-right: transparent solid 5px; }
.row-fluid .tb-parent .allfilter { color: #76777a; font-size: 24px; font-family: 'Gotham Rounded Bold'; margin: 0 0 40px; } 


.row-fluid .header.transparent, .row-fluid .header.transparent .logo img {  
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;
-ms-transition: ease all 0.4s;
transition: ease all 0.4s;
 }
.row-fluid .header.transparent .logo img { max-width:230px; }
.row-fluid .header.transparent .mobile-trigger { display:block; background:transparent; position: absolute; right: 50px; top: 60px; width:30px; height:20px; z-index:9; cursor:pointer;  
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;
-ms-transition: ease all 0.4s;
transition: ease all 0.4s;
 }
.mobile-open .row-fluid .header.transparent .mobile-trigger i {  
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
  
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;
-ms-transition: ease all 0.4s;
transition: ease all 0.4s;
 }
.row-fluid .header.transparent .mobile-trigger i { width: 30px; height: 4px; background: #FFF; display: block; border-radius: 2px;  
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;
-ms-transition: ease all 0.4s;
transition: ease all 0.4s;
 }
.row-fluid .header.transparent .mobile-trigger i:before, .row-fluid .header.transparent .mobile-trigger i:after { content:''; width: 30px; height: 4px; background: #FFF; display: block; border-radius: 2px; position:relative; top:10px; }
.row-fluid .header.transparent .mobile-trigger i:before { display:none; }
.mobile-open .row-fluid .header.transparent .mobile-trigger i:before, .mobile-open .row-fluid .header.transparent .mobile-trigger i:after { top: 0px; left: 0px;  
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
 } 
.row-fluid .header.transparent .mobile-trigger + .hs-menu-wrapper { display:none; position: absolute; left:auto; right: 0; top: 0; width: 100%; max-width: 300px; background: rgba(0,0,0,0.6); padding: 100px 0 0; height: 100vh; }
.row-fluid .header.transparent .mobile-trigger + .hs-menu-wrapper > ul { padding:0 80px 0 0; }
.row-fluid .header.transparent .mobile-trigger + .hs-menu-wrapper > ul > li { padding:0; border:none; }
.row-fluid .header.transparent .mobile-trigger + .hs-menu-wrapper > ul > li > a { color:#FFF; text-align:right; }
.row-fluid .header.transparent .mobile-trigger + .hs-menu-wrapper > ul li { floaT:left; width:100%; }
.row-fluid .header.transparent.sticky { background:#a87db7; padding:15px 0; }
.row-fluid .header.transparent.sticky .logo img { max-width:180px; }
.row-fluid .header.transparent.sticky .mobile-trigger i, .row-fluid .header.transparent.sticky .mobile-trigger i:after { background:#ffffff; }
.row-fluid .header.transparent.sticky .mobile-trigger { top:40px; }

@media screen and (min-width:992px) {
  .custom-menu-primary .hs-menu-wrapper.option1 { 
    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: 991px){


  /* 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: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 60px;					/* Position Button at right of screen  */
    right: 50px;        /*******************************************/
    width: 72px; /* Button width */
    height: auto; /* Button height */
    margin: 0 auto; 
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border:none;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #a87db7; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: transparent; 
    border-color: transparent;
  }

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


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

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 50px; /* Icon line width */
    height: 7px; /* Icon line height */
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #a87db7; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -13px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 13px; /* 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:#a87db7; /* 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 0 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: 50px;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
    box-shadow:#CCC 0 1px 6px;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#a87db7; /* 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: 16px; /* Font size of top level list items */
    line-height: 20px;
    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 */
  }
}




.row-fluid .sritang-toptext { padding:0 200px; }
.row-fluid .product-block .slick-dots { display:none; }
.row-fluid .copy-text > div + .social-link { display:none; } 
.row-fluid .benifits-icon-text + .benifits-icon-text { display:none; }
.row-fluid .tabs-wrapper > div { float:left; width:100; }
/* .body-resources .row-fluid .product-block + ul { display:none; }  */
.body-resources .row-fluid .product-block + ul { float:left; width:100%; }
.body-resources .row-fluid .product-block + ul .resource-filter { background:#a7a9b8; float:left; width:100%; position:relative; }
.body-resources .row-fluid .product-block + ul .resource-filter .product-image-box { position:absolute; left:0; top:0; width:50%; height:100%; }
.body-resources .row-fluid .product-block + ul .resource-filter .product-text-box { float:right; width:50%; }
.body-resources .row-fluid .product-block + ul > li { font-size:0; float:left; width:100%; }
.body-resources .row-fluid .product-block + ul > li:first-child > div { display:none; }
.body-resources .row-fluid .product-block + ul > li .resource-filter { font-size:16px; }
.body-resources .row-fluid .product-block + ul .slick-dots { margin:25px 0 -25px; }
.body-resources .row-fluid .product-block + ul .slick-dots li button { border-radius: 50%; background: #d3d4db; width: 10px; height: 10px; display: block; font-size: 0; position: static; padding: 0; border:none; }
.body-resources .row-fluid .product-block + ul .slick-dots li.slick-active button { transform: scale(1.2); background: #a7a9b8; margin-top: -5px; } 
.body-resources .row-fluid .resources-filter-section.fortab, .body-resources .row-fluid .product-block + ul { display:none; }


.animated-hero { height: 310px; width: 100%; overflow: hidden; position: relative; overflow-x: scroll; }
#thumbs { background-color: #646464; position: absolute;  top: 0px; left: 0px; height: 310px; width: auto; white-space: nowrap; }
#thumbs div { height: 310px;  width: 2500px; margin: 0; display: inline-block; text-align: center; font-size:3em; font-weight: bold; color: #FFF; }
.row-fluid .anim-filter, .row-fluid .anim-filter2 { background:#a87db7; padding:20px 0; }
.row-fluid .anim-filter .wrapper, .row-fluid .anim-filter2 .wrapper { padding:0 20px; text-align:center; }
.row-fluid .anim-filter .af-box, .row-fluid .anim-filter2 .af-box { float:none; display:inline-block; width:auto; padding:10px 8px; position:relative; } 
.row-fluid .anim-filter .af-box > a, .row-fluid .anim-filter2 .af-box > a { margin:0; font-family:'Gotham Rounded Medium'; padding:15px 30px; font-size:14px; border: #FFF solid 1px; border-radius: 30px; min-width: 190px; text-align: center; color: #FFF; text-transform: uppercase; letter-spacing: 1px; } 
.row-fluid .anim-filter .af-box > a:before, .row-fluid .anim-filter2 .af-box > a:before { border-top: #FFFFFF 7px solid; top: 25px; right: 20px; }
.row-fluid .anim-filter .af-box:first-child > a, .row-fluid .anim-filter2 .af-box:first-child > a { color:#00486a; background:#FFF; }
.row-fluid .anim-filter .af-box ul, .row-fluid .anim-filter2 .af-box ul { display:none; background: #FFF; padding:25px 0; border-radius: 30px; position: absolute; left: 0; top: 80px; min-width:190px; box-shadow:#ccc 0 0 5px; margin:0; }
.row-fluid .anim-filter .af-box ul li, .row-fluid .anim-filter2 .af-box ul li { color: #00486a; padding: 5px 20px; cursor:pointer; } 
.row-fluid .anim-filter .af-box.mobileonly > ul > li > span, .row-fluid .anim-filter2 .af-box.mobileonly > ul > li > span { display:block; }
.row-fluid .anim-filter .af-box.mobileonly > ul > li > span + ul, .row-fluid .anim-filter2 .af-box.mobileonly > ul > li > span + ul { display: none; position: static; background: transparent; box-shadow: none; padding: 0px; border-radius: 0px; font-size: 14px; }

/* Audio Player */
.row-fluid .plyr--audio .plyr__controls { background: transparent; border: none; padding:0 10px 0 0;  
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
 }
.row-fluid .plyr__controls button { padding:0; }
.row-fluid .plyr__controls button > svg { color:#FFF; }
.row-fluid .plyr--audio .plyr__progress--buffer { background:#FFF; height:2px; }
.plyr__controls .plyr__time + button { display:none; }
.row-fluid .plyr .plyr__volume, .row-fluid .plyr__volume { display:none; }
.row-fluid .plyr__time--current { color:#FFF; position: relative; top: -5px; }
.plyr__progress--played, .plyr__volume--display { height:2px !important; color:#ef7437 !important; }
.plyr__progress input[type=range] { bottom:2px; }
.row-fluid .plyr__controls button { bottom:3px; }
.plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover, .plyr__play-large { background:transparent !important; }
.plyr__progress--seek::-webkit-slider-thumb { background:#ef7437 !important; }





@media (max-width:1590px){
  .row-fluid .top-section:before { left: -390px; bottom: -50px; }
}



@media (min-width:768px){
  .row-fluid .animation-boxes { height:1000px !important; } 
  .elephant { left: -310px !important; bottom: 170px; max-width: 390px; width: 100%; top: auto !important; }
  .kangaroo { left: -96px !important; bottom: 630px; max-width: 290px; width: 100%; top: auto !important; }
  .kangaroo img { width:100%; }
  .walrus { left: 50px !important; max-width: 330px; bottom: 260px; top: auto !important; } 
  .penguin { max-width: 160px; left: 240px !important; bottom: 570px; top: auto !important; }
  .starfish { right: 745px; bottom: 670px; width: 80px; z-index: 99; left: auto !important; top: auto !important; }
  .crab { max-width: 120px; top: 495px !important; left: 325px !important; }
  .otter { right: 500px; top: 415px !important; max-width: 150px; left: auto !important; }
  .stingray { right: 230px; top: 320px !important; max-width: 200px; left: auto !important; }
  .seahorse { right: 270px; top: 500px !important; max-width: 130px; left: auto !important; }
  .whale { width: 100%; max-width: 560px; right: -210px; bottom: 0; top: auto !important; left: auto !important;}
  .octopus { top: 310px !important; right: -200px; max-width: 280px; left: auto !important; }
  .hero-btn { display:none; }
  .row-fluid .anim-image > span > ul, .row-fluid .anim-image > span > h5, .row-fluid .anim-image > .vsound { display:none; }
  .row-fluid .anim-image > .vsound + img { max-width:450px !important; width:100%; }
  .row-fluid .anim-filter .af-box.mobileonly, .row-fluid .anim-content.formobile, .row-fluid .anim-filter2 .af-box.mobileonly, .row-fluid .anim-content.formobile { display:none; }
  #draggable { left: 0 !important; }

}

@media (min-width:1501px) and (max-width:1800px){
  .hand { left: -110px !important; top: 355px !important; max-width: 90px !important; }
}

@media (min-width:1251px) and (max-width:1800px){
  #draggable:before { background-position:right 100px top 205px; }
  .elephant { left: -170px !important; }
  .kangaroo { left: -16px !important; }
  .walrus { left: 180px !important; max-width: 300px; }
  .penguin { left:310px !important; }
  .starfish { right: 665px; }
  .crab { left:405px !important; }
  .otter { right: 420px; }
  .seahorse { right: 200px; }
  .whale { right:-40px; }
  .octopus { right:-60px; }
  .herotext { right:50px; }
}
@media (min-width:1251px) and (max-width:1500px){
  .hand { left: -70px !important; top: 375px !important; max-width: 80px !important; }
}

@media (min-width:1250px) and (max-width:1100px){
  .product-box-cta-new .trang-box{min-height: 544px;}
}

@media (max-width:1250px){
  .row-fluid .wrapper { max-width:1000px; }

  .row-fluid .header .contact-cta { padding-right:30px; }
  .row-fluid .header a.cta_button#cta_button_3887759_b01cfa31-3fa7-4f41-b459-e4a9ac6905ed { padding: 16px 26px !important; font-size:16px !important; }
  .logo { padding-left:30px; }
  .row-fluid .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul { padding-right: 30px; }
  .row-fluid .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 { padding: 5px; }

  .row-fluid .top-section-content h1 { font-size:60px; }
  .row-fluid .top-rich-text { padding-right:100px; }
  .row-fluid .top-section:before { left:-350px; }
  .row-fluid .content-link { padding: 40px 120px 0 120px; }

  .row-fluid .heading-title { padding:0 0 20px 0; }
  .row-fluid .heading-title h2 { margin:0; }
  .row-fluid .heading-title + hr { margin:0; }
  .row-fluid .heading-content { padding: 20px 0 0 0; }

  /* About-Us-Page*/
  .about .row-fluid  h1{ font-size:60px; padding-bottom: 20px;}
  .about .row-fluid  h2{ font-size:44px;}
  .row-fluid .about-us-hero { padding:90px 0;}
  .row-fluid .about-main { width:52.2%}
  .row-fluid .video-section { padding:80px 0;}
  .row-fluid .video-text { padding-top:30px;}
  .row-fluid .video-btn a  { width:60px; height:60px; line-height:60px; font-size:16px; padding-top:2px;}
  .row-fluid .trang-right-text { padding:30px 133px 0 0; }
  .row-fluid .trang-right-text h3 { font-size:28px;}
  .row-fluid .trang-right-text h3 span:first-child { font-size:44px;}
  .row-fluid .trang-box { padding: 70px 60px 70px 50px;}


  .row-fluid .contact-main .contact-info > span > div { display:block; padding: 25px 25px 25px 80px; font-size: 18px; line-height: 24px; min-height:100px; }
  .row-fluid .contact-main .cicon { left: 25px; top:25px; width: 43px; height: 43px; line-height:23px; }
  .row-fluid .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 { padding:5px 0; }
  .row-fluid .logo img { max-width:121px; }



  .row-fluid .ah .wrapper { max-width:900px; }
  #draggable:before { background-position:right 80px top 205px; transform:translateX(300px); -webkit-transform:translateX(300px); -ms-transform:translateX(300px); -moz-transform:translateX(300px); }
  .elephant { bottom: 180px; max-width: 200px; left: -70px !important; }
  .kangaroo { left: -20px !important; bottom: 520px; max-width: 150px; }
  .walrus { left: 160px !important; bottom: 330px; max-width: 150px; }
  .penguin { max-width: 110px; left: 200px !important; bottom: 560px; }
  .otter { right: 300px; top: 410px !important; max-width: 130px; }
  .crab { max-width: 100px; top: 495px !important; left: 230px !important; }
  .stingray { right: 270px; top: 250px !important; max-width: 150px; }
  .octopus { top: 270px !important; right: 0; max-width: 190px; }
  .whale { max-width: 350px; right: 0; bottom: 70px; }
  .starfish { right: 550px; bottom: 680px; width: 70px; }
  .seahorse { right: 100px; top: 470px !important; max-width: 110px; }
  .herotext { font-size:14px; right:0; }
  .herotext h2 { font-size: 40px; line-height: 1; padding: 0 0 15px; margin: 0 0 15px; }

  .hand { left: 50px !important; top: 200px !important; max-width: 90px !important; }

}
@media (max-width:1080px){
  .product-box-cta-new .trang-box{min-height: 745px;}
  .row-fluid .wrapper { max-width:900px; }
  .row-fluid .margin-top { margin-left:10px; margin-top:20px; }
  .row-fluid .tabs-control li { min-height:80px; }
  .row-fluid .products-left .section-cta, .row-fluid .products-left-inner { position:static; padding:60px 60px 40px 40px; } 
  .row-fluid .products-left .section-cta { padding-bottom:0; }
  .row-fluid .sritang-toptext { padding:0 150px; }
  .row-fluid .anim-content h5 { font-size:26px; }
  .row-fluid .anim-btns a:last-child, .row-fluid .anim-btns a:first-child { margin:20px 5px 0 0; }
  .row-fluid .anim-btns a:first-child { padding:15px 45px 15px 20px; }
  /*   	.row-fluid .ah { padding-top:150px; }
  .row-fluid .ab-left { font-size:14px; line-height:22px; } */
}
@media (max-width:991px){
  .product-box-cta-new .trang-box{min-height: 645px;}
  .row-fluid .wrapper { max-width:700px; }
  .row-fluid .about-image { position:static; transform:translate(0); width:100%; padding-top:60px; }
  .row-fluid .about-us-hero { padding:60px 0; }
  .row-fluid .margin-top { margin-left:20px; margin-top:0px; }
  .row-fluid  a.read-more-btn { position:static; }
  .row-fluid .our-infection-section { width:100%; display:block; float:left; }
  .row-fluid .oi-background-image { width:100%; display:block; float:left; }
  .row-fluid .oi-background-image img { display:block; }
  .row-fluid .logo { width:100%; padding-left: 50px; }
  .row-fluid .logo img { max-width:121px; }
  .row-fluid .menubar { width:100%; margin-left:0; }
  .row-fluid .header a.cta_button { font-size:16px !important; padding: 16px 24px !important; }
  .row-fluid .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul { padding-right: 0; }

  .row-fluid .hero-text { width: 100% !important; }
  .row-fluid .hide-on--mobile { display:none !important; }
  .row-fluid .top-section-content { padding: 80px 0 0 0; }
  .row-fluid .top-section-content h1 { font-size: 50px; }
  .row-fluid .top-rich-text { padding: 0 0 40px; }
  .row-fluid .top-section-image img { max-width: 500px; right: -190px; top: 100%; margin-top: 90px; }
  .row-fluid .top-section:before { left: -250px; background-size: 80%; }
  .row-fluid .footer-box, .row-fluid .footer-box:first-child { width: 50%; }

  .lp2 .row-fluid .top-section-image img { right:-170px; }
  .row-fluid .content-boxes { width: 100%;margin-bottom: 30px;margin-right: 0; }
  .row-fluid .box-text { padding: 20px 20px 20px; }
  .row-fluid .flower-image:before { height:170px;}
  .row-fluid .about-main-new { width:100%;}
  .row-fluid .trang-right-text h3 {   font-size: 26px;}
  .row-fluid .trang-right-text h3 span:first-child {   font-size:36px;}
  .row-fluid .trang-right-text {padding: 30px 90px 0 0;}
  .logo img {    width: 100%;    height: auto;    max-width: 150px;}
  .row-fluid .products-left h2 {    font-size: 21px;    padding-bottom: 30px;    }
  .row-fluid .products-left .section-cta {    position: relative;    }
  .row-fluid .products-left .section-cta a {  margin: 0 17px 20px;font-size: 14px;}
  .row-fluid .products-left-inner {   padding: 60px 20px 60px 20px;  }
  .row-fluid .products-right img { max-width: 300px; }

  .row-fluid .header { padding: 30px 0; }
  .row-fluid .menubar { padding:0; margin:0; position:static; }
  .row-fluid .products-left { font-size:16px; line-height:26px; }
  .row-fluid .sritang-toptext { padding:0; }

  .row-fluid .footer-box:last-child { width:50%; }

  .row-fluid .ah .wrapper { max-width:700px; }
  .elephant { bottom: 350px; max-width: 180px; left: -90px !important; }
  .kangaroo { left: -20px !important; bottom: 530px; max-width: 120px; }
  .penguin { left: 130px !important; max-width: 90px; }
  .walrus { left: 80px !important; max-width: 150px; bottom: 310px; }
  .otter { right: 230px; top: 430px !important; max-width: 120px; }
  .crab { max-width: 90px; top: 501px !important; left: 140px !important; }
  .stingray { right: 200px; top: 280px !important; max-width: 110px; }
  .octopus { top: 260px !important; right: -20px; max-width: 200px; }
  .whale { max-width: 310px; right: 20px; }
  .starfish { right: 455px; bottom: 680px; }
  .seahorse { right: 0; }
  .row-fluid .anim-bottom { padding-bottom:150px; }
  .row-fluid .anim-content .anim-content { height:145px; }
  .row-fluid .anim-content h5 { font-size:22px; }
  .row-fluid .anim-btns a:last-child, .row-fluid .anim-btns a:first-child { margin:20px 0 0; }
  .row-fluid .ah { padding-top:150px; }
  .row-fluid .ab-left { font-size:14px; line-height:22px; }
  .hand { left: 50px !important; top: 200px !important; }
  .row-fluid .product-block2 span > .resource-filter { width:98%; }
  /*   	#draggable:before { transform: translateX(200px); -webkit-transform: translateX(200px); -ms-transform: translateX(200px); -moz-transform: translateX(200px); } */
}

@media (max-width:767px){
  .product-box-cta-new span > div {height: auto !important;}
  .product-box-cta-new .trang-box{min-height:auto;}
  .row-fluid h1 { font-size:40px; }
  .row-fluid h2 { font-size:36px; }

  .row-fluid .wrapper { max-width:100%; padding:20px; }
  .row-fluid .equalheight { height:auto !important; }

  .row-fluid .about-main-new.hero-text .margin-top { margin:10px 0 0; }
  .row-fluid .header .contact-cta { width:100%; padding-right:0;text-align:center;}
  .row-fluid .menubar { left: 0; width: 100%; }
  .header-section.p30-0.thankyou-header {padding-top: 20px; !important; padding-bottom: 20px !important;}
  .row-fluid .hero-ty-section {  padding: 50px 0px;}

  .row-fluid .top-section-content { position:relative; z-index:1; width:100%; }
  .row-fluid .top-small-image { margin-top:-60px; }
  .row-fluid .top-section-image { text-align:center; width:100%; }
  .row-fluid .top-section-image img { position:relative; top:0; right:0; width:100%; margin:0; }
  .row-fluid .top-section-content h1 { font-size:40px; }
  .row-fluid .content-link { padding: 30px 20px;}

  .row-fluid .form-section { margin-top:0; padding-bottom:50px; }
  .row-fluid .form-column { float:left; width:100%; }
  .row-fluid .lp-form { float:left; width:100%; padding:0; }
  .row-fluid .lp-form > span { padding:20px 12px 30px 20px; }
  .row-fluid .lp-form fieldset:nth-child(6) > .hs-form-field:nth-child(2) input { margin:10px 0 0; }
  .row-fluid .heading-section { float:left; width:100%; margin:0 0 20px; }
  .row-fluid .heading-section > span { padding: 20px; float: left; width: 100%; margin: 0 0 30px; } 

  .lp2 .row-fluid .top-section-image img { right: 0; top: 0; } 
  .lp2 .row-fluid .top-small-image img { margin-right:0; }
  .footer-single-text { color: #808291;font-size: 16px;margin: 20px 0px; }
  .footer-single-image { margin-bottom: 10px; }
  .logo-img img { max-width: 150px !important;width: 100% !important; }
  .header-section.p30-0.thankyou-header { float: left;width: 100%;padding: 20px 0px; } 
  .row-fluid .top-section { padding: 80px 0 60px 0; } 
  .footer-single-text  { font-size: 16px; }
  .footer-logo img { max-width: 150px !important;   width: 100% !important; }
  .row-fluid .footer-box, .row-fluid .footer-box:first-child { width: 100%; }

  .mobile-text-center { text-align: center; }


  .row-fluid .contact-main { padding:30px 0 0; }
  .row-fluid .contact-main .contact-info { float:left; width:100%; margin:30px 0 0; }
  .row-fluid .contact-main .lp-form { padding-right:0; }
  .row-fluid .contact-main .contact-info > span > div { display:table; }
  .row-fluid .contact-main .lp-form .hs_submit { text-align:center; }
  .row-fluid .footer-box:last-child { width:100% !important; }
  .about .row-fluid h1 { font-size: 50px; }
  .row-fluid .about-main {    width: 100%;}
  .row-fluid .about-text {   font-size: 16px;}
  .row-fluid .about-us-hero {   overflow:hidden; padding: 60px 0 0 0;}
  .row-fluid .about-image { display: block; width: 100%;float: left;margin-top: 40px; padding-top:0;}
  .row-fluid .about-main-new {   width: 100%;    float: left;}
  .row-fluid .faq-section { background:#aa7bc9; }
  .row-fluid .faq-section .wrapper { padding:0px; }
  .row-fluid .faq-sub-title { padding:0px 20px; color:#fff; }
  .row-fluid .faq-header h1 { color:#fff; padding-left: 20px; padding-right:20px; }
  .row-fluid .faq-background { display:none; }
  .row-fluid .view-all-img { cursor:pointer;  }
  .row-fluid .view-all-text { padding-bottom: 20px; }
  .row-fluid .faq-background.open { display:block; }
  .row-fluid .view-all-img.open:after { display:none; }
  .row-fluid .view-all-img.open .view-all-text { display:none; }
  .row-fluid .about-image {   display: block;}
  .row-fluid .about-us-hero {   padding: 60px 0 0 0;}
  .row-fluid .about-image { display: block; width: 100%;float: left;margin-top: 40px;}
  .row-fluid .about-main-new {   width: 100%;    float: left;}
  .row-fluid .video-wrapper:before, .row-fluid .video-wrapper:after { width:150px;} 
  .row-fluid .video-wrapper:before {  bottom:80px;    top: auto; left: 0;}
  .row-fluid .video-wrapper:after {  bottom:80px;    top: auto; right: 0;}
  .row-fluid .sri-trang-wrapper > span > div { float: right; margin-left: 0px !important;     margin: 0 1.5% 20px 0; }
  .row-fluid .trang-box h2 { font-size: 24px !important; padding-bottom: 20px;}
  .row-fluid .section-text { font-size: 16px;  padding-top: 20px;}
  .row-fluid .trang-right-text {   padding: 10px 153px 0 0;}
  .row-fluid .trang-right-text h3 {   font-size: 20px;}
  .row-fluid .trang-right-text h3 span:first-child {   font-size:21px;}
  .row-fluid .trang-box {   padding: 40px 40px;}
  .row-fluid .video-text { font-size: 16px; }
  .about .row-fluid h2 { font-size: 36px; }
  .row-fluid .trang-right-text {   padding: 10px 100px 0 0;}
  .row-fluid .video-section {   padding: 30px 0;}
  .row-fluid .about-text-new {   padding: 28px 0px 0 0;}
  .row-fluid .flower-image:before { height:126px;}
  .span6.products-left.products {   float: right !important;    width: 48% !important;} 
  .row-fluid .products-right {   float: left !important;    width: 48% !important;} 
  .tabs-control {    padding: 40px 0px;   }
  .row-fluid ul.tab-filter-section {       padding-bottom: 10px;    }
  .row-fluid .products-right img { max-width: 250px; float:none; display:inline-block; }
  .row-fluid .trang-box.logo {padding: 30px;    text-align: left;}  /* 60px 20px 60px 20px */
  .row-fluid .product-block {   height: auto !important;}
  .row-fluid .product-block .slick-dots { text-align:center; display:block; }
  .row-fluid .product-block .slick-dots li { float:none; display:inline-block; margin:4px 4px 0; }
  .row-fluid .product-block .slick-dots li.slick-active { transform:scale(1.3); -webkit-transform:scale(1.3); -ms-transform:scale(1.3); -moz-transform:scale(1.3); }
  .row-fluid .product-block .slick-dots li.slick-active button { background:#a7a9b8; }
  .row-fluid .product-block .slick-dots button { border: none; outline: none; font-size: 0; width: 10px; height: 10px; background: #d3d4db; display: inline-block; padding: 0;    border-radius: 50%; }
  .row-fluid .resource-product-block .product-block span > .hs_cos_wrapper_widget {   width: 100%;    float: left;    position: relative !important;}
  .row-fluid .resource-product-block .product-block span > .hs_cos_wrapper_widget:nth-child(2) {   position: relative !important;    left: 0 !important;}
  .row-fluid .resource-product-block .product-block span > .hs_cos_wrapper_widget:nth-child(3) {   position: relative !important;    left: 0 !important;}
  .row-fluid .Product.Slicks {    background: #a7a9b8;}
  .product-image-box {float: left;    width: 50%;    min-height: 483px;}
  .row-fluid .product-text-box {   padding: 30px 40px;color: #fff;    float: right;    width: 50%;    background: #a7a9b8;     padding: 30px 25px;}
  .row-fluid .resources-filter-section { margin: 0 auto; float: none; margin-top: 30px; margin-bottom: 0px; }

  .row-fluid .header { padding:20px 0; }
  .row-fluid .logo { text-align:left; padding-left:50px; }
  .row-fluid .logo img { max-width:121px; }
  .row-fluid .extraordinary-section h2, .row-fluid .extraordinary-section h2 span { font-size:40px; }
  .row-fluid .extraordinary-section { padding:100px 20px 90px; }
  .row-fluid .btspace { padding:0; float:left; width:100%; }
  .row-fluid .header .hs-menu-wrapper.hs-menu-flow-horizontal { margin:0 0 20px; }
  .row-fluid .about-main-new h1 { font-size:40px; } 
  .row-fluid .about-us-hero { padding:30px 0; }
  .row-fluid .contact-main .contact-info > span > div { padding-left:120px; }

  .row-fluid .faq-header h2 { color:#FFF !important; }
  .row-fluid .faq-view-all { margin:40px 0 30px; }
  .row-fluid .ip .view-all2 { display:block; margin-top:30px; cursor:pointer; width: 60px; height: 60px; margin-bottom: 50px;}
  .row-fluid .ip .view-all2:before, .row-fluid .ip .view-all2:after { background:#43936b; }
  .row-fluid .ip .view-all2 span {	margin: 80px 0 0; display: inline-block; font-size: 12px; width: 100%; text-align: center; text-transform: uppercase; letter-spacing: 1px; }
  .row-fluid .ip .view-all2.open:after { display:none; }
  .row-fluid .ip .view-all2.open span { display:none; }
  .row-fluid .trang-box.ip { float:left; width:100%; }
  .row-fluid .trang-box.ip ul { display:none; }
  .row-fluid .trang-box.ip ul li { padding:5px 0 5px 25px; position:relative; }
  .row-fluid .trang-box.ip ul li:before { position: absolute; content: ''; left: 0; top: 15px; border-left: #FFF solid 8px; border-top: transparent solid 5px; border-bottom: transparent solid 5px; }
  .row-fluid .acc-section { padding:0px 30px 0px 40px; }
  .row-fluid .acc-section h3:before { left:-10px; font-size:18px; }
  .row-fluid .acc-section h3 { font-size:20px; }
  .row-fluid .acc-section:after { left:0; right:0; }
  .row-fluid .acc-section.open { background:#9362b3; transition:none; }

  .row-fluid .footer-mobile-menu { display:block; }
  .row-fluid .footer-half { width:50% !important; }
  .row-fluid .footer-section { background:#FFF; padding:0; }
  .row-fluid .mobile-text-center { display:none; }
  .row-fluid .footer-section .wrapper { padding: 50px 50px 0; text-align: left; }
  .row-fluid .footer-half:first-child a { color:#aa7bc9; font-size:14px; }
  .row-fluid .footer-half:last-child { padding-left: 60px; }
  .row-fluid .footer-half:last-child ul { margin:0 0 20px; padding-left:0; }
  .row-fluid .footer-half:last-child ul li a { font-family: 'Gotham Rounded Bold'; margin: 0 0 10px; color: #76777a; }  /* pointer-events:none; */
  .row-fluid .footer-section .copy-text { padding: 40px 50px; background: #aa7bc9; width: 100%; margin: 40px -50px 0 !important; color: #FFF; display: inline-block;    box-sizing: content-box; }
  .row-fluid .footer-section .copy-text > div:first-child { float:left; width:50%; }
  .row-fluid .footer-section .copy-text > div + .social-link { float:right; display:block; }
  .row-fluid .footer-section .copy-text > div + .social-link a { color:#FFF; } 

  .row-fluid .trang-box.ip { margin:0 0 10px; }
  .row-fluid .benifits-icon-text:first-child { display:none; }
  .row-fluid .benifits-icon-text + .benifits-icon-text { display:block } 
  .row-fluid .benifits-icon-text + .benifits-icon-text .slick-list .slick-side { transform:scale(0.8); -webkit-transform:scale(0.8); -ms-transform:scale(0.8); -moz-transform:scale(0.8); } 
  /*   .row-fluid .box-hide { display:block !important; } */
  .row-fluid .tabs-wrapper .slick-dots { margin-top: 35px; margin-bottom: -30px; }
  .row-fluid .tabs-wrapper .slick-dots button { background: #a7a9b8; border: none; opacity: 0.5; width:10px; height:10px; }
  .row-fluid .tabs-wrapper .slick-dots .slick-active button { opacity:1; background:#a7a9b8; transform:scale(1.2); -webkit-transform:scale(1.2); -ms-transform:scale(1.2); -moz-transform:scale(1.2); margin-top:-5px; }
  .row-fluid .mobile-filter { padding:0 !important; }
  .row-fluid .mobile-filter > div { padding:20px; display:block !important; }
  .row-fluid .mobile-filter > div:before { right:10px !important; }
  .row-fluid .tabs-control li { padding:0 !important; }
  .row-fluid .tabs-control li a { padding:20px 0 !important; }

  .body-resources .row-fluid .product-block .slick-slide { position:relative; }
  .body-resources .row-fluid .resources-filter-section.fortab .filter-by-type:before { right:20px; }
  .body-resources .row-fluid .product-block + ul > li { display:none; margin:30px 0 0; }
  .body-resources .row-fluid .product-block + ul > li:first-child { display:block; margin:60px 0 0; }
  .body-resources .row-fluid .product-block, .body-resources .row-fluid .resources-filter-section { display:none !important; }
  .body-resources .row-fluid .resources-filter-section.fortab, .body-resources .row-fluid .product-block + ul { display:block !important; }
  .body-resources .row-fluid .product-block + ul > li:first-child > div { display:block; }
  .row-fluid .privacy-policy-text { padding:20px; }
  .row-fluid .privacy-policy-text span.hs_cos_wrapper_type_rich_text { padding:10px; font-size:15px;}
  .privacy-policy .row-fluid .about-us-hero { padding:20px 0;}
  .privacy-policy .row-fluid .about-main { width: 100%;}
  .privacy-policy .row-fluid .about-us-hero { margin-top:20px;}
  .row-fluid .copy-text div.widget-type-rich_text  > span.hs_cos_wrapper_type_rich_text a{ color:#fff;}

  .row-fluid .ah .wrapper { max-width:100%; }
  .herotext { width:100%; }
  #draggable { width:767px; position:absolute; padding-left:140px; left:-91px; }
  #draggable:before { background:url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Ventyv%20-%202018/hero-mobile3.png) no-repeat left bottom 20px !important; left: 0; background-size:contain !important; transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); -moz-transform: translateX(0); }
  .animation-boxes.option2 { height:inherit !important; }
  .elephant { left: 0px !important; max-width: 220px; top: auto !important; bottom: 90px; }
  .kangaroo { left: 195px !important; bottom: 390px; top: auto !important; max-width: 170px; }
  .walrus { left: 280px !important; max-width: 170px; bottom: 230px; top: auto !important; }
  .penguin { left: 350px !important; max-width: 110px; bottom: 355px; top: auto !important; }
  .otter { right: 35px; top: 280px !important; max-width: 70px; left:auto !important; }
  .stingray { right:-20px; top:170px !important; left:auto !important; }
  .crab { max-width: 70px; top: 315px !important; left: 400px !important; }
  .seahorse{ top: 290px !important; left: auto !important; right:-120px; }
  .octopus { top: 170px !important; left:auto !important; right:-230px; }
  .starfish { top: auto !important; left: auto !important; right: 145px; bottom: 690px; max-width: 50px; }
  .whale { left: auto !important; top: auto !important; right: -180px; max-width: 380px; bottom: -90px; }
  .herotext { left: 91px; top:0; z-index: 999; background:rgba(16,207,193,0.8); width: 100vw; padding: 30px 20px !important; box-sizing: border-box; max-width: 100%; height: 100%;  
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;
-ms-transition: ease all 0.4s;
transition: ease all 0.4s;
 }

  body.clicked .row-fluid .herotext { display:none; } 
  .row-fluid .anim-box, .row-fluid .anim-box.boxopen { padding:0; max-width: 100%; width: 100%; left:50% !important;  
-webkit-transform: scale(1) translateX(-50%);
-moz-transform: scale(1) translateX(-50%);
-o-transform: scale(1) translateX(-50%);
-ms-transform: scale(1) translateX(-50%);
transform: scale(1) translateX(-50%);
 }
  .row-fluid .ah { height:670px; padding-top:0; }
  .row-fluid .herotext > div { position: absolute; left: 20px; top: 50%; right: 20px; transform: translateY(-50%); }
  .row-fluid .hero-btn a { background: #a87db7; color: #FFF; border: #a87db7 solid 2px; padding: 10px 45px 10px 30px; margin: 40px 0 0px 20px; font-size: 12px; line-height: 26px; text-transform: uppercase; border-radius: 30px; font-family: 'Gotham Rounded Medium'; letter-spacing: 2px; position: relative; }
  .row-fluid .hero-btn a:after { position: absolute; content: ''; right: 27px; top: 18px; border-left: #FFF solid 8px; border-top: transparent solid 4px; border-bottom: transparent solid 4px; }
  .row-fluid .hero-btn a:hover { background:#FFFFFF; color: #a87db7; border-color:#FFF; }
  .row-fluid .hero-btn a:hover:after { border-left-color:#a87db7; } 
  .row-fluid .close-btn { right:50%;  
-webkit-transform: translateX(50%) scale(0.6);
-moz-transform: translateX(50%) scale(0.6);
-o-transform: translateX(50%) scale(0.6);
-ms-transform: translateX(50%) scale(0.6);
transform: translateX(50%) scale(0.6);
 }
  body.openbox .row-fluid .anim-filter, body.openbox .row-fluid .anim-filter2 { display:none; }
  .row-fluid .anim-box .wrapper > div { height:90%; top:5%; }	
  .row-fluid .anim-image h5 { font-size: 26px; font-family: 'Gotham Rounded Bold'; color: #FFF; border-bottom: #FFF solid 1px; padding: 0 110px 15px 0; margin: 0 0 10px; } 
  .row-fluid .anim-content > h5, .row-fluid .anim-content > .vsound { display:none; }
  .openbox div#draggable { width: 100%; padding:0 20px; left:0 !important; }

  body {	-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;  }
  .row-fluid .anim-content { display:none; } 
  .row-fluid .anim-mobile { background:#FFF; color:#222222; padding: 0 30px 30px; border-radius: 15px 15px 0 0; margin:20px 0 100px; }
  .row-fluid .anim-mobile .ab-left, .row-fluid .anim-mobile .anim-content { display:block; color:#808192; }
  .row-fluid .anim-mobile .ab-left h6 { color:#808192; }
  .row-fluid .anim-mobile > a { background: #FFF; float: none; display: inline-block; padding: 10px 10px 20px; border-radius: 20px 20px 0 0; min-width: 100px; min-height: 0; top:-24px; line-height: 2px; text-align: center; left: 50%; position:relative;  
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
 }
  .row-fluid .anim-mobile i { width: 26px; height: 2px; background: #a87db7; float: none; display: inline-block; line-height: 2px; min-height: 0; position:relative; }
  .row-fluid .anim-mobile i:before { position: absolute; content: ''; left: 0; top: 6px; background: #a87db7; width: 100%; height: 100%; }
  .row-fluid .anim-mobile i:after { position: absolute; content: ''; left: 0; top: 12px; background: #a87db7; width: 100%; height: 100%; }
  .row-fluid .anim-btns a:first-child { border-color:#a87db7; color:#a87db7;  }
  .row-fluid .anim-btns a:first-child:before { border-top-color:#a87db7; }
  .row-fluid .anim-btns a:first-child:hover { background:#a87db7; color:#FFFFFF; }
  .row-fluid .anim-btns a:first-child:hover:before { border-top-color:#FFFFFF; }
  .row-fluid .anim-filter, .row-fluid .anim-filter2 { text-align:center; }
  .row-fluid .anim-filter .af-box, .row-fluid .anim-filter2 .af-box { padding:10px 5px; float:none; display:inline-block; margin-left:-4px; }
  .row-fluid .anim-filter .af-box ul, .row-fluid .anim-filter2 .af-box ul { padding:15px 0; text-align:left; top: 35px; min-width: 0; width: auto; left: 5px; right: 5px; border-radius: 0 0 15px 15px; box-shadow: #CCC 0 3px 5px; font-size: 12px; text-transform: uppercase; font-family: 'Gotham Rounded Medium'; }
  .row-fluid .anim-filter .af-box.desktoponly, .row-fluid .anim-filter2 .af-box.desktoponly { display:none; } 
  .row-fluid .anim-filter .af-box > a, .row-fluid .anim-filter2 .af-box > a { padding:7px 20px 7px 10px; font-size: 12px; letter-spacing:0; min-width:120px; }
  .row-fluid .anim-filter .af-box > a:before, .row-fluid .anim-filter2 .af-box > a:before { top: 17px; right: 10px; border-top-color:#004769; } 
  .row-fluid .anim-filter .af-box.mobileonly ul, .row-fluid .anim-filter2 .af-box.mobileonly ul { left:auto; right:0; }
  .row-fluid .anim-filter .af-box > a, .row-fluid .anim-filter2 .af-box > a { color:#00486a; background:#FFF; }
  .row-fluid .header.transparent .logo img {  max-width:170px; margin:15px 0 0;}
  .row-fluid .anim-bottom { padding-bottom:0; }

  /************* New Css *******************/
  .row-fluid .animation-boxes.option2 { overflow:hidden !important; }
  .clicked .row-fluid .animation-boxes.option2 { overflow:visible !important; }
  .openbox.clicked .row-fluid .animation-boxes.option2 { overflow-y:scroll !important; top:150px; }
  .openbox.clicked .row-fluid .animation-boxes.option2::-webkit-scrollbar { width: 10px; }
  .openbox.clicked .row-fluid .animation-boxes.option2::-webkit-scrollbar-track { box-shadow: inset 0 0 5px grey; border-radius: 10px; }
  .openbox.clicked .row-fluid .animation-boxes.option2::-webkit-scrollbar-thumb { background: #ef7437;  border-radius: 10px; }
  .openbox.clicked .row-fluid .animation-boxes.option2::-webkit-scrollbar-thumb:hover { background: #f63; }
  .row-fluid .anim-btns a:last-child, .row-fluid .anim-btns a:first-child { margin-right:20px; }
  .product-new .row-fluid .tabs-wrapper > span > div { display:block; }
  .product-new .row-fluid .products-left, .product-new .row-fluid .products-right { display:block; width:100% !important; }
  .product-new .tabs-wrapper.wrapper { padding:0; } 
  .product-new .row-fluid .products-left:before { display:none; }
  .product-new .row-fluid .tabs-wrapper > span > div:nth-child(even) .products-left, .product-new .row-fluid .tabs-wrapper > span > div:nth-child(even) .products-right { left:0; }
  .product-new .product-wrap { padding:0 20px; }
  .product-new .row-fluid .filters2 > span > div { float:none; display:inline-block; margin:0 2% 2% -4px; width:49%; }
  .product-new .row-fluid .filters2 > span > div:nth-child(2n) { margin-right:0; }
  .product-new .row-fluid .filters2 > span > div:last-child:nth-child(2n+1) { width:100%; margin-right:0; }
  .product-new .row-fluid .filters2 > span > div .tb-parent { width:100%; }
  .product-new .row-fluid .filters2 > span > div .tb-parent a { margin:0; display:block; padding: 10px 20px; border: #FFFFFF solid 2px; border-radius: 25px; font-size: 16px; background:#FFFFFF; }
  .product-new .row-fluid .opend:before { right:10px; top:19px; border-top-color:#76777a; }
  .product-new .row-fluid .filters2 .button-group { top:12px; width:100%; padding-top:15px; }
  .product-new .row-fluid .tabs-control { padding-bottom:0; }
  .hand { left: 105px !important; top: 245px !important; max-width: 70px !important; }
  .row-fluid .product-block2 > span { display:block; }
  .row-fluid .product-block2 span > .resource-filter { width:100%; margin-left: 0; margin-right: 0; position:relative; }
  .body-resources .row-fluid .download-cta a { position: absolute; left: 0; bottom: 30px; margin-left: 35px; }
  .row-fluid .main-section { margin: 0 0 !important; }
}  

@media screen and (max-width: 749px) {
  .row-fluid .footer-section .copy-text { padding:30px 50px; }
  .row-fluid .footer-section .copy-text > div + .social-link, .row-fluid .footer-section .copy-text > div:first-child { width:100%; text-align:center; margin:10px 0; }
  .row-fluid .footer-half, .row-fluid .footer-half:last-child { width:100% !important; padding-left:0; }
  .row-fluid .products-right img { transform:translateY(0); -webkit-transform:translateY(0); -ms-transform:translateY(0); -moz-transform:translateY(0); margin:30px 0; }
  .body-resources .row-fluid .product-block + ul .resource-filter .product-image-box { width:100%; position:static; min-height:0 !important; }
  .body-resources .row-fluid .product-block + ul .resource-filter .product-text-box { width:100%; float:left; }
}


@media screen and (max-width: 568px) {
  .row-fluid .footer-box:nth-child(2) .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a .svg-inline--fa, .row-fluid .footer-box:nth-child(3) .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a .svg-inline--fa, .row-fluid .footer-box:nth-child(4) .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a .svg-inline--fa {display: inline;}
  .row-fluid .sri-trang-wrapper > span > div { float: none;width: 100%; }
  .row-fluid .trang-right-text {    padding: 10px 110px 0 0;}
  .row-fluid .sri-trang-wrapper > span > div { margin: 0; }
  .row-fluid .trang-right {   margin-top: 30px;}
  .row-fluid .trang-right {    padding: 100px 0 112px;}
  .row-fluid .trang-right-text h3 span:first-child { font-size:28px;}
  .row-fluid .trang-right-text h3 {   font-size: 22px;}
  .span6.products-left.products {   float: none !important;    width: 100% !important;    text-align: left;} 
  .row-fluid .products-right {   float: none !important;    width: 100% !important;}  
  .row-fluid .products-right { height: 500px !important; }
  .row-fluid .product-text {    color: #656565;       font-size: 14px;    }
  .row-fluid .section-cta a {       padding: 10px 10px;    }
  .row-fluid .products-left-inner { padding: 30px 20px; text-align: left; }
  .row-fluid .tabs-control li a {   font-size: 17px;    } /*padding-left: 110px;*/
  .row-fluid ul.tab-filter-section li { font-size: 14px; padding-right: 10px;}
  .row-fluid .tabs-control li a { font-size: 14px;} /*  padding-left: 90px; */
  .row-fluid .tabs-control li {   display: inline-block;     margin-right: 14px;    margin-bottom: 50px;   }
  .row-fluid .tabs-control {padding: 20px 0px;  }
  .row-fluid .tabs-control li:last-child {    margin-bottom: 0;}
  .row-fluid .products-right img {   width: auto !important;}
  .row-fluid .products-right {   height: 300px !important;}
  .row-fluid .extraordinary-section .section-cta a { font-size: 14px; }
  .row-fluid .sri-trang-wrapper > span > div:last-child img {   position: relative;}
  .row-fluid .section-text { font-size: 14px !important; }
  .row-fluid .trang-box.logo img {   max-width: 100px;}
  .row-fluid .about-main-new h1 { font-size: 30px; }
  .row-fluid .about-text-new { font-size: 14px; }



}

@media (max-width: 480px){ 
  .row-fluid .about-main-new h1 {   font-size: 30px;}
  .row-fluid .video-section h2 { font-size: 30px; }
  .row-fluid .video-wrapper:before, .row-fluid .video-wrapper:after { width: 100px; }
  .row-fluid .trang-box {    padding: 30px 20px;}
  .row-fluid .trang-right-text h3 span:first-child { font-size:22px;}
  .row-fluid .trang-right-text h3 {   font-size: 18px;}
  .row-fluid .trang-right-text {    padding: 10px 92px 0 0;}
  .about .row-fluid h2 {font-size:34px;}
  .row-fluid .extraordinary-section h2 span{ font-size:58px;}
  .row-fluid .extraordinary-section { padding: 50px 0 50px; }
  .row-fluid .extraordinary-section h2 { font-size: 24px; }
  .row-fluid .extraordinary-section h2 span { font-size: 40px; }
  .row-fluid .extraordinary-section .section-cta { padding-top: 20px; }
  .row-fluid .products-right {   height: 200px !important;}
  .row-fluid .trang-box.logo     {padding: 30px 20px;}
  .row-fluid .ctext {    font-size: 14px;}
  .row-fluid .product-text-box { width: 100%; }
  .product-image-box { width: 100%; min-height:0; }
  .product-benefits .row-fluid .product-block .slick-dots li.slick-active { margin-top:8px; }

  .row-fluid .header { padding:30px 0; }
  .row-fluid .logo { padding-left:20px; }
  .mobile-trigger { right:10px; top:40px; }
  .custom-menu-primary.js-enabled .hs-menu-wrapper { top:25px; }
  .row-fluid .contact-main .contact-info > span > div { padding-left:80px; }
  .row-fluid .contact-main .cicon { top:30px; }
  .row-fluid .tabs-control li a:before { top:0; } 
  .row-fluid .tabs-control li { min-height:50px; }
  /*   .row-fluid .tabs-control li a { padding-left:70px; } */
  .row-fluid .products-left-inner { padding:40px 20px; }
  .row-fluid .products-left .section-cta { padding:40px 0 0; }
  .row-fluid .products-left .section-cta a { margin-left:0; }

  .privacy-policy .row-fluid .about-main h1{ font-size:30px;}
  .privacy-policy .row-fluid .about-us-hero { padding:10px 0;}
  .row-fluid .privacy-policy-text span.hs_cos_wrapper_type_rich_text { padding:0; line-height:24px;}
  .row-fluid .privacy-policy-text span.hs_cos_wrapper_type_rich_text p { margin: 10px 0; }

  .row-fluid .anim-filter .af-box, .row-fluid .anim-filter2 .af-box { width:50%; float:left; }
  .row-fluid .anim-filter .af-box > a, .row-fluid .anim-filter2 .af-box > a { display:block; }
  .row-fluid .anim-filter .af-box:nth-child(2n+1) { clear:left; }
  .row-fluid .anim-filter .af-box:last-child:nth-child(2n+1), .row-fluid .anim-filter2 .af-box:last-child:nth-child(2n+1) { width:100%; }

  .product-new .row-fluid .filters2 > span > div { width:100%; margin-right:0; }
}




































@charset "UTF-8";

/*!
* animate.css -http://daneden.me/animate
* Version - 3.5.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2017 Daniel Eden
*/

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animatedSnail {
  animation-duration: 1.5s;
  animation-fill-mode: both;
}
.animatedSlow {
  animation-duration: 2s;
  animation-fill-mode: both;
}
.animatedSloth {
  animation-duration: 7s;
  animation-fill-mode: both;
}
.animatedSlug {
  animation-duration: 20s;
  animation-fill-mode: both;
}
.animatedCruise {
  animation-duration: 100s;
  animation-fill-mode: both;
}
.animatedCruise2 {
  animation-duration: 150s;
  animation-fill-mode: both;
}
.animatedCruise3 {
  animation-duration: 75s;
  animation-fill-mode: both;
}

.animated.infinite, .animatedSlow.infinite, .animatedSloth.infinite, .animatedSlug.infinite,
.animatedCruise.infinite, .animatedCruise2.infinite, .animatedCruise3.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.wait, .animatedSlow.wait, .animatedSloth.wait {
  animation-delay: 1s;
}

.animated.wait2, .animatedSlow.wait2, .animatedSloth.wait2 {
  animation-delay: 2s;
}

.animated.wait3, .animatedSlow.wait3, .animatedSloth.wait3 {
  animation-delay: 3s;
}

.animated.wait4, .animatedSlow.wait4, .animatedSloth.wait4 {
  animation-delay: 4s;
}
.animated.alternate, .animatedSlow.alternate, .animatedSloth.alternate, 
.animatedCruise.alternate, .animatedCruise2.alternate, .animatedCruise3.alternate {
  -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
  animation-direction: alternate;
}

.animated.alternate-reverse, .animatedSlow.alternate-reverse, .animatedSloth.alternate-reverse, 
.animatedCruise.alternate-reverse, .animatedCruise2.alternate-reverse, .animatedCruise3.alternate-reverse {
  -webkit-animation-direction: alternate-reverse; /* Safari 4.0 - 8.0 */
  animation-direction: alternate-reverse;
}

.ease {
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}
/*
@keyframes float{
from {transform: translate(1px, 1px) rotate(1deg);}
12% {transform: translate(10px, -6px) rotate(0deg);}
24% {transform: translate(20px, 1px) rotate(1deg);}
36% {transform: translate(30px, -6px) rotate(0deg);}
48% {transform: translate(40px, 1px) rotate(1deg);}
60% {transform: translate(50px, -6px) rotate(0deg);}
72% {transform: translate(60px, 1px) rotate(1deg);}
84% {transform: translate(70px, -6px) rotate(0deg);}
96% {transform: translate(80px, 1px) rotate(1deg);}
to {transform: translate(90px, -6px) rotate(0deg);}
}
*/
@keyframes float{
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {transform: translate(1px, 1px);}
  12% {transform: translate(10px, -6px);}
  24% {transform: translate(20px, 1px);}
  36% {transform: translate(30px, -6px);}
  48% {transform: translate(40px, 1px);}
  60% {transform: translate(50px, -6px);}
  72% {transform: translate(60px, 1px);}
  84% {transform: translate(70px, -6px);}
  96% {transform: translate(80px, 1px);}
  to {transform: translate(90px, -6px);}
}

.float {
  animation-name: float;
}

@keyframes float2{
  from, 20%, 53%, 80%, to {
    animation-timing-function: linear;
  }

  from {transform: translateX(1px);}
  to {transform: translateX(-990px);}
}

.float2 {
  animation-name: float2;
}

@keyframes float3{
  from, 20%, 53%, 80%, to {
    animation-timing-function: linear;
  }

  from {transform: translateX(1px);}
  to {transform: translateX(990px);}
}

.float3 {
  animation-name: float3;
}

@keyframes drift{
  0% {transform: translateY(0px) rotate();}
  50% {transform: translateY(-6px) rotate(-1deg);}
  100% {transform: translateY(0px) rotate();}
}

.drift {
  animation-name: drift;
}

@keyframes drift2{
  0% {transform: translateY(0px) rotate();}
  50% {transform: translateY(-4px) rotate(-1deg);}
  100% {transform: translateY(0px) rotate();}
}

.drift2 {
  animation-name: drift2;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}
@keyframes faintflash {
  from, 50%, to {
    opacity: 0.4;
  }

  25%, 75% {
    opacity: 0.05;
  }
}

.faintflash {
  animation-name: faintflash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, .95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes wobble2 {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -2deg);
  }

  30% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 1deg);
  }

  45% {
    transform: translate3d(0%, 0, 0) rotate3d(0, 0, 1, 0deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 1deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -2deg);
  }

  to {
    transform: none;
  }
}

.wobble2 {
  animation-name: wobble2;
}


@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  45% {
    opacity: 0.3;
    animation-timing-function: ease-in;
  }

  90% {
    opacity: 0.6;
    animation-timing-function: ease-in;
  }

  to {
    opacity: 1;
    transform: none;
    animation-timing-function: ease-in;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@-webkit-keyframes rotateAll {
  from {
    transform-origin: center;
    -webkit-transform: rotateZ(-360deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateAll {
  animation-name: rotateAll;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
    #draggable { overflow-x: auto; overflow-y: hidden; }
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
    #draggable { overflow-x: auto; overflow-y: hidden; }
}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
    #draggable { overflow-x: auto; overflow-y: hidden; }
}



/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) {
    #draggable { overflow-x: auto; overflow-y: hidden; }
}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: portrait) {
    #draggable { overflow-x: auto; overflow-y: hidden; }
}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: landscape) {
    #draggable { overflow-x: auto; overflow-y: hidden; }
}

/* ----------- Galaxy S4, S5 and Note 3 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {
    #draggable { overflow-x: auto; overflow-y: hidden; }
}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
    #draggable { overflow-x: auto; overflow-y: hidden; }
}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
    #draggable { overflow-x: auto; overflow-y: hidden; }
}

/* ----------- Galaxy S6 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 4) {
    #draggable { overflow-x: auto; overflow-y: hidden; }
}

/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 4) 
  and (orientation: portrait) {
    #draggable { overflow-x: auto; overflow-y: hidden; }
}

/* Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 4) 
  and (orientation: landscape) {
    #draggable { overflow-x: auto; overflow-y: hidden; }
}

@media only screen and (max-device-width: 600px) {

  .ah { overflow:hidden; }
  .clicked .ah { overflow-x: auto; overflow-y: hidden; }
  .clicked .ah::-webkit-scrollbar { display:none; }
  .clicked .ah::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); }
  .clicked .ah::-webkit-scrollbar-thumb { background-color: darkgrey; outline: 1px solid slategrey; }
  .openbox .row-fluid .animation-boxes.option2 { overflow-x:hidden !important; top:150px; }
}

/* @media (max-width:767px){
#draggable { overflow-x: auto; overflow-y: hidden; }
}
*/

@media (min-width: 2000px) {
  .row-fluid .about-image { width:34%; float:right; }
}

/* System Pages
========================================================================== */

body.error-template {
  background-image: url(https://3887759.fs1.hubspotusercontent-na1.net/hubfs/3887759/Website/System%20Pages/background.png);
  background-size: 1200px;
  background-repeat: no-repeat;
  background-position: center 130px;
  background-color: #B3D6DC;
}

body.error-template .header-container {
  background: transparent;
}

.custom_error_message h1 {
  font-size: 20vw;
  color: #ffffff;
}

.custom_error_message h2 {
  color: #ffffff;
}

/*==================*/
.row-fluid .slick-dots li button {
  width: 17px !important;
  height: 17px !important;
  top: 0;
  transform: unset;
}

.row-fluid .slick-dots li {
  vertical-align: middle;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 16px 8px;
}

.fullwidth.box-section .slick-dots li button {
    width: 17px;
    height: 17px;
    top: 0;
    transform: unset;
}

.fullwidth.box-section .slick-dots li {
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
}
.row-fluid .contact-main .contact-inforow a {
    line-height: 1.5;
}

.row-fluid .contact-main .contact-inforow a{
    padding-bottom: 15px;
}
.blog-section h2.post-listing-simple {
  font-size: 20px;
  padding-bottom: 15px;
}

@media (max-width:1250px){
  .row-fluid .contact-main .cicon{
    width: 48px;
    height: 48px;
  }
} 

@media (max-width:1250px) and (min-width:768px){
  .row-fluid .contact-main .contact-inforow a {
    padding-bottom: 21px;
  }
}

@media screen and (min-width: 992px) {
  .row-fluid [class*="span"].img-error-monster {
    margin-top: -140px;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper, 
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
    display: block !important;
  }
}

@media screen and (max-width: 991px) {
  .img-error-monster {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .img-error-monster img {
    max-width: 500px;
  }
}

@media(max-width:767px){
  #hs_cos_wrapper_module_1595876943700857 h2,
  #hs_cos_wrapper_module_1595955178557467 h2,
  #hs_cos_wrapper_module_1595876954691859 h2{
    font-size: 36px !important;
  }
  
  
  
}


@media screen and (max-height: 530px) {
  .row-fluid [class*="span"].img-error-monster {
    display: none;
  }
}