@import url('font-awesome.min.css');

@import url('https://fonts.googleapis.com/css?family=Baloo&amp;display=swap');
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

@font-face {
  font-family: 'Omnes';
  src: local('Omnes Regular'), local('Omnes-Regular'), url('https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font/Omnes.eot');
  src: local('Omnes Regular'), local('Omnes-Regular'), url('https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font/Omnes.eot?') format('embedded-opentype'),
    url('https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font/Omnes.woff2') format('woff2'),
    url('https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font/Omnes.woff') format('woff'),
    url('https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font/Omnes.ttf') format('truetype'),
    url('https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font/Omnes.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family:"omnes-pro";
  src:local('omnes-pro Regular'), local('omnes-pro-Regular'), url("https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font 2/omnes-pro-400.ttf") 
    format("woff2"),url("https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font 2/omnes-pro-400.woff2") 
    format("woff"),url("https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font 2/omnes-pro-400.woff") format("opentype");
  font-style:normal;font-weight:400;
  font-display: swap;
  
}


@font-face {
  font-family:"omnes-pro";
  src:local('omnes-pro Regular'), local('omnes-pro-Regular'), url("https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font 2/omnes-pro-700.ttf")
    format("woff2"),url("https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font 2/omnes-pro-700.woff2")
    format("woff"),url("https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font 2/omnes-pro-700.woff") format("opentype");
  font-style:normal;font-weight:700;
   font-display: swap;
}


@font-face {
  font-family:"omnes-pro";
  src:local('omnes-pro Regular'), local('omnes-pro-Regular'), url("https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font 2/omnes non-semi.ttf")
    format("woff2"),url("https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font 2/omnes non-semi.woof2")
    format("woff"),url("https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Font 2/omnes non-semi.woff") format("opentype");
  font-style:normal;font-weight:500;
  font-display: swap;
}







/* ex. -webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;; */





/* These includes are optional, but helpful. */
/* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

video {
    max-width: 100%;
    height: auto;
}

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

.hs-menu-wrapper ul {
    padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.hs-author-social-links {
    display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("../png/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("../png/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("../png/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("../png/googleplus-24x24.png");
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../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(../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: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}




/* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}



*{box-sizing: border-box;}  
*:focus{outline:none;}
body{margin:0px; font-family:'Omnes'; font-weight: 400; color:#333333; font-size: 16px; line-height:28px;}
body *{box-sizing: border-box;}
ul{margin:0px; padding:0px;}
ul li{list-style:unset;}
a{ transition:all 400ms ease; text-decoration:none; color:#757575; font-family:'Omnes'; -webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
-ms-transition: all .4s ease;
transition: all .4s ease;; }
a:hover, a:focus{text-decoration:none; color:inherit; }
p {margin:0;padding:0; }

h1,h2,h3,h4,h5,h6 { font-family:'Omnes'; color:#000000; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{ color:inherit; }

.row-fluid [class*="span"].no-height{min-height: auto;}
.row-fluid [class*="span"]{min-height:auto;}
.container, .row-fluid .container[class*="span"]{margin-left:auto; margin-right:auto; padding-left:15px; padding-right:15px; float:none; box-sizing: border-box;}
.container:after, .row-fluid .container[class*="span"]:after{clear:both; content: ""; display:table;}
.row{margin-right:-15px; margin-left:-15px;}

::placeholder {color: #757575; opacity: 1;font-family:'Omnes'; }
:-ms-input-placeholder {color: #757575;font-family:'Omnes';}
::-ms-input-placeholder { color: #757575;font-family:'Omnes';}

textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="file"], 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"]
{font-family:'Omnes'; border-radius:0; border:none; padding:10px; margin:0 0 15px 0; font-size:16px; font-weight:400; width: 100%;}
fieldset.form-columns-1 textarea.hs-input, fieldset.form-columns-1 select.hs-input fieldset.form-columns-1 input[type="text"].hs-input,  fieldset.form-columns-1 input[type="password"].hs-input,  fieldset.form-columns-1 input[type="datetime"].hs-input,  fieldset.form-columns-1 input[type="datetime-local"].hs-input, fieldset.form-columns-1 input[type="date"].hs-input, fieldset.form-columns-1 input[type="file"].hs-input, fieldset.form-columns-1 input[type="month"].hs-input, fieldset.form-columns-1 input[type="time"].hs-input, fieldset.form-columns-1 input[type="week"].hs-input, fieldset.form-columns-1 input[type="number"].hs-input, fieldset.form-columns-1 input[type="email"].hs-input, fieldset.form-columns-1 input[type="url"].hs-input, fieldset.form-columns-1 input[type="search"].hs-input, fieldset.form-columns-1 input[type="tel"].hs-input, fieldset.form-columns-1 input[type="color"].hs-input{width:100%;}
.hs-form fieldset.form-columns-1 textarea.hs-input, .hs-form fieldset textarea.hs-input, .hs-form fieldset input[type="number"].hs-input{width:100%;}
input[type="submit"]{font-family:'Omnes'; color:#fff; cursor:pointer; -webkit-appearance: none; border-radius:0px; width:100%; border:0px; box-sizing:border-box; padding:13px 10px; font-weight:700; font-size:16px; display: inline-block; text-align: center; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; background: -webkit-linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(245,40,129,1) 100%); background: -o-linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(245,40,129,1) 100%); background: -ms-linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(245,40,129,1) 100%); background: linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(245,40,129,1) 100%); }
input[type="submit"]::-moz-focus-inner{border: 0;}
input[type="submit"]:hover{ color:#fff; background: -webkit-linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(146,39,142,1) 100%); background: -o-linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(146,39,142,1) 100%); background: -ms-linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(146,39,142,1) 100%); background: linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(146,39,142,1) 100%); }
.hs-form-field > label span.hs-form-required{display:none;}
.hs-form-field > label span:not(:empty) + span.hs-form-required{display:inherit;}

.gray_bg{ background-color: #f5f5f5; }

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
/* Header Section */
.row-fluid .pink_btn a , .hs-cta-wrapper { display: inline-block; font-size: 13px; line-height: 20px; border: 1px solid #f52881; border-radius: 100px; background-color: #f52881; color: #fff; font-weight: 600; min-width: 160px; text-align: center; padding: 14px 24px; font-family: 'Omnes'; box-sizing: border-box !important; }
.row-fluid .pink_btn a:hover , .hs-cta-wrapper { font-weight: 900; }
.row-fluid .header-section { width: 100%; float: left; background-color: #fff; padding: 15px 0; }
.row-fluid .header-section .container { max-width: 1402px; width: 100% !important; padding-right: 24px; padding-left: 24px; }
.row-fluid .header-section .header-inner { width: 100%; float: left; }
.row-fluid .header-section .header-left { width: auto; display: inline-block; }
.row-fluid .header-section .header-right { width: auto; display: inline-block; margin: 0; float: right; }
.row-fluid .header-section .header-left .head-logo { display: inline-block; width: auto; max-width: 177px; padding-top: 9px; }
.row-fluid .header-section .header-left .head-logo img { max-width: 100%; object-fit: contain; height: auto;}
.row-fluid .header-section .header-left .simple-link { width: auto; display: inline-block; margin: 0; padding: 0 0 0 17px; }
.row-fluid .header-section .header-left .simple-link  ul { margin: 0px; padding: 0px; line-height: 0px; }
.row-fluid .header-section .header-left .simple-link  ul > li { display: inline-block; padding: 0px; margin: 0 -1px; }
.row-fluid .header-section .header-left .simple-link  ul > li > a { font-size: 14px; padding: 14px 12px 12px; line-height: 24px; text-transform: uppercase; color: #222; font-weight: 400; font-family: 'Omnes'; display: block; letter-spacing: -0.3px; }
.row-fluid .header-section .header-right .pink_btn { width: auto; display: inline-block; margin-left: -1px; }
.row-fluid .header-section .header-right .mainmenu { width: auto; display: inline-block; margin: 0; }


/* Blog Section */
.row-fluid .blog-main { width: 100%; float: left; background-color: #f5f5f5; padding: 80px 0; }
.row-fluid .blog-main .post-listing .post-item:hover { -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2); -o-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2); }
.row-fluid .blog-main .post-listing .post-item { width: 100%; float: left; margin-bottom: 40px; background-color: #fff; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
-ms-transition: all .4s ease;
transition: all .4s ease;; }
.row-fluid .blog-main .post-listing { width: 100%; float: left; }
.row-fluid .blog-main  .post-listing .post-item .hs-featured-image-wrapper { width: 100%; float: left; }
.row-fluid .blog-main .post-listing .post-item .hs-featured-image-wrapper .hs-featured-image { width: 100%; max-width: 100%; float: left; background-repeat: no-repeat; background-size: cover; background-position: center; height: 400px; margin: 0px; padding: 0px; }
.row-fluid .blog-main .post-listing .post-item .post-contain { width: 100%; float: left; padding: 35px 25px 45px; text-align: center;  }
.row-fluid .blog-main .post-listing .post-item .post-contain .post-header { width: 100%; float: left; }
.row-fluid .blog-main .post-listing .post-item .post-contain .post-header .post-topic { width: 100%; float: left; }
.row-fluid .blog-main .post-listing .post-item .post-contain .post-header .post-topic p { line-height: 0px; }
a.topic-link { margin:2px 0px; padding: 2px 8px; font-size: 11px; line-height: 18px; text-transform: uppercase; display: inline-block; color: #fff; text-transform: uppercase; -webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
-ms-transition: all .4s ease;
transition: all .4s ease;; background: -webkit-linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(245,40,129,1) 100%); background: -o-linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(245,40,129,1) 100%); background: -ms-linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(245,40,129,1) 100%); background: linear-gradient(45deg, rgba(146,39,142,1) 0%, rgba(245,40,129,1) 100%);}
a.topic-link:hover { border-radius: 50px;}
.row-fluid .blog-main .post-listing .post-item .post-contain .post-header .post-title { width:100%;  float: left; padding-top: 20px; }
.row-fluid .blog-main .post-listing .post-item .post-contain .post-header .post-title h2 { margin: 0px 0 0; text-align:center;  font-size: 26px; line-height: 34px; text-transform: uppercase; color: #000000; }
.row-fluid .blog-main .post-listing .post-item .post-contain .post-header .post-title h2:hover { color:#F52881; }
.row-fluid .blog-main .post-listing .post-item .post-contain .post-header .hubspot-editable { width: 100%; float: left; color: #777777; font-size: 17px; line-height: 24px; font-family: 'Omnes'; font-style: italic; padding-top: 16px; }
.row-fluid .blog-main .post-listing .post-item .post-contain .post-header .hubspot-editable:after { content: ''; margin: 14px auto 0; width: 60px; height: 1px; background: #777777;  display: block; }
a.author-link { font-size: 17px; line-height: 24px; color: #333333; }
a.author-link:hover { color:#F52881; }
.row-fluid .blog-main .post-listing .post-item .post-contain .post-body { width: 100%; float: left; font-size: 17px; line-height: 30px; font-family: 'Omnes'; font-weight: normal; padding-top: 28px; color: #777777; }
.row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment { width: 100%; float: left; padding-top: 30px; }
.row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment > div { width: calc(100% / 3); display: inline-block; vertical-align: top; float: none; margin: 0 -2px; padding: 10px 0; border: 1px solid #e0e0e0; text-transform: capitalize; }
.row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment .custom_listing_comments { font-size: 17px; line-height: 28px; color: #777777; font-weight: 400; font-family: 'Omnes'; }
.row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment .blog-read a.more-link { font-size: 17px; line-height: 24px; color: #777777; font-weight: 400; }
.row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment .blog-read a.more-link:hover { color:#F52881; }
.row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment .blog_social > ul { line-height: 0px; }
.row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment .blog_social > ul > li { display: inline-block; padding: 0 3px; line-height: 0; }
.row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment .blog_social > ul > li > a { font-size: 16px; line-height: 28px; color: #999999; }
.row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment .blog_social > ul > li > a:hover { color: #F52881; }

.row-fluid .box-style {background-color: #fff; width: 100%; float: left; padding: 25px; margin-bottom: 30px; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);  }
.row-fluid .title_style h3 { font-size: 16px; margin:0px; line-height: 26px; padding: 12px 10px; color: #FFFFFF; font-weight: normal; background: #000000; text-align: center; text-transform: uppercase; position: relative; letter-spacing: 0.7px; font-family: 'Omnes'; }
.row-fluid .title_style h3:after { content: ''; border: 1px solid #C8C5C0; position: absolute; top: 5px; bottom: 5px; right: 5px; left: 5px; }

.row-fluid .blog-subscribe { width: 100%; float: left; }
/* .row-fluid .blog-subscribe h3 { font-size: 16px; line-height: 26px; padding: 12px 10px; color: #FFFFFF; font-weight: normal; background: #333333; text-align: center; text-transform: uppercase; position: relative; letter-spacing: 0.7px; font-family: 'Omnes'; }
.row-fluid .blog-subscribe h3:after { content: ''; border: 1px solid rgba(255, 255, 255, 0.5); position: absolute; top: 5px; bottom: 5px; right: 5px; left: 5px; } */
.row-fluid .blog-subscribe .news-text { width: 100%; float: left; font-size: 16px; line-height: 24px;font-family: 'Omnes'; font-weight: 400; padding-top: 10px; }
.row-fluid .blog-subscribe form { padding: 15px; margin-top:20px; border: 1px solid #e0e0e0; }
.row-fluid .blog-subscribe form .hs-form-field { padding: 0 0 15px; }
.row-fluid .blog-subscribe form .hs-form-field > label  span:empty + span.hs-form-required { display: none !important; }
.row-fluid .blog-subscribe form .hs-form-field > label span.hs-form-required { display: none; }
.row-fluid .blog-subscribe form .hs-form-field input,.row-fluid .blog-subscribe form .hs-form-field textarea { height: 50px; padding: 0 20px; font-size: 13px; color: #999999; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; display: inline-block; width: 100%; background: #FFFFFF; border: 1px solid #e0e0e0; margin: 0px; }
.row-fluid .blog-subscribe form .hs-form-field input::placeholder,.row-fluid .blog-subscribe form .hs-form-field textarea::placeholder { color: #999999; }
.row-fluid .blog-subscribe form .hs-form-field textarea { resize:none; height:150px; padding-top:10px; } 
.row-fluid .blog-subscribe form .hs-form-field .hs-error-msgs { margin: 0; padding: 5px 0; width: 100%; list-style: none; line-height: 0px; }
.row-fluid .blog-subscribe form .hs-form-field .hs-error-msgs li .hs-error-msg { font-size: 14px; line-height: 1.2; font-weight: 400; color: #777777; }
.row-fluid .blog-subscribe form .hs_submit input[type="submit"] { -webkit-appearance: none; text-transform: uppercase; letter-spacing: 1px; padding: 13px 20px; font-size: 16px; line-height: 24px; }
.row-fluid .blog-subscribe .submitted-message { text-align: center; font-family: 'Omnes'; font-weight: 700; padding-top: 20px; font-size: 17px; line-height: 23px;}
/* .row-fluid .blog-subscribe form .hs_submit input[type="submit"]:hover { color: #f9a61c; } */

.row-fluid .post-filter { width: 100%; float: left; }
.row-fluid .post-filter ul { margin: 15px 0 0; padding: 0; list-style-type: none; }
.row-fluid .post-filter ul > li { line-height: 0px; margin: 0; padding: 7px 0; display: block; border-bottom: 1px solid #e0e0e0; }
.row-fluid .post-filter ul > li a { font-size: 17px; line-height: 28px; color: #777777; }
.row-fluid .post-filter ul > li a .filter-link-count { float: right; }
.row-fluid .post-filter ul > li a:hover { color:#F52881; }
.row-fluid .post-filter ul > li:last-child { border-bottom: 0px; }

/* Pagination Style */
.row-fluid .page_style { width: 100%; float: left; margin-top: 50px; }
.row-fluid .page_style ul.pagination li { margin: 0; padding: 0; display: inline-block; text-align: center; }
.row-fluid .page_style ul.pagination li a { margin: 3px 2px; min-width: 44px; padding: 7px 15px; background: #92278F; color: #FFFFFF; font-size: 18px; line-height: 26px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; vertical-align: middle; display: inline-block; border: 2px solid transparent; }
.row-fluid .page_style ul.pagination li.active a { background: transparent; color: #92278F; border-color: #92278F; }

/* Blog Inner Page */
.row-fluid .blog-block1 { width: 100%; float: left; }
.row-fluid .blog-block1 .blog-new1 { width: 100%; float: left; padding: 25px; background: #FFFFFF; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }
.row-fluid .blog-block1 .blog-new1 .post-header { width: 100%; float: left; text-align: center; }
.row-fluid .blog-block1 .blog-new1 .post-header h1 { font-size: 30px; color:#000000; line-height: 38px; font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin: 0px; }
.row-fluid .blog-block1 .blog-new1 .post-header .hubspot-editable { width: 100%; float: left; margin: 10px 0; font-size: 16px; font-weight: 400; line-height: 28px; color: #777777; }
.row-fluid .blog-block1 .blog-new1 .post-header .hubspot-editable a.author-link { color: #F52881; font-size: inherit; }
.row-fluid .blog-block1 .blog-new1 .post-header .hubspot-editable a.author-link:hover { color: #92278F; }
.row-fluid .blog-block1 .blog-new1 .hs-featured-image-wrapper { width: 100%; float: left; text-align: center; padding-top: 15px; }
.row-fluid .blog-block1 .blog-new1 .hs-featured-image-wrapper .hs-featured-image { float: none; max-width: 100%; width: auto; text-align: center; margin: 0; max-height: 360px; }
.row-fluid .blog-block1 .blog-new1 .post-body { width: 100%; float: left; padding-top: 30px; }
.row-fluid .blog-block1 .blog-new1 .post-body p { padding: 5px 0 15px; margin: 0; font-size: 16px; font-weight: 400; line-height: 28px; color: #777777; }
.row-fluid .blog-block1 .blog-new1 .post-body h4 { color: #F52881; font-weight: 700; font-size: 26px; line-height: 34px; margin: 0; padding: 0 0 10px; }
.row-fluid .blog-block1 .blog-new1 .post-body img{ max-width:100%; width:auto; height:auto; margin:5px 0 10px; }
.row-fluid .blog-block1 .blog-new1 .post-body p img { margin:0px; }
.row-fluid .blog-block1 .blog-new1 .post-topic { width: 100%; float: left; padding: 5px 0 15px; font-size: 16px; font-weight: 400; line-height: 28px; color: #777777; }
.row-fluid .blog-block1 .blog-new1 .post-topic a.topic-link { vertical-align: middle; margin: 2px 7px; display: inline-block; }
.row-fluid .blog-block1 .blog-new1 .blog-new-comment { width: 100%; float: left; margin-top: 10px; }
.row-fluid .blog-block1 .blog-new1 .blog-new-comment > div { width: calc(100% / 2); float: left; border: 1px solid #e0e0e0; padding: 7px 0; text-align: center; }
.row-fluid .blog-block1 .blog-new1 .blog-new-comment .blog_social > ul { line-height: 0px; }
.row-fluid .blog-block1 .blog-new1 .blog-new-comment .blog_social > ul > li { display: inline-block; padding: 0 3px; line-height: 0; }
.row-fluid .blog-block1 .blog-new1 .blog-new-comment .blog_social > ul > li > a { font-size: 16px; line-height: 28px; color: #999999; }
.row-fluid .blog-block1 .blog-new1 .blog-new-comment .blog_social > ul > li > a:hover { color: #F52881; }
.row-fluid .blog-pagination { width: 100%; float: left; margin: 30px 0; padding: 25px; background: #FFFFFF; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }
.row-fluid .blog-pagination .blog-previous { border-right: 1px solid #e0e0e0; }
.row-fluid .blog-pagination .blog-next { text-align: right; }
.row-fluid .blog-pagination .blog-previous, .row-fluid .blog-pagination .blog-next { width: 49.6%; padding: 0 15px; display: inline-block; vertical-align: middle; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #1A1A1A; }
.row-fluid .blog-pagination .blog-next a, .row-fluid .blog-pagination .blog-previous a { font-style: italic; letter-spacing: 0; color: #777777; text-transform: capitalize; font-weight: 700; font-size: 15px; line-height: 28px; }
.row-fluid .blog-pagination .blog-next a:hover, .row-fluid .blog-pagination .blog-previous a:hover{color:#F52881;}
.row-fluid .blog-pagination .blog-next span, .row-fluid .blog-pagination .blog-previous span { display: block; font-weight: 700; letter-spacing: 1px; color: #1A1A1A; font-size: 15px; line-height: 28px; text-transform: uppercase; font-family: 'Omnes'; padding-top: 5px; }
.row-fluid .about-author-sec { width: 100%; float: left; padding: 25px; position: relative; background: #FFFFFF; -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); }
.row-fluid .about-author-sec .blog-author-img { width: 120px; height: 120px; float: left; background-size: cover; background-position: center; background-repeat: no-repeat; }
.row-fluid .about-author-sec .blog-author-text { width: calc(100% - 120px); float: left; padding-left: 25px; }
.row-fluid .about-author-sec .blog-author-text h3 { margin: 0px; font-size: 20px; line-height: 26px; text-transform: uppercase; padding: 0; letter-spacing: 1px; font-weight: 700; color: #000000; }
.row-fluid .about-author-sec .blog-author-text h3 a { font-size: inherit; color: inherit; line-height: inherit; font-weight: inherit; display: inline-block; }
.row-fluid .about-author-sec .blog-author-text h3:after { content: ''; margin: 10px 0 5px; width: 35px; height: 2px; background: #F52881; display: block; }
.row-fluid .about-author-sec .blog-author-text p { padding: 5px 0 15px; font-size: 16px; font-weight: 400; line-height: 26px; color: #777777; }
/* Inner Recent Post */
.row-fluid .blog-inner-recent { width: 100%; float: left; margin-top:30px; }
.row-fluid .blog-inner-recent .related-slider1 { width: 100%; float: left; }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item { width: 100%; float: left; padding-top: 30px; padding-bottom:30px; }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-image { width: 100%; float: left; }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-text { width: 100%; float: left; padding: 25px 15px 0px; text-align: center; }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-image .relate_img { width: 100%; float: left; height: 300px; background-size: cover; background-position: center; background-repeat: no-repeat; }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-post-item1 { width: 100%; float: left; padding: 0 5px; }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-text .related-title { width: 100%; float: left; font-size: 16px; line-height: 22px; text-transform: uppercase; color: #333333; font-weight: 600; letter-spacing: 0.5px; }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-text .related-title a { color: inherit; line-height: inherit; font-size: inherit; display: inline-block; }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-text .related-author { width: 100%; float: left; font-size: 16px; font-style: italic; font-weight: 400; line-height: 28px; color: #777777; padding-top: 5px; }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-text .related-author .related-date, .row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-text .related-author a { display: inline-block; font-size: inherit; line-height: inherit; }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-text .related-author a.author-link { color: #F52881; padding:0px; }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-text .related-author a { }
.row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-text .related-author a.author-link:hover { color: #92278F; }

.row-fluid .form_style form fieldset { max-width: 100%; width: 100%; }
.row-fluid .form_style form fieldset .hs-form-field { padding-bottom: 30px; }
.row-fluid .form_style form fieldset .hs-form-field>label span:not(:empty)+span.hs-form-required { display: none; }
.row-fluid .form_style form fieldset .hs-form-field input, .row-fluid .form_style form fieldset .hs-form-field textarea { background: #FFFFFF; border: 1px solid #e0e0e0; font-style: italic; outline: none; height: 50px; padding: 10px 20px; margin: 0; font-size: 15px; line-height: 24px; color: #999999; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; box-sizing: border-box; width: 100%; max-width: 100%; }
.row-fluid .form_style form fieldset .hs-form-field textarea { resize: none; height: 120px; }
.row-fluid .form_style form fieldset .hs-form-field .input { margin: 0px; }
.row-fluid .form_style form fieldset.form-columns-3 .hs-form-field { width: calc((100% / 3) - 20px); margin-right: 30px; }
.row-fluid .form_style form fieldset.form-columns-3 .hs-form-field:last-child { margin-right: 0px; }
.row-fluid .form_style form .hs_submit input[type="submit"] { border: 2px solid transparent; font-size: 16px; line-height: 24px; font-weight: 700; padding: 11px 20px; text-transform: uppercase; letter-spacing: 1px; }
/* .row-fluid .form_style form .hs_submit input[type="submit"]:hover { border-color:#f9a61c; color:#f9a61c; } */
.row-fluid .form_style form .hs_recaptcha { margin-bottom: 30px; }

/* Footer Section */
.row-fluid .footer-main { width: 100%; float: left;  }
.row-fluid .footer-main .footer-setion { width: 100%; max-width: 1400px; z-index:1; float: none; padding: 180px 0 58px; margin: 0 auto; background-image: linear-gradient(129deg, #f52881, #92278f); position: relative; text-align: center; }
.row-fluid .footer-setion:before { content: ''; position: absolute; width: 100%; display: block; height: 100%; bottom: 0; left: 0; background-image: url('../footer-design.html'); background-repeat: no-repeat; background-size: contain; background-position: bottom left; max-width: 400px; z-index:-1; }
.row-fluid .footer-setion .container { position:relative; overflow:hidden; }
.row-fluid .footer-setion .container:before { content: ''; position: absolute; opacity: 0.2; bottom: 0; left: 50%; transform: translateX(-50%); width: 100%; height: 100%; max-width: 60%; display: block; background-image: url('../building-image.html'); background-repeat: no-repeat; background-size: contain; background-position: bottom center; z-index: -1; }
.row-fluid .footer-setion .container:after { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100%; max-width: 48%; height: 100%; opacity: 0.1; display: block; background-image: url('../c-icon.html'); background-repeat: no-repeat; background-size: contain; background-position: top center; z-index: -1; }
.row-fluid .footer-setion .footer-skew { position: absolute; top: 0; left: 0; width: 100%; }
.row-fluid .footer-setion .footer-skew img { max-width: 100vw; width: 100% !important; height: auto; }
.row-fluid .footer-setion .footer-logo { width: 100%; float: left; }
.row-fluid .footer-setion .footer-logo img { max-width: 198px; }
.row-fluid .footer-setion .footer-top { width: 100%; float: left; padding-top: 41px; }
.row-fluid .footer-setion .footer-top ul > li { display: inline-block; margin: 0 33px; }
.row-fluid .footer-setion .footer-top ul > li:before{content:none;}
.row-fluid .footer-setion .footer-top ul > li > a { color: #fff; font-size: 20px; line-height: 44px; letter-spacing: 1px; text-transform: uppercase; text-indent: 0; display: inline-block; }
.row-fluid .footer-setion .footer-top ul > li:first-child { margin-left: 0px; }
.row-fluid .footer-setion .footer-top ul > li:last-child { margin-right: 0px; }
.row-fluid .footer-setion .footer-btn { width: 100%; float: left; padding-top: 54px; }
.row-fluid .footer-setion .footer-btn a { display: inline-block; border: 1px solid #fff; font-size: 15px; line-height: 24px; text-align: center; max-width: 260px; min-width: 220px; font-weight: 600; text-transform: uppercase; color: #fff; padding: 17px 19px; border-radius: 100px; }
.row-fluid .footer-setion .footer-btn a:hover { background-color: #fff; box-shadow: 0 4px 12px 0 rgba(22, 26, 37, .25); color: #f52881; }
.row-fluid .footer-setion .footer-group { width: 100%; float: left; padding: 61px 0 0; }
.row-fluid .footer-setion .footer-group .footer-box { width: auto; display: inline-block; float: none; vertical-align: top; text-align: left; margin: 0 20px; padding: 0 19px; }
.row-fluid .footer-setion .footer-group .footer-box .box-title { margin-bottom: 4px; }
.row-fluid .footer-setion .footer-group .footer-box .box-title h6 { margin: 0; padding: 0; color: #fff; font-size: 20px; line-height: 44px; font-weight: 400; letter-spacing: 1px; text-indent: 0; text-transform: uppercase; }
.row-fluid .footer-setion .footer-group .footer-box .footer-link { }
.row-fluid .footer-setion .footer-group .footer-box .footer-link ul { margin: 0px; }
.row-fluid .footer-setion .footer-group .footer-box .footer-link ul > li { display: block; }
.row-fluid .footer-setion .footer-group .footer-box .footer-link ul > li > a { padding: 0; width: 100%; max-width: 160px; transition: opacity 250ms ease; color: #fff; font-size: 14px; line-height: 40px; font-weight: 300; letter-spacing: 1px; }
.row-fluid .footer-setion .footer-group .footer-box .footer-link ul > li > a:hover { opacity: .75; text-decoration: none; }
.row-fluid .footer-setion .footer-form { width: 100%; float: left; padding: 90px 0 0; }
.row-fluid .footer-setion .footer-form .footer-form-title-style { }
.row-fluid .footer-setion .footer-form .footer-form-title-style h2 { margin: 0 0 15px; font-size: 20px; line-height: 44px; font-weight: 400; color: #fff; letter-spacing: 1px; text-indent: 0; text-transform: uppercase; }
.row-fluid .footer-setion .footer-form .footer-form-title-style p { color: #fff; font-size: 15px; line-height: 24px; font-weight: 400; }
.row-fluid .footer-setion .footer-form .footer-form-title-style > div { max-width: 670px; float: none; margin: 0 auto; }
.row-fluid .footer-setion .footer-form .subscribe-form { width: 100%; float: left; }
.row-fluid .footer-setion .footer-form .subscribe-form > div { max-width: 770px; width: 100%; float: none; margin: 0 auto; }
.row-fluid .subscribe-form { padding: 40px 0 0; }
.row-fluid .subscribe-form form { width: 100%; float: left; }
.row-fluid .subscribe-form form .hs_submit, .row-fluid .subscribe-form form .hs-form-field { width: 33.33%; float: left; margin: 0; padding: 0 8px; }
.row-fluid .subscribe-form form .hs-form-field .input { line-height: 0px; }
.row-fluid .subscribe-form form .hs-form-field .input input { background-position: 0 50%; background-repeat: no-repeat; padding: 15px 24px 14px 56px; border-radius: 24px; border: 1px solid #e6e8ef; margin: 0; width: 100%; max-width: 100%; font-size: 14px; line-height: 17px; color: #333; vertical-align: middle; background-color: #fff; }
.row-fluid .subscribe-form form .hs-form-field .input input[type="text"] { background-image: url(https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/image/first-name.svg); }
.row-fluid .subscribe-form form .hs-form-field .input input[type="email"] { background-image: url('https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/image/mail.svg'); }
.row-fluid .subscribe-form form input[type="submit"] { width: 100%; border-radius: 24px; background: #f437a8; padding: 12px 28px; font-size: 15px; line-height: 24px; font-weight: 600; }
.row-fluid .subscribe-form form input[type="submit"]:hover { box-shadow: 0 4px 12px 0 rgba(22, 26, 37, .3); }
.row-fluid .footer-setion .footer-form .subscribe-form .submitted-message { color: #fff; font-size: 18px; line-height: 24px; font-weight: 900; text-transform: capitalize; letter-spacing: 1px; }
.row-fluid .footer-setion .footer-form .form-bottom { font-size: 13px; line-height: 20px; color: #fff; font-weight: 600; padding-top: 41px; }
.row-fluid .footer-setion .footer-copyright { width: 100%; float: left; padding-top: 80px; }
.row-fluid .footer-setion .footer-copyright p { font-size: 14px; line-height: 34px; font-weight: 300; margin-bottom: 10px; color: #fff; letter-spacing: 2px; }
.row-fluid .footer-setion .footer-copyright ul { margin: 0; padding: 1px 0 0; }
.row-fluid .footer-setion .footer-copyright ul > li { display: inline-block; margin: 0 10px; }
.row-fluid .footer-setion .footer-copyright ul > li > a { color: #fff; font-size: 14px; font-weight: 300; letter-spacing: 2px; }
.row-fluid .footer-setion .footer-credit { width: 100%; float: left; padding: 109px 0 0; }
.row-fluid .footer-setion .footer-credit p { -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; -ms-transition: all .4s ease; transition: all .4s ease; }
.row-fluid .footer-setion .footer-credit p, .row-fluid .footer-setion .footer-credit p a { color: #fff; opacity: 0.75; }
.row-fluid .footer-setion .footer-credit p .heart-icon { display: inline-block; width: 12px; margin-right: 1px; background-image: url('https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/image/heart-icon.svg'); color: transparent; background-position: 50% 50%; background-repeat: no-repeat; line-height: 6px; vertical-align: middle; opacity: 0.75; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; -ms-transition: all .4s ease; transition: all .4s ease; }
.row-fluid .footer-setion .footer-credit p:hover, .row-fluid .footer-setion .footer-credit p:hover a { opacity: 1; }
.row-fluid .footer-setion .footer-credit p:hover .heart-icon { opacity: 1; }
.row-fluid .footer-setion .footer-skew{    top: -2px;}
.white-text, .white-text h3 {color:#fff;}
.footer-social-wrap { padding-top: 40px;  color: #fff;}
.footer-social-wrap .social-icon a { margin: 0 10px; background: linear-gradient(180deg,#f52881,#f52881); display: block; width: 40px; height: 40px;  border-radius: 30px; transition: all .2s ease;  text-align: center;  }
.footer-social-wrap .social-icon a img {  width: 16px;}
.span12.social-icon-wrap { max-width: 124px;  margin: 20px auto 0 auto;  display:inline-block;  text-align: center;  float: none;}
.footer-social-wrap .social-icon a:hover {  box-shadow: 0 4px 10px 5px #e6e8ef; -webkit-transform: scale3d(1.1,1.1,1.1); transform: scale3d(1.1,1.1,1.1);  text-decoration: underline;}
.footer-social-wrap .span6.social-icon { width: auto!important;  display: inline-flex;  float: left;}

/* ======================== */
/* ====== Blog 2019 ======= */
/* ======================== */


.row-fluid .blog-hero-sec{width:100%;float:left;padding: 50px 0px 120px;}
.row-fluid .blog-hero-sec .left-part .title h1{line-height: 54px;  font-weight:700;  text-align: left;  text-transform: capitalize;  font-size: 48px;  color: #161a25;font-family:"omnes-pro";}
.row-fluid .blog-hero-sec .left-part .content span{font-size: 20px;  text-align: left;font-weight: 400;color: #161a25;font-family:"omnes-pro";}
.row-fluid .blog-hero-sec .left-part .sub-hero-form h3{display: block; font-size:20px; max-width: 900px;  margin-right: 0;  margin-left: 0;  color: #161a25;  font-weight: 400;text-transform: uppercase;font-family:"omnes-pro";}
.row-fluid .blog-hero-sec .left-part .sub-hero-form input{font-weight: 400;  width: 100%;  border: 1px solid #a7adc0;  border-radius: 30px;  height: 48px;  padding-left: 56px;  background-position: 0 50%;  background-repeat: no-repeat;}
.row-fluid .blog-hero-sec .left-part .sub-hero-form input[type="text"]{background-image: url(https://cdn2.hubspot.net/hubfs/4927304/5be172e2170d62270273fd91_input-user-icon.svg);}
.row-fluid .blog-hero-sec .left-part .sub-hero-form input[type="email"]{background-image: url(https://cdn2.hubspot.net/hubfs/4927304/5be172e2170d62550373fd8f_input-mail-con.svg);}
.row-fluid .blog-hero-sec .left-part .sub-hero-form .hs-form-required{display:none;}
.row-fluid .blog-hero-sec .left-part .sub-hero-form .hs-button{max-width: 220px;border:0;  min-width: 220px;  padding: 12px 28px;  background-color: #f52881 !important;  color: #fff;  font-size: 15px;  line-height: 24px;  font-weight: 700;  letter-spacing: 0.5px;transition:all 0.5s;font-family:"omnes-pro";}
.row-fluid .blog-hero-sec .left-part .sub-hero-form .hs-button:hover{box-shadow: 0 4px 12px 0 rgba(22,26,37,.3);}
.row-fluid .blog-hero-sec .left-part .sub-hero-form .hs-main-font-element{display:none;}
.row-fluid .blog-hero-sec .left-part .sub-hero-form input[type="submit"]{background: #f52881 !important;margin-top: 5px;font-family:"omnes-pro";}
.row-fluid .blog-hero-sec .left-part .one-strip {width:100%;float:left;padding-top: 6px;}
.row-fluid .blog-hero-sec .left-part .one-strip span{font-size: 12px; font-style: italic;text-align: left;color:#161a25;font-weight:400;font-family:"omnes-pro";}
.row-fluid .blog-hero-sec .right-part{padding-left: 80px;}
.row-fluid .blog-hero-sec .container > div > div {display: flex; align-items: center;}
.row-fluid .blog-hero-sec .left-part .sub-hero-form .submitted-message{font-size:20px;font-weight:700;}

.row-fluid .blog-topic-section{width:100%;float:left;}
.row-fluid .blog-topic-section .all-topic{width:auto;}
.row-fluid .blog-topic-section .container > div > div{ display: flex; align-items: center;justify-content: center;}
.row-fluid .blog-topic-section .filter-topic h3{display: none;}
.row-fluid .blog-topic-section .filter-topic ul li{display:inline-block;}
.row-fluid .blog-topic-section .filter-topic ul li a .filter-link-count{display:none;}
.row-fluid .blog-topic-section .filter-topic,.row-fluid .blog-topic-section .all-topic{width: auto;    padding-bottom: 80px;}
.row-fluid .blog-topic-section .filter-topic ul li a{padding: 11px 24px;  border-radius: 24px;  background-color: transparent;  color: #525b73;  font-size: 14px;  line-height: 20px;  font-weight: 600;  display: inline-block;  text-transform: capitalize;font-family:"omnes-pro";}
.row-fluid .blog-topic-section .all-topic a{font-family: "omnes-pro";padding: 11px 24px;  border-radius: 24px;  background-color: transparent;  color: #525b73;  font-size: 14px;  line-height: 20px;  font-weight: 600;  display: inline-block;  text-transform: capitalize;}


.row-fluid .blog-outer-wrap{width:100%;float:left;padding:0px 12px;}
.row-fluid .blog-new-section{width:100%;float:left;background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f4f5f9));    background-image:linear-gradient(180deg,#fff,#f4f5f9);position:relative;z-index:1;    margin-bottom: 0px;padding-bottom: 101px;}
.row-fluid .blog-new-section:before {  content: ' ';  background-image: url(../5cab3cccd636b70b6361f114_mask-slant_curved-1-p-800.html);  width: 100%;  height: 100px;  background-size: 100% 100%;  top: auto;  bottom: 0;  position: absolute;  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(0);  transform: rotateX(180deg) rotateY(180deg) rotateZ(0);  -webkit-transform-style: preserve-3d;  transform-style: preserve-3d;  z-index: -1;  background-repeat: no-repeat;}





.row-fluid .blog-new-section .blog-section {  width: 100%;  float: left;}
.row-fluid .blog-new-section .post-item {  width: calc(100% / 3 - 20px);  float: left;  margin: 0px 10px;  margin-bottom: 30px;  transition: all 0.5s;  padding: 15px;  background: #fff;    box-shadow: 0 10px 24px 0 rgba(82,91,115,.12);}
.row-fluid .blog-new-section .post-item:hover{-webkit-transform: translate(0,-6px); -ms-transform: translate(0,-6px); transform: translate(0,-6px);}
.row-fluid .blog-new-section .post-listing {  margin: 0px -10px;}
.row-fluid .blog-new-section .post-item .post-inner-wrap {  width: 100%;  float: left;}
.row-fluid .blog-new-section .post-item .post-inner-wrap .hs-featured-image-wrapper {  width: 100%;  float: left;}
.row-fluid .blog-new-section .post-item .post-inner-wrap .hs-featured-image-wrapper .hs-featured-image {  float: left;  margin: 0;  max-width: 100%;  height: 270px;  object-fit: cover;  width: 100%;}
/* .row-fluid .blog-new-section .post-item:nth-child(even) .post-inner-wrap .hs-featured-image-wrapper .hs-featured-image {  height: 290px;} */
.row-fluid .blog-new-section .post-item .post-inner-wrap .post-header {  width: 100%;  float: left; }
.row-fluid .blog-new-section .post-item .post-inner-wrap .post-header .hs-author-avatar {margin-top: -28px;text-align: center;}
.row-fluid .blog-new-section .post-item .post-inner-wrap .post-header .hs-author-avatar img {  width: 54px;  height: 54px;  border: 3px solid #fff;  border-radius: 50%;}
.row-fluid .blog-new-section .post-item .post-inner-wrap .post-header a.author-link {  margin-bottom: 12px;  color: #f52881;  font-size: 13px;  font-weight: 500;  text-align: center;  display: inline-block;  width: 100%;font-family:"omnes-pro";}
.row-fluid .blog-new-section .post-item .post-inner-wrap .post-header h2 {  width: 100%;  margin-bottom: 24px;  padding-right: 25px;  padding-left: 25px;  font-weight: 500;  text-transform: capitalize;  text-align: center;  margin-top: 0;font-family:"omnes-pro";}
.row-fluid .blog-new-section .post-item .post-inner-wrap .post-header h2 a{font-family: "omnes-pro"; font-weight: 500; font-size: 20px;}
.row-fluid .blog-new-section .post-item .post-inner-wrap .topic{width:100%;float:left;display: flex;align-items:center;    padding-top: 27px;  padding-bottom: 0;  border-top: 1px solid #e6e8ef;  font-size: 12px;  color: #161a25;  font-weight: 400;  text-align: center;justify-content: center;}
.row-fluid .blog-new-section .post-item .post-inner-wrap .topic a.topic-link{background:transparent;font-size: 12px;     text-transform: inherit; color: #161a25;  font-weight: 400;    padding: 0 5px;font-family:"omnes-pro";}
.row-fluid .blog-new-section .post-item .post-cover{width:100%;float:left;}
.row-fluid .blog-topic-section .filter-topic ul li.active a {  background-color: #fff;  box-shadow: 0 8px 20px 0 rgba(82,91,115,.12);  color: #f52881;  font-weight: 600;}
.row-fluid .blog-hero-sec .left-part .sub-hero-form .hs-error-msg{font-size: 13px;}



.hs-blog-post .row-fluid .blog-new-section{width:100%;float:left;padding:111px 0px 80px;}
.hs-blog-post .row-fluid .blog-new-section .blog-post-wrapper{text-align: center;  width: 100%;  float: left;  color: #58595b;  line-height: 26px;  font-size: 13px;  font-family: "omnes-pro";}
.hs-blog-post .row-fluid .blog-new-section .blog-section a.topic-link{display: flex;  height: 40px;  max-width: 200px;  min-width: 200px;  margin-right: auto;  margin-left: auto;  padding: 5px 8px;  -webkit-box-pack: center;  -webkit-justify-content: center;  -ms-flex-pack: center;  justify-content: center;  -webkit-box-align: center;  -webkit-align-items: center;  -ms-flex-align: center;  align-items: center;  border-radius: 4px;  background: #58595b;  font-family:"omnes-pro";  color: #fff;  font-size: 14px;  line-height: 12px;font-weight:500;    letter-spacing: 1px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section h1 span{font-size: 48px;  line-height: 60px;  font-weight: 700;  max-width: 680px;  display: block;  margin: auto;  text-align: center;  width: 100%;font-family:"omnes-pro"; }
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-feature{width: 100%;  float: left;  margin-top: 80px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-feature .hs-featured-image{max-width: 100%;  margin: 0;  float: left;  width: 100%;height: 600px;    background-size: cover;  background-repeat: no-repeat;  background-position: center center;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section {  width: 100%;  float: left;  margin-top: 80px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-left { width: 25%;  float: left;  padding-right: 20px; position: sticky; top: 20px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right {  width: 75%;  float: left;  padding-left: 30px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-left .inner-author {  width: 100%;  float: left;  border: 1px solid #e6e8ef;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-left .inner-author .hs-author-avatar {  width: 100%;  float: left;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-left .inner-author .hs-author-avatar img {  width: 75px;  height: 75px;  margin-bottom: 16px;  border-radius: 50%;  object-fit: cover;  object-position: top;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-left .inner-author a.author-link {  width: 100%;  float: left;  text-align: center; font-size: 17px;  font-family: "omnes-pro";}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-left  .author-cover { width: 100%; float: left; padding: 40px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-left  a.author-post {  width: 100%;  display: inline-block;  padding: 12px;  color: #161a25;  font-size: 12px;  font-weight: 700; letter-spacing:1px; text-transform: uppercase;  transition: background-color .3s ease,color .3s ease,border-color .3s ease;  border-top: 1px solid #e6e8ef;font-family: "omnes-pro";}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-left  a.author-post:hover{border-top-color: transparent;background-color: #4b6bf5;color: #fff;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right .section.post-body {  width: 100%;  float: left;  text-align: left;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right .section.post-body p {  font-size: 15px;  font-weight: 400;  font-family: "omnes-pro";  color: #161a25;  padding: 15px 0px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right .section.post-body h2{font-size: 34px;  line-height: 40px;   font-family: "omnes-pro";    margin: 10px 0;font-weight: 500;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right .section.post-body ul li{ font-size: 15px; line-height: 24px;  font-family: "omnes-pro";list-style-type: disc;    color: #161a25;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right .section.post-body ul { padding-left: 40px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right .section.post-body a{color: #4b6bf5;text-decoration: underline;font-family: "omnes-pro";}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right .section.post-body figure{width: 100%;  display: block;  text-align: center;  max-width: 100%;  margin: 0px 0px !important;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right .section.post-body figure img{ width: 100% !important; max-width: 100%;margin: 20px 0px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section { width: 100%; float: left; margin-top: 150px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box {  width: calc(100% / 3 - 30px);  float: left;  margin: 0px 15px;  margin-bottom: 30px;  padding: 20px;  background: #fff;transition:all 0.5s;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box:hover{-webkit-transform: translate(0,-6px);  -ms-transform: translate(0,-6px);  transform: translate(0,-6px);}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box .inner-recent-wrap {    width: 100%;    float: left;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box .post-image {    width: 100%;    float: left;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box .post-image img {    height: 212px;object-fit: cover;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box:nth-child(even) .post-image img {    height: 275px;    object-fit: cover;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box .inner-recent-wrap a.topic-link {    transform: translateY(-20px);}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box h3 {    font-size: 20px;    line-height: 28px;    color: #161a25;    font-family: "omnes-pro";    font-weight: 400;    padding: 0px 20px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box .post-content {    width: 100%;    float: left;    padding: 0px 20px;    color: #525b73;    font-size: 15px;    line-height: 24px;    font-weight: 400;    margin-bottom: 20px;    font-family: "omnes-pro";}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box  span {    color: #a7adc0;    font-size: 12px;    line-height: 16px;}
.hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .inner-wrap-recent{margin:0px -15px;}
.hs-blog-post .row-fluid .blog-new-section  .see-all-btn {  width: 100%;  float: left;  text-align: left;  margin-top: 50px;}
.hs-blog-post .row-fluid .blog-new-section  .see-all-btn a {  display: inline-block;  background-color: transparent;  box-shadow: inset 0 0 0 2px #e6e8ef;  color: #161a25;  max-width: 260px;  min-width: 260px;  padding: 18px 28px;  text-align: center;  border-radius: 40px;  font-size: 15px;  line-height: 24px;  font-weight: 500;font-family: "omnes-pro";  }
.hs-blog-post .row-fluid .blog-new-section  .see-all-btn a:hover{box-shadow: inset 0 0 0 2px #cbd0df;}


.hs-blog-listing .row-fluid .author-section {width:100%;float:left;border-bottom: 1px solid #e6e8ef;  padding: 120px 0px 70px;  margin-bottom: 111px;}
.hs-blog-listing .row-fluid .author-section.hs-author-avatar {  width: 100%;  float: left;}
.hs-blog-listing .row-fluid .author-section.hs-author-avatar img {  height: 100px;  width: 100px;  border-radius: 50%;}
.hs-blog-listing .row-fluid .author-section .hs-author-avatar {  width: 100%;  float: left;  text-align: center;  margin-bottom: 20px;}
.hs-blog-listing .row-fluid .author-section .hs-author-avatar img {  width: 110px;  height: 110px;  border-radius: 50%;  object-fit: cover;  object-position: top;}
.hs-blog-listing .row-fluid .author-section h2.hs-author-name {  width: 100%;  float: left;  text-align: center;  margin: 0;  font-size: 18px;  font-weight: 400;  color: #000;  font-family: "omnes-pro";}
.hs-blog-listing .row-fluid .author-section .hs-author-bio {  width: 100%;  float: left;  padding-top: 15px;}
.hs-blog-listing .row-fluid .author-section .hs-author-bio p {  max-width: 600px;  width: 100%;  text-align: left;  margin: auto;  font-size: 15px;  font-weight: 400;  font-family: "omnes-pro";}

.row-fluid .inner-form-section{width:100%;float:left;  padding: 0px 0px 0px;}
.row-fluid .inner-form-section .wrap-in-form{  max-width: 551px;  width: 100%;  float: none;  margin: auto !important;}
.row-fluid .inner-form-section .form-title {  width: 100%;  float: left;}
.row-fluid .inner-form-section .form-title span {  font-size: 22px;  color: #000;  letter-spacing: 1px;  font-weight: 800;}
.row-fluid .inner-form-section .sub-title{width:100%;float:left;padding:10px 0px;line-height: 22px;}
.row-fluid .inner-form-section .sub-title span{color:#000;font-size:14px;}
.pdf-form{width:100%;float:left;padding:10px 0px 40px;}
.row-fluid .inner-form-section .wrap-in-form input{border: 1px solid #e0e0e0;}
.row-fluid .blog-new-section .more-btn {  width: 100%;  float: left;  padding: 50px 0px;  text-align: center;}
.row-fluid .blog-new-section .more-btn span{  display: inline-block;  background: #f52881 !important;  color: #fff;  font-weight: 700;  letter-spacing: 0.5px;  padding: 15px 50px;  border-radius: 40px;  text-transform: uppercase;  cursor: pointer;  transition: all 0.5s;}
.row-fluid .blog-new-section .more-btn span:hover {  box-shadow: 0 4px 12px 0 rgba(22,26,37,.3);}
.row-fluid .blog-right .widget-type-custom_widget.cta_new span.hs-cta-wrapper { background: transparent; border: 0;}
/* .row-fluid .blog-right .widget-type-custom_widget.cta_new span.hs-cta-wrapper a#cta_button_4927304_8ca29cc3-84a9-4f9f-b594-2914fcc90d9f { border-radius: 100px !important;  border: 1px solid #f52881 !important;  background: #f52881 !important;} */

.row-fluid .blog-right .cta_new a,.row-fluid .blog-right .cta_new a#cta_button_4927304_8ca29cc3-84a9-4f9f-b594-2914fcc90d9f,.row-fluid .blog-right .cta_new a#cta_button_4927304_af73992c-0b05-45f6-b351-927f348413df {border-radius: 100px!important;  border: 1px solid #f52881!important; background: #f52881 !important; }

.row-fluid .blog-main .blog-right .right-top-image img { max-width: 100%; height: auto; }













/* 05-08-2019  Landing Page  */


/* font-family:"omnes-pro"; */

.row-fluid .get-bg { display:none; }
.row-fluid .set-bg { background-size:cover !important; background-position:center !important; background-repeat:no-repeat !important; }

.row-fluid .lp_hdr_top { width:100%; float:left; background:#000; padding:10px 30px; color:#fff;  font-size:14px; }
.row-fluid .lp_hdr_top h5 { font-size:14px; color:#fff; text-transform:uppercase; margin:0; }
.row-fluid .lp_hdr_top_ttl { width:25%; float:left; margin:0; }
.row-fluid .lp_hdr_top_mrqu {  width:28%; float:left; margin:0 1%; overflow: hidden; }
.row-fluid .lp_hdr_top_mrqu h6 { font-style:italic; width:500px; margin:0; color:#fff; font-size:14px;  -webkit-animation: marquee 8s linear infinite; animation: marquee 8s linear infinite;  }
@keyframes marquee {
  0% { -webkit-transform: translateX(100%);  transform: translateX(100%);}
  100% { -webkit-transform: translateX(-100%); transform: translateX(-100%);}
}

.row-fluid .lp_hdr_top_aud { width:45%; float:left; margin:0;  }


.row-fluid .lp_hdr_section { width:100%; float:left; padding:20px 0; background:#fff; }
.row-fluid .lp_logo { width:200px; float:left; }

.row-fluid .lp_cmn_txt { color: #161a25;  font-size: 15px; font-weight: 400; font-family:"omnes-pro"; }
.row-fluid .lp_cmn_txt h2 { color: #161a25;  line-height: 42px; font-weight: 700;font-size: 34px;  margin-bottom: 16px;  font-family:"omnes-pro"; }
.row-fluid .lp_cmn_txt h4 {  color: #161a25;  line-height: 22px; font-weight: 700;font-size: 18px;  margin-bottom: 16px; font-family:"omnes-pro";  }
.row-fluid .lp_cmn_txt h5 { color: #f52881;  font-size: 14px; line-height: 16px; font-weight: 500;  margin-bottom: 10px; font-family:"omnes-pro"; text-transform: uppercase; letter-spacing: 1px;  }
.row-fluid .lp_cmn_txt ul { width:100%; float:left; margin: 20px 0; padding-left: 20px; list-style-type:none; }
.row-fluid .lp_cmn_txt ul li {  margin-bottom: 10px; position:relative; padding-left:30px; }
.row-fluid .lp_cmn_txt ul li:before { position:absolute; content:""; left:0; top:2px;  width: 20px; height: 20px; background: url(https://cdn2.hubspot.net/hubfs/4927304/5c569cd904643087bbb18452_check-mark-1-pink (1).svg) center;    background-size: auto; background-repeat: no-repeat;  }
.row-fluid .lp_cmn_txt a:hover, .row-fluid .lp_hero_left.lp_cmn_txt a:hover { color: #f52881;  } 

.row-fluid .lp_hero_section { width:100%; float:left; padding:150px 0; position:relative; }
.row-fluid .lp_hero_section:before { position:absolute; content:""; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.5); } 
.row-fluid .lp_hero_box { width:100%; float:left;  position:relative; }
.row-fluid .lp_hero_left { padding-right:40px;  width:60%; float:none; display:inline-block; vertical-align:middle; margin:0 -2px; } 
.row-fluid .lp_hero_left.lp_cmn_txt, .row-fluid .lp_hero_left.lp_cmn_txt h2, .row-fluid .lp_hero_left.lp_cmn_txt h4, .row-fluid .lp_hero_left.lp_cmn_txt a, .row-fluid .lp_hero_left.lp_cmn_txt h3 ,
.row-fluid .lp_last_part.lp_cmn_txt, .row-fluid .lp_last_part.lp_cmn_txt h2, .row-fluid .lp_last_part.lp_cmn_txt h4, .row-fluid .lp_last_part.lp_cmn_txt a, .row-fluid .lp_last_part.lp_cmn_txt h5, .row-fluid .lp_last_part.lp_cmn_txt h3 { color:#fff; }

.row-fluid .lp_hero_rgt { width:40%; float:none; display:inline-block; vertical-align:middle; margin:0 -2px; }
.row-fluid .lp_sub_btn { width:100%; float:left; text-align:right; }
.row-fluid .lp_sub_btn a { padding: 12px 30px; background: #f437a8; border-radius: 50px; font-size: 22px;font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #fff; }
.row-fluid .lp_sub_btn a:hover { background:#fff; color:#f437a8; }
.row-fluid #formpop { display:none; }
div#formpop { width: 600px; max-width: 90%;  background: transparent; padding: 30px;}
.row-fluid .lp_hero_form { background:rgba(220, 219, 219, 0.9); padding:30px 15px; border-radius:5px; }
.row-fluid .lp_hero_form form fieldset { max-width:100% !important; float:left; margin:5px 0; width:100%; }
.row-fluid .lp_hero_form form .form-columns-1 .input , form .form-columns-2 .input { margin-right:0 !important; }
.row-fluid .lp_hero_form form .form-columns-1 .input textarea , .row-fluid .lp_hero_form form .form-columns-1 .input input , .row-fluid .lp_hero_form form .form-columns-1 .input select { width:100% !important; }
.row-fluid .lp_hero_form form .form-columns-2 { width:100%; }
.row-fluid .lp_hero_form form .form-columns-2 .input input { width:100% !important; }
.row-fluid .lp_hero_form form .hs-fieldtype-booleancheckbox .input input { width:auto !important; height:auto !important; } 
.row-fluid .lp_hero_form form .form-columns-2 .hs-form-field:first-child { padding-right:10px; padding-left:0; }
.row-fluid .lp_hero_form form .form-columns-2 .hs-form-field:last-child { padding-left:10px; padding-right:0; }
.row-fluid .lp_hero_form form .form-columns-2 .hs-form-field { width: 50% !important; }
.row-fluid .lp_hero_form form .form-columns-1 .hs-form-field { padding-right:0 !important; }
.row-fluid .lp_hero_form form .hs_recaptcha { float:left; width:100%; }
/* .row-fluid .lp_hero_form form .input input.error { background:#ff6666; }  */
.row-fluid .lp_hero_form form .hs-form-required { display:none !important; }
.row-fluid .lp_hero_form form .hs-error-msgs { color:red; font-size:12px; }

.row-fluid .lp_hero_form form input { margin-bottom:20px;  background: #fff;     border-radius: 50px; border: none; font-size: 14px; color: #000;    padding:15px;    float: left;  }
.row-fluid .lp_hero_form form textarea { width:100% !important; margin-bottom:22px;  background: #fff; height:100px;  resize: none; border-radius: 10px; border: none;   font-size: 14px;     color: #000;    padding:15px;    float: left; }
.row-fluid .lp_hero_form form .hs_submit input { margin:0; min-width: 260px;  background:#f437a8;   border:none;  transition:all 0.3s ease-in-out;  line-height: 19px; font-size: 16px;  padding: 15px 40px 15px 20px; float: none; color: #fff;  display: inline-block; }
.row-fluid .lp_hero_form form .hs_submit input:hover { background:#000; }
.row-fluid .lp_hero_form form input::-webkit-input-placeholder, .row-fluid .lp_hero_form form input[type=email]::-webkit-input-placeholder,  .row-fluid .lp_hero_form form textarea::-webkit-input-placeholder {  color: #a2a2a2;}
.row-fluid .lp_hero_form form input::-moz-placeholder, .row-fluid .lp_hero_form form input[type=email]::-moz-placeholder,  .row-fluid .lp_hero_form form textarea::-moz-placeholder  { color: #a2a2a2; }
.row-fluid .lp_hero_form form input:-ms-input-placeholder, .row-fluid .lp_hero_form form input[type=email]:-ms-input-placeholder,  .row-fluid .lp_hero_form form textarea:-ms-input-placeholder  { color: #a2a2a2;}
.row-fluid .lp_hero_form form input:-moz-placeholder, .row-fluid .lp_hero_form form input[type=email]:-moz-placeholder,  .row-fluid .lp_hero_form form textarea:-moz-placeholder  { color: #a2a2a2; }


.row-fluid .lp_img_section { width:100%; float:left; padding:70px 0; }
.row-fluid .lp_img_box { width:100%; float:left;  }
.row-fluid .lp_img_part { }
.row-fluid .lp_img_top  { width:100%; float:left; height:250px; }


.row-fluid .lp_last_section {  width:100%; float:left; padding:130px 0 70px 0; text-align:center; position:relative;    background: rgb(245,40,129);
  background: -moz-linear-gradient(-45deg,  rgba(245,40,129,1) 0%, rgba(146,39,143,1) 100%);
  background: -webkit-linear-gradient(-45deg,  rgba(245,40,129,1) 0%,rgba(146,39,143,1) 100%);
  background: linear-gradient(135deg,  rgba(245,40,129,1) 0%,rgba(146,39,143,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f52881', endColorstr='#92278f',GradientType=1 ); }
.row-fluid .lp_last_section:before { position:absolute; content:""; top:0; left:0; width:100%; height:100px; background:url(../curved-1.html) center no-repeat;     background-size: 100% 100px; }
.row-fluid .lp_last_logo { width:200px; float:none; display:inline-block; max-width:100%; }
.row-fluid .lp_last_box { width:100%; float:left; text-align:left; }
.row-fluid .lp_last_part {  }

/* 28-8-19 */
.row-fluid .blog-subscribe form .hs_submit input[type="submit"],.row-fluid .form_style form .hs_submit input[type="submit"] { border: 1px solid #f52881; border-radius: 100px; background: #f52881;}

/* pop-form header 28-8-19 */
.row-fluid .header-section .pop-form-section{ display: none; }
.fancybox-container.fancybox-is-open .fancybox-bg {  background-image: linear-gradient(69deg,#92278f,#f52881);   opacity: 1;}

.fancybox-content.pop-form-section { position:static; width: 900px; height: auto; max-width: 100%; margin-right: auto; margin-left: auto; padding: 25px 40px; border-radius: 2px; background-color: #fff; box-shadow: 0 7px 50px -9px rgba(0,0,0,.2); color: #383838; cursor: default; text-align: center;}
.fancybox-content.pop-form-section h2 { font-weight: 700; color: #161a25; line-height: 42px; font-size: 34px; display: block; font-family: omnes-pro,sans-serif; margin-top: 0; margin-bottom: 16px;}
.fancybox-content.pop-form-section p { color: #161a25; text-transform: none; font-size: 15px; font-weight: 400; line-height: 24px; margin-bottom: 24px; font-family: omnes-pro,sans-serif;}
.pop-form-section.fancybox-content form .hs-form-field { max-width: 300px;  margin: 0 auto 18px;  text-align: left;}
.pop-form-section.fancybox-content form .hs-form-field > label { color: #383838; font-size: 13px; width: auto; font-weight: 500; text-align: left; line-height: 20px; padding-top: 0; margin-bottom: 4px;font-family: 'Baloo', cursive;}
.pop-form-section.fancybox-content form .hs-form-field input, .pop-form-section.fancybox-content form .hs-form-field textarea { padding: 0 15px; min-height: 27px; display: inline-block; width: 90%; max-width: 500px; height: 40px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 16px; font-weight: normal; line-height: 22px; color: #33475b; background-color: #f5f8fa; border: 1px solid #cbd6e2; box-sizing: border-box; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; margin-bottom:0}
.pop-form-section.fancybox-content form .hs-form-field.hs-recaptcha {  padding-left: 8px;    padding-top: 8px;}
.pop-form-section.fancybox-content form .hs_submit .actions { margin-top: 18px; margin-bottom: 18px; padding: 17px 20px 18px 0px; text-align: left;}
.pop-form-section.fancybox-content form .hs_submit {   width: 300px;   margin: 0 auto;}
.pop-form-section.fancybox-content form .hs_submit .actions input.hs-button { background: #F52881; border-color: #F52881; margin: 0; cursor: pointer; display: inline-block; font-weight: 700; line-height: 12px; position: relative; text-align: center; padding: 12px 24px; width: auto; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; color: #ffffff; font-size: 12px; font-family: 'Baloo', cursive;}
.pop-form-section.fancybox-content .fancybox-close-small svg { display: none;}
.pop-form-section.fancybox-content .fancybox-close-small:after {content: '\f00d ';position: absolute;font-family: fontAwesome;font-size: 25px;color: #Fff;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.pop-form-section.fancybox-content form .hs-form-field input.error, .pop-form-section.fancybox-content form .hs-form-field textarea.error {  border-color: #c87872;}
.pop-form-section.fancybox-content form .hs-form-field ul.hs-error-msgs { margin: 0 0 5px; width: 100%; padding-left: 5px;}
.pop-form-section.fancybox-content form .hs-form-field ul.hs-error-msgs li { line-height: initial;}
.pop-form-section.fancybox-content form .hs-form-field ul.hs-error-msgs li label { font-family: Baloo; font-size: 13px; color: #f2545b; width: auto; padding: 0; line-height: 18px;}
.pop-form-section.fancybox-content form ul.no-list.hs-error-msgs.inputs-list { max-width: 300px; margin: 0 auto 5px;  text-align: left; padding-left: 5px;}
.pop-form-section.fancybox-content form ul.no-list.hs-error-msgs.inputs-list li { line-height: initial;}
.pop-form-section.fancybox-content form ul.no-list.hs-error-msgs.inputs-list li label { font-family: Baloo; font-size: 13px; color: #f2545b; width: auto; padding: 0; line-height: 18px;}


/* .fancybox-container{ display: flex; align-items: center; justify-content: center;} */
/* .fancybox-container .fancybox-bg{ transition:all 0.5s; opacity:0;visibility:hidden;border-radius:50%; width: 0%;height: 0%; position: relative;  left: 0;  right: 0;  bottom: 0;  top: 0;  transform: translateX(-50%) translateY(-50%);}
.fancybox-container.fancybox-is-open .fancybox-bg{ opacity:1;visibility:visible; width: 100vh;height: 100vh; position: absolute;  left: 50%;  right: 0;  bottom: 0;  top: 50%;  transform: translateX(-50%) translateY(-50%);}
*/


.cta_new a#cta_button_4927304_c6f37ad0-0575-4703-b26a-dda1e2293785 {
  background: transparent !important;font-size:21px !important
}


/* 25-11-2019  Blog  */

.blog-hero-sec .sub-hero-form .hs-form-field .input { padding-right: 15px; }
.row-fluid .blog-new-section .post-item .post-inner-wrap .hs-featured-image-wrapper .hs-featured-image{ height:270px; }



/* 28-11-2019  Landing-Page  */

body.landing-pagev2{ overflow-x: hidden;font-family: 'omnes-pro', sans-serif;color: #161a25;font-size: 15px;line-height: 24px; }
body.landing-pagev2 h1,h2,h3,h4,h5,h6{ margin-top:0;font-family: 'omnes-pro', sans-serif;font-weight:700; }

/*body.landing-pagev2:not(.listing_tmplate_update) .header-section .header-left .simple-link ul > li > a { font-size: 17px; line-height: 24px;}*/
.footer-setion .footer-btn .hs-cta-wrapper{ background-color:transparent; border:none; }
.footer-setion .card-data { font-size: 14px; line-height: 20px; color: #fff; text-transform: uppercase;text-align: left; padding: 0 120px;}
.footer-setion .card-img img { opacity: 0.8; max-height: 25px; object-fit: cover;}
.footer-setion .footer-card { margin-top: 20px;}
body.landing-pagev2 .body-container-wrapper {overflow: hidden;}
body.landing-pagev2 .row-fluid .blog-new-section .post-listing {margin: 0;}
.hero-banner { background-repeat: no-repeat; background-position: 0 0,50% 10%; height: 70vh; background-size: auto,cover; font-size: 20px; line-height: 28px; display: flex; align-items:flex-end;padding:50px 0 100px; text-align: center; color: #fff;}
.hero-banner > div > div { max-width: 900px; margin: auto;}
.hero-banner h1 { font-family: 'omnes-pro', sans-serif; text-align: center; color:#fff; font-size: 48px;margin-bottom:24px; line-height: 54px; font-weight: 700; text-transform: capitalize;}
.hero-banner a.main-btn { font-family: 'omnes-pro', sans-serif;font-weight: 500;max-width: 220px; border: 1px solid #fff; background-color: transparent; color: #fff; text-transform: uppercase; border-radius: 100px; height: 60px; padding: 12px 28px; font-size: 15px; line-height: 24px; margin: auto; display: flex; align-items: center; justify-content: center;}
.hero-banner .sub-text { margin-bottom: 24px;}
.hero-banner a.main-btn:hover { background-color: #fff; box-shadow: 0 4px 12px 0 rgba(22,26,37,.25); color: #f52881;}

.introduce-banner { padding: 100px 0;font-size: 15px; line-height: 24px; color: #161a25;}
.introduce-banner > div > div { display: flex; align-items: center;}
.introduce-banner .introduce-img { width: 50%; float: left;text-align: center;}
.introduce-banner .introduce-data { width: 50%; float: left;padding: 0 50px;}
.introduce-banner .introduce-img > img {max-height:400px; width: 400px; min-height: 400px; object-fit: cover; border-radius: 50%; margin: auto;}
.introduce-banner .introduce-data h5 { margin-bottom: 10px; font-family:  'omnes-pro', sans-serif; color: #f52881; font-size: 14px; line-height: 16px; font-weight: 500; letter-spacing: 1px; text-transform: uppercase;}
.introduce-banner .introduce-data h2 { margin-bottom: 15px; font-size:34px; line-height:42px; color:#383838; }
.introduce-banner .introduce-data .inner-text p { margin-bottom: 12px;}

.community-form { padding: 40px 0;}
.community-form > div > div { max-width: 800px; margin: auto;}
.community-form .hs_error_rollup { display: none;}
.community-form h2{ font-size:20px; line-height:24px;text-transform: uppercase;font-family: 'omnes-pro', sans-serif;font-weight:400;; text-align:center; }
.community-form .hs-form-field { width: 50%; float: left;padding:0 15px;}
.community-form .hs-form-field .input .hs-input { margin-bottom:0; font-size:14px; line-height:20px;color:#333; height: 48px; padding: 15px 24px 14px 56px; border: 1px solid #a7adc0; border-radius: 24px;background-position: 0 50%; background-repeat: no-repeat; }
.community-form .hs-firstname.hs-form-field .input .hs-input { background-image: url(https://cdn2.hubspot.net/hubfs/4927304/5be172e2170d62270273fd91_input-user-icon.svg); }
.community-form .hs-email.hs-form-field .input .hs-input { background-image: url(https://cdn2.hubspot.net/hubfs/4927304/5be172e2170d62550373fd8f_input-mail-con.svg); }
.community-form .hs_submit input[type="submit"]{ background: #f52881;height:50px;max-width: 260px; margin: auto; border-radius: 24px; }
.community-form .hs_submit { text-align: center; margin: 25px 0 10px 0; float: left; width: 100%;}
.community-form .hs_submit input[type="submit"]:hover{ box-shadow: 0 4px 12px 0 rgba(22,26,37,.3); }
.community-form .hs-form-field .input .hs-input::placeholder{ color:#a7adc0; }
.community-form .hs-richtext.hs-main-font-element { font-style: italic; font-size: 12px; line-height: 20px; text-align: center;}
.community-form .hs-error-msgs { padding: 5px 0 0 25px; font-size: 12px; line-height: 20px;}
.community-form .submitted-message{text-align:center;color:#f52881;background-color:rgba(245, 40, 129, 0.4);border-color:#f52881;position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #f52881;border-radius:.25rem;}
.community-form .hs-form-field .input .hs-input:focus{ background-color: transparent; }

.client-banner { padding: 60px 0 100px 0; text-align: center;}
.client-banner .logo-inner img { margin: auto; max-height: 50px; object-fit: contain; transition: all 500ms ease; filter: grayscale(100%); max-width: 120px; width: 120px; opacity: .5;}
.client-banner .logo-inner img:hover { filter: grayscale(0);opacity: 1;}
.client-banner .slick-slider .slick-dots{position:absolute; left:0; right:0; bottom:-70px; text-align:center;}
.client-banner .slick-slider .slick-dots li{display:inline-block; margin:0 5px;}
.client-banner .slick-slider .slick-dots li button{width:10px; height:10px;border:none; border-radius:100%;opacity:0.5; background-color: #E22883; padding:5px; text-indent:-9999px; cursor:pointer;  -webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-o-transition: all 200ms ease;
-ms-transition: all 200ms ease;
transition: all 200ms ease;;} 
.client-banner .slick-slider .slick-dots li.slick-active button{opacity:1;}
.client-banner h2 { font-size: 24px; line-height: 42px; color: #383838; margin-bottom: 25px;}
.client-banner .client-logos.slick-initialized .slick-slide { float:none; display:inline-block; vertical-align:middle; }

.audio-banner { position:relative; background-color: rgba(246,244,249,.4); padding: 100px 0;}
.audio-banner .audio-wrap { float: none; text-align: center; max-width: 670px; margin: 0 auto 90px !important; font-size: 18px; color: #383838; line-height: 28px; }
.audio-banner .audio-wrap h2 { font-size: 34px; line-height: 42px; color: #383838;}
.audio-banner .audio-inner { margin: 0 -15px;padding: 0 60px;}
.audio-banner .audio-inner a, .audio-banner .audio-inner > .list-inner {overflow:hidden; float: none; display: inline-block; width: calc( 100% / 3 - 32px ); margin: 15px;}
.audio-banner .audio-img { position: relative; height:304px;}
.audio-banner .audio-img .overlay { position: absolute; width: 100%; height: 100%; content: ''; left: 0; top: 0; text-align: center;padding: 50px 20px; background-image: linear-gradient(180deg,rgba(245,40,129,.7),rgba(146,39,143,.8));visibility: hidden; opacity: 0; transition: all 0.5s ease;}
.audio-banner .audio-img .overlay .overlay-icon img { width: 90px; height: 90px; object-fit: cover; border-radius: 50%; margin: auto;max-height:90px;}
.audio-banner .audio-img .overlay  h4 {margin: 22px 0;font-family: 'omnes-pro', sans-serif;font-weight:400; font-size: 22px; line-height: 22px; color: #fff;}
.audio-banner .audio-img .play-icon img { width: 30px; height: 30px;}
.audio-banner .audio-link { text-align: center;}
.audio-banner .audio-link h3 {position:relative; margin-top: 20px; margin-bottom: 10px;font-family: 'omnes-pro', sans-serif;font-weight:400; font-size: 16px;color:#58595b;line-height:24px;}
.audio-banner .audio-link h3:before {  visibility: hidden; opacity: 0; position: absolute; content: ''; width: 100%; height: 2px; background-color: #f52881; left: 0; bottom: -10px; transform: translateX(-100%);transition: all 0.5s ease;}
.audio-banner .audio-inner a:hover .overlay, .audio-banner .audio-inner > .list-inner:hover .overlay { visibility: visible; opacity: 1; }
.audio-banner .audio-inner a:hover .audio-link h3:before, .audio-banner .audio-inner > .list-inner:hover .audio-link h3:before {  visibility: visible; opacity: 1; transform: translateX(0); }
.audio-banner .load-more a,.audio-banner .view-more a {font-family: 'omnes-pro', sans-serif;font-weight: 500; font-size:15px; line-height:24px; margin: auto;display: flex; align-items: center; max-width: 260px; border: 1px solid #f52881; background-color: transparent; transition: all 0.4s ease-in; color: #f52881; text-transform: uppercase; text-align: center; justify-content: center; height: 60px; border-radius: 50px;}
.audio-banner .load-more { text-align:center; margin-top: 40px; }
.audio-banner .load-more a:hover,.audio-banner .view-more a:hover{ box-shadow: 0 4px 20px 3px #e6e8ef; background-color:#f52881;color:#fff; }
.audio-banner:before { position: absolute; height: 100px; width: 100%; content: ''; background-image: url(../shape.html); transform: scale(-1); background-position: center; background-size: cover; bottom: 0; left: 0;}


.listing-section {counter-reset: section;padding: 100px 0; text-align: center;}
.listing-section .listing-group h3::before { counter-increment: section; content: "0" counter(section) " ";}
.listing-section .listing-wrap { text-align: center; max-width: 670px; margin: 0 auto 90px auto; font-size: 18px; color: #383838; line-height: 28px; }
.listing-section .listing-wrap h2 { font-size: 24px; line-height: 42px; color: #383838;margin-bottom:15px;}
.listing-section .listing-inner .listing-group {vertical-align: text-top;color:#58595b;font-size:15px;line-height:24px; width: calc( 100% / 3 - 60px ); display: inline-block; margin: 10px 29px;}
.listing-section .listing-group h3 { margin: 0; font-size: 34px; line-height: 42px; color: #383838;}
.listing-section .listing-group h4 { font-size: 34px; line-height: 42px; color: #383838; margin-bottom:20px;}
.listing-section .listing-img { width: 100%; height: 260px; margin: 20px 0;}
.listing-section .listing-group a {font-family: 'omnes-pro', sans-serif;font-weight: 500; font-size:15px; line-height:24px; margin: auto;display: flex; align-items: center; max-width: 260px; border: 1px solid #f52881; background-color: transparent; transition: all 0.4s ease-in; color: #f52881; text-transform: uppercase; text-align: center; justify-content: center; height: 60px; border-radius: 50px;}
.listing-section .listing-group a:hover{ box-shadow: 0 4px 20px 3px #e6e8ef; background-color:#f52881;color:#fff; }
.listing-section .listing-subtext { margin: 0 0 40px 0;}
.listing-section .listing-inner { padding: 0 60px;}

.search-section { padding: 100px 20px; text-align: center; background-color: #383838; color: #fff;line-height: 28px; font-size: 17px;}
.search-section h2 { font-size: 24px; line-height: 42px; color: #fff;margin-bottom:15px;}
.search-section .search-text{ text-align: center; margin: auto; float: none; max-width: 670px; display: inline-block; }

.subscribe-section { padding: 100px 0; text-align: center;}
.subscribe-section h2 { color: #383838; font-size: 34px; line-height: 42px; margin-bottom: 40px;}
.subscribe-section a {font-family: 'omnes-pro', sans-serif;font-weight: 500; font-size:15px; line-height:24px; margin: auto;display: flex; align-items: center; max-width: 260px; border: 1px solid #f52881; background-color: transparent; transition: all 0.4s ease-in; color: #f52881; text-transform: uppercase; text-align: center; justify-content: center; height: 60px; border-radius: 50px;}
.subscribe-section a:hover{ box-shadow: 0 4px 20px 3px #e6e8ef; background-color:#f52881;color:#fff; }


/* 09-12-2019 Landing page 2019 */

.hero-slider .slick-slider .slick-dots{position: absolute; right: 60px; bottom: 90px; text-align: center;}
.hero-slider .slick-slider .slick-dots li{ display: block; margin: 2px 0;}
.hero-slider .slick-slider .slick-dots li button{width:10px; height:10px;border:none; border-radius:100%; background-color: #D9E5EC; padding:5px; text-indent:-9999px; cursor:pointer;  -webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-o-transition: all 200ms ease;
-ms-transition: all 200ms ease;
transition: all 200ms ease;;} 
.hero-slider .slick-slider .slick-dots li.slick-active button{background-color:#E22883;}

.hero-slider { font-size: 20px; line-height: 28px;padding: 0 0 50px 0;position: relative; overflow: hidden; z-index: 9;}
.hero-slider h1{ font-size: 42px; line-height: 48px; }
.hero-slider:before { position: absolute; content: ''; left: -17%; top: -25px; z-index: -1; background-image: url(../2.html); width: 100%; height: 100%; background-repeat: no-repeat;}
.hero-slider .hero-inner { display: flex !important; align-items: center;}
.hero-slider .hero-inner .left-side{ width:45%;float:left; }
.hero-slider .hero-inner .right-side{ width:55%;float:left;padding: 100px 0 25px; }
.hero-slider .hero-inner .left-side .subtext{ margin-bottom:30px; }
.hero-slider .hero-inner .left-side a { background: #92278f; background: linear-gradient(45deg, #92278f 0%,#f52881 100%); color: #fff; padding: 8px 25px; border-radius: 11px; font-weight: 300; }
.hero-slider .hero-inner .right-side img { transform: scale(1.15);object-fit: contain; max-height: 625px; }
.hero-slider a.scroll-down { text-align: center; margin: auto; width: 50px; display: block;}
.hero-slider video { max-height: 625px; height: 100%; width: 100%;}

.course-section { padding: 0 50px; font-size: 20px; line-height: 24px; color: #fff;margin-bottom:100px; position: relative; z-index: 1;}
.course-section:before { position: absolute; content: ''; right: 0; top: -100px; z-index: -1; background-image: url(../3.html); transform: scale(1.4);background-size:100% 100%; width: 100%; height: 100%; background-repeat: no-repeat;}
.course-section .course-banner{ background:url(../course-banner.html)no-repeat ; background-size:100% 100%; padding: 100px 0 152px;}
.course-section h2 { color: #fff; font-size: 40px;line-height: 46px;margin-bottom:15px; }
.course-section h3 { color: #fff; font-size: 24px; font-weight: 400; margin: 20px 0 0;}
.course-section .course-wrap { max-width: 870px; margin: auto;text-align: center; padding-top: 50px;}
.course-section .course-wrap .course-inner { width: calc( 100% / 3 - 20px ); margin: 30px 8px; display: inline-block; float: none; vertical-align: top;}
.course-section .course-wrap .course-inner:nth-child(5n+1),
.course-section .course-wrap .course-inner:nth-child(5n+2){ width: calc( 100% / 2 - 20px ); margin: 30px 0; }
.course-section .course-img img { max-height: 130px;}
.course-section .course-img{ min-height: 130px;}

.form-banner { display: flex; align-items: center;padding:0 30px 80px 30px;position:relative;overflow:hidden;z-index:1;}
.form-banner:before { position: absolute; left: -140px; bottom: -55px; content: ''; background-repeat: no-repeat;background-image: url(../bottom-banner.html); width: 100%; height: 200px; z-index: 9;}
.form-banner .left-img { float: left; width: 50%;padding-right:20px; }
.form-banner .right-form { float: left; width: 50%; background-color: #F7F7F7; padding: 100px 25px;border-radius: 10px; box-shadow: 0px 2px 15px rgba(0,0,0,0.5);}
.form-banner .right-form h2 { font-size: 32px; line-height: 36px;}
.form-banner .inner-text { font-size: 18px; line-height: 24px; padding-right: 60px;margin-bottom:30px; }
.form-banner input[type="submit"] {border-radius: 25px; max-width: 160px; font-size: 24px; text-transform: uppercase; letter-spacing: 4px; padding: 8px 10px;}
.form-banner fieldset.form-columns-2 .hs-form-field .input{ padding-right: 8px; }
.form-banner fieldset.form-columns-2 { max-width: 100%;margin-bottom: 12px;}
.form-banner fieldset.form-columns-2 .hs-form-field .input .hs-input { border: 1px solid #000; padding: 13px 21px; font-size: 16px; border-radius: 9px;margin-bottom: 0; background-color: transparent;}
.form-banner fieldset.form-columns-2 .hs-form-field .input .hs-input::placeholder{ color:#000; font-size:16px; }
.form-banner .actions { margin-top: 20px;}
.form-banner .hs_error_rollup { display: none;}
.form-banner ul.no-list.hs-error-msgs.inputs-list { padding: 4px 0 11px;}

.form-banner .submitted-message{text-align:center;color:#155724;background-color:#d4edda;border-color:#c3e6cb;position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #c3e6cb;border-radius:.25rem;}

.hero-banner.hero-banner-new { display:inline-block; width:100%; float:left; height:auto; padding-bottom:50px;}

.hero-banner-new .hero-content {display: flex; width: 100%; float: left; background-position: 0 -250px; background-size: contain;background-repeat: no-repeat}
.hero-banner-new .hero-content .left-col {float: left; max-width: 50%;text-align:left; margin-left:0px; margin-right:0px; padding-left: 3%; box-sizing: border-box;}
.hero-banner-new .hero-content .right-col {float: right; max-width: 37%; text-align:right; margin-right:0px;}
.hero-banner-new h1 { text-align:left; font-size: 52px;}
.hero-banner-new.hero-banner a.main-btn { float:left;}
.hero-banner-new .sub-text {font-size: 27px; line-height: 42px; letter-spacing: 1px;}
.hero-banner-new .hero-content .right-col.mobile {display:none;}


/***** Pre Podcast Interview Stuff Page Css Start *****/

/***** Final Things Css Start *****/
.final-things-outer {
  width: 100%;
  padding: 20px 0 50px;
}
.final-things-outer h2 {
  font-size: 34px;
  color: #383838;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
}
.final-things-top ul {
  max-width: 900px;
  width: 100%;
  display: block;
  margin: 0 auto 20px;
}
.final-things-top ul li {
  width: 100%;
  display: inline-block;
  padding-left: 36px;
  position: relative;
  color: #58595b;
  font-size: 15px;
  margin-bottom: 10px;
}
.final-things-top ul li:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 3px;
  left: 0;
  background-image: url(https://cdn2.hubspot.net/hubfs/4927304/Cloudscape/Cloudspace-2020/images/pre-podcast-interview-stuff/check-mark-pink.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.final-things-top ul li strong {
  color: #161a25;
  font-size: 17px;
}
.your-details-outer {
  width: 100%;
  padding: 50px 0;
}
.your-details-form {
  max-width: 560px;
  width: 100%;
  margin: auto !important;
  float: none !important;
}
.your-details-form form {
  width: 100%;
  display: inline-block;
}
.your-details-form form .hs-form-field {
  width: 100%;
  display: inline-block;
  margin: 0 20px 20px 0;
}
.your-details-form form .form-columns-2 .hs-form-field:first-child, .your-details-form form .form-columns-2 .hs-form-field:nth-child(2){
  width: calc(50% - 12px);
}
.your-details-form form fieldset {
  max-width: 100%;
}
.hs-form-field > label span.hs-form-required {
  display: inline-block !important;
  margin-left: 3px;
}
.your-details-form form .hs-form-field:nth-child(2n) {
  margin-right: 0;
}
.your-details-form form .hs-form-field label {
  display: block;
  font-weight: 500;
  margin: 0 0 5px 10px;
  /*max-width: 200px;*/
  width: 100%;
}
.your-details-form form .hs-form-field .input input[type="radio"] {
  height: auto;
  margin-right: 8px;
  vertical-align: middle;
}
.your-details-form form .hs-form-field .input input, .your-details-form form .hs-form-field .input textarea {
  display: inline-block;
  width: 100%;
  height: 50px;
  border-radius: 100px;
  padding: 8px 12px;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
  margin: 0;
}

.your-details-form form .hs-form-field .input textarea {
  height: 150px;
  border-radius: 30px;
}

.your-details-form a.hs-button {
  max-width: 260px;
  width: 100%;
  min-height: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border: 1px solid #f52881;
  text-align: center;
  text-transform: uppercase;
  padding: 12px 28px;
  border-radius: 100px;
  font-size: 15px;
  line-height: 24px;
  color: #f52881;
  font-weight: 600;
  margin-top: 20px;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.your-details-form a.hs-button:hover {
  background-color: #f52881;
  color: #fff;
}
.community-form .hs-form-field span.hs-form-required {
    display: none !important;
}

fieldset.form-columns-2 {
    max-width: 100% !important;
}
/***** Final Things Css End *****/
.hs-form-field ul, .pre-podcast-tab-outer ul {list-style: none;}
/***** Pre Podcast Interview Stuff Page Css End *****/


@media (min-width:768px) { .container, .row-fluid .container[class*="span"]{width:750px;} }
@media (min-width:992px) { .container, .row-fluid .container[class*="span"]{width:970px;} }
@media (min-width:1200px) { .container, .row-fluid .container[class*="span"]{width:1170px;} }

@media (max-width:1620px){

  .hero-slider:before {left: -23%;}

}

@media (max-width:1400px){
  .row-fluid .blog-outer-wrap{padding:0;}
  .row-fluid .blog-new-section:before{    background-size: contain;}

  .hero-slider:before { left: -28%;}
  .course-section .course-wrap { padding-top: 20px;}
  .course-section{ margin-bottom:70px; }
}


@media (max-width:1199px){
  .row-fluid .blog-block1 .blog-new1 .hs-featured-image-wrapper .hs-featured-image { max-height: 300px;}
  .row-fluid .header-section .header-left .simple-link { padding-left: 15px; }
  .row-fluid .header-section .header-left .simple-link ul > li > a { padding: 14px 11px 12px; }
  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box{    width: calc(100% / 2 - 30px);}


  .row-fluid .lp_hdr_top_ttl  { width:50%; }
  .row-fluid .lp_hdr_top_mrqu { width:38%; }
  .row-fluid .lp_hdr_top_aud { width:60%; }
  .row-fluid .lp_hdr_top_mrqu h6 { width: 600px; }


  /* 28-11-2019  Landing-Page  */

  .audio-banner .audio-inner { padding: 0 5px;}
  .listing-section .listing-inner { padding: 0px 20px;}


  .hero-slider:before { left: -31%;background-size: contain;}
  .hero-slider .hero-inner .right-side img{ max-height: 436px; }
  .hero-slider video{ max-height: 436px; }
  .course-section { padding: 0 30px; }
  .course-section .course-banner { padding: 80px 20px 120px;}
  .course-section .course-wrap { padding-top: 0;}
  .course-section .course-wrap .course-inner:nth-child(5n+1), 
  .course-section .course-wrap .course-inner:nth-child(5n+2) { margin: 15px 0;}
  .course-section .course-wrap .course-inner {margin: 15px 0px;}
  .course-section { margin-bottom: 40px;}
  .form-banner:before { max-width: 700px; background-size: cover;}
  .form-banner .right-form{ padding: 60px 25px; }
  .hero-banner-new .hero-content .left-col {max-width: 60%;}

}


@media(min-width:1025px){
  .row-fluid .mainmenu .hs-menu-wrapper { line-height: 0px; }
  .row-fluid .mainmenu ul li a { font-size: 14px; line-height: 24px; font-weight: 400; color: #222; padding: 14px 12px 12px; }
  .row-fluid .mainmenu ul li.hs-menu-depth-1 { display: inline-block; margin: 0 0px; }
  .row-fluid .mainmenu ul li:hover a { color: #f52881; font-weight: 900; }
  .row-fluid .mainmenu ul li.hs-item-has-children ul { top: 100%; min-width: 210px; margin-left: -8px; padding-top: 12px; padding-bottom: 12px; border-radius: 10px; background-color: #fff; box-shadow: 0 2px 24px 4px rgba(22, 26, 37, .2); color: transparent; }
  .row-fluid .mainmenu ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { display: block !important; width: 100% !important; max-width: 100%; padding: 8px 32px 8px 24px; color: #555658; background-color: transparent; }
  .row-fluid .mainmenu ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover { color: #f52881; }
}

/* Heade Menu Style */
@media(max-width:1024px){
   
   
   
  .mainmenu, .mainmenu *{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;}
  a.mobile-trigger { display: inline-block !important; cursor: pointer; position: absolute; top: 17px; right: 15px; width: 44px; height: 44px; padding: 12px 10px;
    z-index: 99999999999; -webkit-transition: background-color 0.2s linear; font-size: 16px; font-weight: normal; text-align: left; text-transform: uppercase;
    border-radius: 6px; -webkit-transition:color .2s ease-in; -moz-transition:color .2s ease-in; transition:color .2s ease-in;}
  a.mobile-trigger:hover { text-decoration: none; color: #fff;}
  a.mobile-trigger span{ display: inline;}
  a.mobile-trigger span:before{ position: absolute; content: 'Menu'; }
  a.mobile-trigger span:after{ position: relative; right: 2px; content: 'Close'; 
    background-color: #3c455c; opacity: 0; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger{ -webkit-transition:background-color 0.2s linear; -moz-transition:background-color 0.2s linear; transition:background-color 0.2s linear; background: transparent; top: -2px;}
  .mobile-open a.mobile-trigger span:after{ opacity: 1; }

  /* Toggle Button Icon & Animations */
  a.mobile-trigger i { display: inline; position: relative; top: -2px; margin-left: 0; -webkit-transition-duration: 0s; -webkit-transition-delay: .2s; -moz-transition-duration: 0s; -moz-transition-delay: .2s;
    transition-duration: 0s; transition-delay: .2s;}
  a.mobile-trigger i:before, a.mobile-trigger i:after { position: absolute; content: '';}
  a.mobile-trigger i, a.mobile-trigger i:before, a.mobile-trigger i:after { width: 24px; height: 3px; background-color: #000; display: inline-block;}
  a.mobile-trigger i:before { margin-top: -8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0;}
  a.mobile-trigger i:after { margin-top: 8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0;}
  .mobile-open a.mobile-trigger i { background-color: rgba(0,0,0,0.0); -webkit-transition-delay: .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);}
  .mobile-open a.mobile-trigger i:before { margin-top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);background:#fff;}
  .mobile-open a.mobile-trigger i:after { margin-top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow:0px 1px 1px rgba(0, 0, 0, 0);background:#fff;}

  /* Child Toggle Button */
  span.child-triggerm { display: block !important; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 55px !important; min-width: 55px !important; height: 53px !important; 
    padding: 0 !important; border-left: 1px dotted rgba(255, 255, 255, .20);}
  span.child-triggerm:hover { text-decoration: none;}

  /* Child Toggle Button Icon & Animations */
  span.child-triggerm span { position: relative; top: 50%; margin: 0 auto !important; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s;}
  span.child-triggerm span:after { position: absolute; content: '';}
  span.child-triggerm span, span.child-triggerm span:after { width: 10px; height: 1px; background-color: #fff; display: block;}
  .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span:after { background-color: #FFF; }
  span.child-triggerm span:after { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s;
    transition-duration: .2s;}
  span.child-triggerm.child-open span:after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s;
    transition-duration: .2s;}
  span.child-triggerm.child-open span { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s;
    transition-duration: .2s;}

  /* Menu Styles on Mobile Devices */ 
  .mainmenu.js-enabled .hs-menu-flow-horizontal,.mainmenu.js-enabled .hs-menu-children-wrapper{ display: none;} 
  .mainmenu ul.hs-menu-children-wrapper { visibility: visible !important; opacity: 1 !important; position: static !important; display: none;}
  .mainmenu.js-enabled .hs-menu-flow-horizontal{ position: absolute; top: 0px; left: 0px; width: 100%; -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65); -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);background:#000;}
  .mainmenu .hs-menu-flow-horizontal{ padding: 40px 0 0 0; background-color: #3c455c; width: 100%; z-index: 8888;}
  .mainmenu .hs-menu-flow-horizontal > ul > li{ position: relative;}
  .mainmenu .hs-menu-flow-horizontal > ul > li a{ font-size: 14px; line-height: 45px; overflow: visible;  }
  .mainmenu .hs-menu-flow-horizontal ul li{ border-top: 1px dotted rgba(255, 255, 255, .35); }
  .mainmenu .hs-menu-flow-horizontal ul li a{ padding: 0 10px;}
  .mainmenu .hs-menu-flow-horizontal ul li a:hover{ color: #fff; }
  .mainmenu .hs-menu-flow-horizontal > ul ul li{ background-color: rgba(255, 255, 255, .08);}
  .mainmenu .hs-menu-flow-horizontal > ul ul li a{ text-indent: 10px; font-size: 16px; }
  .mainmenu .hs-menu-flow-horizontal > ul ul ul li a{ text-indent: 30px; }
  .mainmenu .hs-menu-flow-horizontal > ul ul ul ul li a{ text-indent: 50px;}

  a.mobile-trigger { height: 80px; width: 62px; top: 0; right: 0; display: flex !important; align-items: center; justify-content: center; border-left: 1px solid rgba(22,26,37,.1); border-radius: 0px; }
  .row-fluid .header-section .header-right .pink_btn { margin-right: 74px;} 

  .mainmenu.js-enabled .hs-menu-flow-horizontal { background-color: hsla(0, 0%, 100%, .8); background-image: -webkit-gradient(linear, left top, left bottom, from(#92278f), to(#f52881)); background-image: linear-gradient(180deg, #92278f, #f52881); top: 100%; padding: 0; box-shadow: none; }
  .row-fluid .header-section { position: relative; }
  .mainmenu .hs-menu-flow-horizontal ul li a { width: 100%; display: block; max-width: 100%; padding: 12px 24px 12px 30px; line-height: 24px; text-transform: uppercase; }
  .mainmenu .hs-menu-flow-horizontal ul li { padding: 0px; }
  .mainmenu .hs-menu-flow-horizontal ul li { border-top: 1px solid rgba(255, 255, 255, .35); }
  .mainmenu .hs-menu-flow-horizontal ul li a:hover { font-weight: 900; }
  span.child-triggerm { border-left: 0px; min-width: 48px !important; height: 48px !important; }
  span.child-triggerm span { background-color: transparent !important; height: auto; transform: translate(0, 0); top: 17px; right: 0; }
  span.child-triggerm span:after { display: none; }
  span.child-triggerm span:before { content: "\f078"; font-family: FontAwesome; color:#fff; font-size: 14px; color: #fff; line-height: 14px; }
  .mobile-open a.mobile-trigger i:after { background-color: #000; }
  .mobile-open a.mobile-trigger i:before { background-color: #000; }

  .mainmenu .simple-link { width: 100%; background: transparent; }
  .mainmenu .simple-link ul { margin: 0; }
  .mainmenu .simple-link ul li { background-color: transparent !important; }
  .mainmenu .simple-link ul li a {  text-indent: 0px !important; }
  .mainmenu .hs-menu-flow-horizontal ul li ul { background: transparent !important; }
  .mainmenu .hs-menu-flow-horizontal ul li ul li { box-shadow: none !important; background: transparent; border: 0px; }
  .mainmenu .hs-menu-flow-horizontal ul li ul li a { width: 100% !important; max-width: 100%; display: block; font-size: 14px; box-shadow: none; }

  .hero-banner.hero-banner-new {padding-top:50px;}
  .hero-banner-new h1 {font-size: 40px;line-height: 45px;}
  .hero-banner-new .sub-text {font-size: 23px; line-height: 35px;}

}


@media (max-width:991px){
  /* Blog Section */
  .row-fluid .blog-main { padding: 50px 0; }
  .row-fluid .blog-main .blog-left { width: 100%; float: left;}
  .row-fluid .blog-main .blog-right { width: 100%; float: left; margin: 40px 0 0;}
  .row-fluid .blog-main .post-listing .post-item .post-contain .post-header .post-title h2 { font-size: 22px; line-height: 30px; }

  /*   Footer Section */
  .row-fluid .footer-setion:before { max-width: 350px; }
  .row-fluid .footer-setion .container:before { bottom: 15%; max-width: 80%; }
  .row-fluid .footer-setion .container:after { max-width:80%; }
  .row-fluid .footer-setion .footer-group .footer-box { width: auto; padding: 0px 8px 44px; margin: 0 20px;min-width: 200px;}
  .row-fluid .footer-setion .footer-top { padding-top: 65px; }
  .row-fluid .footer-setion .footer-group .footer-box .box-title h6 { font-size: 18px; line-height: 24px;}
  .row-fluid .footer-setion .footer-copyright p { font-size: 13px; }
  .row-fluid .footer-setion .footer-copyright ul > li > a { font-size: 13px; }
  .row-fluid .footer-setion .footer-credit p:hover, .row-fluid .footer-setion .footer-credit p:hover a { }
  .row-fluid .footer-setion .footer-credit p, .row-fluid .footer-setion .footer-credit p a { font-size: 13px; }
  .row-fluid .footer-setion .footer-form .footer-form-title-style h2 { font-size: 18px; }
  .row-fluid .footer-setion .footer-form .footer-form-title-style p { font-size: 14px; }
  .row-fluid .footer-setion .footer-copyright p, .row-fluid .footer-setion .footer-copyright ul > li > a  { letter-spacing:0px; }


  /* === Blog 2019 === */

  .hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right{width: 100%;    float: left;    padding-left: 0;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-left{padding-right: 0; position: inherit; top: 0;width: 60%;    float: none;    padding-right: 0;    position: inherit;    top: 0;    margin: auto;    margin-top: 60px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section{display: flex;flex-wrap: wrap; flex-direction: column-reverse;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section h1 span{ font-size: 40px;    line-height: 52px;}
  .row-fluid .blog-hero-sec .container > div > div{display:block;}
  .row-fluid .blog-hero-sec .left-part{ width:100%;padding:0;}
  .row-fluid .blog-hero-sec .right-part{ width:100%;padding:0;margin: 0;padding-top:40px;}
  .row-fluid .blog-hero-sec .left-part .title h1{font-size: 44px;}
  .row-fluid .blog-hero-sec{padding: 50px 0px 60px;}
  .row-fluid .blog-new-section .post-item{    width: calc(100% / 2 - 20px);}




  .row-fluid .lp_cmn_txt h2 {  font-size:26px; }
  .row-fluid .lp_last_section:before { height:70px;    background-size: 100% 70px; }
  .row-fluid .lp_last_section { padding:60px 0; }


  /* 28-11-2019  Landing-Page  */
  .hero-banner h1{ font-size:44px; line-height:46px; }  
  .hero-banner { align-items: center; padding: 0;}
  .introduce-banner .introduce-img > img { max-height: 350px; width: 350px; min-height: 350px;}
  .introduce-banner .introduce-data { padding: 0 0 0 50px;}
  .introduce-banner {padding: 60px 0; }
  .client-banner { padding: 60px 0 70px; }
  .client-banner .slick-slider .slick-dots { bottom: -41px; }
  .audio-banner{ padding:60px 0; }
  .audio-banner .audio-inner { padding: 0;}
  .audio-banner .audio-inner a, .audio-banner .audio-inner > .list-inner { width: calc( 100% / 2 - 15px ); margin: 15px 6px; vertical-align: top;}
  .audio-banner .audio-img { height: 350px;}
  .audio-banner .load-more { margin-top: 20px;}
  .audio-banner .audio-wrap { margin: 0 auto 50px !important;}

  .listing-section{ padding:50px 0; }
  .listing-section .listing-inner { padding: 0;}
  .listing-section .listing-wrap { margin: 0 auto 40px auto; }
  .listing-section .listing-inner .listing-group { width: calc( 100% / 3 - 32px ); display: inline-block; margin: 10px 15px;}
  .search-section { padding: 60px 0; }
  .subscribe-section { padding: 60px 0; }
  body.landing-pagev2 .footer-setion .card-data{ padding:0; }

  .hero-slider:before { left: -200px; max-width: 540px; top: 0;}
  .hero-slider .hero-inner .right-side{ padding:0; }
  .hero-slider .hero-inner{ padding:60px 0; }
  .hero-slider .hero-inner .right-side img{ max-height:340px; }
  .hero-slider video{ max-height:340px; }
  .hero-slider { font-size: 18px; line-height: 24px;}
  .hero-slider .hero-inner h1 { font-size: 32px; line-height: 36px;}

  .course-section .course-img img { max-height: 80px;}
  .course-section .course-img { min-height: 80px;}
  .course-section h3 { font-size: 22px; line-height: 28px; margin: 12px 0 0;}
  .course-section .course-wrap .course-inner { width: calc( 100% / 2 - 20px ); }

  .form-banner .right-form h2 { font-size: 26px; line-height: 32px;}
  .form-banner .inner-text { font-size: 16px; line-height: 22px; padding-right: 0; margin-bottom: 25px;}
  .form-banner fieldset.form-columns-2 .hs-form-field .input .hs-input { padding: 9px 15px; }
  .form-banner:before { max-width: 600px; bottom: -95px;}


}


@media (max-width:767px){
  /* Blog Section */
  .row-fluid .blog-main .post-listing .post-item { margin-bottom: 30px; }
  .row-fluid .blog-main .post-listing .post-item .hs-featured-image-wrapper .hs-featured-image { height: auto; padding: 28% 0;}
  .row-fluid .blog-main .post-listing .post-item .post-contain { padding: 25px 15px; }
  .row-fluid .blog-main .post-listing .post-item .post-contain .post-header .post-title h2 { font-size: 18px; line-height: 25px; }
  .row-fluid .blog-main .post-listing .post-item .post-contain .post-header .post-title { padding-top: 18px; }
  .row-fluid .blog-main .post-listing .post-item .post-contain .post-body { padding-top: 18px; font-size: 15px; line-height: 22px; }
  .row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment { padding-top: 20px; }
  .row-fluid .blog-main .post-listing .post-item .post-contain .post-header .hubspot-editable, a.author-link { font-size: 15px; line-height: 22px; padding-top: 14px; }
  .row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment .custom_listing_comments,.row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment .blog-read a.more-link { font-size: 15px; }
  .row-fluid .page_style { margin-top:30px; }
  .row-fluid .page_style ul.pagination li a { font-size: 13px; padding: 5px 12px;    margin: 3px 1px; min-width: 35px;}
  .row-fluid .blog-subscribe .news-text { text-align: center; }
  /* Blog Inner Page   */
  .row-fluid .blog-block1 .blog-new1 .post-header h1 { font-size: 22px; line-height: 30px; }
  .row-fluid .blog-block1 .blog-new1 .post-body h4 { font-size: 21px; line-height: 30px; }
  .row-fluid .about-author-sec { padding: 30px 25px 25px; }
  .row-fluid .about-author-sec .blog-author-img { max-width: 120px; width: 100%; margin: 0 auto; float: none; }
  .row-fluid .about-author-sec .blog-author-text { width: 100%; padding: 0 0 0; text-align: center; }
  .row-fluid .about-author-sec .blog-author-text h3:after { margin: 10px auto 5px; }
  .row-fluid .about-author-sec .blog-author-text p { padding: 5px 0 5px; }
  .row-fluid .blog-inner-recent .related-slider1 .related-post-item { padding-bottom: 10px; }
  .row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-image .relate_img { height: auto; padding: 22% 0; }
  .row-fluid .blog-inner-recent .related-slider1 .related-post-item .related-post-item1{ padding:0px; }
  .row-fluid .form_style form fieldset .hs-form-field input { width: 100% !important; }

  /*   FOoter Section */
  .row-fluid .footer-setion .footer-group .footer-box { width: 33.33%; padding: 0 8px 68px !important; margin: 0 20px; float: none; }
  .row-fluid .footer-setion .footer-top ul > li > a { font-size: 16px; }
  .row-fluid .footer-setion .footer-top ul > li { margin: 0 15px; }
  .row-fluid .footer-setion .footer-btn { padding-top: 40px; }
  .row-fluid .footer-setion .footer-group .footer-box .box-title h6 { font-size: 18px; line-height: 24px; }
  .row-fluid .footer-setion .footer-group .footer-box:nth-child(odd) { padding-left: 10px; }
  .row-fluid .footer-setion .footer-group .footer-box:nth-child(even) { padding-right: 10px; }
  .row-fluid .footer-setion .container:before { bottom: 15%; max-width: 80%; }
  .row-fluid .footer-setion .container:after { max-width: 80%; }
  .row-fluid .subscribe-form form .hs_submit, .row-fluid .subscribe-form form .hs-form-field { width: 100%; }
  .row-fluid .subscribe-form form .hs-form-field { margin-bottom: 20px; padding:0px; }
  .row-fluid .footer-setion .footer-form .subscribe-form form { width: 66.66%; display:inline-block; float: none; margin: 0 auto; }
  .row-fluid .subscribe-form form input[type="submit"] { display: inline-block; width: auto; min-width: 220px; max-width: 260px; }
  .row-fluid .footer-setion .container:before { bottom:26%; }  
  .row-fluid .footer-setion .footer-skew {top: -1px; }

  /* === Blog === */

  .hs-blog-post .row-fluid .blog-new-section .blog-section h1 span{font-size: 34px;  line-height: 44px;}
  .hs-blog-post .row-fluid .blog-new-section{    padding: 61px 0px 70px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-feature .hs-featured-image{    height: 480px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section{margin-top: 40px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-feature{    margin-top: 50px;}

  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section{    margin-top: 80px;}
  .row-fluid .blog-hero-sec .left-part .title h1{    font-size: 40px;    line-height: 48px;}
  .row-fluid .blog-hero-sec .left-part .sub-hero-form input[type="submit"]{ max-width: 215px; min-width: 215px;}
  .row-fluid .blog-topic-section .filter-topic ul li a{    padding: 11px 13px;}
  .row-fluid .blog-topic-section .filter-topic,.row-fluid .blog-topic-section .all-topic{padding-bottom: 50px;}

  .row-fluid .blog-topic-section .filter-topic .isotop-down{width: 100%;  float: left; background: #000;  padding: 10px 20px 13px;text-align: left;    position: relative}
  .row-fluid .blog-topic-section .filter-topic .isotop-down:before{content: '\f078';    font-family: FontAwesome;    position: absolute;    color: #fff;    right: 20px;    top: 50%;    transform: translateY(-50%);} 
  .row-fluid .blog-topic-section .filter-topic .isotop-down.open:before{content: '\f077';}
  .row-fluid .blog-topic-section .filter-topic .isotop-down p{color:#fff;font-weight: 500;letter-spacing: 1px;text-transform:capitalize;}
  .row-fluid .blog-topic-section .filter-topic .block{width:100%;float:left;    box-shadow: 0px 0px 6px -3px;display:none;}
  .row-fluid .blog-topic-section .filter-topic,.row-fluid .blog-topic-section .all-topic{width:100%;}
  .row-fluid .blog-topic-section .all-topic > div {display: none;}
  .row-fluid .blog-topic-section .filter-topic ul li{width:100%;display:block;border-top: 1px dotted #33333340;}
  .row-fluid .blog-topic-section .filter-topic ul li:first-child{border:0;}
  .row-fluid .blog-topic-section .filter-topic ul li.active a{    box-shadow: none;color: #f52881;}
  .row-fluid .blog-topic-section .filter-topic ul li a{width:100%;}
  .hs-blog-listing .row-fluid .author-section{    padding: 70px 15px 50px;    margin-bottom: 60px;}
  .row-fluid .inner-form-section{padding: 40px 0px 0px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-right{padding-top:30px;}
  .row-fluid .inner-form-section .wrap-in-form{float:none;}

  .row-fluid .lp_hero_section { padding:70px 0; }
  .row-fluid .lp_hero_left { width:100%; float:left; padding:0; }
  .row-fluid .lp_hero_form { width:100%; float:left; margin-top:20px; }
  .row-fluid .lp_cmn_txt h2 { font-size: 24px; line-height: 30px; margin: 10px 0 0; }
  .row-fluid .lp_cmn_txt ul { padding-left: 15px; margin: 7px 0; }
  .row-fluid .lp_cmn_txt ul li:before {  top: 6px; width: 15px; height: 15px; }
  .row-fluid .lp_cmn_txt ul li { margin-bottom: 5px; padding-left: 22px; }
  .row-fluid .lp_img_part, .row-fluid .lp_last_part { width: 100%; float: left; padding: 10px 0;}
  .row-fluid .lp_last_section:before { height:40px; background-size: 100% 40px; }
  .row-fluid .lp_hero_rgt { margin: 50px 0 0 0; width:100%; }
  .row-fluid .lp_sub_btn { text-align:left; }
  .row-fluid .lp_sub_btn a { font-size:16px; }

  .row-fluid .lp_hdr_top_mrqu, .row-fluid .lp_hdr_top_aud { width: 100%; }
  .row-fluid .lp_hdr_top { padding:10px 15px; }


  /* 28-11-2019  Landing-Page  */
  .hero-banner h1 { font-size: 40px; line-height: 44px;}
  .hero-banner > div > div { max-width: 100%; }
  .hero-banner{ height:500px; }
  .introduce-banner > div > div { display: block; }
  .introduce-banner .introduce-img { width: 100%; }
  .introduce-banner .introduce-data { padding: 0; width: 100%; margin-top: 30px; }
  .introduce-banner .introduce-img > img { max-height: 250px; width: 250px; min-height: 250px;}
  .introduce-banner .introduce-data h2 { font-size: 30px; line-height: 36px; }
  .community-form { padding: 0;}
  .community-form .hs-form-field { width: 100%; padding: 15px 0 0;}
  .audio-banner { padding: 50px 0;} 
  .audio-banner .audio-wrap { margin: 0 auto 40px !important;}
  .audio-banner .audio-wrap h2 { font-size: 30px; line-height: 36px;}
  .audio-banner .audio-inner { margin: 0; }
  .audio-banner .audio-inner a, .audio-banner .audio-inner > .list-inner { width: 100%; margin: 15px 0;}
  .audio-banner .audio-link h3 { margin-top: 12px; }
  .listing-section .listing-wrap h2 { font-size: 22px; line-height: 28px;}
  .listing-section .listing-inner .listing-group { width: 100%; display: inline-block; margin: 0 0 30px 0;}
  .listing-section .listing-img { width: 100%; height: 240px; margin: 10px 0;}
  .listing-section .listing-subtext { margin: 0 0 15px 0;}
  .search-section h2 { font-size: 20px; line-height: 28px;}
  .subscribe-section h2 { font-size: 30px; line-height: 36px;}
  body.landing-pagev2 .footer-setion .card-data { text-align: center; margin: 0 0 15px 0;}
  body.landing-pagev2 .footer-setion .card-img { margin-top: 15px;}
  .audio-banner:before{ display:none; }

  .hero-slider{ padding:0 20px; }
  .hero-slider .hero-inner { display: inline-block !important; }
  .hero-slider .hero-inner .left-side { width: 100%; }
  .hero-slider .hero-inner .right-side{ width: 100%; }
  .hero-slider .slick-slider .slick-dots { right: 0; left: 0; margin: auto; bottom: 23px; }
  .hero-slider .slick-slider .slick-dots li { display: inline-block; margin: 0 8px;}
  .hero-slider .hero-inner .right-side { width: 100%; margin-top: 40px; text-align: center; }
  .hero-slider .hero-inner .right-side img { max-height: 280px; margin: auto;}
  .hero-slider video { max-height: 280px; margin: auto;}

  .course-section .course-banner { padding: 40px 0; border-radius: 10px; background: #92278f; background: linear-gradient(45deg, #92278f 0%,#f52881 100%);}
  .course-section {padding: 0; margin:40px 0;}
  .course-section:before{ top:50px; }
  .course-section h2 { font-size: 30px; line-height: 34px; margin-bottom: 10px;}
  .course-section h3 { font-size: 18px; line-height: 24px; margin: 12px 0 0;}
  .course-section .course-img img { max-height: 65px;}
  .course-section .course-img{ min-height: 65px; }
  .course-section .course-wrap .course-inner:nth-child(5n+1),
  .course-section .course-wrap .course-inner:nth-child(5n+2) { width: calc( 100% / 2 - 2px ); }
  .course-section .course-wrap .course-inner { width: calc( 100% / 2 - 2px ); }
  .course-section .course-wrap { padding-top: 20px;}

  .form-banner { display: block; align-items: center; padding: 0 20px 60px 20px;}
  .form-banner .left-img { float: left; width: 100%; padding-right: 0; text-align: center;margin-bottom:40px; } 
  .form-banner .left-img video { margin: auto;}
  .form-banner .left-img img { margin: auto;}
  .form-banner .right-form { padding: 40px 20px; width: 100%;}
  .form-banner .right-form h2 { font-size: 24px; line-height: 30px;}
  .form-banner form.hs-form-7774bfe1-1609-46ba-ac5f-143e4f11ae27_39e6803e-25ba-46a6-923c-940f2de50036:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input,
  .form-banner form.hs-form-7774bfe1-1609-46ba-ac5f-143e4f11ae27_39e6803e-25ba-46a6-923c-940f2de50036:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input{ width:100%; }
  .form-banner fieldset.form-columns-2 .hs-form-field .input .hs-input{ margin-bottom:10px; }
  .form-banner form.hs-form .form-columns-2 .hs-form-field .input .hs-input{width:100%; }
  .form-banner form.hs-form .form-columns-2 .hs-form-field{ width:100%; }  
  .form-banner fieldset.form-columns-2 .hs-form-field .input { padding-right: 0;}
  .form-banner fieldset.form-columns-2{ margin:0; }
  .form-banner:before {display:none;}
  .form-banner ul.no-list.hs-error-msgs.inputs-list { padding: 0 0 11px; margin-top: -8px;}
  .hero-banner-new .hero-content {display:inline-block; text-align:center;}
  .hero-banner-new .hero-content .left-col { padding:0 5%; margin-bottom:70px;}
  .hero-banner-new .hero-content .left-col, .hero-banner-new .hero-content .right-col {max-width:100%;}
  .hero-banner h1, .hero-banner-new .sub-text { text-align:center;}
  .hero-banner-new.hero-banner a.main-btn {float:none;}
  .final-things-outer h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .your-details-outer {
    padding: 30px 0;
  }
}

@media (max-width:700px){

  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box{    width: calc(100% / 1 - 30px);}
  .row-fluid .blog-new-section .post-item{    width: calc(100% / 1 - 20px);}
  .hs-blog-listing .row-fluid .blog-new-section{padding-bottom: 61px;}
}



@media(max-width:500px){
  .row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment > div { padding: 6px 5px; }
  .row-fluid .blog-main .post-listing .post-item .post-contain .blog-comment > div { width: 100%; height: auto; margin-bottom: 5px; }
  .row-fluid .box-style { padding: 15px; }
  /* Blog Inner Page */
  .row-fluid .blog-block1 .blog-new1 { padding:25px 15px; }
  .row-fluid .form_style form .hs_recaptcha { margin-bottom: 20px; }
  .row-fluid .box-style.form_style { padding: 25px 15px; margin-bottom: 0px; }
  .row-fluid .form_style form fieldset .hs-form-field { padding-bottom: 20px; }
  .row-fluid .form_style form fieldset.form-columns-3 .hs-form-field { width: 100%; margin: 0px; }
  .row-fluid .blog-pagination .blog-previous, .row-fluid .blog-pagination .blog-next { width: 100%; border: 0px; float: left; text-align: center; padding: 10px 0; }
}

@media(max-width:479px){

  .row-fluid .header-section .header-left { width: 40px; top:4px; position: relative; overflow: hidden; height: 40px; }
  .row-fluid .header-section .header-left .head-logo img { max-width: 223px; position: absolute; top: 0; left: 0; }
  .row-fluid .header-section .header-right .pink_btn { margin-right: 50px; }
  .mainmenu.js-enabled .hs-menu-flow-horizontal .header-img { max-width: 70%;  width: 240px; margin-top: 20px; margin-bottom: 20px; margin-left: 20px; }
  .mainmenu.js-enabled .hs-menu-flow-horizontal { top: 0; padding-top: 0px; }

  .row-fluid .footer-setion .footer-group .footer-box { width: 100%; text-align: center; padding: 0 28px 68px;margin:0 auto; }
  .row-fluid .footer-setion .footer-group .footer-box .footer-link ul > li > a { max-width: 100%; }
  .row-fluid .footer-setion .footer-group .footer-box:nth-child(odd) { padding-left: 28px; }
  .row-fluid .footer-setion .footer-group .footer-box:nth-child(even) { padding-right: 28px; }
  .row-fluid .footer-setion .footer-form { padding-top: 30px; }
  .row-fluid .footer-setion .footer-copyright { padding-top: 30px; }
  .row-fluid .footer-setion .footer-credit { padding-top: 35px; }
  .row-fluid .footer-setion .container:before { max-width: unset; width: 150%;  left: -50px; transform: translate(0,0); bottom: 25%; } 
  .row-fluid .footer-setion .footer-top ul > li { margin:0px; display:block; }
  .row-fluid .footer-setion .footer-form .subscribe-form form { width: 100%; float: left; }
  .row-fluid .footer-setion .footer-form .form-bottom { padding-top: 26px; }
  .row-fluid .footer-setion .footer-copyright p { line-height: 18px; }
  .row-fluid .footer-setion .footer-copyright ul > li { margin: 0 0 10px; display: block; line-height: 0px; }
  .row-fluid .footer-setion .footer-copyright ul > li > a { line-height: 18px; }


  /* === Blog 2019 === */
  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box .post-content{    padding: 0;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box h3{padding:0;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box .post-image img{height: 182px; object-fit: cover;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box:nth-child(even) .post-image img{height: 190px;}
  .hs-blog-post .row-fluid .blog-new-section .see-all-btn{text-align: center; margin-top: 20px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box{    padding: 15px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-left{width:100%;    margin-top: 30px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section{    margin-top: 51px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right .section.post-body ul{    padding-left: 20px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section .post-inner-right .section.post-body h2{    font-size: 28px;    line-height: 34px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section h1 span{font-size: 28px;    line-height: 40px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-feature .hs-featured-image{height: 280px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .post-inner-section{    margin-top: 10px;}
  .hs-blog-post .row-fluid .blog-new-section .blog-section .inner-recent-section .recent-box h3{font-size: 19px;}
  .row-fluid .blog-hero-sec{padding: 30px 0px 60px;}
  .row-fluid .blog-hero-sec .left-part .title h1{font-size: 32px;    line-height: 36px;}
  .row-fluid .blog-hero-sec .left-part .content span{font-size: 18px;}
  .row-fluid .blog-hero-sec .left-part .sub-hero-form h3{font-size: 18px;}
  .row-fluid .blog-hero-sec .left-part fieldset.form-columns-2 .input{    margin-right: 0 !important;}
  .row-fluid .blog-hero-sec .left-part fieldset.form-columns-2 .input .hs-input{    width: 100% !important;}
  .row-fluid .blog-new-section .post-item .post-inner-wrap .post-header h2{padding:0;}
  .row-fluid .blog-new-section .post-item .post-inner-wrap .post-header h2 a{    font-size: 18px;    line-height: 18px;}
  .row-fluid .blog-hero-sec .left-part .one-strip{line-height: 18px;}
  .hs-blog-listing .row-fluid .author-section{    padding: 50px 15px 30px;    margin-bottom: 40px;}


}

@media screen and (max-width: 479px) {
  .your-details-form form .hs-form-field {
    margin: 0 0 20px 0;
  }
  .your-details-form form .hs-form-field:first-child, .your-details-form form .hs-form-field:nth-child(2) {
    width: 100%;
  }
  .your-details-form a.hs-button {
    max-width: 100%;
  }
}

@media(max-width:400px){

  .row-fluid .footer-setion .footer-skew { margin-left: -10px; margin-right: -10px; float: none; display: block; width: 100vw; }
  .row-fluid .footer-setion .footer-skew:before { content: ''; position: absolute; width: 100%; height: 28px; background-color: #f5f5f5; display: block; top: -10px; left: 10px; transform: skewY(-3.8deg); }
  .row-fluid .footer-setion .footer-skew img { position: relative; top: -3px; }
  .row-fluid .footer-setion .footer-skew:before{width: 100%;    height: 2px;    background-color: #f5f5f5;    display: block;    top: 8px;    left: 10px;    transform: skewY(-2.8deg);}
  .row-fluid .blog-new-section:before{    background-size: cover;    height: 44px;}
  .row-fluid .footer-setion .footer-skew img{    position: relative;    top: -7px;}
}

/*------------------------ Blog CSS 3rd april 2020 ----------------------------*/

body.hs-blog-post.blog_body_updated .section.post-footer .actions {
  text-align: center;
}
body.hs-blog-post.blog_body_updated .row-fluid .form_style form .hs_submit input[type="submit"] {
  width: auto;
  margin: auto;
}  
body.listing_tmplate_update .row-fluid .blog-new-section:before{
  background-image:none;
}

@media (min-width:992px){
  body.hs-blog-post.blog_body_updated .row-fluid .blog-inner-recent .related-slider1 .related-post-item {
    width: calc(33.33% - 20px);
    margin: 10px;
  }
}











