/*!
* Oceania Theme Base v1.0
* Website Theme Base for HubSpot Content Management System (CMS)
* 
* (c) Copyright - SparkReaction, LLC | https://www.sparkreaction.com
* 
* This license grants you, the purchaser, an ongoing, non-exclusive, worldwide
* license to make use of this digital work on a single Hub ID (HubSpot Account).
* 
* You may install and use this theme only on portals you have purchased it for.
* In case additional installation is required, another license is required.
*
* You are not authorized to rent, sell, lend, lease or give away this theme and
* its licensed materials and components to another person or entity. It is not
* allowed to share the licensed materials and components used in this theme
* (such as CSS files, JS files, etc.).
* 
* For more information and questions please contact us at support@sparkreaction.com.
*/

/** Generated by FG **/
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

@font-face {
  font-family: 'clanpro-book';
  src: url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/clanpro-book.eot');
  src: local('☺'), url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/clanpro-book.woff') format('woff'), url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/clanpro-book.ttf') format('truetype'), url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/clanpro-book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Clan-Medium';
  font-style: normal;
  font-weight: normal;
  src: local('☺'), url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/clan-med-webfont.woff') format('woff');
}


@font-face {
	font-family: 'Verdana-Bold';
	src: url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/Verdana%20Bold.eot');
	src: local('☺'), url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/Verdana%20Bold.woff') format('woff'), url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/Verdana%20Bold.ttf') format('truetype'), url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/Verdana%20Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Verdana';
	src: url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/Verdana.eot');
	src: local('☺'), url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/Verdana.woff') format('woff'), url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/Verdana.ttf') format('truetype'), url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Jewel/Fonts/Verdana.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



@import url('//fonts.googleapis.com/css?family=Raleway:300,400,400i,500,600,700,900');


/**
* CSS @imports must be at the top of the file.      
* Add them above this section.                             
*/

/* ==========================================================================
SparkReaction Boilerplate v1.5.3                                
========================================================================== */

/* This responsive framework is required for all styles. */
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
/* 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;
}

/* These includes are optional, but helpful. */
/* 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;} 



/* language */


.headerSection .page-center {position: relative;}
.lang_switcher_class { position: relative; display: inline-block; }
.globe_class { cursor: pointer; border-radius: 10px; background-image: url(http://www.jewel.eu/hubfs/Header/globe.png)!important; background-position: center; border: 1px solid transparent; background-size: 25px!important; width: 25px !important; height: 25px !important; border: 0; background-repeat: no-repeat; }
.lang_list_class { position: absolute; top: 4px; left: inherit; -webkit-transform: translateX(0); transform: translateX(0); text-align: center; z-index: 100; list-style-type: none; padding: 0; margin: 0; right: -60px; }
.lang_list_class {display: block !important;}
.lang_list_class li {width:61px; text-transform: uppercase; position: relative; line-height: 1; font-size: 14px; padding: 0 5px 5px 5px; background-color: transparent; border-left: 0; border-right: 0; }
.lang_list_class li:first-child { padding-top: 0; border-top: 0; }
.lang_list_class li a { display: inline-block;text-decoration: none; color: #000; cursor: pointer; }
.lang_list_class li:first-child a { border: 2px solid transparent; }
.lang_list_class li:last-child { border: 2px solid #005b70; padding: 5px; left: 6px; position: absolute; }
.lang_list_class:before,.lang_list_class:after{display:none;}
.lang_list_class li:first-child:after { content: '\f107'; font-family: fontawesome; position: absolute; right: -9px; top: 0; color: #656564; }
.lang_list_class li:first-child:hover:after { color: #005b70; }
.lang_list_class li a:hover { color: #005b70; }
.language-switcheerr {     margin-left: 15px!important;width: 95px; }



/* ==========================================================================
Index:         
1. BASE STYLES   
- Variables
- Macros
- Base
- Typography
2. COS STRUCTURE
- Structure
- Header
- Content
- Footer
3. MAIN NAVIGATION
- Custom Menu Primary
- Mobile Menu
4. TEMPLATE MODULE CLASSES
- Common Template Classes
- Site Pages
- Landing Pages
- System Pages
5. COS COMPONENTS
- Blog
- Forms
- Buttons
6. MISCELLANEOUS
7. MOBILE MEDIA QUERIES
========================================================================== */

/* ==========================================================================
1. BASE STYLES                                             
========================================================================== */





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

/**
* Find the most consistently used font styles, colors, and container widths 
* for your site and assign them to the jinja variables below for easy use 
* and reference. 
*
* Apply the variable as shown below.  Ignore the jingja comment tags.
*
* 
*/

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
  /*  */
  /*  */

/* Typography */
            /*  */
                         /*  */
                          /*  */
     	 /*  */

/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */


/* ==========================================================================
Macros                                                  
========================================================================== */









/* ==========================================================================
Base                                                    
========================================================================== */
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
  background: #fff;
  color: #424242;
  font-family: 'Verdana', sans-serif;
  font-size: 18px !important;
  line-height: 1.5;
  font-weight:300;
}


.container-fluid .row-fluid .page-center, .container-fluid .row-fluid .wrapper {
  float: none;
  max-width: 1530px;
  margin: 0 auto;
  padding-left:15px;
  padding-right:15px;
}



a { color:#005b70; -webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
transition: all ease 0.3s;; }
.lp2Newsletter a{color:#fff;}
a:hover, a:focus { color: #000; }

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}
/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #b8cdd7;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #b8cdd7;
  text-shadow: none;
}
/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
  max-width: initial;
}

body .row-fluid [class*="span"] { 
  min-height:0px; 
}
body .row-fluid [class*="span"].widget-type-space { 
  min-height:1px; 
}

.set-bg, .bg, .overlay { 
  background-size:cover; 
  background-position:center; 
  position:relative; 
}
.get-bg { 
  display:none !important; 
}
.overlay > div { 
  position:relative;
  z-index:2; 
}
.overlay:before { 
  content:'';
  position:absolute;
  z-index:1;
  opacity:1;
  top:0;
  bottom:0;
  right:0;
  left:0;
}

img { 
  max-width:100%; 
  height:auto; 
  border:none; 
}

/* ==========================================================================
Typography
========================================================================== */


/* Basic text */
p { margin:0; padding:0; } 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 40%;
  line-height: 1;
  vertical-align: middle;
}

sup { top: -0.5em; }
sub { bottom:-0.5em;; }

/* Headings */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0;   font-family: 'Verdana', sans-serif !important; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration:none; color:#424242; }

/* Global Margin and Padding between tags in Richtext Editor */
* + h1 ,* + h2 { margin-top:35px; }
* + h3 ,* + h4 { margin-top:30px; }
* + h5 ,* + h6 { margin-top:25px; }
* + p { margin-top:20px; }

h1, .h1Style, .h1Style h2, .h1Style h3, { font-size:24px; font-weight:600; }
h2 { font-size:22px; font-weight:600; }
h3 { font-size:18px; font-weight:600; }
h4 { font-size:16px; font-weight:600; }
h5 { font-size:15px; font-weight:600; }
h6 { font-size:14px; font-weight:600; }

/* Lists */
ul, ol { margin:0; }
ul ul, ul ol, ol ol, ol ul { margin-top:20px; }
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Quotes */
blockquote {
  margin:0;
  padding:10px 20px 10px 50px;
  position:relative;
}
blockquote:before {
  content:"\f10d";
  position:absolute;
  left:0;
  font-family:fontawesome;
  font-size:30px;
  color:#d4d4d4;
  line-height:1;
}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}

strong, .bold { 
  font-weight:700; 
}
.light {
  font-weight:300;
}
.normal {
  font-weight:400;
}
.text-center { 
  text-align:center; 
}
.text-right { 
  text-align:right; 
}
.text-left { 
  text-align:left;
}
.font18 {
  font-size:18px;
  letter-spacing:0.1em;
}
.font14 {
  font-size:14px;
  letter-spacing:0.025em;
}
.lineHeight2 {
  line-height:2;
}
.uppercase {
  text-transform:uppercase;
}
.capitalize {
  text-transform:capitalize;
}
/*unique paddings*/
.p0-20 { padding-left:20px; padding-right:20px; }
.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; }
.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; }
.pt10 { padding-top:10px; }
.pt20 { padding-top:20px; }
.pt30 { padding-top:30px  }
.pt40 { padding-top:40px; }
.pt50 { padding-top:50px; }
.pt60 { padding-top:60px; }
.pt70 { padding-top:70px; }

.fontWhite { 
  color:#fff; 
}
.fontBlue {
  color:#005b70;
}




/* ==========================================================================
2. COS STRUCTURE                                            
========================================================================== */





/* ==========================================================================
Structure                                               
========================================================================== */
.row-fluid .contactForm form .input input:focus , .row-fluid .contactForm form .input textarea:focus   {  background:#f1f1f1; text-indent: 0px; }
.lp1Form form .input textarea:focus ,  .lp1Form form .input input:focus   {  background:#fff; text-indent: 0px; }
.row-fluid .blogSidebar .widget-type-google_search a.hs-button:hover { opacity:.8; background:#4095b0; }

.row-fluid .custome-price0 .pricingBlock { float:left; width:23.076923077%; margin:30px 0px 30px 26px; }
.row-fluid .custome-price0  span > div.hs_cos_wrapper:first-child  .pricingBlock{ margin-left:0; }
.row-fluid .titleStyle.titleStyle1:after { margin:30px 0; }
.row-fluid .full-image0 { margin:30px 0; }
.row-fluid .content-img1 { margin:60px 0 15px; float:left; width:100%; }
.row-fluid .content-txt1 span span { margin-top:10px; float:left; width:100%; }

.row-fluid .fullwidth_subscribe0 h3 { color:#666666; font-size:24px; font-weight:700; }
.row-fluid .fullwidth_subscribe0 .hs-form-required { display:none; }
.row-fluid .fullwidth_subscribe0 form { position:relative;  margin-bottom:40px; }
/*.row-fluid .fullwidth_subscribe0 form:after { position:absolute; top:17px; right:13px; color:#fff; content: "\f002"; font-family:'fontAwesome'; }*/
.row-fluid .fullwidth_subscribe0 form input[type="email"] { padding-right:60px; background:#fff; border:1px solid #d4d4d4; height:41px; color:#d4d4d4; }
.row-fluid .fullwidth_subscribe0 form input[type="submit"] { position:absolute; background:url('//www.sparkreaction.com/hubfs/images/icons/submit-btn.png') center center no-repeat; top:0; right:0; width:auto; min-width:auto; font-size:0; height:41px; padding:0; width:41px; }
.row-fluid .book0-cta img { width:100%; }

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}

/* Fancybox Basic */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}
.fancybox-skin {
  position: relative;
  background:#fff;
  text-align:center;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding:15px ;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
}
.fancybox-outer, .fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 99999;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background:rgba(0,0,0,0.7);
  background-size:100%;
}
.fancybox-close {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  font-family:'FontAwesome';
  border-radius:100%;
  background:trasparent;
  font-size:30px;
  text-align:center;
  line-height:36px;
  color:#cdcdcd;
  text-decoration:none;
}
.fancybox-close:before {
  content: "\f00d";
}
.fancybox-nav {
  text-align:center;
  position: relative;
  top: 0;
  width: 36px;
  height:36px;
  cursor: pointer;
  text-decoration: none;
  color:#ffd34e;
  z-index: 8040;
  display:inline-block;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 99999;
  font-family:'FontAwesome';
  font-size:30px;
  line-height:36px;
}
.fancybox-prev span:before {
  content:"\f190";
}
.fancybox-next span:before {
  content:"\f18e";
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background:#000;
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index:99;
  text-align:center;
}
.fancybox-lock .fancybox-overlay {
  overflow: hidden;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
/* Slick Slider */
.slick-list, .slick-slider, .slick-track {
  position:relative;
  display:block
}
.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility:hidden
}
.slick-list {
  overflow:hidden;
  margin:0;
  padding:0
}
.slick-list:focus {
  outline:0
}
.slick-list.dragging {
  cursor:pointer;
  cursor:hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
  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 {
  top:0;
  left:0
}
.slick-track:after, .slick-track:before {
  display:table;
  content:''
}
.slick-track:after {
  clear:both
}
.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-vertical .slick-slide {
  display:block;
  height:auto;
  border:1px solid transparent
}
.slick-arrow.slick-hidden {
  display:none
}
.slick-arrow {
  position:absolute;
  top:50%;
  left:0px;
  z-index:5;
  font-size:0;
  line-height:40px;
  width:40px;
  height:40px;
  background:transparent;
  cursor:pointer;
  border:none;
  margin:-20px 0 0;
  display:block;
  text-align:center;
  padding:0;
}
.slick-arrow:before {
  content:"\f190";
  font-family:fontawesome;
  font-size:28px;
  color:#b8cdd7;
  display:block;
  line-height:40px;
  width:40px;
}
.slick-arrow.slick-next {
  left:inherit;
  right:0px
}
.slick-arrow.slick-next:before {
  content:"\f18e";
}
.slick-dotted ul.slick-dots {
  margin:30px 0 0;
  padding:0;
  list-style:none;
  text-align:center;
  display:block;
  width:100%;
  line-height:0
}
.slick-dotted ul.slick-dots li {
  display:inline-block;
  margin:0 3px;
}
.slick-dotted ul.slick-dots li button {
  width: 15px;
  height: 15px;
  font-size: 0;
  cursor: pointer;
  border: 2px solid #b8cdd7;
  background: transparent;
  -webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;;
  outline: 0;
  padding: 0;
}
.slick-dotted ul.slick-dots li.slick-active button {
  background:#b8cdd7;
}
.slick-slider a, .slick-slider button, .slick-slider .slick-slide {
  outline:none;
}

.lp1Form.mtop30  select { width:100%; opacity:0; height:0; padding:0; }
.lp1Form.mtop30  select option  { float:left; width:100%; }


/* ==========================================================================
Header
========================================================================== */


.header-container-wrapper {}
.header-container {}

/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}

.headerSection {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  min-width:100%;
  max-width:100%;
  z-index:151;
  padding:22px 0;
  background: rgba(255 , 255 ,255 , 0.9);
}
.headerSection .siteLogo img{
  max-width:215px;
  display:inline-block;
}




/* ==========================================================================
Content                                                 
========================================================================== */


.body-container-wrapper {}
.body-container {}

/* Global Styles i.e for Buttons title Styles, skewed Strip and common Card styles etc.. */
.titleStyle:after { 
  content:''; 
  width:230px; 
  height:1px; 
  background:#b8cdd7; 
  display:block; 
  margin:30px auto; 
  max-width:50%;
}
.titleStyle.left:after { 
  margin-left:0; 
}
.titleStyle.right:after { 
  margin-right:0; 
}

.button a, a.button {
  padding:16px 30px 14px;
  background:#4095b0;
  text-decoration:none;
  border:2px solid #4095b0;
  color:#fff;
  display:inline-block;
  font-size:14px;

  letter-spacing:0.1em;
  font-weight:500;
}
.button a:hover, a.button:hover, .button.opposite a, a.button.opposite {
  background:transparent;
}
/*  .button.blue.opposite a, a.button.blue.opposite {
color:#4095b0;
} */
/*  .button.blue a:hover, a.button.blue:hover {
color:#4095b0;
} */

/* .button.opposite a:hover, a.button.opposite:hover {
background:#4095b0;
}
.button.blue.opposite a:hover, a.button.blue.opposite:hover {
color:#fff;
}
*/
.pageTitle h1 { 
  font-size:60px; 
  font-family: 'Verdana', sans-serif !important;
  letter-spacing:0.2em; 
  font-weight:500; 
  color: white;
}
.pageTitle h1 span {  
  font-weight:400;
}
.sectionTitle h2, .sectionTitle h3 {
  font-size:48px;
  line-height:1.3;
  font-weight:500;
}
.linkStyle a {
  position:relative;
  font-size:18px;
  font-weight:700;

  text-decoration:none;
}
.linkStyle a:hover {
  color: #75adc1;
}
.linkStyle a:after {
  content:"\f01d";
  font-family:fontawesome;
  font-size:18px;
  margin-left:4px;
  font-weight:400;
}
.linkStyle.v2 a:after {
  content: "\f01d";
  font-family: fontawesome;
}
.topStrip {
  position:relative;
  overflow:hidden;
}
.topStrip:after {
  content:'';
  width:100%;
  height:100px;
  background:#005b70;
  left:0;
  position:absolute;
  -webkit-transform: skewY(-1.3deg);
-moz-transform: skewY(-1.3deg);
-o-transform: skewY(-1.3deg);
-ms-transform: skewY(-1.3deg);
transform: skewY(-1.3deg);;
  top:-80px;
}    

.socialIcons.blue a {
  color:#b8cdd7;
}
.socialIcons.leftAligned a {
  margin:5px 25px 5px 0;
}
.socialIcons.rightAligned a {
  margin:5px 0 5px 25px;
}
.roundIcon span {
  width:150px;
  height:150px;
  display:block;
  margin:0 auto;

  line-height:146px;
  -webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
transition: all ease 0.3s;;
}
.roundIcon img {
  display:inline-block;
  max-width:100px;
  max-height:100px;
  width:auto;
  height:auto;
  vertical-align:middle;
  position:relative;
}

.testimonialBlock .authorPic {
  width:150px;
  height:150px;
  display:block;
  margin:0 auto;
  overflow:hidden;
  -webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;;

}
.testimonialBlock {
  letter-spacing:0.1em;
  font-weight:300;
  font-size:24px;
}

/* Thank You Page
-=-=-=-=-=-=-=-=-=*/
@media (min-width:1080px){.innerHero { padding:210px 0 310px; }}
.thankYouSec2 {
  padding:100px 0 70px;
}

/* Full width Pages 
-=-=-=-=-=-=-=-=-=-=*/
.fullWidthContent {
  padding:100px 0 70px;
}
.fullWidthInner {
  padding:15px 0;
}

/* Contact Page
-=-=-=-=-=-=-=-=*/
.contactSec2 {
  padding:110px 0 80px;
}
.contactForm .hs-form-required {

}
.contactForm textarea.hs-input {
  min-height:160px;
}
@media (min-width:1080px){ .contactSidebar { padding-left:40px; } }
.contactSidebar a {
  text-decoration:none;
}
.contactSidebar ul {
  margin:0;
  padding:0;
  list-style:none;
}

/* About Page 
-=-=-=-=-=-=-=-=*/
.aboutSec2 { 
  padding:110px 0 60px; 
  letter-spacing:0.1em;
}
.aboutSerBlocks > span.hs_cos_wrapper {
  width:auto;
  display:block;
  margin:0 -15px;
}
.aboutSerBlocks > div.hs_cos_wrapper {
  width:33.33%;
  display:inline-block;
  margin-right:-7px;
  padding:15px;
  vertical-align:top;
}
.aboutSerBlock .aboutSerIcon {
  margin-bottom:25px;
}
.aboutSerBlock .aboutSerContent {
  max-width:300px; 
  display:block;
  margin:0 auto;  
}
/* .aboutSerBlock {
background: #f1f1f1;
padding: 20px;
} */
.aboutTeamBlocks span.hs_cos_wrapper {
  width:auto;
  display:block;
  margin:0 -15px;
}
.aboutTeamBlocks div.hs_cos_wrapper {
  width:33.33%;
  display:inline-block;
  margin-right:-7px;
  padding:15px;
}
.teamPopUpContent {
  max-width:780px;
  padding:70px 30px 30px;
}
.teamPopUpContent .socialIcons { 
  float:right; 
}
.teamPopUpContent .socialIcons a {
  color:#b8cdd7;
  margin:5px 0 5px 20px;
}

@media (min-width:1100px){
  .teamPopUpContent .popupTitle h2 { font-size:36px; } }
.teamPopUpContent .popupTitle h2 { 
  max-width:calc(100% - 190px); 
  display:inline-block;
}
.siteLogo {
  /*width: 23% !important;*/
  width: 215px !important /* Updating to match logo width */
}
.serch-icon {
  width: 25px !important;
  margin-left: 15px !important;
}
.aboutTeamBlock .overview * {
  display:inline;
}

/* Pricing Page 
-=-=-=-=-=-=-=-=-=*/
.pricingSec2 {
  padding:100px 0;
}
.pricingBlock {
  text-align:center;
  margin:30px 0;
}
.pricingBlock .pricingTitle {
  font-size:18px;
  text-transform:uppercase;
  font-weight:700;
  letter-spacing:0.2em;
}
.pricingBlock .pricingAmnt div.cell-wrapper {
  width:100%;padding: 10px;
  /*     display:table;
  height:150px; */
  display: flex;justify-content: center;
  height: 200px;
  position:relative;
  overflow:hidden;
  /*     background:#005b70; */
  color:#fff;
  font-size:72px;
  /*     line-height:1; */
  line-height:.5;
  text-align: center;
  align-items: center;
  font-weight:700;
}
.pricingBlock .pricingAmnt div.cell-wrapper:after {
  content: '';
  width: 100%;
  height: 86px;
  background:#b8cdd7;
  left: 0;
  position: absolute;
  -webkit-transform: skewY(1.4deg);
-moz-transform: skewY(1.4deg);
-o-transform: skewY(1.4deg);
-ms-transform: skewY(1.4deg);
transform: skewY(1.4deg);;
  bottom: -80px
}

.pricingBlock .pricingAmnt > span.hs_cos_wrapper {
  /*     display:table-cell;
  vertical-align:middle; */
  width:100%;
}
/* .pricingBlock .pricingfeatures {
background:#f1f1f1;
padding:30px 15px;
} */
.pricingBlock .pricingfeatures {
  background:transparent;
  padding:0px;
} 

.pricingBlock .pricingfeatures ul {
  margin:0;
  padding:0;
  list-style:none;
  text-align:left;
  display:inline-block;
  font-size:12px;
  line-height:1.7;
  letter-spacing:0.1em;
}
.pricingBlock .pricingfeatures ul li {
  position:relative;
  padding-left:20px;    
}
.pricingBlock .pricingfeatures ul li + li {
  margin-top:8px;
}
.pricingBlock .pricingfeatures ul li:before {
  content:"\f138";
  font-family:fontawesome;
  position:absolute;
  left:0;
  color:#005b70;
}
.pricingBlock .button a {
  margin-top:40px;
  display:block;
}

/* Landing Page 
-=-=-=-=-=-=-=-=*/
.landingPage .headerSection { 
  position:relative; 
  background: rgba(0,91,112,0.5);
}
.lp2Hero { 
  padding:100px 0 50px; 
}
/* .lp2Hero.topStrip:after { 
background:#005b70; 
} */
.lp2Newsletter {
  background:#005b70;
}
.lp2Newsletter .hs-form-field > label { 
  display:none; 
}
.lp2Newsletter form { 
  position:relative; 
}
.lp2Newsletter form .hs-input { 
  background:#fff; 
  padding:25px; 
  padding-right:310px; 
  height:80px; 
  font-size:21px; 
  line-height:30px; 
  color: #9c9a9a;
}
.lp2Newsletter form .hs-input:focus { 
  background:#fff; 
}
.lp2Newsletter form input[type="submit"] { 
  position:absolute; 
  top:8px; 
  right:0; 
  margin:0; 
  opacity:1;  
  padding:29px; 
  height:84px; 
  border:2px solid #4095b0;
  border-left:0;
}
.lp2Newsletter form input[type="submit"]:hover  { color: #4095b0; background: transparent;  }

.lp1Sec2 {
  padding:130px 0 80px;
}
.lp1Form form {
  background:#f1f1f1;
  padding:15px 30px 30px;
}
.lp1Form .hs-form-required {
  display:none;
}
body .lp1Form form.hs-form .hs-form-field {
  padding-top:15px;
  padding-bottom:15px;
}
.lp1Form form .hs-input {
  font-family:fontawesome,'Verdana', sans-serif;
  font-size:13px;
  background:#fff;
}
.lp1Form form input[type="checkbox"]  + span:before {
  content:"\f00c";
  font-family:fontawesome;
  font-size:0;
  color:#b8cdd7;
  background:#fff;
}
.lp1Form form input[type="checkbox"]:checked  + span:before {
  background:transparent;
  font-size:20px;
}


body .lp1Form form.hs-form .hs-form-field {  float:left; width:100%; padding-top:0; }
.lp1Form .menu { display: inline-block;   padding-left:0px; margin:0 0 10px 0; float:left; font-size:14px; position: relative; min-height: 45px; background: #fff; margin-top:-12px; float:left; width:100%;     font-family: fontawesome,'Raleway', sans-serif; }
.lp1Form .menu li { position: relative; word-break:break-word; }
.lp1Form .menu ul { border:1px solid #bfbfbf;  position: relative; z-index:9;  display: none; margin:0; list-style:none; width:100%; padding-left:0; background:#fff; }
/*.lp1Form .menu li:hover ul { display: block; background: #ddd;  padding: .2em; }*/
.lp1Form .menu li.sub { width:100%; display:inline-block; }
.sel {  background: #fff;  color: #666666; width:100%; }
.item, .sel {  display: block;  padding: .2em .5em; } 
/*.item:hover { background: yellow; }*/
.lp1Form select option { opacity:0 !important; }
.lp1Form .menu li.sub a { padding:13px 15px 13px 15px; text-decoration:none; position:relative; }
.lp1Form .menu li.sub a:after { position:absolute; right:8px; top:50%; font-family:'fontAwesome'; content: "\f0d7"; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.lp1Form .menu li ul li a:after { display:block; }
.lp1Form .menu li ul li a { color: #666666; padding:8px 15px !important; }
.lp1Form .menu li ul li a:hover { color:#4095B0; }
.lp1Form  .hs_best_describes_our_organization_s_adoption_of_hubspot label { float:left; width:100%;  }
.lp1Form #best_describes_our_organization_s_adoption_of_hubspot-2c0109c1-d267-47d2-852c-58b1051e6283_9809 { opacity:0; }

/* Modular & Reusable Components
========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




/* ==========================================================================
Footer
========================================================================== */


.footer-container-wrapper {}
.footer-container {}


.footerSection {
  background:#005b70;
  color:#fff;
  padding:120px 0 90px;
  text-align:center;
  position:relative;
  overflow:hidden;
}
.footerSection:before {
  content:'';
  width:100%;
  height:100px;
  background:#b8cdd7;
  left:0;
  position:absolute;
  -webkit-transform: skewY(-1.3deg);
-moz-transform: skewY(-1.3deg);
-o-transform: skewY(-1.3deg);
-ms-transform: skewY(-1.3deg);
transform: skewY(-1.3deg);;
  top:-80px;

}

.footerNavigation {
  padding:35px 0;
}

.footerNavigation .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  font-size:12px;
  line-height:1;
  font-weight:500;
  text-transform:uppercase;
  letter-spacing:0.2em;
  color:#ffffff;
  padding:10px 30px;
  max-width:100%;
  width:auto;
}
.footerNavigation .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
  color:rgba(255,255,255,0.6);
}
.socialIcons a {
  font-size:21px;
  margin:5px 15px;
  display:inline-block;
  color:#fff;
}
.socialIcons a:hover {
  opacity:0.6;
}
.subFooter {
  background:#0f3f4f;
  color:#fff;
  font-size:12px;
  padding:12px 0;
  font-weight: 400;
  letter-spacing:0.2em;
}
.subFooter a {
  color:#fff;
}
.subFooter a:hover {
  opacity:0.6;
  color:#fff;
}



/* ==========================================================================
3. MAIN NAVIGATION                                            
========================================================================== */





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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:;
  float: right;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:;
  float: left;
  list-style-type: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:#005b70;
  display: inline-block;
  text-decoration: none;
  line-height: 1.3;
  margin: 0;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  padding:0 18px;
  letter-spacing:1.3px;
  text-transform: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-chid > a {
  padding-right:0; 
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(0,91,112,0.8);
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{

  padding: 15px 0 0;
  margin: 0;
  min-width: 190px;
  border: none;
  -webkit-border-radius: 0px;
-moz-border-radius: 0px;
-o-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;;
  -webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:#0f3f4f;
  /*background:;*/
  border: none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:#fff;
  padding: 15px 20px;
  line-height: 1;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  text-transform:none;
  letter-spacing:0.1em;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:rgba(255,255,255,0.8);
}

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

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:1025px) {
  .custom-menu-primary .hs-menu-wrapper { 
    display:block !important;
  }
  .custom-menu-primary {
    /*width: calc(77% - 152px) !important;*/
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-left: 0!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: 767px){


  .row-fluid .custome-price0 .pricingBlock { width:100%; margin:30px 0; }
  .row-fluid .full0-left ,.row-fluid .content-txt1{ text-align:center; width:100%; }
  .row-fluid .fullwidth_subscribe0 h3 { text-align:center; width:100%; margin-top:20px; }
  .row-fluid .book0-cta { text-align:center; width:100%; }
  .row-fluid .book0-cta img { width:auto; }
  .row-fluid .fullwidth_subscribe0 form input[type="email"] { padding:10px 50px 10px 20px; }
  .row-fluid .titleStyle.titleStyle1::after { left:50%; margin: 30px 0 20px -60px; position:relative; width:120px; }
  .log-in .flex-box > span > div { width: 29% !important;margin-bottom: 20px !important;}
}  

/* Variables
========================================================================== */
@media (max-width:1024px){
  .hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-top: 0 !important;
  }
  .custom-menu-primary {
    width: 100% !important;
  }
     /* 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: calc(50% - 41px);        /* Position Button at right of screen  */
    right: 0;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #0f3f4f;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #0f3f4f;
    -webkit-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
-ms-transition: all ease 0.4s;
transition: all ease 0.4s;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:rgba(255,255,255,0.6);
    background-color: #0f3f4f; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:rgba(255,255,255,0.6);
    background-color: #0f3f4f; 
    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: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #0f3f4f; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }

  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background-color: rgba(255,255,255,0.6); /* 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: 0px; /* Makes room for button */
    margin: 10px 0 10px 0;
  }
  .custom-menu-primary.js-enabled{width:100%;}
  /* 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: auto;
    position: absolute; /**************************************************************/
    top: 19px;             /* Positions the menu to drop from the very top of the screen */
    left: -15px;
    right: -15px;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#0f3f4f; /* Menu background color set off global menuColorMobile variable */
   
  }

  /* 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: 45px;
    overflow: visible;
  }

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

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    padding:0;
  }
  .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: 14px; /* 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 */
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    background: transparent !important;
    color: #fff;border:0 !important;
    padding: 5px 19px !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a:hover{background:none;border:0 !important;color: #fff !important;
    opacity: .8;} 


}




/* ==========================================================================
4. TEMPLATE MODULE SELECTORS                                         
========================================================================== */





/* Common Template Selectors                                             
========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


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

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}








/* ==========================================================================
5. COS COMPONENTS                                        
========================================================================== */





/* ==========================================================================
Blog                                         
========================================================================== */


/* Blog Post and Listing Body Class */
body.blog {}

/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing .row-fluid .listingFull { width:100%; margin-left:0; }
body.hs-blog-listing .row-fluid .listingHide { display:none; }

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* Blog Content Column
========================================================================== */
.blogSection {
  padding:120px 0 60px;
}
.blogv1 .post-listing .post-item + .post-item {
  padding-top:70px;
}

.post-header label.date {
  font-size:18px;
  text-transform:uppercase;
  font-weight:700;
  letter-spacing:0.1em;    
}
.post-header label.date + h2, .post-header label.date + h1 {
  margin:15px 0;
} 
.post-header h2 ,.post-header h1 {
  font-size:24px;
  font-weight:400;
  letter-spacing:0.025em;
}
.post-header h2 a:hover {
  color:#b8cdd7;
}

.aboutBlogPost {
  padding:20px 0;
  border-top:1px solid #d4d4d4;
}
.aboutBlogPost a {
  color:#424242;
  text-decoration:none;
}
.aboutBlogPost a:hover {
  color:#b8cdd7;
}
.aboutBlogPost > span {
  display:inline-block;
  margin-right:25px;
}
.aboutBlogPost > span img {
  display:inline-block;
  vertical-align:baseline;
  padding-right:5px;
}
.post-item .more-link {
  min-width:230px;
  text-align:center;
  line-height:30px;
}
.post-body h1 + h2, .post-body h2 + h3, 
.post-body h3 + h4, .post-body h4 + h5, 
.post-body h5 + h6 { margin-top:0; }

/* Blog Version 2 
-=-=-=-=-=-=-=-=-*/
.postFilter { 
  letter-spacing:0.1em; 
}
.postFilter ul { 
  list-style:none;
  padding:10px 0 15px;
}
.postFilter .filter-link-count { 
  display:none;
}
.postFilter ul li { 
  display:inline-block; 
}
.postFilter ul li a { 
  display:block;
  padding:10px;
  color:#424242;
  text-decoration:none;
  text-transform:uppercase;
  line-height:1;
}
.postFilter ul li a.active, .postFilter ul li a:hover {
  background-color:#b8cdd7;
  color:#fff;
}
.postListing { 
  margin:0 -15px; 
  display: flex;
  flex-wrap: wrap;
   max-width: 1130px !important;
  margin: 0 auto !important;
}
.postListing .itemWrap {
  display: inline-block;
  width: 31.33%;
  margin-bottom: 30px;
  vertical-align: top;
  margin-right: 3%;
  border: 1px solid #eaeaea;
}

.postItem {
  position:relative;
  width:100%;
  display:block;
}
.postItem .ListingImage {
  position:relative;
  width:100%;
  display:block;
  padding-bottom:69%;
  overflow:hidden;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  transition: all ease 0.4s;;
}
.postItem .ListingImage:before {
  content:'';
  width:100%;
  height:100%;
  background: #005b70;
  left:0;
  bottom:0;
  position:absolute;
  opacity:0.5;
  z-index:1;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  transition: all ease 0.4s;;
}
.postListing .itemWrap:hover .ListingImage:before {
  opacity:0;
}
.postListing .itemWrap:hover {
  background:#f1f1f1;
  -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.25);
  -o-box-shadow: 0 0 30px 0 rgba(0,0,0,0.25);
  -ms-box-shadow: 0 0 30px 0 rgba(0,0,0,0.25);
  box-shadow: 0 0 30px 0 rgba(0,0,0,0.25);;
}
.postItem .ListingImage:after {
  content:'';
  width:100%;
  height:100px;
  background: #005b70;
  left:0;
  position:absolute;
  -webkit-transform: skewY(3deg);
  -moz-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  transform: skewY(3deg);;
  bottom:-90px;
}
.postItem .ListingImage a.readMore {
  position:absolute;
  left:50%;
  top:50%;
  -webkit-transform: translate3d(-50%,-50%,0);
-moz-transform: translate3d(-50%,-50%,0);
-o-transform: translate3d(-50%,-50%,0);
-ms-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);;
  z-index:5;
  border-color:#fff;
  opacity:0;

}
.postListing .itemWrap:hover .ListingImage a.readMore {
  opacity:1;
}
.postItem .ListingImage a.readMore:hover {
  /*     background:#fff;
  color:#b8cdd7; */
}

.postItem .listingContent {
  text-align:left;
  padding:30px 25px;

}
.postItem .listingContent a {
  text-decoration:none;
  color:#424242;
  overflow-wrap: anywhere;
}
.postItem .listingContent h3 {
  letter-spacing:0.025em;
  font-weight:600;
  line-height:1.3;
}
.postItem .listingAuthor {
  padding:10px 0;
}
.postItem .leftAligned {
  display:block;
  padding:3px 3px 3px 0;
}
.postItem .rightAligned {

  padding:3px 0px 3px;display:block;
}
.postItem .postTopic {
  text-transform:uppercase;
  padding-top:20px;
}
.postItem .postTopic img{
  display:inline-block;
  vertical-align:baseline;
}


/* Blog Commments  */
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }
/* Pagination */
.blogPagination {
  margin:0;
  padding-left:0;
  list-style:none;
  display:block;
}
.blogPagination li {
  display:inline-block;
}
.blogPagination li a {
  width:30px;
  height:30px;
  text-align:center;
  text-decoration:none;
  color:#424242;
  line-height:30px;
  display:block;
}
.blogPagination li.disabled {
  display:none;
}
.blogPagination li.active a, .blogPagination li a:hover {
  background:#b8cdd7;
  color:#fff;
}
.blogPostBottom {
  padding:40px 0;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:0.05em;
}
.blogPostBottom a {
  color:#424242;
  text-decoration:none;
}
.blogPostBottom a:hover {
  color:#b8cdd7;
}
.shareIt, .shareIt a {
  display:inline-block;
  padding:0 4px;
}


/* Blog Sidebar */
.blogSidebar h3 {
  font-size:25px;line-height:1.25;
  margin-bottom:10px;
}
.blogSidebar a:not(.filter-expand-link) {
  text-decoration:none;
  color:#424242;
}
.blogSidebar a:not(.filter-expand-link):hover {
  color:#b8cdd7;
}
.blogSidebar ul {
  padding:0;
  list-style:none;
}
.blogSidebar ul li + li {
  margin-top:5px;
}
.blogSidebar form {
  position:relative;
}
.blogSidebar form label {
  display:none;    
}
.blogSidebar form input.hs-input {
  padding:9px;
  border:1px solid #d4d4d4;
  padding-right:45px;
}
.blogSidebar form a.hs-button, .blogSidebar form input.hs-button { position: absolute; width: 40px; height: 40px; font-size: 16px; 
  font-family: fontawesome,'Verdana', sans-serif; line-height: 40px; padding: 0; text-align: center; top: 71px; left: 0; cursor: pointer; min-width: 240px; }

.legal-consent-container {padding-top: 9px;font-size: 12px;padding-left: 9px;padding-right: 9px;}


/* .blogSidebar form a.hs-button:hover, .blogSidebar form input.hs-button:hover {
background-color:#005b70;
opacity:1;
color:#fff !important;
} */
.sidebarRss .hs-rss-item {
  margin-top:15px;
  padding-top:20px;
  border-top:1px solid #d4d4d4;
  margin-bottom:0;
}
.sidebarRss .hs-rss-item .hs-rss-item-image-wrapper, .sidebarRss .hs-rss-item .hs-rss-item-text {
  min-width:100%;
  max-width:100%;
  padding:0;
}
.sidebarRss a {
  display:block;
  margin-top:15px;
}


.contactSec2 .contactForm form input[type="submit"] {  border:2px solid transparent; }
.contactSec2 .contactForm form input[type="submit"]:hover { border:2px solid #4095b0; color:#4095b0; background:transparent; }


/* ==========================================================================
Forms
========================================================================== */


/* All Global Forms
========================================================================== */
/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {}
body .hs-form-field > label {
  font-size:14px;
  letter-spacing:0.1em;
  color:#424242;
}
body .hs-form-field .hs-form-required {
  color: #005b70;
}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
  width: 100%;
  font-family: 'Verdana', sans-serif;
  font-size: 14px;
  color:#424242;
  outline: none;
  background:#f1f1f1;
  border:none;
  -webkit-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
-ms-transition: all ease 0.4s;
transition: all ease 0.4s;;
  line-height:1.5;
  padding:15px;
  width:100%;
  max-width:100%;
  letter-spacing:0.1em;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
  background:rgba(184, 205, 215,0.3);
  text-indent:5px;
}

/* Separate Styles for Multiple Line Inputs */
body textarea {
  min-height:100px;
}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {}

/* Submit Button Style 
body input[type="submit"] {
  background:url(//www.sparkreaction.com/hubfs/Oceania%20Theme%202016/Images/blank.png) top left repeat #b8cdd7;
  font-size:14px;
  line-height:24px;
  outline:none;
  cursor:pointer;
  color:#fff;
  border:none;
  padding:18px 30px;
  text-transform:uppercase;
  letter-spacing:0.1em;
  min-width:230px;
  text-align:center;
  -webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
transition: all ease 0.3s;;
  margin-top:10px;
}
body input[type="submit"]:hover {
  opacity:0.9;
}
*/

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] { display:none; }
body input[type="checkbox"] { display:none; }
body input[type="radio"]  + span, body input[type="checkbox"]  + span {
  display:block;
  position:relative;
  padding:5px 5px 5px 25px;
  cursor:pointer;
  letter-spacing: 1px;
}
body input[type="radio"]  + span:before, body input[type="checkbox"]  + span:before {
  content:'';
  position:absolute;
  width:17px;
  height:17px;
  line-height:18px;
  border:1px solid transparent;
  background:#999;
  left:0;
  top:6px;
}
body input[type="radio"]  + span:before {
  -webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;;
}
body input[type="radio"]:checked  + span:before, body input[type="checkbox"]:checked  + span:before {
  background:#000 url(https://2660763.fs1.hubspotusercontent-na1.net/hubfs/2660763/Whishworks%20May-2017/Common%20Images/right.png?t=1495542712539);background-size:17px;background-repeat:no-repeat;
}

/* Required */
body input:focus:required:invalid, 
body textarea:focus:required:invalid, 
body select:focus:required:invalid {}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {}

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
  color: inherit;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: inherit;
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color:inherit;
  opacity: 1;
}
:-ms-input-placeholder { /* IE10 */
  color:#424242;
  opacity: 1;
}

.hs-error-msgs { 
  list-style:none; 
  margin:0 0 10px; 
  padding:0 0 0 10px; 
  font-size:12px; 
  color:#f00;
  letter-spacing:0.1em;
}

/* Form Module
========================================================================== */

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


/* Blog Comment Form
========================================================================== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

/* Error */
body .hs-common-error-message {}


/* Blog Subscription Form
========================================================================== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}


/* Google Search Form
========================================================================== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* Multi Column Form
========================================================================== */

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}
body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}
body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; margin:0 -10px; display:block; width:auto; }
body form.hs-form .hs-form-field { padding:10px 0; }
body form.hs-form fieldset .hs-form-field { padding:10px; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }



@media (max-width: 640px) {
  .flex-box > span > div {width: 33% !important;margin-bottom: 23px !important;}

}

@media (max-width: 480px) {
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
  .flex-box > span > div {width: 49% !important;margin-bottom: 23px !important;}
  .log-in .flex-box > span > div { width: 100% !important;margin-bottom: 15px !important;}
  .flex-abt > span > div {width: 100% !important;}
  .headerSection .siteLogo img {max-width: 140px;}
  .mobile-trigger {top: calc(50% - 38px);}
  .flex-over .teamImg img {height: auto;width: 50%;}
  
}



.hs-search-results ul li {
  margin-bottom: 35px;
}


/* ==========================================================================
Buttons                                              
========================================================================== */


/* All Global Buttons (Excluding CTAs)
========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  font-family: 'Verdana', sans-serif;
  font-size: 16px;
  text-decoration: none !important;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}


/* Form Module Button
========================================================================== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* Blog Comment Button
========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
========================================================================== */

/** 
* Override global CTA styles by wrapping the CTA module in a module group 
* that has an ID, and use that ID to prefix your CTA selector. Example shown below.
*
* All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}



/*404 page*/
.row-fluid .Hero-defaultpage { padding:45px 0px; }
.row-fluid .topStrip-defaultpage:after , .topStrip-emailpreferenca:after{  background:#005b70; height:95px; }
.topStrip-emailpreferenca:after{  background:#005b70;height:95px; }
.row-fluid .topStrip-defaultpage { background: rgb(64,149,176); text-align:center; 
  background: -moz-linear-gradient(left, rgba(64,149,176,1) 0%, rgba(23,72,89,1) 100%);
  background: -webkit-linear-gradient(left, rgba(64,149,176,1) 0%,rgba(23,72,89,1) 100%);
  background: linear-gradient(to right, rgba(64,149,176,1) 0%,rgba(23,72,89,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4095b0', endColorstr='#174859',GradientType=1 );}

.row-fluid .topStrip-defaultpage { color:#fff; font-weight:100; padding:70px 0px}
.row-fluid .topStrip-defaultpage h2 { color:#fff; font-siZe:300px; line-height:1;  'Verdana', sans-serif ; font-weight:100; padding-bottom:110px; }
.row-fluid .topStrip-defaultpage h2:after { display:none; }
.row-fluid .topStrip-defaultpage  h4  {color:#fff; font-size:30px; line-height:35px;  font-weight:500; padding-bottom:34px; } 
.row-fluid .topStrip-defaultpage a {background: transparent;}
.row-fluid .topStrip-defaultpage a:hover { background:rgb(64, 149, 176);}
.topStrip-emailpreferenca h1 {font-size: 48px; line-height: 1.3; font-weight: 500;  color: #174859; position:relative; padding-bottom:25px; }
.topStrip-emailpreferenca h1:after { content: '';  width: 230px;  height: 1px; background: #4095b0;  display: block;position:absolute; top:100%; left:0;  max-width: 50%;}
.topStrip-emailpreferenca  h2 { color:#666666; font-size:24px; font-weight:500; padding-top:20px;  }

.topStrip-emailpreferenca .item:nth-child(even) .item-inner { background:#f1f1f1; }
.topStrip-emailpreferenca .item:nth-child(odd) .item-inner { background:#FFF; }
.topStrip-emailpreferenca .fakelabel span { color:#666666 !important; font-size:18px; font-weight:500;  }
.topStrip-emailpreferenca input[type="checkbox"]  + span {padding-left:40px; }
.topStrip-emailpreferenca input[type="checkbox"]  + span:before { background:#fff; border:1px solid #666666; border-radius:5px; top:8px;   }
.topStrip-emailpreferenca  input[type="checkbox"]:checked  + span:before { content:'\f046'; font-family:FontAwesome; background:#fff; color:#174859; font-size:24px; }
.topStrip-emailpreferenca .email-prefs .item p { padding-left:30px;' '}
.topStrip-emailpreferenca  .item-inner p  { color:#666666; font-size:14px; line-height:20px; }
.topStrip-emailpreferenca .email-prefs .item .item-inner { border-radius:0px; border:1px solid #f1f1f1;  }


.topStrip-defaultpage .email-unsubcribe { text-align:left; }
.email-unsubcribe h1 { font-weight:600; font-size:24px; line-height:30px; }
.email-unsubcribe input.hs-input.email-edit { background:#fff;  border:1px solid #f1f1f1; height:60px; margin:50px 0px 40px; padding-left:20px !important;  }
/* ==========================================================================
6. MISCELLANEOUS                                      
========================================================================== */





/** 
* Styles that do not fit into available sections above can go here.
* For example, one would place 3rd party plugin overriding styles here.
*
* This section is NOT for 'Custom' styles.  All custom styles must go in the
* proper sections above.
*
* For instance, custom header and footer styles must go in the HEADER and 
* FOOTER sections.  Custom styles for anything in-between the header and footer 
* (such as, styles that are unique to the HOMEPAGE only), must go in the 
* CONTENT section.
*/ 








/* ==========================================================================
7. MOBILE MEDIA QUERIES                              
========================================================================== */

 

@media (max-width: 1070px) {
  .container-fluid .row-fluid .page-center, .container-fluid .row-fluid .wrapper { 
    max-width:1000px; 
  }

}

@media (max-width: 1400px) {
  .over-jewel .innerHero {
    padding: 233px 0 140px !important;
  }
}

@media (max-width:1100px){

  .container-fluid .row-fluid .page-center, .container-fluid .row-fluid .wrapper { 
    max-width:940px;
  }
  .pageTitle h1 {
    font-size:48px;
  }
  .sectionTitle h2, .sectionTitle h3 { 
    font-size:36px; 
  }
  .heroSection, .over-jewel .innerHero { padding: 196px 0 110px !important;

  }
  .homeSec3 {
    padding:80px 0 70px;
  }
  .postItem .ListingImage a.readMore {
    padding:16px 15px 14px;
  }
  .home2afterBanner img {
    margin-top:-140px;
  }

} /* @media (max-width:1100px) ends */


@media (max-width:1170px) and (min-width:991px){
  .postItem .listingAuthor { 
    font-size:12px; 
  }


  .row-fluid .custome-price0 .pricingBlock { margin-left:23px; }

  .row-fluid .topStrip-defaultpage h2 {  font-siZe:200px; line-height:150px;  padding-bottom:90px; }
  .row-fluid .topStrip-defaultpage  h4  {font-size:28px; line-height:33px;  padding-bottom:30px; } 
  .topStrip-emailpreferenca h1 { font-size:35px; line-height:40px; }
  .row-fluid .unsubcribe-left { width:80%; }

}
@media (max-width:1170px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {padding: 0 8px !important;letter-spacing: 0;}


}




@media (max-width:991px) and (min-width:768px){
  /*     .headerSection .siteLogo img { 
  max-width:100%; 

} */

  .contactSidebar.font18 {
    font-size:15px;
  }
  body .row-fluid .pricingBlock {
    margin-left:0;
    /*         padding:0 15px; */
    width:50%;
  }
  body .row-fluid .pricingBlock:nth-child(n+3) {
    margin-top:20px;
  }

  .row-fluid .custome-price0 .pricingBlock { width: 25%; margin: 30px 0 30px 0px; }
  .row-fluid .custome-price0 .button a { padding: 16px 25px 14px; }
  .row-fluid .custome-price0 .pricingBlock .pricingAmnt div.cell-wrapper { font-size:60px; }

  .row-fluid .topStrip-defaultpage h2 {  font-siZe:150px; line-height:100px;  padding-bottom:50px; }
  .row-fluid .topStrip-defaultpage  h4  {font-size:25px; line-height:30px;  padding-bottom:30px; } 
  .topStrip-emailpreferenca h1 { font-size:32px; line-height:40px; }
  .row-fluid .unsubcribe-left { width:100%; }
  .email-unsubcribe input.hs-input.email-edit { margin:20px 0px; }

} /* @media (max-width:991px) and (min-width:768px) ends */




@media (max-width:991px) {
  .p40-0 { padding-top:30px; padding-bottom:30px; }
  .p50-0 { padding-top:35px; padding-bottom:35px; }
  .p60-0 { padding-top:40px; padding-bottom:40px; }
  .p70-0 { padding-top:45px; padding-bottom:45px; }
  .pb40 { padding-bottom:30px; }
  .pb50 { padding-bottom:35px; }
  .pb60 { padding-bottom:40px; }
  .pb70 { padding-bottom:45px; }
  .pt40 { padding-top:30px; }
  .pt50 { padding-top:35px; }
  .pt60 { padding-top:40px; }
  .pt70 { padding-top:45px; }
  /*     .container-fluid .row-fluid .page-center, .container-fluid .row-fluid .wrapper { 
  max-width:700px; 
} */
  .headerSection {
    padding:19px 0 12px;
  }
  .headerSection .siteLogo img {
    max-width: 145px;}
  .titleStyle:after {
    margin-top:15px;
    margin-bottom:15px;
  }
  .homeSec2 {
    padding-top:50px;
  }
  .homeSec3 {
    padding-bottom:30px;
  }
  .font18 {
    font-size: 16px;
    letter-spacing: 0.05em;
  }
  .productBlocks div.hs_cos_wrapper {
    width:50%;
  }
  .postlist-items{
    width:49% !important;    margin-right: 0 !important;
  }
  .featureBlocks div.hs_cos_wrapper {
    width:50%;
  }
  .footerSection {
    padding:120px 0 90px;
  }
  .footerNavigation { 
    padding:30px 0; 
  }
  .thankYouSec2 {
    padding:70px 0 40px;
  }
  .fullWidthContent {
    padding:70px 0 40px;
  }
  .socialIcons.leftAligned a {
    margin:5px 20px 5px 0;
  }
  .socialIcons.rightAligned a {
    margin:5px 0 5px 20px;
  }
  .fullWidthInner {
    padding:10px 0;
  }
  .contactSec2, .aboutSec2 {
    padding:70px 0 50px;
  }
  .aboutSerBlocks > div.hs_cos_wrapper, .quote-sec.aboutSerBlocks div.hs_cos_wrapper {
    width:49% !important;
    margin-bottom: 2%;
  }
  .aboutTeamBlocks div.hs_cos_wrapper {
    width:50%;
  }
  .pricingSec2 {
    padding:60px 0 20px;
  }
  .pricingBlock .pricingAmnt div.cell-wrapper{font-size: 55px !important;}
  .lp1Sec2 {
    padding:60px 0;
  }
  .blogSection {
    padding:70px 0 50px;
  }
  .blogSidebar h3 {
    font-size:18px;
    margin-bottom:5px;
  }
  .blogv1 .post-listing .post-item+.post-item {
    padding-top:50px;
  }
  .post-header h2, .post-header h1 {
    font-size:20px;
  }
  .post-item .more-link {
    min-width:0;
    line-height:18px;
  }

  .testimonialBlock {
    font-size:18px;
  }
  .postListing {
    margin: 0;}

} /* @media (max-width:991px) ends */




@media (max-width: 767px) {
  .custom-menu-primary.js-enabled .hs-menu-wrapper {

    top: 11px;}
  .container-fluid .row-fluid .page-center, .container-fluid .row-fluid .wrapper {
    max-width:100%;
  }
  .mtop10 { 
    margin-top:10px; 
  }
  .mtop20 { 
    margin-top:20px; 
  }
  .mtop30 { 
    margin-top:30px; 
  }
  .mpt0 { 
    padding-top:0 !important; 
  }
  .mpb0 { 
    padding-bottom:0 !important; 
  }
  .mp0 { 
    padding:0 !important; 
  }
  .text-right, .mobileCenter { 
    text-align:center; 
  }
  .pageTitle h1 {
    font-size:40px;
  }
  .sectionTitle h2, .sectionTitle h3 {
    font-size:30px;
  }
  .topStrip:after, .footerSection:before {
    top:-85px;
    -webkit-transform: skewY(-3deg);
-moz-transform: skewY(-3deg);
-o-transform: skewY(-3deg);
-ms-transform: skewY(-3deg);
transform: skewY(-3deg);;
  }
  .heroSection.innerHero, .over-jewel .innerHero {
    padding: 168px 0 110px !important;
  }
  .homeSec2 .sec2Image img {
    right:0;
  }
  .productBlocks > span.hs_cos_wrapper, .featureBlocks > span.hs_cos_wrapper {
    margin:15px 0 0;
  }
  .featureBlocks .featureContent {
    margin:15px 0 30px;
    padding:0;
  }
  /*  blog list in 1 column */
  .postListing .itemWrap {width: 100%;margin: 0 auto;}

  .postListing .itemWrap:nth-of-type(2n){margin :0 auto;}
  /*     .homeSec3 {
  padding:0;
} */
  .homeSec3 {
    padding-bottom: 0;
  }
  .homeSec4 {
    padding-bottom:0;
  }
  .aboutSec2 {
    padding:50px 0 30px;
  }
  .pricingBlock {
    margin:40px 0;
  }
  .pricingBlock .button a {
    margin-top:20px;    
  }
  .lp2Hero {
    padding:70px 0 50px;
  }
  .lp2Newsletter form .hs-input {
    padding:15px;
    height:55px;
    font-size:16px;
    line-height:25px;
  }
  .lp2Newsletter form input[type="submit"] {
    position:relative;
    padding:20px;
    height:auto;
  }
  .blogSidebar {
    margin-top:40px;
    padding-top:40px;
    border-top:2px solid #d4d4d4;
  }
  .postItem .leftAligned, .postItem .rightAligned {
    padding:0;
    float:none;
    display:block;
  }
  .home2afterBanner img {
    margin-top:-90px;
  }
  .custome-price0>span>div {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .quote-sec.aboutSerBlocks > span.hs_cos_wrapper {

    margin: 0 !important;}
  .quote-sec.aboutSerBlocks div.hs_cos_wrapper:nth-of-type(2n) {
    margin-right: 0;
  }

  .row-fluid .topStrip-defaultpage h2 {  font-siZe:100px; line-height:80px;  padding-bottom:50px; }
  .row-fluid .topStrip-defaultpage  h4  {font-size:22px; line-height:28px;  padding-bottom:30px; } 
  .topStrip-emailpreferenca h1 { font-size:30px; line-height:35px; }
  .email-unsubcribe input.hs-input.email-edit { margin:20px 0px; }
  .email-unsubcribe h1 { font-size:18px; line-height:16px; }
} /* @media (max-width:767px) ends */
 

@media (max-width: 480px) {
  .footerNavigation .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
    width:100%;
  }
  .heroSection {
    padding:100px 0 70px;
  }



} /* @media (max-width:480px) ends */

/********************************************************************************************
hm-css
********************************************************************************************/

/****************************************Common CSS****************************************/
.serch-icon img { width: 30px !important; cursor:pointer;}
.search-form { position: absolute; top: 18px; padding: 6px; background: #b8cdd7; box-shadow: -5px 0px 7px rgba(0,0,0,0.3);border-radius:3px; }
.pageTitle h1 { letter-spacing: 11px;  word-wrap: break-word; }
.body-container-wrapper ul{padding:0}
.body-container-wrapper ul li{list-style:none;position:relative;padding-left:30px;}
.body-container-wrapper ul li:after { content: ""; background: url(https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/Images/new-image/favicon.png?t=1529342486479); position: absolute; background-size: 100%; width: 15px; height: 15px; background-repeat: no-repeat; background-position: center; left: 0; top: 8px; }

.headerSection .page-center > div > div{-ms-flex-wrap: wrap;flex-wrap: wrap; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 1024px) {
  .headerSection .page-center > div > div{ -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul{display: flex; flex-wrap: wrap; align-items: center;}
.footerSection .socialIcons ul { display: flex; flex-wrap: wrap; justify-content: center; margin: 20px 0 0;    padding: 0; }
.footerSection .socialIcons li , .contactSidebar li{ list-style: none;    padding: 0 !important; }
.footerSection .socialIcons li:after,.contactSidebar li:after{display:none;}
.footerSection .footer-logo img { width: 175px !important; height: auto; }
.linkStyle a:after { font-size: 22px; margin-left: 10px; }

a.cta_button {margin: 10px 0;}  

a.dark-red { background: #78250d; border: 1px solid #78250d;text-decoration:none; }
a.dark-red:hover{color:#78250d  !important;text-decoration:none;}
a.dark-green{ background: #008943; border: 1px solid #008943 !important;text-decoration:none;}
a.dark-green:hover{color:#008943  !important;background: #fff;text-decoration:none;}
a.dark-blue,body input[type="submit"]{background: #005b70 !important; border: 1px solid #005b70;color:#fff;text-decoration:none; }
a.dark-blue:hover,body input[type="submit"]:hover{color:#005b70  !important;background: #fff !important;text-decoration:none;}

/* .button a.dark-red:hover{ background: #78250d; border: 1px solid #78250d;text-decoration:none;color:#fff !important; }
.button a.dark-red{color:#78250d  !important;text-decoration:none;border: 1px solid #78250d;background:transparent;}
.button.dark-red{color:#78250d  !important;text-decoration:none;border: 1px solid #78250d;background:transparent;}
.button.dark-red:hover{ background: #78250d; border: 1px solid #78250d;text-decoration:none;color:#fff !important; } */

/* .button a.dark-green:hover{ background: #008943; border: 1px solid #008943 !important;color:#fff !important;text-decoration:none;}
.button a.dark-green{color:#008943  !important;background: #fff;text-decoration:none;}
.button a.dark-blue:hover{background: #005b70; border: 1px solid #005b70;color:#fff !important;text-decoration:none; }
.button a.dark-blue{color:#005b70  !important;background: #fff;text-decoration:none;border: 1px solid #005b70;} */

a.button.white{color:#005b70  !important;background: #fff;text-decoration:none;border: 1px solid #005b70;}
a.button.white:hover{background: #005b70; border: 1px solid #fff;color:#fff !important;text-decoration:none; }

.productBlocks>span>div .productBlock .productImage:after{background:#008943;}
.productBlocks>span>div:nth-child(2n) .productBlock .productImage:after{background:#78250d;}
.productBlocks>span>div:nth-child(3n) .productBlock .productImage:after{background:#005b70;}
.productBlocks.redDark-color>span>div .productBlock .productImage:after{background:#78250d !important;}


.button.opposite{ text-decoration: none; margin-top: 40px;display: block;padding: 16px 30px 14px;font-size: 14px; letter-spacing: 0.1em;font-weight: 500;}

.button.opposite.dark-red{color: #78250d !important;border: 1px solid #78250d;background: transparent;}
.button.opposite.dark-red:hover{background: #78250d;text-decoration:none;color:#fff !important;}
.button.opposite.dark-green{color:#008943  !important;border: 1px solid #008943;background: transparent;}
.button.opposite.dark-green:hover{background: #008943; border: 1px solid #008943 !important;color:#fff !important;text-decoration:none;}
.button.opposite.dark-blue{color:#005b70  !important;background: transparent;text-decoration:none;border: 1px solid #005b70;}
.button.opposite.dark-blue:hover{background: #005b70; border: 1px solid #005b70;color:#fff !important;text-decoration:none;}

.pricingBlock > a {text-decoration: none;}

.pricingBlock .pricingTitle { word-break: break-word; margin-bottom: 25px; display: flex; align-items: center; flex-wrap: wrap; width: 100%;justify-content: center; }
.custome-price0>span { display:flex;flex-wrap:wrap; justify-content: center;}
.custome-price0>span>div { width: 31.33%; margin-right: 2%; }
.custome-price0>span>div:last-child{margin-right:0;}
.custome-price0>span>div:nth-child(3n){margin-right:0;}
.pricingBlock .pricingfeatures ul li:before,ul.slick-dots li:after{display:none;}
.pricingBlock .pricingfeatures ul li:after{top:4px;}
.row-fluid .custome-price0 .pricingBlock{ width:100%;margin:0 auto;}

/* .custome-price0>span>div .pricingBlock .pricingAmnt div.cell-wrapper:after{background:#ced33d;}
.custome-price0>span>div:nth-child(2n) .pricingBlock .pricingAmnt div.cell-wrapper:after{background:#be5339;}
.custome-price0>span>div:nth-child(3n) .pricingBlock .pricingAmnt div.cell-wrapper:after{background:#b8cdd7;}
*/
/* 
.custome-price0>span>div .pricingBlock .pricingAmnt div.cell-wrapper{background:#008943;}
.custome-price0>span>div:nth-child(2n) .pricingBlock .pricingAmnt div.cell-wrapper{background:#78250d;}
.custome-price0>span>div:nth-child(3n) .pricingBlock .pricingAmnt div.cell-wrapper{background:#005b70;} */
/* 
.custome-price0>span>div a{border-color:#008943;color:#008943 !important;} */
/* .custome-price0>span>div:nth-child(2n) a{border-color:#78250d;color:#78250d !important;}
.custome-price0>span>div:nth-child(3n) a{border-color:#005b70;color:#005b70 !important;} */

/* .custome-price0>span>div a:hover{background:#008943  !important;color:#fff !important;}
.custome-price0>span>div:nth-child(2n) a:hover{background:#78250d !important; color:#fff !important;}
.custome-price0>span>div:nth-child(3n) a:hover{background:#005b70 !important; color:#fff !important;} */


/*.footerSection:before{    background: #ced33d;}*/
.contactSidebar a{color:#005b70}
.contactSidebar a:hover{opacity:0.7;}
.contactSidebar ul li{display:inline-block;}

span.fakelabel { display: flex; flex-wrap: wrap; align-items: center; }
.lp2Hero.set-bg.topStrip { background: none !important; }

.fontDarkGrey{color:#424242;}
.fontDarkBlue{color:#005b70;}


.wrapper-team { margin-top: 30px;     padding: 0 40px;}
/* .teamImg { height: 250px;border-radius: 10px; overflow: hidden; } */
/* .teamImg img { height: 100%; width: 100% !important; object-fit: cover; } */
.teamContent{margin-top:25px;}
.teamContent h5 { margin: 0;margin-bottom:10px; }
.teamContent p {font-size:14px;}
.owl-nav.disabled { display: none; }

.owl-dots { position: relative; padding: 25px;text-align: center; }
.owl-dot.active { background: #000; opacity: 0.7; }

.owl-dot { position: relative; height: 10px; width: 10px; border-radius: 50%; top: 0; left: 0;     background: #ccc; display: inline-block; margin-right: 7px; }
.owl-dot:last-child{margin-right:0;}
.owl-next {font-size: 0; background: url(https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/js%20css/next.svg) !important; height: 55px; width: 45px; background-size: 100% !important; background-repeat: no-repeat !important; position: absolute; top: 40%;     right: -60px; }
.owl-prev {font-size: 0;background: url(https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/js%20css/Pre.svg) !important; height: 54px; width: 45px; background-size: 100% !important; background-repeat: no-repeat !important; position: absolute; top: 40%;        left: -60px;}
.owl-next:hover,.owl-prev:hover{opacity:0.7;}
.owl-next img,.owl-prev img{display:none;}


body .dark-red input[type="submit"]{ background: #78250d; border: 1px solid #78250d !important; }
body .dark-red input[type="submit"]:hover{color:#78250d  !important;background: #fff;}
body .dark-green input[type="submit"]{ background: #008943; border: 1px solid #008943 !important;}
body .dark-green input[type="submit"]:hover{color:#008943  !important;background: #fff;}
body .dark-blue input[type="submit"] {background: #005b70; border: 1px solid #005b70 !important; }
body .dark-blue input[type="submit"]:hover{color:#005b70  !important;background:#fff;}




blockquote:after{ content:'';position:absolute;background:url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/New%20Images/quote-sign%20%281%29.svg');right: 0;width: 25px; background-size: cover; height: 25px; background-repeat: no-repeat; }
blockquote:before{ content:'';position:absolute;background:url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/New%20Images/left-quote.svg');left:0;color:#78250d  !important;width: 25px; background-size: cover; height: 25px; background-repeat: no-repeat;}

body .dark-red blockquote:after{content:'';position:absolute;background:url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/New%20Images/quote-sign%20%282%29.svg'); right: 0;width: 25px; background-size: cover; height: 25px; background-repeat: no-repeat; }
body .dark-red blockquote:before{content:'';position:absolute;background:url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/New%20Images/left-quote%20%281%29.svg');left:0;color:#78250d  !important;width: 25px; background-size: cover; height: 25px; background-repeat: no-repeat;}


body .dark-green blockquote:after{content:'';position:absolute;background:url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/New%20Images/quote-sign.svg'); right: 0;width: 25px; background-size: cover; height: 25px; background-repeat: no-repeat;}
body .dark-green blockquote:before{content:'';position:absolute;background:url('https://3867360.fs1.hubspotusercontent-na1.net/hubfs/3867360/New%20Images/left-quote%20%282%29.svg');left:0;color:#008943  !important;width: 25px; background-size: cover; height: 25px; background-repeat: no-repeat;}

.quote-sec .aboutSerBlock {padding: 20px 10px;}
.quote-sec.aboutSerBlocks div.hs_cos_wrapper:last-child {margin-right: 0;}
.quote-sec.aboutSerBlocks div.hs_cos_wrapper {width: 32.66%;margin-right: 1%;padding: 15px;vertical-align: top;background: #f1f1f1;}
.quote-sec blockquote{padding:20px 30px;TEXT-ALIGN:LEFT;}
.quote-sec.aboutSerBlocks > span.hs_cos_wrapper {width: auto;display: flex;margin: 0 -15px;flex-wrap: wrap;}

@media (max-width:991px){
  .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul{display: none;}
}


@media (min-width:768px){
  .postListing .itemWrap:nth-of-type(3n){
    margin-right:0;
  }
  /* Radwan
  .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.hs-menu-depth-1:last-child > a{ outline: none; cursor: pointer; color: #fff; border: 2px solid #005b70; padding: 13px 25px; text-align: center; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; background: url(//www.sparkreaction.com/hubfs/Oceania%20Theme%202016/Images/blank.png?t=1529041463907) top left repeat #005b70;}
*/
  .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.hs-menu-depth-1:last-child > a:hover{background: transparent;color: #005b70;}
}
@media (max-width:840px){
  /* .teamImg { height: 300px;}
  .wrapper-team {padding: 0px;} */
  .owl-next,.owl-prev{display:none !important}
}
@media (max-width:767px){
  .headerSection .page-center > div > div{display: block;}
  .serch-icon { position: absolute; right: 70px; top: 36%; }
}

.contact-icons ul li a {font-size: 24px;color:#424242;}
.lpimg {padding-top: 179px;}

.homeSec4 .featureBlocks .featureContent{    text-align: left;}
/* .homeSec4 .featureBlocks span.hs_cos_wrapper {text-align: center;} */
.featureContent h4 {
  color: #424242;
}
.featureContent .link-name {text-decoration: none;}

.postlist-items {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
  margin-right: -4px;
  padding: 15px;
}

.featured-post {
  margin: 45px -15px auto;
  display: block;
}

.postlist-items .productContent {
  min-height: 123px;
}

.small-size-feed {
  max-width: 804px;
  margin: 0 auto !important;
  float: none !important;
}
.small-size-feed .productContent h6 {

  color: #424242;
}
.small-size-feed .postlist-items .productContent {
  min-height: 145px;
  padding: 20px 20px;
}
.pad-top {
  padding-top: 90px;
}
.cta1 {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;margin-top:20px;
}

.cta1 > div:last-child {
  margin-left: 20px;
}
.post-header h2, .post-header h1 {
  font-size:35px;
}
.pageTitle h1::first-letter {
  text-transform: capitalize;
}

.homeSec4 .featureBlocks .featureContent {

}

.hs_error_rollup {
  display: none;
}
li.hs-form-booleancheckbox span.hs-form-required {
  position: absolute;
  top: 8px;
  left: 16px;
}
.flex-box > span {
  display: flex;
  flex-wrap: wrap;
}
.log-in .flex-box > span > div {
  width: 16%;margin: 0 2% 29px;
}
.log-in .flex-box > span > div h2 {
  font-size: 18px;}
.flex-box > span > div {
  width: 20%;margin-bottom: 29px;
}
.flex-abt > span > div {
  width: 25%;margin-bottom: 29px;
}
.teamImg img {
  height: 120px;
  width: 120px;
  display: block;
  margin: 0 auto;
}
.teamMember.teams {text-align: center;}
.flex-abt {margin: 30px 0;}

.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {background: #005b70;color: #fff;padding: 10px !important;vertical-align: middle;margin: -6px 0 0;display: inline-block;border:1px solid transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a:hover{color: #005b70;background: #fff;border:1px solid #005b70;}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {margin-top: 20px;}
.topic-list-sec {text-align: center;}
.section.post-body img, .section.post-body p img {display:inline-block !important;}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper { top: 21px !important;left: 10px !important;}
.headerSection .page-center {max-width: 1350px !important;}
.headerSection .search-form { max-width: 240px; right: 0; width: 100%; }
@media (max-width: 1024px){
  .serch-icon {position: absolute;right: 88px;top: 36px;}
  .custom-menu-primary {width: 100% !important;}
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {margin-left: 0 !important;}
  .span1.widget-span.widget-type-custom_widget.language-switcheerr { position: absolute; right: 123px;  top: 33px;  width: 101px; }
}
@media (max-width: 991px){
  .serch-icon

  { top: 14px;}
  .postItem .ListingImage a.readMore {
    padding: 16px 8px 14px;
  }
  .span1.widget-span.widget-type-custom_widget.language-switcheerr { top: 12px; }
}

.custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
  margin-left: 18px;
}

@media (max-width: 1350px){
  .custom-menu-primary .hs-menu-wrapper>ul>li>a { padding: 0 9px;}
  .serch-icon {margin-left: 10px !important;}
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child {margin-left: 0;}
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {font-size: 13px;}
}

@media (max-width: 1200px){
  .language-switcheerr {margin-left: 4px !important;}
  .globe_class { background-size: 19px !important; width: 21px !important; height: 25px !important;  }
  .lang_list_class li:first-child:after {top: 3px;}
}

.flex-over .teamImg img {height: auto;width: 85%;}
input.hs-search-field__input {padding: 7px 15px !important;}
.postFilter ul {margin-bottom: 20px;}
.heroSection .button.opposite.pt40 a.dark-blue {
  font-weight: 600;
}

.onze .flex-box > span > div {
  width: 18.5%;
  margin-bottom: 29px;
  margin-right: 1.85%;
  border: 1px solid #424242;
  padding: 10px;
}
.onze .flex-box > span > div:nth-of-type(5n)
{margin-right:0;}


@media(max-width:980px){
  .onze .flex-box > span > div {width: 23%;margin-right: 2.6%;}
  .onze .flex-box > span > div:nth-of-type(4n) {margin-right: 0;} 
  .onze .flex-box > span > div:nth-of-type(5n) {margin-right: auto;}
}

@media(max-width:767px){
  .onze .flex-box > span > div {width: 31.33% !important; margin-right: 3%;}
  .onze .flex-box > span > div:nth-of-type(3n) {margin-right: 0 !important;} 
  .onze .flex-box > span > div:nth-of-type(4n) {margin-right: auto;} 
}

@media(max-width:480px){
  .onze .flex-box > span > div {width: 46% !important; margin-right:auto !important;margin-left:auto !important;}
  .onze .flex-box > span > div:nth-of-type(3n) {margin-right: auto !important;} 
  .onze .flex-box > span > div:nth-of-type(4n) {margin-right: auto !important;} 
}

@media(max-width:400px){
.headerSection .siteLogo img {max-width: 115px!important;}
.serch-icon {    right: 66px!important;top: 8px!important;}
.span1.widget-span.widget-type-custom_widget.language-switcheerr {    right: 99px!important;top: 7px!important;}
.serch-icon img {width: 20px !important;}
.lang_list_class li {font-size: 12px;}
}

@media(max-width:360px){
.headerSection .siteLogo img {max-width:94px!important;}
.serch-icon {top: 3px!important;}
.span1.widget-span.widget-type-custom_widget.language-switcheerr {    right: 92px!important;top: 2px!important;}

}

}
.cell-wrapper layout-widget-wrapper p{
 margin-top: 30px !important; 
}
 .hs-richtext p{
    margin-top: 30px !important;
    }
  @media (max-width: 568px){
    .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{
      width: auto !important;
    }
    .login-button{
     display: inline-block !important;
    }
    .ebiz-toggle{
     width: 43px;
    }
  }