@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700');

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

            /* Body Font  */
 
/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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



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






*, *: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;
    max-width: 100%;
    overflow-x: hidden;
}
body {
    color: #2995c9;
    font-family: 'Open Sans', sans-serif;;
    font-size: ;
    line-height: ;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
hr{
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.hs-responsive-embed.hs-responsive-embed-undefined {
    height: 80vh !important;
}
.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 1280px;
    margin: 0 auto;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child{
	margin-top:0;
}
a {
    text-decoration: none;
    color: #2995c9;
    transition: all .3s ease 0s;
}
a:hover,
a:focus {
    color: #006397;
}
p { margin: 10px 0; }
small {}
strong {}
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; }
h1, h2, h3, h4, h5, h6 {
    font-family: ;
    margin: 10px 0;
    text-rendering: optimizelegibility;
}
.text-center { text-align: center; }
.header-container,
.body-container,
.footer-container {}
.header-container-wrapper {
    position: fixed;
    width: 100%;
    z-index: 9999;
}



.header-container {
    padding: 0px;
    background: #fff;
    z-index: 9999;
}
.header-cta{
    margin-top: 20px;

}
.header-container .hs_cos_wrapper_type_logo a img {
  
    max-height: 74px;
    width: auto;
    margin-top: 15px;
}
.small-header .header-container { padding: 5px 0; }
.small-header .header-container .hs_cos_wrapper_type_logo a img { max-width: 100px; }
.small-header .custom-menu-primary .hs-menu-wrapper>ul { padding-top: 0; }
.small-header .header-cta { margin-top: 5px; }
.body-container-wrapper { padding-top: 90px; }
.body-container {background-color: #f8f8f8; }
.background-image {
    display: none !important;
}
.hs_cos_wrapper_type_rich_text ul {

}
.hs_cos_wrapper_type_rich_text ul li {
    list-style: none;
}
.hs_cos_wrapper_type_rich_text ul li:before {
    color: #2995c9;
    content: "\2022";
    font-size: 1.7em;
    padding-right: 1.1225em;
    position: relative;
    top: 0em;
    float: left;
    position: relative;
    margin-left: -15px;
    padding: 0px;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
display: block;
width: auto;
}

.custom-header-top-link .hs_cos_wrapper_type_rich_text ul li:before {
   display:none; 
   list-style: none;
}



/* ==========================================================================
   Footer
========================================================================== */
a.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    font-size: 20px;
    padding: 1px 8px 4px;
    border-radius: 2px;
    cursor: pointer;
    display: block;
    background: url(https://cdn2.hubspot.net/hubfs/1749772/up_arrow.png) center center no-repeat #444444cc;
}

a.back-to-top:hover {
    background: url(https://cdn2.hubspot.net/hubfs/1749772/up_arrow_active.png) center center no-repeat #f8f8f8cc;      
}

a.back-to-top span {
   display:none;
}

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

.footer-background,
.footer-background a,
.footer-copyright a,
.footer-container-wrapper .more-links a,
.footer-container-wrapper .contact-us a,
.footer-container-wrapper .about-us a {
    color: #006397;
}
.footer-background,
.footer-background a {
    background: #2995c9;
}
.footer-container-wrapper .more-links a:hover,
.footer-container-wrapper .contact-us a:hover,
.footer-container-wrapper .about-us a:hover {
    color: #FFF;
}
.footer-container-wrapper .more-links a {
    margin: 10px 0px;
}
.footer-container-wrapper .footer-copyright{
    background: #2995c9;
    color: #ccc;
    padding: 10px 0px;
    font-size: 12px;
    
}
.footer-container-wrapper .social-icons .fa{
    font-size: 20px;
    padding-right: 5px;
}

.footer-container-wrapper .top-footer{ padding-top:40px !important; padding-bottom:40px !important; }
.bottom-footer {
    padding: 20px 0;
    border-top: 1px solid #1f1f2b;
}
.footer-container-wrapper a{ color:#656565; }
.footer-container-wrapper .about-text a{
    color:#2995c9;
    text-decoration:none;
    text-transform: uppercase;
    font-weight:bold;
}
.footer-container-wrapper .about-text a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    margin-left: 8px;
}
.footer-container-wrapper .about-text p {
    max-width: 300px;
}
.footer-container-wrapper .about-text a:hover{ color:#fff; }
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-vertical > ul li a{ padding:1px 0; color:#fff; display:inline-block; }
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-vertical > ul li a:hover{ color: #2995c9; }
.footer-container-wrapper .footer-menu p {
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.footer-container-wrapper .contact-information .hs_cos_wrapper_type_linked_image {
    background: #2995c9;
    display: inline-block;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height:50px;
    text-align: center;
    vertical-align: middle;
    margin-bottom:30px;
}
.footer-container-wrapper .contact-information .hs_cos_wrapper_type_linked_image img{ padding-top:0; vertical-align: middle; }
.footer-container-wrapper .copyright-text {
    padding: 6px 0 0 0;
    font-size:14px;
}
.footer-container-wrapper .copyright-text{ color:#999; }
.hs_cos_wrapper_type_social_sharing {
    display: inline-block;
    padding: 0;
    text-align: right;
    width: 100%;
}
.hs_cos_wrapper_type_social_sharing img { display: none; }
.fm_button span{ background:none!important; }
.hs_cos_wrapper_type_social_sharing a, .fm_button span{
    color: #fff !important;
    width: 35px !important;
    display: inline-block !important;
    text-align: center !important;
    border-radius: 100% !important;
    height: 35px !important;
    margin:0 3px !important;
    padding: 4px 0 0 0 !important;
    transition: ease-in-out all 0.3s;
    -webkit-transition: ease-in-out all 0.3s;
    -ms-transition: ease-in-out all 0.3s;
    -o-transition: ease-in-out all 0.3s;
}
.hs_cos_wrapper_type_social_sharing a:hover, 
.fm_button span:hover { 
    transform:translateY(-5px);
    -webkit-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
    -o-transform:translateY(-5px);
}
.hs_cos_wrapper_type_social_sharing a:before, .fm_button span:before{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hs_cos_wrapper_type_social_sharing a:first-child:before, .fm_facebook>span:before { content: "\f09a"; }
.hs_cos_wrapper_type_social_sharing a:nth-child(2):before, .fm_linkedin>span:before { content: "\f0e1"; }
.hs_cos_wrapper_type_social_sharing a:nth-child(3):before, .fm_twitter>span:before { content: "\f081"; }
.hs_cos_wrapper_type_social_sharing a:nth-child(4):before, .fm_googleplus>span:before { content: "\f0d5"; }
.hs_cos_wrapper_type_social_sharing a:nth-child(5):before, .fm_pinterest>span:before { content: "\f0d2"; }
.hs_cos_wrapper_type_social_sharing a:nth-child(6):before { content: "\f0e0"; }
.fm_youtube>span:before{ content: "\f16a" ; }
.hs_cos_wrapper_type_social_sharing a:first-child, .fm_facebook{ background:#3b5998;}
.hs_cos_wrapper_type_social_sharing a:nth-child(3), .fm_twitter{ background:#55acee;}
.hs_cos_wrapper_type_social_sharing a:nth-child(2), .fm_linkedin{ background:#0077b5;}
.hs_cos_wrapper_type_social_sharing a:nth-child(4), .fm_googleplus{ background:#dd4b39;}
.hs_cos_wrapper_type_social_sharing a:nth-child(5), .fm_pinterest{ background:#bd081c;}
.hs_cos_wrapper_type_social_sharing a:nth-child(5),
.hs_cos_wrapper_type_social_sharing a:nth-child(6){ display: none  !important; }

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

.topic-list a.topic-link {
    display: inline-block;
    font-weight: 600;
    background-color: #2995c9;
    color: #fff;
    padding: 4px 10px;
    font-size: 13px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    transition: all .3s ease 0s;
    margin-bottom: 5px;
}

.topic-list a.topic-link:hover {
    background-color: #082c4a;
    text-decoration: none;
}



.footer-container-wrapper{
    background: #333;
    padding: 40px 0px;
    color: #fff;
    font-size: 14px;
}

.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    color: #A6AAA9 !important;
    font-family: "MuseoSlab", "museo_sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px 20px;
 } 

.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
    color: #fff !important;
 } 

.span12.widget-span.widget-type-rich_text.custom-copyright {
    color: #656565;
    font-family: "MuseoSlab", "museo_sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 28px 0px 0px 0px;
}

.follow_us {
    float: left;
    color: #656565;
    font-family: "MuseoSlab", "museo_sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 5px;
}

.follow_module a {
    display: block;
    float: left;
    padding: 0px 9px;
}

.follow_module a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.custom-footer-menu .hs-menu-wrapper {
    float: right !important;
}


@media (max-width: 480px) {
  
 .blog-topics .topic {
    background: url(https://cdn2.hubspot.net/hubfs/1749772/arrow-topics.png) right center no-repeat, url(https://cdn2.hubspot.net/hubfs/1749772/Blog%20Images/themes-mobile.jpg) left center no-repeat !important;
    padding: 11px 13px 9px 90px !important;
  }
  
  #search_bar input.hs-search-field__input {
    padding: 22px 50px 21px 130px !important;
    background: url(https://cdn2.hubspot.net/hubfs/1749772/search-icon.png) right center no-repeat, url(https://cdn2.hubspot.net/hubfs/1749772/Blog%20Images/rechercher-mobile.jpg) left center no-repeat !important;
}


  #subscribe_m h3 {
    font-size: 22px !important;
  }
  
  div#sub_module_f h3 {
    font-size: 24px !important;
  }
  
}


@media (max-width: 768px) {
  
   .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    width: 100% !important;
   }
  
  .custom-header-bg {
    top: 0px;
    }

  .span3.widget-span.widget-type-custom_widget.follow_module {
    width: 262px;
    height: 38px;
    margin: 0px auto 35px auto;
   }
  
   body .custom-footer-bg .hs-menu-wrapper {
    text-align: center !important;
   }
  
    .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
        padding: 9px 20px;
    max-width: 100% !important;
    margin: 0px !important;
    }
  
}

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

.custom-menu-primary .hs-menu-wrapper {
    top: 6px !important;
}

.custom-header-top-link>div>span>ul>li:last-child>a:hover {
    text-decoration: none !important;
}
  
.post-header h2  {
    margin-bottom: 0;
}
.post-header p{
    font-size: 13px;
}
#hubspot-author_data {
    float: left;
    font-size: 13px;
    width: 100%;
    padding-bottom: 10px;
}
#hubspot-author_data a.author-link {}
.hs-author-avatar {}
.hs-author-avatar img {}
p.custom_listing_comments{
    float: right;
}
.hs-blog-social-share{
    float: left;
}
.blog-listing-wrapper .post-listing .post-item {
    padding-bottom: 32px;
}
.hs-featured-image-wrapper .hs-featured-image-link { display: block; height: 100%; }
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    border-width: 0;
    max-height: 200px;
    max-width: -webkit-fill-available;
    display: inline-block !important;
    float: none!important;
    margin: 10px 0px 10px 0px;
}
.social-sharing-wrapper {
    clear: both;
}
.hs-blog-social-share {
    padding: 10px 0 0 0;
    height: auto;
}

li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin {
    position: relative;
    top: -6px;
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    margin-right: 5px;
}

#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; }
.blog-pagination {
    text-align: center;
}
.blog-pagination .previous-posts-link {
    float: left;
}
.blog-pagination .all-posts-link {}
.blog-pagination .next-posts-link {
    float: right;
}
.hs-author-social-label {
    display: inline-block;
    margin-right: 8px;
    font-weight: bold;
    vertical-align: middle;
}
body .hs-form-field { margin-bottom: 15px; }
body .hs-field-desc {}
body label {
    margin-bottom: 5px;
    font-weight: 700;
}
body .hs-form-field > label {}
body input[type="text"],
body input[type="password"],
body input[type="datetime"],
body input[type="datetime-local"],
body input[type="date"],
body input[type="month"],
body input[type="time"],
body input[type="week"],
body input[type="number"],
body input[type="email"],
body input[type="url"],
body input[type="search"],
body input[type="tel"],
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    width: 100%;
    font-family: 'Open Sans', sans-serif;;
    font-size: ;
    display: block;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);

}

body input[type="text"]:focus,
body input[type="password"]:focus,
body input[type="datetime"]:focus,
body input[type="datetime-local"]:focus,
body input[type="date"]:focus,
body input[type="month"]:focus,
body input[type="time"]:focus,
body input[type="week"]:focus,
body input[type="number"]:focus,
body input[type="email"]:focus,
body input[type="url"]:focus,
body input[type="search"]:focus,
body input[type="tel"]:focus,
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
    outline: 0;
    border-color: #2995c9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
}
body textarea {
    min-height: 200px;
}
body textarea:focus {}
body select {}
body select:focus {}
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"],
.hs_cos_wrapper_type_form input[type="datetime"],
.hs_cos_wrapper_type_form input[type="datetime-local"],
.hs_cos_wrapper_type_form input[type="date"],
.hs_cos_wrapper_type_form input[type="month"],
.hs_cos_wrapper_type_form input[type="time"],
.hs_cos_wrapper_type_form input[type="week"],
.hs_cos_wrapper_type_form input[type="number"],
.hs_cos_wrapper_type_form input[type="email"],
.hs_cos_wrapper_type_form input[type="url"],
.hs_cos_wrapper_type_form input[type="search"],
.hs_cos_wrapper_type_form input[type="tel"],
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus,
.hs_cos_wrapper_type_form input[type="datetime"]:focus,
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus,
.hs_cos_wrapper_type_form input[type="date"]:focus,
.hs_cos_wrapper_type_form input[type="month"]:focus,
.hs_cos_wrapper_type_form input[type="time"]:focus,
.hs_cos_wrapper_type_form input[type="week"]:focus,
.hs_cos_wrapper_type_form input[type="number"]:focus,
.hs_cos_wrapper_type_form input[type="email"]:focus,
.hs_cos_wrapper_type_form input[type="url"]:focus,
.hs_cos_wrapper_type_form input[type="search"]:focus,
.hs_cos_wrapper_type_form input[type="tel"]:focus,
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li.hs-form-radio input[type="radio"] { width: auto; }
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}
/* Blog Comment Form
   ========================================================================== */
/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}
#comment-form input[type="text"] {
    display: inline-block;
}
#comment-form input[type="text"]:focus {}
#comment-form textarea {}
#comment-form textarea:focus {}
#comment-form input[type="checkbox"] {}
body .hs-common-error-message {}
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}
#hs_form_target_blog_subscription input[type="email"], .widget-type-blog_subscribe input[type="email"]{
    width: 70%;
    float: left;
    margin-top: 2px;
    height: 36px;
}
.blog-sidebar #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"] {}
.widget-type-google_search label {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Montserrat',sans-serif;
    display: block;
    text-rendering: optimizelegibility;
    margin: 0px 0px 20px;
}
.widget-type-google_search input[type="text"] {
    width: 60%;
    float: left;
    margin-top: 0px;
    height: 36px;
}
.widget-type-google_search input[type="focus"] {}
.widget-type-google_search .hs-button.primary {
    float: left;
    margin-left: 2px;
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }
@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input,
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }

}
.hsformerror{
    font-size: 12px!important;
    border: 0 !important;
    color: #FFF!important;
    background-image: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    z-index: 99999 !important;
    border-color: #2995c9 !important;
    background: #2995c9 !important;
}
.hsformerror .close-form-error {
    color: #2995c9;
}
.hsformerror em {
    border-color: #2995c9 transparent transparent !important;
}
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    background: #fff;
    border-style: solid;
    border-width: 2px;

    font-family: ;
    padding: 8px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    color: #2995c9;
    border-color: #2995c9;
    -webkit-appearance: none;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    border: 2px solid #FFF;
    border-color: #2995c9;
    background: #2995c9;
    color: #FFF;
}
body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}
.comment-reply-to{
    color: #2995c9!important;
    background: none!important;
    padding-left: 0px!important;
}
.comment-reply-to:before{
    content: "\f112";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 7px;
    font-size: 15px;
    color: #2995c9;
    vertical-align: top;
}
.cta_border_button {
    background: #fff;
    border-style: solid;
    border-width: 2px;

    font-family: ;
    padding: 8px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    color: #2995c9;
    border-color: #2995c9;
    -webkit-appearance: none;
}
.cta_border_button:hover {
    border: 2px solid #FFF;
    color: #2995c9;
    border-color: #2995c9;
    background: #2995c9;
    color: #FFF;
}
.cta_solid_button {
    border-style: solid;
    border-width: 2px;
    color: #FFF;
    font-family: ;
    padding: 8px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-transform: uppercase;
    border-color: #2995c9;
    -webkit-appearance: none;
}
.cta_solid_button:hover {
    background: #FFF;
    border-style: solid;
    border-width: 2px;
    border-color: #2995c9;
    background: #2995c9;
    text-transform: uppercase;
}
@media (max-width: 1280px) {
    .container-fluid .row-fluid .page-center {
        padding: 10px;
    }
    .container-fluid .footer-copyright .row-fluid .page-center {
        padding: 0 10px;
    }
}

@media (max-width: 989px){
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    width: 100% !important;
  }  
   .custom-header-logo a {
    z-index:0 !important;
}
}

@media (max-width: 768px) {
    .header-container-wrapper{
        position: relative;
    }
    .header-container{
        padding: 5px 0;
    }
    .header-container-wrapper .container-fluid .row-fluid .page-center{
        padding: 0;
    }
    .header-container .hs_cos_wrapper_type_logo a img {
        max-width: 120px;
        margin: 5px 0 5px 10px;
    }
    .row-fluid [class*="span"].header-cta{
        display: none !important;
    }
    .body-container-wrapper {
        padding-top: 0;
    }
    .padding40tb {
        padding: 25px 0;
    }
    .sidebar.right,
    .main-content,
    .blog-sidebar {
        margin: 25px 0;
    }
    .footer-container-wrapper .more-links a i {
        display: inline-block;
        width: auto;
    }
    .footer-container .about-us,
    .footer-container .more-links {
        margin-bottom: 25px;
    }
    .social-tagline {
        text-align: center;
        margin-bottom: 15px;
    }
    #comment-form {
        margin-bottom: 25px;
    }
}
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/


/****************************************/
/* Main Style start from here            */
/****************************************/

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

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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




/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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





/*****************************************/
/* Start your style declarations here    */
/*****************************************/

body{ 
    font-family:'Open Sans', sans-serif;; 
    color: #666666;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    background: #f8f8f8;
}
h1 {
    font-size: 41px;
    font-family: 'Roboto Slab', serif;
    line-height: normal;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.42);
}

h2{
    font-size:34px;
    font-family:'Open Sans', sans-serif;;
    line-height: 60px;
}
h3{
    font-size:24px;
    font-family:'Open Sans', sans-serif;;
    line-height: 48px;
}
h4{
    font-size:19px;
    font-family:'Open Sans', sans-serif;;
    line-height: normal;
}
h5{
    font-size:15px;
    font-family:'Open Sans', sans-serif;;
    line-height: 23px;
}
h6{
    font-size:13px;
    font-family:'Open Sans', sans-serif;;
    line-height: normal;
}
.padding-100{ padding: 0px 0px 50px 0px; }
body input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"], body input[type="file"], body textarea, body select{
    border-color:#e0e0e0;
}
.post-body a{
	color:#2995c9;
}
.body-container-wrapper{ padding-top:60px; }

/*************************************************** Blog Listing **************************************************/

.post-body.clearfix {
    transition: all .3s ease 0s;
    background: #fff;
    border-radius: 10px;
    height: 343px;
    -webkit-box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
   }

.post-body.clearfix:hover {
   background: #000;
   background: rgba(255,255,255,1);
   background: -moz-linear-gradient(top, rgba(255,255,255,1) 56%, rgba(245,245,245,1) 100%);
   background: -webkit-gradient(left top, left bottom, color-stop(56%, rgba(255,255,255,1)), color-stop(100%, rgba(245,245,245,1)));
   background: -webkit-linear-gradient(top, rgba(255,255,255,1) 56%, rgba(245,245,245,1) 100%);
   background: -o-linear-gradient(top, rgba(255,255,255,1) 56%, rgba(245,245,245,1) 100%);
   background: -ms-linear-gradient(top, rgba(255,255,255,1) 56%, rgba(245,245,245,1) 100%);
   background: linear-gradient(to bottom, rgba(255,255,255,1) 56%, rgba(245,245,245,1) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0 );
   }

.blog-slider{
  position:relative;
  margin:0;
  }
.blog-slider .slider {
    height: 450px;
    display: table;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  	margin-left:-1px;
   }
.blog-slider .slider-inner {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    text-align: center;
    color: #fff;
background: rgba(255,255,255,0);
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(7,42,75,0.85) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(7,42,75,0.85)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(7,42,75,0.85) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(7,42,75,0.85) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(7,42,75,0.85) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(7,42,75,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#072a4b', GradientType=0 );
}

.blog-slider .slider-inner h1 {
    padding: 37px 21% 40px 21%;
}

.blog-slider .slider-inner p{
    font-size: 20px;
    line-height: 30px;
}
.blog-slider .slider-inner a {
    text-transform: uppercase;
    background: #2995CA;
    font-size: 16px !important;
    padding: 18px 19px !important;
    border-bottom: 3px solid #0f5aa2;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    outline: 0 none;
    transition: all .3s ease 0s;
}
.blog-slider .slider-inner a:hover {
    box-shadow: inset 0 -60px 0 #0f5aa2;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 3px solid #072848;
}
.blog-slider .owl-controls .owl-nav [class*=owl-]{
    top:50% !important;
    transform:translateY(-50%) !important;
    -webkit-transform:translateY(-50%) !important;
    -ms-transform:translateY(-50%) !important;
    -o-transform:translateY(-50%) !important;
    border:none !important;
      
}
.blog-slider .owl-controls .owl-nav .fa{
    color:#909998;
    font-size:30px;
}
.blog-slider .owl-controls .owl-nav [class*=owl-]:hover{
    background:rgba(0, 0, 0, 0.5) !important;
}
.blog-slider .owl-controls .owl-nav .owl-next{
    right:30px;
  	line-height: 39px !important;
    background: rgba(0, 0, 0, 0.5);
}
.blog-slider .owl-controls .owl-nav .owl-prev{
    left:30px;
  	line-height: 39px !important;
  	background: rgba(0, 0, 0, 0.5);
}
.top-bar{
    padding:32px 0;

}
.top-bar h3 {
    float: left;
    font-size: 20px;
    margin-right: 15px;
    background: #2a97c9;
    font-family: roboto slab;
    padding: 0px 16px;
    color: #fff;
    border-radius: 8px 0px 0px 8px;
    margin: 0px;
    z-index: 20;
    left: 15px;
    position: relative;
    display:none
}
.top-bar h6 {
    padding: 15px 0 0 0;
    color:#2995c9;
}

.blog-topics{ position: relative; display:inline-block; width: 100%; }
.blog-topics .topic {
    font-size: 15px;
    text-align: left;
    background-color: #fff !important;
    display: initial;
    width: 100%;
    display: inline-block;
    border: 1px solid #d2d2d2;
    padding: 11px 13px 9px 121px;
    border-radius: 8px;
    cursor: pointer;
    color: #505050;
    background: url(https://cdn2.hubspot.net/hubfs/1749772/arrow-topics.png) right center no-repeat, url(https://cdn2.hubspot.net/hubfs/1749772/Blog%20FR/themes.gif
    ) left center no-repeat;
}
.blog-topics ul ul {
    overflow: scroll;
    height: 220px;
    display: none;
    position: absolute;
    z-index: 999;
    /* left: 16px; */
    background: #fff;
    width: 100%;
    top: 41px;
    border: 1px solid #e0e0e0;
    margin: 0;
    /* float: right; */
}
.blog-topics ul.active ul {
    display: block;
}
.blog-topics ul{ 
    padding: 0;
    position: relative;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
}
.blog-topics li{
    list-style:none;
}
.blog-topics .topic .fa {
	float: right;
	font-size: 20px;
	padding: 3px 5px 0 0;
}
.blog-topics ul li a {
  text-align: left;
	padding: 5px 15px;
	display: inline-block;
	width: 100%;
  font-weight: 400;
  font-size: 15px;
}

.blog-topics ul li a:hover {
    background: #f3f3f3;
    color: #082c4a;
    text-decoration: none;
}
.blog-subscription-box{ position: relative; }
.blog-subscription-box #hs_form_target_blog_subscription input[type="email"], .widget-type-blog_subscribe input[type="email"]{
    width:41%;
}
.blog-subscription-box .hs-error-msgs label {
	color: red;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	left: 50%;
	bottom: -11px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.blog-subscription-box .hs-error-msgs.inputs-list{
    margin:0 !important;
  	list-style:none;
}
.blog-subscription-box input {
	background: #f8f8f8 !important;
	border-radius: 0 !important;
	height: 40px !important;
	border:1px solid #e0e0e0;
}
.blog-subscription-box input:focus{
    box-shadow:none !important;
}
.blog-subscription-box .hs-button.primary.large {
	background: #2995c9 !important;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	height: 39px !important;
	padding: 0 22px;
	margin-top: 2px;
	box-shadow: inset 0 0 0 transparent;
}
.blog-subscription-box .hs-button.primary.large:hover{
    box-shadow: inset 0 -40px 0 #00000f;
}
.blog-subscription-box .hs_email.field.hs-form-field > label{ display: none; }
.post-listing .post-item {
    width: 50%;
    padding: 0 25px 0px 0px;
    position: relative;
    display: inline-block;
    margin-right: -3px;
    vertical-align: top;
}
.hs-featured-image-wrapper{ 
    overflow:hidden;
    height: 200px;
    border-radius: 10px 10px 0px 0px;

}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    margin-top:0;
    margin-bottom:0;
    width:100%;
 height: -webkit-fill-available;
    transition: ease-in-out all 0.4s;
    -webkit-transition: ease-in-out all 0.4s;
    -ms-transition: ease-in-out all 0.4s;
    -o-transition: ease-in-out all 0.4s;
}
.post-listing .post-header{ 
  margin-top: -5px;
  padding: 0px 30px 0px 30px;
}
.post-listing .post-header a { color:#2995c9; }

.post-listing .post-header a:hover { 
    text-decoration: none;
    color: #1d1e11;
}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image:hover{
    transform:scale(1.03);
    -webkit-transform:scale(1.03);
    -ms-transform:scale(1.03);
    -o-transform:scale(1.03);
}
.post-listing #hubspot-topic_data {
    position: absolute;
    top: 15px;
    left: 30px;
    text-transform: uppercase;
    color: #fff;
  	margin:0 30px 0 0;
}
.post-listing #hubspot-topic_data a{ color:#fff;  display:inline-block; background: #2995c9; padding: 5px 15px; margin: 0 0 10px 0; box-shadow: inset 0 0 0 transparent; }
.post-listing #hubspot-topic_data a:hover{
	text-decoration:underline;
  box-shadow:0 -40px 0 #00000f inset;
}
.blog-pagination {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.post-listing .post-header h5 {
    margin-top: 20px;
}
.blog-pagination ul{
    padding:0;
}
.blog-pagination li {
    display: inline-block;
}
.blog-pagination li.hide {
    visibility: hidden;
}
.blog-pagination .previous-posts-link{ float: none; }
.post-listing .author-link {
    color: #2995c9 !important;
    font-weight: bold;
}
.post-listing .author-link:hover{
    color:#00000f !important;
}
.post-listing .continue-reading {
  border: 1px solid #2995c9;
  box-shadow: inset 0 0 0 transparent;
  color: #2995c9;
  display: inline-block;
  font-weight: bold;
  margin-top: 15px;
  padding: 9px 30px;
  text-transform: uppercase;
  transition: ease-in-out all 0.4s;
  -webkit-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
}
.post-listing .continue-reading:hover{
    box-shadow: 0 -50px 0 #2995c9 inset;
    color: #fff;
}
.blog-pagination a {
    padding: 9px 15px;
    border-radius: 100%;
    /* border: 1px solid #e0e0e0; */
    font-weight: bold;
    margin: 0 5px;
    color: #1e94cb;
}
.blog-pagination a:hover{
    color: #969696;
    border-color: #00000f;
    background: #fff;
    text-decoration: none;
}
.blog-pagination .first-posts-link a ,
.blog-pagination .last-posts-link a{
    background: transparent;
    border:none;
}

.blog-pagination .active a{
    background: #2995c9;
    color:#fff;
    border-color:#2995c9;
}
.author-top {
    text-align: center;
    padding-bottom: 30px;
}
.author-top img {
    border-radius: 100%;
    width: 100px;
}
.author-top h1 {
    font-size: 36px;
    margin: 0;
}
.hs-author-profile {
    max-width: 470px;
    margin: 0 auto;
}



#search_bar input.hs-search-field__input {
     background-color: #fff !important;
    float: left;
    width: 100% !important;
    padding: 22px 50px 21px 161px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    border: 1px solid #d2d2d2;
    font-size: 16px;
    border-radius: 8px;
    background: url(https://cdn2.hubspot.net/hubfs/1749772/search-icon.png) right center no-repeat, url(https://cdn2.hubspot.net/hubfs/1749772/Blog%20FR/rechercher.gif) left center no-repeat;
}

.search_title {
    padding: 20px 0px;
}

.search_title h2 {
    color: #032a4d;
}


a.hs-search-results__title {
    font-size: 20px;
}

p.hs-search-results__description {
    /* font-size: 17px; */
    font-family: 'Open Sans', sans-serif;
    color: #666666;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
}

ul#hsresults {
    margin-top: 30px;
}

a.hs-search-results__title {
    font-size: 20px;
    margin-top: 30px !important;
    display: block;
}

.hs-search-field--open .hs-search-field__suggestions {
    border: 1px solid #d8d8d8;
    position: absolute;
    z-index: 200;
    background: #fff;
    padding: 20px;
    width: 100%;
    top: 42px;
}

.hs-search-field--open .hs-search-field__suggestions a {
    padding-top: 5px;
}

.search_results input.hs-search-field__input {
    font-size: 15px;
}

/*********************************************** Post Banner / Post Content *********************************************************/

#post_banner {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top: 35px;
}

.banner_g {
    height: 100%;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(7,42,75,0.85) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(7,42,75,0.85)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(7,42,75,0.85) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(7,42,75,0.85) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(7,42,75,0.85) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(7,42,75,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#072a4b', GradientType=0 );
}

#post_banner .hs-featured-image-wrapper {
    height: 350px;
    margin-bottom: 40px;
}

#post_banner h1 {
    padding: 98px 30% 10px 30%;
    /* width: 1429px; */
    /* margin: 0 auto; */
}

#post_banner #hubspot-author_data {
    font-size: 14px;
    font-weight: 600;
}

#post_banner #hubspot-author_data a {
    color:#fff;
    font-weight: bold;
}

.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6{
   font-family: 'Roboto Slab', serif !important;
   color: #242424;
   text-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
} 

body .post_content a, body .post_content u {
    text-decoration: none !important;
}

body .post_content a:hover{
    text-decoration: underline !important;
}

.post_content .about-author-sec img {
    border-radius: 50%;
   
}

.post_content .about-author-sec.row-fluid {
    margin-top: 60px;
    padding: 55px 0px 30px 0px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

.prev-post.post-jump {
    width: 45%;
    float: left;
}

.next-post.post-jump {
    width: 45%;
    float: right;
    text-align: right;
}

.post-jump .featured-img-con {
    height: 140px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

.post-jump a {
    font-weight: 700;
}

p.post-jump-label {
    color: #979797;
    text-transform: uppercase;
    padding: 20px 0px 8px 0px;
}

li.hs-blog-social-share-item.hs-blog-social-share-item-facebook {
    position: relative;
    top: -3px;
}

/*********************************************** Sidebar *********************************************************/

#sidebar_container a {
    transition: all .3s ease 0s;
}  

#subscribe_m {
    border-radius: 8px;
    padding: 30px;
    text-align: center;
    background: url(https://cdn2.hubspot.net/hubfs/1749772/bg_blog_m.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 35px;
}


#subscribe_m h3 {
    font-size: 25px;
    font-family: roboto slab;
    color: #fff;
    line-height: normal;
}

#subscribe_m p {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
}

#subscribe_m input.hs-input{
    width: 100% !important;
    padding: 22px 14px !important;
    border-radius: 7px !important;
    font-size: 16px;
}

#subscribe_m span.hs-form-required {
    display: none;
}

#subscribe_m input::placeholder {
      font-size: 16px;
}

#subscribe_m  label {
    color: #f9fbfd;
}

#subscribe_m input[type="submit"] {
    background: #fff0;
    border-style: solid;
    border-width: 1px;
    font-family: ;
    padding: 8px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    color: #ffffff;
    border-color: #ffffff;
    -webkit-appearance: none;
    width: 100%;
}

#subscribe_m input[type="submit"]:hover {
    background: #082c4a;
    border-color: #082c4a;
    transition: all .3s ease 0s;
}

#subscribe_m h6 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    line-height: normal;
    color: #fff;
    font-style: italic;
}

.filter_post_m .hs-tabs__item {
    padding: 10px 35px 30px 35px !important;
    border: 1px solid #fff !important;
    background: #fff !important;
    border-radius: 0px 0px 8px 8px;
    margin-bottom: 35px;
}

.filter_post_m ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.filter_post_m .widget-module ul a {
    text-decoration: none;
    color: #1E1E12;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
    display: block;
}

.filter_post_m .widget-module ul a:hover {
    color: #2995c9;
}

.filter_post_m .hs-tabs__navitem {
    text-decoration: none;
    display: block;
    padding: 9px 18px;
    font-family: roboto slab;
    font-size: 19px;
    color: #072a4b;
    border: 1px solid #ffffff;
    border-bottom: none;
    border-radius: 5px 5px 0px 0px;
}

.filter_post_m .hs-tabs__navitem:not(.hs-tabs__navitem--active) {
    background-color: #f8f8f8;
    color: #555;
    border-color: #f8f8f8 !important;
    color: #9a9a9a !important;
}

body .filter_post_m .hs-tabs__navitem:not(.hs-tabs__navitem--active):hover {
    color: #2995c9 !important;
}

.popular_t {
    background: #fff;
    padding: 25px 35px;
    border-radius: 8px;
    display: grid !important;
}

.popular_t h3 {
    font-size: 22px;
    color: #072a4b;
    font-family: 'Open Sans', sans-serif;
    line-height: 38px;
    font-family: roboto slab;
}

.popular_t ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.popular_t ul a, .popular_t .filter-expand-link {
display: block;
    font-weight: 600;
    float: left;
    background-color: #2995c9;
    color: #fff;
    padding: 4px 10px;
    font-size: 13px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-right: 7px;
    margin-bottom: 7px;
}

.popular_t ul a:hover, .popular_t .filter-expand-linka:hover {
    background-color: #082c4a;
    text-decoration: none;
}


/*********************************************** Blog Post *********************************************************/
.blog-post-content {
    margin-top: 25px;
}
.blog-post-header {
  display: inline-block;
  position: relative;
  width: 100%;
  overflow:hidden;
  background:#000;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.blog-post-header img {
  margin: 0;
  max-width: 100%;
  width: 100%;
  opacity:0.6;
}
.blog-post-header .section.post-header {
  color: #fff;
  padding:140px 40px;
  background:rgba(0, 0, 0, 0.4);
  text-align: center;
  width: 100%;
}
.blog-post-header .section.post-header a{ 
    color:#fff; 
    font-weight:bold;
    text-decoration:underline;
}
.blog-post-header .section.post-header #hubspot-author_data{ float: none; }
.section.post-header .topic-link {
    text-transform: uppercase;
    background: #2995c9;
    padding: 5px 20px;
    color: #fff;
    text-decoration: none !important;
    display: inline-block;
    margin-bottom: 10px;
  	box-shadow: inset 0 0 0 transparent;
}
.section.post-header .topic-link:hover{
    box-shadow:0 -60px 0 #00000f inset;
}
.blog-post-content .post-header .social-sharing {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.blog-post-content ul{ padding:0; }
.blog-post-content ul li::before {
    background: #2995c9;
    border-radius: 100%;
    color: #2995c9;
    content: "" !important;
    font-size: 52px;
    height: 6px;
    left: 0;
    line-height: 5px;
    margin-right: 15px;
    position: absolute;
    top: 12px;
    vertical-align: middle;
    width: 6px;
}
.comment-form {
    width: 65% !important;
}
.post-detail {
    width: 65% !important;
}
.blog-post-content.style-two .post-detail {
    width: 100% !important;
}
.blog-post-content ul li {
    margin: 5px 0;
    padding-left: 25px;
    position: relative;
}
.comment-form input,
.comment-form textarea{
    background:#f8f8f8 !important;
    border-radius:0 !important;
    height:42px !important;
}
.comment-form textarea{
    min-height:120px !important;
}
.comment-form input:focus,
.comment-form textarea:focus,
.comment-form select:focus{
    box-shadow:none !important;
    border-color:#2995c9 !important;
}
.comment-form .hs-button {
    background:#2995c9 !important;
    font-size:16px !important;
    text-transform: uppercase;
    color:#fff !important;
    height: 40px !important;
    border:none !important;
    font-family: Roboto !important;
    font-weight:bold !important;
    transition: background-image 0.4s;
    padding:2px 35px 2px !important;
    box-shadow: inset 0 0 0 transparent;
}
.comment-form .hs-button:hover{
    box-shadow:0 -40px 0 #00000f inset;
}
.comment-form .hs-form-required { display: none; }
.comment-form .hs-error-msgs{ margin:0 !important; }
.comment-form .hs-error-msgs  label{
    color:red;
    font-size:14px !important;
    font-weight: normal !important;
}
.comment-form li{ padding-left:0 !important; }
.comment-form li:before{ display: none; }
.comment-form .comment-body{ padding:0; }
.comment-form .comment-body p{ margin:0; }
.comment-form .comment-reply-to.hs-button {
  background: transparent none repeat scroll 0 0 !important;
  color: #2995c9 !important;
  font-weight: normal !important;
}
.comment-form .comment-reply-to.hs-button:hover{
    box-shadow:none; 
}
.comment-form .comment-reply-to::before{
  color: #2995c9 !important;
  line-height:20px;
}
.comment-form .comment{ border:none; }
.comment-form-box {
    background: #fff;
    padding: 50px 0;
}
#comments-listing {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
}
.hs-blog-social-share-list li{ 
    padding:0 !important; 
    float: none !important;
    display: inline-block;
}
.hs-blog-social-share-list li::before{ display: none; }
.hs-blog-social-share {
	width: 100%;
	padding:10px 0 0 0;
	margin-bottom:15px;
}
.author-detail {
    margin-top: 80px;
}
.author-detail .avatar-module {
    height: 85px;
    width: 85px;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 auto 10px auto;
}
.author-detail .hs_cos_wrapper_type_social_sharing{
    text-align: center;
    margin-top:10px;
}
.author-detail img {
    margin-bottom: 10px;
}
.author-detail {
	text-align: center;
}
.author-detail h6 {
	text-transform: uppercase;
	margin: 0;
	font-family: Roboto;
    font-weight: 600;
}
.author-detail p {
    margin: 10px 0 15px 0;
    font-size: 14px;
    line-height: 20px;
}
.author-detail a {
    text-indent: inherit !important;
    width: 30px !important;
    height: 30px !important;
    border-width: 0px;
    border: 0px;
    margin:0 4px;
    font-size:16px !important;
    border-radius:100%;
    line-height: 30px !important;
    display: inline-block;
    color:#fff;
    padding:0 !important;
}
.author-detail .hs-social-facebook{
    background:#3b5998 !important;
}
.author-detail .hs-social-linkedin{
    background:#0077b5 !important;
}
.author-detail .hs-social-twitter{
    background:#0077b5 !important;
}
.post-detail .post-body h5 {
    font-family: Roboto;
    font-weight: 300;
    line-height: 36px;
    display: inline-block;
}
blockquote h4 {
	color: #2995c9;
	font-weight: normal;
}
blockquote p {
	font-weight: bold;
}
blockquote {
    margin: 30px 0;
    border-left: 3px solid #2995c9;
    padding-left: 15px;
}
.next-prev-post {
    border-top: 1px solid #ccc;
    padding: 20px 0 0 0;
    margin: 15px 0 45px 0;
}
.next-prev-post a {
	text-transform: uppercase;
	color: #999;
	font-weight: bold;
}
.next-prev-post a .fa {
    font-size: 24px;
    vertical-align: top;
}
.next-prev-post a:hover{
    color:#00000f;
}
.next-prev-post div {
    display: inline-block;
}
.next-prev-post .next-post{
    float:right;
}
.hs-blog-post .blog-subscription-box {
    margin: 0 auto !important;
    width: 47% !important;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.hide {
    display: none !important;
}
.hubspot-link__container{
	display:none;
}
.hs_error_rollup {
	display: none;
}
.topic-page {
    text-align: left;
    margin-bottom: 18px;
    color: #032a4d;
}


/*********************************************** Subscribe to Our Blog - bottom *********************************************************/

div#sub_module_f {
    background: #3af;
    padding: 50px 20% 85px 20%;
    background: url(https://cdn2.hubspot.net/hubfs/1749772/bg_footer_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

div#sub_module_f .sub_blog_form {
    margin-top: -25px !important;
}

div#sub_module_f input[type="email"] {  
    width: 66%;
    padding: 25px 17px;
    border-radius: 7px 0px 0px 7px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0) !important;
    font-size: 16px;
    margin-left: 10%;
    float: left;
}

div#sub_module_f h3 {
    font-family: roboto slab;
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 25px;
}

div#sub_module_f p {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
}

div#sub_module_f label {
    display: block;
    float: left;
    margin-top: 11px;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 10px;
}

div#hs_form_target_module_1545426257716330_blog_subscribe_7440 {
    text-align: center;
    font-size: 25px;
    color: #fff;
    font-weight: 500;
    font-style: italic;
}

div#sub_module_f input[type="submit"] {
    background: #072A50;
    border-style: solid;
    border-width: 0px;
    font-family: ;
    padding: 8px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.42857143;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 0px 8px 8px 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    color: #ffffff;
    border-color: #2995c9;
    -webkit-appearance: none;
}

div#sub_module_f input[type="submit"]:hover {
    background: #000000;
}

div#sub_module_f span.hs-form-required {
    display: none;
}

/*********************************************** Responsive Style *******************************************/

@media ( max-width:1536px ){

    #post_banner h1 {
    padding: 98px 20% 10px 20%;
    }

} 

@media ( max-width:1280px ){
  
   #post_banner .hs-featured-image-wrapper {
    margin-bottom: 0px;
}
  
   #post_banner h1 {
    padding: 98px 10% 10px 10%;
}

   div#sub_module_f {
   padding: 50px 10% 85px 10%;
   }

} 

@media ( max-width:767px ){
  
     h1 { 
        font-size: 36px;
        line-height: 42px;
    }
    h2 {
        font-size: 32px;
        line-height:38px;
    }
    h3 {
        font-size: 28px;
        line-height:36px;
    }
    h4 {
        font-size: 26px;
    }
  	.header-container .hs_cos_wrapper_type_logo a img{
  		max-width:250px !important;
  	}
    .padding-100{ padding:30px 0; } 
    .blog-slider .owl-controls .owl-nav .owl-prev{
  		left:0 !important;
  	}
  	.blog-slider .owl-controls .owl-nav .owl-next{
  		right:0;
  	}
    .body-container-wrapper{ padding-top:0; }
    .widget-type-image_slider .hs_cos_flex-slider{ 
        margin:0;
    }
  	.blog-slider .slider-inner h1{
  		font-size:23px;
      line-height:34px;
      padding: 30px 0% 26px 0%;
  	}
  
  .blog-slider .slider-inner a {
    font-size: 14px !important;
    padding: 13px 14px !important;
   }
  
  	.blog-slider .slider{
  		height:350px;
  	}

    .top-bar{ padding:20px 0px 0px;}
    .top-bar h3{ width:100%; text-align: center;  margin-bottom:15px; }
    .blog-topics ul{ width:100%; margin:0; }
    .blog-topics .topic{ width:100%; margin-bottom:20px; }
    .blog-subscription-box input{ width:100% !important;  }
  	.blog-subscription-box .hs-button.primary.large{
  		margin-top:20px;
  	}
    .post-listing .post-item{ width:100%; padding:0 5px; }   
    .blog-listing-wrapper .post-listing .post-item{ padding-bottom:30px; }
    .blog-pagination{
        display:inline-block;
        width:100%;
    }
    .blog-slider .slider-inner a {
      padding: 10px 20px;
      font-size: 16px;
    }
    .blog-pagination ul{ padding:0; }
    .blog-pagination a {
      font-size: 14px;
      padding: 4px 13px;
      margin: 0 2px 15px 2px;
      display: inline-block;
  	}
    .hs_cos_flex-slider .superimpose .caption{ position: absolute !important; background: transparent none repeat scroll 0 0;  }
    .hs_cos_flex-slider .superimpose .caption h1{
        font-size: 28px;
        line-height: 32px;
    }
    .widget-type-image_slider{
        max-height:none;
        height:300px;
    }
    .hs_cos_flex-slider .hs_cos_flex-slides img{
        max-width:none;
        min-height:300px;
        width:auto;
    }
    .widget-type-image_slider .caption{ 
        top:50% !important; 
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    .widget-type-image_slider .caption p{ margin:0; }
    .widget-type-image_slider .caption a{ margin-top:5px; }
    .blog-post-header .section.post-header{ padding:40px 15px; }
    .hs-blog-post .blog-subscription-box{ width:100% !important; }
    .author-detail {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .comment-form {
        width: 100% !important;
    }
    .post-detail {
        width: 100% !important;
    }
    .recent-post-banner .recent-article{
        height:auto;
    }
    .recent-post-banner .recent-article .inner{
        padding:40px 0;
    }
    .section.post-body img {
        width: 100% !important;
        max-width: 100%;
    }
  	.blog-topics{
  		width:100%;
  	}
    .author-top h1 {
      font-size: 30px;
      margin: 20px 0 0 0;
    }
  	.blog-subscription-box .hs-error-msgs label{
  		position:inherit;
  	}
  	.blog-subscription-box .hs-form-field{
  		margin:0;
  	}
    body form.hs-form .hs-form-field ul.inputs-list {
      width: 100%;
      text-align: center;
      overflow: hidden;
    }
    .post-listing #hubspot-topic_data {
      position: inherit;
      margin: 15px 0 0 0;
      width: auto;
      display: inline-block;
    }
  	.post-listing #hubspot-topic_data a{
  		margin:0 0 10ox 0;
  	}
  	.post-listing .post-header h5{
  		margin-top:0;
  	}
    div#sub_module_f {
   padding: 56px 5% 60px 5%;
   } 
   div#sub_module_f input[type="email"] {
    border-radius: 8px; 
    width: 100%;
    margin-left: 0%;
   }
  div#sub_module_f input[type="submit"] {
    margin-top: 17px;
    width: 100%;
    position: relative;
    border-radius: 8px;
    }  
  
  .post-body.clearfix {
    height: initial;
   }
  .post-listing .post-header {
    padding: 15px 30px 15px 30px;
   }
  
   #post_banner h1 {
    font-size: 23px;
    line-height: 34px;
    padding: 85px 5% 10px 5%;
   }

   #post_banner .hs-featured-image-wrapper {
    height: 280px;
    margin-bottom: 0px;
   }
  
   .post-jump-con.clearfix {
    display: none;
   }  
  
   .post_content .about-author-sec.row-fluid {
    margin-top: 37px;
    padding: 35px 0px 30px 0px;
    text-align: center;
   }
  .post_content .about-author-sec img {
    border-radius: 50%;
    margin-bottom: 20px;
   }
  
   .post_content .about-author-sec h4 {
    font-size: 21px;
   }
  
   .blog-topics ul ul {
    height: 110px;
   }  
  
}

@media ( min-width:767px ) and ( max-width:768px ){
  
     div#sub_module_f {
     padding: 50px 5% 85px 5% !important; 
     }
    .body-container-wrapper{ padding-top:0 !important; }
    .top-bar h3 {
      float: none;
      line-height: normal;
      margin: 0;
      padding: 0;
      text-align: center;
      width: 100%;
    }
    .blog-subscription-box #hs_form_target_blog_subscription input[type="email"], .widget-type-blog_subscribe input[type="email"] {
      width: 62%;
    }
    .blog-topics {
      text-align: center;
      width: 100%;
    }
    .blog-subscription-box .hs-error-msgs label {
      left: auto;
      right: 0;
      bottom: -30px;
    }
  	.header-container .hs_cos_wrapper_type_logo a img{
  		max-width:250px !important;
  	}
}

@media ( min-width:768px ) and ( max-width:1023px ){
    .post-body.clearfix {
      height: initial;
     }
  
    .post-listing .post-header {
     padding: 0px 11px 15px 20px;
    }
  
    .blog-subscription-box #hs_form_target_blog_subscription input[type="email"], .widget-type-blog_subscribe input[type="email"]{
        width:62%;
    }
    .body-container-wrapper{ padding-top:56px; }
    .top-bar h3 {
        float: none;
        line-height: normal;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%;
    }
  	.header-container .hs_cos_wrapper_type_logo a img{
  		max-width:250px !important;
  	}
    .blog-topics{ text-align: center; width:100%; }
    .top-bar{ padding:20px 0 11px 0;}
    .blog-subscription-box .hs-error-msgs label{
        left:auto;
        right:0;
        bottom:-30px;
    }
    .widget-type-image_slider .hs_cos_flex-slider{ 
        margin:0;
    }
    .contact-information .span3, .contact-information .span9 {
        text-align: center;
        width: 100%;
    }
    .blog-post-header .section.post-header{ padding:60px 20px; }
    .hs-blog-post .blog-subscription-box{ width:46% !important; }
    .author-box {
        width: 32% !important;
    }
    .comment-form{ width:80% !important; }
}
@media ( min-width:1022px ) and ( max-width:1120px ) { 
    .span6.widget-span.widget-type-cell.topic-list {
        width: 48% !important;
    }
    .span6.widget-span.widget-type-cell.blog-subscription-box {
        margin: 0;
        width: 60% !important;
    }
  
 
  
}
@media ( min-width:481px ) and ( max-width:768px ){
  

  #post_banner .hs-featured-image-wrapper {
    height: 305px;
    margin-bottom: 0px;
}
  
   #post_banner h1 { 
    font-size: 30px;
    line-height: 40px;
}
  
  .post-header h5 {
    font-size: 18px !important;
    line-height: 28px;
   }
  
	.blog-slider .slider-inner h1{
  		font-size:30px;
      line-height:40px;
      padding: 28px 0% 23px 0%;
  	}
}
@media ( min-width:768px ) and ( max-width:1024px ){
  
  #post_banner h1 { 
    font-size: 34px;
    line-height: 48px;
}
  
	.blog-slider .slider-inner h1{
  		font-size:34px;
      line-height:48px;
    padding: 37px 8% 40px 8%;
  	}
}
@media ( min-width:1024px ) and ( max-width:1200px ){
	.blog-slider .slider-inner h1{
  		font-size:39px;
      line-height:56px;
          padding: 38px 15% 40px 15%;
  	}
}

