@import url('//designers.hubspot.com/hs-fs/hub/327485/file-2054199286-css/font-awesome.css');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

/* ex. @font-face {}; */

@font-face {
    font-family: gibsonregular;
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-regular-webfont.eot');
    src: url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-regular-webfont.woff2') format('woff2'),
         url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-regular-webfont.woff') format('woff'),
         url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-regular-webfont.ttf') format('truetype'),
         url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-regular-webfont.svg#gibsonregular') format('svg');
}


@font-face {
    font-family: gibsonsemibold;
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-semibold-webfont.eot');
    src: url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-semibold-webfont.woff2') format('woff2'),
         url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-semibold-webfont.woff') format('woff'),
         url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-semibold-webfont.ttf') format('truetype'),
         url('https://cdn2.hubspot.net/hubfs/2547723/Fonts/gibson-semibold-webfont.svg#gibsonregular') format('svg');
}

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

/****************************************************************************/
/*  normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css   */
/****************************************************************************/

/****************************************************************************/

@media (max-width: 1023px){
    
    .show-only-mobile{
        display:block !important;
    }
    .show-only-desktop {
        display: none !important;
    }
    
}

@media (min-width: 1024px){
    .show-only-mobile{
        display:none !important;
    }
    .show-only-desktop {
        display: block !important;
    }
}



/****************************************************************************/


html {
  font-family: gibsonregular;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { 
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

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

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

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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




/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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



/*****************************************
Table of Content
------------------------------------------

01. Base Style
    a) Variables
    b) Macros
    c) Base
    d) Typography
    e) Form Field
    
02. Header
    a) Logo
    b) Phone

03. Footer

04. Hero Area
    a) Content
    b) Image / Video
    
05. Main Content
    a) Descriptions
    b) Testimonials
    c) Form
    d) Social Sharing
    e) FAQ
    f) Section Header
    g) Single Icon

06. Features / Benefits
    a) Statement
    b) List

07. CTA Section

08. Pricing Table
    
09. Stats 

10. Modules
    a) Image Slider
    b) Post Listing / Filter
    c) Blog Email Subscription
    d) Google Search
    e) RSS Listing
    f) Menu    

*****************************************/

/***********************************
01. Base Style
***********************************/

/*------------------------
a) Variables
------------------------*/

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

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

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

/*------------------------
b) Macros
------------------------*/

 

/* Example:  
             */ 

/*------------------------
c) Base
------------------------*/

html {    
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 
body {
  background: #fff;
  color: #54646c;
  font-family: 'gibsonregular;
  font-size: 16px;
  line-height: 1.5;
}
body.tilicho-landing-page-v14 {
  background: #f4f4f4; 
}
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1170px;
  margin: 0 auto;
}
.body-container-wrapper {    
}
.body-container {    
}
a { 
  color: #00a0d1; 
  text-decoration: none;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  -ms-transition: color .2s linear;
  transition: color .2s linear;
}
a:hover, 
a:focus { 
  color: none; 
  text-decoration: none;
}
a:focus { 
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
hr {
  color: #eee;
  background-color: #eee;
  height: 1px;
  border: none;
  margin: 20px 0px;
}
[role="button"] {
  cursor: pointer;
}
figure {
  margin: 0;
}
img {
  display: block;
}

/* Column Gutter */

.column-gutter {
    padding: 0px 20px;
}
.column-gutter .column-gutter {
    padding: 20px 0px;
}

/* Input */

.hs-button.primary,
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input::-moz-placeholder, 
textarea::-moz-placeholder {
  color: #84939a;
  opacity: 1;
}
input:-ms-input-placeholder, 
textarea::-moz-placeholder {
  color: #84939a;
}
input::-webkit-input-placeholder, 
textarea::-moz-placeholder {
  color: #84939a;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #00a0d1;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #00a0d1;
  text-shadow: none;
}

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
    max-width: initial;
}

/*------------------------
d) Typography
------------------------*/

/* Basic text */
p {
  font-size: inherit;    
  margin: 0 0 20px;
  font-family: inherit;
} 
small {
    font-size: 0.875em;
}
strong {
    font-weight: 700;
}
em {
    font-style: italic;
}
cite {}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0px;
  font-weight: normal;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
  margin-top: 0px;
  margin-bottom: 20px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}

/* Lists */
ul,
ol {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0px 0px 0px 16px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
  padding: 0px;
}
li {
    padding-left: 5px;
    margin-bottom: 5px;
}
ul li:last-child,
ol li:last-child {
    margin-bottom: 0px;
}
ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.unstyled li, ol.unstyled li {
  list-style: none;
  padding: 0px;
}

/* Quotes */
blockquote {    
  padding: 10px 20px 10px 30px;
  margin: 0 0 20px;
  font-size: 18px;
  border-left: 5px solid #eee;  
  font-style: italic;
}
blockquote p {   
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {    
}
blockquote small:before {    
}
q:before, q:after, blockquote:before, blockquote:after {
}

/*------------------------
e) Form Field 
------------------------*/

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 5px 10px 0px 0px;
  line-height: normal;
}
input[type="file"] {
  display: block;
  padding: 0px;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4d6168;
}
input,
select {    
  height: 36px;
}
input, 
textarea,
select {
  display: block;
  width: 100%;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4d6168;
  background-color: #fdfeff;
  background-image: none;
  border: 1px solid #d6d6d6;
  border-radius: 4px;  
    font-weight: normal;
    text-align: left;
    margin-bottom: 7px;
    margin-top:7px;
  -webkit-box-shadow: inset 0 0px 5px rgba(0, 0, 0, .10);
          box-shadow: inset 0 0px 5px rgba(0, 0, 0, .10);
}
input {    
  padding: 0px 12px !important;
  display:inline-block;
}
select {    
  padding: 0px 10px !important;
  display:inline-block;
}
textarea {
  padding: 8px 12px !important;
  display:inline-block;
  height: auto;
  min-height: 100px;
}
input:focus, 
textarea:focus,
select:focus,
input.invalid, 
textarea.invalid,
select.invalid {
  outline: 0;
  border-width: 2px;
  box-shadow: none;
}
input:focus, 
textarea:focus,
select:focus {
  border-color: #00a0d1;
}
input.invalid, 
textarea.invalid,
select.invalid {
  border-color: #eb5503;
}
input[disabled],
input[readonly],
textarea[disabled],
textarea[readonly] {
  background-color: #eee;
  opacity: 1;
}
input[disabled],
textarea[disabled] {
  cursor: not-allowed;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 28px;
  }
}
select {    
    cursor: pointer;
}
select option {
    font-size: 14px;
    line-height: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: normal;
    padding-left: 8px;
    padding-right: 8px;
    border-bottom: 1px solid #eee;
    background: #ffffff;
    cursor: pointer;
}

form.hs-form .hs-form-field ul.inputs-list {    
    padding: 0px;
    margin-bottom: 7px;
    margin-top:7px;
}
form.hs-form .hs-form-field ul.inputs-list li {
    list-style: none;
    padding: 0px;
}
form.hs-form .hs-form-field ul.inputs-list li label {
    width:100%;
}
form.hs-form .hs-form-field ul.inputs-list li label span {
    font-size: 15px;
}
input[type="radio"],
input[type="checkbox"] {
    float: left;
    width:auto; 
    display: inline-block;
    height: auto !important;
    padding: 0 !important;
    vertical-align: middle;
}
.hs-button.primary,
button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  background: #eb5503;
  border: 1px solid transparent;
  border-radius: 4px;
    opacity: 1;
    filter: alpha(opacity=100); 
    -webkit-transition: opacity .4s linear;
  -moz-transition: opacity .4s linear;
  -o-transition: opacity .4s linear;
  -ms-transition: opacity .4s linear;
  transition: opacity .4s linear;
}
@media (max-width: 767px) {
.hs-button.primary,
button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
  font-size: 16px;
}
}
@media (min-width: 768px) {
.hs-button.primary,
button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
  font-size: 18px;
}
}
button {
    padding: 12px;
    width: 100%;
}
.hs-button.primary,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    height: 52px;
}
a.hs-button.primary {
    width:auto;
    height:auto;
    padding: 12px;    
    white-space: normal;
}
.hs-button.primary:hover,
button:hover,
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);     
}
.hs-button.primary:focus,
button:focus,
input[type="button"]:focus, 
input[type="reset"]:focus, 
input[type="submit"]:focus {
  outline: none;
}

/***********************************
02. Header
***********************************/

.header-container-wrapper { 
    z-index: 150;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.tilicho-landing-page-v14 .header-container-wrapper {
    background: none;
    box-shadow: none;
}
.header-container {
    padding: 3px 0px;
}

/*------------------------
a) Logo
------------------------*/

.header-container .hs_cos_wrapper_type_logo {
    float:left;
    text-align: center;
    margin-top: 2px;
}
@media (max-width: 767px) {
.header-container .hs_cos_wrapper_type_logo {
    width:100%;
    margin-top: 0px;
}
}
.header-container .hs_cos_wrapper_type_logo a {
    display: inline-block;
}
.header-container .hs_cos_wrapper_type_logo a img {
}

/*------------------------
b) Phone
------------------------*/

.phone-number-outer-wrap .phone-number-inner-wrap {
}
@media (max-width: 767px) {
.phone-number-outer-wrap .phone-number-inner-wrap {
    float:left;
    width:100%;    
    border-top: 1px solid #eee;
    margin-top: 15px;
    padding-top: 15px;
    text-align: center;
}
}
@media (min-width: 768px) {
.phone-number-outer-wrap .phone-number-inner-wrap {
    float:right;
    width:auto;
}
}
.phone-number-outer-wrap .phone-number-inner-wrap div,
.phone-number-outer-wrap .phone-number-inner-wrap div {
    display: inline-block;
    vertical-align: top;
}
.phone-number-outer-wrap .phone-number-inner-wrap div div,
.phone-number-outer-wrap .phone-number-inner-wrap div div {
    display: block;
}
.phone-number-outer-wrap .phone-number-inner-wrap .fa {
    float:left;
    color: #6f8591;
    font-size: 24px;
    border: 2px solid #6f8591;
    border-radius: 25px;
    line-height:36px;
    height: 40px;
    width: 40px;
    text-align:center;
}
.phone-number-inner-wrap .phone-number-wrap {
    float:left;
    display: block;
} 
.phone-number-wrap .phone-label,
.phone-number-wrap .phone-number {
    min-height: 1px;
}
.phone-number-wrap .phone-label span,
.phone-number-wrap .phone-number span {
    float:left;
    margin-left: 8px;
}
.phone-number-wrap .phone-label span {
    color: #6f8591;
    font-size: 12px;
    text-transform: uppercase;
    font-weight:600;
    line-height: 16px;
}
.phone-number-wrap .phone-number span {
    color: #54646c;
    font-size: 20px;
    font-weight:700;
    line-height: 24px;
}

/***********************************
03. Footer
***********************************/

.footer-container-wrapper {
    background: #fdfdfd;
    border-top: 1px solid #eee;
}
.tilicho-landing-page-v14 .footer-container-wrapper {
    background: none;
    border-top: none;
}
.footer-container {        
}
.footer-wrap footer {
    text-align:center;
}
.footer-wrap .hs-footer-company-copyright {
    display:inline-block;
    font-size: 14px;
    color:#6f8591;
    padding: 10px 0px;
    font-weight:300;
}
.custom-javascript {
    min-height:0px !important;
}

/***********************************
04. Hero Area
***********************************/

.hero-area-wrap {    
    /*background-color: #00a0d1;*/
}
.hero-area-wrap {
    z-index: 100;
}
.hero-area-wrap .widget-type-space {
    min-height: 1px;
}
@media (max-width: 479px) {
.hero-area-wrap {
    padding-top: 30px;
    padding-bottom: 35px;
}
.tilicho-landing-page-v12 .hero-area-wrap,
.tilicho-landing-page-v17 .hero-area-wrap {
    padding-top: 50px;
    padding-bottom: 55px;
}
}
@media (min-width: 480px) {
.hero-area-wrap {
    padding-top: 45px;
    padding-bottom: 50px;
}
.tilicho-landing-page-v12 .hero-area-wrap,
.tilicho-landing-page-v17 .hero-area-wrap {
    padding-top: 65px;
    padding-bottom: 70px;
}
}
.tilicho-landing-page-v6 .hero-area-wrap {
    padding-bottom: 270px;
}
.hero-area-image-wrap .hero-area-wrap {
    /*
    background-color: rgba(39,59,69,0.9);
    background-image: none;
    */
}

@media (max-width: 767px) {    
.tilicho-landing-page-v15 .hero-area-wrap {
    padding-bottom: 90px;
}
}
@media (min-width: 768px) {
.tilicho-landing-page-v15 .hero-area-wrap {
    padding-bottom: 160px;
}
}

.hero-area-content-wrap {  
    padding-top: 20px;
}
.hero-area-image-wrap,
.cta-section-image-wrap {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.hero-area-background-image-hubl,
.cta-section-background-image-hubl {
    min-height: 0px !important;
}

/*------------------------
a) Content
------------------------*/

.main-headlines-wrap {    
}
.main-headlines-wrap h1,
.main-headlines-wrap h2 {    
    text-align:center;
    color:#ffffff;
    margin-bottom: 10px;
}
.main-headlines-wrap h1 {   
    line-height: 1.2;
}
.main-headlines-wrap h2 {    
    line-height: 1.4;
    font-weight: 600;
}
@media (max-width: 479px) {
.main-headlines-wrap h1 {   
    font-size:30px;
}
.main-headlines-wrap h2 {    
    font-size:18px;
    margin-bottom: 0px;
}
}
@media (min-width: 480px) {
.main-headlines-wrap h1 {   
    font-size:34px;
}
.main-headlines-wrap h2 {    
    font-size:20px;
}
}
@media (min-width: 768px) {
.main-headlines-wrap h1 {   
    font-size:38px;
}
.main-headlines-wrap h2 {    
    font-size:22px;
}
}
@media (min-width: 992px) {
.main-headlines-wrap h1 {   
    font-size:42px;
}
.main-headlines-wrap h2 {    
    font-size:24px;
}
}
  
.tilicho-landing-page-v3 .main-headlines-wrap h1,
.tilicho-landing-page-v3 .main-headlines-wrap h2 {
    text-align: left;
}
.tilicho-landing-page-v3 .main-headlines-wrap h1,
.tilicho-landing-page-v4 .main-headlines-wrap h1,
.tilicho-landing-page-v5 .main-headlines-wrap h1 {
    margin-bottom: 20px;
}
.tilicho-landing-page-v3 .main-headlines-wrap h2,
.tilicho-landing-page-v4 .main-headlines-wrap h2,
.tilicho-landing-page-v5 .main-headlines-wrap h2,
.tilicho-landing-page-v11 .main-headlines-wrap h2 {
    margin-bottom: 0px;
}

@media (min-width: 768px) { 
.tilicho-landing-page-v4 .main-headlines-wrap h1,
.tilicho-landing-page-v4 .main-headlines-wrap h2,
.tilicho-landing-page-v5 .main-headlines-wrap h1,
.tilicho-landing-page-v5 .main-headlines-wrap h2 {
    text-align: left;
}
}
.tilicho-landing-page-v8 .main-headlines-wrap h2 {
    margin-bottom: 20px;
}
.tilicho-landing-page-v13 .main-headlines-wrap h2 {
    margin-bottom: 0px;
}
.tilicho-landing-page-v11 .hero-area-wrap .main-headlines-wrap {    
    padding-top: 10px;
    padding-bottom: 15px;
}
.tilicho-landing-page-v14 .main-headlines-wrap {
    padding: 0px;
}
.tilicho-landing-page-v14 .main-headlines-wrap h1,
.tilicho-landing-page-v14 .main-headlines-wrap h2 {
    color: #54646c;
    text-align: left;
}
@media (min-width: 768px) {
.tilicho-landing-page-v14 .main-headlines-wrap h1 {
    font-size: 36px;
    line-height: 1.3;
}
.tilicho-landing-page-v14 .main-headlines-wrap h2 {
    font-size: 20px;
}
}
.tilicho-landing-page-v14 .main-headlines-wrap h1 {
    margin-bottom: 20px;
}
.tilicho-landing-page-v14 .main-headlines-wrap h2 {
    margin-bottom: 0px;
    font-weight: bold;
}

/*------------------------
b) Image / Video
------------------------*/

.image-video-inner-wrap {
    text-align:center;
}
@media (max-width: 667px) {
.image-video-inner-wrap {
    padding:0px;
}   
}
@media (min-width: 668px) {
.image-video-inner-wrap {
    padding:0px 5%;
}   
}
.image-video-inner-wrap img {
    border-radius: 4px;
}
.image-video-inner-wrap img,
.image-video-inner-wrap iframe,
.image-video-inner-wrap object,
.image-video-inner-wrap embed,
.hs-responsive-embed,
.video-module-wrap .video-module-inner-wrap {  
    max-width:100%;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
.hs-responsive-embed {
    display:block;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    top:0;
    left:0;
    bottom:0;
    position:absolute;
    box-shadow:none;    
}
.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: 56.25%;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.video-module-wrap {
    text-align:center;
}
.video-module-wrap .video-module-inner-wrap {
    float: none;
    width: 100%;
    display: block;
    margin: 0px auto;
    max-width: 853px;
}
@media (max-width: 767px) {
.video-section-wrap {
    padding-top: 55px;
    padding-bottom: 50px;
}
}
@media (min-width: 768px) {
.video-section-wrap {
    padding-top: 75px;
    padding-bottom: 70px;
}
}
.video-content-wrap-colored-bg {   
    background-color: #00a0d1; 
}

.tilicho-thank-you-page-one-next-offer .image-video-inner-wrap {
    padding-bottom:20px;
}
@media (min-width: 768px) {
.tilicho-thank-you-page-one-next-offer .image-video-inner-wrap,
.tilicho-landing-page-v9 .image-video-inner-wrap {
    text-align: right;
    padding-top:25px;
}
}
@media (max-width: 767px) {
.tilicho-landing-page-v6 .image-video-inner-wrap {
    padding-top: 0px;    
}
}
.tilicho-landing-page-v10 .video-section-wrap .video-module-wrap .video-module-inner-wrap,
.tilicho-landing-page-v11 .video-module-wrap .video-module-inner-wrap,
.tilicho-landing-page-v13 .video-module-wrap .video-module-inner-wrap,
.tilicho-landing-page-v14 .video-module-wrap .video-module-inner-wrap,
.tilicho-landing-page-v15 .video-module-wrap .video-module-inner-wrap,
.tilicho-landing-page-v16 .video-module-wrap .video-module-inner-wrap {
    box-shadow: none;
}
.tilicho-landing-page-v11 .video-module-wrap {
    padding-top: 5px;
    padding-bottom: 15px;
}
.tilicho-landing-page-v13 .video-module-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}
.tilicho-landing-page-v14 .video-module-wrap {
    padding-top: 30px;
    padding-bottom: 5px;
}
.tilicho-landing-page-v15 .video-module-wrap,
.tilicho-landing-page-v16 .video-module-wrap {
    padding-top: 0px;
}
.tilicho-landing-page-v16 .video-module-wrap {
    padding-bottom: 40px;
}

/***********************************
05. Main Content
***********************************/

.full-width-section {
    float: left;
    width: 100%;
}
.main-content-wrap {
    background:#ffffff;
}
.tilicho-landing-page-v13 .main-content-wrap {
    background:#ffffff;
}
.tilicho-landing-page-v15 .main-content-wrap {
    background:none;
    padding-top: 0px;
    padding-bottom: 0px;
}
@media (max-width: 767px) {    
.tilicho-landing-page-v15 .main-content-wrap {
    margin-top: -70px;
}
}
@media (min-width: 768px) {
.tilicho-landing-page-v15 .main-content-wrap {
    margin-top: -140px;
}
}
.tilicho-landing-page-v14 .main-content-wrap {
    background:none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.tilicho-landing-page-v14  .main-content-wrap .main-content-inner-wrap {
    background: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
}

@media (max-width: 767px) {
.main-content-wrap {
    padding-top: 30px;
    padding-bottom: 35px;
}
.tilicho-landing-page-v13 .main-content-wrap {
    padding-top: 50px;
}
.tilicho-landing-page-v14  .main-content-wrap .main-content-inner-wrap {
    padding: 20px;
}
}
@media (min-width: 768px) {
.main-content-wrap {
    padding-top: 45px;
    padding-bottom: 50px;
}
.tilicho-landing-page-v13 .main-content-wrap {
    padding-top: 70px;
}
.features-section-wrap .widget-type-header h3 { display: none; }
.tilicho-landing-page-v14  .main-content-wrap .main-content-inner-wrap {
    padding: 30px 35px;
}
}
.main-content-no-bg  {
    background: none;
}
.main-content-wrap-gray-bg {
    background: #f4f4f4;
}
.main-content-wrap-colored-bg {
    padding-top: 60px;
    padding-bottom: 65px;
    background-color: #00a0d1;
}

/*------------------------
a) Descriptions
------------------------*/

@media (max-width: 767px) {
.left-column-wrap {
    padding-bottom:25px;
}
.tilicho-landing-page-v13 .left-column-wrap {
    padding-bottom:10px;
}
.tilicho-landing-page-v14 .left-column-wrap {
    padding-bottom:0px;
}
}
@media (min-width: 768px) {
.left-column-wrap {
    padding-right:15px;
}
}
@media (min-width: 1200px) {
.left-column-wrap {
    padding-right:60px;
}
.tilicho-landing-page-v9 .left-column-wrap {
    padding-right: 30px;
}
}

@media (min-width: 768px) {
.tilicho-thank-you-page-one-next-offer .left-column-wrap {
    padding-right:0px;
}
}

.tilicho-landing-page-v6 .left-column-wrap {
    padding-right: 0px;
}
.tilicho-landing-page-v14 .right-column-wrap {
    padding-top: 5px;
}

.main-content-wrap .content-detail-wrap {
    padding-bottom:10px;
}
.content-detail-wrap .hs_cos_wrapper_type_header h3,
.feature-list-v3 h3 {
    font-size:26px;    
}
.content-detail-wrap p,
.hero-area-list-wrap p {
    line-height:1.6;
}
.content-detail-wrap ul,
.hero-area-list-wrap ul {
    padding-left:0px;
}
.content-detail-wrap ul li:before,
.hero-area-list-wrap ul li:before {
    font-size:18px;
    color: #00a0d1;
    content: "\f058";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 0;
}
.content-detail-wrap ul li,
.hero-area-list-wrap ul li {
    position:relative;
    padding-left: 30px;
    list-style: none;
    margin-bottom:8px;
}
.content-detail-wrap ul li:last-child,
.hero-area-list-wrap ul li:last-child {
    margin-bottom:0px;
}
.content-detail-wrap .hs_cos_wrapper_type_cta {
    display: block;
    padding-top:12px;
    padding-bottom:12px;
}
.content-detail-wrap a.hs-button.primary { 
    float:left;
    padding: 12px 48px;
    margin:12px 0px;
}

.hero-area-list-wrap {
    padding-top: 30px;
}
@media (max-width: 767px) {
.hero-area-list-wrap {
    padding-bottom: 40px;
}
}
.hero-area-list-wrap p,
.hero-area-list-wrap a,
.hero-area-list-wrap a:hover,
.hero-area-list-wrap a:focus,
.hero-area-list-wrap ul li,
.hero-area-list-wrap ul li:before,
.main-content-wrap-colored-bg .feature-list-v3 h3,
.main-content-wrap-colored-bg .feature-list-v3 p,
.main-content-wrap-colored-bg .feature-list-v3 a,
.main-content-wrap-colored-bg .feature-list-v3 a:hover,
.main-content-wrap-colored-bg .feature-list-v3 a:focus,
.main-content-wrap-colored-bg .feature-list-v3 ul li,
.main-content-wrap-colored-bg .feature-list-v3 ul li:before {
    color: #ffffff;
}
.hero-area-list-wrap ul {
    margin-bottom: 0px;
}
.hero-area-list-wrap a,
.main-content-wrap-colored-bg .feature-list-v3 a {
    text-decoration: underline;
} 
.main-content-wrap-colored-bg .feature-list-v3 h3 {
    font-size: 28px;
}
.tilicho-landing-page-v11 .content-detail-wrap .hs_cos_wrapper_type_header h3 {
    font-size: 28px;
}

/*------------------------
b) Testimonials
------------------------*/

.testimonials-section-gray-bg {
    background: #f4f4f4;
}
.testimonials-section-colored-bg {    
    background-color: #00a0d1;    
}

@media (max-width: 767px) {
.testimonials-section-wrap {
    padding-bottom:30px;
}
.tilicho-landing-page-v5 .testimonials-section-wrap,
.tilicho-landing-page-v6 .testimonials-section-wrap {
    padding-bottom:20px;
}
}
@media (min-width: 768px) {
.testimonials-section-wrap {
    padding-bottom:45px;
}
.tilicho-landing-page-v5 .testimonials-section-wrap,
.tilicho-landing-page-v6 .testimonials-section-wrap {
    padding-bottom:35px;
}
}
.tilicho-landing-page-v3 .testimonials-section-wrap,
.tilicho-landing-page-v3 .testimonials-section-wrap .page-center {
    padding-top: 0px;
}
.tilicho-landing-page-v3 .testimonials-section-wrap {
    margin-top: -30px;
}
.tilicho-landing-page-v5 .testimonials-section-wrap,
.tilicho-landing-page-v6 .testimonials-section-wrap {
    background: #f9fcfe;
}
.tilicho-landing-page-v5 .testimonials-section-wrap {
    margin-top: -25px;
}
@media (max-width: 767px) {
.tilicho-landing-page-v6 .testimonials-section-wrap {
    margin-top: -30px;
}
}
@media (min-width: 768px) {
.tilicho-landing-page-v6 .testimonials-section-wrap {
    margin-top: -50px;
}
}
.tilicho-landing-page-v9 .testimonials-section-wrap {
    padding-bottom: 20px;
    padding-top: 20px;
    margin: 10px 0px 20px;
}

.testimonial-wrap {    
}
@media (max-width: 767px) {   
.left-column-wrap .testimonial-wrap {
    padding-top: 10px;
}
}
.testimonial-wrap blockquote:before {  
    font-size: 30px;
    line-height: 24px;
    padding-right: 15px;
    color: #eeeeee;
    content: "\f10d";
    font-family: FontAwesome;
}
.testimonial-wrap blockquote {
    position:relative;
    background:#ffffff;
    border-radius:10px; 
    border-top: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;    
    border-bottom: none;
    padding: 20px 30px 24px;
    font-size:16px;
    line-height: 1.6;
    margin-bottom:0px;
    font-weight: normal;
}
.testimonial-wrap .quote-arrow-wrap {    
    z-index:10;
}
.testimonial-wrap .quote-arrow-wrap img {    
    float:left;
    vertical-align: top;
    margin-left:70px;
}

.testimonial-user {    
    margin-top:-5px;
}
.testimonial-user div {
    display: inline-block;
    vertical-align: top;
}
.testimonial-user div div {
    display: block;
}
.testimonial-user-pic {        
    margin-right:15px;
}
.testimonial-user-pic img {        
    width:50px;
    border-radius:50px;
    height:50px;
}
.testimonial-user-detail {        
}
.testimonial-user-detail h4 {
    font-size:16px;    
    margin-bottom:0px;
    margin-top:2px;
}
.testimonial-user-detail p {
    font-size:14px;
    margin-bottom:0px;
}

.testimonial-v1-wrap .testimonial-user {   
    margin-top: 12px;
}
.testimonial-v1-wrap .testimonial-user-detail h4 {
    margin-bottom: 6px;
    margin-top: 4px;
}

.testimonial-v2-wrap {    
}
.testimonial-v2-wrap .user-quote-icon {  
    text-align: center;
}
.testimonial-v2-wrap .user-quote-icon .fa {    
    display: inline-block;    
    font-size: 30px;
    line-height: 36px;
    color: #acb4bf;
    font-style: italic;
}
.testimonial-v2-wrap .user-quote-wrap blockquote {    
    border: none;
    padding: 20px 12%;
    text-align: center;
    margin: 0px;
    font-size: 16px;
    line-height: 1.6;
}
@media (max-width: 767px) {
.testimonial-v2-wrap .user-quote-wrap blockquote {    
    padding-left: 0px;
    padding-right: 0px;
}
}
.testimonial-v2-wrap .testimonial-user { 
    margin-top: 5px;
    text-align:center;
}
.testimonial-v2-wrap .testimonial-user-detail h4 {
    margin-bottom: 6px;
}
.testimonial-v2-wrap .testimonial-user-detail h4,
.testimonial-v2-wrap .testimonial-user-detail p {
    text-align: left;
}

.testimonial-v3-wrap .testimonial-user div {
    display: block;
}
.testimonial-v3-wrap .testimonial-user-pic {        
    margin-right:0px;
    text-align:center;
    margin-bottom: 5px;
}
.testimonial-v3-wrap .testimonial-user-pic img {        
    float: none;
    display: inline-block;
    width:120px;
    border-radius:120px;
    height:120px;
}
.testimonial-v3-wrap .testimonial-user-detail h4,
.testimonial-v3-wrap .testimonial-user-detail p {
    text-align: center;
}
.testimonial-v3-wrap .testimonial-user-detail h4 {
    margin-top: 0px;
}

.testimonials-section-colored-bg .testimonial-v1-wrap .testimonial-user-detail h4,
.testimonials-section-colored-bg .testimonial-v1-wrap .testimonial-user-detail p,
.testimonials-section-colored-bg .testimonial-v1-wrap .testimonial-user-detail p a,
.testimonials-section-colored-bg .testimonial-v1-wrap .testimonial-user-detail p a:hover,
.testimonials-section-colored-bg .testimonial-v1-wrap .testimonial-user-detail p a:focus {
    color: #ffffff;
}
.testimonials-section-colored-bg .testimonial-user-detail p a {
    text-decoration: underline;
    font-style: italic;
    font-size: 13px;
}
.testimonials-section-colored-bg .testimonial-user-detail p {      
    opacity: 0.8;
    filter: alpha(opacity=80); 
}

.tilicho-landing-page-v15 .testimonials-section-wrap {
    border-top: 1px solid #eeeeee;
}
@media (max-width: 767px) {
.tilicho-landing-page-v15 .testimonials-section-wrap,
.tilicho-landing-page-v16 .testimonials-section-wrap {
    padding-top: 40px;
}
}
@media (min-width: 768px) {
.tilicho-landing-page-v15 .testimonials-section-wrap,
.tilicho-landing-page-v16 .testimonials-section-wrap {
    padding-top: 60px;
}
}

.tilicho-landing-page-v16 .testimonials-section-wrap {
    background: #fafafa;
    margin-top: -10px;
    border-top: 1px solid #eeeeee;
}

/*------------------------
c) Form
------------------------*/

@media (min-width: 992px) {
.form-container {
    padding-left: 160px;
    padding-right: 160px;
}
}

@media (min-width: 567px) {
.tilicho-landing-page-v10 .form-container,
.tilicho-landing-page-v12 .form-container,
.tilicho-landing-page-v13 .form-container,
.tilicho-landing-page-v17 .form-container {
    padding-left: 15%;
    padding-right: 15%;
}
}
@media (min-width: 768px) {
.tilicho-landing-page-v10 .form-container,
.tilicho-landing-page-v12 .form-container,
.tilicho-landing-page-v13 .form-container,
.tilicho-landing-page-v17 .form-container {
    padding-left: 20%;
    padding-right: 20%;
}
}
@media (min-width: 992px) {
.tilicho-landing-page-v10 .form-container {
    padding-left: 25%;
    padding-right: 25%;
}
.tilicho-landing-page-v12 .form-container,
.tilicho-landing-page-v13 .form-container,
.tilicho-landing-page-v17 .form-container {
    padding-left: 30%;
    padding-right: 30%;
}
}

.form-container-no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.form-outer-wrap {
    background:#ffffff;
    border-radius:4px;    
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
}
.main-content-wrap .form-outer-wrap,
.hero-area-form-wrapper .form-outer-wrap {
    padding:0px;    
}
.tilicho-landing-page-v8 .hero-area-form-wrapper {
    padding-bottom: 15px;
}
.tilicho-landing-page-v10 .hero-area-form-wrapper {
    margin-top: 10px;
    margin-bottom: 25px;
}
.main-content-wrap .form-outer-wrap .form-wrap,
.hero-area-form-wrapper .form-outer-wrap .form-wrap {
    padding: 25px 30px;
}

.tilicho-landing-page-v6 .form-container {
    margin-top: -295px;
}
.tilicho-landing-page-v7 .form-outer-wrap,
.tilicho-landing-page-v11 .form-outer-wrap {
    border: 1px solid #e8e8e8;
    box-shadow: none;
}
.tilicho-landing-page-v12 .form-outer-wrap,
.tilicho-landing-page-v13 .form-outer-wrap,
.tilicho-landing-page-v17 .form-outer-wrap {
    box-shadow: none;
    background: none;
}
.tilicho-landing-page-v12 .form-outer-wrap .form-wrap,
.tilicho-landing-page-v17 .form-outer-wrap .form-wrap {
    padding: 5px 0px 25px;
}
.tilicho-landing-page-v13 .form-outer-wrap {
    padding: 5px 0px 0px;
}
.tilicho-landing-page-v13 .form-outer-wrap .form-wrap {
    padding: 0px;
}
.tilicho-landing-page-v14 .form-outer-wrap {
    box-shadow: none;
    background: #00a0d1;
    margin-top: 5px;
}

@media (max-width: 767px) {
.tilicho-landing-page-v9 .form-outer-wrap {
    margin-top: 20px;    
}
}
.tilicho-landing-page-v9 .form-outer-wrap {
    margin-bottom: 20px;    
}

.tilicho-landing-page-v15 .form-outer-wrap {
    padding: 0px;
    box-shadow: none;
    border-radius: 0px;
}
.tilicho-landing-page-v15 .form-outer-wrap .form-wrap {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

/* Header */
.form-outer-wrap .form-header-wrap .hs_cos_wrapper_type_header h3 {
    background:#f4f7f9;
    border-bottom:1px solid #e6e6e6;
    font-size:24px;
    text-align:center;
    padding:20px 30px;
    margin-bottom:0px;
    border-radius: 3px 3px 0 0;
}

/* Short Desc */
.form-wrap .hs_cos_wrapper_type_rich_text p {
    font-size:15px;
    margin-bottom:18px;
}
.tilicho-landing-page-v6 .form-wrap .hs_cos_wrapper_type_rich_text p,
.tilicho-landing-page-v8 .form-wrap .hs_cos_wrapper_type_rich_text p,
.tilicho-landing-page-v10 .form-wrap .hs_cos_wrapper_type_rich_text p {
    text-align: center;
}

/* Wrapper */
.hs_cos_wrapper_type_form {
    padding:0px;
}

/* Title */
.hs_cos_wrapper_type_form h3.form-title {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
}

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

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc,
.hs-form .hs-field-desc {
    color: #6f8591;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 2px;
}

/* Labels */
.hs_cos_wrapper_type_form label,
.hs-form label {
    font-size: 14px;
}
.hs_cos_wrapper_type_form .hs-form-field > label,
.hs-form .hs-form-field > label {
    font-weight: 600;
    margin-top:7px;
}
.hs_cos_wrapper_type_form .hs-form-field > label span.hs-form-required,
.hs-form .hs-form-field > label span.hs-form-required {
    margin-left:6px;
    color:#eb5503;
}
.hs_cos_wrapper_type_form .hs-form-field ul.inputs-list li label span,
.hs-form .hs-form-field ul.inputs-list li label span {
    font-weight:normal;
}

/* Error Message */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.hs-error-msgs,
.hs-form .hs-form-field ul.hs-error-msgs {
    margin-bottom: 4px !important;
    margin-top: -4px !important;
}
.hs_cos_wrapper_type_form .hs-form-field ul.hs-error-msgs li,
.hs-form .hs-form-field ul.hs-error-msgs li {
    margin-bottom:0px;
}
.hs_cos_wrapper_type_form .hs-form-field ul.hs-error-msgs li label,
.hs-form .hs-form-field ul.hs-error-msgs li label {
    font-size: 13px;
    color:#eb5503;
}

/* Button */
.hs_cos_wrapper_type_form .hs-button.primary.large,
.hs-form .hs-button.primary.large {
    margin-top:15px;
}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}

.tilicho-landing-page-v15 .hs_cos_wrapper_type_form .hs-button.primary.large,
.tilicho-landing-page-v15 .hs-form .hs-button.primary.large {
    margin-top:20px;
}

/* User Note */
.form-user-note {
    margin-top: -8px;
    padding: 0 30px 12px;
}
.form-user-note p {
    color: #6f8591;
    font-size: 13px;
    text-align:center;
}
.tilicho-landing-page-v15 .form-user-note p,
.tilicho-landing-page-v17 .form-user-note p {
    margin-top: 10px;
}
.tilicho-landing-page-v17 .form-user-note p {
    margin-bottom: 12px;
}

/* Multi Column form */
.hs-form fieldset.form-columns-1 {    
}
.hs-form fieldset.form-columns-1 .hs-form-field { 
    float:left;
    width:100%;
}
.hs-form fieldset.form-columns-2 {    
}
.hs-form fieldset.form-columns-2 .hs-form-field {
    width:50%;
}
.hs-form fieldset.form-columns-3 {    
}
.hs-form fieldset.form-columns-3 .hs-form-field { 
    width:33.3%;
}
@media (min-width: 480px) {
.hs-form fieldset.form-columns-2 .hs-form-field,
.hs-form fieldset.form-columns-3 .hs-form-field { 
    float:left;   
    padding-right:15px;
}
}
body .hs-form fieldset.form-columns-2 .hs-form-field:nth-last-of-type(1),
body .hs-form fieldset.form-columns-3 .hs-form-field:nth-last-of-type(1) {
    padding-right:0px;
}

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

@media (max-width: 479px) {
form.hs-form fieldset.form-columns-2 .hs-form-field,
form.hs-form fieldset.form-columns-3 .hs-form-field,
form.hs-form .form-columns-2 .hs-form-field .hs-input, 
form.hs-form .form-columns-3 .hs-form-field .hs-input { 
    width: 100%; 
}
form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"],
form.hs-form .form-columns-3 .hs-form-field .hs-input[type="radio"] { 
    width: auto; 
}
}
@media (min-width: 480px) {
form.hs-form fieldset.form-columns-2 .hs-form-field ul.hs-error-msgs,
form.hs-form fieldset.form-columns-3 .hs-form-field ul.hs-error-msgs {
    margin-top:0px;
}
}

/* Hidden Label + Title + Desc */

.form-label-hidden .hs_cos_wrapper_type_form .hs-form-field > label,
.form-label-hidden .hs_cos_wrapper_type_form .hs-field-desc,
.form-header-hidden .hs_cos_wrapper_type_form h3.form-title {
    display:none !important;       
} 

/* Form With Dark Background */

.form-colored-bg .form-header-wrap .hs_cos_wrapper_type_header h3,
.form-colored-bg .form-wrap .hs_cos_wrapper_type_rich_text p,
.form-colored-bg .hs_cos_wrapper_type_form h3.form-title,
.form-colored-bg .hs_cos_wrapper_type_form .hs-form-field > label, 
.form-colored-bg .hs-form .hs-form-field > label,
.form-colored-bg .hs_cos_wrapper_type_form .hs-form-field > label span.hs-form-required, 
.form-colored-bg .hs-form .hs-form-field > label span.hs-form-required,
.form-colored-bg .hs_cos_wrapper_type_form .hs-field-desc, 
.form-colored-bg .hs-form .hs-field-desc,
.form-colored-bg .hs_cos_wrapper_type_form .hs-form-field ul.hs-error-msgs li label, 
.form-colored-bg .hs-form .hs-form-field ul.hs-error-msgs li label,
.form-colored-bg .form-user-note p,
.form-colored-bg .form-user-note p a,
.form-colored-bg .form-user-note p a:hover,
.form-colored-bg .form-user-note p a:focus {
    color: #ffffff;    
}
.form-colored-bg .form-header-wrap .hs_cos_wrapper_type_header h3 {
    background: rgba(0,0,0,0.1);
    border: none;
}
.form-colored-bg .form-wrap .hs_cos_wrapper_type_rich_text p {    
}
.form-colored-bg .hs_cos_wrapper_type_form h3.form-title {
    border-color: rgba(255,255,255,0.5);
}
.form-colored-bg .hs_cos_wrapper_type_form .hs-form-field > label, 
.form-colored-bg .hs-form .hs-form-field > label {    
}
.form-colored-bg .hs_cos_wrapper_type_form .hs-form-field > label span.hs-form-required, 
.form-colored-bg .hs-form .hs-form-field > label span.hs-form-required {    
}
.form-colored-bg .hs_cos_wrapper_type_form .hs-field-desc, 
.form-colored-bg .hs-form .hs-field-desc {    
}
.form-colored-bg input, 
.form-colored-bg textarea, 
.form-colored-bg select,
.form-colored-bg input:focus, 
.form-colored-bg textarea:focus, 
.form-colored-bg select:focus,
.form-colored-bg input.invalid, 
.form-colored-bg textarea.invalid, 
.form-colored-bg select.invalid {
    border: none;
}
.form-colored-bg input.invalid, 
.form-colored-bg textarea.invalid, 
.form-colored-bg select.invalid {
    background: #ffeded;
}
.form-colored-bg .hs_cos_wrapper_type_form .hs-form-field ul.hs-error-msgs li label, 
.form-colored-bg .hs-form .hs-form-field ul.hs-error-msgs li label {
    opacity: 0.8;
    filter: alpha(opacity=80);     
}
.form-colored-bg .form-user-note p {    
}
.form-colored-bg .form-user-note p a {
    text-decoration: underline !important;
    font-style: italic;
}
.form-colored-bg .form-user-note p a:hover,
.form-colored-bg .form-user-note p a:focus {    
}

/*------------------------
d) Social Sharing
------------------------*/
     
@media (max-width: 767px) {   
.right-column-wrap .social-share-wrap {
    padding-top: 40px;
}
}
@media (min-width: 768px) {   
.right-column-wrap .social-share-wrap {
    padding-top: 50px;
}
}
.social-share-wrap .hs_cos_wrapper_type_header h4 {
    text-align:center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.hs_cos_wrapper_type_social_sharing {
    float:left;
    width:100%;
    text-align:center;
}
.hs_cos_wrapper_type_social_sharing a img {
    display:none;
}
.hs_cos_wrapper_type_social_sharing a {
    color:#ffffff !important;    
    background-color: #00a0d1;
    border: none !important;
    font-size: 20px;    
    display:inline-block;
    font-family: FontAwesome;
    line-height: 40px;
    margin: 2px 0px 0px;
    vertical-align: top;
    height: 40px !important;
    width: 40px !important;
    text-align:center;
    opacity: 1;
    filter: alpha(opacity=100); 
    -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.hs_cos_wrapper_type_social_sharing a:hover,
.hs_cos_wrapper_type_social_sharing a:focus {    
    opacity: 0.8;
    filter: alpha(opacity=80); 
}
.hs_cos_wrapper_type_social_sharing a[href^="http://www.facebook.com"] {
    background-color:#4867aa !important;   
}
.hs_cos_wrapper_type_social_sharing a[href^="http://www.linkedin.com"] {
    background-color:#0077b5 !important;        
}
.hs_cos_wrapper_type_social_sharing a[href^="https://twitter.com"] {
    background-color:#00aced !important;        
}
.hs_cos_wrapper_type_social_sharing a[href^="https://plus.google.com"] {
    background-color:#dc4a38 !important;        
}
.hs_cos_wrapper_type_social_sharing a[href^="http://pinterest.com"] {
    background-color:#bd081c !important;        
}
.hs_cos_wrapper_type_social_sharing a[href^="mailto:?subject"] {
    background-color:#506366 !important;     
    font-size:16px;
}
.hs_cos_wrapper_type_social_sharing a:before {
    display: block;
    text-align: center;
    text-indent: 0;
}
.hs_cos_wrapper_type_social_sharing a[href^="http://www.facebook.com"]:before {    
    content: "\f09a";
}
.hs_cos_wrapper_type_social_sharing a[href^="http://www.linkedin.com"]:before {
    content: "\f0e1";
}
.hs_cos_wrapper_type_social_sharing a[href^="https://twitter.com"]:before {
    content: "\f099";
}
.hs_cos_wrapper_type_social_sharing a[href^="https://plus.google.com"]:before {
    content: "\f0d5";
}
.hs_cos_wrapper_type_social_sharing a[href^="http://pinterest.com"]:before {
    content: "\f0d2";
}
.hs_cos_wrapper_type_social_sharing a[href^="mailto:?subject"]:before {
    content: "\f0e0";
}

.tilicho-landing-page-v5 .social-share-wrap {
    padding-top: 10px;
}
.tilicho-landing-page-v6 .social-share-wrap {
    padding-top: 40px;
    padding-bottom: 45px;
    border-bottom: 1px solid #e8eef2;
    margin-bottom: 50px;
}
.tilicho-landing-page-v9 .social-share-wrap {
    margin-bottom: 15px;
}
.tilicho-landing-page-v10 .social-share-wrap {    
    padding-top: 50px;
    padding-bottom: 40px;
    border-top: 1px solid #e8eef2;
    margin-bottom: 0px;
    margin-top: 30px;
}
.tilicho-landing-page-v14 .social-share-wrap {
    margin-top: 10px;
}
.tilicho-landing-page-v14 .hs_cos_wrapper_type_social_sharing a {
    width: 15% !important;
}

/*------------------------
e) FAQ
------------------------*/

.faqs-section-wrap {    
}
.faqs-list-inner-wrap {    
}
.faq-content-wrap {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.faq-content-wrap h4,
.faq-content-wrap p {
    margin-bottom: 15px;
}
.faq-content-wrap p {
    font-size: 15px;
    line-height: 1.6;
}

.tilicho-landing-page-v17 .faqs-section-wrap {    
    border-bottom: 1px solid #eeeeee;
}
@media (max-width: 767px) {
.tilicho-landing-page-v17 .faqs-section-wrap {    
    padding-top: 55px;
    padding-bottom: 45px;
    margin-bottom: 25px;
}
}
@media (min-width: 768px) {
.tilicho-landing-page-v17 .faqs-section-wrap {    
    padding-top: 80px;
    padding-bottom: 65px;
    margin-bottom: 35px;
}
}

/*------------------------
f) Section Header
------------------------*/

.normal-section-header {    
    margin-bottom: 40px;
}
.normal-section-header-white .section-header h1,
.normal-section-header-white .section-header p,
.normal-section-header-only-white h3 {
    color:#ffffff;
} 
.tilicho-landing-page-v9 .normal-section-header-features {
    margin-top: 70px;
}
.tilicho-landing-page-v10 .testimonials-section-wrap .normal-section-header {
    margin-bottom: 15px;
}
@media (max-width: 767px) {
.tilicho-landing-page-v10 .testimonials-section-wrap .normal-section-header {
    margin-top: 35px;
}
}
@media (min-width: 768px) {
.tilicho-landing-page-v10 .testimonials-section-wrap .normal-section-header {
    margin-top: 50px;
}
}
.video-section-wrap .normal-section-header {
    margin-bottom: 15px;
}

.normal-section-header-only {    
}

.tilicho-landing-page-v16 .testimonials-section-wrap .normal-section-header {
    margin-bottom: 20px;
}

/*------------------------
g) Single Icon
------------------------*/

.single-icon-wrapper {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 22px;
}
.single-icon-wrapper .fa {
    display: inline-block;
    color: #00a0d1;
    font-size: 64px;
}
.tilicho-landing-page-v10 .single-icon-wrapper .fa {
    color: #ffffff;
}
    
/***********************************
06. Features / Benefits
***********************************/

.features-section-wrap {
}
@media (max-width: 767px) {
.features-section-wrap {
    padding-bottom:30px;
}
}
@media (min-width: 768px) {
.features-section-wrap {
    padding-bottom:45px;
}
}
.features-section-bg {
    background:#00a0d1;
}
.features-section-gray-bg {
    background:#f4f4f4;
}

/*------------------------
a) Statement
------------------------*/

.statement-section-wrap {
    background: #00a0d1;    
}
@media (max-width: 767px) {
.statement-section-wrap {
    padding-top:16px;
    padding-bottom:0px;
}
}
@media (min-width: 768px) {
.statement-section-wrap {
    padding-top:25px;
    padding-bottom:8px;
}
}
.statement-section-wrap .hs_cos_wrapper_type_header h3 {
    color:#ffffff;
    text-align:center;
}
@media (max-width: 479px) {
.statement-section-wrap .hs_cos_wrapper_type_header h3 {
    font-size: 28px;
}
}
@media (min-width: 480px) {
.statement-section-wrap .hs_cos_wrapper_type_header h3 {
    font-size: 30px;
}
}
@media (min-width: 768px) {
.statement-section-wrap .hs_cos_wrapper_type_header h3 {
    font-size: 32px;
}
}
@media (min-width: 992px) {
.statement-section-wrap .hs_cos_wrapper_type_header h3 {
    font-size: 36px;
}
}
.features-statement-arrow {
    text-align:center;
}
.features-statement-arrow .fa {
    display: inline-block;
    vertical-align:top;
    color:#00a0d1;
    font-size: 40px;
    margin-top: -16px;
}
@media (max-width: 767px) {
.features-statement-arrow {
    padding-bottom:30px;
}
}
@media (min-width: 768px) {
.features-statement-arrow {
    padding-bottom:50px;
}
}

.statement-section-no-bg {
    background: none;
}
.statement-section-no-bg .hs_cos_wrapper_type_header h3 {
    color: #54646c;
}
.tilicho-landing-page-v3 .statement-section-wrap {
    padding-top: 45px;
}
.tilicho-landing-page-v4 .statement-section-wrap {
    padding-top: 45px;
    background-image: none;
}

/*------------------------
b) List
------------------------*/

.features-list-wrap {    
}
.tilicho-landing-page-v9 .features-list-wrap {    
    margin-bottom: 15px;
}
@media (max-width: 767px) {
.tilicho-landing-page-v9 .hero-area-content-wrap .features-list-wrap {    
    margin-top: -15px;
}
}
.feature-list {
    text-align:center;
    background: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
}
.feature-list .fa,
.feature-list-v2 .fa {
    color:#00a0d1;
}
.feature-list .hs_cos_wrapper_type_header h4,
.feature-list h4.feature-list-title {
    font-size:22px;
    line-height:1.4;
    font-weight: bold;
    margin-bottom:14px;
}
.feature-list .hs_cos_wrapper_type_rich_text p,
.feature-list .feature-list-desc-wrap p,
.feature-list-v2 .feature-list-desc-wrap p,
.feature-list-v4 .feature-list-detail-wrap p {
    font-size:15px;
    line-height:1.6;
}
.feature-list-v2 .feature-list-icon-wrap {
    float: left;
    width: 60px;
    margin-top: 5px;
}
.feature-list-v2 .feature-list-icon-wrap .fa {
    font-size: 36px;
}
.feature-list-v2 .feature-list-detail-wrap h4 {
    font-size:18px;
    line-height:1.4;
    font-weight: 600;
    margin-bottom:10px;
}
.feature-list-v2 .feature-list-detail-wrap {
    float: none;    
    display: block;
    width: auto;
    margin-left: 60px;
}
.feature-list-v2 {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
} 

.feature-list-v4 {    
}
.feature-list-v4 .feature-list-image-wrap {
    float: left;   
    text-align: center;
}
.feature-list-v4 .feature-list-image-wrap img {
    float:none;
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
.feature-list-v4 .feature-list-detail-wrap {
    float: left;
}
.feature-list-v4 .feature-list-detail-wrap h4 {
    line-height:1.4;
    font-weight: bold;
    margin-bottom:15px;
}
.feature-list-v4 .feature-list-detail-wrap p {
}
@media (max-width: 667px) {
.feature-list-v4 {
    padding-bottom: 10px !important;
}    
.feature-list-v4 .feature-list-image-wrap {
    width: 100%;    
    margin-bottom: 25px;
}
.feature-list-v4 .feature-list-detail-wrap {
    width: 100%;
}
.feature-list-v4 .feature-list-detail-wrap h4 {
    font-size:24px;
}
.feature-list-v4 .feature-list-detail-wrap h4,
.feature-list-v4 .feature-list-detail-wrap p {
    text-align: center;
}
}
@media (min-width: 668px) {
.feature-list-v4 .feature-list-image-wrap {
    width: 30%;    
}
.feature-list-v4 .feature-list-detail-wrap {
    width: 70%;
    padding-left: 40px;
}
.feature-list-v4 .feature-list-detail-wrap h4 {
    font-size:26px;
}
.feature-list-v4 .feature-list-detail-wrap p {
    font-size:16px;
}
}

.tilicho-landing-page-v9 .feature-list-v2 .feature-list-icon-wrap .fa,
.tilicho-landing-page-v9 .feature-list-v2 .feature-list-detail-wrap h4,
.tilicho-landing-page-v9 .feature-list-v2 .feature-list-desc-wrap p {
    color: #ffffff;
}

@media (max-width: 767px) {
.feature-list {
    padding:30px 20px 15px !important;
    margin-bottom: 25px;    
}
.feature-list .fa {
    font-size:60px;
    margin-bottom: 15px;
}
}
@media (min-width: 768px) {
.feature-list {
    padding:40px 40px 30px !important;
    margin-bottom: 30px;    
}
.feature-list .fa {
    font-size:80px;
    margin-bottom: 30px;
}
.tilicho-landing-page-v9 .feature-list-v2 {
    padding-right: 20px;    
}
.tilicho-landing-page-v9 .feature-list-v2 .feature-list-detail-wrap h4 {
    font-size: 20px;
}
}
.tilicho-landing-page-v9 .feature-list,
.tilicho-landing-page-v12 .feature-list {
    box-shadow: none;
    border: 2px solid #f2f2f2;
}
.tilicho-landing-page-v12 .feature-list {
}
@media (max-width: 767px) {
.tilicho-landing-page-v9 .feature-list-v3 {
    padding-top: 0px;
}
}

.tilicho-landing-page-v10 .features-section-wrap {
    margin-top: 70px;
}
.features-list-large-wrap .feature-list-v2 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.features-list-large-wrap .feature-list-v2 .feature-list-icon-wrap {
    width: 75px;
    margin-top: 2px;
}
.features-list-large-wrap .feature-list-v2 .feature-list-icon-wrap .fa {
    font-size: 48px;    
}
.features-list-large-wrap .feature-list-v2 .feature-list-detail-wrap {
    margin-left: 75px;
}
.features-list-large-wrap .feature-list-v2 .feature-list-detail-wrap h4 {
    font-weight: bold;
    font-size: 20px;
}
.features-list-large-wrap .feature-list-v2 .feature-list-desc-wrap p {
    font-size: 16px;
}
.tilicho-landing-page-v12 .features-list-large-wrap .feature-list-v2 .feature-list-desc-wrap p {
    font-size: 15px;
}

.tilicho-landing-page-v12 .features-section-gray-bg {
    padding-top: 15px;
    padding-bottom: 40px;
    margin-top: 0px;
}

.tilicho-landing-page-v16 .features-section-wrap {
    padding-top: 65px;
}
.tilicho-landing-page-v16 .features-section-wrap .features-list-wrap {    
}
.tilicho-landing-page-v16 .features-section-wrap .features-list-wrap .feature-list {
    border: none !important;
    box-shadow: none !important;
    padding: 10px 20px 0px !important;
}

.offer-list-outer-wrap {    
    padding-top: 35px;
    padding-bottom: 30px;
}
@media (max-width: 479px) {
.offer-list-outer-wrap {    
    padding-left: 0px;
    padding-right: 0px;
}
}
@media (min-width: 480px) {
.offer-list-outer-wrap {    
    padding-left: 20px;
    padding-right: 20px;
}
}
.offer-list-outer-wrap .image-video-inner-wrap {
    padding: 0px;
    margin: 0px 0px 10px;
}
.offer-list-outer-wrap .image-video-inner-wrap img {
    box-shadow: none;
    width: 100% !important;
    height: auto;
}
.offer-list-outer-wrap .feature-list-v3 {
    margin-bottom: 10px;
}

/***********************************
07. CTA Section
***********************************/

.cta-section-wrap {
    background: #00a0d1;    
}
.cta-section-image-wrap .cta-section-wrap {
    background-color: rgba(39,59,69,0.9);
    background-image: none;
}
.section-header,
.normal-section-header-only {
    text-align:center;
}
.section-header h1,
.normal-section-header-only h3 {
    margin-bottom:15px;
}
.tilicho-thank-you-page .section-header h1 {
    margin-bottom:20px;    
    line-height: 1.4;
}
.normal-section-header-only h3 {
    line-height: 1.4;
}
.tilicho-landing-page-v12 .testimonials-section-wrap .normal-section-header-only h3 {
    margin-bottom: 40px;
    margin-top: 60px;
}
.tilicho-landing-page-v12 .features-section-wrap .normal-section-header-only h3 {
    margin-bottom: 50px;
}
.tilicho-landing-page-v12 .features-section-gray-bg .normal-section-header-only h3 {
    margin-bottom: 40px;
}
.tilicho-landing-page-v13 .testimonials-section-wrap .normal-section-header-only h3 {
    margin-bottom: 30px;
    margin-top: 50px;
}

@media (max-width: 479px) {
.section-header h1,
.normal-section-header-only h3 {
    font-size: 28px;
}
}
@media (min-width: 480px) {
.section-header h1,
.normal-section-header-only h3 {
    font-size: 30px;
}
}
@media (min-width: 768px) {
.section-header h1,
.normal-section-header-only h3 {
    font-size: 32px;
}
}
@media (min-width: 992px) {
.section-header h1,
.normal-section-header-only h3 {
    font-size: 36px;
}
}
.section-header p {
}
.tilicho-thank-you-page .section-header p {
    line-height: 1.8;
}
.cta-button-wrap {
    text-align:center;
}
.cta-section-wrap {
    z-index: 100;    
}
@media (max-width: 767px) {
.cta-section-wrap {
    padding-top: 25px;
    padding-bottom: 35px;
}
.tilicho-landing-page-v12 .features-section-wrap .normal-section-header-only h3 {
    margin-top: 55px;
}
}
@media (min-width: 768px) {
.cta-section-wrap {
    padding-top: 45px;
    padding-bottom: 55px;
}
.tilicho-landing-page-v12 .features-section-wrap .normal-section-header-only h3 {
    margin-top: 70px;
}
}
.cta-button-wrap a.hs-button.primary {
}
.cta-section-wrap .section-header h1,
.cta-section-wrap .section-header p {
    color:#ffffff;
} 
.cta-section-wrap .cta-button-wrap {
    margin-top:15px;
}
.cta-section-wrap .cta-button-wrap a.hs-button.primary {
    padding: 12px 48px;
    display:inline-block;    
}
.cta-section-wrap .cta-button-wrap a.hs-button.primary:hover,
.cta-section-wrap .cta-button-wrap a.hs-button.primary:focus {    
    opacity: 1;
    filter: alpha(opacity=100); 
}

@media (min-width: 768px) {
.tilicho-thank-you-page-one-next-offer .cta-section-wrap .section-header p {
    padding:0px 50px;    
}
}

.tilicho-landing-page-v15 .testimonials-section-wrap .normal-section-header {
    margin-bottom: 15px;
}

.features-section-wrap .cta-button-wrap {
    margin-top: 20px;
    margin-bottom: 30px;
}
.cta-section-wrap .image-video-inner-wrap {
    margin-bottom: 10px;
} 

.cta-section-white-bg-wrap {
    background: #ffffff; 
    border-top: 1px solid #eeeeee;
}
.cta-section-white-bg-wrap .section-header h1,
.cta-section-white-bg-wrap .section-header p {
    color:#54646c;
}

.tilicho-landing-page-v16 .cta-section-wrap {
     border-top: 5px solid #fafafa;
}
.tilicho-landing-page-v16 .cta-section-wrap .main-content-wrap {
    background: none;
    padding-bottom: 0px;
}

.tilicho-thank-you-page-v18 .cta-section-image-wrap {
    padding: 5px;
}
@media (max-width: 767px) {    
.tilicho-thank-you-page-v18 .cta-section-image-wrap .cta-section-wrap {
    padding: 50px 25px 65px;
}
}
@media (min-width: 768px) {
.tilicho-thank-you-page-v18 .cta-section-image-wrap .cta-section-wrap {
    padding: 70px 30px 85px;
}
}

.tilicho-thank-you-page-v19 .cta-section-wrap .section-header p {
    margin-bottom: 0px;
}

/***********************************
08. Pricing Table
***********************************/

.pricing-table-section-wrap {
}
.pricing-table-wrap {    
}
.pricing-table-wrap h3 {
    background: #444444;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 30px;
    border-radius: 6px 6px 0px 0px;
    line-height: 1.4;
    margin: 0px;
}
.pricing-table-popular h3 {
    background: #eb5503;
}

.pricing-table-desc-wrap,
.pricing-table-cost-wrap,
.pricing-table-button-wrap {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    background: #ffffff;
}
.pricing-table-desc-wrap {
    padding: 34px 30px 28px;
}
.pricing-table-desc-wrap p,
.pricing-table-desc-wrap ul,
.pricing-table-desc-wrap ul li {
    float: left;
    width: 100%;
}
.pricing-table-desc-wrap p,
.pricing-table-desc-wrap ul li {
    text-align: center;
    font-size: 15px;
    color: #54646c;
    line-height: 1.2;
    margin-bottom: 12px;
}
.pricing-table-desc-wrap p {
}
.pricing-table-desc-wrap ul {
    margin: 0px; 
    padding: 0px 0px 22px;
    border-bottom: 1px solid #eeeeee;
}
.pricing-table-desc-wrap ul li {
    list-style: none;
}
.pricing-table-desc-wrap ul li:last-child {
}

.pricing-table-cost-wrap {
    text-align:center;
    padding: 0px 30px 26px;
}
.pricing-table-cost-wrap span,
.pricing-table-button-wrap a {
    float: none;
    vertical-align: top;
    display: inline-block;
    line-height: 1;
    color: #54646c;
}
.pricing-table-cost-wrap span.pricing-table-currency {
    font-size: 24px;
    margin-top: 6px;
}
.pricing-table-cost-wrap span.pricing-table-cost {
    font-size: 48px;
    font-weight: bold;
}
.pricing-table-cost-wrap span.pricing-table-time {
    width: 100%;
    color: #aaaaaa;
    font-size: 14px;
    margin-top: 6px;
    margin-left: 12px;
}

.pricing-table-button-wrap {
    text-align:center;    
    padding: 0px 30px 40px;
    border-bottom: 1px solid #eeeeee;
}
.pricing-table-button-wrap a {  
    font-size: 18px;
    color: #ffffff;
    margin: 0;
    padding: 12px 36px;
    height:auto;
    width: 100%;  
    white-space: normal;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.4;    
    text-align: center;    
    border-radius: 4px;    
    background-image: none;
    background: #eb5503;
    border: 1px solid transparent;
    border-radius: 4px;
    opacity: 1;
    filter: alpha(opacity=100); 
    -webkit-transition: opacity .4s linear;
  -moz-transition: opacity .4s linear;
  -o-transition: opacity .4s linear;
  -ms-transition: opacity .4s linear;
  transition: opacity .4s linear;
}
.pricing-table-button-wrap a:hover,
.pricing-table-button-wrap a:focus {
    text-decoration: none;
    opacity: 0.8;
    filter: alpha(opacity=80); 
}

.pricing-table-wrap-v1 {    
}

.tilicho-landing-page-v16 .pricing-table-section-wrap  {
    padding-bottom: 10px;
}

/***********************************
09. Stats
***********************************/

.stats-list-outer-wrap {
    float: left;
    width: 100%;
}
.stats-outer-wrap {    
    background:#00a0d1;   
    padding: 24px 20px 32px !important;
    margin: 10px 0px;
}
.stats-outer-wrap span,
.stats-outer-wrap label {
    color: #ffffff;
    text-align: center;
    line-height: 1.2;
}
.stats-outer-wrap span {
    font-size: 44px;
    font-weight: bold;
    margin: 0px;    
}
.stats-outer-wrap label {
    font-size: 18px;
    font-weight: 600;    
    margin: 6px 0px 0px 0px;
}

.stats-list-white-outer-wrap .stats-outer-wrap {    
    border: 3px solid #00a0d1;
    border-radius: 6px;
    background: none;
}
.stats-list-white-outer-wrap .stats-outer-wrap span,
.stats-list-white-outer-wrap .stats-outer-wrap label {
    color:#00a0d1;
}

.tilicho-landing-page-v15 .stats-list-outer-wrap { 
    margin-bottom: 10px;
}

/***********************************
10. Modules
***********************************/

/*------------------------
a) Image Slider
------------------------*/

.hs_cos_flex-slider .hs_cos_flex-slides > li {
    margin-bottom:0px;
    padding-left:0px;
}
.hs_cos_flex-slider .caption,
.hs_cos_flex-slider .superimpose .caption,
.vex-content.hs-gallery .hs_cos_flex-slides li div.caption {
    padding: 16px;
    font-size: 18px;
}
.hs_cos_flex-slider .superimpose .caption {
    width:100%;
}
.hs-cos-flex-slider-control-panel {
    margin-bottom:30px;
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel,
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides,
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a {
    float:left;
    width:100%;
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel {
    background:#ffffff;
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides {    
    padding:2px;
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
    float:left;
    width: auto;
    height:auto;
    line-height:1;
    margin:0px;
    padding:2px;
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a {
    float:left;
    position: relative;
    vertical-align: top;
    height:auto;
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a img {
    float:left;
    height:80px;
    vertical-align:top;
}

/*----------------------------
b) Post Listing / Filter
----------------------------*/

.widget-type-post_filter,
.widget-type-post_listing,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-rss_listing {
    width:100%;
    background:#ffffff;
    border-radius:4px;
    border:1px solid #e6e6e6;
    margin-bottom: 30px;
}
.widget-type-post_filter h3,
.widget-type-post_listing h3,
.widget-type-blog_subscribe h3,
.widget-type-rss_listing h3 {
    background: #f4f7f9;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 3px 3px 0 0;
    font-size: 18px;
    margin-bottom: 0;
    padding: 12px 16px;
}
.widget-type-post_filter ul,
.widget-type-post_listing ul,
.hs-rss-module {
    padding:16px;
    margin:0px;
}
.widget-type-post_filter ul li,
.widget-type-post_listing ul li,
.hs-rss-module .hs-rss-item {
    padding:0px 0px 8px;
    margin-bottom:8px;
    list-style:none;
    border-bottom:1px dotted #eeeeee;
}
.widget-type-post_filter ul li:last-child,
.widget-type-post_listing ul li:last-child,
.hs-rss-module .hs-rss-item:last-child {
    margin-bottom:0px;
    padding-bottom:0px;
    border-bottom:none;
}
.widget-type-post_filter ul li a,
.widget-type-post_listing ul li a {
    font-size:15px;
    vertical-align: top;
}
.widget-type-post_filter ul li a span.filter-link-count {
    color:#54646c;
    margin-left:4px;
}
a.filter-expand-link {
    font-size: 14px;
    font-weight:600;
    color:#ffffff;
    display:inline-block;
    margin-bottom:16px;
    margin-left:16px;
    position:relative;
    top:-5px;
    border-radius:4px;
    padding:4px 12px 2px;
    background:#eb5503;    
}

/*----------------------------
c) Blog Email Subscription
----------------------------*/

.widget-type-blog_subscribe {    
}
.widget-type-blog_subscribe h3 { 
}
.widget-type-blog_subscribe .hs-form {   
    padding: 12px 20px 26px;
}
.widget-type-blog_subscribe .hs-form input.hs-button.primary {
    margin-top: 10px;
    font-size: 16px;
    height: 42px;
}

@media (max-width: 767px) {    
.tilicho-thank-you-page-v18 .widget-type-blog_subscribe {
    margin-top: -8px;
    margin-bottom: 25px;
}
}
@media (min-width: 768px) {
.tilicho-thank-you-page-v18 .widget-type-blog_subscribe {
    margin-top: 24px;
}
}
.tilicho-thank-you-page-v18 .widget-type-blog_subscribe .hs-form {
    padding-top: 18px;
}
.tilicho-thank-you-page-v18 .widget-type-blog_subscribe .hs-form-field>label {
    display: none;    
}
.tilicho-thank-you-page-v18 .widget-type-blog_subscribe .hs-field-desc {
    display: none !important;    
}

/*----------------------------
d) Google Search
----------------------------*/

.widget-type-google_search {
    padding:16px 20px;
}

/* Label */
.widget-type-google_search label {
    font-weight:600;
    margin-bottom:2px;
}

/* Input */
.widget-type-google_search input[type="text"] {    
    width: -moz-calc(100% - 138px);
    width: -webkit-calc(100% - 138px);
    width: calc(100% - 138px);
    margin-right:12px;
}

/* Button */
.widget-type-google_search .hs-button.primary {
    padding:8px;    
    font-size:16px;
    line-height:18px;
    width:120px;
    height:36px;
    overflow:hidden;
}
.widget-type-google_search .hs-button.primary:hover,
.widget-type-google_search .hs-button.primary:focus {    
} 

/*----------------------------
e) RSS Listing
----------------------------*/

.widget-type-rss_listing { 
}
.widget-type-rss_listing h3 {    
}
.hs-rss-module {    
    padding: 18px;
}
.hs-rss-module .hs-rss-item {    
    margin-bottom: 20px;
    padding-bottom: 18px;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-text { 
    padding-right:0px;  
}
.hs-rss-item-text a.hs-rss-title {
    font-size: 18px;
    font-weight:600;
}
.hs-rss-item-text a.hs-rss-title span {    
}
.hs-rss-item-text .hs-rss-byline {
    font-size:13px;
    font-style:italic;
    margin-top:4px;
    color:#bbb;
}
.hs-rss-item-text .hs-rss-byline span {    
}
.hs-rss-item-text .hs-rss-byline span.hs-rss-author,
.hs-rss-item-text .hs-rss-byline span.hs-rss-date {    
    font-style:normal;
    color:#888;
}
.hs-rss-item-text .hs-rss-description {
   padding-top:12px; 
}
.hs-rss-item-text .hs-rss-description p {
    margin-bottom:5px;
    font-size:14px;
}
.hs-rss-item-text .hs-rss-description p a {
    margin-left:4px;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    float:left;
}
@media (max-width: 479px) {
.hs-rss-item.hs-with-featured-image .hs-rss-item-text {   
    float:left;
    width:100%;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    width:100%;
    margin-top:12px;
}
}
@media (min-width: 480px) {
.hs-rss-item.hs-with-featured-image .hs-rss-item-text {   
    float:right;
    width:70%;
    padding-left:20px;
}    
.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    width:30%;
    margin-top:6px;
}
}

/*----------------------------
f) Menu
----------------------------*/

.hs-menu-wrapper ul {    
}
.hs-menu-wrapper ul li {
    margin-bottom:0px;
    padding-left:0px;
}
.hs-menu-wrapper ul li a {
    color:#54646c;
    font-size: 14px;
    font-weight: 600;
}
.hs-menu-wrapper ul li a:hover,
.hs-menu-wrapper ul li a:focus {
    color:#00a0d1;
}
.hs-menu-wrapper ul li ul li a {
    font-size:13px;
    font-weight:normal;
    border-bottom:1px dotted #eee;
}
.hs-menu-wrapper > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    width:auto;
    background:#ffffff;    
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.hs-menu-wrapper.flyouts ul > li:hover > a,
.hs-menu-wrapper ul > li.active > a {
    color:#00a0d1;    
}

/* Horizontal Menu */
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul li {
}
.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 {
    width:auto;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
}
@media (max-width: 568px) {
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    border-top:1px dotted #eee;    
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    border-bottom:1px dotted #eee;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    width:100%;
    margin-bottom:30px !important;
}
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    max-width: 1000px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
}
.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.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {    
    left:100%;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.active-branch {
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
}
.hs-menu-wrapper.hs-menu-flow-horizontal li.active a {
}

/* Vertical Menu */ 
.hs-menu-wrapper.hs-menu-flow-vertical ul {
}
.hs-menu-wrapper.hs-menu-flow-vertical ul li a {
    width:auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul,
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul {
    border-top:1px dotted #eee;    
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li a,
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul li a {
    border-bottom:1px dotted #eee;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul,
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul {
    width:100%;
    margin-bottom: 30px;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
}
@media (max-width: 568px) {
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left:0px;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    top:100%;
}
}
@media (min-width: 569px) {
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left:100px;
}
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children {
    width:auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left:100%;
}

/* Vertical flyouts */ 
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts ul {
    list-style:none;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts ul li {
    list-style:none;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts ul li a {
    padding:10px 20px;
    width:auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts ul li ul li a {
    padding:6px 20px 6px;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    background:none;
    box-shadow:none;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
    padding-left:16px;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display:none;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts.flyouts > ul li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
    display:block;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    display:none;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
    display:block;
}

/* No flyouts */ 
.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {    
    background: none;
    box-shadow: none;
    left: 0 !important;
    position: relative !important;
}    
.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 {    
    padding-left: 16px;
}       




 
