.container-fluid.body-container.body-container--blog-index {
    padding: 0;
}
.row {
    margin: 0;
}
.row-fluid .exploreMore { padding:70px 0; overflow: hidden;}
.row-fluid .exploreMore h2 { font-size: 42px; font-weight: 700; line-height: 1.2; color:#FFFFFF; } 
.row-fluid .exploreMore h3 { font-size:26px; color:#FFFFFF; line-height: 1.2; padding-left: 55px; margin: 30px 0 0;  }
.row-fluid .exploreWrapper { display: flex; flex-flow: row wrap; justify-content: left; padding-left: 40px; } 
.row-fluid .exploreBox { float:left; padding:20px 20px 0; width:32%; margin:30px 2% 0 0; text-align:center; }   
.row-fluid .exploreBox:nth-child(3n) { margin-right:0; }
.row-fluid .exploreMore h4, .row-fluid .exploreMore h4 a { color:#FFFFFF; font-size:20px; text-transform:uppercase;   letter-spacing:0.5px; line-height:1.2; }
.row-fluid .exploreMore h4 a { border: 0; display: inline-block; white-space: normal;  }
.row-fluid .exploreImage a { border: 0; }
.row-fluid .exploreImage img { margin: 0 0 20px; max-width: 80px !important; } 

.row-fluid .emLeft { position:relative; padding-bottom:60px; padding-left:40px;  z-index: 1; }
.row-fluid .emLeft:before { position: absolute; content: ''; left: 0; top: 130px; right: -220px; bottom: 0; border: #e8238c solid 2px; border-radius: 0 0 20px 20px; border-top: none;  z-index: -1;}
.row-fluid .emLeft:after { position: absolute; content: ''; left: -6px; top: 120px; width: 14px; height: 14px; background: #e8238c; border-radius: 50%; }
.row-fluid .emRight { position:relative; } 
.row-fluid .emRight img { max-width: 100% !important; position: relative; z-index: 1; } 
.row-fluid .emRight-mobileImg { display: none; }
form.hs-form fieldset { max-width: none;}
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0;}
.row-fluid fieldset.form-columns-2 >.hs-form-field { width: 50% !important;}

/* Page Center */
.container-fluid .row-fluid .page-center {float: none;  width: 100%;  max-width: 1240px;  margin: 0 auto;  padding-right: 15px;  padding-left: 15px;}
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 { outline: 0; }
ul.hs-error-msgs.inputs-list {color: red; list-style: none; font-size: 14px; padding: 0; margin: 0; padding-top: 5px;}
 
.row-fluid .subscribeSection p { color: #939598; font-size: 18px; line-height: 22px;}
div.hs_cos_wrapper>.subscribeSection .form-columns-1>.legal-consent-container .hs-form-field { margin-top: 60px; padding-right: 10px;}
.legal-consent-container .field.hs-form-field { margin-bottom: 8px;}
ul.inputs-list {  padding-left: 0;}
div.hs_cos_wrapper>.subscribeSection .legal-consent-container a { }
.row-fluid .subscribeSection a { color: #00adef;text-decoration: underline !important;}
.row-fluid a{text-decoration:none !important;}
.row-fluid .blog-hero { min-height: 660px; margin-top: 53px; padding-top: 80px; padding-bottom: 50px; }
.row-fluid .recent-right {display: flex;    display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: end;-webkit-justify-content: end;    padding-top: 0;position:relative;}
.row-fluid .recent-right>div { display: inline-block; text-align: left; vertical-align: middle; }
.row-fluid .filter-dropdown { position: relative; margin-left: 15px;}
.row-fluid .filter-dropdown.fby-type ul { width: 100%; }
.row-fluid .filter-dropdown ul {
    display: none;
    position: absolute;
    top: 100%;
    margin-top: 1px;
    background: #ffffff;
    padding: 0;
    z-index: 1;
    list-style: none;
    width: 100%;
    box-shadow: 0px 6px 9px -8px #6d6e71;
}
.row-fluid .post-left { background-color: #ffffff; border-radius: 0; padding: 0px; position: relative; z-index: 1; margin-top: 0; }
.row-fluid .recent-post h2 a {color: #192a53;}
.row-fluid .blogdetailheader-topic a {
    display: inline-block;
    padding: 6px 30px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background-color: #e8238c;
    color: #fff;
    height: auto;
    font-size: 16px;
    text-transform: uppercase;
    line-height: inherit;
    width: auto;
    text-decoration: none !important;
}
.post-top.fullwidth {
    background: #e8238c;
    color: #fff;
    padding: 10px 40px;
}
.row-fluid .blogdetailheader-topic a:hover { background-color: #e8238c;}
.row-fluid .blogdetailheader-topic { }
.row-fluid .date-post { font-size: 24px;
line-height: 38px;
color: #ffffff;
font-weight: 400;}
.row-fluid .post-title { padding: 35px 0 0px;}
.row-fluid .post-more {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.row-fluid .fullwidth {float:left;width:100%;}
.ContactInformationSection .content-right a:before { content: "";    position: absolute;    right: 35px;    top: 50%;    transform: translate(0, -50%);    border-top: 12px solid transparent;    border-bottom: 12px solid transparent;    border-left: 20px solid #e8238c;}
.row-fluid .author-left img { max-width: 30px;}
.row-fluid .author-name a { color: #e8238c; font-size: 15px; font-weight: bold;    }
.row-fluid .newsPost-tag-readmin * { color: #192a53; font-size: 15px; font-weight: bold;}
.row-fluid .post-author { padding: 25px 0 0; display: flex;  display: -webkit-flex; } 
.row-fluid .author-left { padding-right: 15px; padding-top: 7px; }
.row-fluid .author-name, .row-fluid .newsPost-tag-readmin {line-height: initial;}
.row-fluid  a.search-btn img, .row-fluid a.search-btn i { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.row-fluid  a.search-btn { height: 42px; width: 42px; background: #fff;position: relative; display: inline-block; cursor:pointer;}
/* .row-fluid .search-filter .hs-search-field { display: none;} */


.row-fluid .default-option1, .row-fluid .default-option {
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 20px;
    position: relative;color: #6d6e71;border-radius: 6px;
    cursor: pointer;
    background: #fff;
}
.row-fluid .subs-btn { margin-left: 15px;}
.row-fluid span.filter-arrow i {
    color: #475575;
    font-size: 16px;
    position: relative;
    top: 0;
    right: 10px;
}

.row-fluid span.filter-arrow { position: absolute; right: 5px;    top: auto;}
.row-fluid .filter-dropdown ul a {
    background: #fff;border-radius: 0;
    color: #6d6e71;border: 1px solid #eee;
    font-size: 16px;
    font-weight: 600;
    width: 100%;    padding: 5px 20px;
    display: block;
    line-height: initial;
    text-transform: capitalize;
    text-align: left;margin:0;
}
.post-content {
    padding: 5px 0 10px;
}
.row-fluid .filter-dropdown ul a:after {display:none;}
ul.slick-dots { text-align: center; position: absolute; left: 50%; bottom: 0; display: flex; width: auto;     margin-bottom: 20px;}
ul.slick-dots li button { background: #ffffff; font-size: 0; box-shadow: none; border: 0; height: 12px !important; width: 12px !important; border-radius: 50%;     outline: 0 !important;}
ul.slick-dots li { display: inline-block; margin: 0px 12px;}
ul.slick-dots li.slick-active button { background: #e8238c;}
.row-fluid .search-filter .hs-search-field { position: fixed; background: #0000008f; height: 100%; width: 100%; top: 0; left: 0; z-index: 9999; transform: translate(100%);-webkit-transform: translate(100%); transition: ease all .4s; }
.row-fluid .search-filter .hs-search-field .hs-search-field__bar, .row-fluid .search-filter .hs-search-field .hs-search-field__bar form, .row-fluid .search-filter .hs-search-field .hs-search-field__bar form input { width: 100%; }
.row-fluid .search-filter .hs-search-field .hs-search-field__bar form { max-width: 900px; margin: 0 auto; padding: 20px 0 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); }
.row-fluid .search-filter .hs-search-field .hs-search-field__bar form input { padding: 15px;}
.row-fluid .search-filter ul.hs-search-field__suggestions { max-width: 900px; margin: 0 auto;  width: 100%;}
.search-open .row-fluid .search-filter .hs-search-field { transform: translate(0%);-webkit-transform: translate(0%);}
 .row-fluid span.close-btn { color: #6d6e71;font-weight:boldl; font-size: 30px; position: absolute; right: 20px; top: 40%; height: 40px; width: 40px; border-radius: 50%; cursor: pointer; text-indent: 12px; line-height: 1.15;     z-index: 99999;}
.row-fluid .blog-data { padding: 60px 0 100px 0; }
/* .row-fluid .post-listing, .row-fluid .insight-listing, .row-fluid .prp-item { display: flex; flex-flow: row wrap; display: -webkit-flex; -webkit-flex-flow: row wrap; } */
.row-fluid .post-item:nth-child(3n):before { border-right: 0; background:none;} 
.row-fluid .post-item { float: left; width: 33.33%; padding: 0px 28px; position:relative;   margin-bottom: 50px;}
.row-fluid .post-item .post-content * {  font-weight: normal;}
.row-fluid .post-item .post-feature>a img { display: none; }
.row-fluid .post-item .post-feature>a { display: block; min-height: 250px; background-size: cover; background-position: center top; background-repeat: no-repeat; border-radius: 24px 24px 0px 0px;}
.row-fluid .post-list-itle h4, .row-fluid .post-list-itle h4 a, .row-fluid .casestudies-post-title h3, .row-fluid .casestudies-post-title h4 a {
       margin: 30px 0 0;
    font-weight: 600;
    color: #192953;
    line-height: 130%;
    font-family: proxima-nova!important;
}

.row-fluid .post-item .date-post, .row-fluid .blog-post-assets .date-post {
  margin: 10px 0 10px;
    font-size: 18px;display:block;
    line-height: 29px;
    color: rgba(109,110,113,1.0);
    font-weight: 600; }
.row-fluid .more-btn a {
   align-items: center;
    color: #0f1829;
    display: flex;
    font-family: proxima-nova!important;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 150%;
    transition: all .5s ease-in-out;
}
.fullwidth.newPost-heroSec {
    padding: 60px 0;
}
.newPost-heroSec .follow-us {
    margin-top: 30px;
}
.follow-us h3 {
    font-size: 24px;
    padding-bottom: 10px;
}
.newPost-heroSec .follow-us a .fa {
    color: #fff;
    padding: 10px 12px;
    background: #e8238c;
    border-radius: 49px;
}
.row-fluid .post-item .author-name, .row-fluid .casestudies-box .author-name{ font-size: 15px;}
.row-fluid .post-item .post-author, .row-fluid .casestudies-box .post-author{ align-items: center;    justify-content: flex-end;-webkit-align-items: center;    -webkit-justify-content: flex-end;}
.row-fluid .post-item .author-left, .row-fluid .casestudies-box .author-left {padding-top:0;}
.row-fluid .blog-header-title { padding-left: 40px; padding-right: 40px;text-align:center;    padding-bottom: 30px;}
.row-fluid .blog-post-tag-link:hover, .btn-style-vfill button:hover { opacity:0.7;}
.row-fluid .casestudies-box .post-more a { color: #fff;font-size:16px;}
.row-fluid .post-list-itle h4 a:hover, .row-fluid .recent-post h2 a:hover, .row-fluid .more-btn a:hover, .row-fluid .casestudies-post-title h4 a:hover, .row-fluid .casestudies-box .post-more a:hover {opacity:.7;}

.row-fluid .feature-casestudies, .row-fluid .more-articles {background: #f1f4f9; padding: 70px 0 90px;}
.row-fluid .casestudies-title h2 {
/*     font-size: 35px; */
    text-transform: uppercase;
    margin: 0 0 40px;
    letter-spacing: 1px;
    line-height: 55px;
    color: #6d6e71;
    font-weight: 900;
}
.row-fluid .casestudies-title h2 strong {    font-weight: 400;}
.row-fluid .casestudies-box>div { margin:0;}
.row-fluid .casestudies-box { display: flex; padding: 0 20px 0 20px; display: -webkit-flex;}
.row-fluid .casestudies-content { background: #e8238c; padding: 30px 25px;  box-sizing: border-box; }
.row-fluid .casestudies-image img { display: none;}
.row-fluid .casestudies-image { background-position: center; background-repeat: no-repeat; background-size: cover; }
.row-fluid .casestudies-box .post-author { border-top: 1px solid #192854; margin-top: 25px;}
.row-fluid .casestudies-post-title h4 { margin: 0 0 20px;}
.row-fluid .author-name a:hover {color:#00ace4;}
/* .row-fluid .casestudies-post-title h4 { margin: 0 0 20px; font-size: 28px; line-height: 1;} */
/* .row-fluid .casestudies-post-content, .row-fluid .casestudies-post-content * { font-size: 14px; line-height: 20px;} */
.row-fluid .casestudies-box .author-name, .row-fluid .casestudies-box .author-name a { font-size: 14px;}
.row-fluid .casestudies-box .author-left img { max-width: 20px;}
.row-fluid .casestudies-box .author-left {padding-right: 6px;}
.row-fluid .slide-wrap { max-width: 1000px; margin: 0 auto; text-align: center; position: relative; }
.row-fluid .slide-wrap:after { position: absolute; content: ''; top: 50%; height: 1px; width: 100%; background: #27375d; left: 0; }
.row-fluid .slide-count-wrap, .row-fluid .slide-count-wrap2, .row-fluid .slide-count-wrap3 { padding:70px 0 0;}
.row-fluid .slide-number { max-width: 300px; margin: 0 auto; background: #fff; position: relative; z-index: 1; font-size: 15px; color: #192854; font-weight: 600; }
.row-fluid .slide-number span.current, .row-fluid .slide-number span.current2, .row-fluid .slide-number span.current3 { color: #00ace4; font-weight: 400; font-size: 20px; }
.row-fluid .slick-arrow { position: absolute; left: 50%; transform: translate(-50%); top: 100%; border: 0; background: transparent; height: 30px; width: 30px; font-size: 0; margin-top: 70px; z-index: 9;     outline: 0 !important;cursor:pointer;}
.row-fluid .slick-next:before, .row-fluid .slick-prev:before { position: absolute; top: 50%; left: 50%; font-size: 20px; content: "\f053"; font-family: 'FontAwesome'; transform: translate(-50%,-50%); color: #192854;}
.row-fluid .slick-prev { margin-left: -110px;}
.row-fluid .slick-next { margin-left: 110px;}
.row-fluid .slick-slider * { outline: 0 !important;}
.row-fluid .slick-next:before {content: "\f054";}
.row-fluid .slick-next:hover:before, .row-fluid .slick-prev:hover:before{ color: #00ace4;}

.row-fluid .post-content * { 
color: #0f1829;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;}
.article-more-item .post-item { border-bottom: 0;margin-bottom: 0;}
.row-fluid .article-more-item .post-item:nth-child(3n):before, .row-fluid .article-more-item .post-item:nth-child(3n):after { display:block;}
 .row-fluid .article-more-item .post-item:nth-child(3n):after { top:0;}
.row-fluid .more-articles .slide-wrap { max-width: 100%;}
.row-fluid .explore-more-topic ul { list-style: none; padding: 0; margin: 0; }
.row-fluid .explore-more-topic { padding: 70px 0 50px 0; text-align: center; }
.row-fluid .explore-title h2 { font-size: 42px; font-weight: 700; line-height: 1.2;  margin: 0 0 35px;}
.row-fluid .explore-more-topic ul li { float: left; width: 31%; margin-right: 3.5%;     margin-bottom: 20px;}
.row-fluid .explore-more-topic ul li:nth-child(3n) { margin-right: 0; } 
.row-fluid .explore-more-topic ul li a { display: block; width: 100%; background: #e8238c; color: #192a53; border-radius: 7px; padding: 13px 13px; color: #fff; }
.row-fluid .explore-more-topic ul li a:hover {background: #192a53; color: #fff;}
.row-fluid .article-more-item .post-item:before, .row-fluid .article-more-item .post-item:after{display:none !important;}
.row-fluid .article-more-item .post-item.slick-slide.slick-current.slick-active:before, .row-fluid .article-more-item .post-item.slick-slide.slick-current.slick-active:after, .row-fluid .article-more-item .post-item.slick-slide.slick-current.slick-active+div:before, .row-fluid .article-more-item .post-item.slick-slide.slick-current.slick-active+div:after{display:block !important;}
/* .row-fluid .more-articles .casestudies-title { max-width: 1420px; margin: 0 auto; padding: 0px 15px;} */
.row-fluid .more-articles .slick-track{ display: flex !important;}
.row-fluid .more-articles .slick-slide{   height: inherit !important;}
.row-fluid .exploreMore .emLeft h2 {  margin: 0 0 40px;}
.row-fluid .feature-casestudies .casestudies-title { max-width: 1240px; margin: 0 auto; padding: 0 15px;}
.row-fluid .more-articles .casestudies-title h2 { padding: 0 20px 0 20px;}
.row-fluid .NewsPost-leftSocial a i { font-family: 'FontAwesome';}
.newpost-HeaderiInner h1, .newpost-HeaderiInner h2 { font-size: 56px; color: #e8238c !important; margin:0; }
.row-fluid .newsSection-Postbody img { border-radius: 10px;  padding-top: 30px;    padding-bottom: 20px;}
.row-fluid .newsP-Section.post-body p { margin: 0 0 20px;}
.row-fluid .newsP-Section.post-body, .row-fluid .newsP-Section.post-body p {  color: #192953;    font-size: 21px;    line-height: 25px;}
.row-fluid .blog-post-assets { background-color: #fff; z-index: 1; background: #fff;  border-radius: 0; position: relative;padding: 60px 0 40px; }
.hs-blog-post .row-fluid .blog-data { padding:0px 0 0px 0;}
.row-fluid .newPost-heroSec .page-center { max-width: 750px;}
.newPost-heroSec .newPost-hWhitebox .newpost-HeaderiInner {
    border-bottom: 1px solid #e8238c;
    padding-bottom: 30px;
}
.post-back-btn {
    text-align: right;
    padding: 20px 0;
}
.post-back-btn a {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 31px;
    color: #333333;
    font-weight: bold;
}
.hs-blog-post .row-fluid .blog-data .page-center, .hs-blog-post  .row-fluid .blog-recent-post .page-center, .hs-blog-post .row-fluid .resource-filter-main .page-center{ max-width: 1036px;}
.hs-blog-post .row-fluid .newPost-heroSec .page-center, .row-fluid .newsPost-Section .page-center{ max-width: 760px !important;}
.hs-blog-post .row-fluid .hero-line { top: 0px;}
.row-fluid .newsP-Section.post-body strong {  }
.row-fluid .NewsPost-leftSocial a { color: #e8238c; font-size: 19.47px; line-height: 32px; } 
.row-fluid .NewsPost-leftSocial ul { list-style: none; padding: 0; margin: 0; } 
.row-fluid .NewsPost-leftSocial { position: absolute; top: 30px; right: 60px;}
.row-fluid .NewsPost-leftSocial a:hover {color:#00ace4;}
.row-fluid .newsSection-Postbody, .row-fluid .newsP-Section.post-body { padding-top: 25px;    float: left; width: 100%;}
.row-fluid .post-author.sticker-header * { font-size: 15px;}
.row-fluid .post-author.sticker-header { padding: 0; max-width: 300px; background: #fff; padding: 0px 20px; align-items: flex-end;-webkit-align-items: flex-end; float: right; bottom: -10px; position: relative; }
.hs-blog-post .row-fluid .blog-hero { min-height: 540px;}
.row-fluid .more-articles .slide-count-wrap { padding-left: 40px; padding-right: 40px;}
.ralated-more-item .post-item:after { display: block !important;}
.ralated-more-item .post-item:nth-child(3):after { display: none !important;}
.row-fluid .hs-author-profile { text-align: center; margin: 0 0 60px;}
.row-fluid .hs-author-avatar img {  border-radius: 50%; height: 80px; width: 80px;}
.authorPage .row-fluid .exploreMore, .tagsPage .row-fluid .exploreMore, .all-bloglisting .row-fluid .feature-casestudies, .all-bloglisting .row-fluid .exploreMore, .all-bloglisting .row-fluid .more-articles { display: none;}
.row-fluid .related-articles .page-center {  max-width: 1036px;}
.row-fluid .related-articles {  padding: 60px 0;}
.ralated-more-item> p.aligncenter { text-align: center; width: 100%; margin: 20px 0; font-size: 26px; padding: 0; color: #e8238c; }
.body-container.container-fluid { overflow: hidden;}
.row-fluid .newsPost-tag-readmin a.blog-post__tag-link { display: none;}
.row-fluid .newsPost-tag-readmin a.blog-post__tag-link:first-child { display: inline-block;}
.hs_error_rollup { display: none !important;}
.row-fluid .filter-dropdown ul a:hover { color: #fc4f2d;}
.row-fluid .emRight:after { position: absolute; content: ''; top: auto; width: 14px; height: 14px; background: #e8238c; border-radius: 50%; left: 55%; transform: translate(-50%,-50%); bottom: 10px; }
.row-fluid .emLeft:before {    right: -186px;}
body .row-fluid .search-filter { margin-left: 15px;display: flex; align-items: flex-end; display: -webkit-flex; -webkit-align-items: flex-end;}
.row-fluid .post-item .post-author { position: absolute;  bottom: 40px;    left: 0;    padding-left: 40px;    padding-right: 40px;    box-sizing: border-box;}
.HubSpotFooterNew .right-block-footer .parent-footer-ul {overflow: inherit;}
.row-fluid .newsP-Section.post-body a { color:#00ace4 !important;  font-weight: 400;text-decoration: none !important;border:0 !important;  
/*   font-size: 21px; */
}
.row-fluid .newsP-Section.post-body a:hover { color: #e8238c !important;}
.row-fluid .newsP-Section.post-body li, .row-fluid .newsP-Section.post-body ol li { width: 100%;  float: left;    margin: 0 0 7px;    text-decoration: none;    outline: 0;color: #e8238c;font-weight: 400;font-size: 21px;}
.row-fluid .newsP-Section.post-body ul, .row-fluid .newsP-Section.post-body ol { color: #e8238c; float: left; width: 100%; padding-left: 20px; }
.row-fluid .newsP-Section.post-body ul li p, .row-fluid .newsP-Section.post-body ol li p {text-decoration: none !important;border:0 !important;color: #e8238c;margin:0;    }
.row-fluid .newsP-Section.post-body h3, .row-fluid .newsP-Section.post-body h2, .row-fluid .newsP-Section.post-body h4, .row-fluid .newsP-Section.post-body h5, .row-fluid .newsP-Section.post-body h6, .row-fluid .newsP-Section.post-body h1 {  font-weight: bold; line-height: 1.25;padding-bottom: 20px; color: #456db3;}
.row-fluid .newsP-Section.post-body h6 {
 font-size:22px; 
}
.row-fluid .newsP-Section.post-body li a { color: #e8238c !important;}
.row-fluid .newsP-Section.post-body li a:hover {     color: #00ace4 !important;}
.newpost-HeaderiInner h1, .newpost-HeaderiInner h2 {    line-height: 70px;
    color: #6d6e71;
  font-weight: bold;}
.row-fluid .newsP-Section.post-body p {
  font-size: 21px;
letter-spacing: 0px;
line-height: 31px;
color: #333333;
font-weight: 400;
}
.row-fluid .related-articles .default-option {font-size: 18px;border: 1px solid #6d6e71;}
.ralated-more-item .category-name a.blog-post-tag-link {
    display: inline-block;
    padding: 2px 30px;
    margin-bottom: 5px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background-color: #e8238c;
    color: #fff;
    height: auto;
    font-size: 16px;
    text-transform: uppercase;
    line-height: inherit;
    width: auto;
    text-decoration: none !important;
}
.ralated-more-item .topic-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.ralated-more-item .category-name {
}
/* Resource Hero */
.row-fluid .resource-hero .blog-hero { min-height: 450px; margin-top: 143px;    background-position: center right !important;  display: flex; align-items: flex-end; display: -webkit-flex; -webkit-align-items: flex-end;     overflow: hidden;}
.row-fluid .res-heading { position: relative; background: #e8238c; padding: 20px 30px 20px 20px; border-top-right-radius: 80px; border-bottom-right-radius: 80px; }
.row-fluid .res-heading h1 { color: #fff; font-size: 41px; font-weight: 400; text-transform: uppercase; margin: 0; position: relative; z-index: 1;}
.row-fluid .res-couple { display: flex; align-items: center; justify-content: space-between; display: -webkit-flex; -webkit-align-items: center; -webkit-justify-content: space-between;}
.row-fluid .res-right { font-weight: 400; color: #fff; text-align: right; }
.row-fluid .res-right .res-content { max-width: 390px; float: right;}
.row-fluid .res-right .res-content p:last-child { margin-bottom: 0;}
.row-fluid .res-heading:after { position: absolute; content: ''; background: #e8238c; height: 100%; width: 100000%; top: 0; right: 0; border-top-right-radius: 80px; border-bottom-right-radius: 80px; }

.row-fluid .resource-couple .share-post ul {list-style: none; padding: 0; margin: 0; padding-left: 17px; min-height: 0; line-height: 0;}
.row-fluid .resource-couple .share-post ul li {display:inline-block;min-height: 0; line-height: 0;}
.row-fluid .resource-couple .share-post ul li .fa {}
.row-fluid .resource-filter-main .recent-right { padding-top: 0;}
.row-fluid .resource-filter-main .recent-right:before{display:none;}
.row-fluid .resource-couple { display: flex; align-items: center; display: -webkit-flex; -webkit-align-items: center;}
.row-fluid .resource-couple .share-post h3, .row-fluid .resource-couple .share-post h5, .row-fluid .resource-couple .share-post h4, .row-fluid .resource-couple .share-post h6, .row-fluid .resource-couple .share-post h2, .row-fluid .resource-couple .share-post h1 { font-weight: 400; font-size: 21px; }
.row-fluid .resource-couple .resource-main .share-post { display: flex; align-items: center;  display: -webkit-flex; -webkit-align-items: center; }
.row-fluid .resource-couple .share-post ul li a, .row-fluid .resource-couple .share-post ul li button { height: 31px; width: 31px; border: 2px solid #192a53; color: #192a53; display: inline-block; position: relative; border-radius: 50%; }
.row-fluid .resource-couple .share-post ul li a i, .row-fluid .resource-couple .share-post ul li button i { position: absolute; top: 55%; left: 50%; transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%); font-size:18px;}
.row-fluid .resource-filter-main { padding: 50px 0 0px 0;}
.row-fluid .resource-filter-main .default-option1, .row-fluid .resource-filter-main .default-option{padding-top:0;    border-bottom-color: #636466;}
.row-fluid .resource-filter-main  .filter-dropdown ul { background: #fff; border: 1px solid #636466;  padding: 0;list-style:none;padding-top: 15px; padding-bottom: 15px;    min-width: 205px;margin-top:-1px;}
.row-fluid .resource-filter-main  .filter-dropdown ul a { font-size: 18px; color: #192953; padding: 5px 15px; }
.row-fluid .resource-filter-main  .filter-dropdown ul a:hover {background-color:#e8238c;color: #192953;}
.row-fluid .resource-couple .share-post ul li a:hover, .row-fluid .resource-couple .share-post ul li button:hover { color: #e8238c;border-color: #e8238c;}
.row-fluid .resource-couple .share-post ul li button { box-shadow: none; padding: 0;vertical-align: middle; position: relative; top: -10px; outline: 0;    background-color: transparent;}
/* .blog-resource.hs-blog-post .row-fluid .blog-post-assets { margin-top: 100px !important;} */

.row-fluid .resource-post-item .more-btn a { background: #e8238c; color: #fff;  text-transform: uppercase; border-radius: 25px; border: 0; line-height: 30px; font-size: 17px; min-width: auto; padding: 2px 60px 1px 50px; width: auto; background-image: url(https://5481757.fs1.hubspotusercontent-na1.net/hubfs/5481757/News%20Blog%20-%20Assets%202020/arrow-btn.png); background-repeat: no-repeat; background-position: center right 13px; background-size: 10px 15px; display: inline-block; line-height: inherit; color: #fff !important; }
.row-fluid .resource-post-item .more-btn a:hover { background-color: #192a53;}
.row-fluid .resource-post-item .post-list-itle h4 { font-size: 22px;    margin: 0 0 5px;}
.row-fluid .resource-post-item .row-fluid .post-content * { font-size: 20px !important;}
.row-fluid .resource-post-item .post-feature>a { min-height: 200px; border-radius: 10px; display: block; background-repeat: no-repeat; background-position: center top; background-size: cover; border-bottom-left-radius: 0;}
.row-fluid .resource-post-item .post-feature>a img {display:none;}
.row-fluid .listing-first .resource-post-item .post-feature>a { min-height: 400px;border-bottom-left-radius: 13px; }
.row-fluid  .listing-first .resource-post-item .post-list-itle h4 { margin: 20px 0 5px;}
.row-fluid .listing-all .resource-post-item { margin: 0 0 30px;}
.row-fluid .listing-all .resource-post-item:last-child { margin: 0 0 0px;}
.row-fluid .listing-all { padding-left: 20px;}
.row-fluid .resource-post-item .post-content * { font-size: 15px !important; color: #000000 !important; line-height: 20px !important;display:inline !important;}
.row-fluid .listing-all .resource-post-item .post-contents { display: flex; align-items: center; display: -webkit-flex; -webkit-align-items: center; }
.blog-resource.hs-blog-listing .row-fluid .blog-data{padding-bottom:0;}
.row-fluid .explore-resource-section { padding: 70px 0;}
.row-fluid .ers-title h2 { color: #ffffff; margin: 0; font-size: 26px; line-height: 46px; }
.row-fluid .ers-title { background: #192a53; border-radius: 50px;  padding: 0px 30px;    margin: 0 0 50px;}
.row-fluid .ers-tag a { background: #e8238c; color: #fff; border-radius: 25px; border: 0; font-size: 14px; min-width: auto; padding: 5px 7px 5px 7px; width: 100%; display: inline-block; line-height: inherit; text-align: center; }
.row-fluid .ers-tag a:hover { background-color: #192a53;}
.row-fluid .ers-icon-bg img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); max-width: 65px !important; }
.row-fluid .ers-icon-bg { height: 125px; width: 125px; background: #f1f2f2; border-radius: 50%; margin: 0 auto; position: relative; margin-bottom: 15px; }
.row-fluid .ers-box:nth-child(4n+1) { margin-left: 0;}
.row-fluid .ers-box { position: relative; border: 2px solid #dbdbdb; border-radius: 22px; padding: 25px; box-sizing: border-box; border-right: 0; margin-bottom: 45px; border-top-right-radius: 0; border-bottom-right-radius: 0; }
.row-fluid .ers-tag { position: absolute; bottom: -16px; width: 97%; left: 20px; }
.row-fluid .ers-box:before { position: absolute; content: ''; top: -2px;     border-top: 2px solid #dbdbdb; height: 2px; width: 70%; left: 17px; }
.row-fluid .ers-box:after { position: absolute; content: ''; top: -2px;     border-top: 2px solid #fff; height: 2px; width: 21%;  right: 0px; }
.row-fluid .ers-inner:before { position: absolute; content: ''; height: 10px; width: 10px; border-radius: 50%; top: -6px; right: 16%; background: #dbdbdb; z-index: 1; }
.row-fluid .subarea h3 { color: #0db0e5; font-size: 36px; text-transform: uppercase; }
.row-fluid .subarea h3 span { color: #e8238c; } 
.row-fluid .rs-form .hs-input { width: 100% !important; background: #fff; color: #636466; font-size: 20px; padding: 11.5px 30px; border-radius: 50px; outline: 0 !important; border: 0 !important; box-shadow: none !important; }
.row-fluid .rs-form input.hs-button.primary.large, .row-fluid .rs-form input[type="submit"] { background: #e8238c; color: #fff;  text-transform: uppercase; border-radius: 25px; border: 0; font-size: 22px; min-width: auto; padding: 10px 50px 10px 25px; width: auto; background-image: url(https://5481757.fs1.hubspotusercontent-na1.net/hubfs/5481757/News%20Blog%20-%20Assets%202020/arrow-btn.png); background-repeat: no-repeat; background-position: center right 23px; background-size: 10px 15px; display: inline-block; line-height: inherit; outline:0 !important;-webkit-appearance: none !important;}
.row-fluid .rs-form .actions { text-align: center;    margin-top: 25px;}
.row-fluid .rs-form ul.hs-error-msgs.inputs-list { text-align: center;}
.row-fluid .rs-form .submitted-message { font-size: 16px;text-align: center; border: 1px solid; padding: 2px;}
.row-fluid .rs-form input.hs-button.primary.large:hover, .row-fluid .rs-form input[type="submit"]:hover { background-color: #0db0e5;}
.row-fluid .rs-form ::placeholder { font-style: italic; }
.row-fluid .subarea-content { font-size: 24px; max-width: 260px; display: inline-flex; }
.row-fluid .rs-form h3 {  display: none;}
.row-fluid .rs-form form .hs-form-field>lable { display: none;}
.row-fluid .insight-section { padding: 0 0 70px;     position: relative;}
.row-fluid .insight-listing .resource-post-item {margin-bottom: 20px;}
.row-fluid .insight-listing .resource-post-item .post-feature>a { min-height: 130px; border-bottom-right-radius: 0;}
.row-fluid .insight-listing .resource-post-item { background-color: #f6f6f6;}
.row-fluid .insight-listing .resource-post-item .post-list-itle h4 { font-size: 20px; line-height: 1.2;margin-bottom: 12px; }
.row-fluid .insight-listing .resource-post-item .post-list-itle h4 a {color: #e8238c;}
.row-fluid .insight-listing .resource-post-item .post-list-itle h4 a:hover {color: #192a53;}
.row-fluid .insight-listing .resource-post-item .post-detail-wrap { padding: 20px 20px;}
.row-fluid .insight-listing .resource-post-item .more-btn a { padding-left: 20px; font-size: 14px; padding-right: 50px; }
.row-fluid .insight-listing .resource-post-item .post-feature>a { min-height: 130px; border-radius: 14px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.row-fluid .insight-listing .resource-post-item { border-bottom-right-radius: 14px; border-bottom-left-radius: 14px; position: relative; padding-bottom: 40px; }
.row-fluid .insight-listing .resource-post-item .post-content * { font-weight: normal;}
.row-fluid .insight-listing .resource-post-item .more-btn { position: absolute; bottom: 25px; left: 0; padding: 0px 20px; }
.row-fluid .contact-help-section .page-center { max-width: 1080px;}
.row-fluid .ch-couple, .row-fluid .ch-inner { display: flex; align-items: center;  display: -webkit-flex; -webkit-align-items: center; }
.row-fluid .ch-title { padding-left: 10px;}
/* .row-fluid .ch-right { text-align: center;} */
.row-fluid .ch-title h2 { color: #fff; font-size: 56px;line-height: 1;}
.row-fluid .ch-title h2 span { display: block; font-size: 44px; }
.row-fluid .contact-help-section { padding: 50px 0;position:relative;overflow:hidden; }
.row-fluid .ch-image img { max-width: 140px !important;}
.row-fluid .ch-right a { background: #eb3e9a; color: #fff; text-transform: uppercase; border-radius: 25px; border: 0; font-size: 18px; min-width: auto; padding: 9px 35px 7px 35px; width: auto; background-repeat: no-repeat; background-position: center right 23px; background-size: 10px 15px; display: inline-block; line-height: inherit; }
.row-fluid .ch-right a:hover { background: #fff; color: #0db0e5; } 
.row-fluid .ch-inner { position: relative; z-index: 1;}
.blog-resource.hs-blog-post .row-fluid .blog-data { padding-top: 60px;}
.blog-resource.authorPage .row-fluid .blog-data, .blog-resource.tagsPage .row-fluid .blog-data{ padding-bottom: 60px;}
/* .hs-blog-post .row-fluid .resource-couple {  margin-top: -270px;} */
.blog-resource.hs-blog-post .row-fluid .blog-data .page-center, .blog-resource.hs-blog-post .row-fluid .blog-recent-post .page-center, .blog-resource.hs-blog-post .row-fluid .resource-filter-main .page-center { max-width: 1200px;}
.blog-resource.hs-blog-post .row-fluid .resource-couple { padding-top: 39px;  padding-bottom: 110px;}
.blog-resource.hs-blog-post .row-fluid .newPost-heroSec .page-center, .blog-resource.hs-blog-post .row-fluid .newsPost-Section .page-center { max-width: 900px !important; }
/*Pillar Page*/
.row-fluid .normal-para { padding: 40px 0 0; font-size: 15px; color: #000; line-height: 20px; }
.row-fluid .normal-para strong, .row-fluid .pillar-two-column-section .post-content strong, .row-fluid .pillar-subscribe-section .post-content strong{ color: #e8248c !Important;    font-weight: bold;}
.row-fluid .pillar-two-column-section { padding: 20px 0 40px 0; }
.row-fluid .pillar-two-column-section .listing-first .resource-post-item .post-feature>a, .row-fluid .pillar-subscribe-section .listing-first .resource-post-item .post-feature>a{ min-height: 300px; border-radius: 10px; border-bottom-left-radius: 0; border-top-left-radius: 0; }
.row-fluid .pillar-two-column-section h4, .row-fluid .pillar-subscribe-section h4 { line-height: 1.2;}
.row-fluid .pillar-two-column-section .resource-post-item .post-feature>a, .row-fluid .pillar-subscribe-section .resource-post-item .post-feature>a{min-height: 150px; border-radius: 20px; border-top-left-radius: 0; border-bottom-left-radius: 0;}
.row-fluid .pillar-subscribe-section .listing-all {  padding-left: 0;}
.row-fluid .pillar-subscribe-section { padding: 40px 0 50px; }
.row-fluid .pillar-subscribe-section .subarea-content { max-width: 100%;    font-size: 21px; }
.row-fluid .pillar-subscribe-section .resource-subscribe {    padding: 30px 20px;}
.row-fluid .pillar-subscribe-section .subarea-content p { margin-bottom: 0;}
.row-fluid .pillar-subscribe-section .rs-form input.hs-button.primary.large, .row-fluid .pillar-subscribe-section .rs-form input[type="submit"] { background-image: none; padding: 10px 35px; }
.row-fluid .prp-box { float: left; width: 12.5%; position: relative; border: 2px solid #ccc; border-top-left-radius: 0; border-top: 0; border-right: 0; border-bottom-left-radius: 15px; box-sizing: border-box; padding-bottom: 40px; margin-bottom: 45px; padding-right: 20px;}
.row-fluid .prp-btn a { background: #e8238c; color: #fff;  text-transform: uppercase; border-radius: 25px; border: 0; font-size: 13px; min-width: auto; padding: 1px 20px 0px 15px; width: 100%; background-image: url(https://5481757.fs1.hubspotusercontent-na1.net/hubfs/5481757/News%20Blog%20-%20Assets%202020/arrow-btn.png); background-repeat: no-repeat; background-position: center right 10px; background-size: 10px 15px; display: inline-block; line-height: inherit; }
.row-fluid .prp-btn a:hover{    background-color: #192a53;}
.row-fluid .prp-btn { position: absolute; bottom: -16px; width: 88%; left: 10px;     z-index: 1;}
.row-fluid .prp-box:before { position: absolute; content: ''; top: 0; left: -6px; height: 10px; width: 10px; background: #ccc; border-radius: 50%; }
.row-fluid .prp-box:after{ position: absolute; content: ''; border-bottom: 2px solid #fff; height: 2px; width: 90%; bottom: -2px; right: 0; }
.row-fluid .prp-icon { min-height: 85px; position: relative; overflow: hidden; }
.row-fluid .prp-icon img { position: absolute; bottom: 0; left: -30px; max-width: 190px !important; }
.row-fluid .pillar-popular-resource-section { padding: 20px 0;}
.row-fluid .pillar-insight .insight-listing .resource-post-item { margin-bottom: 0 !important; margin-left: 14px; margin-right: 14px; }
.row-fluid .pillar-insight .slide-wrap { max-width: 100%;}
.row-fluid .pillar-insight .insight-listing .resource-post-item .post-list-itle h4 { font-size: 18px;}
.row-fluid .pillar-insight span.total3 { font-weight: 400; font-size: 20px;}
.row-fluid .pillar-insight { padding-top: 20px;}
.row-fluid .pillar-insight .resource-post-item .post-feature>a {    background-position: center;}
.row-fluid .pillar-insight .slick-track{ display: flex !important;display: -webkit-flex !important;}
.row-fluid .pillar-insight .slick-slide{ height: inherit !important;}
.row-fluid .pillar-insight .post-content strong { color: #e8238c !important;    display: inline !important;}
.row-fluid .resource-couple .share-post ul li a.share-linkedin i, .row-fluid .resource-couple .share-post ul li button i { top: 49%;}
.row-fluid .ch-right { text-align: center; }
.row-fluid .posting-feature { padding: 25px 0 0;}
.row-fluid .posting-feature img {width:100%;}
.fby-type li, .fby-type li a {cursor:pointer;}
.blog-default .fby-type.filter-button-group li.active a, .filter-dropdown.fby-topic li.active-tag a {color: #fc4f2d;}
.blog-default .fby-type.filter-button-group li:first-child.active a:hover { color: #fc4f2d;}
/* width */ .blog-recent-post ::-webkit-scrollbar, .row-fluid .related-articles ::-webkit-scrollbar{ width: 3px; } /* Track */ .blog-recent-post ::-webkit-scrollbar-track, .row-fluid .related-articles ::-webkit-scrollbar-track{ background: transparent; } /* Handle */ .blog-recent-post ::-webkit-scrollbar-thumb, .row-fluid .related-articles ::-webkit-scrollbar-thumb{ background: #fc4f2d; } /* Handle on hover */ .blog-recent-post ::-webkit-scrollbar-thumb:hover, .row-fluid .related-articles ::-webkit-scrollbar-thumb:hover{ background: #e8238c; }
.row-fluid .filter-dropdown.fby-type .default-option1, .default-option.df-topic { min-width: 250px;}
.row-fluid .filter-dropdown.fby-topic ul{    z-index: 9;max-height:240px;    overflow-y: scroll;min-width:155px;}
.pillar-page .row-fluid .filter-dropdown.fby-topic ul, .blog-resource .row-fluid .filter-dropdown.fby-topic ul{ height: auto; overflow: inherit;}
.row-fluid .prp-couple { padding-left: 45px; padding-right: 45px; }
.NewHeaderHubspot ul.num li.mt1 {    vertical-align: -webkit-baseline-middle;}
.NewHeaderHubspot ul.num {margin-top:0;}
.NewHeaderHubspot .topDiv { height: auto !important; padding: 4px 32px !important;}
.row-fluid .listing-all .resource-post-item .post-content *, .row-fluid .listing-first .resource-post-item .post-content *{ display: inline-block !important; line-height: 17px !important;}
.row-fluid .listing-all .resource-post-item .post-content p { margin-bottom: 11px;}
.feature-casestudies  .slick-slide { height: inherit !important;    width: 50% !important;}
.feature-casestudies  .slick-track { justify-content: space-between;display: flex !important;display: -webkit-flex !important;display: -moz-flex !important;display: -o-flex !important;}
.row-fluid .related-articles .filter-dropdown.fby-topic ul li span { display: none;}
.article-more-item { height: 100% !important;}
.display-ul ul {
    display: block !important;
}

/*Responsive CSS*/
@media(max-width:1440px){
  .row-fluid .recent-right{padding-top:0;}
}

@media(max-width:1330px){
}
@media(max-width:1230px){
  .row-fluid .default-option1, .row-fluid .default-option{}
  .row-fluid a.search-btn { height: 30px; width: 30px;}
  .row-fluid a.search-btn img, .row-fluid a.search-btn img i { max-width: 18px;}
  .row-fluid h4 {    font-size: 25px;}
  .row-fluid .ers-box { width: 31%; margin-right: 3.5%;margin-left: 0 !important;}
  .row-fluid .ers-box:nth-child(3n) { margin-right: 0;}
}
@media(max-width:1199px){
  .row-fluid .res-heading h1 { font-size: 36px;}
  .row-fluid .prp-box { width: 25%;}
}
@media(max-width:1100px){
  body .row-fluid .search-filter { justify-content: center;}
  .row-fluid .post-main { max-width: 100%;}
  .row-fluid .post-content *, .row-fluid .newsP-Section.post-body, .row-fluid .newsP-Section.post-body p { font-size: 17px !important;}
  body {font-size:17px;}
  .row-fluid .res-heading h1 { font-size: 34px;}
  .row-fluid .res-right .res-content { max-width: 310px;}
  .row-fluid .default-option1, .row-fluid .default-option {font-size:14px;margin:10px 0;}
}

@media(max-width:991px){
  .newpost-HeaderiInner h1, .newpost-HeaderiInner h2 {
    font-size: 45px;line-height: 55px;
  }
 
  .row-fluid .post-left{     width: 100%;   margin-top: 0;}
  .row-fluid .blogdetailheader-topic {  position: relative; top: auto; right: auto; margin-bottom: 15px;}
  .row-fluid .recent-right:before {display:none;}
  .row-fluid .recent-right { float: left; width: 100%; margin: 0; flex-flow: column; align-items: center;-webkit-flex-flow: column;-webkit-align-items: center;-webkit-}  .row-fluid ul.slick-dots { padding-left: 0; transform: translate(-50%);-webkit-transform: translate(-50%);}
  .row-fluid .post-listing, .row-fluid .insight-listing, .row-fluid .prp-item { flex-flow: column; -webkit-flex-flow: column;}
  .row-fluid .post-item {width:100%;}
  .row-fluid .post-item:before, .row-fluid .post-item:after {display:none !important;}
  .row-fluid .post-item:nth-last-child(2), .row-fluid .post-item:nth-last-child(1), .row-fluid .post-item:nth-last-child(3) {     margin-bottom: 40px;}  
  .row-fluid .post-item {  padding: 0 0 ;}
  .row-fluid .article-more-item .post-item.slick-slide.slick-current.slick-active:before, .row-fluid .article-more-item .post-item.slick-slide.slick-current.slick-active:after, .row-fluid .article-more-item .post-item.slick-slide.slick-current.slick-active+div:before, .row-fluid .article-more-item .post-item.slick-slide.slick-current.slick-active+div:after{display:none !important;}
  .row-fluid .post-item {margin-bottom:40px;}
  .row-fluid .post-item:last-child {margin-bottom:0;}
  .row-fluid .post-left .banner-content{ padding-right: 20px; padding-left: 20px;}
  .row-fluid .hero-line {left:0;    width: 100%;}
  .row-fluid .blog-header-title { padding-left: 0; padding-right: 0;}
  div.hs_cos_wrapper>.subscribeSection .form-columns-2 .hs-form-field:first-child, div.hs_cos_wrapper>.subscribeSection .form-columns-1 .hs-form-field { padding-right: 0;}
  .row-fluid fieldset.form-columns-2>.hs-form-field { width: 100% !important;}
  .row-fluid .subscribeSection .form-columns-1 { float: left; width: 100%;}
  .row-fluid .casestudies-box {    padding: 0 0px 0 20px;}
  .row-fluid .emLeft:before {display:none;}
  .row-fluid .emLeft { width: 100%; padding-left: 0;}
  .row-fluid .emRight { width: 100%; text-align: center;  margin: 0;}
  .row-fluid .explore-more-topic ul li {   width: 48%;margin-right: 4%;}
  .row-fluid .explore-more-topic ul li:nth-child(2n) { margin-right: 0; } 
  .row-fluid .explore-more-topic ul li:nth-child(2n+1) { margin-right: 4%;}
  .row-fluid .blog-hero { min-height: 350px;}
  .Hub-New-Menu .container { width: 100%;}  
  div.hs_cos_wrapper>.subscribeSection .form-columns-1>.legal-consent-container .hs-form-field, div.hs_cos_wrapper>.subscribeSection .form-columns-2 .hs-form-field:last-child { padding-left: 0;}
  .row-fluid .emLeft:after {display:none;}
  .row-fluid .exploreWrapper { padding-left: 0;}
  .row-fluid .emRight {  display: none;}
  .row-fluid .emRight-mobileImg { display: block; text-align: center;    margin: 40px 0px 0px;}
  .row-fluid .emLeft {padding-bottom:0;}
  .row-fluid .exploreMore h2, .row-fluid .casestudies-title h2, .row-fluid .explore-title h2, .row-fluid .subscribeSection h2 {font-size:36px;}
  .row-fluid .emRight-mobileImg img { max-width: 250px;}
  .row-fluid .exploreMore h4, .row-fluid .exploreMore h4 a { font-size: 17px;}
  .row-fluid .exploreBox { width: 100%; margin-right: 0 !important;}
  .row-fluid .feature-casestudies, .row-fluid .more-articles, .row-fluid .explore-more-topic { padding: 50px 0;}
  .row-fluid .more-articles .casestudies-title h2 { padding: 0;}
  .row-fluid .more-articles .slick-slide {    margin-bottom: 0;    border-bottom: 2px solid #bcbdc0;}
  .row-fluid .casestudies-image { display: block; width: 100%; padding-bottom: inherit;}
  .row-fluid .casestudies-content { width: 100%;}
  .row-fluid .casestudies-box { padding: 0;}
  .row-fluid .exploreMore h3 { padding-left: 0; font-size: 17px;}
  .row-fluid .exploreMore .emLeft h2 { margin: 0 0 10px;}
  .row-fluid .post-item .post-feature>a { min-height: auto; padding-bottom: 100%;}
  .row-fluid .recent-right>div { width: 100%; margin-left: 0; margin-right: 0;}
  .row-fluid .subs-btn { padding: 20px 0px 0;text-align:center !important;}
  .row-fluid .search-filter { text-align: right !important;}
  .row-fluid span.close-btn {    text-align: center;    text-indent: 0;}
  .row-fluid .post-title { padding: 6px 0 0;}
  .row-fluid h2 { font-size: 35px;    line-height: 40px;}
  .row-fluid .subscribeSection h3 { font-size: 20px;}
  .row-fluid .search-filter .hs-search-field .hs-search-field__bar form {    width: 80%;    max-width: 100%;}
  .hs-blog-post .row-fluid .newPost-heroSec .page-center, .row-fluid .newsPost-Section .page-center { max-width: 100% !important;}
  .row-fluid .blog-post-assets {padding-left:15px;padding-right:15px;}
  .row-fluid .NewsPost-leftSocial { position: relative; top: auto; right: auto; margin-top: 30px; }
  .row-fluid .NewsPost-leftSocial ul li { display: inline-block;    margin-right: 15px;}
  .row-fluid .NewsPost-leftSocial ul li:last-child { margin-right: 0;}
  
  .row-fluid .ralated-copule>div { width: 100%; margin-left: 0;}
  .row-fluid .related-articles .casestudies-title h2 { margin-bottom: 0;}
  .row-fluid .filter-dropdown {margin-left:0 !important;}
  .hs-blog-post .row-fluid .blog-hero {    min-height: 350px;}
  .row-fluid .ralated-copule { margin-bottom: 40px;}
  .row-fluid .post-item .post-author { position: relative; bottom: auto; left: auto; padding-left: 0; padding-right: 0; box-sizing: border-box; }
  .row-fluid .newsP-Section.post-body li, .row-fluid .newsP-Section.post-body ol li, .row-fluid .newsP-Section.post-body a {font-size:17px;}
  .row-fluid .resource-couple, .row-fluid .ch-couple, .row-fluid .ch-inner, .row-fluid .res-couple { flex-flow: column; -webkit-flex-flow: column;}
  .row-fluid .resource-filter-main .default-option1, .row-fluid .resource-filter-main .default-option { padding-top: 20px;}
  .row-fluid .listing-first { width: 100%;}
  .row-fluid .listing-all { padding-left: 0; padding-top: 30px; margin: 0; width: 100%; }
  .row-fluid .ers-box { width: 100%; margin-right: 0; margin-left: 0 !important; float:left;}
  .row-fluid .ers-left, .row-fluid .ch-left {  width: 100%;  }
  .row-fluid .ers-right, .row-fluid .ch-right { margin: 0; width: 100%; padding-top: 20px; float:left;}
  .row-fluid .ers-tag { width: 100%; left: 0;}
  .row-fluid .subarea-content { max-width: 100%;}
  .row-fluid .insight-listing .resource-post-item {float:left; width: 100%; margin-left: 0; margin-right: 0; }
  .row-fluid .contact-help-section .page-center { max-width: 100%; text-align: center;}
  .row-fluid .ch-title { padding-left: 0; padding-top: 20px; }
  .row-fluid .resource-hero .blog-hero {    margin-top: 127px;    align-items: center;  -webkit-align-items: center;}
  .row-fluid .res-left, .row-fluid .res-right { width: 100%; float: left;  margin-left: 0; margin-right: 0; }
  .row-fluid .res-right .res-content { max-width: 100%; float: left; text-align: -webkit-center; width: 100%; margin-top: 20px;    text-align: left; }
  .row-fluid .ers-box:after{display:none;}
  .row-fluid .ers-inner:before {right:0;}
  .row-fluid .resource-subscribe { text-align: center;}
  .row-fluid .resource-hero .blog-hero { min-height: 350px;}
  .row-fluid .ch-title h2 {font-size:35px;}
  .blog-resource.hs-blog-post .row-fluid .resource-filter-main { padding: 0px 0 0px 0;}
  .blog-resource.hs-blog-post .row-fluid .blog-post-assets .blogdetailheader-topic { left: 0;  padding: 0px 0px;}
  .row-fluid .prp-box { width: 100%;}
  .row-fluid .prp-btn {width:99%;}
  .row-fluid .resource-post-item .post-feature>a {min-height: auto !important; padding-bottom: 56.25%;}
  .row-fluid .resource-couple .resource-main { width: 100%;}
  .row-fluid .resource-couple .resource-main .share-post {justify-content: center;-webkit-justify-content: center;}
  .row-fluid .ch-title h2 span{    font-size: 30px;}
  .blog-default .main-listingblog .post-listing .post-item {min-height:auto}
  .row-fluid .prp-couple { padding-left: 0px; padding-right: 0px; }
}
@media(max-width:767px){
  .feature-casestudies button.slick-arrow {
    display: none !important;
}
.row-fluid .resource-hero .blog-hero {    margin-top: 88px;}
  .row-fluid .listing-all .resource-post-item .post-feature { float: left; width: 100%;}
  .row-fluid .listing-all .resource-post-item .post-detail-wrap { float: left; width: 100%;    margin-top: 20px;}
  .row-fluid .listing-all .resource-post-item .post-contents {flex-flow: column; -webkit-flex-flow: column;}
  
  }
@media(max-width:480px){
.row-fluid .explore-more-topic ul li { width: 100%; margin-right: 0 !important;}
.row-fluid .exploreMore h2, .row-fluid .casestudies-title h2, .row-fluid .explore-title h2, .row-fluid .subscribeSection h2 {  font-size: 32px;}
.row-fluid h4 { font-size: 24px;}
.row-fluid .blog-hero { min-height: 200px;  margin-top: 80px;}
.hs-blog-post .row-fluid .blog-hero { min-height: 200px;}
  .newpost-HeaderiInner h1, .newpost-HeaderiInner h2 { font-size: 33px;}
  .row-fluid .subscribeSection input[type=submit] { min-width: auto;}
  div.hs_cos_wrapper>.subscribeSection form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] {width: 20px; height: 35px;}
  .row-fluid .subscribeSection .legal-consent-container .hs-form-booleancheckbox-display>span { margin-left: 30px;}
  .row-fluid .blog-post-assets .blogdetailheader-topic a { box-sizing: border-box !important; white-space: normal; padding: 6px 14px;}
  .newpost-HeaderiInner h1, .newpost-HeaderiInner h2 { font-size: 26px;} 
  .row-fluid .newsP-Section.post-body h2 { font-size: 24px;}
  .row-fluid .newsP-Section.post-body h3 { font-size: 22px;}
  .row-fluid .listing-first .resource-post-item .post-feature>a { min-height: 200px;}
  .row-fluid .ers-title h2{  font-size: 22px; line-height: 1.2;}
  .row-fluid .ers-title{    padding: 10px 30px;}
  .row-fluid .resource-couple .resource-main .share-post { flex-flow: column; margin: 0 0 30px;-webkit-flex-flow: column; }
  .row-fluid .subarea h3 {font-size:30px;}
  .row-fluid .subarea-content {font-size:20px;}
  .row-fluid .resource-subscribe {    padding: 30px 15px;}
  .row-fluid .pillar-two-column-section .listing-first .resource-post-item .post-feature>a { min-height: 150px;}
  .row-fluid .pillar-subscribe-section {padding-top:0;}
}

h2.h3intoh2{
	font-size: 1.75rem;
}
h3.h5intoh3{
	font-size: 1.25rem;
}