img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
}

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

.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%
    }
}

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
}

.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 .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 .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
}

.widget-type-space {
    visibility: hidden
}

.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("../img/facebook-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("../img/linkedin-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("../img/twitter-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("../img/googleplus-24x24.png")
}

.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

.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: 0
}

.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.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
}

.hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100%;
    display: block;
    border-radius: 0px
}

.hs_cos_flex-pauseplay span {
    text-transform: capitalize
}

.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%
}

.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
}

.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(../img/right-arrow.svg) 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: .8;
    right: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
    opacity: .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
}

.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(../img/right-arrow.svg) 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
}

.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
    }
    #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
}

.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
}

pre {
    overflow-x: auto
}

table pre {
    white-space: pre-wrap
}

.comment {
    margin: 10px 0 10px 0
}

.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
}

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
}

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

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

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

#recaptcha_table td {
    line-height: 0
}

.recaptchatable #recaptcha_response_field {
    min-height: 0;
    line-height: 12px
}

.main-contact-container {
    height: 100%;
}

.contact-wrapper {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: stretch
}

.contact-wrapper .newsletter-container {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 35%;
    flex-grow: 1;
    flex: 1;
    min-height: calc(100vh - 90px);
    padding: 5.5em 6em 3.125em 6em;
    background: #5b418d;
    background: -webkit-linear-gradient(top, #653cb5 0%, #5b418d 100%);
    background: linear-gradient(to bottom, #653cb5 0%, #5b418d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#653cb5', endColorstr='#5b418d', GradientType=0);
}

@media screen and (max-width:992px) {
    .main-contact-container {
        padding-right: 0;
        padding-left: 0
    }
    .contact-wrapper {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .contact-wrapper .newsletter-container {
        width: 100%;
        height: auto;
        margin-top: -1em
    }
}

.contact-wrapper .newsletter-container .newsletter-wrapper form {
    border-bottom: 1px solid #fff;
    position: relative
}

.contact-wrapper .newsletter-container .newsletter-wrapper form .hs_submit.hs-submit {
    position: absolute;
    right: 0;
    bottom: 10px;
    display: flex;
    align-items: center
}

.contact-wrapper .newsletter-container .newsletter-wrapper {
    margin-top: 6.250em;
    margin-left: 1em;
}

.contact-wrapper .newsletter-container .newsletter-wrapper form .hs_submit.hs-submit input[type="submit"] {
    text-indent: -9999px;
    display: block;
    padding: 0;
    width: 18px;
    height: 18px;
    background-image: url(../img/right-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    position: relative;
    z-index: 9999
}

.contact-wrapper .newsletter-container .newsletter-wrapper form div:first-child {
    width: 100%
}

.contact-wrapper .newsletter-container .newsletter-wrapper form input {
    border: 0;
    background-color: transparent;
    width: 100%
}

.contact-wrapper .newsletter-container .newsletter-wrapper form label {
    font-family: "Roboto", sans-serif;
    font-size: 1em;
    font-weight: 400;
    position: absolute;
    bottom: 7px;
    transition: all .25s ease-in;
    color: #fff;
}

.contact-wrapper .newsletter-container .newsletter-wrapper form .focus-on label {
    font-size: 12px;
    bottom: 20px
}

.contact-wrapper .newsletter-container .newsletter-wrapper .submitted-message {
    overflow: visible
}

.contact-wrapper .newsletter-container .newsletter-wrapper form .hs-error-msgs {
    position: absolute;
    bottom: -25px
}

.contact-wrapper .newsletter-container .newsletter-wrapper form .hs-error-msgs label {
    position: inherit;
    color: #c82929;
    font-size: 12px
}

.contact-wrapper .newsletter-container .newsletter-wrapper form .hs_error_rollup {
    display: none
}

.contact-wrapper .newsletter-container .newsletter-wrapper form .hs-form-required {
    display: none
}

.contact-wrapper .newsletter-container .newsletter-wrapper form .hs-richtext {
    font-family: 'Baloo Bhai', cursive;
    font-size: 2em;
    line-height: 2;
    color: #fff;
}

.contact-wrapper .newsletter-container .newsletter-wrapper form .hs-fieldtype-text,
.contact-wrapper .newsletter-container .newsletter-wrapper form .hs-form-field {
    width: 100%;
    margin-bottom: 0;
    position: relative
}

.contact-wrapper .newsletter-container .icon_phone-wrapper {
    width: 100%;
    height: 100%;
    margin: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly
}

.contact-wrapper .newsletter-container .icon_phone-wrapper .phone-wrapper {
    margin-top: 1.875em
}

.contact-wrapper .newsletter-container .icon_phone-wrapper p {
    font-size: 1em;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    margin: 0 0 20px 15px;
}
.contact-wrapper .newsletter-container .icon_phone-wrapper p a {
    text-decoration: underline;
    color: #fff;
}

.contact-wrapper .newsletter-container .icon_phone-wrapper h3 a {
    font-size: 1.500em;
    line-height: 1.167;
    color: #fff;
    text-align: center
}

.contact-wrapper .newsletter-container .icon_phone-wrapper .icons-wrapper {
    width: 100%;
    height: 100%;
    padding: 2em 0 3em 3em;
    flex-direction: column;
}

@media screen and (max-width:768px) {
    .contact-wrapper .newsletter-container .icon_phone-wrapper .icons-wrapper {
        padding: 3em
    }
}

.contact-wrapper .newsletter-container .icon_phone-wrapper .icons-wrapper .illustration-container img {
    margin-top: -40px
}

.contact-wrapper .newsletter-container .icon_phone-wrapper .icons-wrapper .splash-container {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    display: none
}

.contact-wrapper .newsletter-container .newsletter-wrapper .subscribe-form {
    background-color: transparent
}

.contact-wrapper .newsletter-container .newsletter-wrapper .subscribe-form {
    background-color: transparent
}

.contact-wrapper .contact_form-container {
    width: 65%;
    height: 100%;
}

@media screen and (max-width:992px) {
    .contact-wrapper .contact_form-container {
        width: 100%
    }
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper {
    width: 65%;
    margin: auto;
}

@media screen and (max-width:992px) {
    .contact-wrapper .contact_form-container .contact_form-container-wrapper {
        width: 60%;
        padding-bottom: 40px
    }
}

@media screen and (max-width:768px) {
    .contact-wrapper .contact_form-container .contact_form-container-wrapper {
        width: 80%;
        padding-bottom: 40px
    }
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper h1 {
    line-height: 0.95;
    text-transform: uppercase;
    font-size: 2.6em;
    line-height: 0.85em;
    font-family: 'Baloo Bhai', cursive;
    font-weight: 400;
    color: #2E2E2D;
    letter-spacing: -1px;
    padding: 168px 0 15px;
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper h3 {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #222;
    text-transform: initial;
    letter-spacing: 0;
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper form {
    margin-top: 40px;
    padding-bottom: 40px
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper form>div:nth-child(2n) {
    flex: 0 1 46%;
}

@media screen and (max-width:768px) {
    .contact-wrapper .contact_form-container .contact_form-container-wrapper form>div:nth-child(2n) {
        flex: 0 1 100%;
        margin-left: 0
    }
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs-fieldtype-text,
.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs-form-field {
    width: 46%;
    margin-bottom: 20px;
    text-align: left;
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs-fieldtype-text {
    position: relative
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs-fieldtype-text label {
    position: absolute;
    top: 10px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #404041;
    transition: all .25s ease-in;
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs-form-field .hs-error-msgs li label {
    color: #c82929
}
.hs-success-msgs {
    color: #222;
    padding: 20px 34px;
    border: 3px solid #79BDE1;
    border-radius: 5px;
    font-family: 'Baloo Bhai', cursive;
    font-size: 1.375em;
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs_error_rollup li label {
    display: none
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs-fieldtype-text.focus-on label {
    top: -10px;
    font-size: 12px;
    line-height: 20px
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs-form-field.hs-fieldtype-textarea label {
    position: relative;
    top: 5px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #404041;
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs_submit.hs-submit {
    width: 100%;
    text-align: left;
}
.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs_submit.hs-submit input[type="submit"]:hover {
    background: #79BDE1;
    color: #363032;
}
.Qa {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18.67px;
    color: #404041;
    cursor: pointer;
  }
  .Qa .Question {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
  }
  .Qa .Question img {
    width: 25px;
    height: 25px;
  }
  .Qa img.Rotate {
    transform: rotate(90deg);
  }
  .Qa .Answer {
    margin-bottom: 15px;
  }
  .Qa .Hidden {
    display: none;
  }
  .Faq {
    text-align: left;
    margin: 0 20px;
   }
   .Faq h3 {
     font-family: 'Roboto', sans-serif;
     font-weight: 700;
     font-size: 18.67px;
     color: #404041;
   }
  
   .Faq > div + div {
     border-top: 1px solid #64e3a1;
   }
  
   .undertitle .Qa_Question__AnUCN img {
    max-width: 25px;
    max-height: 25px;
  }
  .contact-wrapper .newsletter-container .icon_phone-wrapper .info-header {
    font-weight: 400;
    color: #fff;
    margin: 45px 14px 15px;
    text-align: left;
    text-transform: uppercase;
    font-size: 2.6em;
    line-height: 0.85em;
    font-family: 'Baloo Bhai', cursive;
  }
  .contact-wrapper .newsletter-container .icon_phone-wrapper h5.info-header {
    font-size: 1.725em;
    margin: 40px 14px 10px;
    text-transform: inherit;
  }
  .Faq_Faq__27LNl {
    text-align: left;
  }
  .Faq_Faq__27LNl h3 {
    font-size: 28px;
    color: #fff;
  }
  .undertitle {
    font-family:"Ropoto",sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    cursor: pointer;
  }

  .undertitle .Qa_Answer__3x3-p {
    margin-bottom: 15px;
    line-height: 1.2em;
  }
  .undertitle>p>img {
    width: 20px;
    margin-top: 3px;
    float: left;
    margin-right: 9px;
  }

  .Input_Input__OOfIE input {
    font-family:"Ropoto",sans-serif;
    font-weight: 400;
    margin: 25px 0;
    border: none;
    border-bottom: 3px solid #34b558;
    outline: none;
    padding: 5px 0;
    color: #404041;
  }
  .Input_Input__OOfIE span {
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 30px;
    transition: all .3s cubic-bezier(.455,.03,.515,.955);
  }
  .Input_Input__OOfIE, .Input_Input__OOfIE input {
    font-size: 18.67px;
    width: 100%;
    background: transparent;
  }
  .Form_Form__2aiBO p, .Input_Input__OOfIE {
    font-family:"Ropoto",sans-serif;
    font-weight: 400;
    color: #404041;
  }
  .undertitle .Qa_Hidden__3wM4Q {
    display: none;
  }
  
  @media (min-width: 1150px){
      .Signup_Signup__1Qa4R {
          grid-template-columns: minmax(320px,792px) 1fr;
          grid-template-rows: -webkit-min-content 1fr;
          grid-template-rows: min-content 1fr;
      }
  }
  .Signup_Signup__1Qa4R {
      width: 100%;
      height: 100vh;
      background-color: #fff;
      display: grid;
      grid-template-columns: 1fr;
  }
  @media (max-width: 1441px) {
    .contact-wrapper .newsletter-container {
      padding: 1.5em 3em 3.125em 1em;
    }
    .contact-wrapper .contact_form-container .contact_form-container-wrapper h1 {
        padding: 100px 0 30px;
    }
    .contact-wrapper .contact_form-container .contact_form-container-wrapper {
        width: 81%;
        padding-top: 3em;
    }
    .contact-wrapper .newsletter-container {
        width: 35%;
    }
    .contact-wrapper .contact_form-container {
        width: 65%;
    }
    .contact-wrapper .newsletter-container .icon_phone-wrapper .info-header {
        margin: 90px 14px 15px;
    }
}
.cashback-summ {
    font-size: 1.5em;
    line-height: 1.125em;
    font-family: 'Baloo Bhai', cursive;
    padding: 1.25em 2em;
    background: #f4f7f9;
    border-radius: 10px;
    margin: 50px 14px;
    position: relative;
}
.cashback-summ img {
    position: absolute;
    right: 1em;
    top: .5em;
    width: 110px;
    opacity: 0.15;
}
.rise-text {
    float: left;
    color: #fff;
    margin-right: 15px;
    font-size: 13px;
}
.promo-text {
    color: #666;
    font-size: 14px;
    padding-top: 17px;
}
.hs_cos_wrapper.hs_cos_wrapper_widget h5 {
    font-size: 1.725em;
    margin: 10px 0 10px;
    color: #79BDE1 !important;
    font-family: 'Baloo Bhai', cursive;
}
@media screen and (max-width:768px) {
    .contact-wrapper .newsletter-container, .contact-wrapper .contact_form-container {
        width: 100%;
        padding: 8em 1em 2em 0;
    }
    .contact-wrapper .newsletter-container {
        min-height: inherit;
    }
    .contact-wrapper .contact_form-container:nth-child(2n) {
        width: 100%;
        padding: 4em 1em 0em 0;
    }
    .contact-wrapper .newsletter-container .icon_phone-wrapper .icons-wrapper {
        padding: .75em;
    }
    a.header_main_logo {
        margin: 0 0 0 1.725em;
    }
    a.header_main_logo img {
        max-width: 135px;
    }
    .logo_rise {
        max-width: 115px;
    }
    .bottom__copyright {
        display: inline-block;
    }
    .bottom__reptile.contact {
        float: right;
        max-width: 40%;
        margin: 3px 20px 0 0;
    }
    .bottom__reptile a {
        color: #fff;
        line-height: 1.125;
        font-size: 0.875em;
        float: right;
        max-width: 140px;
    }
    .logo_rise {
        max-width: 115px;
    }
    .contact-wrapper .newsletter-container .icon_phone-wrapper .info-header {
        margin: 10px 14px 30px;
    }
    h3 {
        font-size: 2em;
    }
    .cashback-summ {
        font-size: 1.25em;
        line-height: 1.25em;
        padding: 1.25em 1.5em 1em;
        margin: 30px 0px;
    }
    .contact-wrapper .newsletter-container .icon_phone-wrapper p {
        font-size: 1em;
    }
    .fs28 {
        font-size: 22px !important;
    }
    .rise-text {
        float: right;
        color: #fff;
        margin-right: 1px;
        margin-top: 10px;
        font-size: 13px;
    }
    footer .top__social a img {
        top: 30px;
    }
    footer .top__social {
        width: 120px;
    }
    footer .top {
        padding: 30px 0 30px;
    }
    footer .top__nav {
        display: inline-block;
    }
    footer .bottom__reptile {
        top: 20px;
    }
}
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
}

.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 .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 .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
}

.widget-type-space {
    visibility: hidden
}

.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_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

.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: 0
}

.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.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
}

.hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100%;
    display: block;
    border-radius: 0px
}

.hs_cos_flex-pauseplay span {
    text-transform: capitalize
}

.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%
}

.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
}

.hs_cos_flex-direction-nav {
    *height: 0
}
.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: .8;
    right: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
    opacity: .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
}

.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 .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
}

.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
    }
    #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
}

.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
}

pre {
    overflow-x: auto
}

table pre {
    white-space: pre-wrap
}

.comment {
    margin: 10px 0 10px 0
}

.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
}

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
}

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

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

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

#recaptcha_table td {
    line-height: 0
}

.recaptchatable #recaptcha_response_field {
    min-height: 0;
    line-height: 12px
}

form.hs-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

form .hs-fieldtype-text,
form .hs-form-field {
    width: 49%;
    margin-bottom: 40px
}

.blog-sidebar-child form.hs-form {
    flex-direction: column
}

.blog-sidebar-child form.hs-form .hs-main-font-element {
    font-family: "Open Sans", sans-serif;
    font-weight: 700
}

.blog-sidebar-child form .hs-fieldtype-text,
.blog-sidebar-child form .hs-form-field {
    width: 100%
}

@media screen and (max-width:992px) {
    form .hs-fieldtype-text,
    form .hs-form-field {
        width: 100%
    }
}

form .hs-fieldtype-textarea,
form .hs_recaptcha {
    width: 100% !important;
    margin-bottom: 40px;
}

form .hs-form-field label,
form .hs-form-field label {
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 700
}

form .hs-fieldtype-text input[type="text"],
form .hs-fieldtype-text input[type="tel"],
form .hs-form-field input[type="text"],
form .hs-fieldtype-text input[type="email"],
form .hs-form-field input[type="email"] {
    border: 0;
    border-bottom: 3px solid #5b418d;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 0 4px 0;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #404041;
}

form .hs-fieldtype-textarea label {
    display: block;
    margin-bottom: 10px
}

form .hs-fieldtype-textarea textarea {
    border: 3px solid #6444a0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 12px;
    min-height: 170px;
    max-height: 170px;
    border-radius: 5px;
}
.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form {
    text-align: center;
}

form .hs_submit.hs-submit input[type="submit"],
form .hs-form-field .hs-button.primary {
    color: #fff;
    font-size: 1.25em;
    -webkit-transition: background .3s cubic-bezier(0.455, 0.03, 0.515, 0.955), color .3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: background .3s cubic-bezier(0.455, 0.03, 0.515, 0.955), color .3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    padding: 0.75em 1.56em 0.75em 1.56em;
    background: -webkit-gradient(linear, left top, right top, from(#6444a0), to(#5b418d));
    background: linear-gradient(to right, #6444a0, #5b418d);
    border-radius: 4px;
}

form .hs_submit.hs-submit input[type="submit"]:hover {
    background: -webkit-gradient(linear, left top, right top, from(#79BDE1), to(#47BFFF));
    background: linear-gradient(to right, #79BDE1, #47BFFF);
    color: #222
}

* input:focus {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}
.tutorial-section__img--bg-white {
    max-width: 500px;
}
.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs-form-field .hs-error-msgs li {
    margin-top: 5px;
}

.contact-wrapper .contact_form-container .contact_form-container-wrapper form .hs-form-field .hs-error-msgs li label {
    position: inherit;
    font-size: 14px;
    font-weight: normal;
}
@media (max-width: 776px) {
    h3 {
        font-size: 1.5em !important;
    }
    footer .bottom__reptile {
        top: 40px;
    }
    .contact-wrapper .contact_form-container .contact_form-container-wrapper, .contact-wrapper .contact_form-container .contact_form-container-wrapper h1 {
        padding-top: 0;
    }
    .tutorial-section__img--bg-white {
        max-width: 100%;
    }
    form .hs-fieldtype-text, form .hs-form-field {
        width: 100% !important;
    }
    .contact-wrapper .newsletter-container .icon_phone-wrapper .icons-wrapper {
        height: inherit;
    }
}