/* ==========================================================================
   HubSpot Migrations Services - COS Boilerplate v2.0.0                              
   ========================================================================== */

/* ==========================================================================
   Table of Contents:

   1. EXTERNAL RESOURCES
   2. BASE STYLES
   3. COS STRUCTURE
   5. BLOG LAYOUT
   6. FORMS
   7. BUTTONS
   8. MISCELLANEOUS
   9. MOBILE MEDIA QUERIES
   ========================================================================== */


/* ==========================================================================
   1. EXTERNAL RESOURCES                                            
   ========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */
@import url('https://rsms.me/inter/inter.css');
html { font-family: 'Inter', sans-serif; }
@supports (font-variation-settings: normal) {
  html { font-family: 'Inter var', sans-serif; }
}

@import url('//fonts.googleapis.com/css?family=Roboto:100,300,400,500,700');

@font-face {
font-family: "intercom-font";
src: url("//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Fonts/proximanova-regular.a7942249.woff"), 
    url("//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Fonts/proximanova-regular.a7942249.ttf"), 
    url("//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Fonts/proximanova-regular.a7942249.eot");
}

@font-face {
font-family: "quintlyweb";
src: url("//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Fonts/quintlyweb.woff"), 
    url("//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Fonts/quintlyweb.ttf"), 
    url("//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Fonts/quintlyweb.eot");
}
[data-icon]:before {
    font-family: "quintlyweb" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "quintlyweb" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-media:before {
    content: "a"
}

.icon-agency:before {
    content: "a"
}

.icon-arrow-left:before {
    content: "b"
}

.icon-arrow-right:before {
    content: "c"
}

.icon-brand:before {
    content: "d"
}

.icon-facebook:before {
    content: "e"
}

.icon-facebook2:before {
    content: "f"
}

.icon-facebookalt:before {
    content: "g"
}

.icon-facebookalt2:before {
    content: "h"
}

.icon-google:before {
    content: "i"
}

.icon-google2:before {
    content: "j"
}

.icon-linkedin2:before {
    content: "l"
}

.icon-mail:before {
    content: "m"
}

.icon-youtube2:before {
    content: "n"
}

.icon-youtube:before {
    content: "o"
}

.icon-twitter2:before {
    content: "p"
}

.icon-twitter:before {
    content: "q"
}

.icon-rss2:before {
    content: "r"
}

.icon-rss:before {
    content: "s"
}

.icon-quintly-logo:before {
    content: "t"
}

.icon-pinterest2:before {
    content: "u"
}

.icon-pinterest:before {
    content: "v"
}

.icon-media:before {
    content: "w"
}

.icon-mail2:before {
    content: "x"
}

.icon-instagram:before {
    content: "k"
}

.icon-instagram2:before {
    content: "y"
}

.icon-linkedin:before {
    content: "z"
}

.icon-down:before {
    content: "A"
}

.icon-down2:before {
    content: "B"
}

.icon-left:before {
    content: "C"
}

.icon-left2:before {
    content: "D"
}

.icon-up:before {
    content: "E"
}

.icon-up2:before {
    content: "F"
}

.icon-right:before {
    content: "G"
}

.icon-right2:before {
    content: "H"
}

.quintly-icon {
    line-height: 1;
    color: #029dc0;
    font-family: 'quintlyweb'
}

@font-face {
font-family: "Glyphicons Halflings";
src: url("//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Fonts/glyphicons-halflings-regular.ttf"), 
   url("//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Fonts/glyphicons-halflings-regular.woff"), 
   url("//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Fonts/glyphicons-halflings-regular.eot"),
   url("//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Fonts/glyphicons-halflings-regular.svg");
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}
/* Quintly_June2017-modules-1523349521281.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
}
@media (max-width: 479px){
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important; /* Stack social icons into two rows on phones */
    }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

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

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden; 
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
    #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

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

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
} 
#caldays {
    margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 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 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

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

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.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%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.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;
}

/* Vertical Menu
   ========================================================================== */ 

.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;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.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.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > 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-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 872px) {
    .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;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

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

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.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");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

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

/* 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; padding: 0; 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}

/* FlexSlider Necessary Styles
*********************************/
.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%;}


/* 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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    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;
    }
}

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

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

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


/* ==========================================================================
   2. BASE STYLES                                               
   ========================================================================== */

/* =============== Base =============== */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
    background: #fff;
    color: #484848;
    font-family: 'Inter', 'Roboto', arial, helvetica, sans-serif;
    font-size: 15px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.page-center h2 {
}

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

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

/* Basic text */
p {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 12px;
} 
small {}
strong {
    font-weight: 500;
}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter', 'Roboto',sans-serif;
    color: inherit;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px
    margin-bottom 0px;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-family: 'Inter', 'Roboto', arial, helvetica, sans-serif;
    font-weight: 600;
    font-size: 54px;
}
h2 {
    font-family: 'Inter', 'Roboto',sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 50px;
    padding-top: 24px;
    padding-bottom: 24px;
    max-width: 950px;
    margin: auto;
}
h3 {
    font-family: 'Inter', 'Roboto',sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    color: #484848;
    padding-bottom: 0;
    max-width: 900px;
}
h4 {
    font-family: 'Inter', 'Roboto',sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 8px;
}
h5 {
    font-family: 'Inter', 'Roboto',sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}
h6 {
    font-family: 'Inter', 'Roboto',sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
}

/* Anchor Links */
a { 
    color: #029dc0; 
    text-decoration: none;
        -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    font-weight: 500;
}
a:hover {
    color: #0984a1;
    text-decoration: none;
}

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

/* Block Quotes */
blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 18px;
    border-left: 2px solid #eee;
}
blockquote:before, blockquote:after {
    content: "";
}
blockquote p:last-child,
blockquote ul:last-child, 
blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
   3. COS STRUCTURE                                            
   ========================================================================== */


/* =============== Structure =============== */

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

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


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

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

.header-container .custom-header {
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.25);
    min-height: 72px;
    margin-bottom: 0;
    border: 1px solid transparent;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    border-width: 0 0 1px;
    width: 100%;
    background-color: #fff;
}

.custom-logo {
    padding: 16px 0;
}
.custom-banner {
    padding: 30px;
    padding-top: 92px;
    padding-bottom: 24px;
    background-position: center top;
    background: linear-gradient(45deg, #029dc0, #46bcc7);
    
}

.custom-banner h1 {
    font-family: 'Roboto', arial, helvetica, sans-serif;
    font-size: 42px;
    font-weight: 500;
    line-height: 50px;
    color: #fff;
}
/* =============== Content =============== */

.body-container-wrapper {
    margin-top: -1px;
}
.body-container {}

.row-number-8 {
    padding-top: 0px;
}

.content-wrapper {
    padding-top:16px;
    padding-bottom:16px;
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

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


.custom-footer {
    background-color: #ececec;
    background-position: top center;
    color: #484848;
}

.custom-js {
    min-height: 0 !important;
}

.custom-footer p {
    font-size: 15px;
    margin-top: 12px;
}

.custom-footer a {
    color: #484848;
}

.custom-footer a:hover {
    text-decoration: underline;
}

.custom-right-link {
    text-align: right;
}

.custom-right-link td {
    vertical-align: top;
    padding-top: 24px;
    text-align: right;
}


/* ==========================================================================
   4. MAIN NAVIGATION                                            
   ========================================================================== */


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 15px;
    color: #484848;
    float: right;
    margin-right: -15px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    position: relative;
    display: block;
    padding: 10px 16px;
    color: #767676;
    padding-top: 22px;
    padding-bottom: 18px;
    line-height: 24px;
}

/*
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) > a {
    color: #029dc0;
    border: 1px solid;
    border-color: #029dc0;
    border-radius: 4px;
    padding: 8px 32px;
    margin-top: 10px;
    margin: 14px 16px;
}
*/
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) > a {
    color: #029dc0;
    }
    
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) > a:hover {
    color: #0984A1;
    }
    
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    color: #029dc0;
    border: 1px solid;
    border-color: #029dc0;
    border-radius: 4px;
    padding: 8px 20px;
    margin-top: 10px;
    margin: 14px 16px;
        -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a:hover {
    color: #fff;
    background-color: #029dc0;
    border: 1px solid;
    border-color: #029dc0;
    border-radius: 4px;
    padding: 8px 20px;
    margin-top: 10px;
    margin: 14px 16px;
}

@media (max-width: 991px) {
    
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
        padding: 8px 12px;
                -webkit-transition-duration: none; /* Safari */
    transition-duration: none;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a:hover {
         padding: 8px 12px;   
    }
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color: #029dc0;
    background-color: transparent;
    text-decoration: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content:"";
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children.clicked > a{
    background: rgba(233, 233, 233, 0.25) !important;    
    color: #029dc0;
}

/* Child List */


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

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:873px) {
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul{
        background-color: #fff;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        display: none !important;
        opacity:1 !important;
        visibility:visible !important;
        right: 0 !important;
        left: auto !important;
        margin-top: 0;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        background-clip: padding-box;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children.clicked > ul {
        display: block !important;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul li a{
        display: block;
        padding: 0px 20px;
        clear: both;
        font-weight: 400;
        line-height: 48px;
        color: #484848;
        white-space: nowrap;
        font-size: 15px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
        text-decoration: none;
        color: #484848;
        background-color: #ecf8f9;
    }
}


/* =============== Mobile Toggle Menu =============== */

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


@media (max-width: 872px){

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    float: right;
    right: 0;
    top: -50px;
    padding: 9px 10px 8px 10px;
    background-color: transparent;
    background-image: none;
    border: 0 transparent;
    border-radius: 4px;
    border-color: #D1D1D1;
}
  .mobile-trigger:press{
    text-decoration: none; /* Removes link text underline on button */
    background-color: #d1d1d1;
  }
  

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

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
 
  /* ===== Mobile Menu Styles ===== */  
     
  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top: 0; /* Makes room for button */
    margin: 0;
    min-height: 0;
  }

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

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    background: #f6f6f6;
    max-height: 620px;
    padding-right: 16px;
    padding-left: 16px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    overflow-y: auto !important;
    margin-right: -15px;
    margin-left: -15px;
    right: 0;
}
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
   .custom-menu-primary .hs-menu-wrapper > ul {
        margin: 9px -15px;
        width: auto;
    }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color: #484848;
    position: relative;
    display: block;
    padding: 12px 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 24px;
    font-weight: 500;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
        margin-bottom: 9px !important;
    }
    

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) > a {
    color: #484848;
    }
    
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    color: #484848;
    border: 0 transparent;
    border-radius: 4px;
    position: relative;
    display: block;
    padding: 12px 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 24px;
    font-weight: 500;
    margin: auto;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a:hover {
    color: #029dc0;
    background-color: transparent;
    border: 0 transparent;
    border-radius: 4px;
    position: relative;
    display: block;
    padding: 12px 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 24px;
    font-weight: 500;
    margin: auto;
}

@media (max-width: 872px){
    
    
}


  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
   
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
    padding: 8px 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.clicked > ul {
        display: block;
    }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
        color: #767676;
        font-size: 13px;
        font-weight: 400;
        line-height: 24px;
        clear: both;
        padding: 8px 16px 8px 24px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
        color: #029dc0;
        background-color: transparent;
  }

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

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


/* ==========================================================================
   5. BLOG LAYOUT                                       
   ========================================================================== */


/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}
.blog .container-fluid .row-fluid .page-center {
    max-width: 970px;
}

.blog .content-wrapper {
    padding-top: 20px;
    padding-bottom: 48px;
}   
/* Blog Post */
.hs-blog-post ul {
    color: #767676;
    margin-top: 24px;
    margin-bottom: 24px;
}

/*
.hs-blog-post .page-center li {
    padding-bottom: 8px;
}
*/

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper li {
    padding-bottom: 8px;
}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages 
.blog-post-wrapper img {
    padding: 24px;
} */
.blog-post-wrapper p {
    color: #484848;
    margin-bottom: 24px;
}


/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {
    font-family: 'Roboto', arial, helvetica, sans-serif;
    font-weight: 500;
    font-size: 36px;
    color: #484848;
    line-height: 1.2;
    text-transform: none;
}
.blog .body-container .post-header h2 a {
    color: #029dc0;
}

.blog .body-container .post-header h2 a:hover {
    color: #0984a1;
}
/* Blog Author and Avatar */
#hubspot-author_data {
    margin-bottom: 32px;
}
#hubspot-author_data .avatar-img {
    border-radius: 50%;
    border: 1px solid #d1d1d1;
    margin-left: 0;
    margin-right: 15px;
    float: left;
}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 36px;
    padding-top: 24px;
    border-top: 1px solid #eeeeee;
}
.blog-listing-wrapper .post-listing .post-item:first-child{
    border-top:0;
    padding-top:0;
}
.blog-listing-wrapper .post-listing .post-item .post-body {
    text-align: justify;
}
.blog-post-wrapper .post-body h3 {
    font-size: 24px;
    font-weight: 500;
    color: #484848;
    margin-top: 24px;
    margin-bottom: 12px;
}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {
    font-size: 15px;
    color: #029dc0;
    font-weight: 400;
}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */

.hs-blog-social-share {
  margin-top: 0px;
  padding: 15px 10px;
  border-top: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  height: auto;
}
div.hs-post-page-share-wrapper{
    left: 0;
    position: fixed;
    top: 40%;
    z-index: 2;
    width:15px;
    transition:left 0.3s;
    background: transparent;
}


/* Blog Commments */
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {
    padding-left: 0;
    margin: 24px 0;
    list-style: none;
    text-align: center;
}
.blog-pagination:before, 
.blog-pagination:after {
    content: " ";
    display: table;
}
.blog-pagination a {
    display: inline-block;
    padding: 8px 12px;
    background-color: #ffffff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
}
.blog-pagination a:hover, 
.blog-pagination a:focus {
    text-decoration: none;
    background-color: #e5f5f9;
}
.blog-pagination a.previous-posts-link {
    float:left;
    font-size: 18px;
    font-weight: 500;
    color: #029dc0;
    margin-bottom: 36px;
}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {
    float:right;
    font-size: 18px;
    font-weight: 500;
    color: #029dc0;
    margin-bottom: 36px;
}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {
    font-family: 'Roboto', arial, helvetica, sans-serif;
    font-weight: 400;
    font-size: 42px;
    color: #029dc0;
    margin-bottom: 24px;
    margin-top: 24px;
    line-height: 1.1;
    text-transform: none;
}
.blog .body-container h2.post-listing-simple a {
    color: #029dc0;
}

.blog .body-container h2.post-listing-simple a :hover {
    color: #0984a1;
}

#back-to-top {
    position: fixed;
    top: auto;
    bottom: 20px;
    right: 20px;
    text-decoration: none;
    padding: 7px;
    display: none;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    color: #fff;
}
#back-to-top:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
.blog .custom-menu-primary .hs-menu-wrapper > ul > li > a {
}

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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}
.about-author-sec{
    
}
.about-author-sec > div{
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.about-author-sec .auther-image-wrap{
    width: 16.66666667%;
}
.about-author-sec .auther-content-wrap{
    width: 83.33333333%;
}
.about-author-sec > div img{
    border-radius: 50%;
    border: 1px solid #d1d1d1;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    vertical-align: middle;
    height: 96px;
    width: 96px;
}
.about-author-sec h4 {
    margin-top: 0;
    margin-bottom: 12px;
    font-family: 'Roboto', arial, helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #484848;
    line-height: 28px;
}
.about-author-sec p {
    margin-bottom: 0;
}

/* ==========================================================================
   6. FORMS                                        
   ========================================================================== */


/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {
    margin-bottom: 24px;
}

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

/* Labels and Legends */

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 500;
    color: white;
}

.hs-form-field > label {}

/* One Line Inputs */
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"],
input[type="file"],
textarea,
select {
    font-family: inherit;
    display: block;
    width: 100%;
    padding: 8px 20px;
    font-size: 18px;
    line-height: 28px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    max-width:500px;
}
select {
    height: 48px;
}
input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.invalid {
    border-color: #843534 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
}
/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

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

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

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

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

/* Error */
.hs-error-msgs label{
    color:#843534;
}

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

select {
    color: #a3a3a3;
}
/* =============== Multi Column Form =============== */

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

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
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"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  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"] { width: auto; }
}


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

/* Label */
#comment-form .hs-form-field > label {
   color: #484848;
}
#comment-form label {
   color: #484848;
}

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

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

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


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

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

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

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

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

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


/* ==========================================================================
   7. BUTTONS                                        
   ========================================================================== */


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
    font-size: 15px;
    font-family: inherit;
    font-weight: 500;
    line-height: 24px;
    text-transform: none;
    white-space: nowrap;
    display: inline-block;
    margin: 10px 0;
    text-align: center;
    vertical-align: middle;
    color: #fff;    
    border: 0;
    border-radius: 4px;
    padding: 8px 20px;
    background: #F8BE40;
        -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    box-shadow: inset 0 -4px 0 0 #E89E00;
    background: #F6A800;
    color: #fff;
    outline:none;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
    background: #f6a800;
    color: #fff;
    outline:none;
}
ul.hs-error-msgs.inputs-list {
    margin: 15px 0 -15px;
}

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

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


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {
    background: #f6a800;
}
#add-comment-button.hs-button.primary:active {
    background: #f6a800;
}

/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
   8. MISCELLANEOUS                                      
   ========================================================================== */

    .two-col-feature h2 {
        padding-top: 0px;
    }
    
    .subscription-template h3 {
        color: #484848;
        font-size: 15px;
        font-weight: 500;
        line-height: 24px;
        padding-bottom: 4px;
    }
    
    .subscription-template h2 {
        color: #767676;
        font-size: 18px;
        padding-bottom: 8px;
    }
    
    .subscription-template h1 {
        color: #484848;
        font-size: 30px;
        font-weight: 500;
        line-height: 44px;
        padding-top: 48px;
        padding-bottom: 8px;
    }

    .subscription-template p.header {
        font-size: 15px;
    }
    
    .subscription-template label {
        margin-left: 0px;
    }

    p.header {
        font-size: 15px;
        font-weight: 400;
        margin-left: 0px;
    }

    .subscription-template input .email-edit .hs-input {
        font-size: 18px;
        margin: 0px 0px 2px 0px;
    }


    input .email-edit .hs-input {
        font-size: 18px;
        margin: 0px 0px 2px 0px;
    }

/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */




.two-col-feature {
 /*   width: auto;
    margin-left: -15px;
    margin-right: -15px;*/
}

.two-col-feature .table {
    height: 400px;
    display: table;
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    margin-left:0;
}

.two-col-feature .table .table-cell {
    display: table-cell;
    vertical-align: middle;
    height: 400px;
}

.two-col-feature .table h3 {
    margin-top: 0px;   
}

.custom-style .hs_cos_wrapper_type_custom_widget:nth-child(2) .table {
    height: 300px;
}

.custom-style .hs_cos_wrapper_type_custom_widget:nth-child(2) .highlight-arrow {
    display: none;
}
.two-col-feature .img-col {
    text-align: center;
}
.two-col-feature .img-col img {
    width:450px;
}
.right .two-col-feature .img-col {
    float: right;
}

.two-col-feature .highlight-arrow {
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    font-size: 48px;
    margin-top: -16px;
    left: 50%;
    margin-left: -28px;
}


.custom-style .hs_cos_wrapper_type_custom_widget:nth-child(2) .img-col img {
    width: 375px;
}

.light-bg {
    background-color: #fff;
    min-height: 98px;
}

.hs-bg-wrap {
    background: linear-gradient(45deg, #029dc0, #46bcc7);
    background-position: top center;
    text-align: center;
}

.hs-bg-wrap .page-center {
    padding-top: 48px;
    padding-bottom: 48px;
    margin-top: 12px;
}

.hs-bg-wrap .page-center btn {
    padding: 16px 32px;
    background-color: #0984A1;
        -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.hs-bg-wrap h3 {
    display: inline-block;
    vertical-align: middle;
    margin-top: 24px;
    color: #fff;
}

.hs-bg-wrap h2 {
 color: #fff; 
}

/*.btnWrapper {
    display: inline-block;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    box-shadow: 0px 0px 1px 0px rgba(255,255,255,0.5);
    padding: 4px;
}*/

.hs-bg-wrap {}

.hs-bg-wrap .btnWrapper {
    margin-left: 20px;
}
.btn {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 16px 32px;
    font-size: 18px;
    line-height: 28px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
        -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,.btn:focus {
    color: #fff;
    text-decoration: none
}


.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #fff;
    background-color: #029dc0;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #fff;
    box-shadow: inset 0 -4px 0 0 #0984A1;
    background: #0292B2;
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #029dc0;
}

.btn-default .badge {
    color: #029dc0;
    background-color: #fff
}

.btn-primary {
    background: #F8BE40;
    color: #fff;
    margin-bottom: 0px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    box-shadow: inset 0 -4px 0 0 #E89E00;
    background: #F6A800;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #F6A800;
}

.btn-primary .badge {
    color: #F6A800;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #029dc0;
            -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.btn-success:hover {
    color: #fff;
    background-color: #0292B2;
        box-shadow: inset 0 -4px 0 0 #0984A1;
}

 .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
     background-color: #0984a1;
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #029dc0;
}

.btn-success .badge {
    color: #029dc0;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #029dc0;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #029dc0;
}

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #029dc0;
}

.btn-info .badge {
    color: #029dc0;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f6a800;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #f6a800;
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f6a800;
}

.btn-warning .badge {
    color: #f6a800;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #e04103;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #e04103;
}

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, 
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover, 
.btn-danger[disabled]:hover, 
fieldset[disabled] .btn-danger:hover, 
.btn-danger.disabled:focus, 
.btn-danger[disabled]:focus, 
fieldset[disabled] .btn-danger:focus, 
.btn-danger.disabled:active, 
.btn-danger[disabled]:active, 
fieldset[disabled] .btn-danger:active, 
.btn-danger.disabled.active, 
.btn-danger[disabled].active, 
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #e04103;
    background-color: #fff
}

.btn-link {
    color: #029dc0;
    font-weight: normal;
    cursor: pointer;
    border-radius: 4px;
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color: transparent
}

.btn-link:hover,.btn-link:focus {
    color: #029dc0;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #029dc0;
    text-decoration: none
}

.btn-lg {
    padding: 8px 20px;
    font-size: 15px;
    line-height: 24px;
    border-radius: 4px;
}

.btn-sm {
    padding: 7px 20px;
    font-size: 13px;
    line-height: 18px;
    border-radius: 4px;
}

.btn-xs {
    padding: 4px 8px;
    font-size: 13px;
    line-height: 18px;
    border-radius: 4px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}
.btn {
    font-size: 15px;
    border: 0;
    padding: 8px 20px
}
.btn-default {
    background: #029dc0;
    border-radius: 4px;
    background: -moz- #029dc0;
    background: -webkit- #029dc0;
    background: -webkit- #029dc0;
    background: -o- #029dc0;
    background: -ms- #029dc0;
    background: #029dc0;
}

.btn-default:hover {
    background: #0292B2;
        box-shadow: inset 0 -4px 0 0 #0984A1;
}

.btn-primary {
    font-family: "Roboto";
    font-size: 18px;
    line-height: 24px;
    padding: 16px 32px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #0984A1
        -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.btn-primary:hover {
    background: #F6A800;
    background: -moz- #F6A800;
    background: -webkit- #F6A800;
    background: -webkit- #F6A800;
    background: -o- #F6A800;
    background: -ms- #F6A800;
}

.btn-success {
    padding: 8px 20px 8px 20px;
    border-radius: 4px;
    background: #029dc0;
    background: -moz- #029dc0;
    background: -webkit- #029dc0;
    background: -webkit- #029dc0;
    background: -o- #029dc0;
    background: -ms- #029dc0;
        -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.btn-success:hover {
    background: #0292B2;
        box-shadow: inset 0 -4px 0 0 #0984A1;
}

.btn-info {
    color: #029dc0;
    font-weight: 500;
    border-radius: 4px;
    background: #029dc0;
    background: -moz- #029dc0;
    background: -webkit- #029dc0;
    background: -webkit- #029dc0;
    background: -o- #029dc0;
    background: -ms- #029dc0;
    background: #029dc0;
        -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.btn-info:hover {
    color: #0984a1;
    background: #0984a1;
    background: -moz- #0984a1;
    background: -webkit- #0984a1;
    background: -webkit- #0984a1;
    background: -o- #0984a1;
    background: -ms- #0984a1;
}

.btn.facebook {
    background: #3b5998
}

.btn.twitter {
    background: #00aced
}

.btn.googlePlus {
    background: #dd4b39
}

.btn.linkedIn {
    background: #007bb6
}

.three-col-banner .table-cell.quintly-icon {
    font-size: 325px;
    color: #ffffff;
}

.jumbotron {
    padding: 30px;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 90px;
    background-position: center 50%;
}

.three-col-banner .hs-col.img-col {
    width: 41.66666667%;
}

.jumbotron h1 {
    font-family: 'Roboto',sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 50px;
    color: #fff;
    margin-bottom: 0px;
}

.three-col-banner .hs-col.content-col {
    text-align: left;
}
.jumbotron p {
    margin-bottom: 16px;
}
.jumbotron p.lead {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    margin-top: 16px;
    vertical-align: middle;
    text-align: left;
}
.three-col-banner .btn-primary {
    font-size: 18px;
}
.three-col-banner .btn-primary.blue {
    background: #46bcc7;
    background: -webkit-linear-gradient(top, #46bcc7 0%, #46bcc7 100%);
    background: -o-linear-gradient(top, #46bcc7 0%, #46bcc7 100%);
    background: -ms-linear-gradient(top, #46bcc7 0%, #46bcc7 100%);
    background: linear-gradient(to bottom, #46bcc7 0%, #46bcc7 100%);
}
.three-col-banner .hs-col.content-col .table-cell {
    padding-bottom: 14px;
}

.jumbotron .clients {
    line-height: 1.2;
}
.jumbotron .clients.vertical {
    position: absolute;
    top: 33px;
    right: 0px;
}
.jumbotron span {
    font-size: 15px;
}
.jumbotron .clients span {
    color: #fff;
}
.jumbotron .clients.vertical span, 
.jumbotron .clients.vertical img {
    margin-bottom: 35px;
    display: block;
}

.jumbotron .page-center {
    position: relative;
}

.jumbotron .row-fluid {
    padding-bottom: 30px;
}
.jumbotron .clients.horizontal {
    margin-top: 10px;
}
.jumbotron.network .clients.horizontal {
    margin-bottom: 30px;
}

.jumbotron .ipad {
    display: none !important;
}
.magnifier {
    top: 35px;
    left: 130px;
    border: 2px solid white;
    position: absolute;
    height: 180px;
    width: 180px;
    background-repeat: no-repeat;/*
    -moz-box-shadow: 0 0 5px #777, 0 0 10px #aaa inset;
    -webkit-box-shadow: 0 0 5px #777;
    box-shadow: 0 0 5px #777, 0 0 10px #aaa inset;*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-position: -184px -11px !important;
    background-size: 1280px !important;
}

.two-col-feature .img-col .magnifier+img {
    width: 375px;
}
.jumbotron .clients.horizontal span,
.jumbotron .clients.horizontal img {
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}
.two-col-feature .table .table-cell h3 a {
    text-decoration:none;
}

.jumbotron .img-col img {
    width: initial;
    vertical-align: middle;    
    margin: auto;
    padding-top: 64px;
}

.fw-content-wrap {
    padding-top: 40px;
    padding-bottom: 20px;
}

.fw-content-wrap h3 {
}
.custom-style .hs_cos_wrapper_type_custom_widget:last-child .table-cell img {
    width: 375px;
}
.popup-lay .body-container-wrapper iframe {
    border: none;
    display: block;
    width: 100% !important;
    max-width: 100% !important;
}
.popup-lay .body-container-wrapper {
    padding:100px 0;
}

.two-col-equal-wrap {
    background-color: #fff;
}

.two-col-equal-wrap .hs-col {
    width: 50%;
    float: left;
    padding: 0 16px;
}

.two-col-equal-wrap .row-fluid {
    margin: 0 -16px;
    width: auto;
    padding: 20px 0;
}

.two-col-equal-wrap h3 {
    margin-bottom: 36px;
}

.two-col-equal-wrap h2 {
    margin-top: 16px;
}

.two-col-equal-wrap a.btn {
    font-size: 13px;
}
.with-share .fw-content-wrap {
    padding-top: 20px;
    background: transparent !important;
}

.with-share .social-share-wrap {
    padding-bottom: 20px;
}




/* ================= Slider Layout ===========================*/


.custom-slider-layout{}
.custom-slider-jumbotron-wrapper{
    background-position: center 50%;
    padding: 128px 30px 0px;
    color: #fff;
    text-align: center;
    background-color: #f6f6f6;
}   

.custom-slider-top-content h4 {
    padding-bottom: 32px;
}

.custom-slider-top-content a {
    padding: 16px 32px;
    background: #029dc0;
    border-radius: 4px;
    margin-top: 24px;
                -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.custom-slider-top-content a:hover {
    background: #0984a1;
}

.custom-slider-jumbotron-wrapper .page-center{
    position:relative;
}

.custom-slider-top-content{}
.custom-slider-top-content h1{
    font-family: 'Roboto', arial, helvetica, sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 50px;
    color: #fff;
    margin-top: 24px;
}
.custom-slider-top-content h1+p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-weight: 400;
    margin: 16px 0;
}
.custom-slider-top-content p+span,
.custom-slider-top-content span+span{
    display: inline-block;
    padding: 8px;
    -webkit-border-radius: 4x;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    padding-bottom: 36px;
}
.custom-slider-top-content a > span{
    font-size: 13px;
}
.custom-slider-top-content a:hover{
    text-decoration:none;
}
.custom-slider-top-content p+span > a,
.custom-slider-top-content span+span > a{
    font-family: 'Roboto', arial, helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    border-radius: 4px;
    /*border-style: solid;
    border-width: 2px;*/
    background: #F8BE40;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}
.custom-slider-top-content span+span > a {
    font-weight: 500;
    background: transparent;
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    border-color: white;
    color: white;
    margin: 4px;
}

.custom-slider-top-content span+span>a:hover {
    background: white;
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    border-color: white;
    color: #029dc0;
}
.custom-slider-top-content p+span > a:hover{
    /*border-color: #fff;*/
    box-shadow: inset 0 -4px 0 0 #E89E00;
    background: #F6A800;
}
.custom-banner-client{} 
.custom-banner-client p{
    margin:0;
}
.widget-span.banner-client-desktop{
    position: absolute;
    right:0;
    top:32px;
    width:120px;
    float:none;
    line-height: 1;
}
.banner-client-desktop p > img,
.banner-client-desktop p > span{
    margin-bottom: 35px;
    display: block;
}
.custom-banner-client p > span {
    font-size: 13px;
    line-height: 1;
}
.widget-span.banner-client-mobile{
    display:none;
}
.custom-banner-slider-wrapper{}
.widget-span.custom-banner-slider{
    float: none;
    margin: 0 auto!important;
    width: 790px;
    height: 340px;
    margin-top: 75px!important;
}
.custom-banner-slider-wrapper .slick-dots {
    text-align: right;
    margin: 0;
    position: absolute;
    background: url(//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Images/carousel_quintly_icon.png) no-repeat center;
    background-size: 20px;
    background-color: #eeeef1;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    height: 30px;
    top: -30px;
    padding-right: 12px;
    line-height: 32px;
}
.custom-banner-slider-wrapper .slick-slider{
    padding:0;
    margin:0;
}
.custom-banner-slider-wrapper .slick-dots li{
    background-color: #d1d1d1;
    border: none;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    margin: 1px;
    margin-left: 5px;
}
.slick-dots li button{
    display:none;
}
.custom-banner-slider-wrapper .slick-dots li.slick-active{
    background-color: #029dc0;
}
.custom-banner-slider-wrapper .slick-prev, 
.custom-banner-slider-wrapper .slick-next {
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: none;
    font-size:0px;
    width:26px;
    height:26px;
    margin-top: -4px;
}
.custom-banner-slider-wrapper .slick-prev:hover, 
.custom-banner-slider-wrapper .slick-next:hover{
    opacity:1;
}
.custom-banner-slider-wrapper .slick-prev:before, 
.custom-banner-slider-wrapper .slick-next:before{
    font-family: "quintlyweb" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    font-size: 26px !important;
    color: #fff !important;
    opacity:1 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.custom-banner-slider-wrapper .slick-prev:before {
    content: "b";
}
.custom-banner-slider-wrapper .slick-prev{
    left: -41px;
}
.custom-banner-slider-wrapper .slick-next:before {
    content: "c";
}
.custom-banner-slider-wrapper .slick-next{
    right: -41px;
}

.custom-banner-slider-wrapper .slick-slider:after{
    content:"";
    width: 100%;
    height: 24px;
    position: absolute;
    bottom: 8px;
    left: 0px;
    background: url(//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Images/slidershadow.png) no-repeat left bottom;
    background-size: contain;
}
.custom-style .hs_cos_wrapper_type_space{
    min-height:0px!important;
}

/* ======================== Home Page ============================*/
.home-page-layout .custom-slider-top-content p+span > a {
    padding: 18px 32px;
    margin: 4px;
}
.custom-home-row-two-content-wrapper {
    padding-top: 40px;
    background-color: #f6f6f6;
    text-align:center;
}
.custom-home-row-two-content-wrapper .page-center > div{
    margin-left: -15px;
    margin-right: -15px;
    width: auto!important;
}
.custom-home-page-flexy > span:after,
.custom-home-page-flexy > span:before,
.custom-banner.with-btn .page-center:after,
.custom-banner.with-btn .page-center:before,
.custom-two-col-with-link-wrapper:after,
.custom-two-col-with-link-wrapper:before,
.custom-two-col-updates-wrapper > div:before,
.custom-two-col-updates-wrapper > div:after{
    content:"";
    display:table;
    width:100%;
    clear:both;
}
.custom-home-page-flexy > span > div{
    width: 33.33333333%;
    padding-bottom: 40px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-one-col-full-width-wrapper .icon{
    line-height: 1;
    color: #029dc0;
    font-size: 120px;
}
.custom-one-col-full-width-wrapper h3 {
    font-family: 'Roboto', arial, helvetica, sans-serif;
    font-weight: 400;   
    color: #029dc0;
    margin: 24px 0;
}

.custom-one-col-full-width-wrapper h3 a {
    text-decoration:none;
}
.custom-one-col-full-width-wrapper .icon:before {
    display: block;
}
.custom-one-col-full-width-wrapper a.one-col-bottom-button{
    background: #029dc0;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;
    border: 0;
    padding:8px 20px;
    line-height: 18px;
    color: #fff;
    display: inline-block;
    text-decoration:none;
    margin-top: 18px;
    margin-bottom: 24px;
}
.custom-one-col-full-width-wrapper a.one-col-bottom-button:hover {
    box-shadow: inset 0 -4px 0 0 #0984A1;
    background: #0292B2;
}

.custom-banner.with-btn h1,
.custom-banner.with-btn .btnWrapper-content{
    float:center;
    padding:0 15px;
}
.custom-banner.with-btn h1{
    padding-left:0;
    width:75%;
}
.custom-banner.with-btn .btnWrapper-content{
    width:25%;
    padding-right:0;
    padding-top: 27px;
    padding-left: 58px;
}
@-moz-document url-prefix() {
    .custom-logo {
        padding: 15px 0 16px;
    }
    .custom-banner-slider-wrapper .slick-slide-inner-wrapper {
        padding-bottom: 1px;
    }
}

.fw-lp-form-lay .page-form .hs-form-field ul.hs-error-msgs.inputs-list {
    padding-left: 26.5%;
}

.fw-lp-form-lay .page-form .hs-form-field ul.hs-error-msgs.inputs-list label {
    margin-top: 5px;
    margin-bottom: 10px;
    color: #E04103;
    font-weight: normal;
}


/* ============================== Two Column Right Layout =================================*/


.two-col-right-layout{}
.two-col-right-layout .content-wrapper {
    padding-top: 40px;
    padding-bottom: 20px;
}
.two-col-right-layout .content-wrapper > div,
.custom-two-col-with-link-wrapper,
.custom-two-col-updates-wrapper > div{
    margin-left: -15px;
    margin-right: -15px;
    width: auto!important;
}
.custom-two-col-lay-content-wrapper{}
.custom-breadcrumb-menu{}
.custom-breadcrumb-menu ul{
    padding: 0;
    background: transparent;
    margin-bottom: 0;
}
.custom-breadcrumb-menu ul li {
    font-weight: 500;
    display: inline-block;
    margin:0;
    padding:0;
    color: #767676;
}
.custom-breadcrumb-menu ul span.hs-breadcrumb-menu-divider:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
    padding-left: 9.5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.widget-span.custom-breadcrumb-menu,
.widget-span.custom-left-content-wrapper,
.widget-span.custom-right-content-wrapper{
    padding-left:15px;
    padding-right:15px;
    margin-left:0;
}
.widget-span.custom-left-content-wrapper{
    width: 75%;
}
.widget-span.custom-right-content-wrapper{
    width:25%;
}
.custom-two-col-with-link-wrapper .custom-two-col{
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-two-col-with-link-wrapper .custom-two-col{
    width: 83.33333333%;
}
.custom-two-col-with-link-wrapper.with-two-image .custom-two-col{
   width: 41.66666667%; 
}
.custom-two-col-with-link-wrapper .custom-two-col-left{
   margin-left: 8.33333333%;
}
.custom-two-col-with-link-wrapper a.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 24px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.custom-two-col-with-link-wrapper a.thumbnail:hover, 
.custom-two-col-with-link-wrapper a.thumbnail:focus, 
.custom-two-col-with-link-wrapper a.thumbnail.active {
    border-color: #029dc0;
}
.custom-two-col-with-link-wrapper  a.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    width: 100%;
}

.custom-one-column-social-link-wrapper{
    padding: 20px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    border: 1px solid #eee;
    margin-bottom: 24px;
    margin-top: 17px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
}


/* ======================================= Two Column Right Type Two Layout =======================*/
body.two-col-right-layout.two-col-right-t2-layout .content-wrapper{
    padding-top:19px;
} 
.custom-two-col-updates-wrapper{
    margin-top: 34px;
}
.two-col-right-t2-layout .custom-right-content-wrapper .hs_cos_wrapper_type_rich_text{
    padding: 20px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    border: 1px solid #eee;
    margin-top: 13px;
    margin-bottom: 24px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
}
.custom-two-col-updates-wrapper .col-updates{
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-two-col-updates-wrapper .update-date{
    width: 16.66666667%;
}
.custom-two-col-updates-wrapper .update-description{
    width: 83.33333333%;
}
.custom-two-col-updates-wrapper .update-icon {
    float: left;
    font-size: 22px;
    padding-top: 2px;
    padding-right: 5px;
    margin-left: -2px;
    line-height: 1;
    font-family: 'quintlyweb';
}
.custom-two-col-updates-wrapper .bottom-border{
    padding-left: 15px;
    padding-right: 15px; 
}
hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #eee;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
.custom-two-col-updates-wrapper .bottom-border hr{
    margin-bottom:0;
}
.custom-two-col-updates-wrapper .bottom-border.without-border {
    display: none;
}



.two-col-feature .table blockquote {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    font-size: inherit;
    line-height: inherit;
}






/*======================= Job Layout =================*/

.job-lay .top-header {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    padding-top: 44px;
}

.job-lay .top-header img {
    margin-left: 17.2%;
}
.job-lay .header-right {
    text-align:right;
    padding-top: 2px;
}
.job-lay .header-right a {
    color: white;
    text-decoration: none;
    font-size: 20px;
    font-weight: normal;
    font-family: 'Roboto';
}


.parallax-mirror {
    height: 800px;
    background-size: 100% auto;
    background-repeat: no-repeat !important;
}
.parallax-mirror h1,
.parallax-mirror h2{
    color: white;
    font-size: 72px;
    font-family: 'Roboto';
    line-height: 1;
    font-weight: 400;
}
.parallax-mirror h2 {
    font-weight: bold;
    padding-bottom: 45px;
    font-size: 81px;
    margin:0;
    text-transform: none;
}
.parallax-mirror h2+h1 {
    margin:0;
}

.parallax-mirror h1 span {
    display: block;
    font-size: inherit;
    font-weight: 500;
}

.parallax-mirror h1 strong {    
    font-weight: 500;
}
.hs-top-parallex .parallax-mirror .hs-col {
    width: 50%;
    margin-left: 7.333333%;
    padding-top: 305px;
    text-align: left;
}

.parallax-mirror .hs-col {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.arrow-dwn {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 50px;
    text-align: center;
}

.parallax-mirror {
    position: relative;
}
.parallax-mirror.right .hs-col {
    margin-left: 50%;
    width: 50%;
    padding-top: 265px;
    text-align: left;
}

.parallax-mirror.center .hs-col {
    width: 25%;
    margin-left: 25%;
    padding-top: 328px;
    text-align: right;
}
.parallax-inner-wrap .hs_cos_wrapper_type_custom_widget:nth-child(3) .hs-col,
.parallax-inner-wrap .hs_cos_wrapper_type_custom_widget:nth-child(6) .hs-col{
    width: 33.33333333%;
    margin-left: 33.33333333%;
    text-align: center;
    padding-top: 269px;
}
.parallax-inner-wrap .hs_cos_wrapper_type_custom_widget:nth-child(4) .hs-col {
    width: 50%;
    margin-left: 0%;
    text-align: right;
    padding-top: 215px;
}

.parallax-inner-wrap .hs_cos_wrapper_type_custom_widget:nth-child(5) .hs-col {
    padding-top: 305px;
}

.parallax-inner-wrap .hs_cos_wrapper_type_custom_widget:nth-child(6) .hs-col {
    padding-top: 305px;
}
.parallax-inner-wrap .parallax-mirror.left .hs-col {
    width: 50%;
    text-align: right;
    padding-top: 305px;
}

.parallax-inner-wrap .parallax-mirror.left .hs-col h1 {
    margin-bottom: 0;
}

.parallax-inner-wrap .parallax-mirror.left .hs-col h1+h1 {
    margin-top: 0;
}



.job-lay .hs-row-two {}

.job-lay .hs-row-two .row2-content {
    text-align: center;
}

.job-lay .hs-row-two .row2-content h1 {
    margin-bottom: 50px;
    margin-top: 168px;
    font-weight: bold;
    font-size: 56px;
    font-family: 'Roboto';
    color: #029dc0;
}

.job-lay .hs-row-two .row2-content h2 {
    margin-bottom: 50px;
    text-transform: lowercase;
    font-family: 'Roboto', arial, helvetica, sans-serif;
    color: #029dc0;
    margin-bottom: 50px;
    font-weight: 400;
    font-size: 30px;
}

.job-lay .hs-row-two .row2-content {
    padding-bottom: 160px;
}

.job-lay .hs-row-two .row2-content center {
    position: relative;
    padding-bottom: 35px;
}

.job-lay .hs-row-two .row2-content center a {
    color: #029dc0;
    text-decoration: none;
    font-size: 42px;
    font-weight: 400;
    font-family: 'Roboto';
}

.job-lay .hs-row-two .row2-content center:after {
    height: 5px;
    border-bottom: 1px solid #029dc0;
    width: 150px;
    margin: 0 auto;
    margin-bottom: 16px;
    margin-top: 16px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.job-lay .hs-row-three {
    background-color: #153f57;
}

.job-lay .hs-row-three .row-three-title {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 60px;
    text-align: center;
    color: #ffffff;
}

.job-lay .hs-row-three .row-three-title h1 {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 56px;
    color: #ffffff;
}

.hs-custom-left-col-img {}

.hs-custom-left-col-img .hs-col {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.hs-custom-left-col-img .row-fluid {
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
    font-family: 'Roboto';
    color: #ffffff;
    font-weight: 400;
    padding-bottom: 60px;
}

.hs-custom-left-col-img .img-col {
    width: 33.33333333%;
}

.hs-custom-left-col-img .right-col {
    width: 66.66666667%;
    padding-top: 40px;
}

.hs-custom-left-col-img .right-col h2 {
    color: #029dc0;
    font-family: 'Roboto';
    font-size: 36px;
    font-weight: 400;
    text-transform: lowercase;
}

.job-lay .hs-row-three .row-three-bottom {
    text-align: center;
    padding-bottom: 60px;
}

.job-lay .hs-row-three .row-three-bottom h2 {
    padding-top: 112px;
    padding-bottom: 32px;
    color: #029dc0;
    font-family: 'Roboto';
    font-size: 46px;
    font-weight: 400;
    text-transform: none;
    margin: 0;
}

.job-lay .hs-footer-group {
    min-height: 60px;
    background-color: #153f57;
    padding-top: 32px;
    padding-bottom: 32px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #029dc0;
    font-size: 18px;
}

.job-lay .hs-footer-group img {
    vertical-align: middle;
    margin-right: 4px;
}

.job-lay .hs-footer-group p {
    margin: 0;
}

.job-lay .hs-footer-group a {
    margin-right: 16px;
    color: #0d728c;
}

.lp-form-lay .container-fluid .row-fluid .page-center {
    max-width: 700px;
}

.lp-form-lay .span12.widget-span.widget-type-rich_text img {
    margin: 30px auto;
    display: block;
}

.lp-form-lay {
    background: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
}

.lp-form-lay .page-form {
}

.lp-form-lay .hs-row-two .page-center {    
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    border-bottom: 1px solid #d9d9d9;
    box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 0.6), 0px 1px 1px rgba(0, 0, 0, 0.04);
    background-color: white;
}
.lp-form-lay .page-form h3 {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 24px;
    padding: 0 0 24px;
}

.lp-form-lay .page-form {
    padding: 0 15px 15px;
}

.hs-lr-img-wrap img {
}

.lp-form-lay .hs-lr-img-wrap .table {
    height: auto;
    text-align: left;
}

.lp-form-lay .hs-lr-img-wrap .left-content {
    border-right: 1px solid #d1d1d1;
}
.lp-form-lay .hs-lr-img-wrap {
    margin-top: 20px;
}

.lp-form-lay .hs-lr-img-wrap h2 {
    margin-top: 24px;
    margin-bottom: 18px;
}

.lp-form-lay .hs-lr-img-wrap .left-content h2 {
    box-shadow: 0 0 20px #FFFAA5;
    -moz-box-shadow: 0 0 20px #FFFAA5;
    -webkit-box-shadow: 0 0 20px #FFFAA5;
    background: #FFFAA5;
    padding: 0 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.lp-form-lay .page-form .hs-input {
    max-width: 100% !important;
}

.logo img {
    width: 150px;
    margin-top: 50px;
    margin-bottom: 1px;
}

.fw-lp-form-lay {
    font-family: 'Roboto';
}

.fw-lp-form-lay h1 {
    color: #666666;
    font-family: 'Roboto';
    font-size: 60px;
    margin-bottom: 25px;
    margin-top: 50px;
}

.fw-lp-form-lay h2 {
    text-transform: none;
    font-family: 'Roboto';
}

.fw-lp-form-lay h+h2 {
    padding-bottom: 10px;
}

.fw-lp-form-lay p {
    text-transform: none;
    font-family: 'Roboto';
}

.fw-lp-form-lay strong {
    display: block;
    margin-top: 24px;
    font-family: 'Roboto';
}

.fw-lp-form-lay .page-form h3.form-title {
    color: #666666;
    font-family: 'Roboto';
    font-size: 60px;
    margin-bottom: 50px;
    margin-top: 38px;
}

.fw-lp-form-lay .page-form .hs-form-field > label {
    font-weight: normal;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.fw-lp-form-lay .page-form .hs-form-field {
    padding-bottom: 12px;
    margin: 0 -15px;
}

.fw-lp-form-lay .page-form .hs-form-field > div.input {
    width: 75%;
    padding: 0 15px;
    float: left;
}

.fw-lp-form-lay .page-form .hs-form-field:after {
    content: "";
    display: table;
    width: 100%;
}

.fw-lp-form-lay .page-form span.hs-form-required {
    display: none;
}

.fw-lp-form-lay .page-form {}

.fw-lp-form-lay .page-form .hs-form-field > div.input .hs-input {
    max-width: 100% !important;
    width: 100% !important;
}

.fw-lp-form-lay .page-form .hs-form-field > div.input select.hs-input {
    width: 82px !important;
}

.fw-lp-form-lay .custom-main-footer {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.fw-lp-form-lay .custom-main-footer a {
    margin-right: 16px;
}

.fw-lp-form-lay .hs_submit {
    text-align: center;
}

.fw-lp-form-lay .hs_submit input.hs-button.primary.large {
    margin-bottom: 0;
    margin-top: 8px;
}

.fw-lp-form-lay .page-form textarea {
    height: 150px;
}

.demo-lay .jumbotron .two-col-feature .img-col {
    padding-top: 12px;
}

.demo-lay .jumbotron .two-col-feature .img-col {
    text-align: left;
    width: 50%;
}

.demo-lay .jumbotron .two-col-feature > div > div.row-fluid {
    margin: 0 -15px;
    width: auto;
    padding-bottom: 0;
}

.demo-lay .jumbotron .two-col-feature p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    vertical-align: middle;
    text-align: left;
}

.demo-lay .jumbotron .row-fluid {
    padding-bottom: 0px;
}

.demo-lay .jumbotron > .row-number-3 {
    padding-bottom: 128px;
}

.demo-lay .jumbotron .right-form {
}

.demo-lay .jumbotron .right-form h3 {
    display: none;
}

.demo-lay .jumbotron .right-form .hs-form-field > label,
.form-type-two .left-form .hs-form-field > label {
    display: none;
}

.demo-lay .jumbotron .right-form .hs-form-field > .input > .hs-input,
.form-type-two .left-form .hs-form-field > .input > .hs-input{
    max-width: 100%;
}

.demo-lay .jumbotron .right-form .hs_submit {
    text-align: right;
    padding-right:10px;
}
.demo-lay .right-form.table-cell {
    padding-right: 5px;
}
.demo-lay .jumbotron .right-form input.hs-button.primary.large {
    margin: 15px 0 0;
}

.demo-lay .jumbotron .two-col-feature .hs-col .row-fluid {
    padding-bottom: 0;
}

.demo-lay .jumbotron .page-center > div > div {
    padding-bottom: 15px;
}

.demo-lay .jumbotron .right-form .hs-error-msgs label {
    color: #843534;
    display: block;
    margin-bottom: 25px;
    margin-top: -7px;
}
.demo-lay .jumbotron .right-form ul.hs-error-msgs.inputs-list {
    text-align: left;
}


.form-type-two .left-form {
    padding-top: 25px;
}

.form-type-two .hs-row {
    padding-top: 70px;
}

.form-type-two .left-form  h3 {
    display: none;
}

.form-type-two .left-form .hs-form-field {
    margin-bottom: 20px;
}

.form-type-two .right-col-content h3+p {
    font-weight: bold;
}
.form-type-two .left-form input.hs-button.primary.large {
    width: 100%;
    margin: 0 0 70px;
}
.form-type-two .left-form select {
    color: #555;
}


/*====================== Contact Us Layout ==================*/


.contact-lay .hs-row {
    padding: 47px 0 20px 0;
}

.contact-lay .hs-row h3 {
    margin-bottom: 36px;
}

.contact-lay .hs-row address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.42857143;
}

.contact-lay .left-form {}

.contact-lay .left-form span.hs-form-required {
    display: none;
}

.contact-lay .left-form .hs-form {
    position: relative;
    margin: 0 -15px;
}

.contact-lay .left-form .hs-form-field {
    width: 50%;
    padding: 0 15px;
}

.contact-lay .left-form .hs_message.field.hs-form-field {
    position: absolute;
    right: 0;
    top: 0;
}

.contact-lay .left-form textarea {    
    height: 230px;
}

.contact-lay .left-form .hs_submit {
    text-align: right;
    padding-right: 15px;
    margin-top: 37px;
}

.contact-lay .left-form .hs_submit input.hs-button.primary.large {
    margin-bottom: 0;
    margin-top: 0;
}
.contact-lay .left-form {
    padding-right: 8.7%;
}


/* ========================== Featured Layout ==========================*/


.featured-layout .custom-banner {
    padding-top: 92px;
    background: linear-gradient(45deg, #029dc0, #46bcc7);
} 
.featured-layout .custom-right-content-wrapper {
    position: sticky;
    top: 60px;
}
body.featured-layout.two-col-right-layout .content-wrapper{
	padding-top:0;
	padding-bottom:0;
}

.featured-layout .hs-bg-wrap h2 {
    
}

.featured-layout .custom-left-content-wrapper h2 {
    color: #767676;
    font-size: 24px;
    font-weight: 500;
}

.featured-layout h3 {
    margin: 8 0 8 0;
}

.custom-sidebar-menu{}
.custom-sidebar-menu .hs-menu-wrapper > ul{
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul li {
    position: relative;
    display: block;
    float:none!important;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li > a,
.custom-sidebar-menu .hs-menu-wrapper > ul ul > li > a{
    display: block;
    color: #484848;
    padding: 4px 20px;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
}
.bs-sidebar .nav > .active > a,
.bs-sidebar .nav > .active:hover > a,
.bs-sidebar .nav > .active:focus > a {
    color: #029dc0;
    background-color: transparent;
    border-left: 1px solid #029dc0;
}
.custom-sidebar-menu .hs-menu-wrapper > ul li.state-active > a,
.custom-sidebar-menu .hs-menu-wrapper > ul li.state-active > a:hover{
    
}
.custom-sidebar-menu .hs-menu-wrapper > ul ul{
    display: none !important;
    margin-bottom: 8px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li.active > ul{
    display:block !important;
}
.custom-sidebar-menu .hs-menu-wrapper > ul ul:before, 
.custom-sidebar-menu .hs-menu-wrapper > ul ul:after {
    content: " ";
    display: table;
    width:100%;
    clear:both;
}
.custom-sidebar-menu .hs-menu-wrapper > ul ul > li > a {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 30px;
    font-size: 15px;
    font-weight: normal;
    white-space:normal!important;
}
.custom-sidebar-menu .hs-menu-wrapper > ul ul > li > a:hover,
.custom-sidebar-menu .hs-menu-wrapper > ul > li > a:hover{
    text-decoration: none;
    background-color: #ecf8f9;
    color: #029dc0;
    border-right: 1px solid #80cedf;
}

.custom-two-col-left-wrapper .custom-two-col-left-col{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.custom-two-col-left-wrapper .row-fluid{
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
}
.custom-two-col-left-wrapper .custom-two-col-right{
    width: 83.33333333%;
    left: 16.66666667%;
}

.custom-two-col-left-wrapper .custom-two-col-right h3 {
    margin-top: 8px;
    margin-bottom: 8px;
}
.custom-two-col-left-wrapper .custom-two-col-right li {
    padding-bottom: 4px;
}

.custom-two-col-left-wrapper .custom-two-col-left img {
    margin-bottom: 10px;
    vertical-align: middle;
    border: 0;
    width: 110px;
    height: 110px;
    max-width: 110px;
}
.custom-two-col-left-wrapper .custom-two-col-left{
    width: 16.66666667%;
    right: 83.33333333%;
}


.custom-two-col-left-wrapper .custom-two-col-left.with-icon p{
    text-align:center;
}
.custom-two-col-left-wrapper .custom-two-col-left-title{
    margin-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-two-col-left-wrapper .custom-two-col-left-title a:hover,
.custom-two-col-left-wrapper .content h3 a:hover{
    color: #0984a1;
    text-decoration:none;
}
.custom-two-col-left-wrapper .content{}
.custom-two-col-left-wrapper .content > ul{
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 12px;
}
.custom-two-col-left-wrapper .content > ul >li:before {
    font-family: 'quintlyweb';
    content: 'c';
    margin: 0 7px 0 -25px;
    color: #767676;
}
.custom-two-col-left-wrapper .learn-more-btn{
    border-style: solid;
    border-width: 1px;
    border-color: #484848;
    padding: 8px 20px;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 0;
    line-height:18px;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #484848;
    background: transparent;
    border-radius: 4px;
            -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}
.custom-two-col-left-wrapper .learn-more-btn:hover {
    background: transparent;
    color: #029dc0;
    border-style: solid;
    border-width: 1px;
    border-color: #029dc0;
}
.custom-two-col-left-wrapper.without-border .border-bottom{
    display:none;
}
.custom-two-col-left-wrapper.without-border{
    margin-bottom:18px;
}
.custom-two-col-left-wrapper.custom-two-col-featured-wrapper.without-border{
    margin-bottom:0;
}
.custom-two-col-left-wrapper .border-bottom{}
.custom-two-col-left-wrapper.custom-two-col-featured-wrapper .custom-two-col-left-title{
    margin-top: 0px;
    margin-bottom: 12px;
}
.custom-two-col-left-wrapper.custom-two-col-featured-wrapper .content{
    padding-left: 15px;
}
.custom-two-col-left-wrapper.custom-two-col-featured-wrapper .content > p {
    margin-bottom: 25px;
}
.custom-two-col-left-wrapper .visible-tablate-icon{
    display:none;
}



/* ===================== Webinars Layput =======================*/

body.webinars-layout.two-col-right-layout .content-wrapper > div{
    margin-left: 0!important;
    margin-right: 0!important;
    width: 100%;
}
body.webinars-layout .custom-two-col-left-wrapper .custom-two-col-left-col{
    position:static;
}
body.webinars-layout.two-col-right-layout .content-wrapper .hs_cos_wrapper_type_rich_text{
    padding-left: 15px;
    padding-right: 15px;
}
body.webinars-layout .custom-two-col-left-wrapper .custom-two-col-left{
    text-align:center;
}
body.webinars-layout .custom-two-col-left-wrapper .content h3{
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 7px;
}
.error-page .main-content {
    min-height: 350px;
}
.error-template .body-container-wrapper,
.password-template .body-container-wrapper,
.subscription-template .body-container-wrapper{
   padding: 60px 0 10px;
}
.error-page .body-container-wrapper {
   padding: 0;
}



/*==================== Pricing Layout ======================*/

.pricing-lay .custom-banner {
    padding-top: 92px;
    background: linear-gradient(45deg, #029dc0, #46bcc7);
}

.pricing-lay .page-center {
    max-width: 1170px;
    margin: auto;
} 

.pricing-lay .row-one-top {
    text-align: -webkit-center;
    padding-top: 20px;
}

.pricing-lay .row-one-top {
    text-align: -webkit-center;
    padding-top: 20px;
}


.pricing-lay .row-one-top h2 {
    margin-top: 14px;
    margin-bottom: 30px;
}

.pricing-lay .row-one-top h3 {
    margin-bottom: 8px;
}

.pricing-lay .row-one-top p {
    padding-bottom: 24px;
}

.pricing-lay h4 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 0px;
}

.pricing-lay table-cell {
    di
}

.plan {
    box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
    min-height: 100px;
    background: #fff;
    border-radius: 4px;
    margin: 20px 0;
    padding-bottom: 25px;
    text-align: center;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15)
}

.plan .head {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 12px 16px;
    background: #153f57;
    color: #fff
}

.plan .head h2 {
    font-size: 24px;
}

.plan .head h1, .plan .head h2, .plan .head h3 {
    padding: 0;
    margin: 0;
    font-weight: 400;
    color: #fff
}

.plan .price {
    border-top: 1px solid #eee;
    margin: 0 auto 30px auto;
    width: 80%
}

.plan .price h3 {
    font-size: 48px;
    vertical-align: top;
    line-height: 1;
    margin-bottom: 0px !important;
    margin-top: 32px;
}

.plan .price h3 span {
    font-size: 32px;
    vertical-align: top;
    position: relative;
    margin: 6px 0 0 -7px;
    display: inline-block
}

/*WHAT IS THIS DIRECTLY BELOW?*/
.plan .price h4 {
    color: #aaa;
    font-size: 14px
}

.plan .btn {
    padding: 10px 30px
}

.plan ul {
    list-style-type: none;
    padding: 20px;
    padding-bottom: 10px;
    margin-top: 2px;
    margin-bottom: 0
}

.plan ul li {
    line-height: 14px;
    margin-bottom: 16px;
    font-weight: 400
}

.plan ul li:last-child {
    border-bottom: none
}

.plan ul strong {
    font-weight: 700
}

.plan.recommended {
    margin-top: 6px;
    box-shadow: 0 0 22px rgba(10, 10, 10, 0.42);
    position: relative;
    z-index: 99;
    border-radius: 4px
}

.plan.recommended .head {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #171717
}

.plan.recommended .btn {
    margin-bottom: 10px
}

.pricing-lay .row-one {
    background-color: #fff;
    padding: 0px 0 20px;
}

.pricing-lay .row-two {    
    background-color: #f6f6f6;
}
.pricing-lay .row-three {
    background-color: #fff;
}
.diff .price h3{
    font-size: 32px;
    margin-top: 23px;
    margin-bottom: 21px !important;
}
.pricing-lay .row-two h3 {
    margin-bottom: 44px;
}

.pricing-lay .row-two {
    padding: 20px 0;
}

.pricing-lay .row-two p {
    font-size: 15px;
    padding-bottom: 18px;
}

.pricing-lay .row-three {
    padding: 20px 0;
}


.pricing-lay .row-three h3 {
    margin-bottom: 44px;
}
table {
    max-width: 100%;
    background-color: transparent
}
table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}
th {
    text-align: left
}

table.table {
    width: 100%;
    margin-bottom: 24px
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #d1d1d1
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #d1d1d1
}

.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #d1d1d1
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #d1d1d1
}

.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
    border: 1px solid #d1d1d1
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}
#pricingDetails th {
    background: #153F57;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 0;
}

#pricingDetails th.feature {
    background: transparent;
}

#pricingDetails th, #pricingDetails td {
    width: 15%;
    text-align: center;
    border-right: 10px solid #FFF;
}

#pricingDetails th.feature, #pricingDetails td.feature {
    width: 25%;
    text-align: left;
    border-right: 10px solid #FFF;
}

#pricingDetails th:last-child, #pricingDetails td:last-child {
    border-right: 0;
}

#pricingDetails td {
    background: #ECECEC;
    border-bottom: 1px solid #d1d1d1;
}

#pricingDetails td.feature {
    background: transparent;
    padding-left: 20px;
}

#pricingDetails tr.featureHeadline td {
    font-weight: bold;
    padding-left: 8px;
    border-top: 0;
    padding-top: 16px;
}

.custom-slider-jumbotron-wrapper {
    margin-top: -1px;
}

.blog .body-container a {
    color: #029dc0;
}

.blog .body-container a:hover {
    color: #0984a1;
}

.blog .body-container a.btn {
    color: #fff;
}

.new-comments.no-comments {
    border: none !important;
}

.hs-blog-post .post-body+p#hubspot-topic_data {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 24px 0;
    margin-bottom: 20px;
}

.about-author-sec.row-fluid {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 24px;
    border-top: 1px solid #eeeeee;
    padding-top: 24px;
}



a.socialIcon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 0px -40px;
    transition-duration: initial;
    -webkit-transition-duration: initial;
}

a.socialIcon.facebook {
    background-image: url(//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Images/quintly_Facebook_Page.png)
}

a.socialIcon.twitter {
    background-image: url(//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Images/quintly_Twitter_Profile.png)
}

a.socialIcon.googleplus {
    background-image: url(//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Images/quintly_Google_Plus_Page.png)
}

a.socialIcon.linkedin {
    background-image: url(//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Images/quintly_LinkedIn_Page.png)
}

a.socialIcon.youtube {
    background-image: url(//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Images/quintly_YouTube_Channel.png)
}

a.socialIcon.pinterest {
    background-image: url(//3330298.fs1.hubspotusercontent-na1.net/hubfs/3330298/Quintly-June2017/Images/quintly_Pinterest_Boards.png)
}

a.socialIcon:hover {
    background-position: 0px 0px
}
.social-icon-wrap .page-center {
    padding: 20px;
    padding-top: 30px;
    text-align: center;
}
/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1199px) {
    .container-fluid .row-fluid .page-center{
        max-width:970px;
    }
    .jumbotron .desktop {
        display: none !important;
    }

    .jumbotron .ipad {
        display: block !important;
    }
    
    .custom-slider-top-content span+span{
        padding-bottom: 48px;
    }
    
    .three-col-banner .hs-col.img-col {
        width: 50%;
    }
    .jumbotron.three-col-banner {
        padding-bottom: 30px;
    }
    .magnifier {
        display: none !important;
    }
    .widget-span.banner-client-mobile{
        display:block;
    }
    .widget-span.banner-client-desktop{
        display:none;
    }
    .banner-client-mobile p > img,
    .banner-client-mobile p > span{
        margin-right: 20px;
        display: inline-block;
        vertical-align: middle;
    }
    .custom-banner-client p {
        padding-top: 32px;
    }
    .widget-span.custom-banner-slider {
        margin-top: 60px!important;
    }
    .about-author-sec .auther-image-wrap{
       text-align: center;
       width:auto;
    }
    .about-author-sec > div {
        float: none;
    }
    .about-author-sec .auther-content-wrap {
        width: auto;
        overflow: hidden;
    }
    
}
@media (max-width: 1024px) {}

@media (max-width: 991px) {
    .two-col-feature .table .table-cell {
        display: table-cell;
        vertical-align: middle;
        height: auto;
    }
    
    .jumbotron h1 {
        margin-top: 0px;
    }
    
    .jumbotron p.lead {
        text-align: center;
        max-width: 625px;
    }
    
    .container-fluid .row-fluid .page-center{
        max-width:870px;
    }
    
    .custom-banner {
    padding: 30px;
    padding-top:118px;
    }
    
    /*
    .container-fluid .row-fluid .page-center h1 {
        padding-top: 48px;
    }*/



/* LINES BETWEEN STARS TYPES ARE FOR BURGER TEST */
    
    .two-col-feature .table {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 40px;
        height: auto !important;
        width: 100% !important;
        display: block !important;
    }
    
    .two-col-feature .table .table-cell {
        display: block;
        padding: 0 0;
    }
    
    .two-col-feature .img-col {
        margin-bottom: 0;
    }
    
    .two-col-feature img {
        padding-top: 0px;
        padding-bottom: 24px;
    }
    
    .two-col-feature .highlight-arrow {
        display: none !important;
    }
    .two-col-feature .table .table-cell h4:first-child{
        margin-top: 0;
    }
    .two-col-feature .table .table-cell p:last-child{
        margin-bottom: 0;
    }
    .three-col-banner .hs-col.content-col {
        text-align: center;
        margin-top: 16px;
    }
    .jumbotron .row-fluid {
        padding-bottom: 16px;
    }
    
    .two-col-equal-wrap .hs-col {
        width: 100%;
        float: none;
        padding: 0;
    }
    .two-col-equal-wrap .row-fluid {
        margin: 0;
        width: 100%;
    }
    .two-col-equal-wrap .right-col h2 {
        margin-top: 36px;
    }
    
    .demo-lay .jumbotron .two-col-feature p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    vertical-align: middle;
    text-align: center;
    width: 80%;
    }


    
    .widget-span.custom-banner-slider-wrapper{
        display:none;
    }
    .custom-slider-jumbotron-wrapper {
        padding-top: 144px;
        padding-bottom:60px;
    }
    .custom-slider-top-content h1+p {
        display: block;
        text-align: center;
        padding-right: 0;
        padding-top: 12px;
    }
    .home-page-layout .custom-slider-top-content h1+p{
        max-width: 100%!important;
    }
    .custom-banner.with-btn h1,
    .custom-banner.with-btn .btnWrapper-content{
        width:100%;
        padding-left:0;
        padding-right:0;
        float:none;
    } 
    .widget-span.custom-left-content-wrapper, 
    .widget-span.custom-right-content-wrapper,
    .custom-two-col-with-link-wrapper .custom-two-col,
    .custom-two-col-with-link-wrapper.with-two-image .custom-two-col,
    .custom-home-page-flexy > span > div{
       width:100%; 
       float:none;
    }
    .custom-two-col-with-link-wrapper .custom-two-col-left{
        margin-left:0;
    }
    .custom-two-col-with-link-wrapper a.thumbnail > img {
        width: 100%;
    }
    .custom-one-column-social-link-wrapper {
        margin-top: 6px;
    }
    .custom-two-col-updates-wrapper .col-updates {
        float: none;
        width: 100%!important;
    }
    .parallax-mirror .hs-col {
        width: 100% !important;
        margin-left: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    .job-lay .top-header img {
        margin-left: 0;
    }
    
    .hs-custom-left-col-img .hs-col {
        width: 100% !important;
    }
    
    .hs-custom-left-col-img .img-col {
        text-align: center;
    }
    
    .job-lay .hs-footer-group .footer-left-col,
    .job-lay .hs-footer-group .footer-center-col,
    .job-lay .hs-footer-group .footer-right-col {
        width: 100%;
        text-align: center;
        margin: 0 0 0;
    }
    .lp-form-lay .hs-lr-img-wrap .left-content {
        border-right: 0;
    }
    
    .fw-lp-form-lay .page-form .hs-form-field > label {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        float: none;
    }
    
    .fw-lp-form-lay .page-form .hs-form-field {
        margin: 0;
    }
    
    .fw-lp-form-lay .page-form .hs-form-field > div.input {
        width: 100%;
        padding: 0;
        float: none;
    }
    .demo-lay .jumbotron > .row-number-3 > div {
        padding-bottom: 0;
    }
    .demo-lay .jumbotron .two-col-feature .img-col {
        text-align: center;
        padding-top: 8px;
        margin-bottom: 110px;
    }
    
    .demo-lay .jumbotron .right-form {
        padding: 0 15px;
        padding-top: 0px;
    }
    
    .form-type-two .right-col-content h3 {
        margin-top: 0;
    }
    .contact-lay .left-form {
        width: 100%;
        padding-right: 0;
    }
    
    .contact-lay .right-col-content {
        margin-left: 0;
        width: 100%;
    }
    
    .contact-lay .left-form .hs-form-field {
        width: 100%;
        padding: 0;
    }
    
    .contact-lay .left-form .hs_message.field.hs-form-field {
        position: static;
    }
    
    .contact-lay .left-form .hs-form .hs-input {
        max-width: 100% !important;
    }
    
    .contact-lay .left-form .hs-form {
        margin: 0;
    }
    .contact-lay .left-form .hs_submit {
        margin-top: 0;
        padding-right: 0;
    }
    .custom-two-col-left-wrapper .custom-two-col-right,
   .custom-two-col-left-wrapper .custom-two-col-left{
        width: 100%;
        position: static;
        float:none;
    }
    .custom-two-col-left-wrapper .visible-tablate-icon{
        display:block;
        text-align:center;
    }
    .custom-two-col-left-wrapper .hidden-tablate-icon{
        display:none;
    }
    .custom-two-col-left-wrapper.without-border {
        margin-bottom: 17px;
    }
    .custom-two-col-left-wrapper.custom-two-col-featured-wrapper .content > p {
        margin-bottom: 24px;
    }
    .featured-layout .custom-right-content-wrapper {
        position: static;
    }
    body.webinars-layout .custom-left-content-wrapper h2 {
        margin-bottom: 24px;
    }
    body.webinars-layout .custom-two-col-left-wrapper.without-border .border-bottom {
        display: block;
    }
    body.webinars-layout .custom-two-col-left-wrapper.without-border .border-bottom hr {
        margin-top: 12px;
    }
    .blog .container-fluid .row-fluid .page-center {
        max-width: 750px;
    }
    div.hs-post-page-share-wrapper{
        position:static;
        width:160px;
      	margin: auto;
      	padding-top: 16px;
    }
    .pricing-lay .hs-four-col-wrap .hs-col {
        width: 50%;
        padding: 0 15px;
        margin-left: 0;
    }
    
    .pricing-lay .hs-four-col-wrap > div > div {
        width: auto;
   /*     margin: 0 -15px;*/
    }
    
    .pricing-lay .row-three {
        display: none !important;
    }
    .custom-sidebar-menu .hs-menu-wrapper>ul>li.active>ul {
        display: none !important;
    }
    .custom-sidebar-menu .hs-menu-wrapper>ul {
        display: block;
    }
    .custom-two-col-left-wrapper .custom-two-col-left {
        text-align: center;
    }
    .demo-lay .right-form.table-cell {
        padding-right: 0;
    }
    .fw-lp-form-lay .page-form .hs-form-field ul.hs-error-msgs.inputs-list {
        padding-left: 0;
    }

}

/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 872px) {
    .lp-form-lay .hs-row-two {
        padding: 0 15px;
    }
    .custom-footer p {
        text-align: center;
    }
    .custom-banner h1 {
        font-size: 36px;
        text-align: center;
    }
    
    .page-center h2 {
        font-size: 30px;
        line-height: 44px;
    }
    
    .subscription-template h2 {
        font-size: 18px;
        line-height: 28px;
    }
    
    .post-header h2 {
        text-align: center;
    }
    
    .custom-banner {
        padding-top: 116px;
    }
    
    /* ORIGINAL
    .two-col-feature img {
        width: 60% !important;
    }
    */
    
    
    .two-col-feature img {
        width: 350px !important;
    }
    
    .custom-style .hs_cos_wrapper_type_custom_widget:nth-child(2) .img-col img {
        max-width: 375px;
    }
    .jumbotron .hidden-phone {
        display: none !important;
    }
    .jumbotron h1 {
        font-size: 36px;
        margin-top:0;
        padding-bottom: 12px;
    }
    .jumbotron p.lead {
        text-align: center;
    }
    .jumbotron .btnWrapper {
        display: block;
        margin-left: 10%;
        margin-right: 10%;
        margin-bottom: 8px;
    }
    .jumbotron .btnWrapper .btn {
        display: block;
    }
    .three-col-banner .hs-col.content-col {
        margin-top: 40px;
    }
    .jumbotron.three-col-banner {
        padding-bottom: 0;
    }
    .jumbotron .row-fluid {
        padding-bottom: 8px;
    }
    .popup-lay .body-container-wrapper iframe {
        height: 350px !important;
    }
    .widget-span.banner-client-mobile{
        display:none;
    }
    .custom-slider-top-content h1 {
        font-size: 36px;
        margin-top: 0;
        margin-bottom: 12px;
    }
    .custom-slider-jumbotron-wrapper {
        padding-bottom: 64px;
        padding-top: 144px;
    }
    .custom-slider-top-content p+span, 
    .custom-slider-top-content span+span{
        width: auto;
        position: static;
        margin-bottom: 8px;
    }
    .home-page-layout .custom-slider-top-content h1+p{
        padding-top: 0px;
    }
    .custom-banner.with-btn .btnWrapper-content{
        padding-top: 12px;
        width: 84.3%;
        margin: 0 auto;
        float: none;
        padding-right: 15px;
    }
    .custom-banner.with-btn .btnWrapper,
    .custom-banner.with-btn .btnWrapper a.btn-primary{
        display: block;
    }
    .custom-banner.with-btn .btnWrapper{
        margin-bottom: 8px;
    }
    .custom-one-column-social-link-wrapper {
        margin-top: 6px;
    }
    .custom-two-col-updates-wrapper .update-date {
        text-align: center;
    }
    .demo-lay .jumbotron .two-col-feature .img-col {
        padding-left:0;
        padding-right:0;
    }
    .demo-lay .jumbotron .right-form {
        padding: 0;
    }
    .demo-lay .jumbotron .two-col-feature > div > div.row-fluid {
        margin: 0;
        width: 100%;
    }
    .demo-lay .jumbotron.three-col-banner {
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .about-author-sec > div {
        width:100%!important;
        margin-bottom:15px;
    }
    .about-author-sec > div img {
        float: none;
    }
    .pricing-lay .hs-four-col-wrap .hs-col {
        width: 100%;
        padding: 0;
        margin-left: 0;
    }
    .pricing-lay .hs-four-col-wrap > div > div {
        width: 100%;
        margin: 0;
    }
    .pricing-lay .row-one-top h2 {
        margin-bottom: 10px;
    }
    .custom-banner.with-btn .btnWrapper-content {
        width: auto;
        margin: 0 -15px;
    }
    
    .custom-banner.with-btn .btnWrapper-content .btnWrapper {
        display: block;
        margin-left: 10%;
        margin-right: 10%;
    }
    .job-lay .top-header .span6.widget-span.widget-type-rich_text {
        width: auto;
        display: inline-block;
        margin-left: 0;
    }
    
    .job-lay .top-header .span6.widget-span.widget-type-rich_text.header-right {
        float: right;
    }
    .demo-lay .jumbotron .two-col-feature {
        margin:0;
    }
    .demo-lay .jumbotron .two-col-feature .table .table-cell p:last-child {
        text-align: center;
    }
    .hs-custom-left-col-img .hs-col {
        text-align: center;
    }
    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"],
    input[type="file"],
    textarea,
    select {
        max-width:100%;
    }
    
    #hubspot-author_data {
        text-align: center;
    }
    
    #hubspot-author_data .avatar-img,
    .about-author-sec .auther-image-wrap {
        float: none;
        display: block;
        margin: auto;
        margin-bottom: 8px;
        text-align: center;
    }
    #hubspot-author_data a.author-link {
        text-align: center;
    }
    
    #hubspot-author_data .about-author-sec {
        text-align: center;
    }
    
    .about-author-sec {
        text-align: center;
    }
    
}  
@media (max-width:872px) and (max-height:350px) {
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        max-height: 180px;
        overflow-y: auto !important;
    }
}
@media (max-width:699px){
    body.webinars-layout .custom-two-col-left-wrapper iframe{
        width:100%!important;
        height:300px!important;
    }
}

/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {
    .three-col-banner .hs-col.content-col {
        padding: 0;
    }
    .parallax-mirror h1, 
    .parallax-mirror h2 {
        font-size: 50px;
    }
    
    .custom-banner {
        padding-left: 0;
        padding-right: 0;
    }
    
    .two-col-feature img {
        width: 75% !important;
    }
    
    .blog .custom-banner h1{
        padding-top: 0;
        font-size: 30px;
        line-height: 44px;
    }
    .hs-blog-header .page-center{
        padding-left:30px!important;
        padding-right:30px!important;
    }
    .custom-slider-jumbotron-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
    a.btn {
        word-wrap: break-word;
        white-space: normal !important;
    }
    .custom-two-col-left-wrapper .custom-two-col-left-title {
        word-wrap: break-word;
    }
    form.hs-form fieldset .hs-form-field {
        width: 100% !important;
        padding: 0 !important;
    }
    
    .demo-lay .jumbotron .right-form .hs_submit {
        padding-right: 0;
    }
    .demo-lay .jumbotron .right-form .hs-form-field>.input>.hs-input,
    .form-type-two .left-form .hs-form-field>.input>.hs-input {
        max-width: 100%;
        width: 100% !important;
    }
    .post-header h2,
    h2.post-listing-simple {
        font-size: 30px;
        line-height: 44px;
    }
    
  /*  .blog-post-wrapper img {
    padding-top: 24px;
    padding-bottom: 24px;
    
} */

}

/* =============== Tooltips (for pricing page) =============== */
.tooltip {
  position: absolute !important;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 7px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 8px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 7px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 8px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 7px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #484848 !important;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: 0px;
  border-width: 5px 5px 0;
  border-top-color: #484848;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #484848;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #484848;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #484848;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #484848;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #484848;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #484848;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #484848;
}

/* ---------- BURGER RESPONSIVE FIX - FEB 2018 ------ */



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

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

    .row-fluid:after {
        clear: both
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.pricing-lay .row-fluid-wrapper .row-fluid .page-center {
    max-width: 1170px;
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display:block;
  -webkit-appearance: none;
}


.stick {
    position: fixed;
    top: 300px;
    z-index: 9999;
}
.news-post-body table{
border: none !important;
    border-radius: 4px;
    box-shadow: 0 0 12px 3px rgba(0,0,0,0.1);
    background-color: #f5f7f9;
    font-size: .8em;
    color: #303030;
    overflow: hidden;
}
.news-post-body table th{
padding:7px 14px;
  background-color: #bbced9;
  border:none !important;
}
.news-post-body td{
 padding:7px 14px;
  border:none !important;
}
.news-post-body td:first-child {
    font-weight: 700;
}
.news-post-body tr{
border-bottom:1px solid #e1ecf2;
transition:all .2s ease-in-out;  
}
.news-post-body tr:hover{
background-color:#e1ecf2
}
[data-service="instagram"]{
    max-width: 100% !important;
    padding: 10px 20% !important;
    background-color: #F5F7F9;
}
@media (max-width:767px) {
  [data-service="instagram"]{    
    padding: 10px !important;
}
}
  /* 
  .blog .recents-news-post {
    margin-top: 72px !important;
  } */