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


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

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


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('//fonts.googleapis.com/css?family=Lora:400');
@import url('//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('//fonts.googleapis.com/css?family=Mukta:300,400,600,700');
@import url('//fonts.googleapis.com/css?family=Poly%3Aregular&ver=4.9.5');
@import url('https://use.typekit.net/fss1yfi.css');
@import url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Script/jquery.magnificpopup.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap');

@font-face {
  font-family: "Ek Mukta";
  font-style: normal;
  font-weight: 200;
  src:url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/mem6YaCmzCuv3KJUDI7dU60Zdc0.ttf') format('ttf'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/mem6YaCmzCuv3KJUDI7dU60Zdc0.eot') format('eot'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/mem6YaCmzCuv3KJUDI7dU60Zdc0.woff2') format('woff2');
}


@font-face {
  font-family: "Ek Mukta";
  font-style: normal;
  font-weight: 300;
  src:url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/mem6YaCmzCuv3KJUDI65UK0Zdc0.ttf') format('ttf'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/mem6YaCmzCuv3KJUDI65UK0Zdc0.eot') format('eot'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/mem6YaCmzCuv3KJUDI65UK0Zdc0.woff2') format('woff2');
}

@font-face {
  font-family: "Ek Mukta";
  font-style: normal;
  font-weight: 400;
  src:url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/mem9YaCmzCuv3KJUDIYScrg.ttf') format('ttf'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/mem6YaCmzCuv3KJUDI65UK0Zdc0.woff2') format('eot'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/mem9YaCmzCuv3KJUDIYScrg.woff2') format('woff2');
}

@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src:url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/1Ptug8zYS_SKggPNyC0ITw.ttf') format('ttf'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/1Ptug8zYS_SKggPNyC0ITw.eot') format('eot'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/1Ptug8zYS_SKggPNyC0ITw.woff2') format('woff2');
}

@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src:url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/1Ptrg8zYS_SKggPNwJYtWqZPAA.ttf') format('ttf'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/1Ptrg8zYS_SKggPNwJYtWqZPAA.eot') format('eot'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/1Ptrg8zYS_SKggPNwJYtWqZPAA.woff2') format('woff2');
}

@font-face {
  font-family: 'ETmonarch';
  font-style: normal;
  src:url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/monarch.ttf') format('ttf'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/monarch.eot') format('eot'),
    url('//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Fonts/monarch.woff') format('woff2');
}

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

/* EX: @import url('http://example.com/example_style.css'); */

/* HubSpot_Boilerplate-modules.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: 767px) {
    .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;
} 
html, body {
  font-size: 100%;
}


body {
  background: #fff;
  font-family: 'Raleway', sans-serif;
  color: #000;
  font-size: 18px;
  background: #fff;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
}

/* Page Center */

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1200px;
  margin: 0 auto;
}

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


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

/* Basic text */
p {} 
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; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-family: 'proxima-nova';
  font-size: 68px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
}
h2 {
  color: #3f4952;
  font-family: 'proxima-nova';
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
}
h3 {
  color: #636d77;
  font-family: 'proxima-nova';
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
  text-transform: none;
}
h4 {
  font-family: 'proxima-nova';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.4;
  text-decoration: none;
  text-transform: none;
}
h5 {
  font-family: 'proxima-nova';
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 1.125rem;
  text-transform: none;
}
h6 {
  color: #444d56;
  font-family: 'proxima-nova';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
}

/* Anchor Links */
a { 
  color: #2ba6cb;
  text-decoration: none;
  line-height: inherit;

}
a:hover, a:focus {
  color: #258faf;
}

/* Lists */

ul, ol, dl {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}
ol {
  margin-left: 1.4rem;
}
li {
  font-family: 'Ek Mukta';
  font-size: 17px;
  font-style: normal;
  font-weight: 200;
  line-height: 1.5;
}
ul {
  margin-left: 1.1rem;
}
p{
  font-family: 'proxima-nova';
  font-size: 17px;
  font-style: normal;
  font-weight: 200;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  text-decoration: none;
  text-transform: none;
  margin: 0 0 10px 0;
  color: #000;
}
/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}
strong, b {
  font-weight: bold;
  line-height: inherit;
}
/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}
.poppins-regular{
font-family: 'Poppins', sans-serif!important;
font-weight: 400;
}
.poppins-light{
font-family: 'Poppins', sans-serif!important;
font-weight: 300;
}



/* =============== 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 {}
.subscribe-options label {
  margin-left:  0;
}
.custom-header {
  background-image: url(//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Img/Man-looking-at-clouds_7-2.jpg);
}
.custom-header {
  padding: 20px;
  position: relative;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 0px;

}

.custom-header .span12 .widget-span .widget-type-cell .page-center {
    position: relative;
}

.full-width-content p:last-child {
  margin-bottom:  0;
}
.custom-header .page-center {
  max-width: 1586px !important;
}

.custom-header .page-center >  .row-fluid-wrapper >.row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}


.custom-logo {
  width: 43.18% !important;
}

.custom-menu-primary {
  width: 56.82% !important;
  margin-left:  0 !important;
}

.custom-header .page-center > .row-fluid-wrapper >.row-fluid:after,.custom-header .page-center > .row-fluid-wrapper >.row-fluid:before {display:  none;}

.custom-logo > div {
  margin: 20px;
}

.custom-header.header4.header2 .page-center {
  max-width:  1100px !important;        
}
.custom-mob-social {
  display:  none !important;
}
.footer-menu-type-8.footer2-footer-menu .hs-menu-wrapper > ul > li {
  float: none !important;
  display: inline-block;
}

.footer-menu-type-8.footer2-footer-menu .hs-menu-wrapper > ul {
  list-style: disc;
  float:  right;
}

.footer-menu-type-8.footer2-footer-menu .hs-menu-wrapper > ul > li a {
  white-space: normal;
}

.icon-section .fl-icon-wrap span.fl-icon svg{
  fill: #2799cb;
  height: 40px;
  width: 50px;
}


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

.body-container-wrapper {}
.body-container .content-wrapper {
  padding:  50px 0;
}
.body-container .page-center {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

.footer-container-wrapper {}
.footer-container {}
.custom-copyright {
  background-color: #0a0a0a;
  padding: 20px;
}

.footer-container .page-center {
  max-width: 1100px !important;
}

.custom-copyright p {
  color: #fff;
  margin-bottom: 1.25rem;
}

.custom-copyright-inner > div {
  margin: 20px;
  margin-bottom:  0;
}

.custom-footer {
  padding: 20px;
  background-color: #1c2024;
  color:  #Fff;
}
.custom-connect .fl-icon-group.fl-icon-group-left {
  margin-top: -23px;
}
.box ul li:first-of-type a, .box h5{
  font-family: Lora;
  display: block;
  text-decoration: none;
  font-weight: 700;
  color: #fff;
  margin: 20px;
  font-size: 1.125rem;
  line-height: 1.4;
}
.box ul li:first-of-type a {
  margin-bottom:  40px;
}
.box ul li:not(:first-of-type) a {
  color: #fff;
  line-height: 25px;
  text-decoration: none;
  font-family: 'Ek Mukta';
  font-size: 17px;
  font-style: normal!important;
  font-weight: 200;
  text-transform: none!important;
}

.box ul li:not(:first-of-type) {
  margin-left:  20px;
  margin-right: 20px;
}

.box {
  width: 20% !important;
  margin-left:  0 !important;
}
.box .fl-rich-text p {
  color:  #fff;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

span.fl-icon a {
  color: #fff;
  line-height: 18px;
  margin-bottom: 10px;
}
.box h5 {
  padding-bottom:  20px;
  margin-left:  0;
}

span.fl-icon {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
  vertical-align: middle;
  margin-right: 5px
}

.custom-logo img.hs-image-widget {
  max-width: 300px;
  width: 100% !important;
}

.custom-members.box p {
  text-rendering: optimizeLegibility;
  color: #ffff;
  margin-bottom: 1.25rem;
}

.custom-members.box p a {
  line-height: 18px;
  margin-bottom: 10px;
  color: #fff;
  white-space:  nowrap;
}

.box > div {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
h5.fl-heading {
  margin-left:  0;
}

.custom-connect.box> div,.custom-members.box > div {
  margin: 0 20px 20px 20px;
}


.custom-members.box p:last-child {
  margin-bottom:  0;
}

span.fl-icon a i {       
  font-size: 20px;
}


/*=================  Footer2 ===============*/

.footer2-copyright {
  background: #000;
  color: #fff;
  font-size: 16px;
  padding: 30px 0;
}

.footer2-custom-copyright-inner {
  width:  50% !important;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

.footer2-footer-menu {
  float: right  !important;
  width: 50% !important;
  text-align: right;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  margin-left:  0 !important;
}

.footer2-custom-copyright-inner p {
  color: #fff;
  margin-bottom: 1.25rem;
}

.footer2-footer-menu .hs-menu-wrapper > ul {

  display: block;
  text-align: right;
  margin-left: 1.1rem;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem !important;
  list-style-position: outside;
  width: auto;
  font-family: inherit;
}

.footer2-footer-menu .hs-menu-wrapper > ul  li {
  font-family: 'Ek Mukta';
  font-size: 17px;
  font-style: normal;
  font-weight: 200;
  line-height: 1.5;
  width: auto;
  display: inline;
  float: none !important;
}

.footer2-footer-menu .hs-menu-wrapper > ul > li a {
  text-decoration: none;
  color: #fff;
  width: auto;
  margin: 0 5px;
  display: inline-block;
}

.footer2-copyright .page-center {
  max-width:  1200px !important;
}

.footer2-footer-menu .hs-menu-wrapper > ul > li A:hover {
  color: #2799cb;
}

/*=================  Footer2 ===============*/

/*=================  Footer3 ===============*/
.footer2-footer-menu .hs-menu-wrapper > ul > li ul {
  visibility:  visible !important;
  opacity: 1 !important;
  position: static !important;
  display:  block !important;
}

.footer2-footer-menu .hs-menu-wrapper > ul li ul li a {
  display: inline-block  !important;
  width: auto !important;
}
.full-width-layout .sec-header-mod h2.entry-title {
  font-size: 36px;
}

/*=================  Footer7 ===============*/
.footer7-copyright .page-center {
  padding: 0 !important;
}

.footer7-copyright .footer2-footer-menu .hs-menu-wrapper > ul {
  text-align:  right;
  line-height:  26px;
}

.footer7-copyright .footer2-footer-menu .hs-menu-wrapper > ul li a {
  display:inline
}



/*=================  Footer3 ===============*/

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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul > li {
  border-left: none !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #ffffff;
  text-decoration: none;
  padding: 10px 15px;
  font: 300 16px/1.5 'proxima-nova',sans-serif;
  display: block;
  line-height: 27px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a, .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
    background-color: #309AC9;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a, .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch:last-child > a {
    background-color: #ed8b27;
}
body.hs-content-id-5965230168 .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch:nth-child(4) > a {
    background-color: transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li  + li {
  border-left: 1px solid transparent;
  border-top: none;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
  font-size: 16px;
  text-transform: uppercase;
  font-family:  "Ek Mukta";
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a span:before {
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  z-index: 1;
  display: block;
  width: 9px;
  height: 9px;
  margin: -5px -5px 0 0;
  border-right: 2px solid;
  border-bottom: 2px solid;
  -webkit-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: translateX( -5px ) rotate( 45deg );
  -ms-transform: translateX( -5px ) rotate( 45deg );
  transform: translateX( -5px ) rotate( 45deg );
  border-color: #ffffff;
  margin: -3px !important;
  height: 5px !important;
  width: 5px !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  white-space:  normal !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a span {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 14px;
  height: 22px;
  margin: -11.5px 0 0;
  text-align: center;
  display: none;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
  background-color: #2799cb !important;
  color: #fff !important;
}

.custom-menu-primary .hs-menu-wrapper > ul  ul {
  background-color: rgba(223,235,244,0.9);
  -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 1px 20px rgba(0,0,0,0.1);
  box-shadow: 0 1px 20px rgba(0,0,0,0.1);
  min-width: 220px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  color: #fff !important;
  padding: 10px 15px;
  display: block;
  line-height: 27px;
  text-decoration: none;
  font-weight: 200;
  font-size:  17px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  background-color: #2799cb !important;
}

.custom-menu-primary .hs-menu-wrapper > ul {
  padding: 40px 0 20px;
  display: block;
  float: right;
}
.custom-menu-primary .hs-menu-wrapper > ul > li ul li + li {
  border-top: 1px solid transparent;
}

.custom-menu-primary .hs-menu-wrapper > ul li:hover>ul li a{
  background-color: #2799cb !important;
  color: #fff !important;
}
/*=================  HEADER2 ===============*/

.custom-header.header2 .page-center > .row-fluid-wrapper >.row-fluid {
  display:  block;
}
.header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul ul li a {
  border-radius:  5px;
}

.header2  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-of-type(2) > ul > li:last-of-type {
  border-top:  1px solid  transparent;
}
.header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li.active > a {
  color: #7dd3fb;
}
.custom-header.header2{
  background-image: none;
}

.custom-header.header2 .page-center {
  max-width:  1200px !important;
}

.header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a span {
  width: 26px;
  height: 25px;
  margin: -12.5px 0 0;
}

.header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a span:before {
  width: 9px !important;
  height: 9px !important;
  left: 71.6%;
  top: 44%;
}


/*=================  HEADER2 ===============*/


/*=================  HEADER3===============*/
.header3 {
  position: fixed;
  padding: 25px 20px;
  background: transparent;
  z-index: 1000;
  left: 0;
  right: 0;
}

.header3 .custom-logo > div {
  margin:  0;
}

.header3 .page-center {
  padding:  0 !important;
}

.row-fluid [class*="span"] {
  min-height:  0;
}



.header3 .custom-logo img {
  margin-top:  10px;
}
.header3 .custom-logo > div > span {
  font-size: 70px;
  line-height: 1.2;
}

.header3 .custom-logo > div > span img {
  vertical-align:  middle;
  display:  inline-block;
  margin-top: 7px;
  width:100% !important;
}
.scroll-header .header3 {
  background: rgba(0,0,0,0.8);
  transition: opacity .25s ease-in-out;
}
.mobile-trigger-container span {
  display:  none;
}

/*=================  HEADER3===============*/
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* 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:768px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }

  div#datacon .custom-logo img {
    max-width: 266.250px;
  }

  .fw-layout.cm-cdaomexico-layout.fw-layout .cm-row-1-group .page-center,
  .fw-layout.cm-chiefanalyticsofficerspring-layout .cm-row-1-group .page-center{
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  div#datacon .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a {
    letter-spacing:  1px;
  }

  .cm-chieflearningofficerusa-layout .cm-two-col-eql-content .span6 + .span6 {
    float: right;
  }

  .cm-chieflearningofficerusa-layout .cm-icons-group-with-title .cm-icn-with-title-item {
    width: 25%;
  }

  /*=================  HEADER2 ===============*/

  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul ul {
    background:  none;
  }

  .header2  .custom-logo{
    width: 25% !important;
  }

  .header2 .custom-menu-primary.js-enabled {
    width: 75% !important;
  }

  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a {
    border-radius:  5px;
  }
  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul {
    padding: 40px 20px 20px 20px;
  }

  /*=================  HEADER3===============*/

  .header3 .custom-menu-primary.js-enabled,.header3 .custom-logo {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }
  .header3 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a {
    margin-right: 2px;
    display: inline;
    line-height: 25px;
  }
  .header3 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul {
    padding: 0 !IMPORTANT;
    float: none;

  }
  .header3 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li {
    margin-top: 30px;
    border-left: 0;
  }

  .hs-content-id-5864256271 .cm-full-width-content-with-btn .span9 {
    width: 71%;
  }

  .hs-content-id-5864256271 .cm-full-width-content-with-btn .span3 {
    width: 29%;
    padding-left: 18px;
    margin-left: 0;
    padding-right: 2px;
  }

  .cm-chiefcustomerofficerfall-layout .cm-row-1-group .page-center {
    padding-left: 60px;
    padding-right: 60px;
  }

  .custom-header.header2.mexico .custom-logo img.hs-image-widget {
    width: 266px !important;
    max-width: none !important;
    position: relative;
    top: -4px;
    left: -3px;
  }

}


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

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

@media (max-width: 767px){

  /* 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;
    width: auto;
    height: auto;
    margin-top: 58px;
    margin-bottom: 20px;
    color: #fff;
    margin-right: 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-color: rgba( 0,0,0,0.1 );   
  }


  /* 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: #000; /* 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: #fff; /* Icon color */
  }

  .mobile-trigger-inner {
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    vertical-align: middle;
    top: -20px;
    position: relative;
  }

  .mobile-trigger-inner rect {
    fill: #fff;
  }

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

  .child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important;
    min-width: 55px !important;
    height: 47px !important;
    padding: 0 !important;
    z-index: 99;
  }
  .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: absolute;
    top: 141px;
    width: auto !important;
    left: 20px;
    z-index: 100;
    right: 20px;
  }

  /* 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: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{

    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color: #fff;
    line-height: 27px;
    padding: 10px 15px;
    padding-right: 30px;
    font-weight: 200;
    overflow: visible;
  }


  .mobile-trigger-container {
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    justify-content:  flex-end;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li {
    background-color: #2799cb;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a span {
    right: 10px;
    top: 23px;
  }

  .child-trigger i {
    display:  none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    box-shadow:  none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li:last-of-type {
    border: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    border-top: 1px solid transparent !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:first-child {
    border: 0;
  }


  /* ========  HEADER2   */

  .header2  .custom-logo{
    width: 100% !important;
  }

  .header2 .custom-logo img {
    width:  360px !important;
    max-width:  100%;
  }

  .custom-header.header2 {
    padding: 10px 0;
  }

  .custom-header.header2 .mobile-trigger-container {
    position: absolute;
    top: 0;
    right: 2px;
  }

  .custom-header.header2 .mobile-trigger:hover .mobile-trigger-inner rect {
    fill: #7dd3fb;
  }
  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul li {
    background-color: transparent;
  }


  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper {
    background-color: rgba(10,10,10,1);
  }

  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul li > a {
    border-radius:  5px;
  }

  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul li ul {
    background:  none;
  }
  /* ========  HEADER2   */


  /* ========  HEADER3   */
  .custom-header.header3 {
    padding: 0;
    background: rgba(0,0,0,.8);
    transition: opacity .25s ease-in-out;
    height:  117px;
  }

  .header3 .custom-logo a {
    padding: 0 0.9375rem;
  }

  .header3 .custom-logo > div > span img {
    max-width:  250px;
    margin-top: 21px;
  }

  .header3 .mobile-trigger span {
    color: #fff;
    display:  block;
  }

  .header3 .mobile-trigger span:after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 13px;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 16px;
  }

  .header3 .mobile-trigger {
    height: 34px;
    line-height: 33px;
    padding: 0;
    position:  absolute;
    margin:  0;
    top: 43px;
    `: 2px
    right:;
    padding: 0 2.5rem 0 0.9375rem;
  }

  .header3 .mobile-trigger .mobile-trigger-inner {
    display:  none;
  }


  .header3 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul li > a {
    padding: 12px 0 12px 0;
    padding-left: 0.9375rem;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 0.8125rem;
    font-weight: normal;
    text-transform: none;
    line-height: 19px;
    border-radius:  0;
  }


  .header3 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul li {
    border: 0 !important;
  }

  .header3 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul {
    padding-top: 1px;
  }
  /* ========  HEADER3   */
}


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


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

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

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


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

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


/* =============== Blog Content Column =============== */
.hs-blog-listing .body-container {
  background-color: rgba(241,239,238, 1);
  padding: 20px;
}

.blog h3.fl-heading {
  margin: 0;
  font-weight: bold;
  padding: 20px;
}
.hs-blog-post .blog-content > div {
  padding-right: 20px;
}

.custom-search-channel {
  padding-top: 20px;
}
.post-featured-image {
  margin-bottom:  20px;
}
.post-listing-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 775px;
}

.hs-blog-listing .blog-sidebar {
  display: none;
}

.hs-blog-listing .blog-content {
  width: 100%;
  padding: 20px 0;

}
.blog-pagination {
  clear:  both;
  padding: 40px 0;
  text-align:  center;
}

.blog-pagination a {
  border: 1px solid #e6e6e6;
  display: inline-block;
  padding: 5px 10px;
  margin: 0 0 5px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 200;
  font-family: "ek mukta";
}

.blog-pagination a:hover {
  background: #f5f5f5;
  text-decoration: none;
}

.blog-pagination a.active {
  background: #f5f5f5;
  text-decoration: none;
  cursor: text;
  color: #000;
}
.blog-pagination a.elipses:hover {
  background: transparent;
  cursor: text;
}

.post-item-inner:AFter {
  content:  "";
  clear:  both;
  display:  block;
}

.post-listing-inner:AFter {
  content:  "";
  clear:  both;
  display:  block;
}
.hs-blog-listing .body-container .page-center {
  max-width:  1100px;
}

.hs-featured-image {
  float:  none !important;
  margin:  0 !important;
  width:  100% !important;
  max-width:  100% !important;
}

.image-wrapper {
  position:  relative;
}

.image-wrapper #hubspot-topic_data {
  position: absolute;
  top: 20px;
  right: 0px;
  padding: 5px 15px;
  margin: 0;
  color: #ffffff;
  background: #000000;
  font-family: raleway,sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.blog-listing-wrapper .post-listing .post-item {
  width:  50%;
  float:  left;
  padding-right: 15px;
  position:  relative;
}

.image-wrapper .no-img-bg {
  background: #D3D3D3;
  min-height: 223px;
}

.post-content-inner {
  font-size: 14px;
  line-height: 22px;
  padding: 35px 20px;
}

.post-header h2 {
  margin: 0 0 10px;
  padding: 0;
  line-height: 18px;
  font-size: 18px;
}



.date {
  font-size: 14px;
  padding-bottom: 10px;
  display: block;
}

a.more-link {
  font-size: 14px;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  display: inline-block;
  margin: 0 20px 20px;
}

.custom-topics-wrap {background:  #fff;}

.custom-topics-inner {
  background: #fff;
  padding: 20px;
  position: relative;
  padding-bottom: 0;
  margin-top: -119px;
}

.post-listing-inner-background {
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid #e6e6e6;
  min-height: auto;
  position: relative;
}

.custom-topics-inner ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}


.custom-topics-inner ul li {
  display: inline-block;
  margin: 20px 2px 20px 3px;
  min-width: 140px;
  text-align: center;
}

.custom-topics-inner ul li a {
  color: #f1efee;
  font-size: 16px;
  line-height: 18px;
  padding: 5px 10px;
  border-radius: 0px;
  text-align: center;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background: #2799cb;
  border: 1px solid #1b8dbf;
  text-decoration:  none;
  display: block;
  font-family: 'Ek Mukta'!important;
  font-style: normal!important;
  font-weight: 300!important;
}

.custom-topics-inner ul:after {
  content:  "";
  clear:  both;
  display:  block;
}

.hs-blog-post .body-container .page-center {
  margin: 50px auto !important;
  background: #fff;
  margin-top: -200px !important;
  position: relative;
  padding: 0px 0px 20px 20px;
}

.hs-blog-post .blog-content {
  width: 66.66667%;
  background: #fff;
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

.hs-blog-post .blog-sidebar {
  float: right;
  background: #dfebf4;
  padding: 0 20px;
  margin-left:  0;
  width: 33.33333%;
}

.post-page-banner-area-wrap img {
  height: 300px;
  object-fit:  cover;
}

.section.post-topic h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 20px;
  margin: 0;
}


.post-meta-details {
  margin: 20px 0;
  font-size: 10pt;
}

span.pipe {
  margin-left: 10px;
  margin-right: 10px;
}

ul.et_social_icons_container {
  margin:  0;
  padding:  0;
  list-style:  none;
  margin-bottom: 40px;
}

ul.et_social_icons_container li {
  float:  left;
  position: relative;
  min-height: 40px;
  overflow:  hidden;
  width:  60px;
  height:  60px;
}

ul.et_social_icons_container:AFter {
  content:  "";
  clear:  both;
  display:  block;
}

ul.et_social_icons_container li a {
  padding: 10px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  text-align:  center;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display:  block;
  color: #fff;
}

ul.et_social_icons_container li i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  overflow: hidden;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  position: relative;
  z-index: 2;
}

.custom-blog-sidebar-inner {
  padding: 20px;
  padding-top: 40px;
}
.custom-view  h2 {
  padding: 0 0 10px;
  text-align:  center;
}
.et_social_icon {
  background-color: rgba( 0, 0, 0, 0.1 );
}

ul.et_social_icons_container li i:before,ul.et_social_icons_container li i:after {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.et_social_icon,  .et_social_icon:before, .et_social_icon:after {
  font-family: 'ETmonarch';
  speak: none;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  display: block;
}

.et_social_icon_twitter:before,  .et_social_icon_twitter:after {
  content: "\e640";
}

.et_social_icon:before,  .et_social_icon:after {
  position: relative;
  width: 100%;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.et_social_top span.et_social_overlay {
  background-color: rgba( 0, 0, 0, 0 );
  bottom: 0;
  left: 0;
  z-index: 1;
  position: absolute;
  text-align:  center;
  height: 100%;
  width: 100%;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  line-height: 1em;
  text-transform: none;
  font-weight: normal;
  -moz-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.et_social_top span {
  display: block;
  margin: 0;
}

.et_social_googleplus,  .et_social_networks.et_social_circle .et_social_googleplus i {
  background-color: #df4a32;
}

.et_social_linkedin,  .et_social_networks.et_social_circle .et_social_linkedin i {
  background-color: #127bb6;
}

.et_social_twitter, .et_social_twitter,  .et_social_networks.et_social_circle .et_social_twitter i {
  background-color: #00abf0;
}

.et_social_facebook, .et_social_facebook, .et_social_networks.et_social_circle .et_social_facebook i {
  background-color: #3a579a;
}

.et_social_icon_facebook:before,  .et_social_icon_facebook:after {
  content: "\e63f";
}

.et_social_icon_linkedin:before,  .et_social_icon_linkedin:after {
  content: "\e631";
}

.et_social_icon_googleplus:before, .et_social_icon_googleplus:after {
  content: "\e626";
}

.et_social_slide .et_social_icon:after {
  display: inline-block;
  position: absolute;
  top: -40px;
  left: 0;
}

ul.et_social_icons_container li:hover i:after {
  top: 0 !important;
}

ul.et_social_icons_container li:hover i:before {
  opacity: 0;
  margin-top: 40px;
}

li.et_social_facebook:hover,  .et_social_networks.et_social_circle li.et_social_facebook:hover i {
  background-color: #314a83;
}

.widget_monarchwidget li.et_social_twitter:hover, .et_monarch li.et_social_twitter:hover,li.et_social_twitter:hover i {
  background-color: #0092cc;
}

li.et_social_linkedin:hover, .et_social_networks.et_social_circle li.et_social_linkedin:hover i {
  background-color: #0f699b;
}

li.et_social_googleplus:hover,  .et_social_networks.et_social_circle li.et_social_googleplus:hover i {
  background-color: #be3f2b;
}


.custom-search-channel h2, .latest-post-wrapper h2.fl-heading {
  color: #2799cb;
  text-align: center;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 0;
}

.custom-view div div a {
  color: #f1efee;
  font-size: 18px;
  font-family: 'Ek Mukta'!important;
  font-style: normal!important;
  font-weight: 300!important;
  width:  100%;
  line-height: 20px;
  padding: 10px 20px;
  text-decoration:  none;
  border-radius: 4px;
  display: inline-block;
  text-align:  center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #2799cb;
  border: 1px solid #1b8dbf;
  background: -moz-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#45b7e9),color-stop(100%,#2799cb));
  background: -webkit-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -o-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -ms-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: linear-gradient(to bottom,#45b7e9 0%,#2799cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b7e9',endColorstr='#2799cb',GradientType=0 );
}

.custom-view div div {
  margin-top: 25px;
}

.custom-view div div a:hover {
  background: #1c1c1c;
  border: 1px solid #101010;
  background: -moz-linear-gradient(top,#3a3a3a 0%,#1c1c1c 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3a3a3a),color-stop(100%,#1c1c1c));
  background: -webkit-linear-gradient(top,#3a3a3a 0%,#1c1c1c 100%);
  background: -o-linear-gradient(top,#3a3a3a 0%,#1c1c1c 100%);
  background: -ms-linear-gradient(top,#3a3a3a 0%,#1c1c1c 100%);
  background: linear-gradient(to bottom,#3a3a3a 0%,#1c1c1c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a',endColorstr='#1c1c1c',GradientType=0 );
}
.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 {}

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

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#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 {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* 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-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}
div#infscr-loading {
  position: absolute;
  top: 105%;
  left: 50%;  
  transform: translateX(-50%);
}
/* Read More Link */
a.more-link {}

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

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}
.comment-body {
  border-bottom: medium none;
  color: inherit;
  display: block;
  padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

.comment-from h4 a {
  text-decoration: none;
}
.comment-date {
  color: inherit !important;
  display: block !important;
  text-align: left;
}

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple 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 {}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  overflow: auto;
  overflow-y: hidden;
}

.latest-post-wrapper  h2.fl-heading {
  margin:  20px 0;
}

latest-post-wrapper h2.fl-heading {
  margin: 20px 0;
}

.custom-side-search {
  margin:  20px 0;
}


h3.thumb-title {
  margin: 0 0 20px!important;
  font-size: 24px;
}

h3.thumb-title a {
  color: #2799cb;
}

h3.thumb-title a:hover {
  color: #fff;
}

.latest-post-item span.thumb-desc p {
  color: #a6a6a6;
}

a.read-more-color {
  color: #2799cb;
  font-size: 17px;
  font-weight: 200;
}



a.read-more-color:hover {
  color:  #fff;
  font-family:  "Ek Mukta";
  font-weight:  200;
  font-size:  17px;
}

.latest-post-wrapper ul.slick-dots {
  margin:  0;
  padding:  0;
  list-style:  none;
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 50px;
  padding-bottom: 20px;
}

.latest-post-wrapper ul.slick-dots li {
  display: inline-block;
  background: #666;
  text-indent: -9999px;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  cursor:  pointer;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.latest-post-wrapper ul.slick-dots li:hover,.latest-post-wrapper ul.slick-dots li.slick-active {
  background: #000;
}


.custom-sidebar-images-wrapper {
  text-align:  center;
}

.custom-sidebar-images-wrapper img {
  margin:  20px 0;
}

.related-post {
  padding: 10px 0;
  margin: 10px 0;
  clear:  both;
}

.related-post .related-post-item {
  width: 126.5px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  line-height: 15px;
}

.related-post .related-post-item:hover {
  background: #fcfcf4 !important;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}

.related-post-item .related-image {
  margin-bottom:  10px;
}

.related-title {
  font-size: 13px;
}

.post-page-bottom-social {
  padding-top: 30px;
  clear:  both;
}

.related-post-item-wrap:After {
  content:  "";
  clear:  both;
  display:  block;
}

.post-page-bottom-social  ul.et_social_icons_container:before {
  display: block;
  content: "Share This Post";
  text-align: left;
  margin-bottom: 10px;
}
.custom-listing-slider .hs_cos_gallery_slide.slick-slide {
  min-height: 500px;
  margin: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.custom-listing-slider .hs_cos_gallery_main.slick-fixed-height-slider.slick-initialized.slick-slider {
  padding: 0;
  margin-bottom: 0;
}

.custom-listing-slider .hs_cos_gallery_slide.slick-slide img {
  display:  none;
}

.custom-listing-slider .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper {
  margin: 0 auto;
  max-width: 1160px;
  display:  block;
}

.custom-listing-slider .caption.below {

  width: 70%;
}

.custom-listing-slider .caption.below  > span {
  display:  block;
  margin-right: 60px;
  margin-left: 0;
  margin-top: 100px;
  margin-bottom: 100px;
  position: relative;
  z-index: 2;
  background-color: rgba(63,73,82,.75);
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.custom-listing-slider h1 {
  color: #f1efee;
  margin: 0 0 20px!important;
  padding: 0!important;
  text-shadow: 0 0 5px rgba(0,0,0,.3);
}

.custom-listing-slider p {
  color: #f1efee;
}
.custom-listing-slider p {
  margin:  0;
}

.custom-listing-slider ul.slick-dots {
  display:  block !important;
}


.custom-topics-wrap .page-center {
  max-width: 1100px !important;
}
.custom-listing-slider a.fl-button {
  margin-top:  24px;
  display:  inline-block;
  font-size: 16px;
  line-height: 18px;
  padding: 14px 28px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #fff;
  border: 2px solid #f3f3f3;
  background-color: transparent;
  color:  #fff;
  font-family: 'Ek Mukta'!important;
  font-style: normal!important;
  font-weight: 300!important;
}

.custom-listing-slider a.fl-button:hover {
  background: #3f4952;
  border: 2px solid #333d46;
  background-color: transparent;
  border-color: #3f4952;
}
.custom-listing-slider .slick-prev,  .custom-listing-slider .slick-next {
  display:  none !important;
}

.custom-listing-slider .hs_cos_gallery_slide.slick-slide div {
  display:  block;
}

.custom-listing-slider .hs_cos_gallery_main.slick-initialized.slick-slider {
  padding:  0;
}

.custom-listing-slider .slick-slide-inner-wrapper {
  margin: 0 auto;
  max-width: 1160px;
}


.custom-social ul.et_social_icons_container li a {
  padding: 12px 0 12px;
  height: 100%;
  cursor: pointer;
}
.custom-social ul.et_social_icons_container li{
  width:  50px;
  height:  40px;
  border-left: 0 solid rgba( 0,0,0,.4);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  float:   none;
}
.custom-social  ul.et_social_icons_container li i {
  width:  auto;
  height:  auto;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  line-height: normal;
  background:  none;
}

.custom-social  ul.et_social_icons_container li i:after {display: none;}

.custom-social  ul.et_social_icons_container li i:before {
  position: relative;
  width:  auto;
  height:  auto;
  line-height:  normal;
}

.custom-social .et_social_mobile_on {
  position:  fixed;
  top: 50% !important;
  left:  0;
  transform: translateY(-50%);
}

.custom-social ul.et_social_icons_container li a i:before {
  opacity:  1 !important;
  margin: 0;
}
.hidden-share ul.et_social_icons_container {
  margin-left: -50px; 
}
span.et_social_hide_sidebar.et_social_icon {
  background: rgba(0,0,0,0.3);
  height: 24px;
  width: 24px;
  display: block;
  cursor: pointer;
  color: #FFF;
  margin-left: 13px;
  margin: 8px 0 0 8px !important;
  border-radius: 12px;
  position: relative;
  z-index: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  line-height: 1em;
  -webkit-transition: all 0.3s;
  opacity: 0;
}
.hidden-share span.et_social_hide_sidebar.et_social_icon:before {
  transform: rotate(90deg);
}

.hidden-share span.et_social_hide_sidebar.et_social_icon {
  margin-left: 0 !important;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  opacity:  1;
}
span.et_social_hide_sidebar.et_social_icon:before {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  content: "\e649";
  transform: rotate(-90deg);
  font-size: 20px;
  line-height: 24px;
  position: relative;
  width: 100%;
  left: -1px;
}

.custom-social ul {
  margin:  0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.custom-social .et_social_mobile_on:hover span.et_social_hide_sidebar.et_social_icon {
  opacity:  1;
}

.custom-social ul.et_social_icons_container li:hover {
  width: 44px;
  border-left: 6px solid rgba( 0,0,0,.3);
}

.custom-blog-side-topic ul {
  display:  none;
}

.post-page-banner-area-wrap.no-feature-post {
  min-height: 240px;
}
.blog .custom-blog-side-topic select#tinynav1 {
  margin: 0 0 1rem 0;
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #FAFAFA;
  background-image: url(//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Docs/download.svg);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  color: rgba(0,0,0,0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem;
  text-transform:  none;
  font-weight:normal;
  transition:  none;
}

.blog .custom-blog-side-topic select#tinynav1:hover {
  background-color: #f3f3f3;
  border-color: #999;
}

.blog .custom-blog-side-topic select#tinynav1:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
  box-shadow: none;
}

.custom-blog-side-topic {
  padding-bottom:  20px;
}

.post-page-bottom-social ul.et_social_icons_container {
  margin-bottom:  0;
}
.custom_post_comments {
  margin-top: 5px;
}


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


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

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

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

/* Labels and Legends */
label {
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
}
.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 {
  max-width: 700px;
  display: block;
  width: 100%;
  background: #fff;
  font-family: inherit;
  border-radius: 5px;
  border: 1px solid #c1c1c1;
  box-shadow: none;
  padding: 12px 15px;
  font-weight: 700;
  font-family: inherit;
  font-size: 14px;
  color: rgba(0,0,0,0.75);
  margin: 0 0 1rem 0;
  text-transform: uppercase;
  transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
}


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 {
  background: #fafafa;
  box-shadow: 0 0 5px #999;
  border-color: #999;
  outline: none;

}
.blog .body-container .custom-side-search .hs-search-field__input {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #c1c1c1;
  box-shadow: none;
  padding: 20px 15px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  height: 37px;
  line-height: 37px;
  width: 100% !important;
  font-family: "Ek Mukta";
}



.blog .body-container .custom-side-search .hs-search-field__input:focus {
  border: 1px solid #c1c1c1;
  background:  #fff;
  box-shadow: none;
}
/* 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: Red !important;
  font-weight: normal !important;
}
ul.hs-error-msgs.inputs-list {
  padding-left: 0;
  list-style: none;
  margin-left: 0;
}
/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */

.body-container #email-prefs-form .email-edit {
  width:  100% !important;
  max-width:  700px !important;
}
/* =============== 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 {}
#comment-form label {}

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

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

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


/* =============== 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) =============== */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  white-space:normal;
  line-height: 16px;
  padding: 10px 20px;
  display: inline-block;
  text-shadow: none;
  color: #2799cb ;
  background: #2799cb ;
  border: 2px solid #2799cb ;
  background-color: transparent ;
  border-color: #2799cb ;
  border-radius: 0px ;
  font-family: 'Ek Mukta';
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  text-decoration: none;
  text-transform: uppercase;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: #2799cb ;
  color: #fff ;
}

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

.widget-type-blog_comments .hs-button {
  margin-top: 30px !important;
}
/* =============== Form Module Button =============== */

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


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

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


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

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


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

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


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

.cm-cdaomexico-layout.fw-layout .cm-row-1-group h1 {
  font-family: "Verdana",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 34px;
  text-align: center;
  color: #3f4952;
  margin-bottom: 30px;
  line-height: 41px;
}

.cm-cdaomexico-layout.fw-layout .cm-row-1-group {
  padding-top: 40px;
}


.cm-chiefdataofficerseurope-layout .cm-row-4-group {
  background-color: rgba(241,239,238, 1);
  padding-bottom: 100px;
}
.cm-chiefdataofficerseurope-layout .cm-row-4-group h1 {
  color: #3f4952;
  text-align: center;
  font-size: 34px;
}
.cm-chiefdataofficerseurope-layout .cm-row-4-group h1:after {
  border-top: 2px solid #ccc;
  opacity: 1;
  width: 10%;
  max-width: 100%;
  margin: auto;
  content: "";
  display: block;
  margin-top: 20px;
  margin-bottom: 45px;
}
.cm-chiefdataofficerseurope-layout .cm-row-6-group h3{
  font-family: 'Lora';
  margin: 20px 0 40px;
}
.cm-chiefdataofficerseurope-layout .cm-row-6-group {
  background: #F0F7FB;
}
.cm-chiefdataofficerseurope-layout.fw-layout .cm-row-6-group .fl-button {
  font-family: 'Ek Mukta';
  font-weight: 300;
  border-radius: 0;
}
.cm-chiefdataofficerseurope-layout .cm-row-6-group .full-width-button-item a svg {
  fill: #2799cb;
  width: 27px;
}
.cm-chiefdataofficerseurope-layout .full-width-button-item a {
  display: inline-block;
  margin: 0 auto;
  color: #000;
  background: none;
  border: none;
  font-size: 17px;
  font-weight: 200;
  font-family: 'Ek Mukta';
}
.cm-chiefcustomerofficereurope-layout.fw-layout .cm-row-9-group .full-width-button-item {
  text-align: center;
}

.cm-chieflearningofficerusa-layout .cm-icn-with-title-item {
  width: 25%;
}

.cm-chieflearningofficerusa-layout .cm-icons-group-with-title {
  background-color: #2799cb;
}

.cm-chieflearningofficerusa-layout .cm-row-4-group {
  background-color: #f1efee;
}

.cm-chieflearningofficerusa-layout .cm-three-column .page-center {
  padding: 0 !important;
}

.cm-chieflearningofficerusa-layout .title-text-gallery {
  background-color: #2799cb;
  text-align: center;
}

.cm-chieflearningofficerusa-layout .title-text-gallery h1 {
  color: #faf9f9;
  font-size:  34px;
  letter-spacing: 1px;
}

.cm-chieflearningofficerusa-layout .title-text-gallery h1:after {
  border-top: 2px solid #ccc;
  display:  block;
  margin: 20px auto;
  width: 16%;
  content:  "";
  height: 2px;
}


/*=================  Full Width Banner Layout ===============*/

.custom-header.header2{
  position: absolute;
  z-index: 99;
  width: 100% !important;
}
.custom-header.header3 {
  position:  fixed;
  z-index: 1000;
}
.banner-img-gallery  a.fl-button.transparent.btn {
  width:  300px;
  text-align:  center;
  float:  right;
}

.banner-img-gallery a.fl-button.transparent.btn + a.fl-button.transparent.btn {
  margin-top: 15px;
}
.banner-img-gallery {
  position: relative;
}

.banner-img-gallery .slick-slider {
  padding: 0 !important;
  margin: 0 !important;
}

.banner-img-gallery .slick-slide-inner-wrapper {
  min-height: 287px !important;
  background-position: center;
  display: block !important;
  background-size: cover;
  -webkit-animation: zoomin 10s ease-in infinite;
  animation: zoomin 15s ease-in infinite;
}

.banner-img-gallery .banner-content {
  position: absolute;
  width: 100%;
  bottom: auto;
  top: 0;
  padding: 138px 0 20px;
}

.banner-img-gallery .banner-content .inner-content {
  padding:  40px 20px 35px 25px;
}

.banner-img-gallery .banner-content .inner-content h5 {
  font-family: "Lora", sans-serif;
  font-weight: 400;
  color: #faf9f9;
  margin:  0;
  font-size:  45px;
  line-height:  1.2;
  letter-spacing:  1px;
}

.banner-img-gallery .slick-slide-inner-wrapper:after {
  background-color: rgba(30,54,93, 0.6);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.banner-img-gallery .slick-prev, 
.banner-img-gallery .slick-next {
  display: none !important;
}

/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}

@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}

/* Section Header */
.sec-header-mod h2.entry-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  color: #3f4952;
  font-family: 'Lora';
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
}



.full-width-bnr .main-content {
  margin-bottom: 40px;
  padding: 20px 20px 0;
}

.full-width-bnr .hs_cos_wrapper_type_linked_image {
  padding: 20px 0px 60px;
  text-align: center;
  display: block;

}


/* Two Column right button module */

.two-col-right-btn-mod {
  padding:  20px 0;
}

.two-col-right-btn-mod .btn-col {
  padding-left: 30px;
  text-align: center;
  width: 30%;
}

.two-col-right-btn-mod .text-col,.two-col-right-btn-mod .btn-col {
  display: table-cell;
  vertical-align: middle;
}

.two-col-right-btn-mod .row-fluid {
  display: table;
  width: 100%;
  color: #f7faff;
}

.two-col-right-btn-mod .button-has-icon a {
  line-height: 23px;
  padding: 19px 25px 17px 25px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #1b8dbf;
  background: -moz-linear-gradient(top,#45b7e9 0%, #2799cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45b7e9), color-stop(100%,#2799cb));
  background: -webkit-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -o-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -ms-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: linear-gradient(to bottom,#45b7e9 0%,#2799cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b7e9', endColorstr='#2799cb',GradientType=0 );
  font-family: 'Ek Mukta';
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  display:  inline-block;
  width: 100%;
}

.two-col-right-btn-mod span.button-text {
  color: #f7faff;
}

.two-col-right-btn-mod i.button-icon-before {
  font-size: 1.3em;
  height: auto;
  margin-right: 8px;
  vertical-align: middle;
  width: auto;
  display: inline-block;
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f7faff;
  top: -2px;
  position: relative;
}

.fa-angle-right:before {
  content: "\f105";
}

.two-col-right-btn-mod .button-has-icon a:focus {
  outline: none;
  border: 1px solid #1b8dbf;
  background: -moz-linear-gradient(top,#45b7e9 0%, #2799cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45b7e9), color-stop(100%,#2799cb));
  background: -webkit-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -o-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -ms-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: linear-gradient(to bottom,#45b7e9 0%,#2799cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b7e9', endColorstr='#2799cb',GradientType=0 );
}

.two-col-right-btn-mod h3 {
  color: #636d77;
  font-family: 'Lora';
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  text-decoration: none;
  text-transform: none;
  margin: 0;
  padding: 0 0 10px 0;
}

.two-col-right-btn-mod p {
  margin: 0 0 10px 0;
}

.full-width-bnr .two-col-equal-image-content .span6 {
  padding: 20px 0;
}

.full-width-bnr .two-col-equal-image-content {
  padding:  20px 0;
}

.full-width-bnr .body-container{
  padding: 0;
}

.banner-img-gallery .page-center {
  padding: 0 !important;
}

.full-width-bnr .body-container .hs_cos_wrapper_type_rich_text {
  display: block;
  margin: 20px 0;
}

.two-col-img-alignmnt-grp {
  padding:  20px 0 0;
}

.two-col-img-alignmnt-grp h3.fl-heading {
  margin:  0;
  font-family: 'Lora';
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  line-height:  1.1;
  color:  #636d77;
}

.two-col-img-alignmnt-grp .custom-title {
  margin: 10px 0 20px;
}

.two-col-img-alignmnt-grp .img-content-wrapper .img {
  width: 16.98%;
  float:  left;
  padding: 20px 0;
}

.two-col-img-alignmnt-grp .img-content-wrapper .content {
  width: 83.02%;
  float:  right;
  padding: 20px 7px;
}

.two-col-img-alignmnt-grp .img-content-wrapper.right .content {
  float:  left;
  padding:  20px 0;
}

.two-col-img-alignmnt-grp .img-content-wrapper.right .img {
  float:  right;
  padding: 20px;
  text-align:  right;
}

a.blue-button {
  line-height: 18px;
  padding: 18px 25px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #2799cb;
  border: 1px solid #1b8dbf;
  display: inline-block;
  color:  #fff;
  font-family: 'Ek Mukta';
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

a.blue-button:hover{
  text-decoration:none;
}

a.blue-button:focus{
  background: #2799cb;
  border: 1px solid #1b8dbf;  
  outline:none;
}

.two-col-img-alignmnt-grp .module-content {
  text-align:  center;
  margin:  20px 0;
}

full-width-bnr hr {
  border-top: 1px solid #2799cb;
  margin: 30px 0;
}

.two-col-wt-title h3 span.fl-heading-text {
  font-weight: bold;
  color: #2799cb;
}

.two-col-wt-title .custom-title {
  width:  50%;
  text-align:  center;
  margin: 30px 0;
}

.two-col-wt-title .photo-align-center {
  text-align:  center;
}

.full-width-bnr .two-col-wt-title {
  overflow:hidden;
}

.two-col-wt-title .custom-title {
  width: 50%;
  text-align: center;
  margin: 10px 0 40px;
}

.two-col-wt-title .col-two a.blue-button {
  margin: 20px 0;
  width: 350px;
}

.two-col-wt-title .col-two p:last-of-type {
  padding-bottom: 20px;
}

.two-col-wt-title .img-description {
  text-align: center;
  margin-top: 40px;
}

.testimonial-group {
  text-align:  center;
  margin: 40px 0;
  overflow:  hidden;
}

.testimonial-group h3.fl-heading {
  color: #2799cb;
  font-weight:  bold;
  margin-bottom: 40px;
}

.testimonial-group .testimonial-mod {
  width:  50%;
  float:  left;
  margin: 0 0 40px;
}

.testimonial-group .testimonial-mod:nth-child(2n) {
  padding-right: 20px;
  clear:left;
}

.testimonial-group .testimonial-mod:nth-child(2n+ 1) {
  padding-left: 20px;
}

.two-col-left-img .content-col h3 {
  text-align:  center;
  color: #2799cb;
  font-weight:  bold;
  margin: 0 0 40px;
}

.two-col-left-img {
  margin: 0 0 40px;
}

.two-col-left-img .img-col {
  padding-right: 5px;
}

.two-col-left-img .content-col {
  padding-left: 5px;
}

.full-width-bnr-spring form .hs-richtext {
  padding: 0;
}

.full-width-bnr-spring form .hs-richtext p strong {
  color: #444444;
  font-size: 12px;
}

.full-width-bnr.full-width-bnr-spring .form-title {
  margin-left: 0 !important;
  margin-right: 0 !important;
}


/*=================  Custom Event Layout ===============*/

.hs-testimonial-top-wrap .right-col.col {
  width: 13.18%;
  float: left;
  min-height: 1px;
}

.hs-testimonial-top-wrap .middle-col.col {
  width: 74.15%;
  float: left;
  text-align: center;
}

.hs-testimonial-top-wrap .left-col.col {
  width: 12.67%;
  float: left;
}

.hs-testimonial-top-wrap .fl-photo-content.fl-photo-img-png {
  margin: 20px;
}

.hs-testimonial-top-wrap .left-col.col .fl-photo-content.fl-photo-img-png  {
  margin-right: 0px;
  margin-left: 40px;

}
.hs-testimonial-top-wrap .right-col.col .fl-photo-content.fl-photo-img-png  {
  margin-right: 40px;
  margin-left: 0px;
}


.hs-testimonial-top-wrap .fl-module-content.fl-node-content {
  margin: 20px;
  margin-top: 20px;
  margin-bottom: 0px;
}

.hs-testimonial-top-wrap .fl-module-content.fl-node-content.type2 {
  margin-top: 10px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 0px;
}

.hs-testimonial-top-wrap h3.fl-heading {
  text-align: center;
  line-height: 1.4;
  font-size: 24px;
}

.hs-testimonial-top-wrap .fl-module-content.fl-node-content.type2 span.fl-heading-text {
  font-family: "Poly", sans-serif;
  font-weight: normal;
  color: #2799cb;
}
.custom-event .section_1.section {
  padding-top: 50px;
}
.custom-event .section_1.section .sec-header-mod h2.entry-title {
  font-size: 36px;
  margin-bottom: -14px;
}

.custom-event .section_2.section .row-fluid .page-center,
.custom-event .section_3.section .row-fluid .page-center{
  max-width: 1094px;
}

.custom-event .title-module {
  padding: 17px 0px 18px;
  position: relative;
  margin-top: 31px;
}
.custom-event .title-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.custom-event .title-inner h2:after {
  margin-top: 20px;
}
.hs-two-col-cont-collage-img-inner-wrap .right-col.col {
  width: 43.8%;
  padding-right: 60px;
  padding-bottom: 20px;
}
.hs-two-col-cont-collage-img-inner-wrap .left-col.col {
  width: calc( 100% - 43.8% );
  float: right;
  margin-top: 10px;
  padding-left: 17px;
}
.hs-two-col-cont-collage-img-inner-wrap .col {
  float: left;
}
.hs-two-col-cont-collage-img-wrap .cont h6 {
  margin: 10px 0 20px 0px;
  font-weight:bold;
}
.hs-two-col-cont-collage-img-wrap {
  padding-top: 4px;
  padding-bottom: 9px;
}
.hs-two-col-cont-collage-img-wrap .image-one-wrap {
  width: 50%;
  float: left;
}
.hs-two-col-cont-collage-img-wrap .image-two-top-wrap {
  width: 50%;
  float: left;
}

.hs-two-col-cont-collage-img-wrap .image-two-wrap {
  padding-left: 9px;
  padding-bottom: 9px;
}

.hs-two-col-cont-collage-img-wrap .image-three-wrap {
  padding-left: 9px !important;
  padding-right: 0px !important;
}

.custom-event .section_3.section {    
  padding-top: 40px;

}

.hs-testimonial-top-wrap .middle-col.col h4 {
  font-size: 23px;
}
body.custom-event .section_4.section .page-center,
body.custom-event .section_5.section .page-center{
  max-width: 1094px;
}
body.custom-event .section_4.section {
  padding-top: 30px;
}

body.custom-event .one-column-equal-module-wrap .content-section,
body.custom-event .one-column-equal-module-wrap .icon-section,
body.custom-event .one-column-equal-module-wrap .title-section{
  margin-left: 0;
  margin-right: 0;
}
.hs-testimonial-top-wrap .fl-photo-content.fl-photo-img-png img {
  height: auto;
  width: 100%;
}
.hs-testimonial-top-wrap {
  margin-left: -20px;
  margin-right: -20px;
}
.hs-divider-wrap.fl-module-content {
  margin-top: 21px;
  margin-bottom: 3
}
body.custom-event .one-column-equal-module-wrap .content-section {
  margin-top: 14px;
}
body.custom-event .one-column-equal-module-wrap .icon-section {
  padding-top: 4px;
  margin-bottom: 14px;
}
body.custom-event .one-column-equal-module-wrap .content-section {
  margin-bottom: 14px;
}
body.custom-event .one-column-equal-module-wrap .icon-section {
  padding-top: 4px;
  margin-bottom: 14px;
}
body.custom-event .section_5.section {
  padding-top: 9px;
  padding-bottom: 60px;
}
body.custom-event .one-column-equal-module-wrap {
  margin-bottom: 45px;
}

body.custom-event .section_5 .one-column-equal-module-wrap {
  margin-bottom: 20px;
}

.cm-chieflearningofficerusa-layout .cm-row-6-group {
  background-color: #f1efee;
  padding-bottom: 100px;
}

.cm-chieflearningofficerusa-layout .cm-row-6-group h1 {
  color: #3f4952;
  text-align: center;
  font-size: 34px;
}

.cm-chieflearningofficerusa-layout .cm-row-6-group h1:after {
  border-top: 2px solid #ccc;
  opacity: 1;
  width: 10%;
  max-width: 100%;
  margin: auto;
  content: "";
  display: block;
  margin-top: 20px;
  margin-bottom: 45px;
}

.cm-chieflearningofficerusa-layout .cm-row-7-group h1{
  text-align: center;
  color: #636d77;
  font-size: 28px;
  font-family: 'Lora';
  font-weight: 700;
  margin: 0 0 20px;
}

.cm-chieflearningofficerusa-layout .partners-item {
  width: 33%;
  display: inline-block;
  vertical-align: middle;
}



/*=================Full Width Layout and Contact layout====================*/

.full-width-layout .sec-header-mod h2.entry-title {
  font-size: 36px;
  margin: 0;
}
.full-width-content {
  margin-top: 20px;
  margin-bottom: 40px;
}
.full-width-content p:last-child {
  margin-bottom:  0;
}
.full-width-content h2 {
  margin: 20px 0 40px;
}

.full-width-content h4 {
  margin: 0;
  font-size: 23px;
}
.full-width-layout-type-2 .body-container .page-center {
  max-width:  1100px;
  padding: 40px 40px 60px;
}

.full-width-layout-type-2  .sec-header-mod {
  margin: 20px 0;
}

.full-width-layout-type-2  h2.fl-heading {
  margin:  0;
  font-weight: bold;
  text-align: left;
  box-shadow: 0 0 black;
}
.full-width-layout-type-2 .full-width-content{
  margin-bottom:  20px;
}
.full-width-layout-type-2 p:last-child {
  margin-bottom: 1.25rem;
}

.full-width-layout-type-2 p {
  margin-bottom: 1.25rem;
}
.full-width-layout h3 {
  font-size:  24px;
  margin:  0;
  color: #222;
  line-height: 1.4;
}

.two-column-contact-page .sec-header-mod h2.entry-title {
  margin-bottom:  20px;
}


.two-column-contact-page h4{
  color: #636d77;
  font-family: mukta,sans-serif;
  font-weight: 600;
  margin: 0;
}

.two-colum-contact-wrapper {
  padding: 20px 0;
  margin-bottom: 40px;
}

.two-column-contact-left,.two-column-contact-right {margin-left: 0 !important;width:  50% !important;padding:  0 20px;}

.two-column-contact-left  > span > div  span > div  div {
  padding: 10px 0 30px;
}

.two-column-contact-right .form-title {
  margin: 0;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1.4;
}

.two-column-contact-right p {
  padding:  10px 0 20px;
}
.two-column-contact-title {
  padding: 20px 0;
}

.two-column-contact-title h3 {
  margin:  0;
  font-family: "Ek Mukta", sans-serif;
  font-weight: 300;
  color: #636d77;
}

.contact-layout-europe .two-column-contact-title h3:After {
  content:  "";
  border-top: 1px solid #cccccc;
  display:  block;
  margin: 50px 0 0 0;
}

.two-column-contact-title > div {
  padding:  20px;
}

.two-column-contact-right textarea {
  min-height:  130px;
}

.two-column-contact-right  .hs-button {
  margin-top: 6px;
  margin-bottom:  20px;
}
.two-column-contact-right .hs-input {
  margin-bottom: 26px;
}

.two-column-contact-right span.hs-form-required {
  display:  none;
}


.contact-layout-europe .two-column-contact-title h3 {font-weight:  bold;}


.author-items {
  max-width: 1100px;
  margin:  0 auto;
}

.author-items-inner {
  padding-top: 10px;
}

.fl-photo.fl-photo-align-center {
  width: 20%;
  float:  left;
  text-align:  center;
}

.fl-content-right {
  width: 80%;
  float: left;
  padding: 0 20px 20px 0;
}

.author-items-inner:After {
  content:  "";
  clear:  both;
  display:  block;
}

.fl-photo-content.fl-photo-img-png {
  margin-bottom: 20px;
}

.fl-photo-content.fl-photo-img-png img {
  width:  150px;
}

.author-items:nth-last-of-type(2) .fl-photo-content.fl-photo-img-png img,
.author-items:nth-last-of-type(3) .fl-photo-content.fl-photo-img-png img,
.author-items:nth-last-of-type(4) .fl-photo-content.fl-photo-img-png img {
  width:  125px;
}
.woman-inner-text > div:first-of-type {
  text-align:  center;
  margin-top: 40px;
}

.woman-inner-text > div:first-of-type p {
  margin-top: 60px;
}



a.fl-button {
  font-size: 16px;
  line-height: 18px;
  padding: 12px 24px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #2799cb;
  border: 1px solid #1b8dbf;
  color: #fff;
  display: inline-block;
  text-decoration:  none;
  font-family: 'Ek Mukta';
  font-style: normal;
  font-weight: 300;
}


.full-width-content-type-1 h3 {
  color:  #222222;
  font-size:  24px;
  text-align:  center;
  margin:  0 0 20px;
}

.full-width-content-type-1 p:nth-of-type(1) {
  text-align:  center;
  margin-bottom: 80px;
  margin-top: 64px;
}

.full-width-content-type-1 {
  margin-top: 47px;
}

.full-width-content-type-1 p:nth-of-type(2) {
  font-family: raleway, sans-serif;
  font-size: 18px;
  margin: 0 auto;
  line-height: 1.5;
  margin-bottom: 80px;
  padding: 0 20px;
  max-width: 1100px;
}




/* ---  hangout contributors layout ---*/


.hangout-contributors-layout .top-content {
  padding: 7px 73px;
}

.hangout-contributors-layout h2 {
  color: #2799cb;
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 20px;
  margin-top: 0;
}

.hangout-contributors-layout p {
  margin-bottom: 1.25rem;
}

.cm-hangpouts-contributors {
  text-align: center;
  padding: 0 38px;
}

.hangout-contributors-layout .member {
  float: left;
  min-height: 1px;
  width: 16.65%;
}

.hangout-contributors-layout .member img {
  margin-bottom: 10px;
}
.hangout-contributors-layout .member-inner {
  padding: 0 20px;
}
.cm-hangpouts-contributors {
  text-align: center;
  padding: 12px 33px 0;
}
.hangout-contributors-layout .member:nth-child(6n+1) {
  clear: left;
}

.hangout-contributors-layout .bottom-content  {
  padding: 7px 73px;  
}

.hangout-contributors-layout li {
  font-family: 'Ek Mukta';
  font-size: 17px;
  font-style: normal;
  font-weight: 200;
  line-height: 1.5;
}

.hangout-contributors-layout ol{
  margin-left: 1.4rem;
  padding-left:0px;
}
.hangout-contributors-layout .body-container .content-wrapper {
  padding-top: 33px;
  padding-bottom: 30px;
}

.hangout-contributors-layout legend.hs-field-desc {
  font-size: .813em;
  line-height: inherit;
  clear: both;
  font-family: inherit;
  letter-spacing: normal;
  font-weight: 200;
}

.hangout-contributors-layout .body-container input[type="text"], 
.hangout-contributors-layout .body-container input[type="password"], 
.hangout-contributors-layout .body-container input[type="datetime"], 
.hangout-contributors-layout .body-container input[type="datetime-local"], 
.hangout-contributors-layout .body-container input[type="date"], 
.hangout-contributors-layout .body-container input[type="month"], 
.hangout-contributors-layout .body-container input[type="time"], 
.hangout-contributors-layout .body-container input[type="week"], 
.hangout-contributors-layout .body-container input[type="number"], 
.hangout-contributors-layout .body-container input[type="email"], 
.hangout-contributors-layout .body-container input[type="url"], 
.hangout-contributors-layout .body-container input[type="search"], 
.hangout-contributors-layout .body-container input[type="tel"], 
.hangout-contributors-layout .body-container input[type="color"], 
.hangout-contributors-layout .body-container input[type="file"], 
.hangout-contributors-layout .body-container textarea, 
.hangout-contributors-layout .body-container select {
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
  text-transform: none;
  font-size: inherit;
  font-family: inherit;
  padding: 5px 4px;
  letter-spacing: normal;
  font-weight: normal;
  font-size:17px;
}

.hangout-contributors-layout .body-container input[type="text"]:focus, 
.hangout-contributors-layout .body-container input[type="password"]:focus, 
.hangout-contributors-layout .body-container input[type="datetime"]:focus, 
.hangout-contributors-layout .body-container input[type="datetime-local"]:focus, 
.hangout-contributors-layout .body-container input[type="date"]:focus, 
.hangout-contributors-layout .body-container input[type="month"]:focus, 
.hangout-contributors-layout .body-container input[type="time"]:focus, 
.hangout-contributors-layout .body-container input[type="week"]:focus, 
.hangout-contributors-layout .body-container input[type="number"]:focus, 
.hangout-contributors-layout .body-container input[type="email"]:focus, 
.hangout-contributors-layout .body-container input[type="url"]:focus, 
.hangout-contributors-layout .body-container input[type="search"]:focus, 
.hangout-contributors-layout .body-container input[type="tel"]:focus, 
.hangout-contributors-layout .body-container input[type="color"]:focus, 
.hangout-contributors-layout .body-container input[type="file"]:focus, 
.hangout-contributors-layout .body-container textarea:focus, 
.hangout-contributors-layout .body-container select:focus {
  box-shadow: 0 0 5px #999;
  background: #fafafa;
  border-color: #999;
  outline: none;
}


.hangout-contributors-layout label {
  font-weight: 700;
  display: block;
  line-height: 1.3;
  clear: both;
  font-size: 17px;
  margin-bottom: 2px;
}

.hangout-contributors-layout span.hs-form-required {
  color: #790000;
  margin-left: 4px;
  line-height: normal;
  vertical-align: middle;
}

.hangout-contributors-layout form {
  font-family: 'Ek Mukta';
}

.hangout-contributors-layout li.hs-form-radio label,
.hangout-contributors-layout li.hs-form-checkbox label {
  font-weight: normal;
  margin-bottom: 10px;
  font-size: .875em;
}

.hangout-contributors-layout select {
  font-weight: 200;
}

.hangout-contributors-layout .body-container input[type="file"] {
  border: 1px dashed #CCC;
  text-align: center;
  margin-bottom: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: rgba(0,0,0,.02);
}

.hangout-contributors-layout .body-container .hs-button.primary, 
.hangout-contributors-layout .body-container input[type="submit"], 
.hangout-contributors-layout .body-container input[type="button"] {
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  background-color: #2ba6cb;
  border-color: #2285a2;
  color: #000;
  border: none;
  font-size: 1em;
  font-weight: 700;
  padding: 22px 25px;
  text-transform: uppercase;
  margin-top: 10px;
  letter-spacing: 0;
  transition: background-color 300ms ease-out;
}

.hangout-contributors-layout .body-container .hs-button.primary:hover, 
.hangout-contributors-layout .body-container input[type="submit"]:hover, 
.hangout-contributors-layout .body-container input[type="button"]:hover {
  opacity: 0.9;
  color: #000;
  background-color: #2285a2;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group {
  padding-bottom: 40px;
  padding-top: 40px;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group p a {
  color: #2799cb;


}
.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group i.fl-button-icon {
  color: #009fcc;
  font-size: 40px;
  height: auto;
  width: auto;
}




/* ----   Hangout Subscribe Layout ----*/

body.cm-hangout-subscribe .section_1.section .page-center {
  max-width: 1056px;
  padding-top: 57px;
  padding-bottom: 60px;
}
body.cm-hangout-subscribe .section_1.section h2 {
  color: #2799cb;
  font-weight: 700;
  margin-bottom: 20px;
}
body.cm-hangout-subscribe .section_1.section .right-column h4 {
  font-weight: 700;
  font-size: 23px!important;
  margin-top: 40px;
  margin-bottom: 40px;
}
body.cm-hangout-subscribe .section_1.section .cm-iframe-wrpper {
  margin-bottom: 40px;
}

body.cm-hangout-subscribe .section_1.section label {
  font-weight: 700;
  display: block;
  line-height: 1.3;
  clear: both;
  font-size: 17px;
  margin-bottom: 2px;
}
body.cm-hangout-subscribe .section_1.section form {
  font-family: 'Ek Mukta';
}
body.cm-hangout-subscribe .section_1.section span.hs-form-required {
  color: #790000;
  margin-left: 4px;
  line-height: normal;
  vertical-align: middle;
}
body.cm-hangout-subscribe .body-container input[type="text"],
body.cm-hangout-subscribe .body-container input[type="password"],
body.cm-hangout-subscribe .body-container input[type="datetime"], 
body.cm-hangout-subscribe .body-container input[type="datetime-local"],
body.cm-hangout-subscribe .body-container input[type="date"], 
body.cm-hangout-subscribe .body-container input[type="month"],
body.cm-hangout-subscribe .body-container input[type="time"],
body.cm-hangout-subscribe .body-container input[type="week"],
body.cm-hangout-subscribe .body-container input[type="number"], 
body.cm-hangout-subscribe .body-container input[type="email"],
body.cm-hangout-subscribe .body-container input[type="url"],
body.cm-hangout-subscribe .body-container input[type="search"],
body.cm-hangout-subscribe .body-container input[type="tel"],
body.cm-hangout-subscribe .body-container input[type="color"],
body.cm-hangout-subscribe .body-container input[type="file"],
body.cm-hangout-subscribe .body-container textarea, 
body.cm-hangout-subscribe .body-container select{

  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
  text-transform: none;
  font-size: inherit;
  font-family: inherit;
  padding: 5px 4px;
  letter-spacing: normal;
  font-weight: normal;
  font-size:17px;
}

body.cm-hangout-subscribe .body-container input[type="text"]:focus,
body.cm-hangout-subscribe .body-container input[type="password"]:focus,
body.cm-hangout-subscribe .body-container input[type="datetime"]:focus, 
body.cm-hangout-subscribe .body-container input[type="datetime-local"]:focus,
body.cm-hangout-subscribe .body-container input[type="date"]:focus, 
body.cm-hangout-subscribe .body-container input[type="month"]:focus,
body.cm-hangout-subscribe .body-container input[type="time"]:focus,
body.cm-hangout-subscribe .body-container input[type="week"]:focus,
body.cm-hangout-subscribe .body-container input[type="number"]:focus, 
body.cm-hangout-subscribe .body-container input[type="email"]:focus,
body.cm-hangout-subscribe .body-container input[type="url"]:focus,
body.cm-hangout-subscribe .body-container input[type="search"]:focus,
body.cm-hangout-subscribe .body-container input[type="tel"]:focus,
body.cm-hangout-subscribe .body-container input[type="color"]:focus,
body.cm-hangout-subscribe .body-container input[type="file"]:focus,
body.cm-hangout-subscribe .body-container textarea:focus, 
body.cm-hangout-subscribe .body-container select{
  box-shadow: 0 0 5px #999;
  background: #fafafa;
  border-color: #999;
  outline: none;
}

body.cm-hangout-subscribe .body-container .hs-button.primary:hover,
body.cm-hangout-subscribe .body-container input[type="submit"]:hover,
body.cm-hangout-subscribe .body-container input[type="button"]:hover {
  opacity: 0.9;
  color: #000;
  background-color: #2285a2;
}

body.cm-hangout-subscribe .body-container .hs-button.primary, 
body.cm-hangout-subscribe .body-container input[type="submit"],
body.cm-hangout-subscribe .body-container input[type="button"] {
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  background-color: #2ba6cb;
  border-color: #2285a2;
  color: #000;
  border: none;
  font-size: 1em;
  font-weight: 700;
  padding: 22px 25px;
  text-transform: uppercase;
  margin-top: 10px;
  letter-spacing: 0;
  transition: background-color 300ms ease-out;
}




/* ---------- sponsership layout  --------*/
.sponsership-lay .hs-two-col-cont-collage-img-wrap .cont h6 {
  margin: 10px 0 30px 0px;
  font-weight: bold;
}
.sponsership-lay .hs-testimonial-top-wrap .middle-col.col h4 span {
  color: #4c5660;
}
.hs-sponsorship-opporty-grp {
  margin-top: 35px;
  margin-bottom: 15px;
  background-color: rgba(241,239,238, 1);
  padding: 20px;
}

.hs-sponsorship-opporty-grp span.fl-heading-text {
  color: #3f4952;
  font-weight: bold;
}

.hs-sponsorship-opporty-grp h3.fl-heading {
  font-size: 24px;
  margin-top: 12px;
  margin-left: 5px;
  margin-bottom: 20px;
}
.hs-sponsorship-opporty-item {
  width: 25%;
  FLOAT: LEFT;
}
.hs-sponsorship-opporty-item svg {
  WIDTH: 30PX;
  FILL: #2799cb;
  HEIGHT: 53PX;
}
.hs-sponsorship-opporty-grp-top-wrap.clearfix {
  padding-left: 10px;
}
.hs-sponsorship-opporty-grp-top-wrap span.fl-icon {
  display: initial;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
  margin-right: 0;
  display: table-cell;
  vertical-align: middle;
}
.hs-sponsorship-opporty-grp-top-wrap .fl-icon-text {
  display: table-cell;
  text-align: left;
  padding-left: 15px;
  vertical-align: middle;
}
.hs-sponsorship-opporty-grp-top-wrap.clearfix {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
}


.sponsership-lay .section_3.section .hs_cos_wrapper_type_rich_text h3 {
  font-size: 24px;
  line-height: 1.4;
  margin: 0;
  padding: 0 0 10px 0;
}
.sponsership-lay .section_3.section .hs_cos_wrapper_type_rich_text {
  display: block;
  text-align: center;
  padding: 39px 0;
}
.sponsership-lay .section_3.section img {
  margin-bottom: 15px;
}
.sponsership-lay .section_3.section .hs_cos_wrapper_type_rich_text h3 span {
  display: block;
  text-align: left;
  font-weight: bold;
  margin: 20px;
  color: #222;
}
.sponsership-lay .section_3.section .hs_cos_wrapper_type_rich_text h6 {
  font-weight: bold;
  margin: 10px 20px 20px;
}
.sponsership-lay .section_3.section a.btn {
  font-size: 14px;
  line-height: 18px;
  padding: 10px 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #f1efee;
  background: #2799cb;
  border: 1px solid #1b8dbf;
  background: -moz-linear-gradient(top,#45b7e9 0%, #2799cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45b7e9), color-stop(100%,#2799cb));
  background: -webkit-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -o-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -ms-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: linear-gradient(to bottom,#45b7e9 0%,#2799cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b7e9', endColorstr='#2799cb',GradientType=0 );
  display: inline-block;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Ek Mukta';
  font-weight: 300;
  margin-bottom: 30px;
  margin-top: 10px;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.sponsership-lay .section_3.section a.btn:hover {
  background: #3f4952;
  border: 1px solid #333d46;
  background: -moz-linear-gradient(top,#5d6770 0%, #3f4952 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d6770), color-stop(100%,#3f4952));
  background: -webkit-linear-gradient(top,#5d6770 0%,#3f4952 100%);
  background: -o-linear-gradient(top,#5d6770 0%,#3f4952 100%);
  background: -ms-linear-gradient(top,#5d6770 0%,#3f4952 100%);
  background: linear-gradient(to bottom,#5d6770 0%,#3f4952 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d6770', endColorstr='#3f4952',GradientType=0 );
}
.sponsership-lay .section_3.section a.btn i.fl-button-icon.fl-button-icon-after.fa.fa-send-o {
  margin-left: 8px;
  margin-right: 0;
  font-size: 1.3em;
  height: auto;
  margin-right: 0;
  vertical-align: middle;
  width: auto;
}

.sponsership-lay .section_3.section a.btn.black_btn {
  min-width: 350px;
  background: #1c1c1c;
  border: 1px solid #101010;
  background: -moz-linear-gradient(top,#3a3a3a 0%, #1c1c1c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a3a3a), color-stop(100%,#1c1c1c));
  background: -webkit-linear-gradient(top,#3a3a3a 0%,#1c1c1c 100%);
  background: -o-linear-gradient(top,#3a3a3a 0%,#1c1c1c 100%);
  background: -ms-linear-gradient(top,#3a3a3a 0%,#1c1c1c 100%);
  background: linear-gradient(to bottom,#3a3a3a 0%,#1c1c1c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#1c1c1c',GradientType=0 );
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}
.sponsership-lay .section_3.section a.btn.black_btn:hover {
  background: #c6d619;
  border: 1px solid #baca0d;
  background: -moz-linear-gradient(top,#e4f437 0%, #c6d619 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f437), color-stop(100%,#c6d619));
  background: -webkit-linear-gradient(top,#e4f437 0%,#c6d619 100%);
  background: -o-linear-gradient(top,#e4f437 0%,#c6d619 100%);
  background: -ms-linear-gradient(top,#e4f437 0%,#c6d619 100%);
  background: linear-gradient(to bottom,#e4f437 0%,#c6d619 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f437', endColorstr='#c6d619',GradientType=0 );
}
.sponsership-lay .section_3.section {
  padding-top: 10px;
  padding-bottom: 80px;
}

/*============Full Width Banner Layout Type 1===========================*/

.full-width-bnr-type1 .main-content {
  padding:  0;
}

.full-width-bnr-type1 .body-container .hs-input,
.custom-sponsor-europe .body-container .hs-input{
  background: #fff;	
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  outline: 0;
  padding: 5px;
  font-size: 13px;
  margin: 0;
  font-family: 'Open Sans', "Lucida Grande", Arial, Helvetica, sans-serif;
  transition: none;
  color: #444;
  max-width: 100%;
}

.custom-sponsor-europe .body-container .hs-input {
  text-transform: none;
  font-weight: normal;
}

.custom-sponsor-europe .cm-full-width-buttons-group .full-width-button-item {
  margin: 20px 0;
}

.cm-chiefdataanalyticsofficerwinter-layout.fw-layout .banner-img-gallery h2 > a {
  background: transparent;
  border: navajowhite;
}

.full-width-bnr-type1 .body-container .hs-input:hover ,
.custom-sponsor-europe .body-container .hs-input:hover {
  border: 1px solid rgba(157, 157, 157, 0.75) !important;
}

.full-width-bnr-type1 .body-container .hs-input:focus,
.custom-sponsor-europe .body-container .hs-input:focus{
  border: 1px solid rgba(121, 187, 238, 0.75) !important;
  -webkit-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5) !important;
  -moz-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5) !important;
  box-shadow: 0 0 5px rgba(82, 168, 236, 0.5) !important;
}

.full-width-bnr-type1 .body-container  label,
.custom-sponsor-europe  .body-container  label{
  font-weight: bold;
  font-size: 13px;
  color: #444;
  padding-bottom: 8px;
  display: block;
}


.full-width-bnr-type1  .hs-error-msgs label ,
.custom-sponsor-europe  .hs-error-msgs label {
  color: red;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 0;
}




.custom-full-width-form .hs_cos_wrapper_type_form{
  padding: 30px 10px;
  background: #f5f5f5;
  display:  block;
}

.custom-full-width-form .hs_cos_wrapper_type_form > div{
  max-width: 800px;
  margin:  0 auto;
}

.custom-full-width-form .hs_cos_wrapper_type_form > div form{
  background: #fff;
  border: 1px solid #d6d6d6;
  -webkit-box-shadow: 0 0px 3px #E1E1E1;
  -moz-box-shadow: 0 0px 3px #E1E1E1;
  box-shadow: 0 0px 3px #E1E1E1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 10px;
}

.custom-full-width-form .hs-form-field,
.custom-sponsor-europe .hs-form-field{
  padding: 10px 25px;
  margin: 10px 0;
  position: relative;
}

.custom-full-width-form  span.hs-form-required,
.custom-sponsor-europe span.hs-form-required{
  color: #ff0000;
  font-weight: normal;
  margin-left: 0px;
  padding: 0;
  font-size: 13px;
  font-family:  open sans-serif;
  margin-left:  4px;
}

.full-width-bnr-type1 .body-container select,
.custom-sponsor-europe .body-container select{
  font-size: 13px;
  width: 110%;
  min-width: 55px;
  max-width: 100%;
  font-weight: 400;
  font-family: 'Open Sans',"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  text-indent: 0.01px;
  padding: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform:  none;
}

.custom-full-width-form  .hs_checkbox.hs-checkbox.hs-fieldtype-checkbox.field.hs-form-field,
.custom-sponsor-europe .hs_checkbox.hs-checkbox.hs-fieldtype-checkbox.field.hs-form-field{
  margin: 0 0 10px;
  padding: 0px 25px 6px 7px;
}


.custom-full-width-form .hs-richtext,
.custom-sponsor-europe .hs-richtext{
  padding: 0 25px;
  margin-top:  10px;
  padding-top:  10px;
  display:  block;
}

.full-width-bnr-type1 .body-container input[type="checkbox"],
.custom-sponsor-europe .body-container input[type="checkbox"]{
  width: 13px;
  display: inline-block;
  vertical-align: -3px;
}

.custom-full-width-form ul.inputs-list.multi-container li span,
.custom-sponsor-europe  ul.inputs-list.multi-container li span{
  margin-left: 7px;
  line-height: 19px;
  padding: 0;
  font-size: 13px;
  font-family: 'Open Sans', "Lucida Grande", Arial, Helvetica, sans-serif;
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 20px);
}

.custom-full-width-form ul.inputs-list.multi-container li label,
.custom-full-width-form ul.inputs-list.multi-container li label{
  padding:  0;
}

.custom-full-width-form ul.inputs-list.multi-container li{
  margin-bottom:  13px;
}

.full-width-bnr-type1 .hs_submit.hs-submit,
.custom-sponsor-europe .hs_submit.hs-submit{
  text-align: center;
  margin: 0 10px 10px 10px;
  padding:  25px;
}

.full-width-bnr-type1 .hs-button ,
.custom-sponsor-europe .hs-button {
  color: #fff;
  border: 1px solid;
  border-color: #2F9EEC #1988D6 #1988D6;
  background: #2596e6;
  background: -webkit-gradient(linear, left top, left bottom, from(#2f9eec), to(#1988d6));
  background: -moz-linear-gradient(top, #2f9eec, #1988d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f9eec', endColorstr='#1988d6');
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 5px 15px;
  text-transform:  none;
  font-weight: 400;
  outline:  0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font: 13px 'Open Sans',"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}

.full-width-bnr-type1 .hs-button:hover ,

.custom-sponsor-europe .hs-button:hover {
  background: #1988d6;
  background: -webkit-gradient(linear, left top, left bottom, from(#1988d6), to(#1988d6));
  background: -moz-linear-gradient(top, #1988d6, #1988d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1988d6', endColorstr='#1988d6');
}
.attendence-list-layout  .custom-full-width-form {
  padding:  20px;
  margin-bottom: 60px;
}

.attendence-list-layout a.fl-button.transparent.full-width span:After {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;text-rendering: 
    auto;-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all .2s linear!important;
  -moz-transition: all .2s linear!important;
  -webkit-transition: all .2s linear!important;
  -o-transition: all .2s linear!important;
  color: #fff;
  content: "\f061";
  margin-left: 8px;
  font-size: 1.3em;
}

.attendence-list-layout h2 {
  margin: 40px 0;
}

.attendence-list-layout .custom-full-width-form .hs_cos_wrapper_type_form {
  margin-top: 70px;
  margin-bottom: 90px;
}
.attendence-list-layout.full-width-bnr-type1 .body-container .hs-input {
  font-weight: 400;
  text-transform: none;
}

.attendence-list-layout a.fl-button.transparent.full-width {
  width: 300px;
  transition: all .2s linear!important;
  -moz-transition: all .2s linear!important;
  -webkit-transition: all .2s linear!important;
  -o-transition: all .2s linear!important;
  margin-left: auto;
  white-space: normal;
  max-width: 100%;
  margin-right: 15px;
  padding: 15px 18px 20px 18px;
}

.attendence-list-layout a.fl-button.transparent.full-width:hover {
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: #2799cb;
  border-color: #2799cb;
}
.attendence-list-layout .banner-content a.fl-button.transparent+a.fl-button.transparent {
  margin-top: 15px;
}

.attendence-list-layout .banner-img-gallery .banner-content .inner-content {
  padding: 30px 20px 0px 25px;
}

.attendence-list-layout .banner-img-gallery .banner-content .inner-content .span8 {
  padding-top:10px;
}

.attendence-list-layout a.fl-button.transparent.full-width span:after {
  top: 3px;
  position:relative;
}

/* =======About Layout==== */
.cm-about-lay .section_4.section .left, 
.cm-about-lay .section_4.section .middle-column,
.cm-about-lay .section_4.section .right {
  padding:  20px;
  background-color: rgba(241,239,238, 1);
}

.cm-about-lay  .services-content h3 {
  margin-top: 40px;
  font-family: "Lora", sans-serif;
  font-weight: normal;
  color: #3f4952;
  font-size: 24px;
  margin-bottom:  10px;
}

.cm-about-lay .services-button {
  padding-top: 15px;
}

.cm-about-lay .services-button a {
  font-size: 18px;
  line-height: 20px;
  padding: 18px 36px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 0);
  color: #2799cb;
  text-decoration:  none;
  display: inline-block;
  font-family: 'Ek Mukta'!important;
  font-style: normal!important;
  font-weight: 300!important;
}

.cm-about-lay .services-button a:hover {
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 1);
  border-color: #2799cb;
  color:  #fff;
}

.cm-about-lay .title-inner h2 {
  font-weight: normal;
  text-align: left;
}

.cm-about-lay .fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin-top:  10px;
  margin-bottom: 50px;
}

.cm-about-lay .fluid-width-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cm-about-lay .hs-two-col-cont-collage-img-wrap h6 {
  margin-bottom:  30px;
}
.cm-about-lay .section-3-column-wrapper {
  margin-top: 15px;
  margin-bottom: 35px;
}

.cm-about-lay .section-4-reach {
  text-align:  center;
}

.cm-about-lay .section-4-reach img {
  margin-bottom: 15px;
}

.cm-about-lay .section-4-reach h3 {
  font-size: 24px;
}

.cm-about-lay .section-4-reach h3+  p + div {
  padding-top: 10px;
  margin-bottom: 70px;
}

.cm-about-lay .section-4-reach div div a.btn.blue_btn {
  font-size: 14px;
  line-height: 16px;
  padding: 10px 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #2799cb;
  border: 1px solid #1b8dbf;
  background: -moz-linear-gradient(top,#45b7e9 0%, #2799cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45b7e9), color-stop(100%,#2799cb));
  background: -webkit-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -o-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -ms-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: linear-gradient(to bottom,#45b7e9 0%,#2799cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b7e9', endColorstr='#2799cb',GradientType=0 );
  display:  inline-block;
  font-family: 'Ek Mukta'!important;
  font-style: normal!important;
  font-weight: 300!important;
  color:  #f1efee;
  text-transform: none;
  letter-spacing: 0;
}

.cm-about-lay .section-4-reach div div a.btn.blue_btn:hover {
  background: #3f4952;
  border: 1px solid #333d46;
  background: -moz-linear-gradient(top,#5d6770 0%, #3f4952 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d6770), color-stop(100%,#3f4952));
  background: -webkit-linear-gradient(top,#5d6770 0%,#3f4952 100%);
  background: -o-linear-gradient(top,#5d6770 0%,#3f4952 100%);
  background: -ms-linear-gradient(top,#5d6770 0%,#3f4952 100%);
  background: linear-gradient(to bottom,#5d6770 0%,#3f4952 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d6770', endColorstr='#3f4952',GradientType=0 );
}

.cm-about-lay .hs-two-col-cont-collage-img-wrap .image-one-wrap {
  float:  right;
}

.cm-about-lay .hs-two-col-cont-collage-img-wrap .image-two-wrap,
.cm-about-lay  .hs-two-col-cont-collage-img-wrap .image-three-wrap {
  padding-left:  0 !important;
  padding-right:  9px !important;
}

.cm-about-lay .section-4-reach div div a i {
  margin-left: 8px;
  font-size: 1.3em;
  height: auto;
}

.cm-about-lay .hs-testimonial-top-wrap .middle-col.col h4 {
  color: #4c5660;
}

.cm-about-lay .hs-testimonial-top-wrap {
  margin-top:  50px;
}
.cm-about-lay-content-wrapper .page-center {
  max-width: 1100px !important;
  padding:  0 20px;
}

.cm-about-lay .section-3-column-wrapper h6 {
  font-weight: 700;
  margin-bottom:  20px;
}

.cm-about-lay-content-wrapper > .row-fluid-wrapper {
  padding: 0 15px;
}

.cm-about-lay .hs-two-col-cont-collage-img-inner-wrap .left-col.col {
  padding-left: 27px;
}
.cm-about-lay .hs-two-col-cont-collage-img-inner-wrap .right-col.col {
  padding-right: 50px;
}

.cm-about-lay .section-3-column-wrapper .right {
  padding-left: 15px;
}


/*===============CDAO Advisory Board - Spring layout===============*/


body.cdao-advisory-board-layout .banner-img-gallery .row-fluid h3 {
  margin-top: 40px;
}

body.cdao-advisory-board-layout .banner-img-gallery .banner-content .inner-content {
  padding: 40px 20px 20px 25px;
}

body.cdao-advisory-board-layout .banner-img-gallery .banner-content {
  padding-bottom:15px;
}

body.cdao-advisory-board-layout .section_1.section {
  padding-top: 49px;
}

body.cdao-advisory-board-layout .section_2.section .hs-full-width-wrap {
  padding: 40px 20PX 0px 20px;
}

body.cdao-advisory-board-layout .section_2.section .hs-full-width-wrap.type2 {
  padding: 0px 20PX 20px 20px;

}
body.cdao-advisory-board-layout .section_2.section .hs_cos_wrapper_type_rich_text h3.fl-heading {
  color: #009fcc;
  font-weight: 700;
  margin: 20px 0 0;
}

.hs-advisory-board-member-inner-wrap {
  width: 25%;
  float: left;
  text-align:center;
}

.hs-advisory-board-member-inner-wrap {
  padding: 20px 20px 20px 20px;
}

.hs-advisory-board-member-grup-wrap {
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 20px;
}

.hs-advisory-board-member-inner-wrap .image-wrap img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-bottom: 40px;
}


.hs-advisory-board-member-inner-wrap:nth-child(4n) {
  clear: right;
}

.hs-advisory-board-member-inner-wrap:nth-child(4n+1) {
  clear: left;
}



/*====================Chief Data Layout===================*/

.cm-chief-data-layout .cm-row-5-group .full-width-button-item:nth-child(2) > a,
.cm-dataconafrica-layout .cm-row-8-group .full-width-button-item:nth-child(2) > a {
  background: none;
  border: none;
  color: inherit;
  font-family: 'Ek Mukta';
  font-size: 17px;
  font-style: normal;
  font-weight: 200;
  line-height: 1.5;
}

.cm-chief-data-layout .cm-row-5-group .full-width-button-item:nth-child(2) > a svg,
.cm-dataconafrica-layout .cm-row-8-group .full-width-button-item:nth-child(2) > a svg {
  fill: #2799cb;
  width: 25px;
  position: relative;
  top: 3px;
}

.cm-dataconafrica-layout .title-text-gallery {
  background: rgba(30,54,93, 0.3);
}

.cm-dataconafrica-layout.fw-layout .cm-three-column h2 {
  font-weight: normal;
}

.cm-dataconafrica-layout .cm-row-6-group {
  background-color: rgba(241,239,238, 1);
}

.cm-dataconafrica-layout .cm-speakers a.fl-button {
  display: none;
}

.cm-chief-data-layout .cm-row-5-group {
  background-color: rgba(205,227,243, 0.3);
  padding: 40px 0 0;
}

.fw-layout.cm-chief-data-layout h2 {
  font-weight: normal;
}

.cm-chief-data-layout .cm-row-5-group h2:after {
  border-top: 2px solid #949fac;
  width: 10%;
}

.cm-chief-data-layout .cm-row-3-group .cm-three-column {
  background-color: rgba(241,239,238, 1);
}

.cm-chief-data-layout .cm-speakers a.fl-button {
  width: 100%;
}


/*====================Full Width Banner Layout===================*/

.two-col-img-alignment.right .img-col {
  float:  right;
}


.two-col-img-alignment.right .content-col {
  margin-left:  0;
}

.two-col-img-alignment {
  padding-bottom:  50px;
}

.two-col-img-alignment h3 {
  margin-bottom:  20px;
  font-weight:  bold;
}


.two-col-img-alignment.left .img-col {
  padding-right: 5px;
}

.two-col-img-alignment.right .img-col {
  padding-left:  5px;
}

.two-col-img-alignment .img-col img {
  margin-top: 30px;
}
.fw-layout.cm-chief-data-layout h2.speakers-title {
  font-weight: bold;
}

.fw-layout.cm-chief-data-layout .cm-row-1-group {
  padding: 20px 0;
}

.fw-layout.cm-chief-data-layout h2.speakers-title {
  font-weight: bold;
}

.cm-row-1-group {
  padding: 20px 0;
}

.cm-row-1-right-col .full-width-button-item a {
  background: transparent;
  border: 2px solid #1b8dbf;
  color: #2799cb;
  font-family: 'Ek Mukta';
  font-size: 18px;
  letter-spacing: 1px;
}

.cm-row-1-right-col .full-width-button-item a svg {
  fill: #2799cb;
  max-height: 22px;
}

.banner-img-gallery .row-fluid h3 {
  color: #faf9f9;
  font-family: "Lora", sans-serif;
  font-weight: 400;
  margin-top: 40px;
  margin-bottom: 0;
}


.banner-img-gallery .row-fluid h5 {
  margin-bottom: 35px !important;
  display: inline-block;
  width: 100%;
}

a.fl-button.transparent {
  background: transparent;
  border: 2px solid #f3f3f3;
  border-radius: 0;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 18px 25px;
  margin-right: 14px;
  margin-left: 29px;
  line-height: 20px;
}

.banner-content a.fl-button.transparent +  a.fl-button.transparent {
  margin-top: 40px;
}

a.fl-button.full-width {
  display: block;
  text-align: center;
}

.cm-two-col-with-banner .main-content h3 {
  font-family: "Ek Mukta", sans-serif;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 22px;
}

.cm-two-col-with-banner .main-content .right p {
  margin: 0 0 40px;
}

.cm-two-col-with-banner .main-content h4 {
  font-family: "Ek Mukta", sans-serif;
  font-weight: 600;
  color: #636d77;
}

.cm-two-col-with-banner .main-content p {
  color: #000;
  margin: 0 0 10px 0;
}

.cm-two-col-with-banner .main-content p strong {
  font-weight: 600;
  font-family: 'Mukta';
}

.cm-four-col-images-group .cm-four-col {
  float: left;
  width: 25%;
  padding: 45px 20px 35px 20px;
}


.cm-four-col-images-group .cm-four-col:nth-child(4n+1) {
  clear: left;
}

.cm-four-col-images-group {
  margin: 0 -20px;
}

.cm-full-width-content-with-btn h3.cm-title {
  margin: 0;
  padding: 0 0 10px;
}

.cm-full-width-content-with-btn {
  padding: 40px 0;
}

.cm-full-width-content-with-btn a.fl-button {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #00afdb;
  border: 1px solid #00a3cf;
  padding: 18px 25px;
  display: block;
  font-size: 18px;
  text-align: center;
  line-height: 1;
}

.cm-full-width-content-with-btn a.fl-button i.fl-button-icon.fl-button-icon-before {
  font-size: 1.3em;
  height: auto;
  margin-right: 8px;
  vertical-align: middle;
  width: auto;
}

.cm-full-width-content-with-btn .clearfix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cm-full-width-content-with-btn a.fl-button {
  margin-top: 20px;
}

.pricing-table-item {
  float: left;
  width: 50%;
  padding-right: 6px;
  padding-left: 6px;
}

.cm-pricing-item-inner-wrap {
  border: 1px solid #e1e1e1;
  background: #ffffff;
  margin-top: 0px;
  text-align: center;
  padding: 6px;
}

.cm-pricing-item-inner-wrap .cm-pricing-content-wrapper {
  background: #ffffff;
  border: 1px solid #e1e1e1;
}

.cm-pricing-item-inner-wrap h2.fl-pricing-table-title {
  margin: 0;
  padding: 20px;
  white-space: nowrap;
  font-size: 34px;
}


.cm-pricing-item-inner-wrap  .fl-pricing-table-price {
  background: #2799cb;
  color: #ffffff;
  font-size: 31px;
  margin: 0 -10px;
  padding: 13px 0;
  position: relative;
  z-index: 2;
  letter-spacing: -2px;
  font-family: "Ek Mukta";
}

.cm-pricing-item-inner-wrap .fl-pricing-table-price span.fl-pricing-table-duration {
  font-size: .44em!important;
  display: inline-block;
  position: relative;
  bottom: 4px;
  letter-spacing: 0px;
  opacity: 0.85;
  color: #fff!important;
}

.sponsorship-opportunities-spring .banner-img-gallery .banner-content {
  padding: 138px 0 20px;
}

.cm-pricing-featured-content ul {
  list-style: none;
  padding: 0;
  text-align: left;
  margin: 0;
}

.cm-pricing-item-inner-wrap {
  padding: 12px;
  border-radius: 3px;
}

.cm-pricing-item-inner-wrap .fl-pricing-table-price {
  margin: 0 -14px;
}

.cm-pricing-featured-content {
  padding: 20px 15px;
}

.cm-pricing-featured-content ul li {
  border-bottom: 1px solid rgba(0,0,0,0.15);
  text-align: left;
  padding: 13px 4px;
}

.cm-pricing-featured-content ul li:last-child {
  border: none;
}

.pricing-table-item a.fl-button {
  color: #2799cb;
  background: #2799cb;
  border: 2px solid #2799cb;
  background-color: transparent;
  border-color: #2799cb;
  border-radius: 0px;
  padding: 18px 25px;
  font-family: 'Ek Mukta';
  font-size: 18px;
  line-height: 20px;
}

.cm-full-width-team-member-module {
  background-color: rgba(239,239,239, 1);
  padding: 20px;
  text-align: center;
}

.cm-full-width-team-inner-wrapper {
  overflow: hidden;
}

.cm-full-width-team-inner-wrapper > div {
  float: left;
  width: 50%;
}

.cm-full-width-team-member-module .cm-left-col-img-wrapper img {
  border-radius: 100%;
}

.cm-full-width-team-inner-wrapper > .cm-left-col-img-wrapper {
  padding: 20px;
}

.cm-right-col-team-member-content-wrapper {
  padding-top: 40px;
}

.cm-right-col-team-member-content-wrapper .cm-team-member-header {
  padding: 20px;
}

.cm-right-col-team-member-content-wrapper .cm-team-member-button-wrapper > a {
  display: block;
  margin: 20px auto;
  max-width: 350px;
}

.cm-right-col-team-member-content-wrapper  a.fl-button {
  padding: 18px 25px;
  line-height: 23px;
  letter-spacing: 1px;
  font-family: 'Ek Mukta';
  font-size: 18px;
  text-transform: uppercase;
  background: #009fcc;
  border: 1px solid #0093c0;
  background: -moz-linear-gradient(top,#1ebdea 0%, #009fcc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ebdea), color-stop(100%,#009fcc));
  background: -webkit-linear-gradient(top,#1ebdea 0%,#009fcc 100%);
  background: -o-linear-gradient(top,#1ebdea 0%,#009fcc 100%);
  background: -ms-linear-gradient(top,#1ebdea 0%,#009fcc 100%);
  background: linear-gradient(to bottom,#1ebdea 0%,#009fcc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ebdea', endColorstr='#009fcc',GradientType=0 );
  display: inline-block;
  width: 100%;
}

.cm-right-col-team-member-content-wrapper a.fl-button i.fl-button-icon {
  font-size: 1.3em;
  height: auto;
  margin-right: 8px;
  vertical-align: middle;
}

.cm-right-col-team-member-content-wrapper a.fl-button:hover {
  background: #060a00;
  border: 1px solid #000000;
  background: -moz-linear-gradient(top,#24281e 0%, #060a00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24281e), color-stop(100%,#060a00));
  background: -webkit-linear-gradient(top,#24281e 0%,#060a00 100%);
  background: -o-linear-gradient(top,#24281e 0%,#060a00 100%);
  background: -ms-linear-gradient(top,#24281e 0%,#060a00 100%);
  background: linear-gradient(to bottom,#24281e 0%,#060a00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24281e', endColorstr='#060a00',GradientType=0 );
}

.cm-two-col-content-module-with-utube-video > div {
  float: left;
  width: 50%;
  padding: 0 20px;
}

.cm-utube-video {
  position: relative;
  padding-top: 56.2%;
}

.cm-utube-video > iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}

.cm-two-col-content-module-with-utube-video {
  margin: 20px -20px 60px;
}

.cm-two-col-content-module-with-utube-video h3 {
  font-weight: 600;
  margin: 0 0 20px;
}

.cm-two-col-content-module-with-utube-video.right > div {
  float: right;
}

.hs-content-id-5860616501 .banner-img-gallery .banner-content a:not(:hover) {
  border-color: #fff;
}

.hs-content-id-5860616501 .banner-img-gallery .banner-content .span3 {
  display: none;
}

.cm-two-col-content-module-with-utube-video .fl-button-wrap,
.two-col-img-alignment .btn-wrapper{
  margin-top:  60px;
}

.cm-two-col-content-module-with-utube-video .fl-button-wrap a.fl-button ,
.two-col-img-alignment .btn-wrapper a.fl-button{
  font-family: 'Ek Mukta';
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center;
  text-decoration: none!important;
  text-transform: uppercase!important;
}

.cm-two-col-content-module-with-img > div {
  float: left;
  width: 50%;
  padding: 0 20px;
}

.cm-two-col-content-module-with-img {
  margin: 0 -20px;
  margin-bottom: 60px;
}

.cm-two-col-content-module-with-img h3 {
  font-weight: 600;
  margin: 0 0 20px;
}

.cm-two-col-content-module-with-img.right > div {
  float: right;
}

.full-width-bnr div#hs_cos_gallery_Gallery_1 button {
  display: none !important;
  position: relative;
}

.full-width-bnr div#hs_cos_gallery_Gallery_1 {
  position: relative;
  padding: 60px 0;
  margin-bottom: 40px;
}

.full-width-bnr div#hs_cos_gallery_Gallery_1:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10%;
  height: 2px;
  background: #ccc;
}

.full-width-bnr div#hs_cos_gallery_Gallery_1:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10%;
  height: 2px;
  background: #ccc;
}

.full-width-bnr div#hs_cos_gallery_Gallery_1 .caption.below {
  max-width: 390px;
  text-align: center !important;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529040614283  div#hs_cos_gallery_Gallery_1 h4 {
  color: #636d77;
}

div#hs_cos_wrapper_widget_1529040614283 div#hs_cos_gallery_Gallery_1 .caption.below {
  max-width: 450px;
}



.full-width-bnr div#hs_cos_wrapper_widget_1529042440525 .two-col-img-alignment {
  padding-bottom: 40px;
}
.full-width-bnr div#hs_cos_gallery_Gallery_1 ul.slick-dots {
  display:  none !important;
}

.full-width-bnr .slick-slider {
  margin:  0;
}
.audience-item-left {
  width:  50%;
  float: left;
  padding:  20px;
}

.audience-item-right {
  float:  right;
  width:  50%;
  padding:  20px;
}

.custom-chief-office-europe  .custom-full-width-wrap {
  padding:  20px;
  margin-top: 20px;
}

.custom-chief-office-europe  iframe {
  margin-bottom: 40px;
}


.audience-item-group.right .audience-item-left {
  float:  right;
}

.audience-item-right h6 {
  font-weight: bold;
  margin: 0 0 10px 0;
  color:  #000;
  font-family: 'Ek Mukta';
  font-size: 17px;
  font-style: normal;
  font-weight: 200;
  line-height: 1.5;
  letter-spacing:  0;
}

.audience-wrapper {
  margin: 0 -20px;
  overflow: hidden;
}


.cm-become-contributor .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
  width: 150px!important;
  height: 150px;
  margin-left: 5px;
  margin-right: 5px;
}

.cm-become-contributor .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide .slick-slide-inner-wrapper img {
  display:  block!important;
  width: 100%;
  height:  auto;
}

body.cm-become-contributor .section .page-center {
  max-width: 1052px;
  padding-top: 59px;
}
body.cm-become-contributor .section_1.section h2 span {
  color: #2799cb;
  font-weight: 700;
}
body.cm-become-contributor .section_1.section h2 {
  margin: 2px 0 20px;
}
body.cm-become-contributor .section_2.section {
  padding-top: 47px;
  padding-bottom: 50px;   

} 
body.cm-become-contributor .section_2.section h4 {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 40px;
}
body.cm-become-contributor .body-container label {
  font-weight: 700;
  display: block;
  line-height: 1.3;
  clear: both;
  font-size: 17px;
  margin-bottom: 2px;
}
body.cm-become-contributor .body-container form {
  font-family: 'Ek Mukta';
}
body.cm-become-contributor .body-container span.hs-form-required {
  color: #790000;
  margin-left: 4px;
  line-height: normal;
  vertical-align: middle;
}
body.cm-become-contributor .body-container input[type="text"],
body.cm-become-contributor .body-container input[type="password"],
body.cm-become-contributor .body-container input[type="datetime"], 
body.cm-become-contributor .body-container input[type="datetime-local"],
body.cm-become-contributor .body-container input[type="date"], 
body.cm-become-contributor .body-container input[type="month"],
body.cm-become-contributor .body-container input[type="time"],

body.cm-become-contributor .body-container input[type="week"],
body.cm-become-contributor .body-container input[type="number"], 
body.cm-become-contributor .body-container input[type="email"],
body.cm-become-contributor .body-container input[type="url"],
body.cm-become-contributor .body-container input[type="search"],
body.cm-become-contributor .body-container input[type="tel"],
body.cm-become-contributor .body-container input[type="color"],
body.cm-become-contributor .body-container input[type="file"],
body.cm-become-contributor .body-container textarea, 
body.cm-become-contributor .body-container select{

  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
  text-transform: none;
  font-size: inherit;
  font-family: inherit;
  padding: 5px 4px;
  letter-spacing: normal;
  font-weight: normal;
  max-width: 100%;
  font-size:17px;
}

body.cm-become-contributor .body-container input[type="text"]:focus,
body.cm-become-contributor .body-container input[type="password"]:focus,
body.cm-become-contributor .body-container input[type="datetime"]:focus, 
body.cm-become-contributor .body-container input[type="datetime-local"]:focus,
body.cm-become-contributor .body-container input[type="date"]:focus, 
body.cm-become-contributor .body-container input[type="month"]:focus,
body.cm-become-contributor .body-container input[type="time"]:focus,
body.cm-become-contributor .body-container input[type="week"]:focus,
body.cm-become-contributor .body-container input[type="number"]:focus, 
body.cm-become-contributor .body-container input[type="email"]:focus,
body.cm-become-contributor .body-container input[type="url"]:focus,
body.cm-become-contributor .body-container input[type="search"]:focus,
body.cm-become-contributor .body-container input[type="tel"]:focus,
body.cm-become-contributor .body-container input[type="color"]:focus,
body.cm-become-contributor .body-container input[type="file"]:focus,
body.cm-become-contributor .body-container textarea:focus, 
body.cm-become-contributor .body-container select:focus{
  box-shadow: 0 0 5px #999;
  background: #fafafa;
  border-color: #999;
  outline: none;
}

body.cm-become-contributor .body-container .hs-button.primary:hover,
body.cm-become-contributor .body-container input[type="submit"]:hover,
body.cm-become-contributor .body-container input[type="button"]:hover {
  opacity: 0.9;
  color: #000;
  background-color: #2285a2;
}

body.cm-become-contributor .body-container .hs-button.primary, 
body.cm-become-contributor .body-container input[type="submit"],
body.cm-become-contributor .body-container input[type="button"] {
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  background-color: #2ba6cb;
  border-color: #2285a2;
  color: #000;
  border: none;
  font-size: 1em;
  font-weight: 700;
  padding: 22px 25px;
  text-transform: uppercase;
  margin-top: 10px;
  letter-spacing: 0;
  transition: background-color 300ms ease-out;
}
body.cm-become-contributor .section.section_3 .page-center > .row-fluid-wrapper {
  margin-top: 10px;
  margin-right: 79px;
  margin-bottom: 10px;
  margin-left: 79px;
  padding-top: 40px;
  padding-bottom: 60px;
}
body.cm-become-contributor .section.section_3 .hs-richtext p {
  margin: 0 0 16px;
  padding-top: 16px;
  font-size: .813em;
  line-height: inherit;
  clear: both;
  font-family: inherit;
  letter-spacing: normal;
}
body.cm-become-contributor .section.section_3 .page-center {
  border-top: 1px solid #ccc;
}
body.cm-become-contributor .caption.below {
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 0;
  max-width: 164px;
}
body.cm-become-contributor .hs_cos_gallery_lightbox .slick-slide img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}



.full-width-bnr-spring form ul.inputs-list.multi-container {
  margin-bottom: 0;
}

.full-width-bnr-spring form .hs-richtext p i {
  color: #444444;
  display: block;
  font-weight: normal;
}

.full-width-bnr-spring form .hs-richtext p i a {
  color: #3a6cae;
  text-decoration: underline;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group .full-width-button-item a {
  display:  inline-block;
  background: #2799cb;
  text-transform: uppercase;
  font-size:  18px;
  line-height: 1;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group .full-width-button-item {
  text-align: center;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group .full-width-button-item a span.btn-icon {
  font-size: 1.3em;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group p:before {
  content: "";
  border-top: 2px solid #949fac;
  margin: 20px auto;
  display: block;
  width: 10%;
}





.cm-become-contributor .hs_cos_gallery_thumbnails {padding-right: 0;}

.cm-become-contributor .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide .slick-slide-inner-wrapper {
  left: 0;
}

.cm-become-contributor .hs_cos_gallery_thumbnails .slick-track {
  width: 100%!important;
  transform: none!important;
}

.cm-become-contributor .hs_cos_gallery_thumbnails .slick-arrow {
  display:  none!important;
}

.cm-become-contributor .hs_cos_gallery_thumbnails .slick-dots {
  display: none!important;
}

.cm-two-col-with-banner.full-width-bnr-spring form:before {
  content:  none;
}

.cm-two-col-with-banner.full-width-bnr-spring form {
  margin:  0;
}

.cm-two-col-with-banner.full-width-bnr-spring span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form {
  max-width:  100%;
  padding: 20px;
  background: #f5f5f5   url(//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Img/centerTile.png?t=1529474832715) repeat;
}

.cm-two-col-with-banner.full-width-bnr.full-width-bnr-spring .form-title {
  padding: 0 !important;
  margin: 0 10px 30px !important;
}

.cm-two-col-with-banner .right div#hs_cos_wrapper_widget_1529474802289 {
  padding:  10px;
  background: #e9e9e9;
}




.cm-chieflearningofficerusa-layout .cm-detail-btn a {
  background: #fafafa;
  border: 1px solid #ccc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 13px 29px;
  color: #333;
  line-height: 1;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Ek Mukta';
}

.cm-chieflearningofficerusa-layout .cm-row-8-group {
  background: #F0F7FB;
}



/* ---- Venue Layout  --- */



.custom-venue-spring .section_1.section {
  padding-top: 50px;
}
.custom-venue-spring .section_2.section .left-column h3 {
  margin: 20px 0;
}
.custom-venue-spring .section_2.section .left-column h3.fl-heading {
  font-family: ek mukta,sans-serif;
  font-weight: 300;
  margin: 22px 0 20px;
}
.custom-venue-spring .section_2.section .two-col-eql-wrap {
  padding: 0px 20px 40px 20px;
}

.custom-venue-spring .banner-img-gallery .banner-content .inner-content {
  padding: 40px 20px 0px 25px;
}
.custom-venue-spring .section_2.section .right-column .hs_cos_wrapper_type_linked_image {
  padding: 20px 0px 40px 20px;
  display: block;
}
.custom-venue-spring .section_2.section .hs-full-width-wrap {
  padding: 0 20px 100px 20px;
}



/*=========Blog CDAO Europe 2018  ===============*/

.CDAO .body-container {
  padding: 0;
  background: #ffffff none repeat scroll 0 0;
}

.CDAO .body-container .page-center {
  max-width: 1200px;
  padding: 50px 16px;
  background: no-repeat;
}

.custom-CDAO-heading h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin: 0;
  font-size: 34px;
}

.CDAO.hs-blog-listing .blog-content {
  max-width: 1060px;
  margin: 25px auto 60px !important;
  float: none !important;
  padding: 20px;
}

.CDAO .blog-listing-wrapper .post-listing .post-item {
  width: calc(33.3% - 46px);
  margin-right: 46px;
  padding-right: 0;
  background: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 60px;
}

.CDAO .post-header {
  padding: 20px;
  font-size: 14px;
  line-height: 22px;
}

.CDAO .post-header h2 {
  font-size: 34px;
  line-height: 1.2;
}

.CDAO .byline {
  padding-bottom: 10px;
}

.CDAO a.more-link{
  position: static;
  font-family: 'Ek Mukta';
  font-size: 17px;
  font-weight: 200;
  margin-top: 0;
  margin: 0;
}

.CDAO .blog-pagination ul {
  margin: 0;
  padding: 0;
}

.social-share-in-caption {
    font-size: 0;
}

.CDAO .blog-pagination ul li {
  display: inline-block;
}

.blog-bottom-sharing h2 {
  text-align: center;
  font-size: 34px;
  margin: 40px 0;
}

.blog-bottom-sharing h2 a {
  color: #2799cb;
} 

.blog-bottom-sharing p {
  font-family: raleway,sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.5;
  margin: 60px 0 0;
  padding: 20px 21px 0;
}

.custom-social-sharing {
  padding: 10px 30px;
}



/*=========Blog CAOS Europe 2018  ===============*/


.CAOS .blog-bottom-sharing p {
  margin-top: 15px;
}
.rec-post-featured-image {
  display: none;
}
.rec-post-item {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.rec-post-slider {
  padding: 20px;
  margin-top: 36px;
  margin-bottom: 26px;
}

.rss-content.rec-content {
  background-color: rgba(0,159,204,0.8);
  width: 50%;
  padding: 50px;
  color: #ffffff;
}

.rss-content.rec-content h2 a {
  color: #cccccc;
}

.rss-content.rec-content h2 {
  margin: 0 0 20px;
  font-size: 34px;
}

.rec-byline {
  margin: 0 0 10px;
}

.rec-byline a {
  color: #cccccc;
}

.rec-content hr {
  display: none;
}

a.rec-more-link {
  color: #cccccc;
  font-size:  17px;
  font-weight:  200;
  font-family: 'Ek Mukta';
}
.rss-content.rec-content a:hover {
  color: #fff;
}
.rec-content p {
  margin: 0;
}
.slick-dots li:before {
  content:none;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  background: #666;
  padding: 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.slick-dots li button:before {
  content:  none;
}

.slick-dots li.slick-active {
  background: #000;
}

.rec-post-slider .slick-dots {
  bottom: -18px;
  width: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.rec-post-slider .slick-arrow {
  display: none !important;
}

.slick-dots li:hover {
  background: #000;
}
.post-items-grp {
  position: relative;
}


.CDAO.hs-blog-post .body-container .page-center {
  margin-top: 0 !important;
  padding-left: 0;
  padding-right: 0;
}
.CDAO.hs-blog-post .blog-sidebar {
  background: none;
}	

.CDAO.hs-blog-post .blog-sidebar h3 {
  margin: 40px 0 0;
  font-size: 34px;
  line-height: 1.2;
}
.CDAO.hs-blog-post .blog-sidebar h3:after {
  background: #a4a4a4;
  content: "";
  display: block;
  width: 37%;
  height: 2px;
  margin: 12px 0 15px;
}

.CAOS.hs-blog-post .blog-sidebar h3 {
  font-size:  28px;
  margin: 0 0 20px;
  line-height: 1.1;
}

.CAOS.hs-blog-post .blog-sidebar h3:after {
  content:  none;
}

.custom-CAOS-sidebar iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom:  0;
  left: 0;
}

.custom-CAOS-sidebar {
  padding-bottom:56.25%;
  position: relative;
}

.CAOS-topic-page .rec-post-slider {
  display: none;
}

.CAOS-topic-page .custom-CDAO-heading {
  display: none;
}

.CAOS-topic-page .blog-bottom-sharing {
  display: none;
}

.CAOS-topic-page .custom-social-sharing {
  display: none;
}


/* ----  Chief Customer Officer - Europe --- */

h3.testimonial-from-coe-europe-slider-title {
  margin: .3em 0;
  font-family: 'Ek Mukta';
  font-weight:  300;
}

.testimonial-from-coe-europe-slider-wrap {
  margin-top: 50px;
  position: relative;
}

.testimonial-from-coe-europe-slider-wrap div {
  text-align: left !important;
}

.testimonial-from-coe-europe-slider-wrap .slick-slider {
  padding:  0;
}

.testimonial-from-coe-europe-slider-wrap ul.slick-dots {
  display: none !important;
}

.testimonial-from-coe-europe-slider-wrap button.slick-arrow {
  top: 19px;
  left:  auto;
  right:  0;
}

.testimonial-from-coe-europe-slider-wrap button.slick-arrow:after {
  display:  none;
}

.testimonial-from-coe-europe-slider-wrap button.slick-arrow:before {
  content: "\f137";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: FontAwesome;
  font-weight:  900;
  color: #2799cb;
  opacity: 1;
}

.banner-img-gallery .banner-content a {
  transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  color: #FFF;
}

.custom-chief-office-europe .banner-img-gallery .banner-content .inner-content {
  padding-left: 25px;
  padding-right:  0;
}


.custom-chief-office-europe .banner-img-gallery .banner-content {
  padding-left: 20px;
  padding-right:  20px;
}

.testimonial-from-coe-europe-slider-wrap button.slick-arrow.slick-next {
  right: 0;
}

.testimonial-from-coe-europe-slider-wrap button.slick-arrow.slick-next:before {
  content: "\f138";
}


.testimonial-from-coe-europe-slider-wrap button.slick-arrow.slick-prev {
  right:  19px;
}

.testimonial-from-coe-europe-slider-wrap .slick-slider {
  position:  static;
}
.testimonial-from-coe-europe-slider-wrap div a.fl-button {
  background: #2799cb;
  border: 1px solid #1b8dbf;
  color:  #fff;
  text-transform:  uppercase;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding-left: 25px!important;
  padding-right: 25px!important;
}

.testimonial-from-coe-europe-slider-wrap .fl-button-wrap.fl-button-width-auto.fl-button-center {
  text-align: center !important;
  padding-top: 30px;
  padding-bottom: 60px;
}

.testimonial-from-coe-europe-slider-wrap div a.fl-button span {
  letter-spacing:  1px;
}


.hs-blog-post .body-container .page-center {
  margin-top: 0 !important;
}


/*  Sponsorship Opportunities Spring  */

.sponsorship-opportunities-spring .banner-img-gallery .banner-content .inner-content {
  padding: 40px 20px 14px 25px;
}
.sponsorship-opportunities-spring  .section_1.section {
  padding-top:50px;
}
.sponsorship-opportunities-spring  .section_2.section h3 {
  font-weight: 700;
  margin: 40px 0 40px;
}
.sponsorship-opportunities-spring  .section_2.section h3:first-child {
  margin-bottom: 60px;

}
.sponsorship-opportunities-spring  .section_2.section .hs-full-width-wrap {
  padding: 0 20px;
}
.sponsorship-opportunities-spring  .section_2.section .hs-full-width-wrap h4 {
  margin: 70px 0 40px;
  font-weight: 700;
  color: #009fcc;
}
.sponsorship-opportunities-spring .cm-full-width-buttons-group .full-width-button-item {
  text-align: center;
  padding: 20px;
}

.sponsorship-opportunities-spring .cm-full-width-buttons-group .full-width-button-item a,
.hs-event-spon-nd-digital-spn-wrap a.fl-button{
  color: #2799cb;
  font-family: 'Ek Mukta';
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  max-width: 100%;
  display: inline-block;
  border: 1px solid #0093c0;
  background: -moz-linear-gradient(top,#1ebdea 0%, #009fcc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ebdea), color-stop(100%,#009fcc));
  background: -webkit-linear-gradient(top,#1ebdea 0%,#009fcc 100%);
  background: -o-linear-gradient(top,#1ebdea 0%,#009fcc 100%);
  background: -ms-linear-gradient(top,#1ebdea 0%,#009fcc 100%);
  background: linear-gradient(to bottom,#1ebdea 0%,#009fcc 100%);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  width: 350px;
  line-height: 18px;
  padding: 18px 25px;
  color: #fcfcfc;
}

.sponsorship-opportunities-spring .cm-full-width-buttons-group svg,
.hs-event-spon-nd-digital-spn-wrap a.fl-button svg{
  height: 23px;
  margin-right: 8px;
  vertical-align: middle;
  width: 21.063px;
  fill: #fcfcfc;
}

.sponsorship-opportunities-spring .cm-full-width-buttons-group {
  padding-top: 20px;
}
.sponsorship-opportunities-spring .cm-full-width-buttons-group .full-width-button-item a:hover,
.hs-event-spon-nd-digital-spn-wrap a.fl-button:hover{
  background: #060a00;
  border: 1px solid #000000;
  background: -moz-linear-gradient(top,#24281e 0%, #060a00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24281e), color-stop(100%,#060a00));
  background: -webkit-linear-gradient(top,#24281e 0%,#060a00 100%);
  background: -o-linear-gradient(top,#24281e 0%,#060a00 100%);
  background: -ms-linear-gradient(top,#24281e 0%,#060a00 100%);
  background: linear-gradient(to bottom,#24281e 0%,#060a00 100%);
}

.hs-event-spon-nd-digital-spn-wrap {
  padding-bottom: 20px;

}

.hs-event-spon-nd-digital-spn-wrap h3.fl-heading {
  text-align: center;
  margin: 20px 0!important;
  color: #009fcc;
}

.hs-event-spon-nd-digital-spn-wrap .two-col-wrapper.clearfix {
  text-align: center;
}

.hs-event-spon-nd-digital-spn-wrap .image-wrap img {
  display: inline;
  height: auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  max-width: 100%;
}

.hs-event-spon-nd-digital-spn-wrap .image-wrap {
  display: block;
  line-height: 0;
  position: relative;
  max-width: 100%;
  margin: 20px 0;
}

.hs-event-spon-nd-digital-spn-wrap .fl-rich-text {
  padding: 20px 0;
}
.hs-event-spon-nd-digital-spn-wrap .fl-button-wrap.fl-button-width-custom.fl-button-center.fl-button-has-icon {
  padding: 20px 0;
}
.sponsorship-opportunities-spring .section_2.section .hs_cos_gallery_main {
  padding: 0;
  background-color: #fcfcfc;
  margin: 0;
}

.sponsorship-opportunities-spring .section_2.section .caption.below {
  margin: 20px;
}

.sponsorship-opportunities-spring .section_2.section .slick-slide-inner-wrapper {
  display: block !important;
  width: 80%;
  margin: 0 auto;
}

.sponsorship-opportunities-spring .section_2.section ul.slick-dots {
  display: none !important;
}

.sponsorship-opportunities-spring .section_2.section .slick-prev,
.sponsorship-opportunities-spring .section_2.section .slick-next {
  display: none !important;
}
.sponsorship-opportunities-spring .section_2.section .hs_cos_wrapper_type_rich_text h3.fl-heading {
  margin-bottom: 40px;
}

.sponsorship-opportunities-spring .section_2.section .two-col-eql-wrap {
  margin-top: 40px;
  padding: 0 20px;
}
.sponsorship-opportunities-spring .section_2.section .right-column h3 {
  margin: 0 0 40px;
  text-align: center;
  color: #009fcc;
}
.sponsorship-opportunities-spring .section_2.section {
  padding-bottom: 80px;
}


/* ----  Format Layout - Europe--- */
.format-layout-europe .two-col-content-right-image h3 {
  font-family: 'Ek Mukta';
  font-weight: 700;
  margin: 20px 0;
}


.format-layout-europe .two-col-content-right-image .left-section {
  width: 50.43%;
  float:  left;
}

.format-layout-europe .two-col-content-right-image .right-section {
  width: 49.57%;
  float:  left;
}

.format-layout-europe .two-col-content-right-image:after {
  content:  "";
  clear:  both;
  display:  block;
}

.format-layout-europe.full-width-bnr div#hs_cos_gallery_Gallery_1 {
  margin-top: 20px;
  margin-bottom: 0;
}

.format-layout-europe .two-col-content-right-image .right-section img {
  padding: 0 20px;
  padding-left: 15px;
}

.format-layout-europe .two-col-content-right-image .left-section .fl-module-content {
  padding-right:  20px;
  padding-left:  20px;
}

.format-layout-europe .main-content {
  padding-left:  0;
  padding-right:  0;
}

.format-layout-europe .two-col-content-right-image {
  padding: 40px 0;
}


.format-layout-europe div#hs_cos_wrapper_widget_1529303629321 .two-col-content-right-image {
  padding:  0;
}

.format-layout-europe .body-container {
  margin-bottom: 20px;
}

.format-layout-europe .sec-header-mod h2.entry-title {
  text-transform:  uppercase;
}


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

.speakers-blog .blog-listing-wrapper .post-listing .post-item {
  width: 25%;
  position: relative;
  padding-bottom: 100px;
  margin-top: 40px;
  padding-right: 0;
  text-align: center;
}

.speakers-blog .hs-featured-image-wrapper.speaker {
  width: 170px !important;
  margin-bottom: 20px !important;
  margin: 0 auto;
  height: 170px;
  margin-top: 40px;
}

.speakers-blog .hs-featured-image-wrapper.speaker img.hs-featured-image {
  object-fit: cover;
  height: 100%;
  border-radius: 50%;
}

.speakers-blog .hs-featured-image-wrapper.speaker a.hs-featured-image-link {
  display:  block;
  height: 100%;
}

.speakers-blog.hs-blog-listing .body-container {
  background: #fff;
  padding: 0;
}
.speakers-blog.hs-blog-listing .body-container .page-center {
  max-width: 1200px;
}
.speakers-blog .post-header h2 a {
  color: #2799cb;
}
.speakers-blog .post-header h2 {
  font-size: 20px;
  line-height: 1.1;
  font-family: 'Ek Mukta';
  margin: 0 0 20px;
  min-height: 40px;
}

.speakers-blog .post-header p {
  color: #636d77;
  font-family: 'Ek Mukta';
  font-size: 20px;
  font-weight: 300;
  line-height: 1.1;
}

.speakers-blog .post-header {
  padding: 0 10px 10px;
  margin-bottom: 10px;
}
.speakers-blog a.more-link {
  position: absolute;
  bottom: 0;
  left: 30px;
  letter-spacing: 1px;
  padding: 18px 25px;
  right: 30px;
  font-size: 18px;
  font-family: 'Ek Mukta';
  margin: 0 22px;
  color: #2799cb;
  line-height: normal;
  border: 2px solid #2799cb;
  font-weight: 300;
  text-transform: uppercase;
  transition: background-color 300ms ease-out;

}
.speakers-blog a.more-link:hover {
  background-color: #2799cb;
  color: #fff;
  opacity: 0.9;
}
.speaker-blog-heading h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin: 0;
  font-size: 34px;
}
.speaker-blog-heading h2 a {
  color: #2799cb;
}


/*=========Speaker Blog Post Page ===============*/

.custom-speaker-time-table-inner {
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px;
  margin: 0 0 20px;
}
.custom-speaker-time-des {
  width: 30%;
  float: left;
}
.custom-speaker-content-des {
  width: 70%;
  float: left;
  padding: 0 10px;
}
.custom-speaker-content-des h3 {
  font-size: 18px;
  font-family: raleway,sans-serif;
  line-height: 27px;
}
.custom-speaker-content-des h3 a {
  color: #2799cb;
  font-weight: bold;
}

.speakers-blog.hs-blog-post .blog-content {
  width: 100%;
  padding: 0;
}
.custom-speaker-time-table-mod h2 {
  margin-bottom: 50px;
  margin-top: 40px;
}
.custom-listing-summary p a {
  font-weight: bold;
  color: #2799cb;
}


.speaker-post-left {
  width: 66.66667%;
  position: relative;
  float: left;
}

.speaker-post-right {
  width: 33.33%;
  position: relative;
  float: right;
} 

.speaker-post-right .hs-featured-image-wrapper {
  width:  230px;
  height: 230px;
  float: right;
}

.speaker-post-right .hs-featured-image-wrapper a.hs-featured-image-link {
  display:  block;
  height: 100%;
}

.speaker-post-right .hs-featured-image-wrapper img.hs-featured-image {
  border-radius:  50%;
  height:  100%;
  object-fit: cover;
}

.speaker-post-pg-top {
  float: left;
  width: 100%;
  margin-top: 25px;
}


/* ----  Contact(Canada) Layout --- */

.contact-layout-canada  .two-column-contact-left {
  width: 38.68% !important;
}


.contact-layout-canada .two-column-contact-right {
  width: 61.32% !important;
}

.contact-layout-canada .two-column-contact-right div#hs_cos_wrapper_widget_5863142797{
  background: #f5f5f5;
  padding: 10px;
  margin-top: 30px;
}


.contact-layout-canada .two-column-contact-right  div#hs_cos_wrapper_widget_5863142797 > span.hs_cos_wrapper{
  display: block;
  margin: 0 auto;
  border: 1px solid #E8E7E7;
  -webkit-box-shadow: 0 0 2px #C4C4C4;
  -moz-box-shadow: 0 0 2px #C4C4C4;
  box-shadow: 0 0 2px #C4C4C4;
  -webkit-border-radius: 5px 5px 12px 12px;
  -moz-border-radius: 5px 5px 12px 12px;
  border-radius: 5px 5px 12px 12px;
  background: #fff;
  padding: 10px 15px 0 15px;
}
.contact-layout-canada .body-container {
  margin-bottom: 25px;
}
.contact-layout-canada .form-title,
.full-width-bnr-spring .form-title,

.sec-four-content-inner .form-title{
  border-bottom: 1px solid #D7D7D7;
  font-size: 22px;
  color: #000;
  font-weight: 500 !important;
  font-family: 'Open Sans',"Lucida Grande",Arial,Helvetica,sans-serif !important;
  padding-bottom: 10px;
  margin: 10px 10px 30px 10px !important;
}

.contact-layout-canada .hs-form-field ,
.full-width-bnr-spring .hs-form-field {
  padding: 10px;
  margin: 10px 0;
}

.contact-layout-canada .hs-input,
.full-width-bnr-spring  .hs-input{
  font: 400 13.3333px Arial;
  background: #fff;
  border: 1px dashed #ABA5A5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  font-size: 13px;
  -webkit-rtl-ordering: logical;
  cursor: text;
  color: #444;
  margin: 0;
  font-family: 'Open Sans', "Lucida Grande", Arial, Helvetica, sans-serif;
  text-transform: none;
}


.contact-layout-canada form label,
.full-width-bnr-spring  form label{
  font-weight: bold;
  font-size: 13px;
  color: #444;
  padding-bottom: 8px;
  display: block;
  font-family: 'Open Sans', "Lucida Grande", Arial, Helvetica, sans-serif;
}

.contact-layout-canada form label span.hs-form-required ,
.full-width-bnr-spring form label span.hs-form-required{
  display: inline-block;
  color: #ff0000;
  font-weight: normal;
  margin-left: 3px;
  padding: 0;
  font-size: 13px;
}

.contact-layout-canada .hs-input:hover,
.full-width-bnr-spring .hs-input:hover{
  border: 1px solid rgba(157, 157, 157, 0.75) !important;
}

.contact-layout-canada .hs-input:focus,
.full-width-bnr-spring .hs-input:focus {
  border: 1px solid rgba(121, 187, 238, 0.75) !important;
  -webkit-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5) !important;
  -moz-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5) !important;
  box-shadow: 0 0 5px rgba(82, 168, 236, 0.5) !important;
  background: #fff;
}

.contact-layout-canada form .hs-richtext p,.full-width-bnr-spring form .hs-richtext p {font-family: 'Open Sans', "Lucida Grande", Arial, Helvetica, sans-serif;padding:  0;font-size:  12px;}

.contact-layout-canada form .hs-richtext,
.full-width-bnr-spring form .hs-richtext {
  padding:  0 10px;
}

.contact-layout-canada form ul.inputs-list.multi-container label,
.full-width-bnr-spring form ul.inputs-list.multi-container label {
  line-height: 19px;
  padding-bottom: 13px;
  font-weight: normal;
}

.contact-layout-canada form ul.inputs-list.multi-container,
.full-width-bnr-spring form ul.inputs-list.multi-container{
  margin-left:  0;
}


.contact-layout-canada form ul.inputs-list.multi-container  .hs-input,
.full-width-bnr-spring form ul.inputs-list.multi-container  .hs-input{
  margin-right: 10px;
}

.contact-layout-canada .hs-button,
.full-width-bnr-spring .hs-button{
  color: #fff;
  border: 1px solid;
  border-color: #2F9EEC #1988D6 #1988D6;
  background: #2596e6;
  background: -webkit-gradient(linear, left top, left bottom, from(#2f9eec), to(#1988d6));
  background: -moz-linear-gradient(top, #2f9eec, #1988d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f9eec', endColorstr='#1988d6');
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 6px 22px;
  font-weight: 400;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font: 15px 'Open Sans',"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  outline:  0;
  letter-spacing: 0;
  text-transform:  none;
}

.full-width-bnr-spring form  .hs_error_rollup {
  padding-left: 10px;
}
.contact-layout-canada .hs-button:hover,
.full-width-bnr-spring .hs-button:hover{
  background: #1988d6;
  background: -webkit-gradient(linear, left top, left bottom, from(#1988d6), to(#1988d6));
  background: -moz-linear-gradient(top, #1988d6, #1988d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1988d6', endColorstr='#1988d6');
}

.contact-layout-canada .actions ,
.full-width-bnr-spring .actions {
  text-align:  center;
  padding:  15px 0;
}


.contact-layout-canada .hs_country .input:before,
.full-width-bnr-type1  .hs_country .input:before,
.full-width-bnr-spring  .hs_country .input:before,
.contact-layout-canada  .hs_industry .input:before,
.full-width-bnr-type1 .hs_industry .input:before,
.full-width-bnr-spring .hs_industry .input:before,
.full-width-bnr-type1 .hs_industry .input:before,
.custom-sponsor-europe .hs_industry .input:before,
.custom-sponsor-europe  .hs_country .input:before
{
  width: 13px;
  height: 18px;
  position: absolute;
  right: 6px;
  top: 4px;
  content:  "";
  background: url(//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Img/pngSprite.png) no-repeat -413px -126px;
}

.contact-layout-canada select,.full-width-bnr-type1 select,.full-width-bnr-spring  select,.custom-sponsor-europe  select {
  -webkit-appearance:  none;
  -moz-appearance: none;
}

.contact-layout-canada .hs_country .input,
.full-width-bnr-type1  .hs_country .input,
.contact-layout-canada  .hs_industry .input,
.full-width-bnr-type1 .hs_industry .input,
.full-width-bnr-spring .hs_industry .input,
.full-width-bnr-spring .hs_industry .input,
.custom-sponsor-europe .hs_industry .input,
.custom-sponsor-europe .hs_country .input{
  position:  relative;
}



.format-layout-canada.format-layout-europe .two-col-content-right-image h3 {
  font-family: 'Lora'!important;
}


.full-width-book-now .full-width-book-left {
  width: 65.01%;
  float: left;
  padding: 20px 0;
  padding-right: 20px;
}

.full-width-book-now .full-width-book-right {
  width: 34.99%;
  float: left;
  padding: 20px 0;
  padding-left: 20px;
}

.full-width-book-now:after {
  content:  "";
  clear:  both;
  display:  block;
}

.full-width-book-now .full-width-book-left h3 {
  margin:  0;
  margin-bottom: 20px;
}



.full-width-book-now .full-width-book-right {
  width: 34.99%;
  float: left;
  padding: 20px 0;
  padding-left: 20px;
}

.full-width-book-now:after {
  content:  "";
  clear:  both;
  display:  block;
}

.full-width-book-now .full-width-book-left h3 {
  margin:  0;
  margin-bottom: 20px;
}

.full-width-book-now .full-width-book-right a {
  color: #fff;
  font-family: 'Ek Mukta';
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  text-decoration: none;
  text-transform: uppercase;
  background: #2799cb;
  border: 1px solid #1b8dbf;
  line-height: 18px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: block;
  text-align: center;
}

.full-width-book-now .full-width-book-right svg {
  width: 24.14px;
  height: 23px;
  fill: #Ffff;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
}

div#hs_cos_wrapper_widget_1529323358899 .full-width-book-left ,div#hs_cos_wrapper_widget_1529323358899 .full-width-book-right {
  padding-top:  10px;
}


/* ==========================================================================
CDAO Mexico Layout                            
========================================================================== */
.cm-cdaomexico-layout.fw-layout .banner-img-gallery h2 {
  font-family: "Ek Mukta" !important;
  font-weight: 200 !important;
  letter-spacing: 1px;
  line-height: 1.25 !important;
  color: #fff !important;
  padding-top: 10px;
  margin-bottom: 60px;
}
.cm-cdaomexico-layout.fw-layout .banner-img-gallery a.fl-button,
.cm-chiefanalyticsofficerspring-layout.fw-layout .banner-img-gallery a.fl-button{
  margin: 20px auto;
  display: block;
  font-family: 'Ek Mukta' !important;
  font-weight: 300 !important;
  border-radius: 0;
  width: 100%;
  color: #fff !important;
}

.cm-cdaomexico-layout.fw-layout h3 {
  color: #aeacac;
  font-family: "Verdana",Helvetica, Arial, sans-serif;
}
.cm-cdaomexico-layout.fw-layout .fl-button {
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 0);
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  width: 100%;
  max-width: 100%;
  font-family: 'Ek Mukta';
  color: #2799cb;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 50px;
}
.cm-full-width-content-with-fixed-background {
  padding: 40px 20px;
  position: relative;
}
span.cm-fixed-bg-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cm-full-width-content-with-fixed-background:after {
  background-color: rgba(242,242,242, 0.75);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.cm-fixed-bg-content {
  position: relative;
  z-index: 9;
}

.cm-cdaomexico-layout .cm-fixed-bg-content h3 {
  color: #636d77;
  font-family: 'Ek Mukta'!important;
  font-size: 28px;
  line-height: 1.1;
  margin: 0 0 20px!important;
  padding: 0;
}

.cm-cdaomexico-layout.fw-layout .fl-button:hover {
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: #2799cb;
  border-color: #2799cb;
  color:#fff;
}

.contact-layout-europe   .two-column-contact-right .hs-richtext p {
  font-weight: 200;
}

.cm-cdaomexico-layout .cm-speakers {
  background: #fff;
}
.cm-cdaomexico-layout .cm-icons-group-with-title .cm-icn-with-title-item {
  width: 25%;
}

.cm-cdaomexico-layout.fw-layout .cm-icons-group-with-title .page-center {
  padding: 0;
}
.cm-cdaomexico-layout .cm-row-6-group {
  background-color: rgba(241,239,238, 1);
  padding: 20px;
}

.cm-cdaomexico-layout .cm-row-6-group h1 {
  text-align: center;
  font-size:  34px;
  line-height: 1.2;
  color: #3f4952;
  font-weight: bold;
  margin: 30px 0 20px;
}

.cm-cdaomexico-layout .cm-row-6-group h1:after {
  border-top: 2px solid #cccccc;
  opacity: 1;
  width: 10%;
  max-width: 100%;
  margin: 20px auto;
  content:  "";
  display: block;
}


.cm-img-wrapper {
  text-align: center;
  margin: 40px 20px 20px;
}
.cm-cdaomexico-layout .cm-one-col-content-wrapper h3 {
  color: #636d77;
  font-family: "Ek Mukta", sans-serif;
  font-weight: 300;
  margin: 10px 0 0;
}
.cm-cdaomexico-layout.fw-layout p {
  margin: 10px 0 5px;
}
.cm-cdaomexico-layout.fw-layout p.cm-btn-wrapper {
  margin:0;
}
.cm-cdaomexico-layout.fw-layout p.cm-btn-wrapper a.fl-button {
  width: auto;
}

.cm-cdaomexico-layout .cm-one-col-content-inner-wrapper.two-col-img-item.span6 .cm-img-wrapper {
  margin: 20px 0;
}
.cm-cdaomexico-layout .title-text-gallery {
  padding:  20px;
  text-align:  center;
  position: relative;
  background: #fff;
}

.cm-cdaomexico-layout .title-text-gallery:after {
  background-color: rgba(30,54,93, 0.3);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
} 
.cm-cdaomexico-layout.fw-layout .title-text-gallery .page-center {
  position: relative;
  z-index: 9;
  padding: 0;
}

.cm-cdaomexico-layout .title-text-gallery h1:after {
  margin: 20px auto 10px;
  border-top: 2px solid #cccccc;
  width: 10%;
  max-width: 100%;
  content: "";
  display: block;
}
.cm-cdaomexico-layout.fw-layout p strong {
  margin-top: 20px;
  display: block;
} 
.cm-cdaomexico-layout .title-text-gallery .slick-dots li {
  margin: 0 5px;
} 
.cm-cdaomexico-layout.fw-layout .cm-row-8-group,.cm-chiefcustomerofficereurope-layout .cm-row-7-group {
  background-color: rgba(241,239,238, 1);
}
.cm-cdaomexico-layout.fw-layout h2 {
  font-weight: normal;
}

.cm-cdaomexico-layout.fw-layout .cm-row-8-group h1:after,.cm-chiefcustomerofficereurope-layout .cm-row-7-group h1:After {
  margin: 20px auto 10px;
  border-top: 2px solid #cccccc;
  width: 10%;
  max-width: 100%;
  content: "";
  display: block;
}
.cm-cdaomexico-layout.fw-layout .cm-row-8-group h1,.cm-chiefcustomerofficereurope-layout .cm-row-7-group h1 {
  color: #3f4952;
  font-weight: bold;
  text-align: center;
  font-size: 34px;
  margin: 50px 0;
}
.cm-cdaomexico-layout .title-text-gallery h1 {
  color: #faf9f9;
  font-weight: bold;
  font-size: 34px;
  margin: 50px 0 0;
  letter-spacing: 1px;
}


.cm-cdaomexico-layout.fw-layout .cm-one-col-content-wrapper {
  text-align: center;
}

.fl-countdown {
  text-align: center;
}

.fl-countdown-number {
  display: inline-block;
  vertical-align: top;
}

.fl-countdown-unit-label {
  min-width: 80px;
  font-size: 13px;
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
}

.fl-countdown-unit {
  padding: 10px;
  margin: 0 10px;
}

.cm-chiefanalyticsofficerspring-layout.fw-layout .cm-row-1-group {
  padding: 40px 0 0 0;
}

.cm-chiefanalyticsofficerspring-layout.fw-layout .fl-button {
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 0);
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  font-family: 'Ek Mukta';
  color: #2799cb;
  font-weight: 300;
  margin-top: 20px;
  line-height: 1.2;
  margin-bottom: 35px;
}

.cm-chiefanalyticsofficerspring-layout .cm-row-8-group {
  background-color: rgba(241,239,238, 1);
  padding: 20px;
  text-align: center;
}

.cm-chiefanalyticsofficerspring-layout .cm-row-8-group h1 {
  text-align: center;
  font-size: 34px;
  line-height: 1.2;
  color: #3f4952;
  margin: 30px 0 20px;
}

.cm-chiefanalyticsofficerspring-layout .cm-row-8-group h1:after {
  border-top: 2px solid #cccccc;
  opacity: 1;
  width: 10%;
  max-width: 100%;
  margin: 20px auto;
  content: "";
  display: block;
}

.cm-chiefanalyticsofficerspring-layout .title-text-gallery {
  padding: 20px;
  text-align: center;
  position: relative;
  background: #fff;
}

.cm-chiefanalyticsofficerspring-layout .title-text-gallery:after {
  background-color: rgba(30,54,93, 0.3);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.cm-chiefanalyticsofficerspring-layout .title-text-gallery .page-center {
  position: relative;
  z-index: 9;
  padding: 0;
}

.cm-chiefanalyticsofficerspring-layout .title-text-gallery h1 {
  color: #faf9f9;
  font-weight: bold;
  font-size: 34px;
  margin: 50px 0 0;
  letter-spacing: 1px;
  font-weight: normal;
}

.cm-chiefanalyticsofficerspring-layout .title-text-gallery h1:after {
  margin: 20px auto 10px;
  border-top: 2px solid #cccccc;
  width: 10%;
  max-width: 100%;
  content: "";
  display: block;
}


.cm-chiefanalyticsofficerspring-layout .title-text-gallery .slick-dots li {
  margin: 0 5px;
}

.cm-chiefanalyticsofficerspring-layout .cm-row-11-group {
  background-color: rgba(241,239,238, 1);
}

.cm-chiefanalyticsofficerspring-layout .cm-row-11-group h1 {
  color: #3f4952;
  text-align: center;
  font-size: 34px;
  margin: 50px 0;
}

.cm-chiefanalyticsofficerspring-layout .cm-row-11-group h1:after {
  margin: 20px auto 10px;
  border-top: 2px solid #cccccc;
  width: 10%;
  max-width: 100%;
  content: "";
  display: block;
}
.cm-chiefanalyticsofficerspring-layout  .cm-row-12-group {
  position:  relative;
}

.cm-chiefanalyticsofficerspring-layout .cm-row-12-group:after {
  background-color: rgba(205,227,243, 0.3);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.cm-chiefanalyticsofficerspring-layout .page-center {
  position:  relative;
  z-index: 9;
}

.cm-chiefanalyticsofficerspring-layout h2 a {
  color: #3f4952;
}

.cm-chiefanalyticsofficerspring-layout h2 {
  letter-spacing: 1px;
  margin: 50px 0 20px;
}

.cm-chiefanalyticsofficerspring-layout.fw-layout h2:after {
  width: 10%;
  border-top: 2px solid #949fac;
}

.cm-chiefanalyticsofficerspring-layout.fw-layout .full-width-button-item a {
  display:  inline-block;
  margin: 0 auto;
  color: #000;
  background:  none;
  border: none;
}

.cm-chiefanalyticsofficerspring-layout.fw-layout .full-width-button-item {
  text-align: center;
}

.cm-chiefanalyticsofficerspring-layout.fw-layout .full-width-button-item a span.btn-icon svg {
  fill: #2799cb;
}

.cm-cco-row1 {
  margin-top: 30px;
  padding: 0 20px;
}

.cm-cco-row1 h2 {
  margin-bottom: 15px;
}

.cm-chiefcustomerofficereurope-layout .cm-icons-group-with-title .cm-icn-with-title-item {
  width: 25%;
}

.cm-chiefcustomerofficereurope-layout .cm-row-5-group {
  background-color: rgba(241,239,238, 1);
}


.cm-chiefcustomerofficereurope-layout .cm-three-column .page-center {
  padding: 0 !important;
}

.cm-chiefcustomerofficereurope-layout .title-text-gallery,
.cm-chiefdataanalyticsofficercanada-layout .title-text-gallery,
.cm-chiefdataanalyticsofficerwinter-layout .title-text-gallery{
  padding: 20px;
  text-align: center;
  position: relative;
  background: #fff;
}

.cm-chiefcustomerofficereurope-layout .title-text-gallery:after,
.cm-chiefdataanalyticsofficerwinter-layout .title-text-gallery:AFter,
.cm-chiefdataanalyticsofficercanada-layout .title-text-gallery:After{
  background-color: rgba(30,54,93, 0.3);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.cm-chiefcustomerofficereurope-layout .title-text-gallery .page-center,
.cm-chiefdataanalyticsofficerwinter-layout .title-text-gallery .page-center,
.cm-chiefdataanalyticsofficercanada-layout .title-text-gallery .page-center{
  position:  relative;
  z-index: 9;
}

.cm-chiefcustomerofficereurope-layout .title-text-gallery h1,
.cm-chiefdataanalyticsofficerwinter-layout .title-text-gallery h1,
.cm-chiefdataanalyticsofficercanada-layout .title-text-gallery h1{
  color: #faf9f9;
  font-weight: bold;
  font-size: 34px;
  margin: 50px 0 0;
  letter-spacing: 1px;
}

.cm-chiefcustomerofficereurope-layout .title-text-gallery h1:after,
.cm-chiefdataanalyticsofficerwinter-layout .title-text-gallery h1:AFter,
.cm-chiefdataanalyticsofficercanada-layout .title-text-gallery h1:after{
  margin: 20px auto 10px;
  border-top: 2px solid #cccccc;
  width: 10%;
  max-width: 100%;
  content: "";
  display: block;
}

.cm-chiefcustomerofficereurope-layout.fw-layout .cm-row-7-group a.fl-button {
  background: #fafafa;
  border: 1px solid #ccc;
  color: #2799cb;
  font-weight: 300;
}

.hs-content-id-5857330598.full-width-bnr .two-col-equal-image-content .span6.left{
  margin-left: 0 !important;
}

.hs-content-id-5864312655 .main-content  .hs_cos_wrapper_type_rich_text h2 {
  margin-top: -45px;
}

.blog-bottom-sharing h2 a:hover {
  color: #258faf;
}
.sponser-layout .banner-img-gallery .banner-content .slider-right a.fl-button {
    display: block;
    text-align: center;
    letter-spacing: 1px;
}

.cm-chiefdataanalyticsofficerwinter-layout  .hs_cos_wrapper_type_header h1 {
   font-weight:  400;
}



/* ==========================================================================
Media  Layout                            
========================================================================== */


.media-center-layout .body-container .page-center {
  padding:  0;
  max-width:  1100px !important;
}

.media-section-1 h2 {margin: 0 0 40px;font-weight: 700;}

.media-section-1 .hs_cos_wrapper_type_rich_text {
  display:  block;
  padding: 10px 20px 20px 20px;
}

.media-section-1 p {
  margin-bottom: 1.25rem;
}

.media-section-2,.media-section-3,.media-section-4 {
  background-color: rgba(235,244,253, 0.6);
  margin-bottom: 20px;
  padding:  20px;
}


.media-section-1 .page-center {
  padding: 50px 20px 20px 20px !important;
}


.media-center-layout .latest-press-release .fl-module-content.fl-node-content {
  margin: 20px;
  margin-top: 70px;
  margin-bottom: 0px;
}

.media-center-layout .latest-press-release  h2.fl-heading {
  text-align:  center;
  margin:  0;
  font-weight: 400;
}

.media-center-layout .media-section-left, .media-center-layout .media-section-middle, .media-center-layout .media-section-right,.latest-press-release .media-center-module-item {
  width: 33.33%;
  margin-left:  0;
  padding:  20px;
  float:  left;
}

.media-center-layout  .media-center-module-item img {
  display:  block;
  width:  300px;
  text-align:  center;
  margin:  0 auto;
  margin-bottom: 15px;
}

.media-center-layout .media-center-module-item  h4 {
  margin: 0;
  padding: 0 0 10px 0;
  font-family: 'Lora';
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
}

.media-center-layout .media-center-module-item p {
  margin:  0;
  padding:  0 0 10px 0;
}

.media-center-layout  .body-container {
  margin-bottom:  40px;
}

.media-center-module-item-wrap:After {
  content:  "";
  clear:  both;
  display:  block;
}


.full-width-bnr-spring span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form {
  display:  block;
  margin: 0 auto;
  max-width: 800px;
  border: 1px solid #E8E7E7;
  -webkit-box-shadow: 0 0 2px #C4C4C4;
  -moz-box-shadow: 0 0 2px #C4C4C4;
  box-shadow: 0 0 2px #C4C4C4;
  -webkit-border-radius: 5px 5px 12px 12px;
  -moz-border-radius: 5px 5px 12px 12px;
  border-radius: 5px 5px 12px 12px;
  background: #fff;
}

.full-width-bnr-spring div#hs_cos_wrapper_widget_1529389083711,
.full-width-bnr div#hs_cos_wrapper_widget_1529493049707{
  padding: 30px;
  background: #f5f5f5 url(//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Img/repeatBg.png?t=1529467285512) repeat;
  margin-top: 45px;
  margin-bottom: 60px;
}

.full-width-bnr-spring form,
.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form{
  margin: 10px 15px 0 95px;
}

.full-width-bnr-spring span.hs_cos_wrapper div#hs_form_target_widget_1529389083711,
.full-width-bnr span.hs_cos_wrapper div#hs_form_target_widget_1529493049707{
  background: url(//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Img/centerTile.png) repeat;
  position: relative;
}

.full-width-bnr-spring form:before,
.full-width-bnr span.hs_cos_wrapper div#hs_form_target_widget_1529493049707 form:before{
  content:"";
  background: url(//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Img/leftTile.png) repeat-y;
  position: absolute;
  bottom: 0;
  display: block;
  width: 160px;
  top: 0;
  left:  0;
  height: 99%;
}

.full-width-bnr-spring .form-title,
.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 .form-title{
  margin-left:  0;
  line-height:  normal;
  padding-top:  10px;
}

.full-width-bnr-spring form div {
  position:  relative;
}

.full-width-bnr-spring .actions {
  padding-bottom: 60px;
  padding-top: 30px;
}

.hs-input.invalid.error {
  border: 1px solid #DD4420 !important;
}

.fw-layout a.fl-button.purple {
  background: #8624cc;
  border: 1px solid #7a18c0;
}

.two-column-right-wrapper .left ul li {
  font-size: 18px;
}

.fw-layout .title-gallery h2,h2.speakers-title,
.fw-layout .cm-three-column h2 {
  font-weight: 700;
}

.fw-layout .banner-img-gallery a.fl-button {
  margin: 20px 0 40px;
  border-radius: 0;
  display: block;
  font-weight: normal;
}
.sec-main-content {
  border-style: dashed;
  border-top-width: 1px;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-color: #2799cb;
  padding:  20px;
}

.custom-sponsor-europe  .body-container h3 {
  font-weight: bold;
  margin: 20px 0;
  font-family: 'Ek Mukta';
}

.sec-main-content span.hs_cos_wrapper_type_rich_text div {
  padding:  20px 0;
}

.sec-main-content span.hs_cos_wrapper_type_rich_text div iframe {
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}

.fl-row-content-wrap .span3 .fl-inner .fl-icon-wrap span.fl-icon svg {
  fill: #faf9f9;
  font-size: 22px;
  height: 30px;
  width: 25px;
}

.fl-row-content-wrap .span3 .fl-inner .fl-icon-wrap span.fl-icon .one svg {
  width: 15px;
  height: 20px;
}

.fl-row-content-wrap .span3 .fl-inner .fl-icon-wrap span.fl-icon .two svg {
  height: 22px;
  width:22px;
}

.fl-row-content-wrap .span3 .fl-inner .fl-icon-wrap span.fl-icon .three svg {
  width: 30px;
  height: 30px;
}
.cm-chiefcustomerofficereurope-layout .cm-row-8-group h2 {
  margin: 50px 0 0;
  line-height: 1;
}

.cm-chiefcustomerofficereurope-layout.fw-layout .cm-row-7-group a.fl-button {
  background: #fafafa;
  border: 1px solid #ccc;
  color: #2799cb;
  font-weight: 300;
}

.cm-chiefcustomerofficereurope-layout .cm-row-8-group h2 {
  margin: 50px 0 0;
  line-height: 1;
}

.cm-chiefcustomerofficereurope-layout .cm-row-9-group {
  position: relative;
}

.cm-chiefcustomerofficereurope-layout .cm-row-9-group:after {
  background-color: rgba(205,227,243, 0.3);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.cm-chiefcustomerofficereurope-layout .cm-row-9-group .page-center {
  position:  relative;
  z-index: 9;
}

.cm-chiefcustomerofficereurope-layout.fw-layout .cm-row-9-group  .fl-button {
  font-weight: 300;
  margin-top: 0;
}

.cm-chiefcustomerofficereurope-layout.fw-layout .cm-row-9-group .full-width-button-item a {
  display: inline-block;
  margin: 0 auto;
  color: #000;
  background: none;
  border: none;
  font-size: 17px;
  font-weight: 200;
  font-family: 'Ek Mukta';
}

.cm-chiefcustomerofficereurope-layout.fw-layout .cm-row-9-group .full-width-button-item {
  text-align: center;
}

.cm-chiefcustomerofficereurope-layout.fw-layout .cm-row-9-group .full-width-button-item svg {
  fill: #2799cb;
  width: 27px;
  vertical-align: text-bottom;
  margin-right: 2px;
}

.cm-chiefcustomerofficereurope-layout.fw-layout .cm-row-9-group .fl-button:hover {
  background: #ffffff;
  border: 1px solid #f3f3f3;
  color: #2799cb;
}

.cm-chiefdataanalyticsofficercanada-layout .cm-row-4-group,
.cm-chiefdataanalyticsofficerwinter-layout .cm-row-5-group{
  background-color: rgba(241,239,238, 1);
}

.cm-chiefdataanalyticsofficercanada-layout .cm-three-column .page-center {
  padding: 0 !important;
}

.cm-chiefdataanalyticsofficercanada-layout.fw-layout .cm-three-column h2 {
  font-weight: normal;
}

.cm-chiefdataanalyticsofficercanada-layout.fw-layout .cm-three-column img {
  margin: 20px 0 30px !important;
}

.cm-chiefdataanalyticsofficercanada-layout .cm-row-6-group,
.cm-chiefdataanalyticsofficerwinter-layout .cm-row-7-group{
  background-color: rgba(241,239,238, 1);
  padding-bottom: 100px;
}

.cm-chiefdataanalyticsofficercanada-layout .cm-row-6-group h1,
.cm-chiefdataanalyticsofficerwinter-layout .cm-row-7-group h1{
  color: #3f4952;
  text-align: center;
  font-size: 34px;
  margin: 50px 0;
}

.cm-chiefdataanalyticsofficercanada-layout .cm-row-6-group h1:after,
.cm-chiefdataanalyticsofficerwinter-layout .cm-row-7-group h1:After{
  margin: 20px auto 10px;
  border-top: 2px solid #cccccc;
  width: 10%;
  max-width: 100%;
  content: "";
  display: block;
}

.cm-chiefdataanalyticsofficercanada-layout.fw-layout .cm-row-6-group  .fl-button {
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 0);
  border-radius: 0;
  color: #2799cb;
  font-family: 'Ek Mukta';
  font-weight: 300;
}

.cm-chiefdataanalyticsofficercanada-layout.fw-layout .cm-row-6-group .fl-button:hover {
  background: #2799cb;
  border: 2px solid #1b8dbf;
  color: #fff;
}



.cm-chiefdataanalyticsofficercanada-layout .cm-row-7-group {
  background: #F0F7FB;
  padding-bottom: 10px;
}

.cm-chiefdataanalyticsofficercanada-layout.fw-layout .cm-row-7-group h2 {
  margin-top: 50px;
  letter-spacing: 1px;
}

.cm-chiefdataanalyticsofficercanada-layout.fw-layout .cm-row-7-group h2 a {
  color: #3f4952;
}

.cm-chiefdataanalyticsofficercanada-layout.fw-layout .cm-row-7-group h2:after {
  width: 10%;
  border-color: #949fac;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-icons-group-with-title .cm-icn-with-title-item {
  width: 25%;
}
.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group {
  background: #F0F7FB;
  text-align: center;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group h3 {
  color: #636d77;
  font-size: 28px;
  font-weight: bold;
  margin: 20px 0 40px;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group p {
  margin: 20px 0;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group hr {
  border-top: 2px solid #5d596d;
  width: 10%;
  margin: 60px auto 20px;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group a {
  margin: 0 auto;
  color: #000;
  background: none;
  border: none;
  font-size: 17px;
  font-weight: 200;
  font-family: 'Ek Mukta';
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group svg {
  fill: #2799cb;
  width: 35px;
  vertical-align: top;
  margin-right: 2px;
}


.full-width-bnr .banner-img-gallery .banner-content .inner-content .span4 {
  width: 25% !important;
  margin-left: 0 !important;
}

.full-width-bnr .banner-img-gallery .banner-content .inner-content .span8 {
  width: 75%;
  padding-right:50px;
}



/* ==========================================================================
cheif-digial-Officer - Layout                         
========================================================================== */

.cheif-digial-officer-lyt .cm-row-10-group {
  background-color: rgba(173,216,216, 1);
  text-align: center;
  padding: 0;
}

.cheif-digial-officer-lyt .cm-row-10-group  h3 {
  color: #000;
  font-family: "Ek Mukta";
  font-style: normal;
  line-height: 1.1;
  font-weight: 700;
  margin:  20px 0;
}

.cheif-digial-officer-lyt .cm-row-10-group a.fl-button {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #2799cb;
  border: 1px solid #1b8dbf;
  background: -moz-linear-gradient(top,#45b7e9 0%, #2799cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45b7e9), color-stop(100%,#2799cb));
  background: -webkit-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -o-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -ms-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: linear-gradient(to bottom,#45b7e9 0%,#2799cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b7e9', endColorstr='#2799cb',GradientType=0 );
  font-family: 'Ek Mukta'!important;
  font-size: 18px!important;
  font-style: normal!important;
  font-weight: 300!important;
  letter-spacing: 1px!important;
  padding-top: 18px!important;
  padding-bottom: 18px!important;
  padding-left: 25px!important;
  padding-right: 25px!important;
  text-decoration: none!important;
  text-transform: uppercase!important;
  display: block;
  margin: 40px 0 20px;
  transition: none!important;
}
.cheif-digial-officer-lyt  .cm-row-9-group {
  background-image: url(//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Img/Home_header_1700x900_02-blurred-150x150.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  color: #fff;
  margin-top:  20px;
  padding: 20px;
}

.cheif-digial-officer-lyt .cm-row-9-group:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(30,54,93, 0.3);
}

.cheif-digial-officer-lyt .cm-row-9-group > * {
  position: relative;
  z-index: 1;
}

.cheif-digial-officer-lyt .cm-row-9-group h2 {color: #faf9f9;font-weight: bold;letter-spacing: 1px;margin: 0 0 20px;}

.cheif-digial-officer-lyt .cm-row-9-group .slick-slide-inner-wrapper h4 {
  color: #ffffff;
  font-family: 'Lora';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.4;
  text-decoration: none;
  text-transform: none;
}
.cheif-digial-officer-lyt .cm-row-9-group .slick-slide-inner-wrapper .caption.below{
  text-align: center!important;
  width: 80%;
  margin:  0 auto;
  padding: 40px 60px;
}
.cheif-digial-officer-lyt .cm-row-9-group .slick-slide-inner-wrapper p {
  color: #faf9f9;
}



.cheif-digial-officer-lyt .hs_cos_gallery .slick-slider {
  padding:  0 20px;
  margin:  0;
}


.cheif-digial-officer-lyt .hs_cos_gallery .slick-slider .slick-slide-inner-wrapper {
  min-height: 250px;
  display:  block!important;
}

.cheif-digial-officer-lyt .cm-row-9-group h2:after {
  width: 10%;
  border-top: 2px solid #cccccc;
}

.cheif-digial-officer-lyt .cm-row-9-group  .slick-arrow {
  display: none!important;
}

.cheif-digial-officer-lyt .cm-partner {
  padding-top: 0;
  padding-bottom:  0;
}
.cheif-digial-officer-lyt .cm-row-7-group {
  background-color: rgba(241,239,238, 1);
}

.cheif-digial-officer-lyt .cm-row-7-group  .cm-three-column a.fl-button {
  display:  block;
  margin-bottom: 0;
  margin-top: 29px;
}

.cheif-digial-officer-lyt .cm-three-column h2 {
  color: #2799cb;
  margin:  0;
}



.cheif-digial-officer-lyt .cm-three-column {
  margin-bottom: 40px;
}

.cheif-digial-officer-lyt .cm-row-7-group .cm-three-column  h3 {
  text-align: center;
  margin: 0 0 5px;
}

.cheif-digial-officer-lyt .cm-row-6-group.cm-row-10-group h2:after {
  display:  none;
}

.cheif-digial-officer-lyt .cm-row-6-group.cm-row-10-group h2 {
  font-weight: bold;
  color: #0a0a0a;
  margin-top: 10px;
}

.cheif-digial-officer-lyt .cm-row-6-group.cm-row-10-group a.fl-button {
  line-height: 22px;
}

.cheif-digial-officer-lyt .cm-row-10-group a.fl-button:hover {
  background: #ffffff;
  border: 1px solid #f3f3f3;
  background: -moz-linear-gradient(top,#ffffff 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top,#ffffff 0%,#ffffff 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#ffffff 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#ffffff 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
  color: #2799cb;
}

.cheif-digial-officer-lyt .cm-icons-group-with-title {
  background-image: url(//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Img/Home_Melbourne-blurred_lighter_short_02-150x150.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  padding: 0;
  position:relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cheif-digial-officer-lyt .cm-icons-group-with-title:before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(30,54,93, 0.6);

}

.cheif-digial-officer-lyt .cm-icons-group-with-title .page-center {
  position: relative;
}

.cheif-digial-officer-lyt .cm-row-4-group {
  background-color: rgba(226,226,222, 1);
  border-top:  1px solid rgba(39,153,203, 1);
}

.cheif-digial-officer-lyt .cm-row-4-group h3 {
  color: #2799cb;
}

.cheif-digial-officer-lyt .cm-row-4-group  a.fl-button {
  background: #2799cb;
  border: 1px solid #1b8dbf;
  background: -moz-linear-gradient(top,#45b7e9 0%, #2799cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45b7e9), color-stop(100%,#2799cb));
  background: -webkit-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -o-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -ms-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: linear-gradient(to bottom,#45b7e9 0%,#2799cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b7e9', endColorstr='#2799cb',GradientType=0 );
  font-family: 'Ek Mukta'!important;
  font-size: 18px!important;
  font-style: normal!important;
  font-weight: 300!important;
  letter-spacing: 1px!important;
  padding-top: 18px!important;
  padding-bottom: 18px!important;
  padding-left: 25px!important;
  padding-right: 25px!important;
  text-decoration: none!important;
  text-transform: uppercase!important;
  margin: 40px 0 20px;
  transition: none!important;
  border-radius: 0;
  display:  block;
  max-width: 400px;
  margin: 26px auto 36px;
}

.cheif-digial-officer-lyt .cm-row-4-group h2:after {
  display:  none;
}

.cheif-digial-officer-lyt .cm-row-4-group .page-center {
  max-width: 1240px!important;
}

.cheif-digial-officer-lyt .cm-row-2-group {
  background-color: rgba(195,215,216, 1);
}

.cheif-digial-officer-lyt .cm-count-down h2:after {
  display: none;
}

.cheif-digial-officer-lyt .cm-count-down h2 {
  color: #2799cb;
  font-weight: bold;
}
.cheif-digial-officer-lyt .cm-row-1-group {
  padding: 0;
}

.cheif-digial-officer-lyt .cm-row-1-group h2 {
  color: #2799cb;
  font-weight: bold;
  padding-left: 45px;
  padding-right: 45px;
  margin-bottom:  0;
}


.cheif-digial-officer-lyt .cm-speakers {
  background: transparent;
}
.header8 .custom-logo img.hs-image-widget {
  max-width: 100%;
}


/* ==========================================================================
Sponsorship Opportunities Layout                         
========================================================================== */



.custom-sponsor-europe .cm-top-content {
  padding:  20px;
}

.custom-sponsor-europe .cm-top-content h3 {
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Ek Mukta';
  font-weight:  bold;
}

.custom-sponsor-europe .cm-top-content {
  padding:  20px;
}

.custom-sponsor-europe .cm-top-content h3 {
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Ek Mukta';
  font-weight:  bold;
}


.custom-sponsor-europe .body-container .page-center.content-wrapper {
  padding-top:  0;
  padding-bottom:  0;
}



.custom-sponsor-europe .sec-header-mod {
  padding-top:  50px;
}



.custom-sponsor-europe div#hs_cos_wrapper_widget_5887470268 img {
  display:  block;
  margin:  0 auto;
}

.custom-sponsor-europe div#hs_cos_wrapper_widget_5887470268 {
  padding:  20px 0;
}
.custom-sponsor-europe .body-container .page-center {
  padding-top:  20px;
  padding-bottom:  20px;
}


.custom-sponsor-europe .sec-two-content h3 {
  color: #2799cb;
}

.custom-sponsor-europe .left-col,
.two-col-grp .sec-left-col{
  width: 50%;
  text-align: center;
  padding: 0 20px;
}


.sec-three-content 
.hs_cos_gallery_slide.slick-slide {
  margin: 20px 0;
}

.custom-sponsor-europe .right-col,
.two-col-grp .sec-right-col{
  width: 50%;
  margin-left: 0;
  padding: 0 20px;
}
.custom-sponsor-europe .left-col img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin: 20px;
}

.custom-sponsor-europe .left-col span.hs_cos_wrapper_type_rich_text div {
  margin:  20px 0;
}

.custom-sponsor-europe .right-col .full-width-button-item a {
  background: #2799cb;
  border: 1px solid #1b8dbf;
  background: -moz-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#45b7e9),color-stop(100%,#2799cb));
  background: -webkit-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -o-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -ms-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: linear-gradient(to bottom,#45b7e9 0%,#2799cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b7e9',endColorstr='#2799cb',GradientType=0 );
  line-height: 12px;
  display: block;
  width: 325px;
  margin:  0 auto;
  letter-spacing:  1px;
  text-transform:  uppercase;
}

.custom-sponsor-europe .right-col p {
  padding: 20px 20px 20px 0;
}

.sec-right-col h3 {
  color: #2799cb;
  padding-bottom:  20px;
}

.custom-sponsor-europe .right-col .full-width-button-item:last-child {
  margin-bottom:  20px;
}

.sec-three-content span.hs_cos_wrapper_type_text {
  display:  block;
  text-align: center;
  font-family: 'Ek Mukta';
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  text-decoration: none!important;
  color:  #2799cb;
  text-transform: none!important;
  font-weight:  bold;
  margin:  20px;
}


.sec-three-content .slick-prev, .sec-three-content .slick-next {
  display:  none !important;
}

.sec-three-content ul.slick-dots {
  display:  none !important;
}

.sec-three-content {}

.sec-three-content .caption.below {
  max-width:  600px;
  margin:  0 auto;
  text-align: center !important;
}

.sec-three-content .page-center > div {

  border-top-width: 1px;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-style: dashed;
  border-color: #2799cb;
}

.custom-sponsor-europe .right-col .full-width-button-item:last-child {
  margin-bottom:  20px;
}



.sec-three-content span.hs_cos_wrapper_type_text {
  display:  block;
  text-align: center;
  font-family: 'Ek Mukta';
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  text-decoration: none!important;
  color:  #2799cb;
  text-transform: none!important;
  font-weight:  bold;
  margin:  20px;
}
.two-col-grp .sec-left-col img {
  margin:20px 0

}


.sec-three-content .slick-prev, .sec-three-content .slick-next {
  display:  none !important;
}

.sec-three-content ul.slick-dots {
  display:  none !important;
}


.sec-three-content .caption.below {
  max-width:  600px;
  margin:  0 auto;
  text-align: center !important;
}


.sec-right-col h3 {
  color: #2799cb;
  padding-bottom:  20px;
}


.sec-four-content-inner div#hs_cos_wrapper_widget_5887470264 {
  padding: 30px 10px;
  background: #f5f5f5;
  margin-top: 70px;
  margin-bottom: 160px;
}

.sec-four-content-inner div#hs_cos_wrapper_widget_5887470264 > span {
  display:  block;
  max-width: 800px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #d6d6d6;
  -webkit-box-shadow: 0 0px 3px #E1E1E1;
  -moz-box-shadow: 0 0px 3px #E1E1E1;
  box-shadow: 0 0px 3px #E1E1E1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 10px;
}
.cm-about-lay .section-3-column-wrapper {
  margin-bottom: 28px;
}


.sec-four-content-inner h6 {
  color: #939393;
  margin:  0;
  font-style: italic;
  margin-top: 3px;
  font-size: 11px;
  position:  relative;
  top: 10px;
  font-family:  'Open Sans', "Lucida Grande", Arial, Helvetica, sans-serif;
}

.sec-four-content-inner form > div:first-of-type {
  position:  relative;
  margin-bottom:  30px;
}

.sec-four-content-inner form > div:first-of-type .hs-richtext {
  padding:  0;
  position: absolute;
  margin:  0;
  bottom:  0;
  left: 10px;
}

.custom-sponsor-europe .hs-form-field {
  padding-left:  10px;
  padding-right:  10px;
}



.sec-four-content-inner .hs_cos_wrapper_type_rich_text h3{
  color: #2799cb;
  padding: 30px 0 20px 0px;
}

.sec-four-content-inner {
  padding:  0 20px;
}
.custom-sponsor-europe .hs-richtext {
  padding-left:  10px;
}

.custom-sponsor-europe ul.inputs-list.multi-container {
  margin-left: 5px;
}


.blog.first.hs-blog-listing .content-wrapper {
  padding-top: 0;
  padding-bottom:  0;
}

.blog.first.hs-blog-listing .content-wrapper h3.fl-heading {
  color: #222;
  font-size:  24px;
  padding: 3px 3px 40px;
}

.sponser-layout .sec-header-mod h2.entry-title {
  font-size:  36px;
}

.custom-listing-slider a.fl-button i.fa {
  margin-left: 8px;
  font-size: 1.3em;
  line-height: 1;
  vertical-align: middle;
}

.custom-header.header2 .custom-logo img.hs-image-widget {
  max-width: 260px;
}

.cm-chiefdataanalyticsofficerwinter-layout.fw-layout .cm-count-down h2 {
  color: #636d77;
  font-family: 'Ek Mukta';
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.1;
  text-decoration: none;
  text-transform: none;
}

.cm-chiefdataanalyticsofficerwinter-layout.fw-layout h3 {
  color: #636d77;
  font-family: 'Ek Mukta';
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.1;
  text-decoration: none;
  text-transform: none;
}

.cm-chiefdataanalyticsofficerwinter-layout .fl-countdown {
  margin-bottom: 40px;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-2-group h4 {
  font-family: "Ek Mukta", sans-serif;
  font-weight: normal;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  color: #636d77;
  font-weight: bold;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-2-group a.fl-button.transparent {
  background: #009fcc;
  border: 2px solid #0093c0;
  background-color: rgba(0,159,204, 0);
  color: #333;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom:  0;
}



.cm-chiefdataanalyticsofficerwinter-layout .cm-two-col-right-content-module h3 {
  font-weight: 300;
  margin: 0;
  padding: 0 0 10px 0;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-two-col-right-content-module {
  margin-top: 60px;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-two-col-right-content-module  a.fl-button {
  background: #009fcc;
  border: 1px solid #0093c0;
  display: block;
  font-weight: 300;
}


.cm-team-member-group {
  text-align: center;
  width: auto;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom:20px;
}

.cm-team-member-image img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.cm-team-member-image {
  padding: 20px;
}

.cm-team-member-info-wrapper {
  padding: 20px;
}

.cm-team-member-group .span3 {
  width: 25%;
  margin: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-icons-group-with-title .page-center {
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.cm-chiefdataanalyticsofficerwinter-layout .cm-speakers {
  background: transparent;
}

.hs-content-id-5860982454 .subscribe-top-content {
  padding-top: 7px;
  padding-left: 24px;
}

.hs-content-id-5860982454 .subscribe-top-content h3 {
  padding-left: 20px;
  padding-top: 16px;
  margin-bottom: 1px;
}

.hs-content-id-5860982454 h5 {
  margin-bottom: 20px;
}

.hs-content-id-5860982454  .subscribe-left {
  padding-left: 44px;
  padding-right: 5px;
}

.hs-content-id-5860982454  ul {
  margin-top: 20px;
  margin-bottom: 30px;
}
.spring .footer2-custom-copyright-inner,
.spring .footer-menu-type-8 {
  width:  100% !important;
  text-align:  left;
}

.spring .footer-menu-type-8 ul {
  margin: 0 !important;
  float: left !important;
  text-align:  left;
}

.cm-become-contributor    .slick-prev,
.cm-become-contributor .slick-next {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
  border: none !important;
  outline: none;
  position: absolute;
  top: 50%;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  width: 90px;
  height: 110px;
  opacity: 0.65;
  margin-top: -54px;
}



.cm-become-contributor .slick-arrow:before , 
.cm-become-contributor .slick-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}



.cm-become-contributor button.slick-prev.slick-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.cm-become-contributor button.slick-prev.slick-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
  border-right: 17px solid white;
  margin-left: 31px;
}

.cm-become-contributor button.slick-prev.slick-arrow {
  right:  auto;
  left: 0;
}



.cm-become-contributor button.slick-next.slick-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  border-left: 27px solid #3f3f3f;
}

.cm-become-contributor button.slick-next.slick-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
  border-left: 17px solid white;
  margin-left: 39px;
}

.cm-become-contributor button.slick-prev.slick-arrow {
  right:  auto;
  left: 0;
}



.cm-become-contributor .hs_cos_gallery_lightbox_container .slick-slider {
  padding: 0;
  margin:  0;
}

.cm-become-contributor .vex-content.hs-gallery .vex-close:after {
  display: none;
}

.cm-become-contributor .vex-content.hs-gallery .vex-close:before {
  content: "×";
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  background: transparent;
  width: auto;
  height: auto;
  top: 0;
  opacity: 1;
  box-shadow: none!important;
}

.cm-become-contributor .vex-content.hs-gallery .vex-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.cm-become-contributor button.slick-prev.slick-arrow:hover {
  opacity: 1;
}


.cm-two-col-with-banner.full-width-bnr-spring .actions {
  padding-top: 0;
}

.audience-wrapper img {
  object-fit: cover;
}

.full-width-bnr .main-content hr {
  background: #2799cb;
  margin: 20px 0;
  margin-top: 30px;
}
.full-width-bnr .two-col-wt-title .col-two {
  text-align: center;
}

.hs-content-id-5857330598.full-width-bnr .two-col-equal-image-content .span6.right {
  float: right;
}

.hs-content-id-5857330598.full-width-bnr .two-col-equal-image-content .span6.left {
  float: left;
  padding-right: 30px;
}

.hs-content-id-5887470256 .sec-four-content-inner div#hs_cos_wrapper_widget_5887470264 {
  background: none;
  padding:  0;
}

.hs-content-id-5887470256 .sec-four-content-inner div#hs_cos_wrapper_widget_5887470264 > span {
  border: none;
  box-shadow: none;
}

.blog .banner-img-gallery .banner-content a {
  width: 100%;
  margin-left: 0;
}

.blog .banner-img-gallery .banner-content a i.fl-button-icon {
  font-size: 1.3em;
  height: auto;
  margin-left: 8px;
}

.blog .banner-content a.fl-button.transparent + a.fl-button.transparent {
  margin-top: 15px;
}


.fw-layout.cm-chiefcustomerofficerfall-layout .banner-img-gallery .banner-content .inner-content .span4 {
  width: 33.33% !important;
  margin: 20px 0;
}

.fw-layout.cm-chiefcustomerofficerfall-layout .banner-img-gallery a.fl-button {
  display: inline-block;
  background: #0097d8;
  border: 1px solid #008bcc;
  font-weight: 300;
  border-radius: 4px;
}

.cm-chiefcustomerofficerfall-layout .cm-icons-group-with-title .cm-icn-with-title-item {
  width: 25%;
  white-space: nowrap;
}

.cm-icons-group-with-title span.cm-icn-title {
  color: #faf9f9;
  font-family: 'Lora';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.4;
  text-decoration: none;
  text-transform: none;
  padding-left: 15px;
}

.cm-chiefcustomerofficerfall-layout .cm-row-2-group {
  background: #78869e;
  padding-bottom: 56px;
}

.cm-chiefcustomerofficerfall-layout .cm-row-2-group .cm-icons-group-with-title {
  background: transparent;
  padding-bottom: 10px;
}

.fw-layout.cm-chiefcustomerofficerfall-layout .cm-row-2-group h2:after {
  content: none;
}

.cm-chiefcustomerofficerfall-layout  h2.speakers-title {
  color: #3f4952;
  font-weight: bold;
}

.cm-chiefcustomerofficerfall-layout  .cm-speakers {
  background: transparent;
}

.cm-chiefcustomerofficerfall-layout .cm-row-4-group {
  background-color: rgba(241,239,238, 1);
}

.cm-chiefcustomerofficerfall-layout .cm-row-4-group .span12.widget-span.widget-type-cell.page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.cm-chiefcustomerofficerfall-layout .hs_cos_wrapper_type_header h1 {
  text-align: center;
  letter-spacing: 1px;
  font-family: 'Lora';
  font-size: 34px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
  position:relative;
}

.cm-chiefcustomerofficerfall-layout .hs_cos_wrapper_type_header h1:after {
  border-top: 2px solid #fff;
  filter: alpha(opacity = 100);
  opacity: 1;
  width: 30%;
  max-width: 100%;
  margin: auto;
  content: "";
  display: block;
  margin-top: 20px;
  border-top: 2px solid #ccc;
  width: 10%;
}

.cm-chiefcustomerofficerfall-layout .cm-row-5-group {
  background-color: rgba(30,54,93, 0.3);
  color: #fff;
  padding: 40px 0 20px;
}

.cm-chiefcustomerofficerfall-layout  ul.slick-dots {
  margin: 0;
  bottom: -30px;
}

.cm-chiefcustomerofficerfall-layout .cm-row-5-group h1 {
  color: #fff;
}

.cm-chiefcustomerofficerfall-layout .cm-row-5-group h1:after {
  border-top: 2px solid #cccccc;
  min-width: 182px;
  margin-bottom: 60px;
}

.cm-chiefcustomerofficerfall-layout .cm-row-5-group  button.slick-arrow {
  display: none !important;
}

.cm-chiefcustomerofficerfall-layout .cm-row-5-group h4 {
  color: #fff;
  margin: 0 0 20px;
}

.cm-chiefcustomerofficerfall-layout .cm-row-5-group p {
  color: #fff;
}

.cm-chiefcustomerofficerfall-layout .cm-row-6-group {
  padding: 50px 0;
  background-color: rgba(241,239,238, 1);
}

.cm-chiefcustomerofficerfall-layout .cm-row-6-group a.fl-button {
  color: #2799cb;
  background: #fafafa;
  border: 1px solid #ccc;
  font-weight: 300;
}

.fw-layout .banner-img-gallery a.fl-button + a.fl-button {
  margin-top: 40px;
}

.cm-chieflearningofficerusa-layout .cm-count-down h2.fl-heading {
  color: #2799cb;
  font-size: 28px;
  line-height: 1.1;
  font-weight: 700;
}

.cm-chieflearningofficerusa-layout .cm-count-down {
  margin-bottom: 30px;
}

.cm-chieflearningofficerusa-layout .cm-two-col-eql-content img {
  margin-bottom: 30px;
}

.cm-chieflearningofficerusa-layout .cm-two-col-eql-content a.fl-button {
  font-weight: 300;
}

/*
.cm-chieflearningofficerusa-layout .cm-two-col-eql-content .span6 {
width: auto;
}*/

.partners-logo-group .cm-detail-btn a {
  background: #fafafa;
  border: 1px solid #ccc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 18px 29px;
  color: #333;
  line-height: 1;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Ek Mukta';
  display: inline-block;
}

.cm-detail-btn {
  text-align: center;
  margin: 20px 0;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group .full-width-button-item a[href*="/chieflearningofficerusa"] span.btn-icon svg {
  width: 14px;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group .full-width-button-item a[href*="/chieflearningofficerusa"] {
  line-height: 23px;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group .full-width-button-item a[href*="/chieflearningofficerusa"] > span.btn-icon {
  max-height: 23px;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group .full-width-button-item a[href*="/chieflearningofficerusa"] span.btn-txt {
  position: relative;
  top: 2px;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group div:last-child > .cm-full-width-buttons-group a {
  text-transform: none;
  background: none;
  border: none;
  color: inherit;
  font-family: 'Ek Mukta';
  font-size: 17px;
  font-style: normal;
  font-weight: 200;
  line-height: 1.5;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group div:last-child > .cm-full-width-buttons-group a svg {
  fill: #2799cb;
  width: 25px;
  position: relative;
  top: 3px;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group div:last-child > .cm-full-width-buttons-group a span.btn-txt {
  position: relative;
  top: -3px;
}


.cm-chiefanalyticsofficerspring-layout  .cm-row-3-group.cm-row-12-group {
  padding-top: 50px;
}

.cm-chiefanalyticsofficerspring-layout .cm-speakers {
  background: transparent;
}

.cm-chiefanalyticsofficerspring-layout .cm-count-down {
  padding: 40px 0;
}
.cm-chiefanalyticsofficerspring-layout .cm-row-2-group h2:after {
  display:  none;
}

.cm-chiefanalyticsofficerspring-layout .cm-row-2-group h2 a{
  color: #009fcc;
  font-family: 'Lora';
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
}

.cm-chiefanalyticsofficerspring-layout.fw-layout  .container-fluid .row-fluid .cm-row-2-group .page-center {
  padding-left: 30px;
  padding-right: 30px;
}

.cm-chiefanalyticsofficerspring-layout.fw-layout .container-fluid .row-fluid .cm-row-2-group {
  padding-bottom: 40px;
}

.cm-chiefanalyticsofficerspring-layout.cm-row-7-group {
  padding-bottom: 20px;
}  

.fl-node-59bbe47df22ac .fl-countdown-unit {
  margin: 0;
  font-family: Raleway, sans-serif;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover span:before {
  border-color: #7dd3fb;
}

/* ==========================================================================
C-Suite Hangouts Layout                              
========================================================================== */

.c-suite-lyt .main-content {
  background-color: rgba(223,235,244, 1);
  padding: 20px 20px 103px;
  position:  relative;
}

.c-suite-lyt .page-center.content-wrapper {
  padding: 20px 3px !important;
}

.c-suite-lyt .main-content .hs_cos_wrapper_type_text {
  display:  block;
  font-family: "Ek Mukta", sans-serif;
  font-weight: 200;
  color: #eae9e9;
  font-size:  66px;
  line-height: 1.2;
  background-color: rgba(60,142,209, 1);
  padding: 24px 20px 20px;
  margin-left: -50px;
}

.c-suite-lyt .main-content blockquote {
  line-height: 1.6;
  color: #6f6f6f;
  margin: 20px;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd;
}

.c-suite-lyt .main-content blockquote p {
  color: #6f6f6f;
  margin-bottom: 1.25rem;
} 

.c-suite-lyt .main-content .follow-me {
  padding: 10px 30px;
}

.c-suite-lyt .cxo-topics h3 {
  margin:  0;
}

.c-suite-lyt .cxo-topics ul {
  list-style: none;
  margin: 0;
  text-align: center;
  background: #fff !important;
  padding-top: 20px;
  padding-bottom:18px;
}

.c-suite-lyt .main-content {
  background-color: rgba(223,235,244, 1);
  padding: 20px 20px 103px;
  position: relative;
  margin-bottom: -60px !important;
}

.c-suite-lyt .cxo-topics {
  padding: 0 47px;
  position: relative;
  background:none !important;
}

.c-suite-lyt .cxo-topics ul li {
  display:  inline-block;
  margin: 20px 2px 20px 3px;
  min-width:  140px;
  text-align:  center;
}

.c-suite-lyt .cxo-topics ul li span.filter-link-count {
  display: none;
}

.c-suite-lyt .cxo-topics ul li a {
  color: #f1efee;
  font-size: 16px;
  line-height: 18px;
  padding: 5px 10px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background: #2799cb;
  border: 1px solid #1b8dbf;
  text-decoration: none;
  text-shadow: none;
  display:  block;
  font-family: 'Ek Mukta';
  font-style: normal;
  font-weight: 300;
}

.c-suite-lyt .cxo-topics .block {
  margin-top: -60px;
  position:  relative;
  z-index: 999;
  background:  #fff;
  padding: 20px 0;
}

.cxo-hangout-topics .fl-col-content {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  border:10px solid #fff;
  width:33.33%;
  float:left;
  position: relative;
}

.cxo-hangout-topics .page-center {
  max-width: 1100px !important;
  overflow: hidden;
}

.cxo-hangout-topics .page-center {
  max-width:  1100px !important;
  padding: 0 !important;
}

.cxo-hangout-topics .fl-col-content .fl-module {
  min-height: 440px;
  position: relative;
  z-index: 2;
  color:  #fff;
  text-align:  center;
  padding: 20px;
}

.cxo-hangout-topics .fl-col-content h2.hangout-title-text {
  width:  80%;
  display:  block;
  color:  #fff;
  margin: 0 auto 20px;
}

.hangout-button {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 0px;
  margin-top: 50px;
  display: inline-block;
  border: solid 1px #fff;
  padding: 15px;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
}

.ee-hangout-inner {
  width: 100%;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.cxo-hangout-topics .fl-col-content h2.hangout-title-text:after {
  display: block;
  content: url(//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Img/ho-right.png);
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translate(-50%, -50%);
}

.cxo-hangout-topics .fl-col-content h2.hangout-title-text:before {
  display: block;
  content: url(//cdn2.hubspot.net/hubfs/2631050/CoriniumIntelligence_June2018/Img/ho-left.png);
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translate(-50%, -50%);
}

.cxo-hangout-topics .fl-col-content:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(10,0,0, 0.6);
}

.cxo-hangout-topics .fl-col-content .fl-module .fl-module-content {
  min-height: 400px;
  position: relative;
}

.ee-hangout{
  min-height: 400px !important;
  position: relative !important;
  height: 100%;
  display:block;
  width: 100%;
}

.btm-pane-flexi .hs_cos_wrapper_type_linked_image {
  display: block;
  text-align: center;
  margin: 0 0 40px;
}

.c-suite-lyt .btm-pane-flexi {
  margin: 40px auto !important;
  float: none !important;
}

.c-suite-lyt .btm-pane-flexi hr{
  border-top: 1px solid #cccccc;
}

.c-suite-lyt .btm-pane-flexi hr {
  border-top: 1px solid #cccccc;
  margin: 60px auto 0;
  max-width: 1020px;
}

.cxo-hangout-topics .fl-col-content:nth-child(2n):after {
  background-color:rgba(10,0,0, 0.5);
}

.cxo-hangout-topics .fl-col-content:nth-child(3n):after {
  background-color:rgba(28,28,28, 0.5);
}

.fw-layout .banner-img-gallery h6 {
  margin: 0 20px 30px;
  font-weight: bold;
  color: #faf9f9;
  font-family: 'Lora';
  font-size: 24px;
  font-style: normal;
  letter-spacing: 1px;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 38px;
}

.speakers-block .speaker p {
  color: #636d77!important;
  font-family: 'Lora'!important;
  font-size: 18px!important;
  font-style: normal!important;
  font-weight: 400!important;
  line-height: 1.1!important;
  padding-bottom: 10px!important;
  text-decoration: none!important;
  text-transform: none!important;
}

.cm-chiefcustomerofficereurope-layout .cm-icons-group-with-title .cm-icn-with-title-item {
  white-space: nowrap;
}

.cm-chiefcustomerofficereurope-layout .cm-icons-group-with-title .cm-icn-with-title-item {
  white-space: nowrap;
}

/*
.cm-chiefcustomerofficereurope-layout 
.cm-icons-group-with-title {
  padding-top: 20px;
  padding-bottom: 20px;
}*/

.cm-chiefcustomerofficereurope-layout .cm-speakers {
  background: transparent;
}

.cm-full-with-bg-mdl {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  background-color: rgba(39,153,203, 0.85);
  position: relative;
  text-align: center;
  padding: 40px 20px;
  color: #fff;
}

.cm-full-with-bg-mdl:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(39,153,203, 0.85);
}

.cm-full-with-bg-mdl .page-center {
  position:  relative;
  z-index: 1;
}

.cm-full-with-bg-mdl p {
  color: inherit;
}

.cm-full-with-bg-mdl a {
  font-family: 'Ek Mukta';
  font-size: 18px;
  font-style: normal;
  font-weight: 300!important;
  letter-spacing: 1px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  max-width: 500px;
}

.cm-full-with-bg-mdl .fl-rich-text {
  margin-bottom: 60px;
}

.CDAO-comment-form .hs-input {
  font-family: "Ek Mukta";
  line-height: normal;
  padding: 8px 15px;
}

.CDAO-comment-form .hs-form-field > label {
  font-family: 'Ek Mukta';
}

.CDAO-comment-form .hs-form ul {
  margin-left: 0;
}

.CDAO-comment-form input.hs-button.primary {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #c1c1c1;
  box-shadow: none;
  padding: 20px 15px;
  font-family: arial,sans-serif;
  font-weight: 700;
  color: #000;
  letter-spacing: 0;
  font-size: 14px;
  text-transform: uppercase;
}

.full-width-layout-type-1 .full-width-content-type-1 .bottom-column {
  max-width: 1100px;
  margin: 0 auto !important;
  float: none !important;
  padding: 0 30px;
}

.full-width-layout-type-1 .full-width-content-type-1 p:nth-of-type(2) {
  margin-bottom: 10px;
}

.two-column-contact-right .hs-richtext p {
  line-height: normal;
  color: #444444;
  font-weight: 400;
}

.two-column-contact-right .hs-richtext p a {
  text-decoration: underline;
}

.speakers-blog.dca .header3  .custom-menu-primary ul {
  float:  right !important;
  padding-top: 16px !important;
}

.speakers-blog.dca .header3 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0 !important;
  padding:  10px 15px;
}

.speakers-blog.dca .custom-header.header3{
  position:absolute;
  background:transparent;
}

.hs-content-id-5864256271 .sec-header-mod h2.entry-title {
  margin-bottom: 0;
}

.hs-content-id-5864256271 .cm-full-width-content-with-btn .span3 a.fl-button {
  letter-spacing: 1px;
  margin-top: -11px;
  text-transform: uppercase;
}

.hs-content-id-5864256271 .cm-full-width-content-with-btn {
  padding-bottom: 30px;
}

.speakers-blog.dca .custom-logo img {
  max-width:260px !important;
  margin-top: 10px;
  margin-left: 4px;
}

.dca .banner-img-gallery .banner-content .inner-content h4 {
  font-family: 'Lora';
  font-size: 34px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
  color:  #fff;
  margin-top: 0;
  padding-bottom:  10px;
}

.dca .banner-img-gallery .banner-content .inner-content h5 {
  margin-bottom: 54px !important;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707>span#hs_cos_wrapper_ {
  display: block;
  margin: 0 auto;
  max-width: 800px;
  border: 1px solid #E8E7E7;
  -webkit-box-shadow: 0 0 2px #C4C4C4;
  -moz-box-shadow: 0 0 2px #C4C4C4;
  box-shadow: 0 0 2px #C4C4C4;
  -webkit-border-radius: 5px 5px 12px 12px;
  -moz-border-radius: 5px 5px 12px 12px;
  border-radius: 5px 5px 12px 12px;
  background: #fff;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 h3.form-title {
  border-bottom: 1px solid #D7D7D7;
  font-size: 22px;
  color: #000;
  font-weight: 500 !important;
  font-family: 'Open Sans',"Lucida Grande",Arial,Helvetica,sans-serif !important;
  padding-bottom: 10px;
  margin: 10px 10px 30px 10px !important;
  line-height: normal;
  padding-top: 10px;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form .hs-form-field {
  padding: 10px;
  margin: 10px 0;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form .hs-form-field > label {
  font-weight: bold;
  font-size: 13px;
  color: #444;
  padding-bottom: 8px;
  display: block;
  font-family: 'Open Sans', "Lucida Grande", Arial, Helvetica, sans-serif;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form span.hs-form-required {
  display: inline-block;
  color: #ff0000;
  font-weight: normal;
  margin-left: 3px;
  padding: 0;
  font-size: 13px;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form .hs-input {
  font: 400 13.3333px Arial;
  background: #fff;
  border: 1px dashed #ABA5A5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  font-size: 13px;
  -webkit-rtl-ordering: logical;
  cursor: text;
  color: #444;
  margin: 0;
  font-family: 'Open Sans', "Lucida Grande", Arial, Helvetica, sans-serif;
  text-transform: none;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form .hs-richtext p {
  font-family: 'Open Sans', "Lucida Grande", Arial, Helvetica, sans-serif;
  padding: 0;
  font-size: 12px;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form ul.inputs-list.multi-container label {
  line-height: 19px;
  padding-bottom: 13px;
  font-weight: normal;
  display: block;
  font-family: 'Open Sans', "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #444;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form ul.inputs-list.multi-container {
  margin-left: 0;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form ul.inputs-list.multi-container .hs-input {
  margin-right: 10px;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form .hs-richtext p i {
  color: #444444;
  display: block;
  font-weight: normal;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form .hs-richtext p a {
  text-decoration: underline;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form input.hs-button.primary.large {
  color: #fff;
  border: 1px solid;
  border-color: #2F9EEC #1988D6 #1988D6;
  background: #2596e6;
  background: -webkit-gradient(linear, left top, left bottom, from(#2f9eec), to(#1988d6));
  background: -moz-linear-gradient(top, #2f9eec, #1988d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f9eec', endColorstr='#1988d6');
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 6px 22px;
  font-weight: 400;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font: 15px 'Open Sans',"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  outline: 0;
  letter-spacing: 0;
  text-transform: none;
  display: inline-block;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form .actions {
  text-align: center;
  padding: 15px 0;
  padding-bottom: 60px;
  padding-top: 30px;
}

.full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form input.hs-button.primary.large:hover {
  background: #1988d6;
  background: -webkit-gradient(linear, left top, left bottom, from(#1988d6), to(#1988d6));
  background: -moz-linear-gradient(top, #1988d6, #1988d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1988d6', endColorstr='#1988d6');
}

.hs-content-id-5864256271.full-width-bnr .main-content h3 {
  margin: 0;
}

.banner-img-gallery .banner-content a:hover {
  background: #2799cb;
  border: 2px solid #1b8dbf;
}

.hs-content-id-5864308408.full-width-bnr-type1 .hs-input {
  text-transform: none;
  font-weight: normal;
}

.hs-content-id-5864308408.full-width-bnr-type1 .body-container label {
  font-family: "Open Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  padding-bottom: 7px;
}

.hs-content-id-5863601160.sponsership-lay .section_3.section {
  padding-top: 40px;
}

.pricing-table-item a.fl-button:hover {
  background-color: #2799cb;
  color: #fff;
}

.cm-dataconafrica-layout .banner-content a.btn.full-btn {
  border: 2px solid #f3f3f3;
  margin: 25px 0 20px 0;
}

.cm-dataconafrica-layout.fw-layout .banner-img-gallery .banner-content{
  padding: 20px 20px 0 20px;
}

.cm-dataconafrica-layout .banner-img-gallery h2 {
  margin: 0 0px 30px;
}

.cm-dataconafrica-layout .cm-row-2-group .page-center {
  padding: 50px 60px !important;
}

.cm-dataconafrica-layout .banner-content a.btn.full-btn:hover {
  border: 2px solid #2799cb;
}

.cm-dataconafrica-layout .banner-content h1 {
  margin-bottom: 12px;
}

.cm-dataconafrica-layout .cm-row-8-group {
  background-color: #F0F7FB;
}

.cm-dataconafrica-layout .cm-row-8-group .full-width-button-item:last-child {
  margin-bottom: 10px;
  margin-top: 6px;
}
.cm-dataconafrica-layout .cm-row-8-group .full-width-button-item:first-child a {
  border: 1px solid #1b8dbf;
  background: -moz-linear-gradient(top,#45b7e9 0%, #2799cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45b7e9), color-stop(100%,#2799cb));
  background: -webkit-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -o-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -ms-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: linear-gradient(to bottom,#45b7e9 0%,#2799cb 100%);
  line-height: 16px;
}

.cm-chiefanalyticsofficerspring-layout .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul ul,
.cm-chiefanalyticsofficerspring-layout .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a span,
.cm-chiefcustomerofficereurope-layout .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul ul,
.cm-chiefcustomerofficereurope-layout .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a span{
  display: none !important;
}

.hs-content-id-5864299643 .page-center.content-wrapper {
  padding-top:0
}

.custom-sponsor-europe form p {
  font-weight: normal;
  font-size: 13px;
  color: #444;
  padding-bottom: 8px;
  display: block;
  margin-bottom: 20px;
}

.hs-blog-post .hs_cos_wrapper_type_blog_comments form.hs-form .hs-form-field ul{
  margin-left:0;
}

.hs-blog-post .hs_cos_wrapper_type_blog_comments form.hs-form .hs-form-field ul.inputs-list label {
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  font-family: 'Raleway', sans-serif;
}

.cm-chief-data-layout  .full-width-button-item a i.fa-angle-up {
  color: #2799cb;
  font-size: 30px;
}

.fw-layout .custom-header.header2 .custom-logo img.hs-image-widget {
  max-width: 267px;
}

.cm-chief-data-layout .full-width-button-item a {
  font-size: 16px;
  line-height: 18px;
  padding: 12px 24px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #2799cb;
  border: 1px solid #1b8dbf;
  background: -moz-linear-gradient(top,#45b7e9 0%, #2799cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45b7e9), color-stop(100%,#2799cb));
  background: -webkit-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -o-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -ms-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: linear-gradient(to bottom,#45b7e9 0%,#2799cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b7e9', endColorstr='#2799cb',GradientType=0 );
  padding: 18px 23px;
}

.fw-layout.cm-chief-data-layout .banner-img-gallery a.fl-button:hover {
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 0.5);
  border-color: #2799cb;
}

.cdoa .two-column-right-wrapper {
  padding-top: 20px;
  padding-bottom:  20px;
}

.cdoa.fw-layout .cm-three-col-feature {
  padding-top: 40px;
  padding-bottom: 40px;
}

.cdoa .cm-two-column-video-content {
  padding-top: 68px;
  padding-bottom: 68px;
}
.cdoa .p20 {
  padding-top: 40px;
}

.cdoa .cm-speakers {
  padding-top: 45px;
}

.cdoa .cm-speakers h2.speakers-title {
  font-weight: bold;
}

.cdoa.fw-layout .full-width-wrapper .cm-three-column {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cdoa .title-text-gallery {
  padding-bottom: 20px;
}

.cdoa.fw-layout .bottom-pane {
  padding-top: 60px;
}

.cm-two-col-right-content-module .span4 a.fl-button.full-width {
  font-weight:normal;
}

.cm-chiefcustomerofficereurope-layout  .cm-row-8-group {
  padding-bottom: 20px;
}

.cm-chiefcustomerofficereurope-layout .cm-row-9-group {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cm-chiefcustomerofficereurope-layout .cm-row-9-group .cm-full-width-buttons-group {
  margin-top: 20px;
}

.cheif-digial-officer-lyt .body-container-wrapper .row-fluid .page-center {
  padding-top:20px;
  padding-bottom:20px;
}

.cheif-digial-officer-lyt .cm-row-1-group {
  padding-top: 20px;
}

.cheif-digial-officer-lyt h2.speakers-title {
  margin:  0;
  color: #2799cb;
  font-weight: bold;
}

.cheif-digial-officer-lyt h2.speakers-title:after {
  display:  none;
}

.cheif-digial-officer-lyt .cm-speakers {
  padding:0;
}

.cheif-digial-officer-lyt .cm-partner h2 {
  margin-bottom: 60px;
}

.cm-chiefcustomerofficerfall-layout .cm-row-6-group h2:after {
  border-top: 2px solid #ccc;
  filter: alpha(opacity=100);
  opacity: 1;
  width: 10%;
}

.cm-chiefcustomerofficerfall-layout .cm-row-6-group h2 {
  margin-bottom: 50px;
}

.cm-chiefcustomerofficereurope-layout h2.speakers-title {
  font-weight:  bold;
}

body.fw-layout{
  font-family: 'Ek Mukta';
  font-weight: 200;
}
.fw-layout p{
  margin-bottom: 1.25rem;
}

.fw-layout h2 {
  font-family: 'Lora';
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  margin: 0 20px 25px;
}
.fw-layout h2:after {
  border-top: 2px solid #ffffff;
  filter: alpha(opacity = 100);
  opacity: 1;
  width: 30%;
  max-width: 100%;
  margin: auto;
  content: "";
  display: block;
  margin-top: 20px;
}
.fw-layout h3 {
  font-family: 'Ek Mukta';
  color: #636d77;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 20px;
  font-size: 28px;
  margin-top: 0;
}
.fw-layout .fl-button {
  color: #2799cb;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  line-height: 18px;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.fw-layout .fl-button.red{
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #bf2222;
  border: 1px solid #b31616;
  color: #ffffff;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.fw-layout .fl-button i {
  font-size: 1.3em;
  height: auto;
  margin-left: 8px;
  width: auto;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.fw-layout a.fl-button.blue {
  background: #00a8e5;
  border: 1px solid #009cd9;
  color: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.fw-layout .right .fl-button{
  display: block;
}
.fw-layout .body-container .container-fluid .row-fluid .page-center {
  padding: 20px 20px;
}

.fw-layout .body-container.container-fluid {
  padding: 0;
}


.fw-layout .banner-img-gallery {
  text-align: center;
  color: #ffffff;
}

.fw-layout .banner-img-gallery .banner-content {
  padding: 0;
  top: 50%;
  transform: translatey(-50%);
}
.fw-layout .banner-img-gallery .slick-slide-inner-wrapper {
  min-height: 100vh !important;
}
.fw-layout .banner-img-gallery .slick-slide-inner-wrapper:after {
  background-color: rgba(30,54,93, 0.8);
}
.fw-layout .banner-img-gallery .banner-content .inner-content {
  padding: 0;
}
.fw-layout .banner-img-gallery h1 {
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 70px;
  font-family: "Lora", sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 0px;
}

.fw-layout .banner-img-gallery a.fl-button {
  background: #ffffff;
  border: 2px solid #f3f3f3;
  background-color: rgba(255,255,255, 0);
  margin: 0;
  line-height: 20px;
  font-weight:bold;
  padding: 18px 28px;
}

.fw-layout .banner-img-gallery a.fl-button:hover {
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 1);
  border-color: #2799cb;
}

.fw-layout .banner-img-gallery ul {
  list-style: none;
  padding: 0;
  margin: 0 -20px;
}

.fw-layout .banner-img-gallery li {
  display: inline-block;
  float: left;
  width: 25%;
  padding: 20px 20px;
}

.fw-layout .banner-img-gallery h2 {
  color: #ffffff;
  margin: 0 20px 30px;
  padding-top: 20px;
  font-weight:bold;
}

.fw-layout .banner-img-gallery h3 {
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 38px;
}

.fw-layout .banner-img-gallery h2:after {
  display: none;
}

.two-column-right-wrapper .page-center >div {
  padding-left: 20px;
  padding-right: 20px;
}


.two-column-right-wrapper .left {
  margin-top: 15px;
  font-size: 18px;
  font-style: normal;
  font-weight: 200;
  line-height: 1.5;
}

.two-column-right-wrapper .left p {
  font-size: 18px;
  margin-bottom: 1.25rem;
}

.two-column-right-wrapper .right {
  text-align: center;
  padding-top: 5px;
}

.two-column-right-wrapper .left h3 {
  font-size: 30px;
}

.video-iframe-wrapper {
  position: relative;
  padding-top: 56.25%;
}

.video-iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
}


.fw-layout .cm-three-col-feature {
  background-color: #369fe0;
  background-color: rgba(54,159,224, 1);
  padding: 20px;
}
.fw-layout .cm-three-col-feature .icon-wrap {
  display: inline-block;
}
.fw-layout .cm-three-col-feature .icon {
  display: table-cell;
  vertical-align: middle;
}
.fw-layout .cm-three-col-feature .icon i, 
.fw-layout .cm-three-col-feature .icon i:before {
  color: #ffffff;
  font-size: 40px;
  height: auto;
  width: auto;
}
.fw-layout .cm-three-col-feature .icon-text {
  display: table-cell;
  text-align: left;
  padding-left: 15px;
  vertical-align: middle;
}
.fw-layout .cm-three-col-feature .icon-text {
  height: 70px;
}

.fw-layout .cm-three-col-feature h3 {
  color: #fff;
  margin: 0;
}

.cm-two-column-video-content:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.cm-two-column-video-content:after {
  background-color: #1e365d;
  background-color: rgba(30,54,93, 0.9);
}

.cm-two-column-video-content {
  padding-top: 48px;
  padding-bottom: 48px;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  color: #ffffff;
}

.cm-two-column-video-content>div {
  position: relative;
  z-index: 1;
}

.cm-two-column-video-content h2 {
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

.cm-two-column-video-content h3 {
  color: #fff;
}

.hs-video.hs-embed-video {
  margin-top: 10px;
}

.cm-two-column-video-content .bottom {
  text-align: center;
}

.cm-two-column-video-content .bottom a.fl-button {
  background: #369fe0;
  border: 1px solid #2a93d4;
  display: inline-block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 0;
  color: #fff;
}
.cm-two-column-video-content a.fl-button.white {
  background: #fafafa;
  border: 1px solid #ccc;
  color: #333;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.cm-two-column-video-content p {
  color: #fff;
  margin-bottom: 1.25rem;
}
.p20 {
  padding: 20px;
}

.title-gallery .hs_cos_gallery_main{
  padding: 0px 20px;
  margin-bottom: 0;
}
.title-gallery .slick-prev, 
.title-gallery .slick-next {
  display: none !important;
}

.fw-layout .cm-three-column h2:after {
  border-top: 2px solid #cccccc;
  width: 10%;
}

.fw-layout .cm-three-column h2 {
  padding: 0 15px;
  margin: 50px 0 20px;
}

.fw-layout .cm-three-column img {
  margin: 20px 0 30px;
}
.center,
.fw-layout .full-width-wrapper .cm-three-column {
  text-align: center;
}

.fw-layout .cm-three-column a.fl-button {
  line-height: 20px;
  padding: 18px 25px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203,0);
  color: #2799cb;
  font-weight: 200;
  margin-top: 20px;
  margin-bottom: 60px;
}

.fw-layout .cm-three-column a.fl-button:hover{
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 1);
  border-color: #2799cb;
  color: #ffffff;
}

.fw-layout .button.brand{
  color: #2799cb;
  background: #2799cb;
  border: 2px solid #2799cb;
  background-color: transparent;
  border-color: #2799cb;
  border-radius: 0px;
  color: #2799cb;
  font-family: 'Ek Mukta';
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  transition: background-color 300ms ease-out;
}
.fw-layout .button.brand .fa {
  display: none;
}

.fw-layout .button.brand:hover{
  background-color: #2799cb !important;
  color: #fff !important;
}

.cm-partner {
  padding-top: 80px;
  padding-bottom: 80px;
}
.cm-partner h2:After {
  border: 1px solid #caceda;
  width: 12%;
}

.cm-partner .slick-slide {
  margin-right: 75px !important;
}

.cm-partner .hs_cos_gallery_main {
  padding: 0 !important;
  margin-top: 50px;
  margin-bottom: 70px;
}

.cm-partner button.slick-next.slick-arrow {
  height: 41px;
  width: 24px;
  position: absolute;
  right: -40px;
  background-image: url(https://coriniumintelligence.com/cdaoeurope/wp-content/themes/EECI/images/next-grey.png);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 100;
}

.cm-partner .slick-prev:before, 
.cm-partner .slick-next:before {
  display: none;
}

.cm-partner button.slick-prev.slick-arrow {
  height: 41px;
  width: 24px;
  position: absolute;
  left: -60px;
  background-image: url(https://coriniumintelligence.com/cdaoeurope/wp-content/themes/EECI/images/prev-grey.png);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 100;
}

.title-text-gallery {
  background-color: #369fe0;
  background-color: rgba(54,159,224, 1);
  padding-top: 50px;
}

.title-text-gallery h2:after {
  border-top: 2px solid #cccccc;
  width: 16.66%;
}

.latest-press-release a {
  text-transform: uppercase;
}

.title-text-gallery h2 {
  color: #faf9f9;
  letter-spacing: 1px;
}

.custom-listing-slider ul.slick-dots {
  margin-left: 0;
}

.title-text-gallery .caption.below {
  margin-right: 40px;
  margin-left: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center !important;
  color: #ffffff;
}

.title-text-gallery h4 {
  margin: 0 0 20px;
  color: #ffffff;
  font-size: 20px
}

.title-text-gallery .hs_cos_gallery_main{
  padding: 0;
  margin: 0;
}

.title-text-gallery .slick-prev, 
.title-text-gallery .slick-next {
  display: none !important;
}

.title-text-gallery p {
  color: #ffffff;
  margin-bottom: 0;
}

.title-text-gallery .hs_cos_gallery_main .slick-dots li button:before {
  font-size: 11px;
}

.title-text-gallery .slick-dots li {
  margin: 0 5px;
}

.title-text-gallery .slick-dots li button:before {
  color: #666;
  opacity: 1;
}

.title-text-gallery .slick-dots li button:hover:before, 
.title-text-gallery .slick-dots li.slick-active button:before {
  color: #000000;
}

.title-text-gallery .slick-dots {
  margin: 10px 0 0;
}

.fw-layout .bottom-pane {
  padding-top: 40px;
  padding-bottom: 60px;
}

.fw-layout .bottom-pane h3 {
  font-size: 20px;
}

.cm-speakers {
  background-color: #f1efee;
  background-color: rgba(241,239,238, 1);
  padding: 20px;
  position: relative;
  text-align: center;
}

.cm-speakers h2:after {
  border-top: 2px solid #cccccc;
  width: 16.66%;
}

.speakers-block .speaker {
  vertical-align: top;
  margin-top: 40px;
  width: 25%;
  display: inline-block;
  text-align: center;
  position: relative;
  padding-bottom: 100px;
  margin: 0 -2px;
  margin-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.speakers-block div.speaker img {
  margin-top: 0;
  margin-bottom: 0;
  object-fit: cover;
  object-position: center center;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
}

.speakers-block .speaker a {
  width: 150px;
  height: 150px;
  overflow:  hidden;
  display:  block;
  border-radius: 50%;
  margin: 0 auto 20px;
}

.speakers-block h3 {
  color: #2799cb;
  font-size: 20px;
  font-weight: 400;
  min-height: 40px;
  margin-bottom: 10px;
}

.speakers-block h4 {
  color: #636d77;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  min-height: 40px;
  font-family: 'Ek Mukta'!important;
  margin: 0 0 10px;
}

.speakers-block h2 {
  color: #636d77;
  font-family: 'Lora';
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.speakers-block h2:after {
  display: none;
}

h2.speakers-title {
  margin-bottom: 20px;
  margin-top: 30px;
}

.cm-speakers a.fl-button {
  line-height: 20px;
  padding: 18px 25px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 0);
  color: #2799cb;
  font-weight: 200;
  margin-top: 35px;
  margin-bottom: 30px;
}

.cm-speakers a.fl-button:hover {
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 1);
  border-color: #2799cb;
  color: #ffffff;
}

a.btn {
  line-height: 20px;
  padding: 18px 36px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 0);
  display: inline-block;
  color: #2799cb;
  font-family: 'Ek Mukta';
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}

@media (min-width: 1300px) {
body.resources .home-banner-area {height: 60vh;}
body.resources .home-banner-area .banner-area-wrap {height: auto; min-height: auto; padding: 0;}
body.resources .home-banner-area .banner-area-wrap .home-banner-content {height: 50vh}
}
 body.resources a.btn {
	font-size: 16px;
  padding: 10px 25px;
  border-width: 0;
  background-color: #2799cb;
  color: #fff;
  text-transform: none;
}

a.btn:hover {
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 1);
  border-color: #2799cb;
  color: #fff;
}

body.resources a.btn:hover {
	border: 1px solid #2799CB;
  color: #2799CB;
  background-color: transparent;
}

/*@media (min-width: 1300px) {

  body.resources .banner-area-wrap {
    height: 40vh !important;
  }
  
  body.resources  .banner-area-wrap {
  	min-height: 40vh !important;
  }
  
  body.resources .banner-area-wrap .home-banner-content {
  	position: relative;
    top: -175px;
  }  
  
}*/

a.btn.full-btn {
  width: 100%;
}

.cm-dataconafrica-layout .cm-row-1-group {
  padding: 40px;
}

.cm-dataconafrica-layout .cm-row-1-group a.btn {
  margin-bottom: 50px;
}

.cm-dataconafrica-layout .cm-row-1-group .cm-speakers {
  padding: 20px;
  background: transparent;
}

/*
.cm-dataconafrica-layout .cm-row-1-group .speakers-block div.speaker img {
max-width: 130px;
}
*/

.cm-dataconafrica-layout .cm-row-1-group .speakers-block h3 {
  font-family: 'Ek Mukta';
  font-size: 20px;
  min-height: 58px;
  margin: 0 0 10px;
}

.cm-dataconafrica-layout .cm-row-1-group .speakers-block h4 {
  min-height: 58px;
}

.cm-dataconafrica-layout .speakers-block .speaker {
  padding-bottom: 40px;
  margin-top: 0;
}

.button-item {
  float: left;
  width: 25%;
  padding: 20px;
  text-align: center;
}

.button-item svg {
  max-width: 100%;
  display: block;
  stroke: #4896c4;
  fill: #4896c4;
  max-width: 26px;
  width: 100%;
}

.button-item span.btn-icon {
  display: inline-block;
  margin-right: 8px;
}

.button-item a {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #4e99c4;
  border: 2px solid #428db8;
  background-color: rgba(78,153,196, 0);
  display: inline-block;
  color: #2799cb;
  font-family: 'Ek Mukta';
  font-size: 18px;
  padding: 18px 25px;
  width: 100%;
  display: block;
  font-weight: 300;
}

a.btn:active,
.button-item a:active {
  position: relative;
  top: 1px;
}

.button-item a > span {
  vertical-align: middle;
}

.cm-buttons-group > .cm-row {
  margin: 0 -20px;
}

.cm-dataconafrica-layout .cm-row-2-group .page-center {
  padding: 50px 60px !important;
  background-color: rgba(232,232,232, 1);
}

.cm-dataconafrica-layout .cm-row-2-group ul li {
  font-family: 'Ek Mukta';
  font-size: 17px;
  font-style: normal;
  font-weight: 200;
  line-height: 1.5;
}

.full-width-button-item svg {
  width: 22px;
  fill: #fff;
}

.full-width-button-item a {
  background: #4e99c4;
  border: 1px solid #428db8;
  background: -moz-linear-gradient(top,#6cb7e2 0%, #4e99c4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cb7e2), color-stop(100%,#4e99c4));
  background: -webkit-linear-gradient(top,#6cb7e2 0%,#4e99c4 100%);
  background: -o-linear-gradient(top,#6cb7e2 0%,#4e99c4 100%);
  background: -ms-linear-gradient(top,#6cb7e2 0%,#4e99c4 100%);
  background: linear-gradient(to bottom,#6cb7e2 0%,#4e99c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cb7e2', endColorstr='#4e99c4',GradientType=0 );
  display: block;
  line-height: 18px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-align: center;
  color: #fff;
  padding: 18px 25px;
  font-family: 'Ek Mukta';
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
}

.full-width-button-item a span.btn-icon {
  display: inline-block;
  margin-right: 8px;
}

.full-width-button-item a span {
  display: inline-block;
  vertical-align: middle;
}

.full-width-button-item {
  margin: 20px 0;
  clear: both;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.full-width-button-item:last-child {
  margin-bottom: 0;
}

.cm-dataconafrica-layout .cm-row-3-group {
  padding: 40px 0;
  margin-top: 30px;
}

.cm-dataconafrica-layout .cm-row-3-group h2 {
  margin: 0 0 20px;
}

.cm-icons-group-with-title {
  padding: 20px;
  background-color: rgba(30,54,93, 0.6);
  color: #fff;
  padding-top: 56px;
  padding-bottom: 56px;
  position: relative;
}

.cm-icons-group-with-title .cm-icn-with-title-item {
  float: left;
  width: 33.33%;
  padding: 20px;
  text-align: center;
}

.cm-icons-group-with-title .cm-icons-listing {
  overflow: hidden;
}

.cm-icons-group-with-title  span.cm-icn-title {
  color: #ffffff;
  font-family: 'Lora';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.4;
  text-decoration: none;
  text-transform: none;
  padding-left: 15px;
}

.cm-icons-group-with-title span.cm-title-icon svg {fill: #fff;width: 22px;display: block;}

.cm-icons-group-with-title .cm-icn-with-title-item > span {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}

.cm-dataconafrica-layout .cm-partner h2 {
  font-family: 'Lora';
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  margin: 0 20px 25px;
}

.cm-dataconafrica-layout .cm-partner h2:after {
  border-top: 2px solid #fff;
  filter: alpha(opacity = 100);
  opacity: 1;
  width: 30%;
  max-width: 100%;
  margin: auto;
  content: "";
  display: block;
  margin-top: 20px;
  border: 1px solid #caceda;
  width: 12%;
}

.cm-two-column-video-content .span6 ul li {
  font-size: 18px;
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-thumbs-up:before {
  content: "\f087";
}

.fa-comment:before {
  content: "\f0e5";
}

.fa-angle-up:before {
  content: "\f077";
}

.fa-dollar-sign:before,
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-exchange-alt:before,
.fa-exchange:before {
  content: "\f0ec";
}

i.fa-caret-square-right:before,
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-chart-line:before,
.fa-line-chart:before {
  content: "\f201";
}


.cm-row-1-right-col .full-width-button-item a i {
  color: #2799cb;
}

.cm-chiefdataofficerseurope-layout .cm-row-6-group .cm-full-width-buttons-group {
  text-align: center;
}

.fw-layout .banner-img-gallery .slick-slide-inner-wrapper {
  transition: none;
}

.fw-layout .banner-img-gallery .banner-content {
  padding: 0 20px;
}

.fw-layout .hs_cos_wrapper_type_header h1 {
  text-align: center;
  letter-spacing: 1px;
  font-family: 'Lora';
  font-size: 34px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
}

.fw-layout .hs_cos_wrapper_type_header h1:after {
  border-top: 2px solid #fff;
  filter: alpha(opacity = 100);
  opacity: 1;
  width: 30%;
  max-width: 100%;
  margin: auto;
  content: "";
  display: block;
  margin-top: 20px;
  border-top: 2px solid #ccc;
  width: 10%;
  border-top: 2px solid #cccccc;
  min-width: 182px;
  margin-bottom: 60px;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group button.slick-arrow {
  display: none !important;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .caption {
  background-color: rgba(137,137,137,1);
  padding: 30px;
  color: #fff;
  max-width: 810px;
  margin: 40px auto;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .caption h4 {
  color: #fff;
  margin: 0 0 20px;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .caption p {
  color: #fff;
  margin: 0 auto;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .hs_cos_wrapper_type_header h1 {
  letter-spacing: 0;
  color: #3f4952;
  margin: 0 0 40px;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .hs_cos_wrapper_type_header h1:after {
  content: none;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .cm-team-member-image img {
  border-radius: 0;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .cm-team-member-image {
  padding: 0;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .cm-team-member-info-wrapper {
  padding: 10px 0 0;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .cm-team-member-item {
  padding: 20px;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .cm-team-member-group {
  max-width: 810px;
  margin: 0 auto 50px;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .cm-team-member-info-wrapper * {
  font-weight: 200;
  font-style: normal;
  margin: 0;
  font-size: 17px;
}

.cm-chiefdataofficerseurope-layout .cm-row-1-group .cm-team-member-item {
  max-width: 400px;
}

.cm-chiefdataofficerseurope-layout h2.speakers-title {
  font-weight: 700;
}

.cm-chiefdataofficerseurope-layout .cm-speakers {
  background: #fff;
}

.cm-icons-group-with-title .cm-icn-with-title-item {
  white-space: nowrap;
}

.cm-chiefdataanalyticsofficercanada-layout.fw-layout .banner-img-gallery h2 {
  font-family: "Ek Mukta", sans-serif;
  font-weight: 200;
  margin-top: 10px;
  margin-bottom: 38px;
  padding: 0;
}

.cm-chiefdataanalyticsofficercanada-layout .cm-speakers {
  background: transparent;
}

.pricing-table-item a.fl-button {
  letter-spacing: 1px;
}

.full-width-bnr .main-content p {
  margin: 0 0 20px;
}

.full-width-bnr .main-content h3 {
  margin: 0 0 20px;
}

.full-width-bnr .main-content .two-col-right-btn-mod h3 {
  margin: 0;
}

.fw-layout .banner-img-gallery .banner-content {
  padding-left: 30px;
  padding-right: 30px;
}

.fw-layout.cm-chief-data-layout .banner-img-gallery h2 {
  font-family: "Ek Mukta", sans-serif;
  font-weight: normal;
  margin-top: -5px;
  margin-bottom: 10px;
  padding: 0;
}

.fw-layout.cm-chief-data-layout .banner-img-gallery h2 + h2 {
  font-family: "Ek Mukta", sans-serif;
  font-weight: 200;
  margin: 0 0 20px;
}

.fw-layout.cm-chief-data-layout .banner-img-gallery a.fl-button {
  font-weight: 300;
}

.fw-layout .banner-img-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 180px;
}

.fw-layout .banner-img-gallery .banner-content {
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  top: 0;
  padding-bottom: 50px;
}

.fw-layout .banner-img-gallery #hs_cos_wrapper_Gallery {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
}

.fw-layout .banner-img-gallery .slick-slide {
  min-height: auto;
}

.fw-layout .banner-img-gallery #hs_cos_wrapper_Gallery * {
  height: inherit !important;
  max-height: none;
}

.fw-layout.cheif-digial-officer-lyt .banner-img-gallery h2 {
  font-weight: normal;
  margin: 0 0 20px;
  padding: 0;
}

.fw-layout.cheif-digial-officer-lyt .banner-img-gallery h2 + h2 {
  letter-spacing: 1px;
  font-family: ek mukta,sans-serif;
  font-weight: 200;
  padding-top: 20px;
  padding-bottom: 30px;
}

.fw-layout.cheif-digial-officer-lyt .banner-img-gallery a.fl-button {
  font-weight: 300;
}

.fw-layout.cheif-digial-officer-lyt .banner-img-gallery .span12 a.fl-button {
  margin-top: 40px;
}

.fw-layout.cheif-digial-officer-lyt .banner-img-gallery h1 {
  margin-bottom: 40px;
}

.cm-cdaomexico-layout.fw-layout .cm-row-1-group h3 {
  font-weight: bold;
  font-family: 'Ek Mukta'!important;
}

.cm-cdaomexico-layout.fw-layout .cm-row-1-group .fl-button:hover {
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 1);
  border-color: #2799cb;
  color: #fff;
}

.fw-layout .title-text-gallery .hs_cos_wrapper_type_header h1:after {
  margin-bottom: 0;
}

.custom-header.mexico .custom-menu-primary.js-enabled .hs-menu-wrapper > ul {
  padding-top: 22px;
}

.header-container-wrapper .custom-header.mexico .page-center {
  padding: 0 !important;
  max-width: 1200px !important;
}

.custom-header.mexico .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li {
  margin-top: 0;
}

.custom-header.mexico .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a {
  font-size: 15px;
  letter-spacing: 1px;
}

.cm-count-down {
  padding: 20px 0;
}

.cm-chiefcustomerofficerfall-layout .custom-header.header2 {
  position: fixed;
  transition: background .25s ease-in-out;
  background: transparent;
  z-index: 999;
}

.scroll-header.cm-chiefcustomerofficerfall-layout .custom-header.header2 {
  background: rgba(0,0,0,0.8);
}

.button-item a i {
  font-size: 1.3em;
  height: auto;
  margin-right: 8px;
  vertical-align: middle;
  width: auto;
  color: #4896c4;
}

.full-width-button-item a i {
  font-size: 1.3em;
  height: auto;
  margin-right: 8px;
  vertical-align: middle;
  width: auto;
  color: #ffffff;
}

.cm-icons-group-with-title .cm-icn-with-title-item i {
  color: #faf9f9;
  font-size: 22px;
  height: auto;
  width: auto;
  vertical-align: middle;
}

.cm-dataconafrica-layout .cm-row-8-group .full-width-button-item:nth-child(2) > a i {
  color: #2799cb;
  font-size: 30px;
  height: auto;
  width: auto;
}

.cm-row-1-right-col .full-width-button-item a i {
  color: #2799cb;
}

.fw-layout.cm-chief-data-layout .cm-row-1-group .page-center > div + div .full-width-button-item a {
  border: 1px solid #1b8dbf;
  background: -moz-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#45b7e9),color-stop(100%,#2799cb));
  background: -webkit-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -o-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: -ms-linear-gradient(top,#45b7e9 0%,#2799cb 100%);
  background: linear-gradient(to bottom,#45b7e9 0%,#2799cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b7e9',endColorstr='#2799cb',GradientType=0 );
}

.hs-sponsorship-opporty-grp-top-wrap span.fl-icon i {
  color: #2799cb;
  font-size: 30px;
  height: auto;
  width: auto;
}

.hs-sponsorship-opporty-item {
  line-height: 60px;
}

.fa-arrow-alt-circle-down:before {
  content: "\f01a";
}

.sec-three-content span.hs_cos_wrapper_type_text {
  margin-top: 40px;
}

.cm-cdaomexico-layout.fw-layout h2.speakers-title {
  font-weight: bold;
}

.cm-secondary-banner .banner-img-gallery {
  padding-top: 100px;
}

.cm-cdaomexico-layout.fw-layout .cm-count-down {
  padding: 20px 0 40px;
}

.cm-chiefcustomerofficereurope-layout .custom-header,
.cm-chief-data-layout .custom-header,
.cm-cdaomexico-layout .custom-header,
.cm-chiefdataofficerseurope-layout  .custom-header,
.cm-chiefdataanalyticsofficerwinter-layout .custom-header,
.cm-chiefdataanalyticsofficercanada-layout .custom-header,
.cm-chiefanalyticsofficerspring-layout .custom-header {
  position: fixed;
  transition: all 0.3s ease;
  background: transparent;
  z-index:999;
}

.cm-chiefcustomerofficereurope-layout.scroll-header .custom-header,
.cm-chief-data-layout.scroll-header .custom-header,
.cm-cdaomexico-layout.scroll-header .custom-header,
.cm-chiefdataofficerseurope-layout.scroll-header .custom-header,
.cm-chiefdataanalyticsofficerwinter-layout.scroll-header .custom-header,
.cm-chiefdataanalyticsofficercanada-layout.scroll-header .custom-header,
.cm-chiefanalyticsofficerspring-layout.scroll-header .custom-header {
  background: rgba(0,0,0,0.8);
}

.fw-layout.cm-chiefanalyticsofficerspring-layout .cm-row-2-group h2 a {
  font-weight: bold;
}

.cm-fixed-bg-content h3 {
  font-family: 'Lora'!important;
  margin: 0;
  padding: 20px;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group div:last-child > .cm-full-width-buttons-group .full-width-button-item a i,
.cm-chiefanalyticsofficerspring-layout.fw-layout .cm-row-12-group .full-width-button-item a i {
  color: #2799cb;
  font-size: 30px;
  height: auto;
  width: auto;
}

.cm-chiefanalyticsofficerspring-layout .cm-row-3-group.cm-row-12-group {
  padding-bottom: 30px;
}

.cm-chiefanalyticsofficerspring-layout .cm-row-7-group {
  padding-bottom: 50px;
}

.cm-cdaomexico-layout.fw-layout .speakers-block h3 ,
.cm-chiefdataanalyticsofficerwinter-layout.fw-layout .speakers-block h3 {
  color: #2799cb;
  font-size: 20px;
  font-weight: 400;
  min-height: 40px;
  margin-bottom: 20px;
}

.fw-layout.cm-chieflearningofficerusa-layout .cm-row-7-group .hs_cos_wrapper_type_header h1 {
  font-size: 28px;
  margin-top: 40px;
}

.fw-layout.cm-chieflearningofficerusa-layout .cm-row-7-group .hs_cos_wrapper_type_header h1:after {
  content: none;
}

.cm-chieflearningofficerusa-layout .cm-row-8-group {
  padding: 20px 0 40px;
}

.cm-chieflearningofficerusa-layout .title-text-gallery {
  padding-bottom: 20px;
}

.cm-chieflearningofficerusa-layout .title-text-gallery {
  padding-bottom: 30px;
}

.cm-chieflearningofficerusa-layout .cm-row-6-group {
  padding-top: 50px;
}

.cm-chieflearningofficerusa-layout  .cm-row-6-group h1 {
  font-weight: normal;
}

.cm-chieflearningofficerusa-layout .cm-row-6-group h1:after {
  min-width: 116px;
}

.cm-chieflearningofficerusa-layout .cm-speakers {
  background: #fff;
}

.cm-chieflearningofficerusa-layout .cm-speakers h2.speakers-title {
  font-weight: bold;
}

.fw-layout.cm-chiefdataofficerseurope-layout .banner-img-gallery h2 {
  font-family: "Ek Mukta", sans-serif;
  font-weight: 200;
  margin: 0 0 40px;
  padding: 0;
}

.fw-layout.cm-chiefdataofficerseurope-layout .banner-img-gallery a.fl-button {
  font-weight: 300;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.cm-chiefdataofficerseurope-layout .cm-row-6-group .full-width-button-item a i {
  color: #2799cb;
  font-size: 30px;
  height: auto;
  width: auto;
}

.cm-chiefdataofficerseurope-layout .cm-row-6-group {
  padding: 20px 0 30px;
}

.cm-cdaomexico-layout.fw-layout .cm-speakers a.fl-button {
  width: auto;
}

.cm-chiefdataanalyticsofficerwinter-layout.fw-layout .banner-img-gallery h2 {
  font-family: "Ek Mukta", sans-serif;
  font-weight: 200;
  margin: 0 0 40px;
  padding: 0;
}

.fw-layout.cm-chiefdataanalyticsofficerwinter-layout .banner-img-gallery a.fl-button {
  font-weight: 300;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group a {
  color: #2799cb;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group .cm-full-width-buttons-group a {
  color: #000;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group .full-width-button-item a i {
  color: #009fcc;
  font-size: 40px;
  height: auto;
  width: auto;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-9-group {
  padding: 30px 0 40px;
}

.cm-chief-data-layout .cm-row-1-right-col .full-width-button-item a {
  background: transparent;
  border: 2px solid #1b8dbf;
  font-size: 18px;
}

.cm-chief-data-layout .cm-row-1-group h3 {
  color: #636d77;
  font-family: 'Lora';
  font-size: 28px;
  font-style: normal;
  line-height: 1.1;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  font-weight: bold;
}

.cm-chief-data-layout .cm-row-3-group {
  background-color: rgba(241,239,238, 1);
}

.cm-chief-data-layout .cm-row-3-group h2 {
  font-weight: normal;
}

.cm-chief-data-layout .cm-speakers {
  background-color: rgba(237,237,237, 1);
}

.fw-layout.cm-chief-data-layout .cm-row-1-group {
  padding: 30px 0;
}

.cm-chief-data-layout .cm-row-5-group .full-width-button-item a {
  line-height: 23px;
}

.cm-chiefcustomerofficereurope-layout .banner-img-gallery a.fl-button {
  font-weight: 300;
}

.hs_cos_gallery_lightbox_thumbnails .cm-caption {
  font-size: 13px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0,0,0,.7);
  bottom: 0;
  color: #fff;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 10px 15px;
  position: absolute;
  right: 0;
  -webkit-transition: opacity .3s ease-in;
  -moz-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in;
}

.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide .slick-slide-inner-wrapper:hover .cm-caption {
  opacity: 1;
  filter: alpha(opacity=100);
}

.custom-event.hs-content-id-5864457558 .section_3.section {
  padding-top: 0;
}

.cm-chieflearningofficerusa-layout .cm-row-7-group {
  padding-bottom: 20px;
}

.hangout-contributors-layout input[type="radio"] {
  position: relative;
  top: 2px;
}

.full-width-bnr .audience-item-group {
  overflow: hidden;
}

.sponsership-lay .section_3.section a.btn {
  text-transform: none;
  letter-spacing: normal;
}

.subscribe-right form input[type="email"]:focus {
  border: 1px solid rgba(121, 187, 238, 0.75) !important;
  -webkit-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5) !important;
  -moz-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5) !important;
  box-shadow: 0 0 5px rgba(82, 168, 236, 0.5) !important;
}

.hs-content-id-5860982454 .subscribe-right form {
  margin-bottom: 150px;
}


.full-width-bnr .cm-pricing-item-inner-wrap .fl-pricing-table-price span.fl-pricing-table-duration {
  color: #636d77;
  font-family: 'Lora';
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  text-decoration: none;
  text-transform: none;
}

.header2 .custom-menu-primary .hs-menu-wrapper > ul > li.active > a span:before {
  border-color: #7dd3fb;
}

.full-width-bnr .main-content .two-col-img-alignmnt-grp p {
  margin: 0 0 10px;
}

.cm-chiefanalyticsofficerspring-layout.fw-layout .fl-button:hover {
  background: #2799cb;
  border: 2px solid #1b8dbf;
  background-color: rgba(39,153,203, 1);
  border-color: #2799cb;
  color: #fff;
}

ul.slick-dots {
  margin-left: 0;
}
.hs-content-id-5888968295.fw-layout .cm-row-4-group .cm-three-column h2 {
  font-weight: 400;
}

.hs-content-id-5888968295.fw-layout .hs_cos_wrapper_type_header h1{
  font-weight:400;
}

.custom-full-width-form .hs-richtext em {
  color: #ff0000 !important;
  font-weight: normal;
  margin-left: 0px;
  padding: 0;
  font-size: 13px !important;
  font-style: normal;
}

.custom-full-width-form .hs_account_category_1.hs-account_category_1.hs-fieldtype-select.field.hs-form-field {
  margin-bottom: 0;
  padding-bottom: 0;
}

.custom-full-width-form p.instruction {
  color: #939393;
  font-style: italic;
  margin-top: -15px;
  font-size: 11px;
  font-family: "Open Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.custom-sponsor-europe .sec-header-mod h2.entry-title {
  font-size: 34px;
}

.custom-sponsor-europe.hs-content-id-5887470256 .hs-richtext p a {
  color: #3a6cae;
  text-decoration: underline;
}

.custom-sponsor-europe.hs-content-id-5887470256 form .hs-richtext p {
  font-family: "Open Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 12px;
}


.cheif-digial-officer-lyt .cm-partner button.slick-arrow {
  margin-top: -65px;
}

.hs-content-id-5863142795 .two-column-contact-right .hs-richtext p {
  font-weight: 200;
}

.custom-sponsor-europe .left-col img {
  max-width: calc(100% - 40px);
}

.full-width-button-item a {
  max-width: 100%;
}

.cm-chiefcustomerofficereurope-layout  i.fl-button-icon.fl-button-icon-before {
  color: #2799cb;
  font-size: 30px;
  height: auto;
  width: auto;
}

.custom-header.header2.header4 .page-center {
  max-width: 1200px !important;
}


.fw-layout .custom-header.header2.header4 .custom-logo > div {
  margin-top: 15px;
  margin-left: 16px;
}

.fw-layout .custom-header.header2.header4 .custom-menu-primary .hs-menu-wrapper > ul {
  float: none;
  padding-top: 25px;
  padding-left: 18px;


}

.cm-chiefanalyticsofficerspring-layout.fw-layout .hs_cos_wrapper_type_header h1 {
   font-weight: 400;
}



.cm-about-lay .body-container-wrapper{
  padding-bottom: 50px;
}

.hs-testimonial-top-wrap h4 {
  color: #4c5660;
}

.attendence-list-layout .custom-full-width-form .hs_cos_wrapper_type_form > div form {
  border: none;
  box-shadow: none;
}

.attendence-list-layout .custom-full-width-form .hs_cos_wrapper_type_form {
  background: none;
}

.attendence-list-layout h2 {
  font-size: 34px;
}

.cm-become-contributor .hs_cos_gallery_lightbox_container .slick-list, 
.cm-become-contributor .hs_cos_gallery_lightbox .slick-list {
  max-height:  100%!important;
  height:  100%!important;
}

.cm-become-contributor .slick-arrow:hover {
  opacity: 1;
}

iframe {
  max-width: 100%;
}


.cm-chiefdataanalyticsofficercanada-layout.fw-layout .hs_cos_wrapper_type_header h1 {
  font-weight: normal;
  margin-bottom: 10px;
}

.cm-chiefdataanalyticsofficercanada-layout.fw-layout .banner-img-gallery a.fl-button {
  font-weight: 300;
}

.cm-chiefdataanalyticsofficercanada-layout .cm-row-1-group h2:after {
  content:  none;
}

.cm-chiefdataanalyticsofficercanada-layout .cm-row-1-group h2 {
  margin-bottom:  20px;
}

.cm-become-contributor .vex-content.hs-gallery .vex-close:hover {
  opacity:  1;
}

.hs-content-id-5857330598 .main-content {
  padding-top: 0;
}

.fw-layout .custom-header.header5 .custom-logo img.hs-image-widget {
  width: auto !important;
  max-width: 266.5px;
}

.fw-layout .custom-header.header5 .custom-logo > div {
  margin: 15px 16px;
}

.fw-layout .custom-header.header5 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul {
  padding: 30px 20px 20px 20px;
}

.custom-chief-office-europe .banner-img-gallery .banner-content .span8,
.sponsorship-opportunities-spring .banner-img-gallery .banner-content .span8{
  width: 82.67%;
}

.custom-chief-office-europe .banner-img-gallery .banner-content .span4,
.sponsorship-opportunities-spring .banner-img-gallery .banner-content .span4{
  width: 17.33%;
  margin-left: 0;
}

.custom-chief-office-europe .banner-img-gallery .banner-content .span4 a.fl-button.transparent.full-width,
.sponsorship-opportunities-spring .banner-img-gallery .banner-content .span4 a.fl-button.transparent.full-width{
  margin: 0;
}

.custom-chief-office-europe .banner-img-gallery .banner-content .span4 a:last-of-type,
.sponsorship-opportunities-spring .banner-img-gallery .banner-content .span4 a:last-of-type{
  margin-top: 40px !important;
}

.two-col-content-right-image .fl-module-content p {
  margin: 0 0 10px 0;
}

.entry-title a {
  color: #2799cb;
}

.sponsorship-opportunities-spring .banner-img-gallery .banner-content .span8 {
  width: 75%;
}

.sponsorship-opportunities-spring .banner-img-gallery .banner-content .span4 {
  width: 25%;
  text-align: right;
}

.sponsorship-opportunities-spring .banner-img-gallery .banner-content .span4 a.fl-button.transparent.full-width {
  margin-left: 30px;
  margin-right: 15px;
}

.fa-arrow-circle-down:before {
  content: "\f01a";
}

.fw-layout .custom-header.header2.mexico .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #ffffff!important;
  font-family: 'Ek Mukta'!important;
  font-size: 15px!important;
  font-style: normal!important;
  font-weight: 200!important;
  letter-spacing: 1px!important;
  text-decoration: none!important;
  text-transform: uppercase!important;
  border-top-style: none!important;
}

.fw-layout .custom-header.header2.mexico .custom-menu-primary .hs-menu-wrapper > ul > li {
  margin-top: 8px !important;
}

.fw-layout .custom-header.header2.mexico .custom-menu-primary .hs-menu-wrapper > ul {
  padding-top: 15px;
}

.vex-overlay.hs-gallery {
  background: #0b0b0b !important;
  opacity: 0.8;
}

form.hs-form .hs-form-field ul.inputs-list {
  margin-left: 0;
}

.cm-dataconafrica-layout .cm-full-width-buttons-group .full-width-button-item {
  margin: 20px 0;
}

.fw-layout .banner-img-gallery .banner-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.fw-layout .banner-img-gallery .banner-content .page-center {
  padding-left: 0.9375em !important;
  padding-right: 0.9375em !important;
}

.cm-speakers .speakers-block .speaker h3 {
  font-family: 'Ek Mukta'!important;
}

.speakers-blog .banner-img-gallery a.fl-button.transparent.btn strong {
  font-weight: 300;
}

.fw-layout .banner-img-gallery .banner-content .row-fluid + p {
  margin-top: 40px;
}

.cm-chiefanalyticsofficerspring-layout.fw-layout .cm-row-1-group h2:after {
  display: none;
}

.fw-layout.cm-chiefanalyticsofficerspring-layout .cm-row-2-group h2 a[href*="twitter"] {
  font-weight: normal;
}

.cm-cdaomexico-layout.fw-layout .cm-row-10-group p {
  margin-bottom: 1.25rem;
  text-align: center;
}

.fw-layout.cm-chiefcustomerofficereurope-layout .banner-img-gallery h2 {
  letter-spacing: 1px;
}

.cm-cdaomexico-layout .cm-secondary-banner .banner-img-gallery h1 {
   font-family: 'Poly'!important;
   font-weight:  bold;
   margin-bottom: 20px;
}

.cm-cdaomexico-layout .cm-secondary-banner .banner-img-gallery h2 {
   font-family: 'Lora'!important;
   font-weight: bold !important;
   font-size: 34px!important;
   margin:0 0 20px !important;
   letter-spacing: 0 !important;
}

.cm-cdaomexico-layout .cm-secondary-banner .banner-img-gallery a.fl-button {
   max-width: 400px;
}

.cm-cdaomexico-layout .cm-secondary-banner .banner-img-gallery .span6 {
   margin-bottom: 30px;
}

.cm-cdaomexico-layout .cm-secondary-banner .banner-img-gallery .banner-content {
   padding-bottom: 20px !important;
}

.sponser-layout.uk .footer2-footer-menu .hs-menu-wrapper > ul > li a {
  text-transform: none;
}

.cm-dataconafrica-layout .cm-row-8-group {
  padding: 20px 0 30px 0;
}
.cm-dataconafrica-layout .title-text-gallery {
  padding: 70px 0 25px 0;
}

.sponser-layout.hs-content-id-5860616501 .banner-img-gallery .banner-content .span3 {
  display: block;
}

span.discounted-price-wrapper {
  opacity: 0.85;
  color: #636d77;
  font-family: 'Lora';
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  display: block;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.hs-content-id-5879330585 .cm-pricing-item-inner-wrap .fl-pricing-table-price {
  font-size: 29px;
}

.post-meta-details span {
  font-family: raleway, sans-serif;
}

.blog.first .blog-section .post-listing {
  max-width: 775px;
  margin: 0 auto;
}

.speakers-blog.hs-blog-post .body-container .page-center{
  margin: 50px auto !important;
}

.cm-chiefdataanalyticsofficerwinter-layout .custom-header.header2.header4 .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  font-size: 13px !important;
}
.cm-chiefdataanalyticsofficerwinter-layout .cm-speakers h2 {
  font-weight:  bold;
}
.cm-chiefdataanalyticsofficerwinter-layout.fw-layout .cm-three-column h2 {
  font-weight:  400;
}

.cm-chiefdataanalyticsofficerwinter-layout.fw-layout .cm-three-column h3 {
  font-weight:  300;
}

.cm-chiefdataanalyticsofficerwinter-layout .cm-row-2-group div#hs_cos_wrapper_widget_1529402004441  {
  padding-bottom: 40px;
}

.cm-chief-data-layout .custom-header, 
.cm-chiefdataanalyticsofficerwinter-layout .custom-header {
  padding-bottom: 5px;
}

.cm-chief-data-layout .header2 .custom-logo,
.cm-chiefdataanalyticsofficerwinter-layout .header2 .custom-logo {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

.cm-chiefdataanalyticsofficerwinter-layout .header2.header4 .custom-logo img.hs-image-widget {
  max-width: 100% !important;
  width:  100% !important;
}

.cm-chief-data-layout .header2,
.cm-chiefdataanalyticsofficerwinter-layout .header2 {
  padding-left: 10px;
  padding-right:  10px;
}

.cm-chief-data-layout.fw-layout .custom-header.header2.header4 .custom-logo img.hs-image-widget,
.cm-chiefdataanalyticsofficerwinter-layout.fw-layout .custom-header.header2.header4 .custom-logo img.hs-image-widget {
  width:  unset !important;
}

.cm-chief-data-layout.fw-layout  .custom-header.header2.header4 .custom-logo > div,
.cm-chiefdataanalyticsofficerwinter-layout.fw-layout .custom-header.header2.header4 .custom-logo > div {
  margin-left:  0;
  margin-right:  0;
}

.cm-cdaomexico-layout.fw-layout .cm-row-17-group .fl-button,
.cm-cdaomexico-layout.fw-layout .cm-row-8-group .fl-button,
.cm-cdaomexico-layout.fw-layout .cm-row-1-group .fl-button {
  max-width: 400px;
}

.blog.first .custom-listing-slider ul.slick-dots {
   display: none!important;
}


.fw-layout.cdoa .cm-full-width-content-with-fixed-background:after {
  background-color: rgba(30,54,93, 0.9);
  z-index: 1;
}

.fw-layout.cdoa .cm-fixed-bg-content h2{
  color: #fff;
  font-weight: bold;
}

.fw-layout.cdoa .cm-fixed-bg-content p {
  color:  #fff;
  font-size: 18px;
}

.fw-layout.cdoa .cm-fixed-bg-content .fl-button {
  background: #369fe0;
  border: 1px solid #2a93d4;
}

.cdoa .cm-fixed-bg-content {
  padding-top: 25px;
}
.hs-content-id-5864081388.full-width-bnr .main-content {
   padding: 0;
}

.hs-blog-post ul.et_social_icons_container {
  margin-bottom: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  overflow: hidden;
}

.cm-chiefdataanalyticsofficerwinter-layout .hs_cos_wrapper_type_header h1 {
 	font-weight:400 !important; 
}

.cm-cdaomexico-layout .cm-row-10-group h4 {
   color: #636d77!important;
   font-family: 'Ek Mukta'!important;
   font-size: 28px!important;
   font-style: normal!important;
   font-weight: 300!important;
   line-height: 1.1!important;
   text-decoration: none!important;
   margin-bottom: 20px;
   text-transform: none!important;
}

.cm-cdaomexico-layout .cm-row-10-group h2:after {
   content: none;
}

h3.additional-count-title {
  text-align: center;
  margin: 0;
  padding: 20px;
  font-family: 'Lora' !important;
  font-weight: 700;
  margin-top: 20px;
}

.cm-chiefdataofficerseurope-layout .cm-row-6-group .full-width-button-item a:hover i {
  color: #258faf;
}

.custom-listing-slider .caption p {
  margin: 0 0 15px;
}

.custom-listing-slider .caption p a {
  color: inherit;
}

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


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


/* =============== Screen sizes smaller than .page-center =============== */

@media (min-width:1300px) {
  .fw-layout .banner-img-gallery:after {
    content: "";
    width: 1px;
    display: inline-block;
    vertical-align: middle;
    height: calc(100vh - 180px);
    background: transparent;
    z-index: 99999;
    position: relative;
  }

  .fw-layout .banner-img-gallery {
    display: block !important;
  }

  .fw-layout .banner-img-gallery .banner-content {
    display: inline-block !important;
    vertical-align: middle;
    max-width: 99% !important;
  }

  .homepage  .banner-area-wrap {
    display: block !important;
    text-align: center;
  }

  .homepage .banner-area-wrap:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100vh;
    vertical-align: middle;
  }

  .homepage .banner-area-wrap .home-banner-content {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  }
  
  .fw-layout .banner-img-gallery .banner-content {
    padding-bottom: 190px;
  }
  
  .cm-chiefcustomerofficereurope-layout .custom-header {
    padding-bottom: 2px;
  }

  .full-width-bnr.hs-content-id-5864624794 div#hs_cos_gallery_Gallery_1 .caption.below {
    max-width: 70%;
    margin: 0 auto;
  }
}


@media (max-width: 1360px) {

  .custom-members.box p a {
    white-space: normal;
  }
  
  

}

@media (min-width: 768px) and (max-width: 1360px) {
  .custom-members.box p a {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    overflow: hidden;
    display: inline-block;
  }
}

@media(max-width:1300px){

  .hs-testimonial-top-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .c-suite-lyt .main-content .hs_cos_wrapper_type_text {
    margin-left: 0;
  }

  .cm-partner button.slick-next.slick-arrow {
    right: -30px;
  }

  .cm-partner button.slick-prev.slick-arrow {
    left: -30px;
  }
  .cm-partner .cm-custom-gallery.has2-5 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .fw-layout .banner-img-gallery ul {
    margin:  0;
  }
  
  .cm-team-member-group {
    margin-left: 0;
    margin-right: 0;
  }

}


@media (max-width: 1210px){

  .header3 {
    padding: 15px 10px;
  }

  .cm-pricing-item-inner-wrap h2.fl-pricing-table-title {
    white-space: normal;
  }

}

@media(max-width:1199px){

  .hangout-contributors-layout .top-content,
  .hangout-contributors-layout .bottom-content{
    padding: 7px 25px;
  }
  .cm-hangpouts-contributors {
    padding: 12px 0px 0;
  }

  .fw-layout .banner-img-gallery ul {
    margin-left: 0;
    margin-right: 0;
  }

  .cm-partner button.slick-next.slick-arrow {
    right: 0;
  }

  .cm-partner button.slick-prev.slick-arrow {
    left: 0;
  }

}

@media (max-width: 1128px){

  .speaker-post-right,
  .speaker-post-left {
    width: 100%;
    float: none;
  }
  .speaker-post-right .hs-featured-image-wrapper {
    float: none;
    margin-bottom: 40px;
  }
  .speaker-post-pg-top 
  margin-top: 20px;
}

}

@media(max-width:1109px){

  .CDAO.hs-blog-listing .blog-content {
    max-width: 660px;
    padding-left: 0;
    padding-right: 0;
  }

}


@media(max-width:1100px){

  body.cm-hangout-subscribe .section_1.section .cm-iframe-wrpper {
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 45%;
  } 
  body.cm-hangout-subscribe .section_1.section .cm-iframe-wrpper iframe {
    position: absolute;
    max-width: 100%;
    height: 100%;
  }

  .banner-img-gallery a.fl-button.transparent.btn {
    width: 100%;
  }

  .CDAO .blog-listing-wrapper .post-listing .post-item {
    width: calc(50% - 46px);
  }

  .cm-become-contributor .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
    width: 18%!important;
    height: 16.5vw!important;
  }

  .cm-cdaomexico-layout .fw-layout .banner-img-gallery {
    padding-top: 240px;
  }

}  
@media (max-width: 1100px) and (min-width:768px) {
  .full-width-bnr .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-left: 10px;
  }
  .full-width-bnr .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-left: 10px;
  }

  .fw-layout .custom-header.header5 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul {
    padding: 0px 20px 20px 20px;
  }

  .fw-layout .custom-header.header5 .custom-logo img.hs-image-widget {
    width: 100% !important;
    max-width: 100%;
  }

  .fw-layout .custom-header.header5 .custom-menu-primary.js-enabled {
    padding-top: 25px;
  }
  
  .fw-layout .custom-header.header2.header4.mexico .custom-logo img.hs-image-widget {
    width: 100% !important;
  }

  .header2.mexico .custom-menu-primary.js-enabled {
    padding-top: 0;
  }

  .fw-layout .custom-header.header2.mexico .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    line-height: 1;
    padding: 10px 10px 10px 8px;
    font-size: 14px !important;
  }
}

@media (max-width: 1024px) {

  .full-width-content-type-1 p:nth-of-type(2) {
    font-size: 16px;
  }
  .full-width-bnr-spring div#hs_cos_wrapper_widget_1529389083711 {
    padding:  10px;
  }

  .blog-bottom-sharing p {
    font-size: 16px;
  }
  .full-width-bnr-spring form {
    width: -webkit-fill-available;
    margin: 10px 15px 0 15px;
  }
  .full-width-bnr-spring form:before {
    display:  none;
  }
  .speakers-blog .blog-listing-wrapper .post-listing .post-item {
    width: 50%;
  }
  .custom-social-sharing {
    padding: 10px;
  }
  .custom-social {
    display:  none !important;
  }
  .custom-mob-social {
    display:  block !important;
  }
  body {
    font-size: 16px;
  }
  .custom-full-width-form .hs_cos_wrapper_type_form {
    padding:  5px;
  }

  .custom-mob-social .et_social_mobile_button.et_social_active_button {
    position: fixed;
    bottom: 0;
    -moz-transition: all 1s ease;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    line-height: 1em;
    transition: all 1s ease;

  }

  .custom-mob-social .et_social_mobile_button.et_social_active_button:before {
    font-family: 'etmonarch';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 16px;
    content: "\e605";
    display: inline-block;
    padding: 10px 12px;
    background: rgba(0,0,0,0.5);
    color: #dddddd;
    line-height: 20px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    height: 40px;
  }

  .custom-mob-social .et_social_mobile.et_social_fadein.et_social_opened {
    position: fixed;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    z-index: 999999;
    max-height: 100%;
  }

  .open-mob-social .custom-mob-social .et_social_mobile.et_social_fadein.et_social_opened {
    -webkit-animation: et_social_slideTop 1s 1 ease;
    -moz-animation: et_social_slideTop 1s 1 ease;
    -o-animation: et_social_slideTop 1s 1 ease;
    animation: et_social_slideTop 1s 1 ease;
  }

  .et_social_heading {
    text-align: center;
    padding: 10px 0;
    color: white;
    cursor: pointer;
    line-height: 19px;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
  }

  .et_social_heading:after {
    content: "\e649";
    color: #cccccc;
    display: inline-block;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    font-size: 32px;
    top: 10px;
    position: absolute;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    font-family: 'etmonarch';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 16px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 32px;
  }

  span.et_social_close {
    cursor:  pointer;
    position: absolute;
    right: 10px;
    top: 0;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    line-height: 40px;
    font-weight:  normal;
  }

  span.et_social_close:after {
    font-family: 'etmonarch';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 16px;
    content: "\e60C";
    color: #cccccc;
  }

  .et_social_mobile .et_social_networks {
    position: relative;
    width: 100%;
    overflow: auto;
    padding: 20px 20px 20px;
    background-color: #fff;
    line-height: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: -10px;
    width: 100% !important;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
  }

  .et_social_networks .et_social_icons_container {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1em !important;
    display: inline-block;
    width: inherit;
  }

  .et_social_mobile .et_social_networks li, .et_social_mobile .et_social_networks li {
    margin: 2% 0 0 2%;
    width: 49% !important;
    height: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
  }

  .et_social_networks li:nth-child(-n+2), .et_social_mobile .et_social_networks li:nth-child(-n+2) {
    margin-top: 0 !important;
  }

  .et_social_networks li:nth-child(2n+1), .et_social_mobile .et_social_networks li:nth-child(2n+1) {
    margin-left: 0 !important;
    clear: both !important;
  }

  .push-down-mob-social .et_social_heading:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .et_social_mobile_overlay {
    background: rgba(0,0,0,0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    transition: all 0.5s;
    visibility: hidden;
  }

  .open-mobile-social-overlay.et_social_mobile_overlay {
    opacity:  1;
    visibility: visible;
  }
  .et_social_mobile {
    position: fixed;
    display: none;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    z-index: 999999;
    display: none;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    line-height: 1em;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
  }

  .et_social_mobile .et_social_networks li a {
    padding: 0 !important;
  }

  .et_social_mobile .et_social_networks li a i {
    float:  left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background:  none;
  }

  .et_social_mobile .et_social_networks li a  .et_social_network_label {
    text-align: left;
    font-size: 14px;
    margin-left: 40px;
    padding: 7px 14px 10px 10px;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    line-height: 1em;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    padding-left: 0 !important;
  }

  .et_social_mobile .et_social_networks li a .et_social_network_label .et_social_networkname {
    line-height: 1em;
    display: inline-block;
    margin: 6px 4px 0 0;
    font-weight: 700;
    position: relative;
    z-index: 2;
  }

  .et_social_mobile .et_social_networks li a i:before {
    margin:  0;
    opacity:  1;
  }

  .full-width-bnr-spring form:before, .full-width-bnr span.hs_cos_wrapper div#hs_form_target_widget_1529493049707 form:before {
    display: none;
  }

  .full-width-bnr-spring form, .full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form {
    margin: 0;
    padding: 0 20px;
  }

  .full-width-bnr-spring form, .full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form {
  }

  .full-width-bnr-spring div#hs_cos_wrapper_widget_1529389083711, .full-width-bnr div#hs_cos_wrapper_widget_1529493049707 {
    padding: 10px;
  }

  .cm-two-col-with-banner.full-width-bnr-spring form {
    padding: 0 0px;
  }
  .cm-two-col-with-banner.full-width-bnr-spring .hs-form-field {
    padding: 10px 5px;
  }

  .et_social_mobile_overlay {
    z-index:99;
  }
  
  .image-wrapper #hubspot-topic_data {
    font-size: 16px;
  }
}

@media (min-width:768px) and (max-width:1024px) {

  .footer-container-wrapper .box {
    width: 33.33% !important;
  }

  .footer-container-wrapper .box:nth-child(3) + div {
    clear: left;
  }
  
  
}

@media(min-width:768px) and (max-width:1064px){
  .cm-dataconafrica-layout .header2 .custom-menu-primary.js-enabled {
    padding-top: 27px;
  }

  .header2 .custom-menu-primary.js-enabled {
    /* width: 100% !important; */
    padding-top: 20px;
  }

  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul {
    padding-top: 0;
    margin-top: -20px;
  }

  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a {
    padding: 10px 20px 10px 8px;
  }

  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a span:before {
    left: 60%;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5)>ul {
    right: 0 !important;
    left: auto !important;
  }
  
  .cm-chief-data-layout .header2 .custom-menu-primary.js-enabled,
  .cm-chiefdataanalyticsofficerwinter-layout  .header2 .custom-menu-primary.js-enabled {
    padding-top: 5px;
  }

}


@media(min-width:768px) and (max-width:991px){

  .hs-sponsorship-opporty-grp-top-wrap .fl-icon-text p {
    font-size: 15px;
  }
  .hs-sponsorship-opporty-grp-top-wrap.clearfix {
    padding-left: 0;
    padding-right: 0;
  }
  .full-width-bnr .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) > ul {
    left: auto!important;
    right: 0;
  }

}

@media(max-width:992px){

  .hs-testimonial-top-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .hs-testimonial-top-wrap .left-col.col, .hs-testimonial-top-wrap .right-col.col {
    display: none;
  }

  .hs-testimonial-top-wrap .middle-col.col {
    width: 100%;
    float: none;
  }

  .fl-photo.fl-photo-align-center {
    padding-right:  20px;
  }

  .speakers-block .speaker {
    width: 33.33%;
    padding-bottom: 0;
  }

}

@media(max-width:920px){

  .full-width-bnr-spring span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form {
    width:  100%;
  }

  .banner-img-gallery .banner-content .inner-content .span8 {
    padding-right: 0px;
  }

  .cm-two-col-content-module-with-img {
    margin: 0;
  }

}

@media (max-width: 824px){
  .cm-chief-data-layout  .header2,
  .cm-chiefdataanalyticsofficerwinter-layout .header2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (max-width: 820px){
  .cm-chief-data-layout  .header2 .custom-logo,
  .cm-chiefdataanalyticsofficerwinter-layout .header2 .custom-logo {
    padding: 0 6px;
  }
}

@media (max-width: 770px) {

  .full-width-layout-type-2 .body-container .page-center {
    padding:  20px 40px 60px;
  }

  .full-width-layout-type-2 .body-container-wrapper {
    margin-top: 50px;
  }
}

@media (min-width: 768px) {
  .cm-chiefdataanalyticsofficercanada-layout  .cm-row-1-group .page-center {
    padding-left: 40px;
    padding-right: 40px;
  }
  
  .blog .post-page-banner-area-wrap {
    margin-bottom: -200px;
  }

}

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

@media (max-width: 767px) {
  .body-container input[type="text"],
  .body-container input[type="password"], 
  .body-container input[type="datetime"], 
  .body-container input[type="datetime-local"], 
  .body-container input[type="date"], 
  .body-container input[type="month"], 
  .body-container input[type="time"], 
  .body-container input[type="week"], 
  .body-container input[type="number"], 
  .body-container input[type="email"], 
  .body-container input[type="url"], 
  .body-container input[type="search"], 
  .body-container input[type="tel"], 
  .body-container input[type="color"],
  .body-container input[type="file"],
  .body-container textarea,
  .body-container select{
    max-width:100%;
  }
  
   .footer-container-wrapper .box {
     max-width: 100%;
  }
  
  .cm-chieflearningofficerusa-layout .cm-three-column .content {
    margin-bottom: 0;
  }
	
  .cm-chiefdataanalyticsofficerwinter-layout .cm-row-2-group div#hs_cos_wrapper_widget_1529402004441 {
    padding-bottom: 10px;
  }

  .custom-header {
    background-attachment: scroll!important;
    background-position: center center!important;
    padding-left:  0;
    padding-right:  0;
  }

  .cm-become-contributor .hs_cos_gallery_thumbnails {
    padding-right: 0;
    padding-left: 0;
  }


  .cheif-digial-officer-lyt .cm-row-9-group .slick-slide-inner-wrapper .caption.below {
    width: 100%;
  }

  .cheif-digial-officer-lyt .cm-three-column .span4 {
    max-width: 360px;
    margin: 0 auto;
  }

  .cheif-digial-officer-lyt .cm-three-column {
    margin-bottom:  0;
  }
  .sponsership-lay  .image-two-top-wrap {
    display:  block;
  }

  .sponsership-lay .image-one-wrap {
    display:  none;
  }

  .cm-icons-group-with-title .cm-icn-with-title-item {
    width: 100% !important;
    margin-bottom: 20px;
  }

  .cheif-digial-officer-lyt .cm-row-1-group h2 {
    padding-left: 0;
    padding-right: 0;
  }

  span.fl-icon {
    margin-bottom: 7px;
  }


  .footer2-footer-menu .hs-menu-wrapper > ul > li a {
    margin-left:  0;
  }

  .box .fl-rich-text p {
    margin-bottom: 40px;
  }

  .hs-two-col-cont-collage-img-wrap .image-two-top-wrap {
    display: none;
  }


  .footer7-copyright .footer2-footer-menu .hs-menu-wrapper > ul {
    text-align:  left;
  }
  .cm-four-col-images-group {
    margin:  0;
  }
  .full-width-bnr-type1 .body-container .input {
    width:  100%;
  }
  .media-section-1 .hs_cos_wrapper_type_rich_text {
    padding: 40px 0 20px 0;
  }

  .media-center-layout .latest-press-release .fl-module-content.fl-node-content {
    margin-top: 20px;
  }

  .media-center-layout .media-section-left, 
  .media-center-layout .media-section-middle, 
  .media-center-layout .media-section-right, 
  .latest-press-release .media-center-module-item {
    width:  100%;
    float:  none;
    padding: 20px 0;
  }

  .custom-sponsor-europe .cm-top-content,.sec-main-content {
    padding:  20px 0;
  }

  .custom-sponsor-europe .cm-top-content h3 {
    margin-top: 0;
  }

  .custom-sponsor-europe .left-col, .two-col-grp .sec-left-col,.custom-sponsor-europe .right-col, .two-col-grp .sec-right-col,.sec-four-content-inner {
    width:  100%;
    padding:  0;
  }

  .sec-four-content-inner div#hs_cos_wrapper_widget_5887470264 {
    margin-bottom:  200px;
  }

  .format-layout-europe .two-col-content-right-image .left-section,.format-layout-europe .two-col-content-right-image .right-section {
    width:  100%;
    float:  none;
  }
  .speakers-blog .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
  }
  .speakers-blog .post-header {
    padding: 0 0 10px;
  }
  .speakers-blog .post-header p{
    padding: 0 10px;
  }
  .full-width-book-now .full-width-book-left,.full-width-book-now .full-width-book-right {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .speakers-blog.hs-blog-listing .body-container .page-center {
    padding: 0;
  }
  .speaker-blog-heading {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }

  .speakers-blog .post-header p {
    padding: 0 10px;
  }

  .format-layout-europe .two-col-content-right-image .right-section img,.format-layout-europe .two-col-content-right-image .left-section .fl-module-content {
    padding-left:  0;
    padding-right:  0
  }
  .sponsorship-opportunities-spring .section_2.section .hs-full-width-wrap {
    padding: 0;
  }
  .sponsorship-opportunities-spring .section_2.section .slick-slide-inner-wrapper {
    width: 100%;
  }
  .sponsorship-opportunities-spring .section_2.section .two-col-eql-wrap {
    padding: 0;
  }
  .sponsorship-opportunities-spring .section_2.section .right-column h3 {
    margin: 40px 0 40px;
  }

  .CDAO.hs-blog-post .blog-sidebar {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }

  .custom-chief-office-europe .banner-img-gallery .banner-content .span4 {
    display: none;
  }
  .full-width-canada  .body-container {
    margin-bottom: 30px;
  }
  .rec-post-featured-image {
    display: block;
  }

  .rec-post-item {
    background-image: none !important;
  }

  .rss-content.rec-content {
    width: 100%;
    background-color: #009fcc;
  }

  .blog-bottom-sharing p {
    padding-left:  0;
    padding-right: 0;
  }

  .custom-social-sharing {
    padding: 10px;
  }

  .CDAO.hs-blog-listing .blog-content {
    padding-left:  10px;
    padding-right: 10px;
  }

  .custom-chief-office-europe .banner-img-gallery .banner-content .span8 {
    width:  100%;
  }

  .audience-item-right,.audience-item-left {
    float:  none;
    padding: 20px 0;
    width:  100%;
  }

  .audience-wrapper {
    margin:  0;
  }

  .CDAO .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
    margin-right: 0;
  }

  .contact-layout-canada .two-column-contact-left,.contact-layout-canada .two-column-contact-right {
    width:  100% !important;
  }
  .two-column-contact-left > span, .two-column-contact-right >span {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }
  .custom-chief-office-europe .banner-img-gallery .banner-content .span8 {
    width:  100%;
  }

  .custom-chief-office-europe .custom-full-width-wrap {
    padding-left:  0;
    padding-right:  0;
  }

  .testimonial-from-coe-europe-slider-wrap .fl-button-wrap.fl-button-width-auto.fl-button-center {
    padding-bottom: 130px;
  }

  .CDAO.hs-blog-listing .blog-content {
    max-width: 100%;
  }
  .custom-venue-spring a.fl-button.transparent {
    margin-right: 0;
    margin-left: 0;
  }
  .custom-venue-spring .section_2.section .two-col-eql-wrap {
    padding: 0px 0px 40px 0px;
  }
  .custom-venue-spring .section_2.section .right-column .hs_cos_wrapper_type_linked_image {
    padding: 20px 0px 40px 0px;
    display: block;
    text-align: center;
  }
  .custom-venue-spring .section_2.section .hs-full-width-wrap {
    padding: 0 0px 100px 0px;
  }
  .attendence-list-layout .custom-full-width-form {
    padding: 50px 0 20px 0;
  }
  .cm-about-lay .hs-two-col-cont-collage-img-inner-wrap .left-col.col {
    padding-left:  0;
  }

  .cm-about-lay .section-3-column-wrapper .right {
    padding-left:  0;
    margin-top: 30px;
  }

  .cm-about-lay .cm-about-lay-content-wrapper {
    margin-bottom: 100px;
  }
  .full-width-content-type-1 p:nth-of-type(2) {
    padding:  0;
  }

  .full-width-content-type-1 {
    margin-bottom:  80px;
  }
  .attendence-list-layout .banner-img-gallery .banner-content .row-fluid>div+div {
    display:  none;
  } 
  .CDAO.hs-blog-post .blog-sidebar {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }
  .custom-listing-slider .hs_cos_gallery_slide.slick-slide {
    background-image:  none !important;
  }

  .custom-listing-slider .hs_cos_gallery_slide.slick-slide img {
    display:  block;
  }

  .custom-listing-slider .caption.below { 
    width:  100%;
  }
  .full-width-bnr-type1 .sec-header-mod h2.entry-title {
    margin-bottom:  20px;
  }

  .full-width-bnr-type1 .body-container .hs-input {
    width:  100%;
  }
  .footer-menu-type-8.footer2-footer-menu .hs-menu-wrapper > ul > li a {
    margin-left:  0;
  }
  .custom-listing-slider .caption.below > span {
    margin:  0;
    text-align:  center;
    width:  100%;
    padding: 30px;
    background-color: #333333;
  }

  .custom-listing-slider h1 {
    line-height: 38px;
    font-size:  26px;
  }

  .custom-connect .fl-icon-group.fl-icon-group-left {
    margin-top:  0;
  }
  
  .landing-page:not(.thank) .mobile-trigger {
    display: none!important;
  }

  .box .fl-rich-text {
    margin-bottom:  20px;
  }
  .header2.header4 .custom-logo img {
    width:  300px;
  }

  .cm-about-lay-content-wrapper > .row-fluid-wrapper {
    padding: 0;
  }

  .cm-about-lay-content-wrapper .page-center {
    padding:  0 15px;
  }

  .cm-about-lay .section_4.section .left, .cm-about-lay .section_4.section .middle-column, .cm-about-lay .section_4.section .right {
    margin-bottom:  30px;
  }

  .cm-about-lay .hs-testimonial-top-wrap {
    margin-top:  30px;
  }

  .cm-about-lay .services-button {
    text-align:  center;
  }
  .box > div {
    margin-bottom:  0;
    padding-bottom:  40px;
  }

  .custom-connect.box> div, .custom-members.box > div {
    padding-bottom: 20px;
  }

  .custom-listing-slider p {
    font-size: 14px;
    line-height: 22px;
  }

  .custom-listing-slider a.fl-button {
    padding: 10px 20px;
  }

  .custom-logo {
    width: 50%!important;
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
  }
  .custom-copyright {
    padding-left: 0;
    padding-right: 0;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
    padding-right: 0;
  }

  .post-listing-inner {
    width: 380px;
  }
  .box {
    width: auto !important;
    margin-left: auto !important;
    margin-right: auto;
    float:  none !important;
    max-width: 400px;
  }

  .custom-footer {
    padding-left: 0;
    padding-right: 0;
  }

  .hs-blog-post .blog-content {
    width: 100%;
    margin-bottom: 80px;
  }

  .hs-blog-post .blog-sidebar {
    float: none;
    padding: 0;
    margin-right: 20px;
    width: auto;
  }

  .related-post .related-post-item {
    width:  100%;
    float:  none;
    margin-bottom:  15px;
  }

  .custom-topics-inner {
    margin-top: 0;
    padding: 0 10px;
  }

  .custom-topics-inner ul li {
    float: none;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 40px;
    display: block;
  }
  .custom-topics-inner ul li:last-child {
    margin-bottom: 20px;
  }

  .hs-blog-listing .body-container {
    padding: 0 0 20px;
  }

  .box ul li:not(:first-of-type) {
    margin:  0;
    padding:  0 20px;
  }

  body.cm-become-contributor .section.section_3 .page-center > .row-fluid-wrapper {
    margin-left:  0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  body.cm-become-contributor .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
    padding: 0px!important;
  }

  body.cm-become-contributor form.hs-form fieldset .hs-form-field {
    padding: 0!important;
  }

  body.cm-become-contributor .body-container .hs-button.primary {
    line-height: 2;
    min-height: 2rem;
    margin: 0 0 16px;
    padding: 10px 15px;
    display:  block;
    width: 100%;
  }


  .cm-two-col-content-module-with-utube-video > div {
    float:  none !important;
    width:  100% !important;
    padding:  0;
  }

  .cm-two-col-content-module-with-img > div {
    width:  100% !important;
  }

  .cm-two-col-content-module-with-img > div.cm-image-column {
    margin-bottom:  20px;
  }

  body.cm-hangout-subscribe .body-container .hs-button.primary,
  body.cm-hangout-subscribe .body-container input[type="submit"], body.cm-hangout-subscribe .body-container input[type="button"] {
    width: 100%;
    padding: 10px 15px;
    line-height: 28px;
  }

  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul li.active-branch:not(:hover) ul li.active > a {
    color: #7dd3fb !important;
  }

  .sec-header-mod h2.entry-title {
    margin-bottom:  50px;
  }

  .two-col-right-btn-mod .text-col, .two-col-right-btn-mod .btn-col {
    display:  block;
    width:  100%;
    text-align:  center;
  }

  .two-col-right-btn-mod .btn-col {
    padding-left:  0;
    padding-top: 20px;
  }

  .two-col-right-btn-mod {
    padding:  40px 0 0;
  }

  .full-width-bnr .main-content {
    margin-bottom: 80px;
  }

  .full-width-bnr .hs_cos_wrapper_type_linked_image {
    padding: 40px 0px;
  }

  .full-width-bnr .main-content {
    padding:0;
  }


  /* ========  FOOTER2   */
  .footer2-footer-menu,.footer2-custom-copyright-inner {
    width:  100% !important;
    float:  none !important;
  }

  .footer2-footer-menu .hs-menu-wrapper > ul {
    text-align:  left;
  }

  .footer2-footer-menu .hs-menu-wrapper > ul {
    margin-left:  0; 
  }

  /* ========  FOOTER2   */


  .two-col-img-alignmnt-grp .img-content-wrapper .img {
    width: 100%;
    float: none;
    text-align: left !important;
    padding: 20px 0 !important;
  }

  .two-col-img-alignmnt-grp .img-content-wrapper .content {
    width:  100%;
    float:  none;
    padding:  20px 0!important;
  }
  .full-width-layout-type-2 .body-container .page-center {
    padding:  20px 20px 60px;
  }
  .two-column-contact-title > div {
    padding: 20px 0;
  }

  .two-column-contact-page .sec-header-mod h2.entry-title {
    margin-bottom:  50px;
    padding-left: 20px;
    padding-right:  20px;
  }

  .two-column-contact-left > span > div span > div div {
    padding-bottom: 20px;
  }

  .two-column-contact-left, .two-column-contact-right {
    width:  100% !important;
    margin:  0 auto !important;
    padding:  0;
    float:  none !important;
  }

  .two-column-contact-page .body-container .page-center {
    padding-left:  0;
    padding-right: 0;
  }

  .two-column-contact-left > span, .two-column-contact-right >span {
    padding:  0 20px;
    display:  block;
  }


  .two-col-wt-title .custom-title {
    width: 100%;
  }

  .two-col-wt-title .col-two a.blue-button {
    margin: 20px auto 40px;
    display: block;
    white-space: normal !important;
    width: 100%;
    max-width: 350px;
    text-align: center;
  }

  .testimonial-group {
    margin: 0;
  }

  .testimonial-group .testimonial-mod {
    width: 100%;
    padding: 0 !important;
  }

  .two-col-left-img .img-col {
    padding: 0 0 30px;
  }

  .two-col-left-img .content-col {
    padding-left: 0;
  }

  .two-column-contact-title {
    padding-left: 20px;
    padding-right: 20px;
  }
  .fl-photo.fl-photo-align-center {
    float:  none;
    width:  100%;
  }

  .fl-content-right {
    width:  100%;
    float:  none;
  }

  .hs-two-col-cont-collage-img-inner-wrap .left-col.col {
    width: 100%;
    float: none;
    margin-top: 10px;
    padding-left: 0;
  }
  .hs-two-col-cont-collage-img-inner-wrap .right-col.col {
    width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
    padding-top: 0px;
  }
  .hs-two-col-cont-collage-img-wrap .image-wrap img {
    margin-bottom: 20px;
  }
  .hs-two-col-cont-collage-img-wrap .image-one-wrap {
    width: 100%;
    float: none;
  }

  .hs-two-col-cont-collage-img-wrap .image-two-top-wrap {
    width: 100%;
    float: none;
  }

  .hs-two-col-cont-collage-img-wrap .image-two-wrap {
    padding-left: 0;
    padding-bottom: 0;
  }

  .hs-two-col-cont-collage-img-wrap .image-three-wrap {
    padding-left: 0 !important;
  }

  .hs-testimonial-top-wrap {
    margin-left: -10px;
    margin-right: -10px;
  }


  .one-column-equal-module-wrap .content-section {
    text-align: left;
  }
  .hangout-contributors-layout .member {
    float: none;
    width: 100%;
  }
  .hangout-contributors-layout .member-inner {
    padding: 0;
  }
  .hangout-contributors-layout .bottom-content {
    padding: 7px 0px;
  }
  .hangout-contributors-layout .top-content {
    padding: 7px 0px;
  }
  .cm-hangpouts-contributors {
    text-align: center;
    padding: 12px 0px 0;
  }

  .hs-sponsorship-opporty-item {
    width: 100%;
    max-width: 400px;
    FLOAT: none;
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .hs-sponsorship-opporty-item .fl-icon-wrap {
    display: inline-block;
  }
  .hs-sponsorship-opporty-grp {
    text-align: center;
  }
  .hs-sponsorship-opporty-grp h3.fl-heading {
    margin-left: 0;
  }
  .hs-sponsorship-opporty-grp-top-wrap.clearfix {
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
  }

  .button-item {
    float: none;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }

  .cm-four-col-images-group .cm-four-col {
    float: none;
    width: 100%;
    max-width:400px;
    margin:0 auto;
  }

  .cm-full-width-content-with-btn .clearfix {
    display: block;
  }

  .cm-full-width-content-with-btn {
    text-align: center;
  }

  .pricing-table-item {
    float: none;
    width: 90%;
    padding-right: 6px;
    padding-left: 6px;
    margin: 35px auto;
  }

  .banner-img-gallery .banner-content .row-fluid > div + div {
    margin-top: 30px;
  }

  .cm-full-width-team-inner-wrapper > div {
    float: none;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }

  .cm-two-col-content-module-with-utube-video.right > div {
    float: none;
    width: 100%;
    padding: 0;
  }

  .cm-two-col-content-module-with-utube-video {
    margin: 0;
    margin-bottom:  40px;
    display:  flex;
    flex-wrap:  wrap;
    flex-direction: column-reverse;
    margin-top: 40px;
  }

  .cm-two-col-content-module-with-utube-video.right .cm-video-content-column {
    margin-bottom: 20px;
    padding: 0;
  }

  .two-col-img-alignment .content-col {
    margin-top: 55px;
  }

  .cm-two-col-content-module-with-utube-video .fl-button-wrap, .two-col-img-alignment .btn-wrapper {
    text-align:  center;
  }

  .two-col-img-alignment.right .img-col {
    float:  none;
    padding-left:  0;
  }
  .two-col-img-alignment.left .img-col {
    padding-right:  0;
  }

  .cm-team-member-group .span3 {
    width: 100%;
    margin: 0;
  }

  .cm-chiefdataanalyticsofficerwinter-layout .cm-team-member-group {
    margin-left: 0;
    margin-right: 0;
  }
  .cm-chiefdataanalyticsofficerwinter-layout .cm-icons-group-with-title .cm-icn-with-title-item {
    width: 100%;
    float: none;
  }

  .banner-img-gallery .banner-content .inner-content .span8 {
    width: 100% !important;
    padding-right: 0 !important;
  }

  .banner-img-gallery .banner-content .inner-content .span4 {
    width: 100% !important;
  }

  .banner-img-gallery .banner-content a {
    margin: 0 auto;
    max-width: 300px;
  }

  .cm-four-col-images-group .cm-four-col {
    padding: 20px;
  }
  .hs-advisory-board-member-inner-wrap {
    width: 100%;
    float: none;
  }
  .hs-advisory-board-member-grup-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  body.cdao-advisory-board-layout .section_2.section .hs-full-width-wrap {
    padding: 40px 0PX 0px 0px;
  }

  .hs-content-id-5857330598.full-width-bnr .two-col-equal-image-content .span6.left {
    padding-right: 0;
  }

  .banner-img-gallery .banner-content .inner-content .span4 {
    display: none;
  }

  .banner-img-gallery .banner-content {
    padding: 120px 0 20px;
  }

  .fw-layout.cm-chiefcustomerofficerfall-layout .banner-img-gallery .banner-content .inner-content .span4 {
    width: 100% !important;
    margin: 20px 0;
  }

  .cm-chiefcustomerofficerfall-layout .cm-icons-group-with-title .cm-icn-with-title-item {
    width: 100%;
  }

  .cm-two-col-eql-content .span6 + div {
    margin-top: 20px;
  }

  .cm-partner {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .featured-content-wrapper {
    margin-right: 20px!important;
  }

  .cm-icons-group-with-title .cm-icn-with-title-item {
    width: 100%;
    float: none;
  }

  .cxo-hangout-topics .fl-col-content {
    width: 100%;
  }

  .c-suite-lyt .main-content blockquote {
    margin-left: 0;
    margin-right: 0;
  }

  .hs-content-id-5860982454 .subscribe-left {
    padding-left: 4px;
    padding-right: 5px;
  }

  .hs-content-id-5860982454 .subscribe-top-content {
    padding-top: 7px;
    padding-left: 4px;
  }

  .hs-content-id-5860982454 .subscribe-left {
    padding-left: 4px;
    padding-right: 5px;
  }

  .hs-content-id-5860982454 .subscribe-top-content h3 {
    padding-left: 0;
  }

  .full-width-book-now .full-width-book-right {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;
  }

  .full-width-content-type-1 .bottom-column {
    padding: 0 10px;
  }

  .cm-dataconafrica-layout .banner-content a.btn.full-btn {
    margin: 0;
  } 
  .cm-dataconafrica-layout .banner-img-gallery .banner-content {
    padding: 0 20px;
  }
  .cm-dataconafrica-layout .cm-row-2-group .page-center {
    padding: 20px !important;

  }
  .cm-buttons-group .button-item {
    float: none;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }


  .cm-dataconafrica-layout .cm-row-3-group h2 {
    margin: 0 0 20px;
    font-size: 32px;
  }
  .cm-dataconafrica-layout .cm-icons-group-with-title .cm-icn-with-title-item {
    width: 100% !important;
    float: none!important;
  }   
  .cm-dataconafrica-layout .cm-partner .slick-slide {
    margin-right: 40px !important;
    margin-left: 40px !important;
  }  

  .cm-become-contributor .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
    width: 48%!important;
    height: 45.5vw!important;
  }

  .cm-two-column-video-content .span6 {
    max-width: 400px;
    margin: 0 auto!important;
    float: none;
  }

  .cm-three-column .span4 {
    max-width: 360px;
    margin:  0 auto!important;
  }

  .speakers-blog.hs-blog-listing .blog-content {
    padding-top: 60px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.child-open > a span {
    -webkit-transform: rotate( -180deg );
    -ms-transform: rotate( -180deg );
    transform: rotate( -180deg );
  }

  .fw-layout .banner-img-gallery h1 {
    font-size: 65px;
    padding: 150px 15px 0;
  }

  .hs-video.hs-embed-video {
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .fw-layout .banner-img-gallery li {
    display: block;
    width: 100%;
    float: none;
  }

  .fw-layout .banner-img-gallery a.fl-button {
    display: block;
    max-width: 360px;
    margin: 0 auto;
  }

  .fw-layout .cm-three-col-feature {
    text-align: center;
    padding: 0;
  }

  .module-content.node-content {
    padding: 20px;
  }

  .speakers-block .speaker {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .cm-speakers a.fl-button {
    margin-bottom: 0;
  }

  .fw-layout .cm-three-column h2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .fw-layout .cm-three-column a.fl-button {
    margin-bottom: 20px;
  }

  .cm-three-column .content {
    margin-bottom: 25px;
  }

  .fw-layout .bottom-pane {
    padding-bottom: 20px;
  }

  .fw-layout .banner-img-gallery h1 {
    padding-top: 0 !important;
  }

  .cm-chiefcustomerofficereurope-layout .custom-header,
  .cm-chief-data-layout .custom-header,
  .cm-cdaomexico-layout .custom-header,
  .cm-chiefdataofficerseurope-layout .custom-header,
  .cm-chiefdataanalyticsofficerwinter-layout .custom-header,
  .cm-chiefdataanalyticsofficercanada-layout .custom-header,
  .cm-chiefcustomerofficerfall-layout .custom-header.header2,
  .cm-chiefanalyticsofficerspring-layout .custom-header {
    background: rgba(0,0,0,0.8);
  }

  .fw-layout .banner-img-gallery h2 {
    margin-left: 0;
    margin-right: 0;
  }

  .cm-chiefcustomerofficerfall-layout .custom-menu-primary.js-enabled {
    top: 100%;
  }

  body.cm-become-contributor .section.section_3 .hs-richtext p {
    font-size: 14px;
  }

  body.cm-become-contributor .body-container .hs-button.primary {
    margin-top: 20px;
  }

  iframe {
    max-width: 100%;
  }

  .cm-dataconafrica-layout .cm-icons-group-with-title .cm-icn-with-title-item * {
    color: #faf9f9;
  }

  .custom-members.box p a:nth-last-of-type(2) {
    margin-top: 20px;
    display: inline-block;
  }

  .hs-sponsorship-opporty-item {
    line-height: 26px;
    margin-bottom: 10px;
  }

  .sponsorship-opportunities-spring .section_2.section .caption.below {
    background: #333333;
    padding: 20px;
    margin: 0;
    color: #fff;
  }

  .sponsorship-opportunities-spring .section_2.section .caption.below p,
  .sponsorship-opportunities-spring .section_2.section .caption.below p span {
    color: #fff !important;
    font-size: 14px !important;
    line-height: 22px !important;
  }

  .sponsorship-opportunities-spring .cm-full-width-buttons-group .full-width-button-item{
    margin: 0;
  }

  .full-width-bnr div#hs_cos_wrapper_widget_1529040614283 div#hs_cos_gallery_Gallery_1 h4 {
    font-size: 14px;
    line-height: 22px;
  }

  .header2 .mobile-trigger-inner {
    top: -30px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.child-open > a span {
    top: 22px;
    right: 15px;
  }

  .header2 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li.child-open > a span {
    right: -3px;
  }

  .c-suite-lyt .main-content {
    margin-bottom:  0 !important;
  }

  .c-suite-lyt .cxo-topics ul li {
    width:  100%;
    max-width: 390px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a span:before {
    border-color: #7dd3fb;
  }

  .c-suite-lyt .cxo-topics {
    padding: 0 10px;
  }

  .header2 .custom-menu-primary .hs-menu-wrapper > ul > li ul li + li {
    border-top: none;
  }

  form.hs-form .form-columns-2 .hs-form-field .hs-input {
    width: 100%!important;
  }

  .banner-img-gallery .banner-content .inner-content {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }


  .full-width-bnr div#hs_cos_wrapper_widget_1529493049707 form .hs-form-field {
    padding: 10px 0;
  }

  .cm-partner .slick-slide {
    margin: 0 !important;
  }

  .cm-partner .slick-slide > div {
    padding: 0 30px;
  }

  .full-width-bnr-spring form .hs-richtext {
    padding: 0 0px;
  }

  .full-width-bnr div#hs_cos_wrapper_widget_1529493049707 h3.form-title {
    margin: 10px 0px 30px 0px !important;
  }

  .sponsorship-opportunities-spring .banner-img-gallery .banner-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sponsorship-opportunities-spring .banner-img-gallery .banner-content .inner-content,
  .custom-chief-office-europe .banner-img-gallery .banner-content .inner-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .header-container-wrapper div[data-global-widget-path="generated_global_groups/5848207987.html"] .hs-menu-wrapper > ul {
    margin-top: 30px;
  }
  .footer-menu-type-8.footer2-footer-menu .hs-menu-wrapper > ul > li {
      float: none !important;
      display: block;
	}
  
  .cm-chief-data-layout .header-container-wrapper .custom-header.header2.header4 .custom-logo img.hs-image-widget,
  .cm-chiefdataanalyticsofficerwinter-layout.fw-layout .custom-header.header2.header4 .custom-logo img.hs-image-widget {
    width:  250px !important;
  }
  
  .blog.first .post-listing {
    padding: 0;
  }
   .cm-dataconafrica-layout .custom-menu-primary.js-enabled{
      top: 116px;
      left: 0;
      right: 0;
  }
    .cm-dataconafrica-layout  .custom-menu-primary.js-enabled .hs-menu-wrapper {
      max-height:  259px;
     height: 60vh;
     overflow:  auto !important;
  }
  
  .homepage .banner-area-wrap {
    padding: 110px 20px;
  }
  
  .homepage .featured-content-rss-module {
    margin-bottom: 30px;
  }

  .homepage .home-row8 {
    padding-bottom: 40px;
  }
  /*
  .homepage .two-col-content-right-image {
    text-align: center;
  }

  .homepage .two-col-content-right-image p {
    text-align: left;
  }*/
  
  .homepage .content-section {
    text-align: left;
  }
  
  .homepage .content-section a.fl-button {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .homepage .one-col-event-module .fl-content {
    text-align: left;
  }
  
  .custom-header.header2.header4.san-francisco.mexico .custom-menu-primary .hs-menu-wrapper > ul {
    height: 60vh;
    overflow-y: auto;
    max-height: 473px;
  }
  
  .header2 .custom-menu-primary.js-enabled {
    top: 118px;
  }

  .full-width-bnr div#hs_cos_gallery_Gallery_1 .caption.below h4 {
    font-size: 14px;
  }
  
  .hs-content-id-5864624794 .cm-two-col-content-module-with-img > div {
    padding: 0;
  }

  .cm-chieflearningofficerusa-layout .partners-item{
    width: 100%;
    display: block;
    text-align: center;
  }
  /*==== Mobile CSS =====*/
}  

.home-row6-gallery .slick-slide-inner-wrapper > img {
  display: none !important;
}
  
@media (max-width: 640px) {

  body {
    font-size: 14px;
  }
  .full-width-content,.two-colum-contact-wrapper {
    margin-bottom: 120px;
  }
  .full-width-content-type-1 p:nth-of-type(2) {
    font-size: 14px;
  }

  .attendence-list-layout .custom-full-width-form {
    margin-bottom: 139px;
  }
  .speakers-blog a.more-link {
    margin: 0;
  }

  .testimonial-from-coe-europe-slider-wrap button.slick-arrow {
    top: -20px;
  }
	
  .header-container-wrapper div[data-global-widget-path="generated_global_groups/5848207987.html"] .hs-menu-wrapper > ul {
    margin-top: 20px;
  }
  
  .hs-content-id-5860982454 .subscribe-right form {
    margin-bottom: 40px;
  }

  .fw-layout .banner-img-gallery .banner-content .inner-content .span4 {
    display: block;
  }
  
  .custom-header.header3 .custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
    background-color: #2799cb !important;
    color: #fff !important;
  }

  .cm-chiefcustomerofficereurope-layout .cm-row-7-group .cm-two-col-eql-content .span6:last-child p:last-child {
    text-align: center;
  }
  
  .cm-dataconafrica-layout .header3 .custom-menu-primary.js-enabled .hs-menu-wrapper {
    background: rgba(0,0,0,0.8);
  }

  .speakers-blog.dca .header3 .custom-menu-primary ul {
    float: none !important;
    padding-top: 0 !important;
  }

  .speakers-blog.dca .header3 .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li > a {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0 !important;
    padding: 10px 15px;
    font-family: "Ek Mukta";
    font-weight: 200;
    line-height: 27px;
  }
  
  .image-wrapper #hubspot-topic_data {
    font-size: 14px;
  }
  
}

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

@media (max-width: 550px) {

  .cm-become-contributor .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
    width: 100%!important;
    height: 200px!important;
    max-width: 200px;
    float: none;
    display: block!important;
    margin: 0 auto 10px;
  }
  
  .cm-cco-row1 {
    padding: 0;
  }

}

@media (max-width: 479px) {

  .post-listing {
    padding:  0 20px;
  }
  .CDAO .post-listing {
    padding: 0;
  }
  .post-listing-inner {
    width:  100%;
  }
  .speakers-blog .post-listing {
    padding: 0;
  }
  /* ========  HEADER2   */
  .header2  .custom-logo>  div {
    padding-right:  60px;
  }
  /* ========  HEADER2   */
  .sponsership-lay .section_3.section a.btn.black_btn {
    min-width: auto;
    display: block;
  }

  .cm-partner .slick-slide {
    margin-right: 0px !important;
  }

  .cm-partner .hs_cos_gallery_main {
    padding: 0 30px !important;
  }

  .cm-partner .hs_cos_gallery_main {
    margin: 30px 0;
  }

  .c-suite-lyt .main-content .hs_cos_wrapper_type_text {
    font-size: 40px;
  }

  .c-suite-lyt .cxo-topics ul li {
    width: 100%;
    display: block;
    margin: 40px 0;
  }

  .header2 .custom-logo img {
    width: 260px !important;
  }

  .custom-logo > div {
    margin: 20px;
    max-width: calc(100% - 40px);
  }

  .cm-dataconafrica-layout .header2 .mobile-trigger {
    margin-top: 0;
  }

  .fw-layout .banner-img-gallery h1 {
    font-size: 45px;
  }

  .fw-layout .cm-partner .slick-slide {
    margin-right: 0px !important;
  }

  .fw-layout .cm-partner .slick-slide > div {
    padding: 0 30px;
  }

  .banner-img-gallery .banner-content .inner-content h5 {
    font-size: 36px;
  }

  .full-width-bnr .main-content {
    margin-bottom: 40px;
  }

  .cm-cdaomexico-layout.fw-layout .banner-img-gallery a.fl-button,
  .cm-chiefanalyticsofficerspring-layout.fw-layout .banner-img-gallery a.fl-button {
    margin: 20px 0;
  }

  .et_social_mobile .et_social_networks li {
    width: 100%!important;
    margin:2% 0 0 0!important;
  }

  .et_social_mobile .et_social_networks li:nth-child(2) {
    margin-top: 2%!important;
  }

  .full-width-bnr .body-container .hs_cos_wrapper_type_rich_text  h2:first-child  {
    color: #3f4952;
    font-family: 'Lora';
    font-size: 26px;
  }

  .pricing-table-item {
    width: 100%;
  }

  .c-suite-lyt .cxo-topics ul {
    padding: 0;
  }

  .full-width-book-now .full-width-book-right {
    padding-left: 0;
    padding-right: 0;
  }

  .fw-layout .custom-header.header2.header4 .custom-logo img.hs-image-widget {
    width: 266px !important;
    max-width: calc(100vw - 110px) !important;
  }

  .fw-layout .custom-header.header5 .custom-logo img.hs-image-widget {
    width: 100% !important;
  }

  .header-container-wrapper div[data-global-widget-path="generated_global_groups/5848207987.html"] .hs-menu-wrapper > ul {
    margin-top: 10px;
  }
  
  .fw-layout .custom-header.header2 .custom-logo img.hs-image-widget {
    max-width: calc(100vw - 110px) !important;
  }

  .fw-layout h2 {
    margin-left: auto;
    margin-right: auto;
  }
  
  .cm-dataconafrica-layout.fw-layout .cm-partner .slick-slide > div {
    padding: 0;
  }
  .cm-dataconafrica-layout.fw-layout .cm-partner .slick-slide {
    margin-right: 0px !important;
    margin-left: 0 !important;
  }
  .cm-dataconafrica-layout .cm-partner button.slick-next.slick-arrow {
    right: -10px;
  }
  .cm-dataconafrica-layout .cm-partner button.slick-prev.slick-arrow {
    left: -10px;
  }
	
  .cdoa.fw-layout .cm-partner .slick-slide > div {
    padding: 0;
  }
  
  .cm-dataconafrica-layout.fw-layout .custom-header.header2 .custom-logo img.hs-image-widget {
    max-width: 260px !important;
    width: 100%;
  }
  
  .rss-content.rec-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .cm-partner .cm-custom-gallery.has2-5 {
    padding-left: 0;
    padding-right: 0;
  }
}



@media(max-width:360px){
  .custom-header.header2 .custom-logo img.hs-image-widget {
    max-width: 100%;
  }

  .custom-menu-primary.js-enabled {
    top: 120px;
  }

  .custom-header.header2 .custom-logo img.hs-image-widget {
    max-width: 100%;
  }
  .custom-menu-primary.js-enabled {
    top: 120px;
  }
  .cm-dataconafrica-layout .custom-menu-primary.js-enabled{
    	top: 116px;
  }
  .sponsorship-opportunities-spring .cm-full-width-buttons-group .full-width-button-item {
    padding-left: 0;
    padding-right: 0;
  }
}



.homepage .banner-area-wrap {
    padding: 110px 20px;
}


/* FOOTER */
.custom-module.global-footer {
    font-size: 18px;
    -webkit-font-smoothing: auto;
}
.custom-module.global-footer .cell-wrapper {
    margin: 0 auto;
    max-width: 1170px;
}
.global-footer .copy {
    font-size: 13px;
}
.global-footer .social {
    margin: 10px 0 0;
}
.global-footer .social a {
    display: inline-block;
    font-size: 20px;
    color: #bbb;
    font-family: 'FontAwesome';
    text-decoration: none;
    margin: 0 0 0 16px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.global-footer .social a:first-child {
    margin: 0;
}
.global-footer .social a:hover {
    color: #2799CB;
}