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


/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* 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%;
    }
.row-fluid .comprehensive_mediation_content iframe { min-width: 100% !important; width: 100% !important; }
}
@media (max-width: 384px) {
	.hs-content-id-15123884577 .row-fluid .header_request_demo_cta{top: 290px !important;}
	.hs-content-id-15123884577 .row-fluid .header_search_sign{top: 295px !important;}
	.hs-content-id-15123884577 .custom-mega-menu-primary.js-enabled .hs-menu-flow-horizontal{top: 18.5em !important;}
	.hs-content-id-31163137507 .row-fluid .header_request_demo_cta{top: 290px !important;}
	.hs-content-id-31163137507 .row-fluid .header_search_sign{top: 295px !important;}
	.hs-content-id-31163137507 .custom-mega-menu-primary.js-enabled .hs-menu-flow-horizontal{top: 18.5em !important;}
  
}	
/* 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:not(.med_360_upd_mega_menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul) {
    display: inline-block;
    /*margin-bottom: 20px;*/
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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




/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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





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

@import url('https://fonts.googleapis.com/css2?family=Aleo:wght@300;400;700&family=Manrope:wght@200;300;400;500;600;700;800&display=swap');

@import url("https://use.typekit.net/wej7cel.css");


@import url("https://p.typekit.net/p.css?s=1&k=wej7cel&ht=tk&f=139.140.173.174.175.176.5474.5475.25136.25137.9785.9787.9791.9793&a=1618990&app=typekit&e=css");

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-style:normal;font-weight:700;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/86b539/00000000000000003b9b093a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/86b539/00000000000000003b9b093a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/86b539/00000000000000003b9b093a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
font-style:italic;font-weight:700;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
font-style:normal;font-weight:600;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/256534/00000000000000003b9b0938/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff2"),url("https://use.typekit.net/af/256534/00000000000000003b9b0938/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff"),url("https://use.typekit.net/af/256534/00000000000000003b9b0938/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("opentype");
font-style:italic;font-weight:600;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-style:normal;font-weight:400;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
font-style:italic;font-weight:400;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
font-style:normal;font-weight:300;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/f02b29/00000000000000003b9b0933/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"),url("https://use.typekit.net/af/f02b29/00000000000000003b9b0933/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"),url("https://use.typekit.net/af/f02b29/00000000000000003b9b0933/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
font-style:italic;font-weight:300;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/3331e6/00000000000000003b9b0936/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/3331e6/00000000000000003b9b0936/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/3331e6/00000000000000003b9b0936/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
font-style:normal;font-weight:500;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/1cd3b2/00000000000000003b9b0937/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"),url("https://use.typekit.net/af/1cd3b2/00000000000000003b9b0937/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"),url("https://use.typekit.net/af/1cd3b2/00000000000000003b9b0937/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
font-style:italic;font-weight:500;
}

@font-face {
font-family:"effra";
src:url("https://use.typekit.net/af/5c84c3/00000000000000000001787b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/5c84c3/00000000000000000001787b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/5c84c3/00000000000000000001787b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-style:normal;font-weight:400;
}

@font-face {
font-family:"effra";
src:url("https://use.typekit.net/af/946b62/00000000000000000001787f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/946b62/00000000000000000001787f/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/946b62/00000000000000000001787f/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-style:normal;font-weight:700;
}

@font-face {
font-family:"effra";
src:url("https://use.typekit.net/af/5ea570/00000000000000000001787d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/5ea570/00000000000000000001787d/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/5ea570/00000000000000000001787d/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
font-style:normal;font-weight:500;
}

@font-face {
font-family:"effra";
src:url("https://use.typekit.net/af/d3769f/000000000000000000017881/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"),url("https://use.typekit.net/af/d3769f/000000000000000000017881/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"),url("https://use.typekit.net/af/d3769f/000000000000000000017881/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
font-style:normal;font-weight:900;
}


body {
    margin: 0;
    padding: 0;
    width: 100%;
  	font-size: 18px;
 		font-weight: 300;
  	font-family: Manrope,sans-serif;
  	color: #444444;
    line-height: 30px;
}

.main_mid_center {
    float: none !important;
    margin: 0 auto !important;
    max-width: 1160px;
    padding: 1em;
    width: 100% !important;
}

.main_mid_center_site { float: none !important;
    margin: 0 auto !important;
    max-width: 1160px;
    padding: 0 1em;
    width: 100% !important;} 

h1 {color: #1f3056;font-family: Manrope,sans-serif;font-size: 45px;font-weight: 600;line-height: 1.35;}
h2 {color: #1f3056;font-family: Aleo, serif;font-size: 39px;line-height: 1.35;font-weight: 400;}
h3 {color: #1f3056;font-family: Aleo, serif;font-size: 30px;line-height: 1.35;font-weight: 400;}
h4 {color: #1f3056;font-family: Manrope,sans-serif;font-size: 20px;font-weight: 600;line-height: 1.35;}
h5 {color: #1F3056;font-family: Manrope,sans-serif;font-size: 30px;font-weight: 600; line-height: 1.35;}

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

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


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 

}
.custom-menu-primary .hs-menu-wrapper > ul > li{

}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{

}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {

}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{

}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{

}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{

}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a {}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  background-color: #dee3f4;
    /*  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
box-shadow: 0px 0px 5px rgba(0,0,0,0.15);*/
padding: 10px 0px 10px 20px; z-index: 9999999999; min-width: 160px; border-radius: 5px}

.cureatr_secondary_navigation_menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper { padding: 8px 15px 8px 15px; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
padding: 3px 0px;
}
.row-fluid .cureatr_secondary_navigation_menu div.hs-menu-wrapper > ul > li.hs-item-has-children > a { position:relative; }
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after, .row-fluid .cureatr_secondary_navigation_menu div.hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
content: "\f0d7";
font-family: "FontAwesome";
margin-left: 6px;
color: #444;
font-size: 12px;
}

/* Mobile Menu About Us */
.cureatr_desktop_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:nth-child(5):hover > ul.hs-menu-children-wrapper {
    background-color: #dee3f4;
    border-radius: 0;
    margin: 0 auto;
    max-width: 100%;
    padding: 0.3em 0;
}



.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:hover::after {color: #486dc7}


/* Fix menu disappearing on desktop after toggling mobile menu */
/*@media screen and (min-width:768px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
  }*/

/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

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

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

/**.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul ul li a {
    color: #666;
  padding-bottom: 5px;
  border: 0px;
}
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul ul li a { position: relative; padding-left: 3.55em !important; padding-top: 0.6em; padding-bottom: 0.5em; }


.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul ul li:nth-child(1) a:before {
    content: ' ';
    top: 8px;
    margin-right: 10px;
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/sitewide/meds-menu-icon.png);
    background-repeat: no-repeat;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 20px;
    top: 0px;
}

.custom-menu-primary .hs-menu-wrapper > ul li:nth-child(5) > ul.hs-menu-children-wrapper > li > a:before {
    content: none;
}
.custom-menu-primary .hs-menu-wrapper > ul li:nth-child(5) > ul.hs-menu-children-wrapper > li > a {
    padding-left: 1.5em !important;
}
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul ul li:nth-child(2) a:before {
    content: ' ';
    margin-right: 10px;
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/sitewide/transition-menu-icon.png?t=1532002670016);
    background-repeat: no-repeat;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 20px;
    top: 0px;
}
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul ul li:nth-child(3) a:before {
    content: ' ';
    margin-right: 10px;
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/sitewide/dashboard-menu-icon.png?t=1532002670016);
    background-repeat: no-repeat;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 20px;
    top: 0px;
}
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul ul li:nth-child(4) a:before {
    content: ' ';
    margin-right: 10px;
    background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/sitewide/message-menu-icon.png?t=1532002670016");
    background-repeat: no-repeat;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 20px;
    top: 0px;
}

.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li ul li:first-child ul li a::before { content:none; }

.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li ul li:first-child ul li a { padding-left: 2.2em !important; } 

.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li ul li:first-child ul {
    background-color: #dee3f4;
    border-radius: 0;
    margin: 0 auto;
    max-width: 100%;
    padding: 0.3em 0;
}
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li ul li:first-child ul li a { padding:0em; }
.row-fluid .cureatr_header_main_menu_cta .header_cta_group {
  text-align: right; }
.row-fluid .cureatr_header_main_menu_cta .header_sign_cta { padding: 0; }
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary {
    padding: 7px 12px 0px;
}
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li a {
    color: #666; padding: 0px 15px 0; font-weight: 300; font-family: "proxima-nova",sans-serif; font-size: 16px; line-height: 25px; background: transparent;
}
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li a:hover {
    color: #486dc7;
}
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul {

}


.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul ul li a:hover {
    color: #486dc7;
} **/
.row-fluid .new_cureatr_header_background_group {
    border-bottom: 1px solid #ececec;
    padding: 16px 0 8px;
}
.row-fluid .hero_group_cureatr {
    padding: 0 0 0 2.8em;
}
.row-fluid .cureatr_blog_banner_group {
    padding: 2em 0 3em;
}
.row-fluid .cureatr_blog_banner_content h1 {
    font-family: "effra", sans-serif;
    font-size: 43px;
    line-height: 47px; font-weight: 800; text-align: center;
}
.row-fluid .cureatr_blog_banner_content p {
    padding: 20px 15px 0; color: #666!important; font-size: 25px; line-height: 30px; font-weight: 300;
}
.row-fluid .blog_social_icons ul {
    margin: 0;
}
.row-fluid .blog_topic_social_icons_group .blog_social_icons {
    padding: 0;
    text-align: right;
}
.row-fluid .blog_topic_social_icons_group .blog_social_icons li {
    list-style: none;
    display: inline-block;
}
.row-fluid .blog_topic_social_icons_group .blog_social_icons i {
    color: #444444;
    cursor: pointer;
    padding: 5px 5px 0; font-size: 18px; opacity: 0.8;
}
.row-fluid .topic_title_social_icons {

    border-bottom: 1px solid #ccc;

}
.row-fluid .blog_topic_social_icons_group .topic_title p {
    font-size: 21px;color: #A04BDE;font-weight: 600; margin: 0;
}
.row-fluid .blog_topic_social_icons_group .topic_title p span { font-weight: 600; cursor: pointer; }
.row-fluid .blog_topic_social_icons_group .topic_title p span i.fa.fa-caret-down {
    color: #A04BDE;
}
/*
.row-fluid .topics_list_menu ul {

    padding: 1.5em 0 2em; display: none;
    margin: 0; -moz-columns: 3 auto; columns: 3 auto; -webkit-columns: 3 auto; width: 500px;

}*/
.row-fluid .topics_list_menu ul {
    background-color: transparent;
    display: inline-block;
    opacity: 1;
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    top: 0;
    transition: all 0.8s;
}
.topic_list_show {
    background-color: transparent;
    position: relative;
    top: 0;
    width: 1105px;
    text-align: left;
    z-index: 11;
    left: 0;
    padding: 1em 0em 1.2em 0;
    float: left;
    display: none;
}
span.topic_post_count {
    display: none;
}
.topic_list_show.topic_title_open { display: block; }
.row-fluid .topics_list_menu ul li {

    list-style: none;

}
.row-fluid .topics_list_menu ul li a { text-decoration: none; font-family: Manrope, sans-serif; color: #444444; line-height: 1.8; font-size: 16px; text-transform: capitalize; }

.row-fluid .topics_list_menu ul li a:hover {text-decoration: underline!important}

.blog_social_icons ul {
    margin: 0;
}
/*.row-fluid .blog_post_lists .blog-listing-group:nth-child(2n+1) {
    margin-left: 0;
}*/

.row-fluid .cureatr_blog_listing_background {
    padding: 0 0 5em;
}
.blog-listing-group:hover::before, .blog_listing_group:hover::before {
    transform: scaleX(1);
}
.blog-listing-group::before, .blog_listing_group::before {
    border-top: 4px solid #A04BDE;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50% 0;
    transition: all 0.4s ease-in-out 0s;
  	pointer-events: none;
}
.blog-listing-group, .blog_listing_group {
   
   /* display: inline-block;*/
    position: relative;
    z-index: 1;
}

.row-fluid .blog_post_lists .post-item {
    border: 1px solid #ccc;
    float: left;
    margin-left: 7.5%;
  margin-bottom: 3.5em; margin-top: 1em;
    width: 45.5%;
}
/*
.row-fluid .blog_post_lists.blog_post_lists_02 .post-item {
    width: 30%;
    margin-left: 3.0771em;
}*/
.row-fluid .blog_post_lists.blog_post_lists_02 .post-item {
    width: 29.7%;
    margin-left: 5%;
}
.row-fluid .blog_post_lists .post-item:nth-child(1) {
    margin-left: 0;
}
.row-fluid .listing-page-right-group {
    /*margin-left: 2.7em !important;
    width: 30% !important;*/
    padding-left:1em;
    display: block;
}

.row-fluid .blog_post_lists.blog_post_lists_02 .post-item:nth-child(3n+1) {
    margin-left: 0;
}
.row-fluid .blog-listing-group .post_body_details {
    padding: 25px 25px 2.8em; background:#fff;
}
.row-fluid .blog_post_lists .post-header > .post_header_title h2, .row-fluid .blog_latest-posts .post-header > h2 { 
 
  	font-size: 21px;
    font-weight: 700;
    line-height: 30px;
   margin: 6px 0 0; min-height: 4.2em; }
.row-fluid .blog-listing-group .post-body-content > p, .row-fluid .post-body-rec_post > p {
   padding: 0 0 0.5em; font-size: 16px;font-weight: 300;font-family: Manrope,sans-serif;color: #444444; line-height: 27px;
}
.post-body-content { min-height: 4.8em; }
.post_header_title { min-height: 6em; }
.row-fluid .blog_post_lists .post-header > .post_header_title h2, .row-fluid .blog_latest-posts .post-header > h2 a { color: #1f3056; text-decoration: none; font-family: Manrope, sans-serif; }
.row-fluid .blog-listing-group .topic_name p#hubspot-topic_data {
    color: #486dc7;
    font-size: 14px; font-family: Manrope, sans-serif; font-weight: 300; line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
  z-index: 1;
}
a.post_body_details_group_link {
    text-decoration: none;
}
.row-fluid .blog-listing-group .post_author_name #hubspot-author_data {
    color: #444444;
    font-size: 16px; font-family: Manrope,sans-serif !important; font-weight: 300; line-height: 25px;
   
    text-decoration: none;
}
.row-fluid .blog-listing-group .post_publish_date_group_link .post_author_date {
    background-color: #fff; padding: 8px 35px; top: -1px; position: absolute; font-family: Manrope,sans-serif; font-style: italic; font-size: 14px; color:#444444;
}
.post_publish_date_group_link { text-decoration:none; }

.row-fluid .blog-listing-group .post-hs-author-avatar {
    float: left;
  width: auto; padding: 0 15px 0 0;
}
.row-fluid .blog-listing-group .post-hs-author-avatar > img {
    border-radius: 50%;
    vertical-align: middle;
}
.row-fluid .blog-listing-group .post_author_name {
    padding: 15px 0 0;
}
.row-fluid .blog-listing-group .blog-post-image, .row-fluid .blog-listing-group .post_image_author_details {
    position: relative; float: left;
  width:100%; text-align:center;
}
.row-fluid .blog-listing-group .topic_name > p{
    margin: 0; min-height: 0;
}
.row-fluid .blog-listing-group .blog-post-image { height:161px; }
.row-fluid .blog-listing-group .blog-post-image img.post-hs-featured-image, .blog_listing_group .blog-post-image img.post-hs-featured-image {
    width: 100%;
    height: 161px;
}
.row-fluid .blog-listing-group .blog-post-image img.post-hs-featured-image { background-color: #ccc; } 

.row-fluid .blog_subscription_content .hs-input {
    border: 1px solid #ccc;
    border-radius: 2px;
    float: left;
    height: auto;
    padding: 10px 10px;
    width: 67%; font-size: 18px; margin-bottom: 20px; font-family: Manrope, sans-serif;
}

.row-fluid .blog_subscription_content h3.form-title {
    margin: 0 0 0 0;
    padding: 10px 0 5px; font-size: 25px; font-family: Manrope, sans-serif; font-weight: 500; line-height: 30px;
}
.row-fluid .blog_subscription_content .actions .hs-button.primary.large {
    background: #A04BDE;
    border: medium none;
    border-radius: 0 3px 3px 0;
    color: #fff;
    padding: 11.5px 0;
    width: 33%;
  	font-size: 16px; cursor: pointer; font-family: Manrope, sans-serif; font-weight: 600;
  -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
  
}


.hs-error-msgs {float: left !important; padding-left: 0px; margin:0; color:#cf455f;font-size:14px; }
.hs-error-msgs li {list-style-type: none!important; text-align:center;margin:5px auto;}
.row-fluid .blog_subscription_content .actions .hs-button.primary.large:hover {
    background: #AF4EF7 none repeat scroll 0 0;
    transition: all .15s ease;
  transform: translateY(-1px);


}
.row-fluid .blog_subscription_content .hs-error-msgs.inputs-list > li {
    list-style: outside none none;
}

/*rec_post*/
.blog_listing_group .post_body_details {
    padding: 25px 25px 37px;
}
body.blogpost_page .blog_listing_group .post_body_details {
    padding: 35px 30px 28px;
}
.blog_listing_group { border: 1px solid #ccc; margin: 4em 0em 0em 0; float: left; }
.blog_listing_group h2 { 
  	 font-family: Manrope, sans-serif;
    font-size: 21px; min-height: 2em;
  line-height: 28px; font-weight: 800; margin: 6px 0 0; }
.blog_listing_group .post-body-content > p {
    line-height: 1.5;
}
.blog_listing_group .post-header > .post_header_title h2 a { color: #1f3056; text-decoration: none; }
.blog_listing_group .topic_name .topic-link {
    color: #486dc7;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.blog_listing_group .post_author_name .author-link {
    color: #444444;
    font-size: 16px; line-height: 25px;
    font-weight: 300; 
    text-decoration: none; font-family: Manrope,sans-serif;
}
.blog_listing_group .post_author_date {
    background-color: #fff;
    padding: 8px 35px;
    position: absolute;
    top: 0;  font-family:Manrope,sans-serif;
    font-style: italic; font-size: 14px;
}
.blog_listing_group .post-hs-author-avatar {
    float: left;
    width: auto; padding: 0 15px 0 0;
}
.blog_listing_group .post-hs-author-avatar > img {
    border-radius: 50%;
    vertical-align: middle;
}
.blog_listing_group .post_author_name {
    padding: 15px 0 0;
}
.blog_listing_group .blog-post-image, .blog_listing_group .post_image_author_details {
    position: relative;
}
.blog_listing_group .topic_name > p{
    margin: 0;
}
/* rec post */
.row-fluid .search-input-icon {
    position: relative;
}
.row-fluid .custon_search_group .search-input-icon {
    position: absolute;
    left: 0;
    width: 155px !important;
}
.row-fluid .search-input-icon .fa.fa-search {
    color: #ccc;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 20px;
    font-weight: 300;
    margin: 15px 0 0 10px;
    position: absolute;
    right: 0px;
  left:auto;
  top:2px;
  transition:all .5s ease;
}
.row-fluid .search-input-icon .center1.expanded i.fa.fa-search {
    left: -30px;
    right: auto;
  transition:all .5s ease;
}

.row-fluid .search-input-icon .search-input {
    border: medium none;
    cursor: pointer;
    float: left;
    font-family: Manrope,sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin: 8px 0 0;
    padding: 0;
    width: 77%;
}
.custon_search_group {
    position: relative;
  left:0%;
}

/*.row-fluid .search-input-icon .fa.fa-search {
    color: #444;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400; margin: 10px 0 0; display: block;
}
.row-fluid .search-input-icon .search-input {
  
    border: medium none;
    cursor: pointer;
   
    font-family: "proxima-nova",sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    width: auto; margin: 0;
}
/*.row-fluid .search-input-icon .search-input {
    background: rgba(0, 0, 0, 0) url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/blog/search.png") no-repeat scroll center right;
    border: medium none;
    cursor: pointer;
   
    font-family: "proxima-nova",sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 9px 41px;
    width: 17px; margin: 1px 80px;
}*/

/*.row-fluid .search-input-icon input:focus {
    transition: all 0.5s ease-in-out 0s;
  width: 200px; outline: none; }
/* footer Design ***/
.footer_logo_copy_group p {font-size: 14px; color: #666}
.row-fluid .cureatr_new_footer_background_group {
    background-color: #F5F7FC;
    padding: 2em 0 3em;
}
.row-fluid .footer_menu_group .footer_menu ul li a {
  color: #444444;
    max-width: none;
    overflow: auto;
    padding: 7px 0;
    text-overflow: unset;
    white-space: normal; font-size: 14px; line-height: 15px;
}
.row-fluid .connect_with_us_contents ul li a:hover {
    text-decoration: underline;
}
.row-fluid .footer_menu_group .footer_menu ul li a:hover {
   text-decoration: underline;
}
.row-fluid .footer_menu2 {
    padding: 0 16px;
}
.footer_logo_image {
    /*padding: 3.5em 0 0.3em;*/
}
.row-fluid .about_cureatr_content h6, .row-fluid .footer_menu_group .footer_menu_title h6, .connect_group .footer_menu_title h6{
    color: #1f3056;
    font-size: 16px;
      margin: 10px 0px;
}

.row-fluid .connect_with_us_contents ul li {
    list-style: outside none none;
    /*padding: 6px 0;*/
}
.row-fluid .about_cureatr_content p {
    line-height: 23px;
  	font-size: 14px;
}
.row-fluid .connect_with_us_contents ul {
    margin: 0;
    padding: 0;
}
.row-fluid .connect_with_us_contents ul li a {
    color: #486dc7; 
  font-size: 14px;
    list-style: outside none none;
    text-decoration: none;
}
.row-fluid .connect_with_us_contents ul li {
    list-style: outside none none;
   /* padding: 6px 0;*/
}
.row-fluid .footer_social_icons ul { padding: 0; margin: 0; }
.row-fluid .footer_social_icons ul li { list-style: none; display: inline-block; }
.row-fluid .footer_social_icons ul li a i { background: #DEE4F4; border-radius: 50%; color: #1f3056; height: 14px; margin: 13px 5px 0 0px; padding: 10px 0; text-align: center; width: 35px; }
.row-fluid .footer_social_icons ul li a i:hover { background: #486dc7; color: #ffffff; transition: all .15s ease-in-out; }


.blog-pagination-post ul .active a{
    background: #dee4f4 none repeat scroll 0 0;
    border-radius: 4px;
    padding: 5px 11px;
}
.blog-pagination-post ul li {
    display: inline-block;
    list-style: outside none none;
    padding: 0;
}
.blog-pagination-post ul li a:hover {
    background-color: #dee4f4;
    border-radius: 4px;
    padding: 5px 11px;
}
.blog-pagination-post ul li a {
    color: #666666;
    font-size: 18px;
    font-weight: 300;
  	font-family: Manrope, sans-serif;
    text-decoration: none;
  padding: 5px 11px;
}

.blog-pagination-post ul {
    padding: 0; margin: 0;
}
.blog-pagination-post ul li a i {
    color: #486dc7;
}
.blog-pagination-post {
 		 padding: 0;
    text-align: center;
    width: 100%; float: left;
}


/*.blog_read_more_cta img {
    height: 390px;
}*/
.row-fluid .blog_topic_social_icons_group .blog_social_icons i:hover {
    color: #486dc7;
}
.row-fluid .copy_rights_cureatr {
    padding: 0 26px;
}
.row-fluid .footer_logo_image {
    text-align: right;
}
.post-item.hideElement {
    opacity: 0;
}
/********************** Listing Page Design *****************/

/************ Author Bio **************/
.row-fluid .author_bio_details_group .hs-author-avatar > img {
    border-radius: 50%;
}
.row-fluid .author_bio_details_group .hs-author-bio {
    line-height: 26px;
    padding: 1em 0;
}
.row-fluid .author_bio_details_group .hs-author-name {
    font-size: 25px; margin: 0 0 10px;
}
.row-fluid .author_bio_details_group .hs-author-listing-header {
    font-size: 20px;
    margin: 20px 0 0;
}
.post-banner_image.post-banner_image_mobile {
    display: none !important;
}
.post-details_group .post_author_date-name {
    display: block;
}
/************ Author Bio **************/

/*********** Post Page Design ************/
.row-fluid .blog_post_comments ul li {
    list-style: none;
}

.row-fluid .blog_post_comments .actions .hs-button.primary:hover {
    transform: translateY(-1px);
    background: #AF4EF7;
}

body.blogpost_page .blog_listing_group {
    margin: 1em 0 0;
}
.row-fluid .topics_lists_right {
    padding: 4em 0;
}
.row-fluid .post-details_group .postdetails-title h1 {
    color: #1f3056;
    font-family: Manrope;
    font-size: 43px;
  line-height: 51px;
    font-weight: 800;
    text-align: center;
}
.row-fluid .post-details_group .blog-postdetails-image .post-hs-featured-image {
    width: 100%;
}
.post-details_group .post_author_date-name .hs-author-avatar > img {
    border-radius: 50%;
}
.post-details_group .postdetails-image-author .post_author_date-name {
    bottom: 0;
    position: absolute;
    right: 0;
  background-color: #fff;
    float: left;
    padding: 1em 2em 1em;
    width: auto;
}
.post-details_group .postdetails-image-author, .post-details_group .postdetails-image-author .blog-postdetails-image {
    position: relative;
}
.published-date {
    float: left;
    padding: 1em 0;
}
.published-date .author-link {
    color: #A04BDE;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none; border-right: 2px solid #1f3056; padding: 0 8px;
font-family:Manrope!important;
}


.published-date .author-link:hover {
  text-decoration: underline;}

.post-details_group .postdetails-image-author .post-date-time {
    color: #666;
    float: left;
    padding: 1em 0.5em 0;
    width: auto;
  font-family: Manrope,sans-serif;
    font-size: 16px;
    font-style: italic;
}
.poat-author_image-details {
    float: left;
    width: auto;
}
.post-details_group .section-post-body > p {
    color: #444444;
    font-size: 18px;
    line-height: 1.5; margin: 0; padding: 0 0 1.25em;
   
}

.post-details_group .section-post-body ul li, .post-details_group .section-post-body ol li { color: #444444;
    font-size: 18px;
    line-height: 1.5;
margin-bottom: 20px}

.post-details_group .section-post-body::before {
    background-color: #486dc7;
    bottom: 27px;
    content: "";
    height: 4px;
    position: absolute;
    width: 105px;
}
.post-details_group .section-post-body {
    padding: 3em 0 0.5em;
    position: relative;
}
.post-details_group .section-post-body > h2 {
   color: #1f3056;
   font-family: Manrope, sans-serif;
	 font-size: 32px;
   line-height: 40px;
   font-weight: 500;
   margin: 4px 0px 15px;
  
}

.post-details_group .section-post-body > h3 {
    color: #444444;
    font-family: Manrope,sans-serif;
    font-size: 25px;
    line-height: 30px;
    font-weight: 500; margin: 0; padding: 0 0 0.8em;
}
.row-fluid .blog_post_lists .post-comments-group {
    padding: 0;
}
.row-fluid .post_page_topic_group {
    padding: 1.5em 0 0;
}
.row-fluid .post-full-body-contents-group {
    background-color: #F5F7FC;
}

.row-fluid .latest_post_title h4 {
    color: #444444;
    font-family: Manrope,sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

/*******Comment Form ********/
.row-fluid .blog_post_comments form .hs-form-field label span{
    display: none;
}
.row-fluid .blog_post_comments form .hs-form-field .hs-form-booleancheckbox-display { display: none; }
.row-fluid .blog_post_comments .actions .hs-button.primary {
    background: #A04BDE none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 10px 22px; font-family: Manrope,sans-serif; font-weight: 600;
  -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.row-fluid .blog_post_comments .actions { float: left; }
.row-fluid .blog_post_comments .grecaptcha-badge {
    float: left; display: none;
}
.row-fluid .blog_post_comments textarea.hs-input {
    padding: 1em 1em 5em;
    width: 95% !important;
}
.row-fluid .blog_post_comments .hs-input:first-child {
    margin-right: 20px;
}
.row-fluid .blog_post_comments .hs-input:focus{ outline: none; }
.row-fluid .blog_post_comments .hs-input {
    color: #444444;
    float: left;
    font-size: 15px; width: 46% !important;
    margin-bottom: 18px; padding: 10px; border: 1px solid #ccc; border-radius: 3px; font-family: Manrope,sans-serif; font-weight: 300;
   
}
.blog_post_comments .hs-richtext h5 {
        color: #1f3056;
    font-size: 20px;
    margin: 2em 0 .5em;
    padding-bottom: 0.5em;
}
.row-fluid .post_details_background-group {
    padding: 35px 35px 50px; position: relative; background-color: #ffffff;
}
.row-fluid .topics_lists_right .widget-module li {
    list-style: outside none none;
}
.row-fluid .topics_lists_right .widget-module ul {
    margin: 0;
    padding: 0;
}
.row-fluid .topics_lists_right .widget-module ul li a .filter-link-count {
    display: none;
}
.row-fluid .topics_lists_right #hubspot-topic_data a.topic-link {
    background: #dee4f4 none repeat scroll 0 0;
    color: #486dc7;
    font-size: 14px;
    padding: 0.4em 0.7em;
  	border-radius: 3px;
    text-decoration: none;
    text-transform: uppercase;
  	transition: all 0.4s ease-in-out 0s;
  margin: 0.5em 0;
    display: inline-block;
  
}
.row-fluid .topics_lists_right #hubspot-topic_data a.topic-link:hover {
    background: #486dc7;
    color: #fff;  
}

.row-fluid .topics_lists_right p {
    color: #444444;
    font-family: Manrope;
    font-size: 16px;
    font-weight: 300;
}
body.blogpost_page .blog_subscription_content {
    padding: 2.5em 0 0;
}
body.blogpost_page .blog_read_more_cta img {
    height: auto;
}
/***************/

.row-fluid .post_details_left_social_icons ul li a i {
    height: 40px;
    padding: 16px 0 0;
    text-align: center;
    width: 48px;
}
.row-fluid .post_details_left_social_icons {
    position: absolute; left: 0; top: 0;
}
.post_details_left_social_icons .hs-author-social-links a.hs-author-social-link { display: block; }
.row-fluid .post_details_left_social_icons ul {
    margin: 0;
    padding: 0;
}
.row-fluid .post_details_left_social_icons ul li {
    list-style: outside none none;
}
.row-fluid .post_details_left_social_icons ul li a { font-size: 20px; color: #fff; }
.row-fluid .post_details_left_social_icons ul li a .fa.fa-google-plus {
    background: #dd4b39 none repeat scroll 0 0;
}
.row-fluid .post_details_left_social_icons ul li a .fa.fa-facebook {
    background: #3b5998 none repeat scroll 0 0;
}
.row-fluid .post_details_left_social_icons ul li a .fa.fa-twitter {
    background: #55acee none repeat scroll 0 0;
}
.row-fluid .post_details_left_social_icons ul li a .fa.fa-linkedin {
    background: #007bb5 none repeat scroll 0 0;
}

.post-comments-group .custom_listing_comments > a {
    color: #444444;
    line-height: 25px;
    text-decoration: none;
}
.post-comments-group .custom_listing_comments {
    margin: 2em 0 1em;
    padding: 1.5em 0 0;
}


h4.comment-header {color:#444444;font-size:24px!important;font-weight:700;margin:0;padding:0;}

.row-fluid .post-details_group .section-post-body .hs-cta-img  {height: auto!important}

.row-fluid .post-details_group .section-post-body a {
    color: #A04BDE;
    text-decoration: none;
}

.row-fluid .post-details_group .section-post-body a:hover {
    text-decoration: underline;
}

.row-fluid .post-details_group .section-post-body blockquote p em {
    color: #486dc7;
    font-family: Manrope,sans-serif;
    font-size: 24px;
    font-weight: 500;
}

.row-fluid .post-details_group .section-post-body blockquote p {
    margin: 10px 0 10px;
    color: #1f2f55;
    font-size: 18px;
    font-weight: 500;

}

.row-fluid .post-details_group .section-post-body blockquote {margin-bottom: 30px}
.poat-author_image-details .hs-author-avatar { float: left; }
#contentEditor-preview .post_featured_image_alt_text {
    display: none !important;
}
.row-fluid .post_featured_image_alt_text {
    display: none !important;
}
/******* Post Page ************/


/*---------------------- Custom Search --------------------------*/
.white_content { position: relative; }
.blog_custom_search_group fieldset.head1 {
    border: none;
    padding: 0;
    margin: 0;
}
.inner-search {
    padding: 11px 0px 0px;
    line-height: 1em;
    height: auto;
    width: 100%;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    color: #444444;
    font-size: 14px;
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    position: absolute;
    right: 13px;
    transition: all .2s ease;
    opacity: 0;
    max-width: 0;
  font-family:Manrope,sans-serif;
      font-weight: 300;
}
.inner-search.expanded {
    max-width: 250px;
    opacity: 1;
}
.inner-search.expanded:focus {
    outline: none;
}
div#resultsDiv, div#resultsDivDesktop {
    float: left;
    width: 100%;
    position: fixed;
    z-index: 11;
    background-color: white;
  	border-top: 1px solid #ececec;
    left: 0;
    padding: 1em;
    overflow-y: scroll;
    height: 100%;
    overflow-x: hidden;
}
.pageContainer {
    max-width: 950px;
    margin: 0 auto;
    float: none;
    width: 100%;
}
.webResult {
    float: left;
    width: 100%;
    border-bottom: 2px dotted #ececec;
    padding-bottom: 1em;
}
.webResult-inner-image {
    display: none;
}
.webResult-inner1, .webResult-inner2 {
    float: left;
    width: 100%;
    padding: 0em;
}
.webResult h2 {margin: 15px 0px 0px }

.webResult-inner1 h2 a {
    color: #1f3056;
    text-decoration: none;
    font-weight: 700;
    font-size: 27px;
    font-family: Manrope;
    line-height: 1.3em;
}
.webResult-inner2 p {
    font-size: 16px;
    font-weight: 300;
    margin-top: 0.5em;
    font-family: Manrope,sans-serif;
    line-height: 1.3em;
    color: #444444;
}
.search_result_module {
    display: none !important;
}
.searchresult-show .search_result_module {
    display: block !important;
  margin-top:1em;
}
.mobile-open.searchresult-show .search_result_module {
    display: block !important;
  margin-top: 	1em;
}
.search_result_module .close {
    position: absolute;
    top: 6em;
    z-index: 22;
    right: 4em;
  cursor: pointer;
  transition: all 0.5s;
}
.search_result_module .close i { font-size: 0; position: relative; transition: all 0.5s; }
.search_result_module .close i::before {

    content: "";
    width: 25px;
    background-color: #5f8ffc;
    height: 3px;
    right: 0;
    top: 0;
    position: absolute;
    transform: rotate(45deg);

}
.search_result_module .close i::after {

    content: "";
    width: 25px;
    background-color: #5f8ffc;
    height: 3px;
    right: 0;
    top: 0;
    position: absolute;
    transform: rotate(-45deg);

}


.body-container-wrapper, .footer-container-wrapper{
    display: block;
}
.searchresult-show .body-container-wrapper, .searchresult-show .footer-container-wrapper{
    display: none;
}
.center1.expanded input#s1, .center1.expanded input#s2 {
    max-width: 250px;
    width: 100%;
    opacity: 1;
}
.center1.expanded input#s1:focus, .center1.expanded input#s2:focus {
    outline: none;
}
.searchPagination {
    float: left;
    width: 100%;
    padding-bottom: 8em;
    text-align: center;
    padding-top: 2em;
  margin-bottom: 3em!important;
}
.searchPagination .prev, .searchPagination .next {
    width: auto;
  	float:none;
  display: inline-block;
}
.searchPagination .prev {
    text-align: right;
}
.searchPagination .prev span {
    margin-right: 10px;
}
.searchPagination .next {
    text-align: left;
}
.searchPagination .next span {
    margin-left: 10px;
}
.searchPagination .prev span, .searchPagination .next span {
    cursor: pointer;
    text-align: center;
    background-color: #486dc7;
    border-radius: 7px;
    padding: 0.5em 1em;
    color: #ffffff;
    text-transform: CAPITALIZE;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3em;
}
.social_share__icons {
    position: fixed;
    left: 0;
    top: 50%;
}
.social_share__icons ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.social_share__icons ul li {
    display: block;
}
.social_share__icons ul li img {
    width: 60px;
    height: 59px;
}
/*
.row-fluid .topics_list_menu ul {
    width: 25% !important;
}*/
.row-fluid .about_group {
    padding: 0 0em 0 1.5em;
}

.blog_post_comments .comment-from {border-top: 1px solid #ccc; padding-top: 30px}

.blog_post_comments .comment-from h4 {
    margin: 0;
}
.blog_post_comments .comment-from h4 a {
    text-decoration: none;
    color: #1f3056;
}
.blog_post_comments .comment-from {
    display: block;
}
.blog_post_comments .comment-date {
    font-size: 14px;
    color: #666666;
    display: block;
    margin-top: 0.3em; font-style: italic;
}
.blog_post_comments .comment-body p {
    color: #444444;
    font-size: 16px;
}
/*.blog_post_comments .comment-reply-to em {
    font-style: normal;
}*/
.blog_post_comments .comment-reply-to, .blog_post_comments span.replying-to {
    padding-left: 0;
  margin-bottom: 20px;
    color: #486dc7;
    font-size: 16px;}

.blog_post_comments .comment-reply-to {background: none!important}

.blog_post_comments .comment-reply-to:after {
content: "\f0da";
   font-family: "FontAwesome";
   color: #486dc7;
   font-style: normal;
  padding-left: 7px;

}

.blog_post_comments .comment.depth-0 {
    border-top: none;
  padding-top: .25em!important;
  margin-top: 0px;
}
/*---------------------- Custom Search End --------------------------*/



/*---------------------- Search Results Page --------------------------*/

.results-container {padding: 125px 0px}
 .searchicon {float: left!important;}
input.hs-search-field__input {padding: 0px; border: 0px; border-bottom: 1px solid #c7c7c7; min-height: 50px; font-size: 30px; color: #4c4c4d; font-weight: 300}
.searchpage .wrapper {width: 800px}
input:focus, select:focus, textarea:focus, button:focus {outline: none;}
.search-bar input, .search-bar textarea, .search-bar [contenteditable] {caret-color: #39c9cb;}
 .search-bar ::-webkit-input-placeholder { color:#a8a6a6 !important; font-size:30px !important; font-family: 'Roboto Slab', sans-serif !important; opacity:1 !important; font-weight:300 !important; }
 .search-bar ::-moz-placeholder { color:#a8a6a6 !important; font-size:30px !important; font-family: 'Roboto Slab', sans-serif !important; opacity:1 !important; font-weight:300 !important; }
 .search-bar :-ms-input-placeholder { color:#a8a6a6 !important; font-size:30px !important; font-family: 'Roboto Slab', sans-serif !important; opacity:1 !important; font-weight:300 !important; }
 .search-bar :-moz-placeholder { color:#a8a6a6 !important; font-size:30px !important; font-family: 'Roboto Slab', sans-serif !important; opacity:1 !important; font-weight:300 !important;}
.hs-search-results__listing p {padding-bottom: 0px}
.hs-search-results__listing li{margin: 30px auto;background: #fff; padding: 30px;
    -webkit-box-shadow: -3px 3px 6px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: -3px 3px 6px 0px rgba(0,0,0,0.14);
    -o-box-shadow: -3px 3px 6px 0px rgba(0,0,0,0.14);
    -ms-box-shadow: -3px 3px 6px 0px rgba(0,0,0,0.14);
    box-shadow: -3px 3px 6px 0px rgba(0,0,0,0.14);
    border-radius: 3px;
  
}
.row-fluid .social_share__icons_mobile_group {
    display: none !important;
}
p.all_topic_link {
    margin: 0 0 0.5em;
}
p.all_topic_link a {
    text-decoration: none;
    color: #486dc7;
    font-size: 16px;
    cursor: pointer;
}
/*---------------------- Search Results Page End --------------------------*/


/*---------------------- New Home Page Design Start --------------------------*/

.covid-splash {background-color:#CF455F;padding:15px 0;color:#ffffff;text-align:center;}
.covid-splash a {color:#ffffff;font-weight:bold;}
.covid-splash a::after {
    display: inline-block;
    margin: 0px 0 0 7px;
    content: "";
    background: url(https://www.cureatr.com/hubfs/images/arrow-white-cta.png) no-repeat;
    vertical-align: 1px;
    width: 12px;
    height: 9px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.covid-splash a:hover:after {transform: translateX(8px);}

.row-fluid .cureatr_home_hero_background_group .home_hero_title h1 {
   margin: 0; position: relative;
}
.row-fluid .cureatr_home_hero_background_group .home_hero_title h5 {
    color: #486dc7;
    font-family: Manrope,sans-serif;
    font-weight: 500;
  margin: 1.1em 0;
}
.row-fluid .cureatr_home_hero_background_group .home_hero_title {
    padding: 3.5em 0 0;
    text-align: center; position: relative;
}
.row-fluid .cureatr_home_hero_background_group .home_hero_title h1::before{
    background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero-traingle.png");
    background-repeat: no-repeat;
    bottom: -2em;
    content: "";
    height: 126%;
    left: -130px;
    position: absolute;
    width: 100%;
}

.row-fluid .cureatr_home_hero_background_group .home_hero_cta {
    padding: 5px 0 0;
    text-align: center;
}
.row-fluid .hero_detailed_contents {
    padding: 3em 1.5em 2em 0;
}
.row-fluid .hero_detailed_contents h4 {
   /* color: #1f3056;
    font-family: "effra",sans-serif;
    font-size: 21px;
    font-weight: 800;*/
  margin-bottom: 18px;
}
/*.row-fluid .hero_detailed_contents p {
    color: #000;
    font-size: 16px;
    line-height: 1.5;
}*/

.row-fluid .four_connected_solutions_group {
    padding: 4em 0 3em;
}
.row-fluid .solution_group_contents {
    padding: 2em 0 3em;
}

a.four_connected_solutions_source.block.relative {
    position: relative;
    display: block;
    width: 50%;
    flex-shrink: 0;
    float: left;
}
a.four_connected_solutions_source.block.relative svg {
    margin: 0 7px 7px 0;
    transform-origin: bottom right;
    width: 175px;
    height: 175px;
    float: right;
    border-radius: 6px;
}
.care_transitions_group {
    position: absolute;
    left: 0;
}

.medication_info_group h3 {margin-top: 5px!important}

.medication_info_group {
    position: absolute;
    right: 0;
}
.performance_dashboard_group {
    position: absolute;
    left: 0;
}
.secure_messaging_group {
    position: absolute;
    right: 0;
}
.cureatr_care_team_background {
    margin-top: 10em;
}


.row-fluid .cureatr_care_team_background .our_care_team_title h5 {
    text-align: center;
  position:relative; margin: 0;
}
.row-fluid .cureatr_care_team_background .our_care_team_title p {
    text-align: center;
    margin: 10px 0 0;
    color: #1f2f55;
    font-size: 20px;
    font-weight: 500;
  position:relative;
}
.row-fluid .cureatr_care_team_background .our_care_team_title {
position:relative;
}
.row-fluid .cureatr_care_team_background .our_care_team_title::before {
   content: "";
    background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/pink-dots-square.png");
    background-repeat: no-repeat;
    position: absolute;
    left: -60px;
    width: 100%;
    height: 118%;
    bottom: 0em;
}


.row-fluid .excellent_care_background_group {
    border-top: 1px solid #ececec;
    padding: 3em 0 6em;
}
.row-fluid .excellent_care_background_group .excellent_care_title h2 {
    margin: 0;
}
.row-fluid .excellent_care_background_group .excellent_care_title p {
    margin: 10px 0 0; padding: 0 10px 0 0;
}
.row-fluid .four_connected_solutions_group .four_connected_solutions_title h2 {
    /*color: #1f3056;
    font-family: "effra",sans-serif;
    font-size: 42px;
    font-weight: 800;*/
    text-align: center; margin: 0;
}
.row-fluid .four_connected_solutions_source_content h3 {
    margin: 0;
}
.row-fluid .four_connected_solutions_source_content p {
    color: #444444;
    line-height: 1.5; margin: 10px 0 0;
}

.four_solutions_content_list_group span.hs_cos_wrapper.hs_cos_wrapper_widget {
    position: relative;
}
.four_connected_solutions_source_content {
    width: 55%;
    float: left;
}
.care_transitions_group.four_connected_solutions_source_content {
    text-align: right;
}
.performance_dashboard_group.four_connected_solutions_source_content {
    text-align: right;
}

.plus_icon_dot_image {
    position: absolute;
    width: 100%;
  float:left;
  z-index: 2;
}
.medication_info_icon_group.plus_icon_dot_image .plus_icon {
    float: left;
}
.medication_info_icon_group.plus_icon_dot_image .dot_image {
    float: left;
    text-align: left;
    width: 50%;
    margin-top: 0.4em;
    margin-left: -14px;
}

.medication_info_icon_group.plus_icon_dot_image {
    bottom: 0em;
    left: 8.5em;
    width: 21%;
  top: 7.5em;
}
.care_transitions_icon_group.plus_icon_dot_image {
    float: right;
    width: 21%;
    right: 8.5em;
    top: 7.5em;
}
.care_transitions_icon_group.plus_icon_dot_image .plus_icon {
    float: right;
}
.dot_image img {
    vertical-align: middle;
}
.care_transitions_icon_group.plus_icon_dot_image .dot_image {
    float: right;
    text-align: right;
    margin-top: 0.4em;
    margin-right: -12px;
}
.performance_dashboard_icon_group.plus_icon_dot_image {
    top: 2.7em;
    right: 8.5em;
    float: right;
    width: 21%;
}
.performance_dashboard_icon_group.plus_icon_dot_image .plus_icon {
    float: right;
}
.performance_dashboard_icon_group.plus_icon_dot_image .dot_image {
    float: right;
    text-align: right;
    margin-top: 0.4em;
    margin-right: -12px;
}
.secure_messaging_icon_group.plus_icon_dot_image{
    top: 3.2em;
    left: 8.5em;
    float: left;
    width: 21%;
}
.secure_messaging_icon_group.plus_icon_dot_image .plus_icon {
    float: left;
}
.secure_messaging_icon_group.plus_icon_dot_image .dot_image {
    float: left;
    text-align: left;
    width: 50%;
  margin-top: 0.4em;
    margin-left: -14px;
}
a.four_connected_solutions_source.block.relative.nth_row_1:hover svg path {
    fill: #f6dde1;
    transition: all 0.4s;
}
a.four_connected_solutions_source.block.relative.nth_row_2:hover svg path {
    fill: #c9f2c6;
    transition: all 0.4s;
}
a.four_connected_solutions_source.block.relative.nth_row_3:hover svg path {
    fill: #dee4f4;
    transition: all 0.4s;
}
a.four_connected_solutions_source.block.relative.nth_row_4:hover svg path {
    fill: #eddef9;
    transition: all 0.4s;
}

a.four_connected_solutions_source.block.relative.nth_row_1:hover .transitions_puzzle, a.four_connected_solutions_source.block.relative.nth_row_1:hover .transitions_puzzle span {
 background-color: #f6dde1; 
  transition: all 0.4s;
}
a.four_connected_solutions_source.block.relative.nth_row_2:hover .medication_puzzle, a.four_connected_solutions_source.block.relative.nth_row_2:hover .medication_puzzle span {
 background-color: #c9f2c6; 
  transition: all 0.4s;
}
a.four_connected_solutions_source.block.relative.nth_row_2:hover .medication_puzzle span.r {
    background-color: #ffffff;
}
a.four_connected_solutions_source.block.relative.nth_row_3:hover .performance_puzzle, a.four_connected_solutions_source.block.relative.nth_row_3:hover .performance_puzzle span {
 background-color: #eddef9; 
  transition: all 0.4s;
}
a.four_connected_solutions_source.block.relative.nth_row_3:hover .performance_puzzle span { background-color:#ffffff; }
a.four_connected_solutions_source.block.relative.nth_row_4:hover .secure_puzzle, a.four_connected_solutions_source.block.relative.nth_row_4:hover .secure_puzzle span {
 background-color: #dee4f4; 
  transition: all 0.4s;
}
a.four_connected_solutions_source.block.relative.nth_row_4:hover .secure_puzzle span.l { background-color:#ffffff; }
a.four_connected_solutions_source.block.relative.nth_row_3 {
    top: 4.8em;
}
a.four_connected_solutions_source.block.relative.nth_row_4 {
    top: 4.3em;
}

.cureatr_home_hero_background_group {
  /* background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero_image_bg.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
  	position: relative;
    z-index: 33;
}
.cureatr_home_hero_background_group .main_mid_center_site {	position: relative; }
.cureatr_home_hero_background_group::before {
    content: "";
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero_background_bottom_img.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 280px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: 100% 100%;
    z-index: 0;
}
.cureatr_home_hero_background_group::after {
    content: "";
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero_background_round_img.png);
    background-repeat: no-repeat;
    width: 89px;
    height: 157px;
    position: absolute;
    right: 0;
    bottom: 12em;
    z-index: 0;
}
.hero_detailed_content_group_bg {
    background-color: #f5f7fc;
}
.cureatr_hero_image {
    margin-top: 2em;
}
.customer_images_list_group_bg {
    text-align: center;
    padding-bottom: 2em;
    margin-top: 6em;
}

.customer_images_list_group_bg div.hs_cos_wrapper {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2em 2em;
}
/*=========Form Design ========*/
.row-fluid .informed_care_form_group form fieldset {
    max-width: 100% !important;
}
.row-fluid .informed_care_form_group .hs-form-field label span {
    display: none;
}
.row-fluid .informed_care_form_group .hs-input {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666666;
    font-family: Manrope,sans-serif;
    font-size: 18px;
    height: auto;
    margin-bottom: 1em;
    padding: 7px 10px;
  width: 100%;
  -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
  box-shadow: none;
}
.row-fluid .informed_care_form_group form fieldset div.input {
    margin-right: 1em;
}
.row-fluid .informed_care_form_group .actions .hs-button.primary.large {
    background: #486dc7 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: Manrope,sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 7px 12px;
  margin-top:0.3em;
   transition:all .4s ease; 
  -moz-transition:all .4s ease; 
  -webkit-transition:all .4s ease; 
  -o-transition:all .4s ease;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}
.row-fluid .informed_care_form_group .actions .hs-button.primary.large:hover {transform: translateY(-1px);
    transition: all .15s ease;
    background: #668be5 !important;
    box-shadow: 0px 2px 5px #ccc;}

.row-fluid .informed_care_form_group input::-moz-placeholder, .row-fluid .informed_care_form_group textarea::-moz-placeholder {
    opacity: 1;
}
.row-fluid .informed_care_form_group {
    padding: 2.5em 0 0;
}
.row-fluid .informed_care_form_group .hs-error-msgs.inputs-list > li {
    font-size: 15px;
    list-style: outside none none;
}
.row-fluid .four_solutions_content_list_group {
    padding: 1em 0 0;
}
.row-fluid .excellent_care_form_content {
    padding: 0 0 0 2em;
}
.row-fluid .excellent_care_image {
    padding: 2em 0 0;
}
/*=========Form Design ========*/
.small-header .header-container.container-fluid {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #fff;
    margin: 0;
    transition: all 0.4s;
    z-index: 9999;
}
/*.small-header .header-container.container-fluid {
    position: relative;
    width: 100%;    
    z-index: 9999;
}*/
.transitions_puzzle, .medication_puzzle, .performance_puzzle, .secure_puzzle  {
  width: 9.5em;
  height: 9.5em;
  margin: 5px;
  position: relative;
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
  cursor: pointer;
}
.transitions_puzzle, .performance_puzzle  { float:right; }
.medication_puzzle, .secure_puzzle { float:left; }
.transitions_puzzle, .transitions_puzzle span, .medication_puzzle, .medication_puzzle span, .performance_puzzle, .performance_puzzle span, .secure_puzzle, .secure_puzzle span {
 background-color: #486dc7; 
}

.transitions_puzzle span.t {
    position: absolute;
    right: -2.4em;
    top: 37%;
    width: 3em;
    height: 3em;
    background-color: #486dc7;
    z-index: 1;
  -webkit-border-radius: 4em;
  -moz-border-radius: 4em;
  border-radius: 4em;
}
.transitions_puzzle span.r {
    position: absolute;
    left:35%;
    bottom: -2em;
    width: 3em;
    height: 3em;
    background-color: #486dc7;
    z-index: 1;
  -webkit-border-radius: 4em;
  -moz-border-radius: 4em;
  border-radius: 4em;
}
.medication_puzzle span.r {
    position: absolute;
    left: 0;
    top: 32%;
    width: 2.4em;
    height: 4em;
    background-color: #fff;
    border-top-right-radius: 3em;
    border-bottom-right-radius: 3em;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.medication_puzzle span.b {
    position: absolute;
    right: auto;
    left:35%;
    bottom: -2em;
    width: 3em;
    height: 3em;
    background-color: #486dc7;
    z-index: 1;
  -webkit-border-radius: 4em;
  -moz-border-radius: 4em;
  border-radius: 4em;
}


.secure_puzzle span.t {
    position: absolute;
    left: -2em;
    top: 3.4em;
    width: 3em;
    height: 3em;
    background-color: #486dc7;
    z-index: 1;
  -webkit-border-radius: 4em;
  -moz-border-radius: 4em;
  border-radius: 4em;
}



.secure_puzzle span.l {
    position: absolute;
    left: 2.7em;
    top: 0;
    width: 4.3em;
    height: 2.2em;
    background-color: #fff;
    border-bottom-right-radius: 4em;
    border-bottom-left-radius: 4em;
}




.performance_puzzle span.b {
    position: absolute;
    left: 2.7em;
    top: 0;
    width: 4.3em;
    height: 2.2em;
    background-color: #fff;
    border-bottom-right-radius: 4em;
    border-bottom-left-radius: 4em;
}

.performance_puzzle span.l {
    position: absolute;
    right: 0px;
    top: 30%;
    width: 2em;
    height: 4.1em;
    background-color: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4em;
    border-bottom-left-radius: 4em;
}
.transitions_puzzle, .medication_puzzle { top:3.5em; }
.performance_puzzle { top:-1.4em; }
.secure_puzzle { top:-0.9em; }
.better_coordinated_care_group { margin-top: 3em; }
/*---------------------- New Home Page Design End --------------------------*/

/*---------------------- Home Page New Design Feb 2019 Start --------------------------*/
.home_hero_body_continer { overflow: hidden; position: relative; padding: 0; }
.row-fluid .home_hero_group_background { min-height: 972px; overflow: hidden; background-color: #e4e9f6; padding: 2em 0 0 0; position: relative; width: 100% !important; min-width: 108%; max-width: 100%; margin: 0em auto !important; left: 50%; transform: translate(-50%, 0); background-repeat: no-repeat; background-size: 612px 575px; background-position: 21% 7.5em; } 
.row-fluid .home_hero_group_background::after { pointer-events: none; z-index:11; pointer-events:none; content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%202019/hero_wavy_background.png); background-repeat: no-repeat; background-position: top center; background-size: 100% 100%; width: 100%; height: 381px; position: absolute; bottom: 6.8em; left: 0;}
.row-fluid .home_hero_group_background img { display: block; }
.home_hero_right_cta a img { margin: 0 auto; }
.row-fluid .hero_left_title h1 { margin-top: 0; line-height: 64px; }
.row-fluid .home_hero_right_group { text-align: center; position: relative; z-index: 22; }
.home_hero_right_group p { font-family: Manrope,sans-serif; font-weight: 300; font-size: 24px; line-height: 1.3em; margin-top: 0.5em; padding:0 1em; }
.row-fluid .home_hero_left_group { position: relative; z-index: 11; }
.row-fluid .informed_care_group_background { background-color: #f5f7fc; margin-top: 6.5em; padding-bottom: 3.5em; }
.row-fluid .informed_care_title_content h2 { text-align: center; }
.row-fluid .clinicians_image { position: relative; left: 3.5em; }
.row-fluid .clinicians_group { padding-left: 4em; padding-right: 8em; }
.row-fluid .executives_group { padding-left: 4.5em; padding-right: 6em; }
.row-fluid .executives_image { position: relative; right: 3.5em; top:-4em; }
.home_page_new .row-fluid .four_connected_solutions_group { position: relative; margin-top: -16.5em; background-color: #fff; padding: 0em 0 3em;  z-index: 222; }
.home_page_new .row-fluid .four_connected_solutions_group .main_mid_center_site { position: relative; }
.row-fluid .home_hero_left_image { position: relative; margin-top: -2em; left: 2em; display: block !important; }
.row-fluid .home_hero_right_image { text-align: center; position: relative; margin-top: 1.5em; left: 2em; display: block !important; }
body.home_page_new .customer_images_list_group_bg { text-align: center; padding-bottom: 0em; margin-top: 3.3em; left: 1.5em; }
.cureatr_care_team_background {margin: 6em auto 3em!important;max-width: 1200px;float: none!important;}
body.home_page_new .row-fluid .excellent_care_background_group {padding: 3em 0 4em; }
body.home_page_new .row-fluid .informed_care_group_background { padding-bottom: 1em; padding-top: 0.5em; } 
.row-fluid .draggable_group_background { position: absolute; top: 0; left: 0; z-index: 11; }
.row-fluid .draggable_group_background .main_mid_center_site { position: absolute; top: 0; left: 0; right: 0; }
.row-fluid .hero_left_title h1.cd-image-label { left: 0; right: auto; top: 0; padding: 0; float: left; width:565px;}
.modified_title_content h2.cd-image-label { top: 0.6em; left: 0em; font-size: 58px; width: 527px; line-height: 64px; padding: 0; margin-top:0; }
.modified_title_content h2.cd-image-label.cd_image_drag { left:0.1em; }
.modified_title_content h2.cd-image-label:first-child { z-index: 99; }
.modified_title_content h2.cd-image-label.cd_image_drag{ z-index: 1; }
.clinicians_text_group h4, .executives_text_group h4 { margin-bottom: 0; font-weight: 500; font-size: 25px; }
.clinicians_text_group p, .executives_text_group p { margin-bottom: 0; }
.clinicians_bottom_text p, .executives_bottom_text p { color: #486dc7; position: relative; font-family: Manrope,sans-serif; font-size: 20px; font-weight: 300; font-style: italic; padding-left:1em; line-height: 1.2em; }
.clinicians_bottom_text p::before, .executives_bottom_text p::before { content: ""; background-color: #1f3056; width: 4px; height: 95%; position: absolute; left: 0; top: 0.2em; }
.row-fluid .home_mobile_hero_image { display:none !important; }
.row-fluid .home_hero_group_background::before { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero-dots-circle.png); width: 160px; height: 163px; position: absolute; top: 7em; right: 500px; }
.row-fluid .home_hero_group_background > .row-fluid-wrapper.row-depth-1.row-number-2 { position: relative; }
.row-fluid .home_hero_group_background > .row-fluid-wrapper.row-depth-1.row-number-2::before { pointer-events: none; content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/triangle.png); width: 150px; height: 163px; position: absolute; left: 37em; bottom: 19em; transform: rotate(21deg); z-index: 1; }
.cd-image-label { position: absolute; bottom: 0; right: 0; color: #1f3056; padding: 0em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s; -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s; transition: transform 0.3s 0.7s, opacity 0.3s 0.7s; }
.cd-image-label.is-hidden { visibility: hidden; }
.is-visible .cd-image-label { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.draggable_group_background { position: absolute; top: 0; left: 0; width: 0; height: 100%; overflow: hidden; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.draggable_group_background img { position: absolute; left: 0; top: 0em; display: block; height: 72%; width: auto; max-width: none; background-color: transparent; z-index:22; }
.draggable_group_background .cd-image-label { right: auto; left: 0; }
.is-visible .draggable_group_background { width: 50%; -webkit-animation: cd-bounce-in 0.7s; -moz-animation: cd-bounce-in 0.7s; animation: cd-bounce-in 0.7s; }
.animated{ -webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both; }
.animated.infinite{ -webkit-animation-iteration-count:infinite; animation-iteration-count:infinite }
.animated.hinge{ -webkit-animation-duration:2s; animation-duration:2s }
.pulse{ -webkit-animation-name:pulse; animation-name:pulse }
@-webkit-keyframes pulse{
    0%{
        -webkit-transform:scale3d(1, 1, 0);
        transform:scale3d(1, 1, 1)
    }
    50%{
        -webkit-transform:scale3d(1.05, 1.05, 0);
        transform:scale3d(1.05, 1.05, 1.05)
    }
    100%{
        -webkit-transform:scale3d(1, 1, 0);
        transform:scale3d(1, 1, 1)
    }
}
@keyframes pulse{
    0%{
        -webkit-transform:scale3d(1, 1, 0);
        -ms-transform:scale3d(1, 1, 0);
        transform:scale3d(1, 1, 1)
    }
    50%{
        -webkit-transform:scale3d(1.05, 1.05, 0);
        -ms-transform:scale3d(1.05, 1.05, 0);
        transform:scale3d(1.05, 1.05, 1.05)
    }
    100%{
        -webkit-transform:scale3d(1, 1, 0);
        -ms-transform:scale3d(1, 1, 0);
        transform:scale3d(1, 1, 1)
    }
}
.pulse{
    -webkit-animation-name:pulse;
    animation-name:pulse
}
@-webkit-keyframes rubberBand{
    0%{
        -webkit-transform:scale3d(1, 1, 1);
        transform:scale3d(1, 1, 1)
    }
    30%{
        -webkit-transform:scale3d(1.25, .75, 1);
        transform:scale3d(1.25, .75, 1)
    }
    40%{
        -webkit-transform:scale3d(.75, 1.25, 1);
        transform:scale3d(.75, 1.25, 1)
    }
    50%{
        -webkit-transform:scale3d(1.15, .85, 1);
        transform:scale3d(1.15, .85, 1)
    }
    65%{
        -webkit-transform:scale3d(.95, 1.05, 1);
        transform:scale3d(.95, 1.05, 1)
    }
    75%{
        -webkit-transform:scale3d(1.05, .95, 1);
        transform:scale3d(1.05, .95, 1)
    }
    100%{
        -webkit-transform:scale3d(1, 1, 1);
        transform:scale3d(1, 1, 1)
    }
}
.handle { z-index: 222; position: absolute; height: 75px; width: 75px !important; left: 50%; top: 30%; margin-left: -39px; margin-top: -22px; border-radius: 50%; background: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%202019/draggable_button.png) no-repeat center center; cursor: move; box-shadow: 0 0 0 7px rgba(75, 87, 116, 0.2), 0 0 0px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3); opacity: 0; -webkit-transform: translate3d(0, 0, 0) scale(0); -moz-transform: translate3d(0, 0, 0) scale(0); -ms-transform: translate3d(0, 0, 0) scale(0); -o-transform: translate3d(0, 0, 0) scale(0); transform: translate3d(0, 0, 0) scale(0); }
.is-visible .handle { opacity: 1; -webkit-transform: translate3d(0, 0, 0) scale(1); -moz-transform: translate3d(0, 0, 0) scale(1); -ms-transform: translate3d(0, 0, 0) scale(1); -o-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s; -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s; transition: transform 0.3s 0.7s, opacity 0s 0.7s; }
.row-fluid .home_hero_content_group { background-repeat: no-repeat; background-position: 0em 5.5em; background-size: 612px 572px; }
.row-fluid .modified_title_content { position: absolute; top: 0; left: 57em; }
/*.row-fluid .home_hero_right_group_draggable { position: absolute; top: 0; }*/
.row-fluid .home_hero_right_title_drag { position:absolute; top:0; }
.row-fluid .hero_image_home_page { position: absolute; top: -2.55em; left: -1.7em; pointer-events: none; }
.row-fluid .hero_image_home_page img.hs-image-widget { height: 972px; min-width: 1570px; width:1570px !important; }
.drag_right_content { width: 100%; position: absolute; right: -27em !important; max-width: 520px; top: 30px; z-index:99; left: 1376px!important}
.drag_right_content p { font-family: Manrope,sans-serif; font-weight: 300; font-size: 24px; line-height: 1.3em; margin-top: 0.7em; padding: 0 1em; color: #444444; text-align: center; }
.row-fluid .home_hero_right_group { text-align: center; position: unset; z-index: 0; }
.span12.widget-span.widget-type-custom_widget.home_hero_right_title { position: relative; z-index: 1; }
.span12.widget-span.widget-type-custom_widget.home_hero_right_cta { position: relative; z-index: 222; text-align: center; }
.row-fluid .home_hero_content_group {
    position: relative;
}
.row-fluid .lady_hero_image_home_page img.hs-image-widget {
    position: absolute;
    top: 6em;
	width: 588px !important;
  left:0;
} 
.row-fluid .home_hero_group_background img.drag_img {
    width: 585px;
    height: 547px;
    position: absolute;
    top: 1.75em;
    z-index: -11;
      /*background-color: rgba(228, 233, 246, 0.4);*/
  left:0;
}/*
.modified_title_content h2.cd-image-label::before {
    content: "";
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%202019/box_image.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 1em;
    width: 585px;
    height: 800px;
    left: 0;
    opacity: 0.8;
    z-index: -1;
}*/
.drag_group_img_bg {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #e4e9f6;
    width: 100%;
    height: 100%;
    float: left;
    z-index: 1;
}

/*---------------------- Home Page New Design Feb 2019 End --------------------------*/

/*---------------------- Blog Subscriptions --------------------------*/

.email-prefs {background-color: #F5F7FC; padding: 30px; width: 60%; margin: 0px auto 40px}
.email-prefs #submitbutton, .back-unsub #submitbutton {background: rgb(207,69,95); color: rgb(255, 255, 255);margin-top: 20px; text-shadow: none;line-height: 1.5em;padding: 6px 18px; font-size: 16px; font-family: Manrope,sans-serif;  transition:all .4s ease;      -webkit-font-smoothing: antialiased;   font-weight: 600 !important; 
  -moz-transition:all .4s ease; 
  -webkit-transition:all .4s ease; 
  -o-transition:all .4s ease; 
    border-radius: 25px; border: 0px; text-transform: capitalize}
.email-prefs #submitbutton:hover, .back-unsub #submitbutton:hover  {
   transform: translateY(-1px);
    transition: all .15s ease;
    background: rgb(227,75,104)!important;
  box-shadow: 0px 2px 5px #ccc;}
.back-unsub, .sub-pref, .email-conf {padding: 50px 0px; font-size: 16px; color: black; font-family: Manrope,sans-serif;}
.email-prefs .item p {color: #444444; font-size: 18px;line-height: 1.5; margin: 0; border-bottom: 2px dotted #DEE4F4; padding: 0px 0px 25px 20px}
.sub-pref p.header {color: #1f3056;font-family: Manrope,sans-serif;font-size: 25px;font-weight: 800;margin: 0px 0px 25px 0px}
.widget-type-email_subscriptions h1, .widget-type-email_simple_subscription h1 {text-align: center; color: #1f3056;font-family: Manrope,sans-serif;font-size: 58px;font-weight: 800;line-height: 1.1;margin: 0;position: relative;}
.widget-type-email_subscriptions h2, .widget-type-email_subscriptions_confirmation h2 {text-align: center; color: #486dc7;font-family: Manrope,sans-serif;font-size: 29px;font-weight: 500;margin: 20px 0;}
.email-prefs .item .item-inner {border: 0px; background: transparent; padding-top: 0px }
.email-prefs .item .item-inner:hover {box-shadow: none}
.checkbox-row span.fakelabel span {color: #1f3056!important;font-family: Manrope,sans-serif; font-size: 19px}
.email-prefs .item {margin: 8px 0px!important}
.checkbox-row input {top: 6px}
.subscribe-options label span {color: #444444; font-size: 18px;line-height: 1.5; }
.email-prefs .item .item-inner.selected {background: transparent; border: 0px}
.sub-pref .page-header {text-align: center; padding-bottom: 2em}
.back-unsub {text-align: center}
.back-unsub input.hs-input.email-edit {width: 60%!important}
.email-conf {text-align: center; margin-bottom: 40px}
/*---------------------- Blog Subscriptions End --------------------------*/





/************ Solutions Pages Design Start ***********/






.desk-mock-small {margin-bottom: 300px;}
@media (max-width: 550px) {.desk-mock-small {margin-bottom: 0px !important;}}

.fill-blanks-top {padding-top: 60px;}
@media (max-width: 550px) {.fill-blanks-top {padding-top: 20px;}}

@media (max-width: 776px) {.tab-mob-pad  {padding-top: 50px;}}
@media (max-width: 550px) {.tab-mob-pad  {padding-top: 30px;}}



.clinicals-marg {margin-bottom: 68px; margin-top: 9.5em !important;}
@media (max-width: 550px) {.clinicals-marg {margin-bottom: 0px; margin-top: -1.25em!important;}}

.testimonial-marg { margin-top: 90px;}
@media (max-width: 550px) {.testimonial-marg {margin-bottom: 40px; margin-top: 0px;}}

.short-banner-img {padding-top: 60px;}
@media (max-width: 550px) {.short-banner-img {padding-top: 0px;}}


.row-fluid .cureatr_transition_background_group {
    background-color: #f5f7fc;
    padding: 0;
}
.row-fluid .care_transition_title h1 {margin: 0; }
/*.row-fluid .meds_title h1 {margin: 0; }*/
.row-fluid .care_transition_title h5 {margin: 0; padding: 13px 0 7px; position: relative; font-size:28px;}
/*.row-fluid .meds_title h5 {margin: 0; padding: 15px 0 10px;}*/
.row-fluid .cureatr_transition_background_group .cureatr_cares_cta {

    padding: .5em 0 0;

}

.row-fluid .transition_secondary_menu_group {
    padding: 1em 0 0.8em;
    border-bottom: 1px solid #ececec;
    transition: all 0.5s;
}
.row-fluid .secondary_menu_lists ul{
	margin: 0; padding: 0;
}
.row-fluid .secondary_menu_lists ul li {

    display: inline-block;
    list-style: none;
  padding: 0 2.5em 0 0;

}
.row-fluid .secondary_menu_lists ul li a {
    text-decoration: none;
    color: #444444;
    font-family: Manrope, sans-serif;
    font-weight: 500;
    font-size: 18px; padding: 0;
   transition:all .4s ease; 
  -moz-transition:all .4s ease; 
  -webkit-transition:all .4s ease; 
  -o-transition:all .4s ease; 
}
.row-fluid .secondary_menu_lists ul li a:hover {color: #486dc7}
.row-fluid .secondary_menu_lists ul li.solution_active a { color: #486dc7; position:relative; }
.row-fluid .secondary_menu_lists ul li a { position:relative; }
.row-fluid .secondary_menu_lists ul li a i.fa.fa-caret-up {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -26px;
    font-size: 25px;
  display:none;
  text-align:center;
  color: #486dc7;
}
.row-fluid .secondary_menu_lists ul li a:hover i.fa.fa-caret-up { display: block; }
.row-fluid .secondary_menu_lists ul li.solution_active a i.fa.fa-caret-up { display:block; }

.secondary_nav .transition_secondary_menu_group { padding: 0.8em 0 0.8em; position: fixed; width: 100%; top: 0em; background-color: #f9f9f9; z-index: 333; transition: 0.5s; }
body.dashboard_page .transition_secondary_menu_group, body.new-meds .transition_secondary_menu_group, body.transition_page_new .transition_secondary_menu_group { padding: 0.8em 0 0.1em; }
.row-fluid .better_coordinated_care_group .better_coordinated_care_title, .row-fluid .fill_blanks_testimonial_group .fill_blanks_title { text-align: center; }
.row-fluid .better_coordinated_care_group .better_coordinated_care_title h2, .row-fluid .fill_blanks_testimonial_group .fill_blanks_title h2 { color: #486dc7; margin: 0; }
.row-fluid .better_coordinated_care_group .better_coordinated_care_title p, .row-fluid .fill_blanks_testimonial_group .fill_blanks_title p {margin-top: 15px; }
.row-fluid .fill_blanks_testimonial_group .fill_blanks_title p {max-width: 640px; margin: 15px auto 0px; float: none}
.row-fluid .better_coordinated_care_group .better_coordinated_care_content_group {padding: 3.3em 0 0;max-width: 890px; float: none; margin: 0 auto;}
.tech-title p {max-width: 950px!important; margin: 25px auto 0px!important}
.better_coordinated_care_title p {max-width: 750px; margin: 25px auto 0px!important}
.better_coordinated_care_title p a, .three_steps_details_left p a, .row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li h4 a, .row-fluid .fill_blanks_testimonial_group .fill_blanks_title p a, .fill_blanks_testimonial_details h4 a {color: #A04BDE;}
.better_coordinated_care_title p a:hover, .three_steps_details_left p a:hover, .row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li h4 a:hover, .row-fluid .fill_blanks_testimonial_group .fill_blanks_title p a:hover, .fill_blanks_testimonial_details h4 a:hover {text-decoration: none}
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li h4 strong a {color: #1f3056}
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li h4 strong a:hover {text-decoration: none}

.row-fluid .better_coordinated_care_content_group .better_care_steps_contents p strong {font-family: Manrope, sans-serif;font-weight: 700;color: #1f3056; font-size: 21px;}
.row-fluid .better_coordinated_care_content_group .three_steps_details {padding: 0 0 5em;}
.three_steps_details_left.detail_1 {margin-top: 40px}
.three_steps_details_left.detail_2 {margin-top: 10px}
.three_steps_details_left.detail_3 {margin-top: 70px}
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left {background: #f5f7fc;padding: 2em 3em 3em; margin-top: -9.5em;}
.tech .row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left {margin-top: 0em!important}
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left h2 {margin: 0px 0px 15px;}
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul {padding: 0;margin: 0;}
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li {list-style: none;font-size: 18px;line-height: 30px;border-bottom: 3px dotted #dee3f4;padding: 1.5em 0 1.5em 2em;position: relative;}
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li h4 {list-style: none;font-size: 18px!important;line-height: 30px!important;color: #444444!important;font-weight: 300!important;font-family: Manrope,sans-serif;margin: 0;position: relative;
z-index: 22;}
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li::before { pointer-events:none; content: "";background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Transitions/checkbox.png");position: absolute;width: 22px;height: 22px;background-repeat: no-repeat;left: 0;top: 30px;}
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li:last-child { border-bottom: 0; padding-bottom: 0px  }
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li strong {font-size: 21px;color: #1f3056;font-family:Manrope, sans-serif;font-weight: 700;}
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li h5 strong {font-size: 21px;color: #1f3056; font-family: Manrope, sans-serif; font-weight: 700;}
.row-fluid .what_you_will_get_background_group .hospital_patient_care_contents::after {background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Transitions/dot-triangle.png");background-repeat: no-repeat;content: "";height: 122%;position: absolute;right: -2.5em;top: 3em;width: 36%;}
.row-fluid .get {width: 46.7%!important}
.row-fluid .get-left {margin-right: 30px }
.row-fluid .what_you_will_get_background_group .med_testimonials {margin-top: 25px}

.row-fluid .what_you_will_get_background_group .med_testimonials::after {
 background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Meds%20360/dot-triangle-green.png");
}

.row-fluid .what_you_will_get_background_group .dash_testimonials::after {
 background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Dashboard/dot-triangle-purple.png");
}

.row-fluid .what_you_will_get_background_group .hospital_patient_care_contents {
    position: relative;
  padding:0 0.5em;
}
.row-fluid .patient_care_group .hospital_patient_care_contents h5 {
    margin: 8px auto 0;  position: relative;
    z-index: 1; width: 85%; float: none; line-height: 28px; font-size: 22px;
    /*font-size:25px; font-weight: 500;*/
}

.row-fluid .patient_care_group .hospital_patient_care_contents h4 {
   position: relative; z-index: 1; margin: 15px auto 0; width: 85%; float: none;
}

.row-fluid .patient_care_group .hospital_patient_care_contents p {
	  position: relative;
    z-index: 1;
    font-size: 20px;
    margin: 18px 0 0;
    color: #1f3056;
    font-weight: 500;

}
.row-fluid .cureatr_transition_background_group .cureatr_cares_cta {font-family: Manrope,sans-serif!important;}
a#cta_button_4184981_f3b22cfb-f046-489f-8cda-8741d40715fb {font-family: Manrope,sans-serif!important;}

.row-fluid .what_you_will_get_background_group .patient_care_group {

    text-align: center; margin-top: 5em; margin-left: 0px;
}
.row-fluid .what_you_will_get_background_group .med_360_testimonial_group_new .patient_care_group {

    text-align: center; margin-top: 0em; margin-left: 0px;
}

.row-fluid .fill_blanks_testimonial_group {
    padding: 1.5em 0 4em;
}

.meetings-iframe-container iframe {margin-top: 20px}

.row-fluid .fill_blanks_testimonial_details {
   color: #444444!important;
    font-family: Manrope,sans-serif!important;
    font-size: 18px!important;
    font-weight: 300!important;
    line-height: 30px!important;
    margin: 0!important;
  text-align: center;
    padding: 0.5em!important;
}
.row-fluid .fill_blanks_contents h4 {
   color: #444444!important;
    font-family: Manrope,sans-serif!important;
    font-size: 18px!important;
    font-weight: 300!important;
    line-height: 30px!important;
    margin: 0!important;
    padding: 0.5em 0.5em 0 0.5em!important;
    text-align:center!important;
}
.row-fluid .fill_blanks_testimonial_details .fill_blanks_contents h4 strong {
    color: #1f3056;
    font-family: Manrope,sans-serif;
    font-size: 21px;
    font-weight: 700;
}

.row-fluid .cureatr_hero_image { display: block !important; }
.row-fluid .cureatr_hero_image_mobile { display: none !important; text-align: center; }
.row-fluid .excellent_care_image { display: block !important; }
.excellent_care_image_mobile { display: none !important; }
.row-fluid .hero_content_group_section { float: right !important; max-width: 545px; margin:4em 0 0; }
.row-fluid .care_transition_title p { margin-top: 0.5em; }
.tech .care_transition_title p {margin-top: 1em}
/*.row-fluid .solutions_hero_image_grup_bg { background-repeat: no-repeat; background-size: cover; height: 620px; background-position:0; }*/
.solutions_hero_image_desktop img.hs-image-widget {
    height: auto;
}

.row-fluid .meds_content_group_section {float: right !important; max-width: 545px; margin:2em 0 0; }
.meds-360-image img {padding-top:50px}
.row-fluid .solutions_hero_image_mobile { display: none !important; }
.row-fluid .meds-360-image-mob { display: none !important; }
.row-fluid .number_icon_image { text-align: center; }
.row-fluid .number_icon_image img.hs-image-widget { margin-top: -10px; }
.row-fluid .transition_secondary_menu_group { display: block !important; }
.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image { position:relative; }

.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image2 { position:relative; z-index:-99;}

.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::before { content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Solutions/three_steps_dot.png); background-repeat: no-repeat; width: 4px; height: 66px; position: absolute; top: -3em; margin: 0 auto; right: 14px; left: 0; pointer-events: none; }
.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::after { content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Solutions/three_steps_dot.png); background-repeat: no-repeat; width: 4px; height: 82px; position: absolute; bottom: -4.8em; margin: 0 auto; right: 8px; left: 0; pointer-events: none; }

.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image2::before { content: " "; background-image: url(https://www.cureatr.com/hubfs/images/Dashboard/dotted-line.png); background-repeat: no-repeat; width: 4px; height: 76px; position: absolute; top: -4.75em; margin: 0 auto; right: 14px; left: 0; pointer-events: none; }
.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image2::after { content: " "; background-image: url(https://www.cureatr.com/hubfs/images/Dashboard/dotted-line.png); background-repeat: no-repeat; width: 4px; height: 82px; position: absolute; bottom: -4.8em; margin: 0 auto; right: 8px; left: 0; pointer-events: none; }


.row-fluid .p-serve .three_steps_details_right.detail_2 .better_care_steps_image::before { content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Solutions/three_steps_dot.png); background-repeat: no-repeat; width: 4px; height: 66px; position: absolute; top: -3em; margin: 0 auto; right: 14px; left: 0; pointer-events: none; }
.row-fluid .p-serve  .three_steps_details_right.detail_2 .better_care_steps_image::after { content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Solutions/three_steps_dot.png);     background-repeat: repeat;
    width: 4px;
    height: 280px;
    z-index: -1;
    position: absolute;
    top: 12.2em; margin: 0 auto; right: 8px; left: 0; pointer-events: none; }

body.new-meds .row-fluid .p-serve  .three_steps_details_right.detail_2 .better_care_steps_image::before {
    background-repeat: repeat-y;
    height: 200%;
    top: -20em;
    z-index: -1;
}

.tech .row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::before {display: none!important}
.tech .row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::after {display: none!important}
.tech .tech-detail2 {margin-top: 4em!important}
.tech .detail_3 {margin-top: 20px!important}
.row-fluid .tech-details {padding-bottom: 4em!important}
.row-fluid .tech-detail1 {padding-bottom: 3em!important}
.tech .cmm_hero_right_image_group .cmm_hero_image img {height: auto!important; width:675px!important;}
.tech .cmm_hero_right_image_group .cmm_hero_image {right: -34em!important}
body.transition_page_new .row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::before { background-repeat: repeat-x; height: 100%; top: -5em; }
body.new-meds .row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::before { background-repeat: repeat-y; height: 100%; top: -10em; z-index: -1; }
body.transition_page_new .row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::after { bottom: auto; background-repeat: repeat-y; height: 100%; z-index: -1; }
.cureatr_transition_page_design input.hs-button.primary.large {margin-top: 0px!important; background-color: #A04BDE!important; border-radius:30px!important;padding:10px 22px!important;  font-family: Manrope !important;  font-size: 16px !important;  font-weight:600!important;}
.cureatr_transition_page_design input.hs-button.primary.large:hover {background-color: #AF4EF7!important;transform: translateY(-1px);}
.dash-section-1title {max-width: 75%!important; margin: 0 auto!important; float: none!important}
.transition_page_new .row-fluid .cureatr_transition_background_group { background-color: #f5f7fc; background-repeat: no-repeat; background-position: center right; background-size: cover; padding: 2em 0 1em; }
.row-fluid .transitions_hero_image_grup { text-align: left; margin-top: 1.8em; padding-right: 4.5em; padding-top: 1.8em; position:relative; }
.cureatr_transition_page_design .row-fluid .secondary_nav_cta { text-align: right; opacity:0; transition:all 0.8s; }
.cureatr_transition_page_design.secondary_nav .row-fluid .secondary_nav_cta { text-align: right; opacity:1; transition:all 0.8s; margin-top: -7px; margin-bottom: 8px }
.row-fluid .transitions_hero_image_grup::before { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Care%20Transitions%20Images/transitions_alert_bubble.png); background-repeat: no-repeat; width: 90px; height: 167px; position: absolute; top: -3em; left: -5em; }
.row-fluid .transitions_hero_image_grup::after { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Care%20Transitions%20Images/transitions_message_bubble.png); background-repeat: no-repeat; width: 90px; height: 213px; position: absolute; bottom: 5.5em; right: 1.5em; }
.row-fluid .transitions_hero_tablet_image_mobile { display: none !important; }
.row-fluid .transitions_hero_tablet_image { display: block !important; }
.meds_page .row-fluid .cureatr_transition_background_group { background-color: #F5F7FC; padding: 0; position:relative; }
.meds_page .row-fluid .cureatr_transition_background_group::before { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/why_we_here_group_aft_img.png); background-repeat: no-repeat; width: 80px; height: 160px; position: absolute; left: 0; top: 2em; }
.row-fluid .dashboard_hero_right_img_group { text-align: center; margin-top: 2.5em; }
.row-fluid .dashboard_hero_right_img_group img.hs-image-widget {  }
.row-fluid .dashboard_hero_image_bg { background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative; }
.row-fluid .dashboard_hero_image_bg::before { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr-Dashboard-2019/square_dots.png); background-repeat: no-repeat; width: 145px; height: 152px; position: absolute; left: -2em; top: 5em; background-size: 130px 132px; pointer-events: none; }
.row-fluid .dashboard_hero_left_content_group {margin-top: 2em; padding-right: 25px; margin-bottom:2.5em; }
.row-fluid .solutions_hero_image_grup { text-align: center; }
.row-fluid .meds_hero_left_section { padding: 1em 0 2em; }
.row-fluid .meds_hero_right_group .meds-360-image img { padding:0; margin-top: 44px}
.row-fluid .meds_hero_right_group .meds-360-image { padding-top: 1.3em; }
.row-fluid .meds_hero_left_section .care_transition_title p { padding-right: 1em; position: relative }

body.transition_page_new .row-fluid .care_transition_title h5 { padding-top: 15px; }
body.transition_page_new .row-fluid .transitions_hero_image_grup { padding-top: 0em; }
body.transition_page_new .cta_button.cureatr_cares_cta { background: rgb(72,109,199) !important; }
.dashboard_page .row-fluid .care_transition_title { position: relative; }

/************ Transition Page Design End ***********/


.typ_download_cta a {  transition:all .4s ease; 
  -moz-transition:all .4s ease; 
  -webkit-transition:all .4s ease; 
  -o-transition:all .4s ease; background:#A04BDE; 
  text-decoration: none; color: white; font-weight: 600; padding: 10px 22px; font-size: 16px; font-family:Manrope,sans-serif!important; border-radius: 3px!important; text-align: center; line-height: 1.5em; display: inline-block; }
.typ_download_cta a:hover { transform: translateY(-1px); transition: all .15s ease; background-color:#AF4EF7; }


/*---------------------- TYP1 Design Start --------------------------*/
.row-fluid .typ_hero_section_group { background-color: #f5f7fc; text-align: center; padding-bottom:3em; position:relative; }
.row-fluid .typ_hero_section_group::after { content: ' '; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero_background_round_img.png); background-repeat: no-repeat; width: 87px; height: 159px; position: absolute; right: 0; bottom: -5.5em; z-index: 1; }
.row-fluid .typ_hero_section_group::before { content: ' '; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero-traingle.png); background-repeat: no-repeat; position: absolute; left: 2em; width: 140px; height: 160px; top: 4em; }
.blog_post_list_content div.rec_post_list_item { background-color:#ffffff; float: left; width: 47.623931624%; margin-left: 4%; border: 1px solid #ccc; margin-bottom: 3.5em; margin-top: 1em; }
.blog_post_list_content div.rec_post_list_item:first-child { margin-left: 0; }
.row-fluid .blog_post_list_content .post_body_details { padding: 25px 25px 1.5em; }
.row-fluid .blog_post_list_content .post-header > .post_header_title h2 { font-size: 21px; font-weight: 700; line-height: 25px; min-height: 0; margin: 6px 0 0; min-height: 4em; }
.row-fluid .blog_post_list_content .post-body-content > p {padding: 0 0 0.5em; font-size: 16px; font-family: Manrope,sans-serif; line-height: 24px; font-weight: 300;}
.row-fluid .blog_post_list_content .post-header > .post_header_title h2 a { color: #1f3056; text-decoration: none; font-family: Manrope, sans-serif; }
.row-fluid .blog_post_list_content .topic_name .topic-link { color: #486dc7; font-size: 14px; font-family: Manrope, sans-serif; font-weight: 300; line-height: 23px; text-decoration: none; text-transform: uppercase; z-index: 1; }
.row-fluid .blog_post_list_content .post_author_name .author-link { color: #444444; font-size: 16px; font-family: Manrope,sans-serif; font-weight: 300; line-height: 25px; text-decoration: none;}
.row-fluid .blog_post_list_content .post_author_date { background-color: #fff; padding: 8px 35px; top: -1px; position: absolute; font-family: Manrope,sans-serif; font-style: italic; font-size: 14px; }
.row-fluid .blog_post_list_content .post-hs-author-avatar { float: left; width: auto; padding: 0 15px 0 0; }
.row-fluid .blog_post_list_content .post-hs-author-avatar > img { border-radius: 50%; vertical-align: middle; }
.row-fluid .blog_post_list_content .post_author_name { padding: 15px 0 0; }
.row-fluid .blog_post_list_content .blog-post-image, .row-fluid .blog_post_list_content .post_image_author_details { position: relative; float: left; width:100%; text-align:center; }
.row-fluid .blog-listing-group .topic_name > p{ margin: 0; min-height: 0; }
.row-fluid .blog_post_list_content .blog-post-image img.post-hs-featured-image { width: 100%; height: 161px; }
.typ_hero_social_share ul { margin: 0; padding: 0 0 0 0.5em; list-style: none; float: left; width: 48%; text-align: left; }
.typ_hero_social_share ul li { list-style: none; display: inline-block; }
.typ_hero_social_share ul li a i { background-color: #DEE4F4; border-radius: 50%; color: #1f3056; height: 14px; margin: 13px 5px 0 0px; padding: 10px 0; text-align: center; width: 35px; }
.typ_hero_social_share ul:hover li:hover a:hover i:hover {background: #486dc7; color: #ffffff; transition: all .15s ease-in-out;}
.typ_hero_social_share p { float: left; text-align: right; width: 50%; color: #1f3056; font-weight: 700; padding-right: 0.5em; }
.row-fluid .typ_hero_social_share { margin-top: 2em; }
div#blog_post_group_background { position: relative; padding-top: 0em; }
div#blog_post_group_background::before { content: ' '; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/TYP%20Images/typ1_hero_bg_bottom.png); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; width: 100%; height: 289px; top: 0; }
.blog_post_list_group, .blog_subscribe_readmore { position: relative; }
.row-fluid .typ_view_blog_cta { text-align: center; padding-bottom: 5em; }
.typ_content_group h5 { margin-top: 0; margin-bottom: 1em; line-height:1.3em; }
.typ_content_group2 h5 { margin-bottom: 0em!important; }
.typ_content_group h1 { margin-bottom: 0.4em; line-height:1.3em; }
.row-fluid .blog_subscription_content ul.hs-error-msgs.inputs-list { float: left; margin-top: 0; text-align: left; }
.typ_content_group, .typ_download_cta { position: relative; }
.blog_subscription_content { position: relative; z-index: 1; }
.row-fluid .read_more_cta_image { position: relative; z-index: 1; margin-top: 5px}
.typ1_new_page .row-fluid .blog_subscription_content .actions .hs-button.primary.large { width: 31.5%; }
.lp_social_icon_list_typ .lp_social_icon_list_title p { text-align: right; }
.product-logo img {max-width: 154px;}
.product-logo {padding:16px 0 25px 0;}
.product-cal {margin-top:-25px;z-index:9999!important;}
.product-group {background-color: #f5f7fc; text-align: center; padding-bottom: .5em;}

/*---------------------- TYP1 Design End --------------------------*/

/*---------------------- TYP Get Started Kit --------------------------*/

/*.kit-cta-section {padding:65px 0;}*/
.kit-cta-txt {padding-left:1em;}
.kit-cta-img {text-align:center;}
.kit-cta-txt h2 {margin-top:0!important;}
.addl-resources-box {margin-top: 30px;background-color: #FFFFFF;border: 1px solid #CCCCCC; text-align: left!important;}   
.addl-resources-txt { padding: 20px 20px 10px 5px;}
.addl-resources-txt h3 {margin-top:0!important;}
.addl-resources-txt h5 {font-size:28px!important; color:#000000!important; font-weight:200!important;}
.addl-resources-txt p {text-align: center;color: #FFF!important;font-size:16px; line-height: 44px;font-weight: 600;background: #A04BDE; border-radius:30px; margin-right: 15px!important; width: 50%!important;margin-top: 30px!important;padding: 0px 5px;}
.addl-resources-txt p:hover {background:#AF4EF7 ;border: 0px; transition: all .4s ease; transform: translateY(-1px);}  
.addl-resources-txt p a:link {color: white!important;text-decoration:none!important;}
.row-fluid .container-main-addl { width:730px; margin:0 auto!important; float:none; min-height:0px }
.row-fluid .container-main-addl { position:relative; }
@media (min-width:992px) {.addl-resources-img {max-width:170px}}
@media (max-width:991px) {
.addl-resources-txt h5 {font-size: 21px;}
.addl-resources-txt p {width: 50%;}
.addl-resources-img {width: 25%!important;}
.addl-resources-txt {width: 70%} 
}
@media (max-width:767px) { 
  .sr-two-col-features .media-body p {padding-right: 0px!important}
  .res_blog_main_sec .statich_verticle_webinar .post_body_details h3 {font-size: 20px; line-height: 26px}
.addl-resources-img {width: 30%!important; float: left!important; padding-right: 20px;} 
.addl-resources-txt {width: 60%!important; float: left!important;}
.addl-resources-txt p {margin-top: 20px; width: 70%!important;}
.addl-resources-txt h5 {font-size: 18px;}
.row-fluid .container-main-addl {padding: 45px 0 60px;}
.row-fluid .container-main-addl { width:100% !important; padding:0 25px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }
  .kit-cta-img {padding-top:15px;}
  .kit-cta-section {padding:45px 0;}
  .kit-cta-txt {padding:0; text-align:center;}
  
}
@media ( max-width:650px ) {
.addl-resources-img {width: 33%!important; float: left!important; padding-right: 20px;} 
.addl-resources-txt {width: 58%!important; float: left!important;}
.addl-resources-txt p {margin-top: 20px; width: 70%!important;}
.addl-resources-txt h5 {font-size: 16px; line-height: 25px;}
.row-fluid .container-main-addl {padding: 0px 0 20px;}
}
@media ( max-width:590px ) {
.addl-resources-box {margin-top: 40px;background-color: transparent;border: none;} 
.addl-resources-img {width: 100%!important; float: none!important; text-align: center!important;} 
.addl-resources-txt {width: 100%!important; float: none!important; text-align: center!important}
.addl-resources-txt p {margin: 20px auto 0px auto!important; width: 60%!important; float: none!important; text-align: center!important;}
.addl-resources-txt h5 {font-size: 22px!important;}
}
@media ( max-width:400px ) {
.addl-resources-txt p {width: 70%!important}
}

/*---------------------- TYP2 Design Start --------------------------*/
.improve_patient_list_group h4 { margin-top: 0.5em; margin-bottom: 0.2em; }
.typ2_section_group_background { position: relative; margin-top: 0em; }
.typ2_section_group_background::before { content: ''; position: absolute; top: -13.5em; width: 100%; background-size:100% 290px; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/TYP2%20Images/typ2_three_top_bg.png); background-repeat: no-repeat; height: 290px; z-index: 0; pointer-events:none; }
.typ2_new_page .row-fluid .typ_hero_section_group { background-color: #f5f7fc; text-align: center; padding-bottom: 10em; position: relative; }
.typ2_new_page .row-fluid .typ_hero_section_group::after { bottom:8.5em; }
.typ_hero_social_share { position: relative; z-index: 11; }
.improve_patient_list_group { position: relative; margin-top: 2em; border-bottom: 1px solid #cccccc; padding-bottom: 2em; }
.improve_patient_safety, .speeds_medication_reconciliation_content, .reduce_readmissions_content {padding-right: 10px}
.typ-calendar-txt h2 {line-height: 1.25em;margin-bottom: -35px;margin-top:50px;}
.typ-calendar-txt h5 {line-height: 1.25em;margin-bottom: -15px;}
.typ-calendar-txt hr {margin-top: 25px;border-top: 1px solid #DEE4F4;}
.typ-calendar {margin-bottom:30px;}


/*=========Form Design Start ========*/
.row-fluid .representatives_form form fieldset { max-width: 100% !important; }
/*.row-fluid .representatives_form .hs-form-field label span { display: none; }*/
.row-fluid .representatives_form .hs-input { border: 1px solid #ccc; border-radius: 3px; color: #666666; background:#ffffff; font-family: Manrope,sans-serif; font-size: 18px; height: auto; margin-bottom: 1em; padding: 9px 10px !important; width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow: none; }
.row-fluid .representatives_form form fieldset div.input { margin-right: 1em; }
.row-fluid .representatives_form .actions .hs-button.primary.large { background-color: #486dc7; border: medium none; border-radius: 3px; color: #fff; cursor: pointer; font-family: Manrope,sans-serif; font-size: 18px; font-weight: 500; padding: 7px 25px; margin-top:0.3em; transition:all .4s ease;  -moz-transition:all .4s ease;  -webkit-transition:all .4s ease;  -o-transition:all .4s ease; -webkit-appearance: none; -moz-appearance:none; appearance: none; }
.row-fluid .representatives_form .actions .hs-button.primary.large:hover { transform: translateY(-1px); transition: all .15s ease; background: #AF4EF7!important;}
.row-fluid .representatives_form input::-moz-placeholder, .row-fluid .representatives_form textarea::-moz-placeholder { opacity: 1; }
.row-fluid .representatives_form .hs-error-msgs.inputs-list > li { font-size: 15px; list-style: outside none none; }
.representatives_form { background-color: #f5f7fc; padding: 2em; margin-top: 3.5em; }
.row-fluid .representatives_form select.hs-input, .row-fluid .representatives_form textarea.hs-input { width: 100% !important; }
.row-fluid .representatives_form select.hs-input { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/TYP2%20Images/select_box_drop_down.png); background-repeat: no-repeat; background-position: 98% center; }
.row-fluid .representatives_form form fieldset div:nth-child(2) div.input { margin-right: 0; }
.row-fluid .representatives_form form fieldset .hs_what_is_your_biggest_medication_challenge_.hs-what_is_your_biggest_medication_challenge_ div.input, .row-fluid .representatives_form form fieldset .hs_message.hs-message.hs-fieldtype-textarea div.input { margin-right: 0; }
.row-fluid .representatives_form textarea.hs-input { height: 100px; }
.row-fluid .representatives_form ul.hs-error-msgs.inputs-list { float: left; margin-top: 0; text-align: left; }
/*=========Form Design End ========*/
.row-fluid .representatives_group_text h5 {margin-bottom: 20px }
.row-fluid .representatives_group_text ul li {margin-bottom: 10px}
.row-fluid .representatives_group_text h6 { margin-bottom: 0; line-height: 1.3em; font-size: 18px; font-family: Manrope,sans-serif;  margin-top: 25px}
.row-fluid .representatives_group_text ul { padding-left: 1em; }
.row-fluid .representatives_group_text h3 { font-style: italic; font-size: 20px; line-height: 25px; font-weight: 500!important}
.row-fluid .representatives_group_text h4 { font-weight: 300; font-size: 18px; position: relative; padding-left: 1.4em; }
.row-fluid .representatives_group_text h4::before { content: ''; position: absolute; left: 0; background-color: #1f3056; height: 2px; width: 20px; top: 0.6em; }
.representatives_group_background { padding-bottom: 2em; position: relative}
.typ2_new_page .row-fluid .typ_download_cta { margin-top: 3em; }
/*---------------------- TYP2 Design End --------------------------*/


/*---------------------- LP Page Design Start --------------------------*/

.webinar-lp-speakers h5 {font-size:16px;line-height:1.25em;margin-bottom:0;}
.webinar-lp-speakers p {font-size:15px;line-height:1.25em;margin-top:2px;}
.webinar-lp-speakers a {color:#486dc7;font-weight:bold;}

@media (max-width:767px) 
{.webinar-lp-speakers {text-align:center;}
}

body.lp_new_page { background-color: #ffffff; position: relative; }
.header-container-wrapper, .body-container-wrapper, .footer-container-wrapper { position: relative; }
.footer-container-wrapper { z-index:222; }
.row-fluid .lp_mobile_video_section { display: none !important; }
/*=========Form Design Start ========*/
.row-fluid .lp_form_list form fieldset { max-width: 100% !important; }
/*.row-fluid .lp_form_list .hs-form-field label span { display: none; font-size: 16px!important}*/
.row-fluid .lp_form_list .hs-form-field.hs_which_solutions_are_you_interested_in_ label span {margin: 2px 0px 0.3em 0px; font-size: 16px!important; font-weight: 500!important}
.row-fluid .lp_form_list .hs-form-field.hs_where_within_your_organization_and_how_do_you_plan_to_use_the_selected_solutions_ label span { display: block; font-weight: 300!important; font-size: 16px!important; line-height: 20px!important; margin: 10px 0 5px 0}
.row-fluid .lp_form_list .hs-input { border: 1px solid #ccc; border-radius: 3px; color: #666666; font-family: Manrope,sans-serif; font-size: 18px; height: auto; margin-bottom: 1em; padding: 9px 10px; width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow: none; }
.row-fluid .lp_form_list select.hs-input { width: 100% !important; margin-right: 0px !important;background-color:#fff; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/TYP2%20Images/select_box_drop_down.png); background-repeat: no-repeat; background-position: 98% center; }
.hs-form-d0369ce0-6c8d-482a-a983-9e3f17f368e8_c8f3a29e-dbe7-4f44-92fc-d1397b554139 fieldset.form-columns-1 .hs-input {width: 100%!important; margin-right:0px!important}
.row-fluid .lp_form_list form fieldset div.input { margin-right: 1em; }
.row-fluid .lp_form_list form fieldset.form-columns-1 div.input { margin-right: 0; }
.row-fluid .lp_form_list .actions .hs-button.primary.large { background-color: #486dc7; border: medium none; border-radius: 3px; color: #fff; cursor: pointer; font-family: Manrope,sans-serif; font-size: 18px; font-weight: 500; padding: 7px 25px; margin-top:0.3em; transition:all .4s ease;  -moz-transition:all .4s ease;  -webkit-transition:all .4s ease;  -o-transition:all .4s ease; -webkit-appearance: none; -moz-appearance:none; appearance: none; }
.row-fluid .lp_form_list .actions .hs-button.primary.large:hover { transform: translateY(-1px); transition: all .15s ease; background: #668be5 ; box-shadow: 0px 2px 5px #ccc; }
.row-fluid .lp_form_list input::-moz-placeholder, .row-fluid .lp_form_list textarea::-moz-placeholder { opacity: 1; font-size: 18px }
.row-fluid .lp_form_list .hs-error-msgs.inputs-list > li { font-size: 15px; list-style: outside none none; }
.row-fluid .lp_form_list { background-color: transparent; padding: 0; margin-top: 0; position: relative; z-index: 22; }
.row-fluid .lp_form_list form fieldset div:nth-child(2) div.input { margin-right: 0; }
.row-fluid .lp_form_list ul.hs-error-msgs.inputs-list { float: left; margin-top: 0; text-align: left; }
.hs-error-msgs { width: 100%; }
/*=========Form Design End ========*/
.lp_social_icon_list ul { margin: 0; padding: 0 0 0 0.5em; list-style: none; float: left; width: 60%; text-align: left; }
.lp_social_icon_list ul li { list-style: none; display: inline-block; }
.lp_social_icon_list ul li a i { background-color: #DEE4F4; border-radius: 50%; color: #1f3056; height: 14px; margin: 13px 5px 0 0px; padding: 10px 0; text-align: center; width: 35px; }
.lp_social_icon_list ul:hover li:hover a:hover i:hover {background: #486dc7; color: #ffffff; transition: all .15s ease-in-out;}
.lp_social_icon_list p { text-align: left; color: #1f3056; font-weight: 700; padding-right: 0em; }
.row-fluid .lp_body_bottom_content h3 { font-style: italic; font-size: 20px; font-weight: 500; line-height: 25px}
.row-fluid .lp_body_bottom_content h4 { font-weight: 300; font-size: 18px; position: relative; padding-left: 1.4em; }
.row-fluid .lp_body_bottom_content h4::before { content: ''; position: absolute; left: 0; background-color: #1f3056; height: 2px; width: 20px; top: 0.6em; }
.row-fluid .lp_hero_title_section h5 { margin-bottom: 0; margin-top:0.3em; }
.row-fluid .lp_desktop_video { margin-top: 14.6em; }
.row-fluid .lp_desktop_video_2 { margin-top: 7em; box-shadow: 0px 0px 13px -3px rgb(0 0 0 / 25%); }
.row-fluid .lp_header_group { padding: 3em 0 0; }
body.lp_new_page.small-header .header-container.container-fluid { position: relative; }
body.lp_new_page::before { background-color: #f5f7fc; content: none; position: absolute; width: 37%; height: 63em; left: 0; display: block; pointer-events:none; }
.row-fluid .lp_social_icon_list { margin-top: 2em; border-bottom: 1px solid #cccccc; padding-bottom: 2em; margin-bottom: 2em; }
.row-fluid .lp_social_icon_list_meds360{ margin-top: 0; padding-bottom: 2em; margin-bottom: 2em; }
.row-fluid .lp_social_icon_list_vidlp { margin-top: 2em; padding-bottom: 2em; margin-bottom: 2em; }
.row-fluid .lp_social_icon_list_typ { border-bottom:none!important; margin-bottom:0!important; padding-bottom:0!important; }
.row-fluid .lp_bottom_footer_group { padding-bottom: 0; }
.row-fluid .lp_hero_title_section h1 { margin-bottom: 0;}
.row-fluid .lp_hero_title_section hr {border-top:1px solid #ececec;border-bottom:none;}
.lp_hero_title_section ol li:before {font-weight:bold!important;}
.row-fluid .lp_bodycontainer_group { position: relative; }
.row-fluid .lp_bodycontainer_group::after { content: ' '; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero_background_round_img.png); background-repeat: no-repeat; width: 87px; height: 159px; position: absolute; right: 0; top: 25em; right:0; z-index: 1; }
.row-fluid .lp_bodycontainer_group::before { content: ' '; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero-traingle.png); background-repeat: no-repeat; position: absolute; left: 42em; width: 140px; height: 160px; top: 1em; z-index: 11; }
.row-fluid .lp_video_left_group { position: relative; z-index: 111; }
.row-fluid .lp_bodycontainer_group .lp_video_left_group::before { background-color: #f5f7fc; content: none; position: absolute; width: 98%; height: 63.2em; pointer-events:none; z-index: -1; top: -5em; left: -8em; }
.row-fluid .lp_header_group { position: relative; z-index: 22; }
.row-fluid .lp_video_left_group { display: block !important; }
.row-fluid .lp_bottom_footer_copyright p { margin-top: -2em; font-size: 14px; }
.row-fluid .lp_form_right_group { padding-left: 1em; }
.lp_bodycontainer_group .main_mid_center {
    float: none !important;
    margin: 0 auto !important;
    max-width: 1250px;
    padding: 0 1em;
    width: 100% !important;
}
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a { transition:all 0.4s; margin-right: 0.5em; float:left; background-repeat: no-repeat; background-position:center center;  width: 32px !important; height: 32px !important; }
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a:hover { transition:all 0.4s; }
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a img { display:none; }
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing { margin-top: 0.9em; }
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a:nth-child(1) { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/TYP2%20Images/social_share_fb.png); }
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a:nth-child(2) { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/TYP2%20Images/social_share_linkedin.png); }
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a:nth-child(3) { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Cureatr-LP/social-twitter.png); }
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a:nth-child(4) { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/TYP2%20Images/social_share_email.png); }
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a:hover:nth-child(1) { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Cureatr-LP/social-fbook-hover.png); }
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a:hover:nth-child(2) { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Cureatr-LP/social-linkedin-hover.png); }
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a:hover:nth-child(3) { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Cureatr-LP/social-twitter-hover3.png); }
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a:hover:nth-child(4) { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Cureatr-LP/social-email-hover.png); }


.row-fluid .fill_blanks_testimonial_details span > div.hs_cos_wrapper:first-child {
    margin-left: 0;
}
.row-fluid .fill_blanks_testimonial_details span > div.hs_cos_wrapper{
    float: left;
    margin-left: 2.5641%; 
    width: 31.6239%; 
}

.row-fluid .fill_blanks_testimonial_details { padding: 2.5em 0 0; }


/*---------------------- LP Page Design End --------------------------*/

.row-fluid .what_you_will_get_background_group .med_testimonials::after { content: none; }
.row-fluid .med_360_testimonial_group_new::before { background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Meds%20360/dot-triangle-green.png?t=1534264321660");
   background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Meds%20360/dot-triangle-green.png?t=1534372586984");
    background-repeat: no-repeat;
    content: "";
    height: 122%;
    position: absolute;
    right: 0;
    top: 8.5em;
    width: 36%;
	}
  .row-fluid .med_360_testimonial_group_new  { position: relative; }

/*----------------------------------- Contact Page Design Start -----------------------------------*/
.row-fluid .hero_contact_background {
    background-color: #f5f7fc;
    position: relative;
    padding-bottom: 11em;
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Contact_Us_Page/contact_hero_background_img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
/*.row-fluid .hero_contact_background::after { background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Contact_Us_Page/contact_hero_bottom.png"); background-repeat: no-repeat; background-size: cover; top: 35.5em; content: ""; height: 381px; pointer-events: none; position: absolute; width: 100%; }*/
.row-fluid .reach_out_group_background::before { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Contact_Us_Page/contact_hero_bottom.png); width: 100%; height: 381px; position: absolute; top: -20.8em; left: 0; background-size: cover; pointer-events:none; }
.row-fluid .hero_contact_right_group { position: relative; }
.row-fluid .hero_contact_right_group::before { background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Contact_Us_Page/hero_background_image.png"); background-repeat: no-repeat; background-size: cover; content: none; height: 905px; pointer-events: none; position: absolute; right: -6.5em; width: 908px; }
.row-fluid .stay_touch_email_subscription { position: relative; }
.row-fluid .stay_touch_email_subscription .hs-input { border: 1px solid #ccc; border-radius: 2px; float: left; height: auto; padding: 10px 10px; width: 67%; font-size: 18px; margin-bottom: 20px; font-family: Manrope, sans-serif; }
.row-fluid .stay_touch_email_subscription .hs-form-field > label { display: none; }
.row-fluid .stay_touch_email_subscription h3.form-title { margin: 0; padding: 10px 0; font-weight: 500; }
.row-fluid .stay_touch_email_subscription .actions .hs-button.primary.large { background-color: #cf455e; border: medium none; border-radius: 0 3px 3px 0; color: #fff; padding: 11.5px 0; width: 33%; font-size: 18px; cursor: pointer; font-family: Manrope, sans-serif; font-weight: 500; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.row-fluid .stay_touch_email_subscription .actions .hs-button.primary.large:hover { background-color: #d0677a; transition: all .15s ease; }
.row-fluid .stay_touch_title h2, .row-fluid .reach_out_group h2 { margin-bottom: 0.6em; margin-top: 15px}
.row-fluid .stay_touch_title p {margin-top: 0; }
.row-fluid .stay_touch_group { padding-right: 4em;  position: relative; }
.row-fluid .stay_touch_group::before { content: ""; width: 1px; height: 89%; background-color: #ccc; position: absolute; right: -15px; top: 1.25em; }
.row-fluid .reach_out_group { padding-left: 4em; position: relative; }
.row-fluid .stay_touch_social_follow h3 { color: #1f3056; float: left; font-size: 25px; font-family: Manrope, sans-serif; font-weight: 500; line-height: 30px; }
.row-fluid .stay_touch_social_follow ul { float: left; margin: 0.7em 0; padding: 0 0 0 0.5em; }
.row-fluid .stay_touch_social_follow ul li { list-style: none; display: inline-block; }
.row-fluid .stay_touch_social_follow ul li a i { background: #DEE4F4; border-radius: 50%; color: #1f3056; height: 14px; margin: 13px 5px 0 0px; padding: 10px 0; text-align: center; width: 35px; }
.row-fluid .stay_touch_social_follow ul li a i:hover { background: #486dc7; color: #ffffff; transition: all .15s ease-in-out; }
.row-fluid .reach_out_left_group h3, .row-fluid .reach_out_right_group h3 { font-weight:500; margin: 0; line-height: 1.3em; }
.row-fluid .reach_out_left_group ul { list-style: outside none none; margin: 0; padding: 0; }
.row-fluid .reach_out_left_group ul li { color: #444444; font-weight: 500; }
.row-fluid .reach_out_left_group ul li a { color: #486dc7; text-decoration: none; cursor:pointer; -webkit-transition: all .4s ease; font-weight: 500 }
.row-fluid .reach_out_left_group ul li a:hover { color: #1f3056; text-decoration: none; -webkit-transition: all .4s ease; }
.row-fluid .reach_out_right_group p a { color: #444444; font-weight: 500; color: #486dc7; text-decoration: none; cursor:pointer; margin:0; -webkit-transition: all .4s ease; }
.row-fluid .reach_out_right_group p a:hover { color: #1f3056; text-decoration: none; -webkit-transition: all .4s ease; }
.row-fluid .reach_out_right_group p { margin:0; }
.row-fluid .reach_out_right_group { padding-left: 2em; }
.row-fluid .stay_touch_title { position: relative; z-index: 1; }
/*=========Form Design ========*/
.row-fluid .hero_contact_form form fieldset { max-width: 100% !important; }
/*.row-fluid .hero_contact_form .hs-form-field label span { display: none; }*/
.row-fluid .hero_contact_form .hs-input { border: 1px solid #ccc; border-radius: 3px; background:#ffffff;color: #666666; font-family: Manrope,sans-serif; font-size: 18px; height: auto; margin-bottom: 1em; padding: 7px 10px; width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow: none; }
/*.row-fluid .hero_contact_form select.hs-input { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/TYP2%20Images/select_box_drop_down.png); background-repeat: no-repeat; background-position: 98% center; }*/
.row-fluid .hero_contact_form form fieldset div.input { margin-right: 1em; }
.row-fluid .hero_contact_form .actions .hs-button.primary.large { background: #486dc7; border: medium none; border-radius: 3px; color: #fff; cursor: pointer; font-family: Manrope,sans-serif; font-size: 18px; font-weight: 500; padding: 8px 50px; margin-top:0.3em; transition:all .4s ease;  -moz-transition:all .4s ease;  -webkit-transition:all .4s ease;  -o-transition:all .4s ease; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.row-fluid .hero_contact_form .actions .hs-button.primary.large:hover { transform: translateY(-1px); transition: all .15s ease; background: #668be5 !important; box-shadow: 0px 2px 5px #ccc; }
.row-fluid .hero_contact_form input::-moz-placeholder, .row-fluid .hero_contact_form textarea::-moz-placeholder { opacity: 0.5; }
.row-fluid .hero_contact_form { padding: 0; position: relative; z-index: 1; }
.row-fluid .hero_contact_form .hs-error-msgs.inputs-list > li { font-size: 15px; list-style: outside none none; }
.row-fluid .hero_contact_form select.hs-input, .row-fluid .hero_contact_form textarea.hs-input { width: 100% !important; }
.row-fluid .hero_contact_form textarea.hs-input { height:95px; }
.row-fluid .hero_contact_left_group { position: relative; z-index: 1; }
.hero_contact_title h5 { margin: 0; }
.hero_contact_title p { margin-top: 2em; }
.hero_contact_title h1 { margin-bottom: 0.3em; }
/*=========Form Design ========*/
.row-fluid .hero_contact_address { position: relative; z-index: 1; margin-top: 6em; }
.row-fluid .reach_out_group_background { padding: 0em 0 3em; position:relative; }
.row-fluid .contact_address_text_bg h6 { margin: 0!important; color: #ffffff; font-size: 18px; font-weight: 500}
.row-fluid .contact_address_text_bg p { color: #ffffff; margin: 0!important; }
.row-fluid .contact_address_text_bg a { color: #ffffff; text-decoration:none; -webkit-transition: all .4s ease; }
.row-fluid .contact_address_text_bg a:hover {text-decoration:underline; -webkit-transition: all .4s ease;}
.row-fluid .contact_address_text_bg { position: relative; background-color: #486dc7; padding: 1em; margin-left: 9em; margin-right: 8em; margin-top: 7.6em; }
.row-fluid .contact_address_text_bg::before { content: ""; position: absolute; right: -16px; border-left: 18px solid #486dc7; border-top: 13px solid transparent; border-bottom: 13px solid transparent; top: 39%; }
.row-fluid .contact_address_text_mobile h6 { margin: 0; color: #444444; font-size: 16px; font-weight: 300; }
.row-fluid .contact_address_text_mobile p { color: #444444; margin: 0; }
.row-fluid .contact_address_text_mobile { display:none !important; }
.row-fluid .hero_contact_left_group { margin-top: 1em; }
.row-fluid .stay_touch_group, .row-fluid .reach_out_group { margin-top: -3em; }

/************* Form Edits ******/
.row-fluid .hero_contact_form select.hs-input { padding: 10px; background-image: url("https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Resources_Page_Files/dropdown-arrow.png"); background-repeat: no-repeat; background-position: 98% center; }
.row-fluid .hero_contact_form .hs_type_of_inquiry select > option:hover {
    color: #486dc7 !important; }
.row-fluid .hero_contact_form select > option:first-child {
    font-weight: 700; }
.row-fluid .hero_contact_form .hs_type_of_inquiry select.hs-input {
    cursor: pointer; }
.row-fluid .hero_contact_form .hs_type_of_inquiry select > option {
    cursor: pointer !important; padding: 7px 10px 7px; }
.row-fluid .hero_contact_form .hs_type_of_inquiry select > option:checked, .row-fluid .hero_contact_form .hs_type_of_inquiry select > option:hover{
    background-color: #fff !important;
    color: #666 !important;

}
.row-fluid .hero_contact_form select:focus > option:checked, select:focus > optgroup > option:checked, .row-fluid .hero_contact_form select > option:checked{ background-color: transparent !important; color: transparent !important; }
option:checked, .row-fluid .hero_contact_form select:focus {
    background-color: #fff !important;
    color: #666 !important;
}

.row-fluid .hero_contact_form .hs_type_of_inquiry select:focus > option:checked, .row-fluid .hero_contact_form .hs_type_of_inquiry select:focus > optgroup > option:checked {
    background-color: #fff !important;
    color: #666 !important;
}
/************* Form Edits ******/


/*----------------------------------- Contact Page Design End -----------------------------------*/

/*========= 404 Start ========*/

.container-404 {padding: 40px 0px; text-align: center}
.menu-404 a {color: #486dc7}
.menu-404 a:hover {text-decoration: underline!important}
.links-404 a {color: #486dc7!important}
.links-404 a:hover {text-decoration: underline!important}
/*========= 404 End ========*/

/*----------------------------------- Pillar Page Design Start -----------------------------------*/
.pillar-solution {background:#F5F7FC; padding:1px 35px;}
.pillar-casestudy {background-color: #ffffff; border-radius: 20px; padding: 5px 25px 5px !important; }
.opt-pillar-hero {padding-top:130px!important;}
.opt-hero-bg-grn {background:#C9F2C6; padding: 10px 0px 20px}
.opt-hero-bg-prp {background:#EDDEF9; padding: 10px 0px 20px}
.opt-hero-bg-blue {background: #F5F7FC; padding:10px 0px 20px;}
.opt-hero-bg-pink {background: #F6DDE2; padding:10px 0px 20px;}
.opt-pillar-hero img {margin:40px auto 0;display:block;}
.opt-pillar-hero h1 {text-align:left!important;margin-bottom:15px;!important;}
.opt-pillar-hero p {margin-top:0!important;}
.opt-pillar-hero-form {margin-bottom:40px;}
.opt-pillar-hero label {font-size:15px; font-weight:bold;}
.opt-pillar-hero input[type="email"] {border: 0px;border-radius:5px;height:48px;display:block;font-size:15px; padding-left: 15px}
.opt-pillar-hero .hs-form .hs_submit {float: none;display: inline-block;vertical-align: bottom;}
.opt-pillar-hero .hs-fieldtype-text {display:inline-block;float:none;width:70%;}
@media (max-width:1019px) {.opt-pillar-hero .hs-fieldtype-text {width:50%;}}
@media (max-width:767px) {.opt-pillar-hero .hs-fieldtype-text {width:70%;} .opt-pillar-hero img {margin:0 auto 40px;} }
@media (max-width:511px) {.opt-pillar-hero .hs-fieldtype-text {width:60%;}}
@media (max-width:391px) {.opt-pillar-hero .hs-fieldtype-text {width:50%;}}
.opt-pillar-hero input[type="submit"] {min-width: 150px; appearance: none; -webkit-appearance: none; -moz-appearance: none; border: none; box-shadow: none; background: rgb(207,69,95);transition: all .4s ease;color:#ffffff;margin-left:10%;padding: 13px 18px;border-radius: 4px!important;font-family: Manrope,sans-serif !important;font-size: 16px !important;font-weight: 500 !important;}
.opt-pillar-hero input[type="submit"]:hover {appearance: none; -webkit-appearance: none; -moz-appearance: none; border: none; box-shadow: none;  background:rgb(227,75,104);transform: translateY(-1px);transition: all .15s ease;box-shadow: 0px 2px 5px #ccc;}
.row-fluid .pillar_hero_background { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/med-mgmt-pillar/pillar_background-light.png); background-repeat: no-repeat; background-position: center; position: relative; background-attachment: fixed }
.pillar-page h1 {text-align: center}
.pillar-page h2 {text-align: center;}
.pillar-page h5 {margin: 50px 0px 30px; text-align: center}
.pillar-page p {margin: 28px 0px; font-weight: 300}
.pillar-page li {font-weight: 300}
.pillar-page a {color: #A04BDE; }
.pillar-page a:hover {text-decoration: none!important}
.row-fluid .toc {background: #4c6cb4;padding: 2em 3em 3em; margin-bottom: 4em}
.row-fluid .toc h3 {margin: 0px 0px 15px; text-align: center; font-size: 30px}
.row-fluid .toc ol {padding: 0;margin: 0; font-weight: bold}
.row-fluid .toc ol li {color: white; font-size: 18px;line-height: 30px;border-bottom: 3px dotted #1f2f56;padding: .5em 0 ;position: relative; list-style-position: inside}
.row-fluid .toc ol li h4 {list-style: none;font-size: 18px!important;line-height: 30px!important;color: #444444!important;font-weight: 300!important;font-family: Manrope,sans-serif;margin: 0;}
.row-fluid .toc ol li:last-child { border-bottom: 0; padding-bottom: 0px  }
.row-fluid .toc ol li strong {font-weight: 700; color: white; font-size: 18px; font-family: Manrope,sans-serif; }
.row-fluid .toc ol li h5 strong {font-size: 21px;color: #1f3056; font-family: Manrope, sans-serif; font-weight: 700;}
.row-fluid .toc ol li a {color: white}
.pillar-chapter-container {border-top: 1px solid #ececec; padding: 1.5em 0 2em} 
.pillar-chapter-container p strong, .pillar-page ol li strong {color: #1f3056; font-family: Manrope,sans-serif;font-size: 21px; font-weight: 700} 
.pillar-chapter-container ol li {counter-increment: item; padding-left: 2.25em; position: relative;}
.pillar-chapter-container ol li:before {margin-right:10px;content: counter(item);color:#486dc7;position:absolute;font-weight: 500; left:0; font-size: 30px; text-align: center; width: 35px}
.pillar-chapter-container ol {padding-left: 0px; list-style: none}
.pillar-page blockquote {margin: 50px 0px; padding-left: 30px; border-left: 4px solid #476cc6; font-style: italic}
.pillar-number p {margin: 0px}
.pillar-2col {margin: 30px 0px 40px}
.pillar-conclusion {padding-top: 1em!important}
.row-fluid .pillar-blue {background-color: #f5f7fc; padding-bottom: 3em}
.pillar-title h1 {font-size: 57px}
.ch8-list {width: 40%!important}
.ch8-image {width: 57%!important} 
.care-pillar blockquote {margin: 0px 0px 20px 0px; padding-left: 30px; border-left: 4px solid #c9f2c6; font-style: italic; font-weight: 300}
.definition-box {background-color: #f5fbf5; border-radius: 20px; padding: 0px 25px; }
.margin-top-40 {margin-top: 40px}
.statistic h4 {font-size: 24px;margin-bottom: 10px!important; margin-top: 0px;font-weight: 500}
.statistic p {margin-top: 0px!important;font-style: italic;}
.interaction p strong {font-size: 18px!important; line-height: 30px!important; color: #444444!important;}
.interaction p { margin-top: 10px!important}
.interaction-box {text-align: center!important}
.interaction-box img {margin-bottom: 0px!important}
.med-pillar blockquote {margin: 30px 0px!important}
.pillar-title em {color: #486dc7; font-weight: 500; font-size: 48px}
.pillar-form {border-bottom: 1px solid #ececec; background-color: #f5f7fc; border-top: 1px solid #ececec; padding: 0px 0px 50px}
.pillar-formcopy h2, .pillar-formcopy h3 {overflow-wrap: initial}
.pillar-blog-cta {background-color:#9f4ade!important;padding:25px;color:#ffffff;border-radius:5px;}
.pillar-blog-cta {background:url('https://www.cureatr.com/hubfs/CTAs/blog-cta-bg.png') no-repeat center center;}
.pillar-blog-cta h4 {color:#ffffff;font-size:24px;padding:0;margin:0;line-height:1.25em;}
.pillar-blog-cta h6 {color:#1f3056;font-size:16px;padding:0;margin:0 0 10px;line-height:1.25em;text-transform:uppercase;font-weight:900;}
.pillar-blog-cta p {margin-top:10px;margin-bottom:0;}
.pillar-blog-link a {background-color:#1f3056;padding:8px 18px;color:#ffffff;text-decoration:none;border-radius:4px;transition: all .15s ease;}
.pillar-blog-link {margin-top:10px;}
.pillar-blog-link a:hover {box-shadow: 0px 2px 5px #333;transition: all .15s ease;background-color:#293b61;}
.pillar-blog-link:hover {transform: translateY(-1px)!important;transition: all .15s ease;}
.pillar-blog-cta2 {border:3px solid #9f4ade!important;padding:25px 50px;color:#444444;border-radius:5px;text-align:center;}
.pillar-blog-cta2 {background:url('https://www.cureatr.com/hubfs/images/care-pillar/blog-cta-bg-light.png') no-repeat center center;}
.pillar-blog-cta2 h4 {color:#1f3056;font-size:24px;padding:0;margin:0;line-height:1.25em;text-align:center;}
.pillar-blog-cta2 h6 {color:#9f4ade;font-size:16px;padding:0;margin:0 0 10px;line-height:1.25em;text-transform:uppercase;font-weight:900;text-align:center;}
.pillar-blog-cta2 p {margin-top:10px;margin-bottom:0;}
.pillar-blog-link2 a {background-color:#A04BDE;color:#ffffff;border-radius: 25px !important;position:relative;z-index:1;padding:10px 22px!important;font-family: Manrope !important;font-size: 16px !important; line-height: 1.5em; font-weight:600!important;}
.pillar-blog-link2 {margin-top:10px;}
.pillar-blog-link2 a:hover {transition: all .15s ease;background: #AF4EF7 !important !important; transform: translateY(-1px);}
.pillar-blog-link2:hover {transform: translateY(-1px)!important;transition: all .15s ease;}
@media (max-width:767px){.pillar-blog-img img {display:block!important;margin:0 auto 15px!important;}.pillar-blog-cta2 {padding:25px;}}

.pillar-blog-cta-pink {background-color:#CF455E!important;padding:25px;color:#ffffff;border-radius:5px;}
.pillar-blog-cta-pink {background:url('https://www.cureatr.com/hubfs/images/care-pillar/blog-cta-bg-pink.png') no-repeat center center;}
.pillar-blog-cta-pink h4 {color:#ffffff;font-size:24px;padding:0;margin:0;line-height:1.25em;}
.pillar-blog-cta-pink h6 {color:#1f3056;font-size:16px;padding:0;margin:0 0 10px;line-height:1.25em;text-transform:uppercase;font-weight:900;}
.pillar-blog-cta-pink p {margin-top:10px;margin-bottom:0;}
.pillar-blog-link-pink a {background-color:#1f3056;padding:8px 18px;color:#ffffff;text-decoration:none;border-radius:4px;transition: all .15s ease;}
.pillar-blog-link-pink {margin-top:10px;}
.pillar-blog-link-pink a:hover {box-shadow: 0px 2px 5px #333;transition: all .15s ease;background-color:#293b61;}
.pillar-blog-link-pink:hover {transform: translateY(-1px)!important;transition: all .15s ease;}
.pillar-blog-cta2-pink {border:3px solid #CF455E!important;padding:25px 50px;color:#444444;border-radius:5px;text-align:center;}
.pillar-blog-cta2-pink {background:url('https://www.cureatr.com/hubfs/images/care-pillar/blog-cta-bg-pink-light.png') no-repeat center center;}
.pillar-blog-cta2-pink h4 {color:#1f3056;font-size:24px;padding:0;margin:0;line-height:1.25em;text-align:center;}
.pillar-blog-cta2-pink h6 {color:#CF455E;font-size:16px;padding:0;margin:0 0 10px;line-height:1.25em;text-transform:uppercase;font-weight:900;text-align:center;}
.pillar-blog-cta2-pink p {margin-top:10px;margin-bottom:0;}
.pillar-blog-link2-pink a {background-color:#CF455E;color:#ffffff;border-radius: 25px !important;position:relative;z-index:1;padding:10px 22px!important;font-family: Manrope !important;font-size: 16px !important; line-height: 1.5em; font-weight:600!important;}
.pillar-blog-link2-pink {margin-top:10px;}
.pillar-blog-link2-pink a:hover {transition: all .15s ease;background: #AF4EF7 !important !important; transform: translateY(-1px);}
.pillar-blog-link2-pink:hover {transform: translateY(-1px)!important;transition: all .15s ease;}
@media (max-width:767px){.pillar-blog-img-pink img {display:block!important;margin:0 auto 15px!important;}.pillar-blog-cta2-pink {padding:25px;}}

.pillar-blog-cta-grn {background-color:#C9F2C6!important;padding:25px;color:#444;border-radius:5px;}
.pillar-blog-cta-grn {background:url('https://www.cureatr.com/hubfs/images/care-pillar/blog-cta-bg-grn-light.png') no-repeat center center;}
.pillar-blog-cta-grn h4 {color:#1f3056;font-size:24px;padding:0;margin:0;line-height:1.25em;}
.pillar-blog-cta-grn h6 {color:#486DC7;font-size:16px;padding:0;margin:0 0 10px;line-height:1.25em;text-transform:uppercase;font-weight:900;}
.pillar-blog-cta-grn p {margin-top:10px;margin-bottom:0;}
.pillar-blog-link-grn a {background-color:#1f3056;color:#ffffff;border-radius: 25px !important;position:relative;z-index:1;padding:10px 22px!important;font-family: Manrope !important;font-size: 16px !important; line-height: 1.5em; font-weight:600!important;}
.pillar-blog-link-grn {margin-top:10px;}
.pillar-blog-link-grn a:hover {transition: all .15s ease;background: #AF4EF7 !important !important; transform: translateY(-1px);}
.pillar-blog-link-grn:hover {transform: translateY(-1px)!important;transition: all .15s ease;}
.pillar-blog-cta2-grn {border:3px solid #2E8429!important;padding:25px 50px;color:#444444;border-radius:5px;text-align:center;}
.pillar-blog-cta2-grn {background:url('https://www.cureatr.com/hubfs/images/care-pillar/blog-cta-bg-grn.png') no-repeat center center;}
.pillar-blog-cta2-grn h4 {color:#1f3056;font-size:24px;padding:0;margin:0;line-height:1.25em;text-align:center;}
.pillar-blog-cta2-grn h6 {color:#2E8429;font-size:16px;padding:0;margin:0 0 10px;line-height:1.25em;text-transform:uppercase;font-weight:900;text-align:center;}
.pillar-blog-cta2-grn p {margin-top:10px;margin-bottom:0;}
.pillar-blog-link2-grn a {background-color:#2E8429;padding:8px 18px;color:#ffffff;text-decoration:none;border-radius:4px;transition: all .15s ease;}
.pillar-blog-link2-grn {margin-top:10px;}
.pillar-blog-link2-grn a:hover {box-shadow: 0px 2px 5px #ccc;transition: all .15s ease;background-color:#3F9D3A;}
.pillar-blog-link2-grn:hover {transform: translateY(-1px)!important;transition: all .15s ease;}
@media (max-width:767px){.pillar-blog-img-grn img {display:block!important;margin:0 auto 15px!important;}.pillar-blog-cta2-grn {padding:25px;} .opt-hero-bg-grn {padding-bottom: 0px!important}}
/*----------------------------------- About Us Page Design Start -----------------------------------*/
.row-fluid .about_us_hero_background { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/about_hero_background.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; }
.row-fluid .about_us_hero_background::before { pointer-events: none; content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/hero_image_top_02.png); background-repeat: no-repeat; background-position: center; position: absolute; right: 2em; top: 24em; width: 392px; height: 265px; }
.row-fluid .about_us_hero_background::after { pointer-events: none; content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/hero_image_top_03.png); background-repeat: no-repeat; background-position: center; position: absolute; bottom: 0; left: -1.2em; width: 302px; height: 217px; }
.row-fluid .about_us_hero_content { text-align: center; margin-top: 1em; position: relative; }
.row-fluid .about_us_hero_content::before { pointer-events: none; content: " "; position: absolute; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/hero_image_top_01.png); background-repeat: no-repeat; width: 302px; height: 228px; left: -18em; top: 10em; }
.row-fluid .about_us_hero_content h1 { margin-bottom: 0; }
.row-fluid .about_us_hero_content h5 { margin-bottom: 0; font-size:26px; margin-top: 37px }
.row-fluid .about_us_hero_content h6 { font-size: 22px; color: #1f3056; font-family: Manrope,sans-serif; margin: 25px 0px 39px }
.row-fluid .about_us_hero_mobile_img { text-align: center; display: none !important; }
.row-fluid .investors_group_background { background-color: #f5f7fc; padding: 2em 0 2.5em; text-align: center; margin-top:3em; }
.row-fluid .investors_list_group_bg div.hs_cos_wrapper .investors_group_background { padding: .5em 0; margin: 0; }
.row-fluid .investors_list_group_bg div.hs_cos_wrapper { display: inline-block; width: 100%; max-width: 221px; }
.row-fluid .changing_healthcare_group_background { padding:4em 0 5em; }
.row-fluid .changing_healthcare_title h2 { text-align: center; margin-top:0; margin-bottom: 56px }
.row-fluid .want_to_join_content h5 { margin-top: 0; margin-bottom: 0; }
.row-fluid .want_to_join_content {padding-right: 85px}
.row-fluid .perks_title h6 { margin-top: 0.5em; font-size: 20px; margin-bottom: 0; color: #1f3056;     font-family: Manrope,sans-serif; font-weight: 800; }
.row-fluid .perks_content_details p { margin: 0.2em 0 0; color: #444444; font-weight: 600; }
.row-fluid .perks_content_group { margin: 1em 0 0em; }
.row-fluid .see_open_positions_cta { margin-top: 0.8em; }
.row-fluid .why_we_here_group_bg { padding: 4em 0 9.5em; position:relative; }
.row-fluid .why_we_here_group_bg::before { content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/why_we_here_group_aft_img.png); background-repeat: no-repeat; background-position: center; position: absolute; top: 4em; left: 0; width: 80px; height: 160px; pointer-events: none; }
.row-fluid .why_we_here_group_bg::after { content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/core_values_background_top.png); background-repeat: no-repeat; background-size: 100% 100%; background-position: center; position: absolute; width: 100%; height: 237px; bottom: 0; pointer-events: none; left: 0; z-index: -1; }
.row-fluid .why_we_here_image { text-align: center; margin-top: 3em; }
.row-fluid .core_values_group_bg { padding: 0em 0 3em; background-color: #f5f7fc; position: relative;     margin-top: 0em; }
.row-fluid .core_values_title_text h2 { text-align: center; margin-top:0; }
.core_values_listing_group_bg div.hs_cos_wrapper { display: inline-block; margin: 0 1em; text-align: center; }
.row-fluid .core_values_healthcare_group { background-color: #ffffff; text-align: center; padding: 2em; border-radius:4px; }
.row-fluid .core_values_healthcare_group h2 { margin: 0.1em 0 0; color: #476cc6; }
.row-fluid .core_values_healthcare_group p { margin-bottom: 0; margin-top: 0px }
.leadership_details_content_group_bg { display: none; }
.row-fluid .leadership_group_background { padding: 2.75em 0; transition: all 0.5s ease-in-out;}
.leadership_title_text h2 { text-align:center !important; margin-bottom:0.5em; }
.row-fluid .leadership_listing_group_bg { text-align:center; transition: all 0.8s ease-in-out 1s; }
.row-fluid .leadership_listing_group_bg div.hs_cos_wrapper { display: inline-block; width: 100%; max-width: 290px; transition:all 0.8s; -webkit-transition:all 0.8s; }
.leadership_details_content_group_bg { transition:all 0.8s; -webkit-transition:all 0.8s; position: absolute; z-index: 11; width: 550px; left: 0.5em; background-color: #486dc7; padding: 1.7em; border-radius: 4px; top: 11em; display: none; }
.leadership_details_list_group:hover .leadership_details_content_group_bg { display:block; transition:all 0.8s; -webkit-transition:all 0.8s; width: 550px; }
.row-fluid .leadership_listing_group_bg div.hs_cos_wrapper:last-child .leadership_details_list_group:hover .leadership_details_content_group_bg, .row-fluid .leadership_listing_group_bg div.hs_cos_wrapper:nth-child(4) .leadership_details_list_group:hover .leadership_details_content_group_bg { right: 0.5em; left:auto; }
.leadership_name, .leadership_position { text-align: left; }
.leadership_name h4 { margin: 0.5em 0 0; color: #486dc7}
.leadership_position h6 { margin: 0px; font-style: italic; font-size:14.5px!important; line-height:1.25em; font-weight:400; font-family: Manrope,sans-serif; }
@media (min-width:1041px) and (max-width:1200px) {.leadership_position h6 {font-size:12px!important;} .leadership_name h4{font-size:19px!important;}}
.leadership_details_list_group { padding: 0 0.4em; margin-top: 2.5em; position: relative; transition:all 0.8s; -webkit-transition:all 0.8s; }
.about_us_core_value_image img { background-color: #dee3f4; border-radius: 50%; position:relative; transition:all 0.5s; float:left; width:100%;  }
.about_us_core_value_image.active img { background-color: #476cc6; position:relative; transition:all 0.8s; }
.about_us_core_value_image, .about_us_core_value_image.active {  position:relative; }
.about_us_core_value_image.active::before { pointer-events: none; content: " "; border-top: 15px solid #476cc6; border-left: 15px solid transparent; border-right: 15px solid transparent; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: -5.4em; width: 0; transition:all 0.5s; z-index: 1; } 
.cureatr_about_us_page .row-fluid .transition_secondary_menu_group { border-top: 1px solid #ececec; margin-top: 4em; }
.row-fluid .leadership_listing_group_bg .leadership_details_content_group div.hs_cos_wrapper { max-width: 100%; }
.leadership_details_content_group h5 { margin: 0; color: #1f3056; text-align: left; font-size: 25px; font-weight: 700; }
.leadership_details_content_group p { text-align: left; color: #ffffff; margin: 0.5em 0 0; font-size: 16px; line-height: 25px}
.leadership_details_content_group p a {color: white; text-decoration: underline}
.leadership_image { position: relative; }
.leadership_image img {border-radius: 150px}
.leadership_details_list_group:hover .leadership_image::before { content: ""; border: 3px solid #486dc7; position: absolute; width: 100%; height: 100%; border-radius: 150px; top: -12px; left: -12px; }
@media (min-width: 1201px) {.leadership_details_list_group:hover .leadership_image::before { content: ""; display: flex; align-items: center; border: 3px solid #486dc7; position: abosolute; width: 65%; height: 65%; border-radius: 175px; top: -12px; left: 36px !important;}}
.row-fluid .core_values_healthcare_list_bg { border-top: 1px solid #ececec; margin-top: 13em; padding-top: 3.5em; padding-bottom: .5em }
.row-fluid .about_us_hero_content p { padding: 0 3em; margin: 10px 0px}
.about_us_core_value_content { display: none; }
.about_us_core_value_content { display: none; position: absolute; width: 815px; left: 0; margin: 0 auto ; right: 0; top:10em; }
.about_us_core_value_content h5 {font-style: italic; color: #1f3056; font-family: Manrope,sans-serif; font-weight: 300; font-size: 28px}
.investors_title_text h2 {margin-bottom: 17px}
.core_values_listing_group_bg .about_us_core_value_content div.hs_cos_wrapper { max-width: 100%; }
.core_values_listing_group_bg { text-align:center; }
.secondary_nav.cureatr_about_us_page .row-fluid .transition_secondary_menu_group { margin-top: 0; }
.row-fluid .why_we_here_text { position: relative; z-index: 1; }
.row-fluid .why_we_here_text h2 {margin-bottom: 24px}
.row-fluid .why_we_here_text p {padding-right: 45px}
.cureatr_about_us_page .row-fluid .transition_secondary_menu_group p { display:none; }
img.about_us_core_value_active_img { display: none; }
.about_us_core_value_image.active img  { display: none; }
.about_us_core_value_image.active img.about_us_core_value_active_img { position: relative; left: 0; top: 0; right: 0;  display:block; }
.about-header h1 {text-align: center; margin-bottom: 0px}

.hero-image-pillar {padding-bottom: 30px;}
@media (max-width: 500px) {.hero-image-pillar { padding-bottom: 0px !important;}}
/*----------------------------------- About Us Page Design End -----------------------------------*/



  /*----------------------------------- About Us Page Design Start -----------------------------------*/
.row-fluid .about_us_hero_background { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/about_hero_background.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; }
.row-fluid .about_us_hero_background::before { pointer-events: none; content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/hero_image_top_02.png); background-repeat: no-repeat; background-position: center; position: absolute; right: 0em; top: 24em; width: 392px; height: 265px; }
.row-fluid .about_us_hero_background::after { pointer-events: none; content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/hero_image_top_03.png); background-repeat: no-repeat; background-position: center; position: absolute; bottom: 0; left: -1.2em; width: 302px; height: 217px; }
.row-fluid .about_us_hero_content { text-align: center; margin-top: 1em; position: relative; margin-left: 0px!important}
.row-fluid .about_us_hero_content::before { pointer-events: none; content: " "; position: absolute; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/hero_image_top_01.png); background-repeat: no-repeat; width: 302px; height: 228px; left: -18em; top: 3em; }
.row-fluid .about_us_hero_content h1 { margin-bottom: 0; }
.row-fluid .about_us_hero_content h5 { margin-bottom: 0; font-size:26px; margin-top: 30px }
.row-fluid .about_us_hero_content h6 { font-size: 22px; color: #1f3056; font-family: Manrope,sans-serif; margin: 25px 0px 0px }
.row-fluid .about_us_hero_mobile_img { text-align: center; display: none !important; }
.row-fluid .investors_group_background { background-color: #f5f7fc; padding: 0em 0 2.5em; text-align: center; margin-top:0em; }
.row-fluid .investors_list_group_bg div.hs_cos_wrapper .investors_group_background { padding: .5em 0; margin: 0; }
.row-fluid .investors_list_group_bg div.hs_cos_wrapper { display: inline-block; width: 100%; max-width: 221px; }
.row-fluid .changing_healthcare_group_background { position: relative; padding: 3em 0 9.5em; border-top: 1px solid #ececec; margin-top: 0.5em; }
.row-fluid .changing_healthcare_title h2 { text-align: center; margin-top:0; margin-bottom: 56px }
.row-fluid .want_to_join_content h5 { margin-top: 0; margin-bottom: 0; }
.row-fluid .want_to_join_content {padding-right: 85px}
.row-fluid .perks_title h6 { margin-top: 0.5em; font-size: 20px; margin-bottom: 0; color: #1f3056;     font-family: Manrope,sans-serif; font-weight: 800; }
.row-fluid .perks_content_details p { margin: 0.2em 0 0; color: #444444; font-weight: 600; }
.row-fluid .perks_content_group { margin: 1em 0 0em; }
.row-fluid .see_open_positions_cta { margin-top: 0.8em; }
.row-fluid .why_we_here_group_bg { padding: 2em 0em; position:relative; }

.row-fluid .why_we_here_group_bg::before { content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/why_we_here_group_aft_img.png); background-repeat: no-repeat; background-position: center; position: absolute; top: 4em; left: 0; width: 80px; height: 160px; pointer-events: none; }
.row-fluid .changing_healthcare_group_background::after { content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/core_values_background_top.png); background-repeat: no-repeat; background-size: 100% 100%; background-position: center; position: absolute; width: 100%; height: 237px; bottom: 0; pointer-events: none; left: 0; z-index: -1; }
.row-fluid .why_we_here_group_bg::after { content: none; }
.row-fluid .why_we_here_image { text-align: center; margin-top: 3em; }
.row-fluid .core_values_group_bg { padding: 2.5em 0 10.5em; background-color: #f5f7fc; position: relative; margin-top: 0em; border-top: 1px solid #ececec; }
.row-fluid .core_values_title_text h2 { text-align: center; margin-top:0; }
.core_values_listing_group_bg div.hs_cos_wrapper { display: inline-block; margin: 0 1em; text-align: center; }
.row-fluid .core_values_healthcare_group { background-color: #ffffff; text-align: center; padding: 2em; border-radius:4px; }
.row-fluid .core_values_healthcare_group h2 { margin: 0.1em 0 0; color: #476cc6; }
.row-fluid .core_values_healthcare_group p { margin-bottom: 0; margin-top: 0px }
.leadership_details_content_group_bg { display: none; }
.row-fluid .leadership_group_background { padding: 2.75em 0; transition: all 0.5s ease-in-out;}
.leadership_title_text h2 { text-align:center; margin-bottom:0.5em; margin-top: 0px}
.row-fluid .leadership_listing_group_bg { text-align:center; transition: all 0.8s ease-in-out 1s; }
.row-fluid .leadership_listing_group_bg div.hs_cos_wrapper { display: inline-block; width: 100%; max-width: 290px; transition:all 0.8s; -webkit-transition:all 0.8s; }
.leadership_details_content_group_bg { transition:all 0.8s; -webkit-transition:all 0.8s; position: absolute; z-index: 11; width: 550px; left: 0.5em; background-color: #486dc7; padding: 1.7em; border-radius: 4px; top: 11em; display: none; }
.leadership_details_list_group:hover .leadership_details_content_group_bg { display:block; transition:all 0.8s; -webkit-transition:all 0.8s; width: 550px; }
.row-fluid .leadership_listing_group_bg div.hs_cos_wrapper:last-child .leadership_details_list_group:hover .leadership_details_content_group_bg, .row-fluid .leadership_listing_group_bg div.hs_cos_wrapper:nth-child(4) .leadership_details_list_group:hover .leadership_details_content_group_bg { right: 0.5em; left:auto; }
.leadership_name, .leadership_position { text-align: center; }
.leadership_name h4 { margin: 0.5em 0 0; color: #486dc7}
.leadership_position h6 { margin: 0px; font-style: italic; font-size:16px; font-weight:400; font-family: Manrope,sans-serif; }
.leadership_details_list_group { padding: 0 0.4em; margin-top: 2.5em; position: relative; transition:all 0.8s; -webkit-transition:all 0.8s; }
.about_us_core_value_image img { background-color: #dee3f4; border-radius: 50%; position:relative; transition:all 0.5s; float:left; width:81px;  }
.about_us_core_value_image.active img { background-color: #476cc6; position:relative; transition:all 0.8s; }
.about_us_core_value_image, .about_us_core_value_image.active {  position:relative; }
.about_us_core_value_image.active::before { pointer-events: none; content: " "; border-top: 15px solid #476cc6; border-left: 15px solid transparent; border-right: 15px solid transparent; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: -5.4em; width: 0; transition:all 0.5s; z-index: 1; } 
.cureatr_about_us_page .row-fluid .transition_secondary_menu_group { border-top: 1px solid #ececec; margin-top: 1em; }
.row-fluid .leadership_listing_group_bg .leadership_details_content_group div.hs_cos_wrapper { max-width: 100%; }
.leadership_details_content_group h5 { margin: 0; color: #1f3056; text-align: left; font-size: 25px; font-weight: 700; }
.leadership_details_content_group p { text-align: left; color: #ffffff; margin: 0.5em 0 0; font-size: 16px; line-height: 25px}
.leadership_details_content_group p a {color: white; text-decoration: underline}
.leadership_image { position: relative; }
.leadership_image img {border-radius: 150px}
.leadership_details_list_group:hover .leadership_image::before { content: ""; border: 3px solid #486dc7; position: absolute; width 100%; height: 100%; border-radius: 150px; top: -12px; left: -12px; }
.row-fluid .core_values_healthcare_list_bg { border-top: 1px solid #ececec; background-color: #f5f7fc; margin-top: 0em; padding-top: 3.5em; padding-bottom: 3.5em }
.row-fluid .about_us_hero_content p { padding: 0 3em; margin: 10px 0px}
.about_us_core_value_content { display: none; }
.about_us_core_value_content { display: none; position: absolute; width: 815px; left: 0; margin: 0 auto ; right: 0; top:10em; }
.about_us_core_value_content h5 {font-style: italic; color: #1f3056; font-family: Manrope,sans-serif; font-weight: 300; font-size: 28px}
.investors_title_text h2 {margin-bottom: 17px; margin-top: 0px}
.core_values_listing_group_bg .about_us_core_value_content div.hs_cos_wrapper { max-width: 100%; }
.core_values_listing_group_bg { text-align:center; }
.secondary_nav.cureatr_about_us_page .row-fluid .transition_secondary_menu_group { margin-top: 0; }
.row-fluid .why_we_here_text { position: relative; z-index: 1; }
.row-fluid .why_we_here_text h2 {margin-bottom: 24px}
.row-fluid .why_we_here_text p {padding-right: 45px}
.cureatr_about_us_page .row-fluid .transition_secondary_menu_group p { display:none; }
img.about_us_core_value_active_img { display: none; }
.about_us_core_value_image.active img  { display: none; }
.about_us_core_value_image.active img.about_us_core_value_active_img { position: relative; left: 0; top: 0; right: 0;  display:block; }
/*----------------------------------- About Us Page Design End -----------------------------------*/




/*------------------------- Resource Page Design Start -----------------------*/
.row-fluid .cureatr_resources_hero_background { background-color: #f5f7fc; padding: 3em 0 3em; position:relative; }
.row-fluid .cureatr_resources_hero_background::after { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Resources_Page_Files/hero_square_dots.png); background-repeat: no-repeat; width: 98px; height: 146px; position: absolute; right: 0; top: 4em; }
.row-fluid .cureatr_resources_hero_background::before { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Resources_Page_Files/hero_o_dots.png); background-repeat: no-repeat; width: 106px; height: 159px; position: absolute; left: 0; bottom: 3em; }
.resources_hero_right { position: relative; z-index: 11; }
.row-fluid .resources_hero_content h1 {margin: 0; }
.row-fluid .resources_hero_content h2 { color: #486dc7; font-size: 28px; font-weight: 500; margin: 0; padding: 0; }
.row-fluid .resources_hero_content p { font-size: 17px; font-size: Manrope, sans-serif; font-weight: 300; padding: 0 3em 0 0; }
.resources_all_topics_types_background ul.new-res-drop-down-list { display: none; position: absolute; right: 0; margin: 0 auto; margin: 0; padding: 0; list-style: none; top: 2.4em; background-color: #fff; border: 1px solid #ccc; padding: 1em 1em; width: 60%; z-index: 2222; }
.resources_all_topics_types_background .select_topic ul.new-res-drop-down-list { left:0; }
.resources_all_topics_types_background ul.new-res-drop-down-list li a:hover {color: #486dc7}
.res_topic_ser_tit h3.new-res-drop-down { margin: 0; }
.row-fluid .resources_all_topics_types_background { padding: 1.25em 0 1.35em; }
.res_topic_ser_tit h3.new-res-drop-down { cursor: pointer; margin: 0; font-size: 19px; color: #444444; font-weight: 300; }
.res_topic_ser_tit { border: 1px solid #ccc; border-radius: 3px; padding: 0.3em 1em; float: left; width: 60%; text-align: left; }
.select_type .res_topic_ser_tit { float: right; }
.res_topic_ser_tit h3.new-res-drop-down i.fa.fa-caret-down { float: right; margin-top: 0.3em; color: #486dc7; }
.select_type, .select_topic { position:relative; }
.new-res-main-list .cGroup .new-res-inn-list.mix { width: 30%; margin: 2em 0 2em 3em; }
.new-res-main-list .cGroup div.new-res-inn-list.mix:first-child { margin-left:0; }
.new-res-main-list .cGroup .new-res-inn-list.mix:nth-child(3n+4) { margin-left: 0; }
.ctype_title_con { border-top:1px solid #ececec; float: left; width: 100%; text-align: center; font-weight: 800; color: #1f3056; font-family: Manrope,sans-serif; font-size: 34px; line-height: 1.2em; padding-top:1em; margin-top: 0em; margin-bottom:0.4em; }
.cGroup.main_mid_center { margin-bottom: 1em !important; }
.ctype_title_con.webinars_videos { margin-top: 0; padding-top:1em; }
.new-res-inn-cont-list h6 { margin: 1em 0; color: #A04BDE; text-transform: uppercase; font-weight: 600; font-size: 14px; position: relative; padding-left:2.5em; } 
.new-res-inn-cont-list h6::before { content:" "; position: absolute; left:0; top:0; }

.podcasts .new-res-inn-cont-list h6::before { background-image:url(https://www.cureatr.com/hubfs/images/Resources_Page_Files/podcast.png); background-repeat: no-repeat; width:23px; height:27px; }
.webinars_videos .new-res-inn-cont-list h6::before { background-image:url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Resources_Page_Files/webinar-video.png); background-repeat: no-repeat; width:23px; height:27px; }
.whitepapers .new-res-inn-cont-list h6::before { background-image:url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Resources_Page_Files/whitepaper-icon.png); background-repeat: no-repeat; width:23px; height:27px; }
.case_studies .new-res-inn-cont-list h6::before { background-image:url(https://www.cureatr.com/hubfs/images/Resources_Page_Files/case-study-icon2.png); background-repeat: no-repeat; width:23px; height:27px; }
.publications .new-res-inn-cont-list h6::before { background-image:url(https://www.cureatr.com/hubfs/images/Resources_Page_Files/publication-icon2.png); background-repeat: no-repeat; width:26px; height:27px; }
.infographics .new-res-inn-cont-list h6::before { background-image:url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Resources_Page_Files/infographic-icon.png); background-repeat: no-repeat; width:26px; height:27px; }
.executive_summaries .new-res-inn-cont-list h6::before { background-image:url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Resources_Page_Files/execute-icon.png); background-repeat: no-repeat; width:23px; height:27px; }
.new-res-inn-list-tit h3 { margin: 0 0 10px; font-weight: 700; line-height: 26px }
.new-res-inn-list-tit h3 a { color: #1f3056; font-family: Manrope,sans-serif; font-size: 20px; font-weight: 700; text-decoration: none; }
.new-res-inn-list-button { margin-top: 0.5em; }
.new-res-inn-list-button a { text-decoration: none; color: #A04BDE; font-size: 16px; font-weight: 600; }
.new-res-inn-list-button a i.fa.fa-caret-right { display: inline-block; padding-left: 0.3em; vertical-align: middle; transition: all 0.5s; }
.new-res-inn-list-button a:hover i.fa.fa-caret-right { padding-left: 1em; transition: all 0.5s; }
.res_blog_post_img, .res_blog_post_details_group { float: left; width: 100%; }
.hs-blog-listing .row-fluid .listing_custom_fluid { display:none !important; }
.resources_watch_now_cta {margin-top: 10px}
.res_blog_post_img {max-width: 290px}
.new-res-inn-list-tit-con-group { min-height: auto; }
.new-res-drop-down-list li { cursor: pointer; }
.cGroup.infographics div.infographics .res_blog_post_img { height: 345px; position:relative; }
.cGroup.infographics div.infographics .res_blog_post_img img { position:absolute; left:0%; top:50%; transform: translate(0, -50%); }
.new-res-drop-down-list li:hover { color: #486dc7; }
.webinars_videos .res_blog_post_img img { width: 100%; height: 240px; }
.row-fluid .lp_form_list .hs-input {width: 100%!important}
.row-fluid .lp_form_list ul.inputs-list { margin:0; padding:0; list-style:none; }
.row-fluid .lp_form_list .inputs-list .hs-input {width: auto !important; float:left;  -webkit-appearance: checkbox; appearance: checkbox; -moz-appearance:checkbox; margin-top: 0.4em; }
.row-fluid .lp_form_list ul.inputs-list li.hs-form-checkbox { float: left; width: 100%; }
.row-fluid .lp_form_list ul.inputs-list li span { display:block; float:left; margin-left:0.5em; }

h3.type_of_inquiry_select { cursor: pointer; margin: 0; font-size: 18px; font-weight: 300; color: #666; font-family: Manrope,sans-serif; }
.type_of_inquiry_select i.fa.fa-caret-down { float: right; color: #486dc7; margin-top:0.4em; }
.type_of_inquiry_title { background-color: #fff; border: 1px solid #ccc; border-radius: 4px; padding: 7px 10px; margin-bottom: 1em; }
ul#type_of_form_value { display: none; list-style: none; margin: 0; padding: 12px; background-color: #fff; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; position: absolute; width: 95.05%; top: 2.7em; }
ul#type_of_form_value li:first-child { font-weight: 700; cursor: inherit; }
ul#type_of_form_value li { transition:all 0.4s; cursor: pointer; font-family: Manrope,sans-serif; }
.row-fluid .hero_contact_form form fieldset .hs_type_of_inquiry div.input { position:relative; }
ul#type_of_form_value li:hover { color:#486dc7; transition:all 0.4s; }
/*------------------------- Resource Page Design End -----------------------*/



/*------------------------- Pricing Page Design Startg -----------------------*/
.row-fluid .cureatr_pricing_background { background-color: #f5f7fc; position: relative; border-bottom: 1px solid #ececec; padding-bottom: 2em; }
.row-fluid .cureatr_pricing_background::before { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Pricing_Images/0_dots.png); background-repeat: no-repeat; width: 158px; height: 159px; position: absolute; top: 3em; left: 5em; pointer-events: none; }
.row-fluid .cureatr_pricing_background::after { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Pricing_Images/circle_dots.png); background-repeat: no-repeat; width: 95px; height: 207px; position: absolute; bottom: 35em; right: 0em; pointer-events: none; }
.cureatr_pricing_page .body-container-wrapper::before { z-index: 1; content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Pricing_Images/triangle_dots.png); background-repeat: no-repeat; width: 100px; height: 159px; position: absolute; top: 45em; right: 0em; pointer-events: none; }
.cureatr_pricing_page .body-container-wrapper::after { z-index: 1; content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Pricing_Images/square_dots.png); background-repeat: no-repeat; width: 123px; height: 126px; position: absolute; bottom: 45em; left: 0em; pointer-events: none; background-size: 80% 80%; }
.row-fluid .cureatr_pricing_hero { text-align: center; position:relative; }
.row-fluid .pricing_group_background { background-color: #fff; margin-top: 5em; position: relative; z-index:11; }
.pricing_details_ddesign, .pricing_type, .pricing_content_details { display: block; }
.pricing_type { background-color: #dee4f4; float: left; width: 100%; } 
.pricing_type_title { float: left; width: 24%; padding: 0.8em; position: relative; height: 40px; }
.pricing_type_title h5 { margin: 0; color: #1f3056; font-size: 16px; font-weight: 500; line-height: 1.3em; position: absolute; top: 50%; -ms-transform: translate(0%, -50%); transform: translate(0%, -50%); }
.pricing_type_empty_01, .pricing_type_empty_02, .pricing_type_empty_03, .pricing_type_empty_04 { width: 15.89%; padding: 1.9em 0.7em; border-left: 1px solid #ececec; float: left; height: 100%; }
.pricing_content_details { float: left; width: 100%; }
.pricing_content { float: left; width: 24%; padding:1.5em 0.8em; position: relative; }
.pricing_content p { margin: 0; position: absolute; top: 50%; transform: translate(0%, -50%); font-family: Manrope; font-size: 16px; line-height: 20px }
.pricing_check_mark_01, .pricing_check_mark_02, .pricing_check_mark_03, .pricing_check_mark_04 { position: relative; text-align:center; width: 15.89%; padding: 1.5em 0.7em; border-left: 1px solid #ececec; float: left; height: 100%; }
.pricing_check_mark_01.checkmark_image, .pricing_check_mark_02.checkmark_image, .pricing_check_mark_03.checkmark_image, .pricing_check_mark_04.checkmark_image { padding: 1.5em 0.7em; }
.checkmark_image img { margin: 0; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 20px; height: 15px; left:50%; }
.pricing_content_group { float: left; width: 100%; border-bottom: 1px solid #ececec; }
.row-fluid .illustration_image { width: 24% !important; }
.row-fluid .illustration_image > div.hs_cos_wrapper { position: absolute; top: -7.5em; left: 0.7em; }
.pricing_title_details_con h3 { color: #486dc7; font-size: 20px; margin:5px 0; font-weight: 700}
.row-fluid .pricing_title_details_group { text-align: center; border-left: 1px solid #ececec; margin-left: 0 !important; width: 24.32% !important; padding: 1.5em 0 1.1em; }
.pricing_title_details_image img.hs-image-widget { vertical-align: middle; width: 38px !important; height: 38px !important; }
.row-fluid .pricing_title_group_bg { position: relative; left: 15.8em; margin-top: -1.65em; }
.row-fluid .request_quote_cta_bottom { text-align: center; margin: 3em 0; }
.pricing_details_ddesign_desktop { display: block; z-index: 11; position:relative; }
.pricing_details_ddesign_responsive { display: none; }
.row-fluid .pricing_title_getails_content_group { display: block !important; } 
.pricing_content_details div.pricing_content_group:last-child { border-bottom: none; }
.cureatr_pricing_hero_title h1 {margin-bottom: 20px!important;min-width:885px;margin-left:-1em;}
@media (max-width:1100px){.cureatr_pricing_hero_title h1 {margin-bottom: 20px!important;min-width:inherit!important;margin-left:0em;}}
.cureatr_pricing_hero_title div.hs_cos_wrapper { max-width: 750px; margin: 0 auto; width: 100%; }
.cureatr_pricing_hero_title div.hs_cos_wrapper p { padding: 0 5em; margin-top: 0; }
.pricing_menu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a { text-align: center; color: #666; padding: 8px 0px; font-weight: 300; font-family: Manrope,sans-serif; font-size: 16px; line-height: 25px; background: transparent; transition:all 0.5s; }
.pricing_menu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a:hover { transition:all 0.5s; color: #486dc7; }
.pricing_menu .hs-menu-wrapper.hs-menu-flow-vertical > ul { margin:0; padding:0; }
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) { display: none; }
.row-fluid .pricing_menu { display: block !important; }  
/*------------------------- Pricing Page Design End -----------------------*/


/*-------------- New Landing Page Template Design Strat ---------------------*/

body.new_lp_design_clone .new_lp_bodycontainer_group .main_mid_center { max-width: 1160px; }
.row-fluid .new_lp_bodycontainer_group .main_mid_center { float: none !important; margin: 0 auto !important; max-width: 1250px; padding: 0 1em; width: 100% !important; }
body.new_lp_design_clone .row-fluid .new_lp_hero_title_section h1 { margin-bottom: 0; }
body.new_lp_design_clone .row-fluid .new_lp_hero_title_section h5 { padding-right: 1em; }
body.new_lp_design_clone .row-fluid .new_lp_hero_title_section h5 { margin-bottom: 0; margin-top: 0.3em; }
body.new_lp_design_clone .new_lp_hero_title_section_details ul { list-style: none; padding-left: 0;}
body.new_lp_design_clone .new_lp_hero_title_section_details ul li strong { color: #1f3056; font-weight: 700; }
body.new_lp_design_clone .row-fluid .new_lp_desktop_video_image { margin-top: 1.3em; }
body.new_lp_design_clone .row-fluid .new_lp_body_bottom_content h3 { margin-top: 1.5em; color: #486dc7; font-weight: 300; }
body.new_lp_design_clone .row-fluid .new_lp_body_bottom_content h3 { font-style: italic; font-size: 20px; font-weight: 500; line-height: 25px; }
body.new_lp_design_clone .row-fluid .new_lp_body_bottom_content h4 { font-weight: 300; font-size: 18px; position: relative; padding-left: 1.4em; }
.row-fluid .new_lp_body_bottom_content h4::before {
    content: '';
    position: absolute;
    left: 0;
    background-color: #1f3056;
    height: 2px;
    width: 20px;
    top: 0.6em;
}
body.new_lp_design_clone .new_lp_social_icon_list_title p { margin: 13px 0; }
body.new_lp_design_clone .new_lp_social_icon_list_title p { text-align: left; color: #1f3056; font-weight: 700; padding-right: 0em; }
body.new_lp_design_clone .row-fluid .new_lp_form_right_group { padding-left: 1.7em; padding-bottom: 5em; }
body.new_lp_design_clone .row-fluid .lp_form_list .actions .hs-button.primary.large { background-color: #cf455f !important; margin-top: 0.6em;     transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;}
body.new_lp_design_clone .row-fluid .lp_form_list .actions .hs-button.primary.large:hover {
    transform: translateY(-1px);
    transition: all .15s ease;
    background: #e34b68 !important;
    box-shadow: 0px 2px 5px #ccc;
}
body.new_lp_design_clone .row-fluid .lp_social_icon_list {
    margin-top: 3em;
    border-top: 1px solid #cccccc;
    border-bottom: 0;
	padding-bottom: 2em;
	margin-bottom: 2em;
}
body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group { position: relative; }
body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group::before {
    content: ' ';
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero-traingle.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 13em;
    width: 140px;
    height: 160px;
    top: 2em;
    z-index: 111;
}

body.new_lp_design_clone { background-color: #ffffff; /*position: relative;*/ }
body.new_lp_design_clone .row-fluid .lp_social_icon_list { position: relative; z-index: 22; }
body.new_lp_design_clone .lp_social_share_icons .hs_cos_wrapper_type_social_sharing { margin-top: 0; }
body.new_lp_design_clone .new_lp_hero_title_section { position: relative; z-index: 999; }
body.new_lp_design_clone .row-fluid .new_lp_video_left_group { margin-top: -4em; }
body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group { position: relative; background-image: none; /*linear-gradient(to right, #f5f7fc 33%, #fff 33.5%);*/ }
/*body.new_lp_design_clone .new_lp_bodycontainer_group .main_mid_center { position: relative; }
body.new_lp_design_clone .new_lp_bodycontainer_group .main_mid_center::before {
    content: "";
    background-color: #f5f7fc;
    position: absolute;
    width: 50%;
    left: -14em;
    height: 100%;
}*/
body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group .row-fluid .lp_form_list .hs-input { margin-bottom: 0.5em; }
body.new_lp_design_clone .row-fluid .lp_form_list h3.form-title {
    margin-top: 15px;
    margin-bottom: 15px;
}
body.new_lp_design_clone .row-fluid .new_lp_video_left_group {
    margin-top: -2.8em;
}
.row-fluid .new_lp_right_mobile_image_content {
    padding-left: 24px;
}

.new-lp-video img {
  /*box-shadow: 0 0 5px 2px #eceef2;*/
  border-radius: 10px;
}



/******* Resources *****/

body.new_resources_lp_design_clone .header-container-wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    top: 2em;
    background: none;
}
/*body.new_resources_lp_design_clone .resources_lp_footer_group {

    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 999;

}*/
body.new_resources_lp_design_clone .row-fluid .copy_rights_content p {
   
    font-size: 14px; }
body.new_resources_lp_design_clone .row-fluid .new_lp_hero_title_section h1 {

    font-size: 54px;

}
body.new_resources_lp_design_clone .row-fluid .new_lp_hero_title_section {

    margin-top: 3em;

}


body.new_resources_lp_design_clone .row-fluid .new_lp_body_bottom_content h4 {

    text-transform: uppercase;

}
body.new_resources_lp_design_clone .row-fluid .new_lp_bodycontainer_group::before {

    content: ' ';
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero-traingle.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 13em;
    width: 140px;
    height: 160px;
    top: 5em;
    z-index: 1;

}
body.new_resources_lp_design_clone .row-fluid .new_lp_video_left_group {
    margin-top: -6em;
}
body.new_resources_lp_design_clone .new_lp_hero_title_section_details ul {
    list-style: disc;
    padding-left: 26px;
}
body.new_resources_lp_design_clone .new_lp_hero_title_section_details p {

    padding: 1em 0 0;

}
body.new_resources_lp_design_clone .row-fluid .new_lp_desktop_video_image {

    margin-top: 1.9em;

}
body.new_resources_lp_design_clone .row-fluid .new_lp_bodycontainer_group::after {
content: ' ';
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/home/hero_background_round_img.png);
    background-repeat: no-repeat;
    width: 87px;
    height: 159px;
    position: absolute;
    right: 0;
    top: -3em;
    z-index: 1;
}
body.new_resources_lp_design_clone .new_lp_hero_title_section_details ul li {
    padding-bottom: 0.5em;
}
body.new_resources_lp_design_clone .row-fluid .new_lp_body_bottom_content h3 {
  margin-top: 0.8em; }

.new_lp_title_contents {margin-top: 1.9em}
/*-------------- New Landing Page Template Design End ---------------------*/
.row-fluid .dashboard_hero_right_mobile_img { display: none !important; }
body.new-meds .cureatr_transition_background_group .main_mid_center {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 512px 451px;
}
body.new-meds .row-fluid .cureatr_transition_background_group {
    padding: 0;
}
body.new-meds .row-fluid .cureatr_transition_background_group .meds_hero_left_section {
    padding: 3em 0 4em;
}

/*============================= MRP Page Design Start =============================*/

.mrp-how-works {background-color:#f5f7fc;margin-top:3em;padding:2em 0;}
.mrp-how-works h6 {font-family: Manrope,sans-serif; font-weight:500; color:#486dc7;font-size:22px;margin:0;}
.mrp-how-works h2 {text-align:center;}
.mrp-how-works li {margin-bottom:5px;}







/*============================= CMM Page Design Start =============================*/

.cmm .cureatr_transition_background_group .cmm_hero_module_group { background-position: center bottom;background-repeat: no-repeat; }
.cmm span { color: #1f3056; }
.cmm p { color: #444444; }
.cmm .cmm_fills_blanks .fill_blanks_title { width: 100%; }
.cmm .row-fluid .fill_blanks_testimonial_group .fill_blanks_title p { max-width: 835px; }
.cmm .cmm_fills_blanks .row-fluid .fill_blanks_testimonial_details .fill_blanks_contents h4 { padding: 0.5em 15px 0 !important; }
.cmm .cmm_fills_blanks .row-fluid .fill_blanks_testimonial_details { padding:0; }
.cmm .row-fluid .cmm_vital_medication .better_coordinated_care_title p { max-width: 865px; }
.cmm .comprehensive_mediation_group .row-fluid .comprehensive_mediation_title { max-width: 1000px;margin: 0 auto;float: none; }
.cmm .comprehensive_mediation_group .row-fluid .comprehensive_mediation_title h2 { margin: 0;text-align: center; }
.cmm .comprehensive_mediation_group .row-fluid .comprehensive_mediation_title h5 { margin: 15px auto;text-align: center; }
.cmm .comprehensive_mediation_group { border-top: 1px solid #ececec; padding: 3em 0 0em; }
.cmm .comprehensive_mediation_group .row-fluid .comprehensive_mediation_content { padding-bottom: 2em; margin-top: -50px }
.cmm .cmm_hero_module_group { overflow: hidden; }
.cmm .cmm_hero_right_image_group .image_main_mid_center { max-width: 1400px; margin: 0 auto; float: none; position: relative; }
.cmm .cmm_hero_right_image_group .cmm_hero_image { position: absolute; right: -28em; top: 0; }
.cmm .cmm_hero_right_image_group .cmm_hero_image img { width: 865px; height: 450px; }
.cmm .cureatr_transition_background_group .meds_hero_left_section { padding: 0.2em 0 2.9em !important; position: relative; z-index: 222;} 
.cmm .cureatr_transition_background_group::before { background-image: none !important; }
.cmm .what_you_get_module .what_you_get_title h2 { margin: 0; text-align: center; }
.cmm .what_you_get_title p { max-width: 790px; text-align: center; margin: 20px auto 10px;color:#444444; }
.cmm .enroll_group,.engage_group,.plan_group,.connect_group { text-align:center }
.cmm .enroll_image_title { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/comprehensive-med-management/icon_background.png); background-repeat: no-repeat; background-position: center; background-size: 100% 100%; margin-top:1em; }
.cmm .enroll_number p { background-color: #dee4f4;border-radius: 50%;max-width: 30px;height: 27px;width:27px;text-align: center;margin: 10px auto 20px;color: #486dc7;font-family: Manrope,sans-serif;font-weight: 600;font-size: 18px; transition:all 0.4s; }  
.cmm .enroll-even p { background-color: #dee4f4;border-radius: 50%;max-width: 30px;height: 27px;width:27px;text-align: center;margin: 8px auto 20px!important;color: #486dc7;font-family: Manrope,sans-serif;font-weight: 600;font-size: 18px; transition:all 0.4s; }  

.cmm .enroll_group { position:relative; }

.cmm .enroll_group::before {
	content: "";
	background: #dee4f4;
	width: 261px;
	height: 3px;
	right: -8.75em;
	top: 4.2em;
	vertical-align: middle;
	display: block;
	position: absolute;
}

.cmm .what_you_get_content_group div.enroll_group:last-child.enroll_group::before { display: none; }
.cmm .what_you_get_content_group { padding: 35px 0; }
.cmm .what_you_get_hover_text { background-color: #1f3056; width: 565px; position: absolute; border-radius: 5px; top: 12.5em; padding: 30px; z-index: 9999; opacity: 0; visibility: hidden;  transition:all 0.5s; }
.enroll_hover .what_you_get_hover_text { opacity: 1; visibility: visible; transition:all 0.5s; }
.cmm .what_you_get_hover_text h4 { color: #c9f2c6; font-size: 19px; font-weight: 700; font-family: Manrope,sans-serif; text-align: left; margin: 0; line-height: 1.3em; }
.cmm .what_you_get_hover_text ul { padding-left: 0px; margin: 0.3em 0 0; }
.cmm .what_you_get_hover_text ul li { text-align: left; color: #ffffff; font-size: 18px; font-weight: 300; font-family: Manrope,sans-serif; margin-top: 0.5em; position: relative; padding-left: 0.8em; list-style: none; }
.cmm .what_you_get_hover_text ul li::before { content: ""; background-color: #c9f2c6; width: 5px; height: 5px; position: absolute; top: 0.6em; left: 0.1em; border-radius: 100%; }
.cmm .enroll_group:last-child .what_you_get_hover_text { right: 0; text-align: right; }
.enroll_image img.hs-image-widget, .enroll_number p, .enroll_image_title, .enroll_image_content p { cursor: pointer; }
.cmm .what_you_get_module { border-top: 1px solid #ececec; padding: 3em 0 2em; }
.cmm .fill_blanks_testimonial_group.cmm_fills_blanks { border-top: 1px solid #ececec; padding: 2em 0 3em; }
.cmm .row-fluid .enroll_image_content p { padding: 10px 1em 0; }
.cmm .row-fluid .better_coordinated_care_content_group .three_steps_details { padding-bottom: 3em; }
.cmm .enroll_hover_01 .enroll_hover .enroll_number p, .cmm .enroll_hover_02 .enroll_hover .enroll_number p, .cmm .enroll_hover_03 .enroll_hover .enroll_number p, .cmm .enroll_hover_04 .enroll_hover .enroll_number p { color:#fff; background-color:#486dc8; transition:all 0.4s; }
/*
.cmm .enroll_group::after {
    content: "";
    background-color: #486dc8;
    transition: width 0.5s ease-in-out;
    height: 3px;
    width: 0;
    position: absolute;
    top: 4.2em;
    margin-left: 3.8em;
 left: 28% !important;
    right: auto;
}
*/
/*.cmm .enroll_group:nth-child(4)::after { background: none; display: none; }*/
.cmm .enroll_hover_02 .enroll_group:first-child::after, .cmm .enroll_hover_03 .enroll_group:nth-child(2)::after, .cmm .enroll_hover_04 .enroll_group:nth-child(3)::after, .cmm .enroll_hover_03 .enroll_group:first-child::after, .cmm .enroll_hover_04 .enroll_group:first-child::after, .cmm .enroll_hover_04 .enroll_group:nth-child(2)::after { width:260px; } 
.cmm .enroll_hover_02 .enroll_group:first-child .enroll_number p, .cmm .enroll_hover_03 .enroll_group:nth-child(2) .enroll_number p, .cmm .enroll_hover_03 .enroll_group:nth-child(3) .enroll_number p, .cmm .enroll_hover_03 .enroll_group:first-child .enroll_number p, .cmm .enroll_hover_04 .enroll_group:first-child .enroll_number p, .cmm .enroll_hover_04 .enroll_group:nth-child(2) .enroll_number p, .cmm .enroll_hover_04 .enroll_group:nth-child(3) .enroll_number p { color:#fff; background-color:#486dc8; transition:all 0.4s; }
.enroll_mobile_show p { font-size: 18px; font-weight: 700; color: #486dc7; position: relative; }
.enroll_mobile_show p::after { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/comprehensive-med-management/cmm_show_more_arrow.png); background-repeat: no-repeat; width: 6px; height: 11px; position: absolute; top: 0.4em; margin-left: 0.4em; }
.row-fluid .enroll_mobile_show { display: none; }
.enroll_image_title p { font-size: 20px; font-weight: 900; color: #1f3056; font-family: Manrope,sans-serif; }
.cmm .row-fluid .enroll_image_content p strong { font-size: 18px; font-weight: 900; color: #1f3056; font-family: Manrope,sans-serif; }
.cmm .comprehensive_mediation_content { position:relative; }
.cmm .comprehensive_mediation_group .comprehensive_mediation_content:before { content: '';display: block;position: absolute;background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/comprehensive-med-management/triangle_dots_cal.png);width: 181px; height: 164px;background-repeat: no-repeat;top: 8em;z-index: -1; }
.cmm .comprehensive_mediation_group .comprehensive_mediation_content:after { content: ''; display: block; position: absolute; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/comprehensive-med-management/cmm_cal_dot_img.png); width: 158px; height: 159px; background-repeat: no-repeat; z-index: -1; right: 3em; bottom: 7em; }

body.cmm .row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::after { content: " "; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/Solutions/three_steps_dot.png); /*background-repeat: no-repeat;*/ width: 4px; height: 115px; position: absolute; bottom: -6.5em; margin: 0 auto; right: 8px; left: 0; pointer-events: none; }
body.cmm .row-fluid .three_steps_details_right.detail_2 .better_care_steps_image { position:relative; padding: 1em 0 0; margin-bottom: 1.5em; }
/*============================= CMM Page Design End =============================*/

/*============================= Cureatr-meds360 Updated Page Start =============================*/

.meds_page .row-fluid .cureatr_transition_background_group.hed_ban_bg_img_upd::before{background-image:none;}
.green-bg-form .hs-input { border: 1px solid #fff!important;}
.head_banner_bg_image_upd {display:none;}
.hed_ban_bg_img_upd .row-fluid .care_transition_title h1{color:#fff;}
.hed_ban_bg_img_upd .row-fluid .care_transition_title h5{color:#fff;}
.hed_ban_bg_img_upd .row-fluid .meds_hero_left_section .care_transition_title p{color:#fff;}
/*.hed_ban_bg_img_upd .transition_product_specialist_cta{-moz-box-shadow: 0px 1px 2px 3px rgb(0,0,0,0.15);
-webkit-box-shadow: 0px 1px 2px 3px rgb(0,0,0,0.15);
box-shadow: 0px 1px 2px 3px rgb(0,0,0,0.15);}*/
.webinar_opt_group {background: #3366CC; position:relative;padding-bottom: 30px;margin-top: 75px;}
.hed_ban_bg_img_upd{background-repeat: no-repeat;background-position: center;background-size: cover;}
.hero_ban_right_img{ text-align:right;}
.webinar_opt_group::before {
    content: "";
    background-image: url("https://www.cureatr.com/hubfs/Cureatr%20Home%202019/circle_half_new-upd.png");
    background-repeat: no-repeat;
    width: 110px;
    height: 122px;
    position: absolute;
    left: 0px;
    top: 0;
}
.webinar_opt_group::after {
    content: "";
    background-image: url("https://www.cureatr.com/hubfs/Cureatr%20Home%202019/triangle.png");
    background-repeat: no-repeat;
    width: 161px;
    height: 171px;
    position: absolute;
    right: 0;
    bottom: 3em;

}
.webinar_opt_group_left h2 {color:#ffffff;margin-top:1.25em;margin-bottom:0;}
.webinar_opt_group_left p {color:#ffffff;}
.webinar_opt_group_left h2 strong{font-style:italic;font-weight:800;}
.hero_ban_inner_sec{position:relative;}
.hero_ban_right_img img{position:absolute;bottom:0;right: 0;}
.webinar_opt_group_right img{margin-top:-25px; }
.webinar_opt_group_right{text-align:center;}
.excellent_care_background_group.excellent_care_bg_color{background:#c9f2c6;}
.excellent_care_bg_color .row-fluid .excellent_care_image{padding:0px;}


/*============================= CMM Page Design End =============================*/

/*============================= Cureatr New Home Updated Page Start =============================*/

.update_ban_text_col .home_hero_content_text h1 {color:#ffffff;}
.update_ban_text_col .home_hero_content_text p {color:#ffffff !important;}
.update_ban_text_col a#cta_button_4184981_962ede71-a781-4809-9d8e-dd7018b3daa6{background:#c9f2c6;color:#1f3056!important;}
.update_ban_text_col a#cta_button_4184981_962ede71-a781-4809-9d8e-dd7018b3daa6:hover {background: rgb(221,255,217);}
.update_ban_text_col a#cta_button_4184981_962ede71-a781-4809-9d8e-dd7018b3daa6:active, .update_ban_text_col #cta_button_4184981_962ede71-a781-4809-9d8e-dd7018b3daa6:active:hover
	background: rgb(221,255,217);
	color: #ffffff;
}

.up_pro_ser_main_tit{text-align:center;}
.up_pro_ser_main_tit h2{margin-top:0px;margin-bottom: 40px;text-align: center;}
.Up_pro_ser_list{text-align:center; margin-bottom:30px;}
.Up_pro_ser_link a { color:#486dc7; text-decoration:none; font-weight:700; font-size:18px; }
.Up_pro_ser_link a::after {
	display: inline-block;
	margin: 0px 0 0 7px;
	content: "";
	background: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/cta-arrow.png) no-repeat;
	vertical-align: 1px;
	width: 12px;
	height: 9px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.Up_pro_ser_link a:hover::after {
    transform: translateX(8px);
}
.home_prod_ser_group{position:relative;border-bottom: 1px solid #eee;padding-bottom: 30px; margin-bottom: 10px;}
.new_upd_home_ban_lft_img img{position:absolute;left:0;bottom:0;}
.home_prod_ser_group::before {
	content: "";
	background-image: url(https://www.cureatr.com/hubfs/Cureatr%20Home%202019/Cureatr%20Home%202020/new_home_ban_bottom.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -15em;
	background-size: 100% 256px;
	z-index: 11;
	pointer-events: none;
}
.row-fluid .medication_management_group.remove_before_img::before {background:transparent;}
.Up_pro_ser_img img{vertical-align:baseline;}
.Up_pro_ser_tit h3{margin-top:5px;margin-bottom:0px;font-weight:600}
.row-fluid .home_hero_content_group.update_ban_text_col {padding-left: 75px;}
.mob_home_cta{display:none !important;}
.home_hero_header_group.new_up_home_page .main_mid_center{position:relative;}

/*============================= Cureatr New Home Updated Page End =============================*/


/*============================= Comprehensive Medication Management Updated Page Start =============================*/
.up_cureatr_transition_bg {background-repeat: no-repeat;background-position: center;background-size: cover;}
.up_cureatr_transition_bg .meds_hero_right_group .desk_ban_right_img{display:block !important;}
.up_cureatr_transition_bg .meds_hero_right_group .mob_ban_right_img{display:none !important;}
.meds_hero_left_section.white_col_text h1{color:#fff;}
.meds_hero_left_section.white_col_text h5{color:#fff;}
.meds_hero_left_section.white_col_text p{color:#fff;}
.up_cureatr_transition_bg .cmm_hero_module_group{background-image:none !important;min-height:auto;}
.cmm .cureatr_transition_background_group .meds_hero_left_section.white_col_text {padding: 2.5em 0 3.5em !important;position: relative;z-index: 222;}
.up_cureatr_transition_bg .meds_hero_right_group img {position: absolute;bottom: 0;right: 0;}
.up_cureatr_transition_bg .meds_hero_right_group{text-align:right;}
.row-fluid .meds_hero_left_section.white_col_text .care_transition_title p {padding-right: 4em;position: relative;}
.webinar_opt_group.web_group_green_sec{background:#eddef9;padding-top: 20px;}
.webinar_opt_group_left.web_img_sec {text-align: center;}
.webinar_opt_group_right.web_group_cont_sec {text-align: left;}
.webinar_opt_group_right.web_group_cont_sec h2 {color: #1f3056;margin-bottom: 0;}
.webinar_opt_group_right.web_group_cont_sec h2 strong {font-style: italic;font-weight: 800;}
.webinar_opt_group_right.web_group_cont_sec p {color: #444444;}
.webinar_opt_group_left.web_img_sec img {margin-top: -60px;}
.webinar_opt_group.web_group_green_sec::before {
	background-image: url("https://www.cureatr.com/hubfs/comprehensive-med-management/circle_white.png");
	background-repeat: no-repeat;
	width: 128px;
	height: 142px;
}
.webinar_opt_group.web_group_green_sec::after {
	background-image: url("https://www.cureatr.com/hubfs/comprehensive-med-management/triangle_white.png");
	background-repeat: no-repeat;
	width: 161px;
	height: 171px;
}


/*============================= Cureatr Care Transition Updated Page End =============================*/
.cur_care_trans_new .care_transition_title h1{color:#fff;}
.cur_care_trans_new .care_transition_title h5{color:#fff;}
.cur_care_trans_new .care_transition_title p{color:#fff;}
.cur_care_trans_new .transitions_hero_image_grup::before{background-image:none;}
.cureatr_transition_background_group.cur_care_trans_new{position:relative;}
.cur_care_trans_new .transitions_hero_tablet_image img {position: absolute;bottom: 0;}
.cur_care_trans_new .row-fluid .transitions_hero_image_grup {position: static; }
/*============================= Cureatr Care Transition Updated Page End =============================*/



/*============================= Meds 360 Populations 2020 Updated Page End =============================*/
.new_up_perf_pg .care_transition_title h1{color:#fff;}
.new_up_perf_pg .care_transition_title h5{color:#fff;}
.new_up_perf_pg .care_transition_title p{color:#fff;}
.mob_right_ban_img{display:none !important;}

.new_up_perf_pg{background-repeat: no-repeat;background-position: center;background-size: cover; position:relative}
.cmm_hero_mob_group {background-repeat: no-repeat;background-position: center;background-size: cover; position:relative}
.cmm .cureatr_transition_background_group.new_up_perf_pg .meds_hero_left_section {padding: 2.9em 0 2.9em !important;}
.desk_right_ban_img img{position:absolute;bottom:0;}
.new_cur_tech_rlt .desk_right_ban_img img{position:absolute;bottom:0;right:0}
.new_per_rlt_img.desk_right_ban_img{text-align:left;}
.new_up_perf_pg .row-fluid .meds_hero_left_section .care_transition_title p {padding-right: 1em;}

/*============================= Meds 360 Populations 2020 Updated Page End =============================*/


/*============================= Cureatr Care Transition Updated Page Start =============================*/

.cureatr_transition_bg_group .transitions_hero_content_group_section{padding: 2.9em 0 2.9em;}


/*============================= Cureatr Care Transition Updated Page End =============================*/

/*============================= Strategic Advisory Board Page Start =============================*/

.row-fluid .str_header_ban_bg_img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: relative;
	padding: 16px 0px 135px;
}
.str_head_ban_cont {
	text-align: center;
	max-width: 75%;
	margin: 0 auto !important;
	float: none !important;
	width: 100%;
  position:relative;
}
.str_head_ban_cont h1{color:#fff;font-size:42px;margin-bottom: 0px;line-height:normal} 
.str_head_ban_cont p{color:#fff;font-size:18px;}
.str_leadership_group{position:relative;}
.str_leadership_group::before {
	content: "";
	background-image: url("https://www.cureatr.com/hubfs/images/wavy-bg.png");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -13.5em;
	background-size: 100% 256px;
	
}

.str_head_ban_cont::after {
	content: "";
	background-image: url("https://www.cureatr.com/hubfs/Strategic-Advisory-Board/circle_full.png");
	background-repeat: no-repeat;
	width: 158px;
	height: 159px;
	position: absolute;
	top: auto;
	bottom: -105px;
	right: -139px;
	transform: rotate(-58deg);
	background-size: cover;
	
}
.row-fluid .blog_post_lists .post-listing.str_post_listing .post-item {
	width: 29.5%;
	float: none;
	margin-left: 0px;
	display: inline-block;
  vertical-align:top;
}
.post-listing.str_post_listing {
	margin-top: 30px;
	float: left;
	width: 100%;
	text-align: center;
}
.post-listing.str_post_listing .post-header h2 {
	text-align: left;
}
.post-listing.str_post_listing .topic_name p#hubspot-topic_data{
  	text-align: left;
}
.post-listing.str_post_listing .post-body-content p{
  	text-align: left;
}
.post-listing.str_post_listing .post_author_name #hubspot-author_data{
  	text-align: left;
}
.post-item.str_post_lis_1 {
	margin-right: 50px;
}
.post-item.str_post_lis_2 {
	margin-right: 50px;
}
.str_head_ban_cont_main{position:relative;}
.str_head_ban_cont_main::before {
	content: "";
	background-image: url("https://www.cureatr.com/hubfs/Strategic-Advisory-Board/triangle_update.png");
	background-repeat: no-repeat;
	width: 161px;
	height: 137px;
	position: absolute;
	top: -17px;
	left: -110px;
	right: auto;
	background-size: cover;
	pointer-events: none;
}
.row-fluid .str_leadership_group .leadership_listing_group_bg div.hs_cos_wrapper {
	vertical-align: top;
}
.str_leadership_group .leadership_position h6
.leadership_group_background.str_leadership_group{padding-top:20px;}
.str_blog_main_tit h2{text-align:center;}
.str_leadership_group .leadership_details_content_group_bg {width:100%;max-width: 490px;}	
.visit_blog_cta_sec {text-align:center;}
.str_blog_post_list {background: #f5f7fc;padding: 37px 0 70px 0px;}
.str_leadership_group .leadership_name h4{font-size:20px;}
.str_leadership_group .leadership_position h6 {
	font-size: 18px !important;
	padding-top: 5px;
}
.row-fluid .leadership_group_background.str_leadership_group {
	padding: 20px 0 4em 0;
}
.str_leadership_group .leadership_details_content_group_bg{left:7px;}
.leadership_details_list_group:hover .str_leadership_group .leadership_details_content_group_bg {width: 490px;}


/*============================= Strategic Advisory Board Page End =============================*/





/*---------------------- Desktop Design End --------------------------*/




/*---------------------- Responsive Design Start --------------------------*/

@media (max-width: 8000px) {
  .row-fluid .blog_post_lists .post-item { margin-left: 7.2%; }
  .row-fluid .blog_post_lists.blog_post_lists_02 .post-item { margin-left: 4.5%; }
  .modified_title_content h2.cd-image-label.cd_image_drag { left: 0; }
}

@media (max-width: 2900px) {
.row-fluid .home_hero_group_background { min-width: 105%; } 
.row-fluid .modified_title_content { left: 56.5em; }
}
@media (max-width: 2850px) {
.row-fluid .modified_title_content { left: 54.9em; }
}
@media (max-width: 2800px) {
.row-fluid .modified_title_content { left: 53.2em; }
}
@media (max-width: 2740px) {
.row-fluid .modified_title_content { left: 51.5em; }
}
@media (max-width: 2700px) {
.row-fluid .modified_title_content { left: 50.3em; }
}
@media (max-width: 2650px) {
.row-fluid .modified_title_content { left: 48.8em; }
}
@media (max-width: 2600px) {
.row-fluid .modified_title_content { left: 47.1em; }
}
@media (max-width: 2550px) {
.row-fluid .modified_title_content { left: 45.5em; }
  .drag_right_content {left: 1368px!important}
}

@media (max-width: 2525px) {
.row-fluid .modified_title_content { left: 44.9em; }
  .drag_right_content {left: 1356px!important}
}

@media (max-width: 2500px) {
.row-fluid .modified_title_content { left: 44.1em; }
  .row-fluid .home_hero_group_background > .row-fluid-wrapper.row-depth-1.row-number-2::before {left: 30em}
  .drag_right_content {left: 1343px!important}
}

@media (max-width: 2450px) {
.row-fluid .modified_title_content { left: 42.7em; }
  .drag_right_content {left: 1315px!important}
}

@media (max-width: 2400px) {
.row-fluid .modified_title_content { left: 41em; }
  .drag_right_content {left: 1288px!important}
}

@media (max-width: 2350px) {
.row-fluid .modified_title_content { left: 39.5em; }
  .drag_right_content {left: 1265px!important}
}

@media (max-width: 2300px) {
.row-fluid .modified_title_content { left: 37.9em; }
  .drag_right_content {left: 1240px!important}
}
@media (max-width: 2280px) {
.row-fluid .modified_title_content { left: 37.3em; }
    .drag_right_content {left: 1225px!important}
}
@media (max-width: 2250px) {
.row-fluid .modified_title_content { left: 36.4em; }
  .row-fluid .home_hero_group_background > .row-fluid-wrapper.row-depth-1.row-number-2::before {left: 25em}
   .drag_right_content {left: 1210px!important}
}

@media (max-width: 2200px) {
.row-fluid .modified_title_content { left: 34.8em; }
  .drag_right_content {left: 1184px!important}
}

@media (max-width: 2150px) {
.row-fluid .modified_title_content { left: 33.3em; }
    .drag_right_content {left: 1158px!important}
}

@media (max-width: 2100px) {
.row-fluid .modified_title_content { left: 31.7em; }
  .row-fluid .home_hero_group_background::before {right: 400px}
  .row-fluid .home_hero_group_background > .row-fluid-wrapper.row-depth-1.row-number-2::before {left: 20em}
      .drag_right_content {left: 1130px!important}
}

@media (max-width: 2050px) {
.row-fluid .modified_title_content { left: 30.2em; }
  .drag_right_content {left: 1105px!important}
}
@media (max-width: 2030px) {
.row-fluid .modified_title_content { left: 29.6em; }
    .drag_right_content {left: 1094px!important}
}
@media (min-width: 2050px) {
  body.new_lp_design_clone .row-fluid .new_lp_form_right_group {padding-left: 4.7em} 
  body.new_resources_lp_design_clone .row-fluid .new_lp_hero_title_section {padding-left: 2.7em}
  
}


@media (min-width: 2000px) {
 .row-fluid .lp_bodycontainer_group::before {display: none}
.searchresult-show .body-container-wrapper, .searchresult-show .footer-container-wrapper{ display: none; }
.body-container-wrapper, .footer-container-wrapper{ display: block; }

}

@media (max-width: 2000px) {
  .row-fluid .reach_out_group_background::before {top: -18em}
  .row-fluid .blog_post_lists.blog_post_lists_02 .post-item { margin-left: 5%; }
  .row-fluid .blog_post_lists .post-item { margin-left: 7.5%; }
.row-fluid .home_hero_group_background { min-width: 105%; }  
.row-fluid .modified_title_content { left: 28.7em; }  
    .drag_right_content {left: 1080px!important}
}
@media (max-width:1980px) {
.row-fluid .modified_title_content { left: 28.1em; }
      .drag_right_content {left: 1069px!important}
}
@media (max-width:1970px) {
.row-fluid .modified_title_content { left: 27.8em; }
     .drag_right_content {left: 1062px!important}
}
@media (max-width:1950px) {
.row-fluid .modified_title_content { left: 27.1em; }
    .row-fluid .home_hero_group_background::before {right: 300px}
  .drag_right_content {left: 1054px!important}
}

@media (max-width:1930px) {
.row-fluid .modified_title_content { left: 26.5em; }
   .drag_right_content {left: 1042px!important}
}
@media (max-width:1920px) {
  .row-fluid .home_hero_group_background > .row-fluid-wrapper.row-depth-1.row-number-2::before {left: 15em}
.row-fluid .modified_title_content { left: 26.2em; }
  .drag_right_content {left: 1037px!important}
}

@media (max-width:1875px) {
.row-fluid .modified_title_content { left: 24.8em; }
  .drag_right_content {left: 1014px!important}
}

@media (max-width:1840px) {
.row-fluid .modified_title_content { left: 23.7em; }
  .drag_right_content {left: 995px!important}
}
@media (max-width:1800px) {
  .row-fluid .lp_bodycontainer_group::before {left:38em;} 
  .row-fluid .modified_title_content { left: 22.5em; } 
    .drag_right_content {left: 974px!important}
}


@media (max-width:1750px) {
  .row-fluid .home_hero_group_background > .row-fluid-wrapper.row-depth-1.row-number-2::before {left: 10em}
 .row-fluid .modified_title_content { left: 21em; }
 .modified_title_content h2.cd-image-label.cd_image_drag { left: 0; }
    .row-fluid .home_hero_group_background::before {right: 200px}
     .drag_right_content {left: 949px!important}
}
@media (max-width:1710px) {
 .row-fluid .modified_title_content { left: 19.7em; } 
 .modified_title_content h2.cd-image-label.cd_image_drag { left: 0; }
   .drag_right_content {left: 927px!important}
}

@media (max-width:1700px) {
  .row-fluid .lp_bodycontainer_group::before {left:34em;} 
 .row-fluid .modified_title_content { left: 19.5em; }
  .drag_right_content {left: 922px!important}
}

@media (max-width:1696px) {
  .row-fluid .modified_title_content { left: 19.3em; }

}

@media (max-width:1650px) {
  .row-fluid .hero_content_group_section {margin-top: 3em} .about_us_core_value_image img { width:auto; }
.row-fluid .modified_title_content { left: 17.9em; }
    .row-fluid .home_hero_group_background::before {right: 100px}
   .drag_right_content {left: 897px!important}
}
@media (max-width:1600px) {
.row-fluid .modified_title_content { left: 16.3em; }
  .drag_right_content {left: 870px!important}
}
@media (max-width:1514px) {
  .row-fluid .hero_content_group_section {margin-top: 2em}
  .row-fluid .cureatr_transition_background_group .cureatr_cares_cta {padding-top: .5em}
  .row-fluid .care_transition_title h1 {line-height: 50px; position: relative;}
  .row-fluid .care_transition_title h5 {padding-top: 20px}
  .row-fluid .lp_bodycontainer_group::before {left:28em;}
  body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group::before {
    left: 14em; }
  .draggable_group_background img { left:-2.1em; }
  .row-fluid .hero_image_home_page { top: -2.55em; left: -3.6em; }
  .row-fluid .modified_title_content { left: 13.6em; }
      .drag_right_content {left: 827px!important}
}
@media(min-width: 1500px){
	.str_head_ban_cont::after {bottom: -130px;}
}	

@media(max-width: 1475px){
.row-fluid .modified_title_content { left: 12.5em; }
   .drag_right_content {left: 804px!important}
}  

@media(max-width: 1450px){
.row-fluid .modified_title_content { left: 11.8em; }
   .drag_right_content {left: 791px!important}
}  
@media(max-width: 1400px){
  .row-fluid .modified_title_content { left: 10.3em; }
    .row-fluid .home_hero_group_background::before {right: 0px}
     .drag_right_content {left: 766px!important}
  .webinar_opt_group_left {padding-left:30px;}
}

@media (max-width:1366px) {
.row-fluid .modified_title_content { left: 11.1em; }
.draggable_group_background img { left:-17em; }
.row-fluid .hero_image_home_page { top: -2.55em; left: -1.7em; }
.row-fluid .home_hero_group_background img.drag_img { top: 1.75em; z-index: -11; left: 0; }  
.modified_title_content h2.cd-image-label::before { width: 585px; }  
.row-fluid .lady_hero_image_home_page img.hs-image-widget { width: 588px !important; height: 547px; left: 0.1em; }  
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0.1em; }
.row-fluid .home_hero_group_background { min-width: 110%; }   
}
@media (max-width:1360px) {
  .row-fluid .lp_bodycontainer_group::before {left:24em;} 
  /*body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group { background-image: linear-gradient(to right, #f5f7fc 31.5%, #fff 31.5%); }*/
  body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group::before {
    left: 12.5em; }
  .row-fluid .hero_left_title h1.cd-image-label { left: 0em; } 
  .modified_title_content h2.cd-image-label { left: 0em; width: 520px; }
  .row-fluid .modified_title_content { left: 10.8em; }
  .row-fluid .home_hero_group_background { min-width: 110%; background-size: 539px 525px; background-position: 16% 9.5em; } 
  .draggable_group_background img { left:-2.1em; }
  .row-fluid .hero_image_home_page { top: -2.55em; left: -3.6em; }
  .modified_title_content h2.cd-image-label.cd_image_drag { left: 0em; }
  .str_head_ban_cont_main::before {left: -65px;}

}
@media(max-width:1325px){
  .row-fluid .modified_title_content {left: 9.8em}
.drag_right_content { max-width: 495px; }   
.modified_title_content h2.cd-image-label.cd_image_drag { left:0; }
  
}

@media(max-width: 1300px){
.tech .cmm_hero_right_image_group .cmm_hero_image {right: -30em!important;top: -2em!important;}
.row-fluid .dashboard_hero_right_img_group img.hs-image-widget {margin-top:3.5em;}
.row-fluid .dashboard_hero_left_content_group {margin-top: 3em}
.row-fluid .what_you_will_get_background_group .hospital_patient_care_contents::after { right: -1em; }
.typ_content_group iframe { width: 100%; }
.row-fluid .lp_desktop_video iframe { width: 100%; }  
.row-fluid .care_transition_title h1 { font-size: 45px; line-height: 48px}  
.row-fluid .hero_content_group_section {margin-top: 3em}
.row-fluid .meds_content_group_section {margin-top: 5em}
.row-fluid .hero_contact_background{ background-size: cover; }
.row-fluid .why_we_here_group_bg::after { background-size: cover; } 
.row-fluid .about_us_hero_background::before { right: 0; background-size: 60%; top: 24em; }
.leadership_details_content_group_bg { width: auto; left: 0.4em;  top: 17.2em; }
.str_leadership_group .leadership_details_content_group_bg {top: 17em;}
.leadership_details_list_group:hover .leadership_details_content_group_bg { width: 500px; }  
.row-fluid .about_us_hero_content::before { left: -12em; background-size: 74%; }  
.row-fluid .about_us_hero_background::after { background-size: 80%; }    
.row-fluid .about_us_hero_content h1 { line-height: 1.3em; font-size: 54px; } 
.main_mid_center { width: auto !important; }  
.row-fluid .illustration_image > div.hs_cos_wrapper img.hs-image-widget { width: 100% !important; }
.row-fluid .illustration_image > div.hs_cos_wrapper { position: absolute; top: -5.5em; left: 1.5em; right: 0; }
.row-fluid .illustration_image { width: 24% !important; position: relative; float: left !important; }
.pricing_type_empty_01, .pricing_type_empty_02, .pricing_type_empty_03, .pricing_type_empty_04, .pricing_check_mark_01, .pricing_check_mark_02, .pricing_check_mark_03, .pricing_check_mark_04 { width: 15.3%; }  
.row-fluid .pricing_title_details_group { width: 24.01% !important; }  
.row-fluid .pricing_title_group_bg { left: 1.55em; margin-top: 0; margin-left: 0 !important; float: left !important; width: 73.3% !important; }
.row-fluid .cureatr_pricing_background::before { top: 7em; left: 1em; }  
.row-fluid .hero_left_title h1.cd-image-label { left: 0em; } 
.modified_title_content h2.cd-image-label { left: 0em; width: 520px; }
.row-fluid .modified_title_content { left: 9em; }
/*.row-fluid .home_hero_right_group { padding-right: 2em; }*/
.row-fluid .hero_image_home_page { top: -2.6em; left: -8.6em; }
.draggable_group_background img { left: -7.1em; }
body.transition_page_new .row-fluid .care_transition_title h1 { font-size: 42px; }
.drag_right_content { max-width: 500px;left: 744px!important }  
   
  
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0; }
  body.new-meds .cureatr_transition_background_group .main_mid_center { background-size: 572px 511px; }

}
@media(min-width: 1240px){
  .up_cureatr_transition_bg .meds_hero_right_group img{right:-45px;}
  
}  
@media(max-width: 1280px){
.row-fluid .modified_title_content { left: 8.3em; }
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0; }
.str_head_ban_cont::after {bottom: -72px;}
}
@media(max-width: 1250px){
  .row-fluid .modified_title_content { left: 6.9em; }
  .row-fluid .lady_hero_image_home_page img.hs-image-widget { left: 0.1em; } 
  .drag_right_content { max-width: 475px; left: 736px!important  }  
  .modified_title_content h2.cd-image-label.cd_image_drag { left: 0; }
  .str_head_ban_cont_main::before {left: -25px;}
  .str_head_ban_cont::after {right: -110px;}
  
}

@media(max-width: 1235px){
  .row-fluid .modified_title_content { left: 6.5em; }
  .row-fluid .lady_hero_image_home_page img.hs-image-widget { left: 0.1em; } 
  .modified_title_content h2.cd-image-label.cd_image_drag { left: 0.1em; }
}
@media(max-width: 1225px){
  .row-fluid .modified_title_content { left: 6.8em; }
  .row-fluid .lady_hero_image_home_page img.hs-image-widget { left: 0.1em; }  
}

@media(max-width: 1200px){
  .str_leadership_group .leadership_details_content_group_bg {top: 13.7em;}
  .tech .cmm_hero_right_image_group .cmm_hero_image {right: -26em!important}
  .tech .row-fluid .cmm_hero_right_image_group .cmm_hero_image img {width: auto!important}
    .drag_right_content {left: 710px!important  }  
  .row-fluid .home_hero_group_background > .row-fluid-wrapper.row-depth-1.row-number-2::before {left: 0em}
 .row-fluid .post_details_background-group {padding: 55px}
  .hero_detailed_content_group {margin-left: 15px!important}
.row-fluid .hero_contact_right_group::before { right: 0; width: 100%; }
.row-fluid .contact_address_text_bg { margin-left: 8em; margin-right: 8em; margin-top: 7em; } 
  .solutions_hero_image_desktop img.hs-image-widget { height: auto; }
/*.row-fluid .care_transition_title h1 { font-size: 35px; }*/
.row-fluid .care_transition_title h5 { margin: 0; padding: 10px 0 10px; /*font-size: 22px;*/ }
/*.row-fluid .care_transition_title p {  font-size: 15px; }*/
.row-fluid .cureatr_transition_background_group .cureatr_cares_cta { padding: .5em 0 0; }
  a#cta_button_4184981_f869a7a6-9937-4014-b28a-cc409af64cd4 {font-size: 19px}
  a#cta_button_4184981_95322116-0ec8-4c80-8ca9-56ea8cf6c0b2 {font-size: 19px}
  .row-fluid .hero_content_group_section {margin-top: 2em}
  .row-fluid .blog-listing-group .post_author_name #hubspot-author_data, .row-fluid .blog-listing-group .post-body-content > p, .row-fluid .post-body-rec_post > p { font-size: 15px;  }
.leadership_image img { width: 100%; height: auto; }
.leadership_name h5 { font-size: 20px; }  
.leadership_position h6 { font-size: 15px; }  
  .leadership_details_content_group_bg { width: auto; left: 0.4em;  top: 14.2em; }
.leadership_details_list_group:hover .leadership_details_content_group_bg  { width: 400px; }
  .about_us_core_value_image img { width:auto; }
  .row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li a { padding: 0px 13px 0; }
  body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group::before { left: 7em; }
  .row-fluid .changing_healthcare_group_background::after { background-size: auto 100%; }
.row-fluid .home_hero_left_image, .row-fluid .home_hero_right_image { left: 0; padding-left:2em;}  
  .modified_title_content h2.cd-image-label { left: 0em; }
  .row-fluid .hero_left_title h1.cd-image-label { left: 0em; } 
  .draggable_group_background img { left: -7em; }
  .row-fluid .hero_image_home_page img.hs-image-widget { height: 950px; min-width: 1560px; width: 1560px !important; }
  .row-fluid .hero_image_home_page { top: -2.2em; left: -9em; }
body.transition_page_new .row-fluid .care_transition_title h1 { font-size: 40px; }
.row-fluid .lady_hero_image_home_page img.hs-image-widget { width: 585px !important;left: 0em; }  
.row-fluid .modified_title_content { left: 5.7em; }
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0; }
  body.new-meds .cureatr_transition_background_group .main_mid_center { background-size: 552px 491px; }
  .cmm .cmm_hero_right_image_group .cmm_hero_image { right: -22em; top: 44px; }
.cmm .cmm_hero_right_image_group .cmm_hero_image img { height: auto; width: 800px !important; }  
.cmm .cmm_fills_blanks .fill_blanks_title { width: 100%; margin-left: 0; }  
}
@media(max-width: 1195px){
  .row-fluid .lady_hero_image_home_page img.hs-image-widget { left: 0em; } 
  .webinar_opt_group_right {
    text-align: left;
    position: relative;
    z-index: 1;
  }
  .webinar_opt_group_left {
    z-index: 1;
    position: relative;
  }
}
@media(max-width: 1175px){
    .drag_right_content { left: 696px!important  }  
.row-fluid .lady_hero_image_home_page img.hs-image-widget { left: 0.1em; } 
.row-fluid .modified_title_content { left: 4.9em; }
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0; }
}
@media(max-width: 1165px){.row-fluid .hero_content_group_section {max-width: 536px} .row-fluid .why_we_here_text p {padding-right: 0px}
  /*body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group { background-image: linear-gradient(to right, #f5f7fc 30%, #fff 30%); }*/
  .row-fluid .hero_left_title h1.cd-image-label { left: 0.1em; } 
    .row-fluid .home_hero_group_background > .row-fluid-wrapper.row-depth-1.row-number-2::before {display: none}
  /*.row-fluid .home_hero_group_background img { width: auto !important; } */
.row-fluid .home_hero_group_background { min-height: 775px; background-size: 430px 380px; background-position: 21% 9.5em; } 
.row-fluid .hero_image_home_page img.hs-image-widget { height: 782px; min-width: 1208px; width: 1200px !important; }
  .row-fluid .hero_image_home_page { top: -2.55em; left: -3.6em; }
  .draggable_group_background img { left: -2.1em; }
  .row-fluid .home_hero_group_background img.drag_img { width: 500px !important; height: 400px; left: 0; }  
.modified_title_content h2.cd-image-label::before { width: 500px; }
.row-fluid .lady_hero_image_home_page img.hs-image-widget { top: 6em; width: 500px !important; left: 0.5em; height: 400px; }  
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0; } 
.row-fluid .modified_title_content { left: 4.5em; }
.row-fluid .lady_hero_image_home_page img.hs-image-widget { left: 0; }
/*.cmm .cmm_hero_right_image_group .cmm_hero_image { top: 25px; }*/
}
@media(max-width: 1150px){
  .drag_right_content { left: 682px!important  }  
.row-fluid .hero_left_title h1.cd-image-label {
    left: 0.2em;
}
.row-fluid .lady_hero_image_home_page img.hs-image-widget { width: 499px !important; left: 0.7em; }
}

@media(max-width: 1140px){
   .cmm .cureatr_transition_background_group .meds_hero_left_section.white_col_text {padding: 2.5em 50px 3.5em !important;}
  .drag_right_content { left: 670px!important  }  
  .row-fluid .home_hero_group_background::before {right: -50px}
  .row-fluid .what_you_will_get_background_group .hospital_patient_care_contents::after {width: 40%}
  .row-fluid .about_cureatr_content h6, .row-fluid .footer_menu_group .footer_menu_title h6, .connect_group .footer_menu_title h6{ font-size: 18px; }
  /*.row-fluid .cureatr_blog_banner_content h1 { font-size: 38px; }*/
  .banner-right {width: 59%!important}
  .banner-left {width: 38%!important}
  .row-fluid .cureatr_blog_banner_content p { font-size: 20px; padding-top: 26px }
  /*.blog_request_demo_cta { font-size: 14px !important; }*/
  .row-fluid .copy_rights_cureatr { padding: 0; }
	.row-fluid .footer_logo_image { text-align: left; } 
  .row-fluid .hero_group_cureatr {padding: 0px}
  /*.row-fluid .listing-page-right-group { margin-left: 2.3em !important; }*/
  .row-fluid .listing-page-right-group { padding-left: 0.7em; }
 .row-fluid .blog_post_lists.blog_post_lists_02 .post-item {
    margin-left: 3.48em;
    width: 29%;
 
}
    body.new-meds .cureatr_transition_background_group .main_mid_center { background-size: 512px 451px; background-position: 93% bottom}
  .row-fluid .want_to_join_content {padding-right: 0px}
  .dash-section-1title {max-width: 63%!important; margin: 0 auto!important; float: none!important}
    .row-fluid .care_transition_title p {font-size: 16px; line-height: 25px}
  .row-fluid .care_transition_title h1 {font-size: 42px; line-height: 46px}
  .row-fluid .cureatr_transition_background_group .cureatr_cares_cta {padding-top: 0em}
  .row-fluid .care_transition_title h5 {font-size: 25px; padding-bottom: 0px}
  .row-fluid .hero_content_group_section {max-width: 550px; margin-top: 1em}
  .row-fluid .post_left, .row-fluid .post_right { margin-left: 0 !important; width: 100% !important; }
  body.blogpost_page .blog_listing_group { margin: 1em 0 0; width: 100%; }
   .post-banner_image.post-banner_image_mobile {
    display: block !important;
}
  .post-details_group .post_author_date-name {
    display: block;
}
   
 .post_author_date-name.post_author_date_name_mobile {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0.5em 0;
    margin: 1em 0;
}
 
  .post_author_date-name.post_author_date_name_mobile .poat-author_image-details .hs-author-avatar img {
    border-radius: 50%;
}
  .post_author_date-name.post_author_date_name_mobile .post-date-time {
    color: #666;
    float: left;
    padding: 1em 0.5em 0;
    width: auto;
    font-family: Manrope,sans-serif;
    font-size: 16px;
    font-style: italic;
}
.cta_button.blog_request_demo_cta {
    padding: 8px 11px !important;
}
.row-fluid .hero_content_group_section { padding-left: 1em; } 
.row-fluid .meds_content_group_section { padding-left: 1em; } 
.typ2_section_group_background::before { background-size: cover; top: -16em; }
.representatives_form { padding: 1.5em; }  
.row-fluid .lp_bodycontainer_group::before { left: 20em; }
.row-fluid .hero_contact_right_group::before { right: 0; width: 800px; background-size: contain;}
  .new-res-main-list .cGroup .new-res-inn-list.mix { margin: 2em 0 2em 2.7em; }
 .row-fluid .illustration_image > div.hs_cos_wrapper img.hs-image-widget {
    width: 100% !important;
}
  .row-fluid .illustration_image > div.hs_cos_wrapper {
    position: absolute;
    top: -5.5em;
    left: 1.5em;
    right: 0;
}
  .row-fluid .illustration_image {
    width: 24% !important;
    position: relative;
    float: left !important;
}

.pricing_type_empty_01, .pricing_type_empty_02, .pricing_type_empty_03, .pricing_type_empty_04, .pricing_check_mark_01, .pricing_check_mark_02, .pricing_check_mark_03, .pricing_check_mark_04 { width: 15.3%; }  
.row-fluid .pricing_title_details_group { width: 24.01% !important; }  
.row-fluid .pricing_title_group_bg { left: 1.55em; margin-top: 0; margin-left: 0 !important; float: left !important; width: 73.3% !important; }
.row-fluid .cureatr_pricing_background::before { top: 7em; left: 1em; }  

body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group::before {
    left: 7em;
}
body.new_resources_lp_design_clone .row-fluid .new_lp_hero_title_section h1 {
    font-size: 48px;
}
 .modified_title_content h2.cd-image-label { left: 0em; font-size: 42px; line-height: 46px; } 
  .row-fluid .hero_left_title h1.cd-image-label {top: -.2em}
  .row-fluid .clinicians_image { position: relative; left: 0; text-align:center; }  
.row-fluid .clinicians_group { padding-left: 0.5em; padding-right: 0.5em; margin-top: 2em}  
.row-fluid .executives_group { padding-left: 0.5em; padding-right: 0.5em;  margin-top: 2em} 
.row-fluid .executives_image { right: 0; top: 0; display: table-header-group; text-align:center;}  
.row-fluid .executives_image img.hs-image-widget { margin-top: 0.5em; }  
  .row-fluid .hero_left_title h1 { font-size:42px; line-height: 46px }
  .row-fluid .home_hero_left_image { margin-top:-1em; }
  .row-fluid .informed_care_group_background { margin-top: 8.5em; }  
/*.row-fluid .home_hero_group_background img { width: auto !important; } */
.row-fluid .home_hero_group_background { min-height: 775px; background-size: 430px 380px; background-position: 21% 9.5em; }  
  .draggable_group_background img { left:-2em; }
  .row-fluid .hero_image_home_page img.hs-image-widget { height: 785px; min-width: 1215px; width: 1200px !important; }
body.transition_page_new .row-fluid .care_transition_title h1 { font-size: 38px; }
.row-fluid .meds_hero_right_group .meds-360-image img { height: 490px; }
.row-fluid .home_hero_group_background img.drag_img { width: 475px !important; height: 440px; left: 0; }  
.modified_title_content h2.cd-image-label::before { width: 475px; }
.row-fluid .lady_hero_image_home_page img.hs-image-widget { top: 3.85em; width: 475px !important; left: 0.45em; height: 440px; }  
.drag_right_content { max-width: 450px; } 
.row-fluid .home_hero_group_background { min-width: 107%; }  
  .row-fluid .hero_left_title h1.cd-image-label { left: 0.3em; }  
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0; }
.row-fluid .modified_title_content { left: 3.4em; }


}
@media(max-width: 1130px){
.row-fluid .lady_hero_image_home_page img.hs-image-widget { left: 0.95em; }  
  .row-fluid .hero_left_title h1.cd-image-label { left: 0.35em; } 

}
@media(max-width: 1120px){
.row-fluid .lady_hero_image_home_page img.hs-image-widget { left: 1.3em; } 
  .row-fluid .hero_left_title h1.cd-image-label { left: 0.75em; } 
   .modified_title_content h2.cd-image-label.cd_image_drag { left: 0.1em; }
  .pillar-formcopy h2, .pillar-formcopy h3 {width: 100%!important; float: none!important; text-align: center!important; margin: 0px!important}
  .pillar-formcopy {text-align: center!important; margin-top: 40px}
  .pillar-formcopy img {float: none!important; }
}
@media(max-width: 1100px){
  .tech .cmm_hero_right_image_group .cmm_hero_image {right: -24em!important}
  .drag_right_content { left: 653px!important  }  
  .row-fluid .what_you_will_get_background_group .hospital_patient_care_contents::after {width: 43%; height: 140%}
  .row-fluid .search-input-icon .fa.fa-search { right: 22px; }
  .row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li a { padding: 0px 8px 0; }
  .header_request_demo_cta .cta_button.blog_request_demo_cta { padding: 8px !important; }
  .customer_images_list_group_bg div.hs_cos_wrapper { margin: 0 1em 2em; }
.dot_image img { display: none; } 
.care_transitions_icon_group.plus_icon_dot_image .dot_image { border-top: 2px dotted #f6dde2; height: 2px; width: 42%; margin-top: 1.2em; margin-right: -11px; }
.performance_dashboard_icon_group.plus_icon_dot_image .dot_image { border-top: 2px dotted #eddef9; height: 2px; width: 42%; margin-top: 1.2em; margin-right: -11px; }  
.medication_info_icon_group.plus_icon_dot_image .dot_image { border-top: 2px dotted #c9f2c6; height: 2px; width: 42%; margin-top: 1.2em; margin-left: -11px; }
.secure_messaging_icon_group.plus_icon_dot_image .dot_image { border-top: 2px dotted #dee4f4; height: 2px; width: 42%; margin-top: 1.2em; margin-left: -11px; }  
.row-fluid .about_us_hero_background::before { right: -3em; background-size: 55%; top: 26em; }
.row-fluid .about_us_hero_content h1 { margin-bottom: 0; }  
.row-fluid .core_values_healthcare_group h3 { font-size: 40px; }  
.row-fluid .about_us_hero_content::before { left: -12em; background-size: 74%; }  
.row-fluid .about_us_hero_background::after { background-size: 80%; }  
.row-fluid .core_values_healthcare_group h2 { font-size: 40px; } 
.row-fluid .about_us_hero_content h1 { line-height: 1.3em; font-size: 50px; }  
  .row-fluid .home_hero_group_background::after {bottom: 7.8em }
.pricing_type_empty_01, .pricing_type_empty_02, .pricing_type_empty_03, .pricing_type_empty_04, .pricing_check_mark_01, .pricing_check_mark_02, .pricing_check_mark_03, .pricing_check_mark_04 { width: 15.3%; }  
.row-fluid .pricing_title_details_group { width: 24.1% !important; }
.modified_title_content h2.cd-image-label { left: 0em; font-size: 42px; line-height: 1.2em; width:420px; }   
  .row-fluid .hero_left_title h1.cd-image-label { left: 0.9em; top: -.1em}  
.row-fluid .home_hero_content_group { background-position: 0em 8.5em; background-size: 520px 520px; }  
/*.row-fluid .home_hero_group_background img { width: auto !important; }*/
.row-fluid .home_hero_group_background { background-size: 440px 400px; background-position: 17% 6.9em; min-height:800px; }
.row-fluid .hero_left_title h1.cd-image-label { width: auto; }
  .row-fluid .hero_image_home_page img.hs-image-widget { height: 800px; min-width: 1253px; width: 1200px !important; }
  .row-fluid .transitions_hero_image_grup::before { left: -4em; }
.row-fluid .home_hero_group_background img.drag_img { width: 475px !important; height: 420px; left: 0; }  
.modified_title_content h2.cd-image-label::before { top: 1.75em; width: 475px; }  
.row-fluid .lady_hero_image_home_page img.hs-image-widget { top: 3.8em; width: 475px !important; height: 420px; left: 1.7em; }  
  .row-fluid .modified_title_content { left: 3.1em; }
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0em; }
}
@media(max-width: 1096px){
.modified_title_content h2.cd-image-label.cd_image_drag { left: -0.1em; }
}
@media(max-width: 1086px){
.row-fluid .contact_address_text_bg {margin-left: 8em;margin-right: 7em;margin-top: 7em;} 
  .row-fluid .transitions_hero_image_grup::after { bottom: 3.5em; }
.row-fluid .lady_hero_image_home_page img.hs-image-widget { top: 3.8em; width: 475px !important; height: 420px; left: 2.3em; }   
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0.1em; } 
}


@media(max-width: 1075px){
    .home_hero_right_content_group_all {width: 46%!important}
  .drag_right_content {left: 624px!important}
  .row-fluid .care_transition_title h1 {font-size: 41px}
.row-fluid .illustration_image { width: 26.7% !important; position: relative; float: left !important; z-index: 9999; }
.row-fluid .pricing_title_details_group { width: 24.2% !important; }  
.row-fluid .pricing_title_group_bg { left: 0em; margin-top: 0; margin-left: 0 !important; float: left !important; width: 73.3% !important; }
.row-fluid .illustration_image > div.hs_cos_wrapper { position: absolute; top: -5.5em; left: 0; right: 0; padding: 1em 1.2em 1em; }
  .row-fluid .home_hero_group_background img.drag_img { width: 475px !important; height: 420px; left: 0; }  
.modified_title_content h2.cd-image-label::before { top: 1.75em; width: 475px; }  
.row-fluid .lady_hero_image_home_page img.hs-image-widget { top: 3.8em; width: 475px !important; height: 420px; left: 2.7em; } 
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0.25em; }
.str_leadership_group::before {top: -14.5em;}
}
@media(max-width: 1051px){
.row-fluid .contact_address_text_bg {margin-left: 6em;margin-right: 7em;margin-top: 7em;} 
}
@media(max-width: 1050px){
  .str_head_ban_cont::after {right: -80px;}
  .drag_right_content {left: 600px!important}
  .row-fluid .care_transition_title h1 {font-size: 40px; line-height: 44px}
.row-fluid .illustration_image { width: 26.7% !important; position: relative; float: left !important; z-index: 9999; }
.row-fluid .pricing_title_details_group { width: 24.3% !important; }  
.row-fluid .pricing_title_group_bg { left: 0em; margin-top: 0; margin-left: 0 !important; float: left !important; width: 73.3% !important; }
.row-fluid .illustration_image > div.hs_cos_wrapper { position: absolute; top: -5.5em; left: 0; right: 0; padding: 1em 1.2em 1em; }
.row-fluid .hero_left_title h1.cd-image-label { left: 1em; }
.row-fluid .home_hero_group_background img.drag_img { width: 450px !important; height: 420px; left: 0; }  
.modified_title_content h2.cd-image-label::before { top: 1.75em; width: 451px; }  
.row-fluid .lady_hero_image_home_page img.hs-image-widget { top: 3.8em; width: 450px !important; height: 420px; left: 3.2em; }  
.row-fluid .modified_title_content { left: 3.2em; }
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0.4em; }
  .str_leadership_group::before {top: -14em;}
  .row-fluid .leadership_group_background.str_leadership_group {padding: 35px 0 4em 0;}
}

@media(max-width: 1040px){
  .str_leadership_group .leadership_details_content_group_bg{left:0px;}
  .row-fluid .home_hero_group_background::after{bottom: 9em}
  .row-fluid .blog_post_lists .post-listing.str_post_listing .post-item {width: 29%;}
  .str_leadership_group::before {top: -15em;}
  .str_leadership_group #hs_cos_wrapper_widget_1547834849210 .leadership_details_content_group_bg{top:-68px;}
}

@media(max-width: 1024px){
  .drag_right_content {left: 580px!important}
.row-fluid .about_cureatr_content h6, .row-fluid .footer_menu_group .footer_menu_title h6, .connect_group .footer_menu_title h6 { font-size: 15px; }
.widget-type-email_subscriptions h1, .widget-type-email_simple_subscription h1  { font-size: 40px; }
.care_transitions_icon_group.plus_icon_dot_image .dot_image { width: 35%; }
.performance_dashboard_icon_group.plus_icon_dot_image .dot_image { width: 35%; }
.medication_info_icon_group.plus_icon_dot_image .dot_image { width: 35%; }
.secure_messaging_icon_group.plus_icon_dot_image .dot_image { width: 35%; }
.row-fluid .hero_content_group_section { margin: .5em 0 0; }
.row-fluid .about_us_hero_background::before { right: -3em; background-size: 63%; top: 35em; }
.new-res-main-list .cGroup .new-res-inn-list.mix { margin: 2em 0 2em 2.1em; }
.row-fluid .illustration_image { width: 26.7% !important; position: relative; float: left !important; z-index: 9999; }
.row-fluid .pricing_title_details_group { width: 24.4% !important; }  
.row-fluid .pricing_title_group_bg { left: 0em; margin-top: 0; margin-left: 0 !important; float: left !important; width: 73.3% !important; }
.row-fluid .illustration_image > div.hs_cos_wrapper { position: absolute; top: -5.5em; left: 0; right: 0; padding: 1em 1.2em 1em; }
.header_request_demo_cta .cta_button.blog_request_demo_cta { padding: 7px !important; }
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li a { padding: 0px 7px 0; }
.row-fluid .blog_post_lists.blog_post_lists_02 .post-item { margin-left: 2.67em; width: 29.9%; }  
.row-fluid .informed_care_group_background { margin-top: 10.5em; }  
.row-fluid .hero_image_home_page img.hs-image-widget { height: 800px; min-width: 1242px; width: 1027px !important; }
body.transition_page_new .row-fluid .care_transition_title h1 { font-size: 36px; }
.row-fluid .home_hero_group_background img.drag_img { width: 450px !important; height: 420px; left: 0; }  
.modified_title_content h2.cd-image-label::before { top: 1.75em; width: 451px; }  
.row-fluid .lady_hero_image_home_page img.hs-image-widget { top: 3.8em; width: 450px !important; height: 420px; left: 3.2em; }
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0.4em; }
.row-fluid .hero_left_title h1.cd-image-label { left: 0.9em; }
}

@media(max-width: 1040px){
  .up_cureatr_transition_bg {
    background-image: url("https://www.cureatr.com/hubfs/Cureatr%20Home%202019/mob_background_img.png") !important;
  }
  .str_leadership_group .leadership_details_content_group_bg {top: -3em;max-width: 100%;}
  .up_cureatr_transition_bg .meds_hero_right_group .desk_ban_right_img{display:none !important;}
  .up_cureatr_transition_bg .meds_hero_right_group .mob_ban_right_img{display:block !important;}
  .row-fluid .meds_hero_left_section.white_col_text .care_transition_title p{padding-right:0px;}
  .up_cureatr_transition_bg .cmm_hero_module_group{background-image:none !important;min-height:auto;}
  body.new-meds .row-fluid .cureatr_transition_background_group .meds_hero_left_section.white_col_text {padding: 4em 0 2em !important;}
  .up_cureatr_transition_bg .meds_hero_right_group img {position: relative;bottom: auto;right: auto;}
  .up_cureatr_transition_bg .meds_hero_right_group {text-align: center;width: 100%;margin-left: 0px;}
  .mob_home_cta{display:block !important;}
  .desk_top_home_cta{display:none !important;}
  .row-fluid .home_hero_header_group.new_up_home_page::before {background:transparent;}
  #new_upd_home_ban_lft{display:table-footer-group; width: 100%; float:none}
  .update_ban_text_col{display:table-header-group !important; }
  .home_hero_header_group.new_up_home_page .main_mid_center{display:table;}
  .row-fluid .home_hero_header_group.new_up_home_page {
		background-image: url("https://www.cureatr.com/hubfs/Cureatr%20Home%202019/Cureatr%20Home%202020/mobilenew_home_hero_bg.png") !important;
	}
  .new_upd_home_ban_lft_img img {position: relative;left: auto;bottom: auto;}
	.row-fluid .home_hero_header_group.new_up_home_page::after {background:transparent !important;}
	.row-fluid .home_hero_header_group.new_up_home_page{padding-top:40px;}
	.new_upd_home_ban_lft_img img{padding-top:10px;}
	.new_upd_home_ban_lft_img {text-align: center;}
	.home_prod_ser_group::before {top:-16em;}
  
  .pillar-conclusion {padding-bottom: 40px!important}
  .header-container-wrapper{z-index: 9999 !important;}
  body.home_page_new.mega-menu-mobile-open::after{z-index: 999;}
  .pillar-title em {font-size: 32px}
  .tech-title {padding-top: 25px}
    .tech .cmm_hero_right_image_group .cmm_hero_image {right: -7em!important; top: auto!important}
  .home_page_new .row-fluid .four_connected_solutions_group {padding-bottom: 0px; margin-top: -12.5em; }
  h1.cd-image-label.is-hidden {font-size: 35px; line-height: 39px}
  body.home_page_new .row-fluid .excellent_care_background_group {padding-top: 2em}
  .pillar-page h1 {font-size: 35px!important}
  .ch8-list {width:48%!important}
.ch8-image {width: 48%!important} 
  .ctype_title_con {font-size: 29px; line-height: 35px}
  .row-fluid .care_transition_title h1 { font-size: 35px; line-height: 39px }
.row-fluid .care_transition_title h5 { margin: 0; padding: 15px 0 10px; font-size: 26px; }
.row-fluid .care_transition_title p {  font-size: 16px; }
  body {font-size: 16px;line-height: 25px;}
  h1 {font-size: 35px; line-height: 39px}
  h2 {font-size: 29px; line-height: 35px}
  h5 {font-size: 25px; line-height: 30px}
  
  /* Cureatr-meds360 Start */
  .hed_ban_bg_img_upd .meds_hero_left_section .care_transition_title p{padding-right:0px;}
  .hero_ban_right_img img {
    position: relative;
    bottom: auto;
    right: auto;
  }
  .span6.widget-span.widget-type-cell.hero_ban_right_img {
    width: 100%;
    margin-left: 0px;
  }
  .hero_ban_right_img {
    text-align: center;
  }
  
  /* Cureatr-meds360 End */
  
  .row-fluid .cureatr_care_team_background .our_care_team_title::before {height: 138%}
  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */
   .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
   /* width: 99.4%;*/
    width: 99.3%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
  }
.custom-menu-primary ul > li > div.child-trigger { right: 10px; }
.custom-menu-primary ul > li > ul > li div.child-trigger { right: 10px; }

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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 0px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #444444;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #444444; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#444444;
    background-color: #444444; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#444444;
    background: none; 
    border-color: transparent;
  }


  /* Toggle Button Icon
     ========================================================================== */

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

  
  /* Child Toggle Button
     ========================================================================== */

  
  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0.6em;
    right: 0px;
    width: 15px !important; /* Button width */
    min-width: 15px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 0%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
 .child-trigger i, .child-trigger i:after{
   content: "\f0d7";
   font-family: "FontAwesome";
   color: #666;
   font-style: normal;
}
  .child-trigger i:after{
   
  }
  .child-trigger.child-open i:after{
  color: #486dc7;
  }
  .child-trigger.child-open i{
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .row-fluid .cureatr_header_main_menu_cta .custom-menu-primary.js-enabled{
      /* position: relative;*/
       padding: 0; /* Makes room for button */
       margin: 10px 0 10px 0; z-index: 1;
   }

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

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: #f5f7fc; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
z-index: 9999999999;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  background-color: #f5f7fc;
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0);
box-shadow: 0px 0px 5px rgba(0,0,0,0);
padding: 0px 0px 10px;
 }
  
   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 16px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
 /* .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items 
  }*/
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#444444; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
    padding: 0.3em 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

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

.cureatr_header_main_menu_cta .custom-menu-primary .mobile-trigger i, .cureatr_header_main_menu_cta .custom-menu-primary .mobile-trigger i::before, .cureatr_header_main_menu_cta .custom-menu-primary .mobile-trigger i::after {
  background-color: #444444; }
.cureatr_header_main_menu_cta .custom-menu-primary .mobile-trigger:hover {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #444444;
}
.cureatr_header_main_menu_cta .custom-menu-primary .mobile-trigger {
    border: medium none;
    padding: 10px 0;
   right: 15px;
    top: 0px;text-transform: capitalize;
}
  .row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li a {font-size: 16px; border-top: 2px dotted #dee3f4}
  .row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li:nth-child(1) a {border: 0px!important} 
  .row-fluid .new_cureatr_header_background_group .main_mid_center_site {
    padding: 0;
}
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li {}
  .row-fluid .cureatr_header_logo_image {
    padding-left: 15px;
    padding-top: 3px;
}
   .row-fluid .cureatr_header_main_menu_cta .custom-menu-primary.js-enabled {
    left: 0;
    margin: 0 auto;
    padding-top: 0;
    position: absolute;
    right: 0;
    width: 100%;
}

  .row-fluid .cureatr_header_main_menu_cta .header_cta_group {
    display: none;
}
  .row-fluid .cureatr_header_main_menu_cta .custom-menu-primary {
    padding: 0;
}
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul ul {
    background-color: #f5f7fc;
} 
  .row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li a {
    padding: 13px 12px; line-height: 23px;
}
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a::after {
    content: none;
}
  .row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul ul { padding: 0px 0px 15px 0px; }	
	
	
 /* .row-fluid .blog_post_lists .blog-listing-group {
    margin: 1em 1em 3.5em 0;
    width: 43%;
}*/
  
  .row-fluid .blog-listing-group .blog-post-image img.post-hs-featured-image, .blog_listing_group .blog-post-image img.post-hs-featured-image {height: auto!important; width: 100%!important}
  /*.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul ul li a {padding: 3px 0px!important; margin-left: 20px}*/
  .row-fluid .blog-listing-group .blog-post-image { height:auto; }
  .row-fluid .post-details_group .postdetails-title h1 {font-size: 35px; line-height: 39px}
  
  body.blogpost_page .blog_listing_group .post_body_details {
    padding: 20px 20px 20px;}
  .post-details_group .section-post-body > h2 {font-size: 25px; line-height: 30px}
    .row-fluid .cureatr_blog_banner_content h1 { line-height: 35px; font-size: 35px; font-weight: 700; text-align: left; margin: 0px 0px 10px}
  .row-fluid .blog_subscription_content .actions .hs-button.primary.large { font-size: 16px; width: 33%; }
 
  .blog_request_demo_cta { padding: 8px 10px !important; }
  .row-fluid .blog_post_lists .post-item { margin-left: 3.5%; width: 46%; }
  .blog_request_demo_cta, .blog_sign_in_cta { font-size: 12px !important; }
  .row-fluid .custom-menu-primary .hs-menu-wrapper ul:first-child {
    padding: 0;
}
  .row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li a {
    padding: 7px 0px 7px 1em;
    margin: 0px;
}

  .cureatr_header_main_menu_cta .custom-menu-primary .mobile-trigger { top: 7px; }
  .row-fluid .blog_post_comments textarea.hs-input { width:94% !important; }
  .row-fluid .blog_post_comments .hs-input { width:45% !important; }
  .row-fluid .cureatr_blog_banner_content p { font-size: 20px!important;  padding-top: 0px!important; text-align: left!important; padding-left: 0px!important; margin-top: 0px}
  
 .row-fluid .footer_menu_group {
    float: left;
    width: 39%;
}
.row-fluid .connect_group {
    float: right;
    width: 58%;
}
.row-fluid .about_group {
    float: left; margin: 0;
    width: 70%;
}
.row-fluid .footer_logo_copy_group {
    float: right;
    width: 23%;
}
.footer_logo_image { padding: 3em 0 0; }
.row-fluid .blog-listing-group .blog-post-image, .row-fluid .blog-listing-group .post_image_author_details {
    float: none; }
.row-fluid .blog_post_lists .post-item {
    margin-left: 0;
    width: 100%;
}
  
  .row-fluid .blog_post_lists .post-header > .post_header_title h2, .blog_listing_group h2, .row-fluid .blog_latest-posts .post-header > h2 { min-height: 0;
    font-weight: 700;
   }
  .row-fluid .search-input-icon .fa.fa-search { right: -21px; }
  .blog_read_more_cta img {
    height: auto;
}
  .topic_list_show { width:100%; }
  .row-fluid .topics_list_menu ul {
    width: 100% !important;
}
 
  .banner-right, .banner-left {width: 100%!important; margin: 0px!important}
  .row-fluid .blog_post_lists.blog_post_lists_02 .post-item {
    width: 100%;
    margin-left: 0;
}
  .row-fluid .listing-page-right-group {
    margin-left: 0em !important;
    width: 100% !important;
    display: block;
}
.read_more_cta_image { text-align: center; }  
.row-fluid .blog_post_lists.blog_post_lists_02 .post-item:nth-child(2n+1) {
    margin-left: 0;
}  
  .row-fluid .blog_post_lists {
    width: 100% !important;
}
.row-fluid .footer_menu1, .row-fluid .footer_menu2, .row-fluid .connect_group, .row-fluid .about_group, .row-fluid .footer_menu_group, .row-fluid .footer_logo_copy_group {
    margin-left: 0 !important;
    width: 100% !important;
    text-align: center;
}
.row-fluid .cureatr_new_footer_background_group { padding: 2em 0 3em; }  
.row-fluid .footer_logo_image { text-align: center; }
  .row-fluid .about_group {
    padding: 0;
}
.four_connected_solutions_source_bg, a.four_connected_solutions_source.block.relative svg, .medication_info_icon_group.plus_icon_dot_image .dot_image { display: none; }
a.four_connected_solutions_source.block.relative { width: 100%; margin-top: 2em; }

.care_transitions_group, .medication_info_group, .performance_dashboard_group, .secure_messaging_group { position: relative; }
.plus_icon_dot_image { position: relative; width: 100%; float: left; padding: 2em 0; }  
a.four_connected_solutions_source.block.relative {  border-top: 2px dotted #dee4f4; }
.four_connected_solutions_source_content { width: 100%; float: left; text-align: center; }
.care_transitions_group.four_connected_solutions_source_content, .performance_dashboard_group.four_connected_solutions_source_content { text-align: center; }
.medication_info_icon_group.plus_icon_dot_image { top: 0; left: 0; }
.medication_info_icon_group.plus_icon_dot_image .plus_icon, .secure_messaging_icon_group.plus_icon_dot_image .plus_icon { float: left; width: auto; }
.care_transitions_icon_group.plus_icon_dot_image { float: none; width: 43px; height:42px; left: 0; top: 0; }  
.care_transitions_icon_group.plus_icon_dot_image .plus_icon, .performance_dashboard_icon_group.plus_icon_dot_image .plus_icon { float: left; }
.care_transitions_icon_group.plus_icon_dot_image .dot_image, .secure_messaging_icon_group.plus_icon_dot_image .dot_image, .performance_dashboard_icon_group.plus_icon_dot_image .dot_image { display: none; }
.secure_messaging_icon_group.plus_icon_dot_image, .performance_dashboard_icon_group.plus_icon_dot_image { bottom: 0; left: 0; float:left; }
.cureatr_care_team_background { margin-top: 2em; }
.customer_images_list_group_bg { margin-top: 2em; }
.customer_images_list_group_bg div.hs_cos_wrapper { margin: 1em 0.8em; }
  .row-fluid .four_connected_solutions_group .four_connected_solutions_title h2 {margin-bottom: 20px}
  .row-fluid .four_connected_solutions_group {padding-top: 2em}
 
.row-fluid .cureatr_header_main_menu_cta { z-index: 1; float: left; }
.row-fluid .new_cureatr_header_background_group .custom-menu-primary.js-enabled .hs-menu-wrapper {
    top: 10.5em;
}
    
 .custom-menu-primary.js-enabled .hs-menu-wrapper {
    left: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1111;
   margin:0 auto;
}
	.header_request_demo_cta .cta_button.blog_request_demo_cta {
    padding: 8px 0 !important;
    width: 100%;
	}
	.blog_request_demo_cta, .blog_sign_in_cta {
    font-size: 16px !important;
	}
  .child-trigger i, .child-trigger i::after {
    color: #486dc7; }
  .child-trigger { right: 0px; }
  .row-fluid .header_request_demo_cta {
    padding: 0 1em;
	}
  .row-fluid .custom-menu-primary .hs-menu-item.hs-menu-depth-1.hs-item-has-children.mobile-active > a {
    color: #486dc7;
	}
.row-fluid .header_request_demo_cta {
    float: none;
    width: 100%; margin: 0 auto;
}
  .row-fluid .header_search_sign { width: 35%; float: right; position: relative; }
.row-fluid .cureatr_home_hero_background_group .home_hero_title h1::before {
    content: none;
}
/*.row-fluid .hero_detailed_contents h4 { font-size: 18px; }*/
  .row-fluid .four_connected_solutions_source_content h3 { text-decoration: underline; }  
.plus_icon {
    padding: 2.4em 0 0;
    width: 100%;
}
a.four_connected_solutions_source.block.relative {
    margin-top: 0;
    padding: 2em 0; }
.medication_info_icon_group.plus_icon_dot_image {
    left: 0;
    top: 0;
    width: 43px;
  height:42px;
}
  .row-fluid .four_connected_solutions_source_content h3 { margin: 10px 0 0; }
.plus_icon_dot_image { position: absolute; padding: 0; }
.secure_messaging_icon_group.plus_icon_dot_image, .performance_dashboard_icon_group.plus_icon_dot_image { top: 0; }
.row-fluid .custon_search_group .search-input-icon {
    left: auto;
    right: -8px;
    top: 0;
}
  .mobile-open .row-fluid .cureatr_header_main_menu_cta .header_cta_group {
    background: #f5f7fc none repeat scroll 0 0;
    display: block;
    left: 0;
    margin: 0 auto;
    padding: 0.8em 0 1.5em;
    position: absolute;
    right: 0;
    top: 4.3em;
    width: 100%;
    z-index: 1111;
   /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);*/
}
 .row-fluid .cureatr_header_main_menu_cta {
    float: none;
    margin: 0 auto !important;
    width: 100% !important;
    z-index: 1;
} 
  .row-fluid .new_cureatr_header_background_group {
    height: 76px;
    padding: 16px 17px;
}
div#resultsDiv, div#mai { padding-top: 0em; z-index: 0; border-top: none; width:96%; margin-top: 2em; }
.search_result_module .close { cursor: pointer; right: 1em; }
.mobile-open .body-container-wrapper {
    padding-top: 16em;
    transition: all 0.5s;
    z-index: 0;
    position: relative;
} 
.body-container-wrapper {
    padding-top: 0em;
    transition: all 0.5s;
}   
.mobile-open div#resultsDiv, .mobile-open div#resultsDivDesktop {
    padding-top: 17em;
  	transition: all 0.5s;
} 
div#resultsDiv, div#resultsDivDesktop {
    padding-top: 0em;
  	transition: all 0.5s;
} 
.small-header .header-container.container-fluid { position: relative; } 
.transitions_puzzle, .transitions_puzzle span, .medication_puzzle, .medication_puzzle span, .performance_puzzle, .performance_puzzle span, .secure_puzzle, .secure_puzzle span { display: none; }
.cureatr_home_hero_background_group::before { height: 100%; background-size: cover; }
.performance_dashboard_group.four_connected_solutions_source_content { margin-top: 0.3em; }
.performance_dashboard_icon_group.plus_icon_dot_image, .secure_messaging_icon_group.plus_icon_dot_image { left: 0; width: 43px; height:42px; }  
.secure_messaging_group.four_connected_solutions_source_content { margin-top: 0.3em; }
a.four_connected_solutions_source.block.relative.nth_row_3 { top: 0; }  
a.four_connected_solutions_source.block.relative.nth_row_4 { top: 0; }
.body-container-wrapper .main_mid_center { padding: 0 1em; }  
.plus_icon img { width: 43px; height: 42px; }
img.performance_dashboard_image { width: 52px; height: 46px; }
img.medication_info_image { width: 49px; height: 49px; }
img.secure_messaging_image { width: 50px; height: 52px; } 
img.care_transitions_image { width: 55px; height: 55px; } 
.cureatr_desktop_menu_bg .main_mid_center { padding: 0; }
/*.row-fluid .care_transition_title h2 { font-size: 24px; } */
.row-fluid .transition_secondary_menu_group { display: none !important; }
.row-fluid .what_you_will_get_background_group .hospital_patient_care_contents::after { right: -15px; width: 57%}  
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left h2 {text-align: center}
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left { padding: 2em 1em 3em; }  
.typ_hero_social_share p { text-align: center; width: 100%; padding-right: 0; margin-bottom: 0; }  
.typ_hero_social_share ul { margin: 0; padding: 0;  width: 100%; text-align: center; } 
.row-fluid .typ_hero_section_group::after { content:none; }  
.blog_post_list_content div.rec_post_list_item { margin-left: 3.9%; } 
.blog_post_list_content div.rec_post_list_item { width: 100%; margin-left: 0; }  
.row-fluid .blog_post_list_group, .row-fluid .blog_subscribe_readmore { width: 100% !important; margin-left: 0 !important; }  
.blog_post_list_content div.rec_post_list_item { margin-left: 0; }
.row-fluid .typ_view_blog_cta { padding-bottom: 3em; margin-top: 3em; }  
    .row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li strong {font-size: 19px}
  .row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left ul li h4 {font-size: 18px!important; line-height: 25px!important}
    .row-fluid .fill_blanks_testimonial_details .fill_blanks_contents h4 {padding-right: 0px!important; font-size: 16px!important; line-height: 25px!important}
  .row-fluid .fill_blanks_testimonial_details .fill_blanks_contents h4 strong { font-size: 19px; }
  .row-fluid .lp_bodycontainer_group::before {left: 17em}
.row-fluid .hero_content_group_section { margin: 2em 0 0; } 
.row-fluid .solutions_hero_image_grup_bg1 { margin-left: 0 !important; width: 100% !important; } 
.row-fluid .solutions_hero_image_mobile { display: block !important; text-align: center;}  
.row-fluid .meds-360-image-mob { display: block !important; text-align: center; }  
.row-fluid .solutions_hero_image_desktop { display: none !important; } 
.row-fluid .hero_content_mid_center { width: 100% !important; }  
.row-fluid .hero_content_group_section { float: left !important; max-width: 100%; } 
.row-fluid .contact_address_text_mobile { display:block !important; margin-bottom: 1.5em; margin-top:2em; }  
.row-fluid .hero_contact_right_group { position: relative; display: none !important; }  
.row-fluid .hero_contact_left_group { float: none !important; width: 100% !important; }  
.row-fluid .stay_touch_group { padding-right: 1em; }
.row-fluid .reach_out_group { padding-left: 2em; }
.contact_address_text_mobile h3 { margin: 0; font-weight:500;}
.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::before  {height: 80px}
  
  .row-fluid .three_steps_details_right.detail_2 .better_care_steps_image2::before  {height: 80px}
  
/*.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::after { bottom: -5.1em; }*/
.row-fluid .stay_touch_group { margin-top: -3em; }
.row-fluid .reach_out_group { margin-top: 0em; }  
.row-fluid .stay_touch_group, .row-fluid .reach_out_group { padding: 0; margin-left: 0 !important; width: 100% !important; }  
.row-fluid .reach_out_group_background { text-align: center; }  
.row-fluid .stay_touch_social_follow h3, .row-fluid .stay_touch_social_follow ul { float: none; display: inline-block; }  
.row-fluid .reach_out_left_group, .row-fluid .reach_out_right_group { margin-left: 0 !important; width: 100% !important; }
.row-fluid .reach_out_right_group { margin-top:2em; }  
.row-fluid .hero_contact_background { background-image:none; }  
  .row-fluid .meds_content_group_section { margin-top: 1em; max-width: none; padding-right: 1em; }
.cureatr_about_us_page .row-fluid .transition_secondary_menu_group { border-top: 1px solid #ececec; border-bottom: 1px solid #ececec; position: relative; display: block !important; background-color: #ebebeb; padding: 0 0; margin-top: 2em}
.cureatr_about_us_page .row-fluid .transition_secondary_menu_group p { color: #486dc7; border-radius:4px; display:block; cursor: pointer; background-color: #fff; padding: 0.8em 1em; text-align: center; font-size: 18px; font-weight: 600; }
.cureatr_about_us_page .row-fluid .transition_secondary_menu_group p i.fa.fa-caret-down { float: right; color: #486dc7; }
.cureatr_about_us_page .row-fluid .secondary_menu_lists { position:relative; }
.cureatr_about_us_page .row-fluid .secondary_menu_lists ul { z-index:11; display:none; margin: -10px 0 0; padding: 2em 0em; position: absolute; text-align: center; background-color: #f5f7fc; width: 100%;box-shadow:0px 0px 5px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.15);-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.15); border-radius: 4px; }  
.cureatr_about_us_page .row-fluid .secondary_menu_lists ul li { display: block; padding: 0.5em 0; }
.cureatr_about_us_page .row-fluid .secondary_menu_lists ul li a { padding: 0; color: #486dc7; }  
.cureatr_about_us_page .row-fluid .secondary_menu_lists ul li.solution_active a i.fa.fa-caret-up, .row-fluid .secondary_menu_lists ul li a:hover i.fa.fa-caret-up { display: none; }   
.row-fluid .core_values_healthcare_group h3 { font-size: 33px; } 
.row-fluid .leadership_listing_group_bg div.hs_cos_wrapper { display: block; width: 100%; max-width: 100%; }
.leadership_details_list_group { padding: 0 0em; position: relative; }  
.leadership_group_background .main_mid_center { padding: 0; }  
.leadership_details_content_group_bg { display: none; position: relative; width: 100%; left: 0; background-color: #486dc7; padding: 0; border-radius: 0px; top: -3em; }  
.leadership_details_content_group { padding: 1.5em; }
.row-fluid .leadership_listing_group_bg div.hs_cos_wrapper:last-child .leadership_details_list_group:hover .leadership_details_content_group_bg, .row-fluid .leadership_listing_group_bg div.hs_cos_wrapper:nth-child(4) .leadership_details_list_group:hover .leadership_details_content_group_bg { right: 0; left: 0; }
.leadership_details_list_group:hover .leadership_image::before { content:none; }
.leadership_image.leadership_image_hover { position:relative; }
.leadership_image_hover::before { transition:all 0.5s; content: " "; border: 3px solid #486dc7; position: absolute; width: 275px; height: 275px; border-radius: 5px; top: -15px; left: -25px; margin: 0 auto; right: 0; z-index: 1; pointer-events: none; }
.leadership_name h5 { font-size: 22px; }  
.leadership_position h6 { font-size: 18px; }
.row-fluid .about_us_hero_background::before { right: 0; background-size: 53%; top: 25em; width: 40%; }  
.leadership_image img { width: 100%; height: auto; }  
.secondary_nav.cureatr_about_us_page .row-fluid .transition_secondary_menu_group { margin-top: 0em; top:0; position: fixed; } 
.leadership_details_group { max-width: 275px; margin: 0 auto; position: relative; z-index: 1; }  
.row-fluid .why_we_here_group_bg {padding-top: 1em; padding-bottom: 8.5em}
.about_us_core_value_content h5 {font-size: 22px; line-height: 28px}
.row-fluid .core_values_healthcare_list_bg {margin-top: 0px}
.row-fluid .leadership_group_background {padding: .75em 0}
.row-fluid .core_values_healthcare_group p {line-height: 17px}
.row-fluid .about_us_hero_mobile_img { text-align: center; display: block !important; margin-top:0.5em } 
.row-fluid .about_us_hero_background::before, .row-fluid .about_us_hero_content::before { content: none; }
.row-fluid .about_us_hero_background::after { content: none; }  
.cureatr_about_us_page .row-fluid .transition_secondary_menu_group { margin-top: 3em; }
.row-fluid .about_us_hero_background .span3.widget-span.widget-type-custom_widget { display: none !important; }  
.row-fluid .pillar_hero_background .span3.widget-span.widget-type-custom_widget { display: none !important; }  
.row-fluid .about_us_hero_content { margin-left: 0 !important; width: 100% !important; }  
.row-fluid .core_values_healthcare_group h2 { font-size: 30px; } 

.about_us_core_value_image.active::before { bottom: -5.8em; }  
.leadership_details_list_group:hover .leadership_details_content_group_bg {
    width: 100%;
}
.row-fluid .about_us_hero_content h1 { line-height: 1.3em; font-size: 35px; }
.searchresult-show .search_result_module {
    display: block !important;
  margin-top:-1.4em;
}
.mobile-open.searchresult-show .search_result_module {
    display: block !important;
  margin-top: 	1em;
}


.body-container-wrapper, .footer-container-wrapper{
    display: block;
}
.searchresult-show .body-container-wrapper, .searchresult-show .footer-container-wrapper{
    display: none;
}
.row-fluid .resources_hero_content h1 { margin: 0;} 
.about_us_core_value_image img { width: auto; }   
.pricing_details_ddesign_desktop { display: none; }
.pricing_details_ddesign_responsive { display: block; }  
.row-fluid .pricing_title_getails_content_group { display: none !important; } 
.pricing_details_ddesign_responsive .pricing_type_title { float: none; width: auto; padding: 1.5em 1.25em; text-align: center; height:auto; }  
.pricing_details_ddesign_responsive .pricing_type_title h5 { margin: 10px 0 0; line-height:1.3em; font-size: 26px; font-weight: 700; position: relative; top: 0; -ms-transform: translate(0%, 0%); transform: translate(0); }  
.pricing_details_ddesign_responsive .pricing_content { float: left; width: 96%; padding: 0.8em; height:auto; }  
.pricing_details_ddesign_responsive .pricing_content img { float: left; vertical-align: middle; margin-top: 5px; width:20px; height:15px; }
.pricing_details_ddesign_responsive .pricing_content span.pricing_content_name { float: left; margin-left: 10px; text-align: left; width: 84%; font-family: Manrope}
.pricing_details_ddesign_responsive .pricing_type_title p {color: #444444; margin-bottom: 0; margin-top: 10px; line-height: 23px; font-weight: 300}  
.responsive_title_below { float: left; width: 100%; }
.responsive_title_below p { padding: 0 1em; color: #1f3056; font-family:Manrope; font-weight: 500; }
.responsive_title_below p span { font-weight: 700; }
.responsive_title_second { float: left; width: 100%; background-color: #f9f9f9; }  
.responsive_title_second p { color: #444444; font-weight: 700; padding: 0 1em; }  
.row-fluid .cureatr_pricing_background::before { top: 13em; left: -3em; }
.pricing_content_details, .responsive_title_below { background-color: #fff; border-bottom:1px solid #ccc; }
  .pricing_content_details  { border-bottom:none; }
.row-fluid .pricing_group_background { background-color: transparent; }
.pricing_type { margin-top: 2em; }
.row-fluid .pricing_group_background { margin-top: 0em; }  
.row-fluid .cureatr_pricing_background::after, .cureatr_pricing_page .body-container-wrapper::before, .cureatr_pricing_page .body-container-wrapper::after  { content:none; }
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) { display: block; }
.row-fluid .pricing_menu { display: none !important; }  
.post-body-content { min-height: auto; }
.post_header_title { min-height: auto; }
  
body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group::before { left: 5em; }
body.new_lp_design_clone .new_lp_hero_title_section { width: 100%; margin: 0 auto; }
body.new_lp_design_clone .row-fluid .new_lp_video_left_group { float: none; margin: 0 auto; width: 100%; background-color: #f5f7fc; }
body.new_lp_design_clone .row-fluid .new_lp_form_right_group { width: 100%; margin: 0 auto; float: none; padding-bottom: 1em; padding-top: 2em; }
body.new_lp_design_clone .span1.widget-span.widget-type-custom_widget { display: none; }
body.new_lp_design_clone .new_lp_bodycontainer_group .main_mid_center::before { background: none; }
body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group { background-image: none; }
body.new_lp_design_clone .new_lp_bodycontainer_group .main_mid_center { padding: 0; }
body.new_lp_design_clone .new_lp_hero_title_section { padding: 0 1em 1em; }
body.new_lp_design_clone .row-fluid .lp_form_social_share_bg { padding: 2em 1em 0em; margin: 0 auto; max-width: 550px; float: none; }
body.new_lp_design_clone .social_sharing_group .new_lp_social_icon_list_title p { text-align: center; }
body.new_lp_design_clone .social_sharing_group .lp_social_share_icons {
    text-align: center;
}
body.new_lp_design_clone .lp_social_share_icons .hs_cos_wrapper_type_social_sharing a { float: none; display: inline-block; }
  body.new_resources_lp_design_clone .row-fluid .new_lp_hero_title_section h1 {
    font-size: 35px;
}
body.new_resources_lp_design_clone .row-fluid .new_lp_bodycontainer_group::after {
    background-image: none;
}
.row-fluid .resources_lp_header_group {
    border-bottom: 1px solid #ccc;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.row-fluid .resources_lp_header_group div.span9.widget-span.widget-type-custom_widget {
    display: none !important;
}
.row-fluid .resources_lp_footer_group div.span9.widget-span.widget-type-custom_widget {
    display: none !important;
}  
body.new_resources_lp_design_clone .header-container-wrapper {
  position: relative; top: 0; }
body.new_resources_lp_design_clone .footer-container-wrapper{ position: relative; bottom: 0; }
/*body.new_resources_lp_design_clone .row-fluid .new_lp_hero_title_section h1 { line-height: 64px; }*/
.row-fluid .copy_rights_content {
    text-align: center;
    float: none;
    width: 100%;
    margin: 0 auto;
       
}
.row-fluid .resources_lp_footer_group {
    background-color: #f5f7fc;
    text-align: center;
}
body.new_resources_lp_design_clone .row-fluid .new_lp_hero_title_section {
    margin-top: 0;
}
  .row-fluid .changing_healthcare_group_background::after { background-size: auto 100%; }
  .about_us_core_value_content { width: 100%; }
.row-fluid .home_hero_group_background::after { background-size: 100% auto; bottom: 0em; }
.row-fluid .home_hero_right_image, .row-fluid .home_hero_left_image { left: 0; }  
.modified_title_content h2.cd-image-label { top: 0.7em; left: 0em; font-size: 35px; line-height: 37.5px; float: none !important; width:320px; } 
h1.cd-image-label { top: 0.7em; left: 0.5em; font-size: 35px; line-height: 1.2em; float: none !important; width: 100% !important; max-width:355px; } 
  .row-fluid .clinicians_image { position: relative; left: 0; text-align:center;  float: none !important; width: 100% !important; margin-left:0 !important; }  
.row-fluid .clinicians_group { padding-left: 0.5em; padding-right: 0.5em;  float: none !important; width: 100% !important; margin-left:0 !important; margin-top: 0px}  
.row-fluid .executives_group { padding-left: 0.5em; padding-right: 0.5em; display: table-footer-group;  float: none !important; width: 100% !important; margin-left:0 !important; margin-top: 0px } 
.row-fluid .executives_image { right: 0; top: 0; display: table-header-group; text-align:center; float: none !important; width: 100%; margin-left:0 !important; }  
.row-fluid .executives_image img.hs-image-widget { margin-top: 0.5em; }
  .clinicians_text_group h4, .executives_text_group h4 {margin-top: 18px}
.row-fluid .informed_care_group_background { margin-top: 0; }  
  .row-fluid .home_hero_group_background > .row-fluid-wrapper.row-depth-1.row-number-2::before { content:none; }  
.row-fluid .hero_left_title h1.cd-image-label { left: 1em; font-size: 35px; line-height: 39px}  
  .row-fluid .home_hero_left_image { margin-top:0; }
.row-fluid .informed_care_group_background { margin-top: 0; }  
.row-fluid .home_hero_content_group { background-size: 50% 50%; background-position: 0em 7.5em; }  
.handle { height: 45px; width: 45px !important; margin-left: -25px; }  
.row-fluid .home_hero_right_image { padding-left: 2em; }
  .row-fluid .home_hero_group_background { min-height: 675px; }
.row-fluid .modified_title_content { left: 3.2em; top:0.4em }  
.row-fluid .home_hero_group_background img { width: auto !important; }
.row-fluid .home_hero_group_background { background-size: 360px 330px; background-position: 21% 6.9em; min-width: 107%; } 
.draggable_group_background img { left: -5em; }  
.row-fluid .hero_image_home_page img.hs-image-widget { height: 774px; min-width: 1168px; width: 1027px !important; }

body.transition_page_new .cta_button.cureatr_cares_cta { font-size: 18px !important; }
.row-fluid .transitions_hero_image_grup::after { width: 75px; height: 210px; bottom: 3.5em; right: 3.3em; background-size: 75px 210px; }
.row-fluid .transitions_hero_image_grup::before { width: 75px; height: 140px; left: 4.9em; background-size: 75px 140px; }
.row-fluid .transitions_hero_image_grup { padding-right: 2.5em; }
.row-fluid .dashboard_hero_image_bg::before { left: -5em; top: 5em; }
  .row-fluid .dashboard_hero_right_img_group img.hs-image-widget { height: auto; }
.modified_title_content h2.cd-image-label::before { top: 1.5em; width: 370px; left: 0; }  
.row-fluid .home_hero_group_background img.drag_img { width: 370px !important; height: 340px; top: 1.75em; left: 0; }  
.row-fluid .lady_hero_image_home_page img.hs-image-widget { position: absolute; top: 3.8em; width: 370px !important; height: 340px; left: 2.2em; }
.drag_right_content { max-width: 360px !important; }   
.home_hero_right_cta a.cta_button.home_hero_slide_cta { background-color: #cf455e !important; }  
.draggable_group_background img { height: 91%; }
.modified_title_content h2.cd-image-label.cd_image_drag { left: 0.1em; }
.row-fluid .draggable_group_background, .row-fluid .handle_icon { display: none !important; }
.row-fluid .home_mobile_hero_image { display: block !important; float: none !important; width: 100% !important; margin: 0 auto !important; text-align: center; }
.row-fluid .lady_hero_image_home_page, .row-fluid .home_hero_right_image { display: none !important; }  
.row-fluid .hero_left_title h1.cd-image-label { left: 0; font-size: 35px; line-height: 39px; position: relative; text-align: center; padding: 0; margin: 0; top: 0; max-width:100%; }
.row-fluid .home_hero_left_group { position: relative; z-index: 11; float: none !important; width: 80% !important; margin: 0 auto !important; }
.row-fluid .home_hero_right_group { padding-right: 0; }  
.row-fluid .home_hero_right_content_group_all { float: none !important; width: 80% !important; margin: 0 auto !important; }  
  .row-fluid .home_hero_group_background {  left:0; transform: translate(0%, 0); min-height: 885px; min-width: 100%; }
.row-fluid .home_hero_group_background .home_mobile_hero_image img { text-align: center; width: 700px !important; height: auto !important; margin: 0 auto !important; }  
.row-fluid .home_hero_group_background .home_mobile_hero_image { padding-top: 5px; position: absolute; width: 100% !important; left: -7.5em; text-align: center; right: 0; margin: 0 auto !important; float: none !important; }  
.row-fluid .cureatr_transition_background_group .transitions_hero_content_group_section, .row-fluid .cureatr_transition_background_group .transitions_hero_image_grup {
    float: none !important;
    width: 100% !important;
    text-align: center;
    margin-left:0 !important;
}  
.transition_page_new .row-fluid .cureatr_transition_background_group {
    background-position: 100% 7em;
    text-align: center;
    background-size: cover;
}
body.new-meds .row-fluid .cureatr_transition_background_group .meds_hero_left_section { float: none; width: 100%; text-align: center; padding-top: 2em}
body.new-meds .cureatr_transition_background_group .main_mid_center { background-position: center bottom!important; /*min-height: 46em;*/ background-size: 512px 451px !important; z-index: 2222; }
  body.cmm .cureatr_transition_background_group .main_mid_center { min-height: auto; }
.desk_right_ban_img img {position: relative;bottom: auto;}
  .new_cur_tech_rlt .desk_right_ban_img img {position: relative;bottom: auto;right: auto;}
.new_up_perf_pg .meds_hero_right_group {width: 100%; text-align: center; margin-left:0px;}
  .new_per_rlt_img.desk_right_ban_img{ text-align: center;}
  .cureatr_transition_bg_group.new_up_perf_pg .transitions_hero_content_group_section {width: 100%;text-align: center;}
}
@media(max-width:991px) {

  .row-fluid .get {width: 100%!important;}
  .row-fluid .get-left {margin-right: 0px!important; padding-bottom: 1.5em}
  .row-fluid .get-right {border-top: 3px dotted #dee3f4; margin-left: 0px}
  .tech .row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left { margin-top: 3em!important;}
  .row-fluid .tech-detail1, .row-fluid .tech-details3 {padding-bottom: 0px!important}
  .row-fluid .tech-details2 {padding-bottom: 2em!important}
  .cmm .cmm_hero_right_image_group .cmm_hero_image { right: 0; top: auto; position: relative; }
  .cmm .cureatr_transition_background_group .meds_hero_left_section { padding: 0.9em 0 0em !important; }
  .cmm .cmm_hero_right_image_group .cmm_hero_image img { height: auto; width: 89% !important; } 
  .cmm .enroll_image_title { width: 276px; margin: 0 auto !important; float:none !important; position: relative; z-index: 1; }
  body.new-meds .row-fluid .cureatr_transition_background_group .meds_hero_left_section {padding: 2em 0 0 0!important;}
  .row-fluid .blog_post_lists .post-listing.str_post_listing .post-item {width: 100%;}
  .post-item.str_post_lis_1{margin-right:0px;}
  .post-item.str_post_lis_2{margin-right:0px;}
}
@media(max-width:928px) {
  .row-fluid .home_hero_group_background::after {bottom: -3em}
}

@media(max-width:895px) {
  body.new-meds .cureatr_transition_background_group .main_mid_center {/*min-height: 48em*/}
  body.cmm .cureatr_transition_background_group .main_mid_center { min-height: auto; }
  body.home_page_new .customer_images_list_group_bg {margin-top: 0px}
.row-fluid .lp_bodycontainer_group::before {left: 14em}
.row-fluid .hero_content_group_section { margin: 2em 0 0; }  

 
}
@media(max-width: 850px){
.row-fluid .transitions_hero_image_grup::after { bottom: 3.5em; }
  .row-fluid .transitions_hero_image_grup::before {left: 1em}
/*body.new-meds .cureatr_transition_background_group .main_mid_center { background-size: 410px 430px !important; }*/

}



@media(max-width:768px) { 
  .row-fluid .new_cureatr_header_background_group .custom-menu-primary.js-enabled .hs-menu-wrapper {
    top: 7.3em;
    
}
  .lp_desktop_video-mob {margin-top: 1em!important}
  .lp_logo_image-mob {margin-bottom: 40px; text-align: center}
  .cureatr_care_team_background {margin: 3em 2em 0em!important}
  .row-fluid .cureatr_care_team_background .our_care_team_title::before {bottom: -2em}}
@media(min-width: 768px){
.cmm_hero_mob_group{background-image:none !important;}
}
@media(max-width: 767px){
  .str_head_ban_cont::after {right: auto;bottom:auto;position:relative;}
  .new_up_perf_pg{background-image:none !important;}
  .new_up_perf_pg .meds_hero_right_group{display:block !important;}
  .desk_right_ban_img{display:none !important;}
  .mob_right_ban_img{display:block !important;}
    body.cmm .cureatr_transition_background_group .cmm_hero_module_group.cmm_hero_mob_group {
    background-position: top !important;
     background-repeat: no-repeat; 
     min-height: auto !important; 
     background-size: cover !important; 
  }
  .mob_right_ban_img img{display:inline-block !important;}
  .up_pro_ser_main_tit h2{margin-top:15px;}
  .webinar_opt_group_right.web_group_cont_sec {text-align: center;}
  .cmm .up_cureatr_transition_bg .meds_hero_right_group {display:block;}
  .home_prod_ser_group::before {background-image: url(https://www.cureatr.com/hubfs/Cureatr%20Home%202019/Cureatr%20Home%202020/Cureatr-Home-2020-mobile-1.png); height:125px;background-size:cover;}
	.home_prod_ser_group::before {top:-7em; }
	.Up_pro_ser_list{padding-bottom:5px;}
	.home_prod_ser_group{padding-bottom:6px;}
  .home_prod_ser_group {background: #fff;position: relative;top: -60px;}
  /* Cureatr-meds360 Start   */
  .webinar_opt_group_left {padding-left: 0px;text-align: center;}
  .webinar_opt_group_right img{margin-top:0px;}
  .webinar_opt_group_right{text-align: center;}
  /* Cureatr-meds360 End   */
  .row-fluid .lp_hero_title_section h1 {font-size: 32px!important; margin-top: 0px!important}
.statgroup {text-align: center}
.tech .row-fluid .fill_blanks_testimonial_details {padding: 0px!important}
.row-fluid .tech-cares {margin-bottom: -20px!important}
.tech .row-fluid .fill_blanks_content_group .fill_blanks_testimonial_details{text-align: center!important}
.tech .fill_blanks_image {float: none!important}
.tech .row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left {margin-top: 0em!important;}
.cmm .row-fluid .better_coordinated_care_content_group .three_steps_details {padding: 0px}
.clinicians_bottom_text p, .executives_bottom_text p {font-size: 19px}
body.new_resources_lp_design_clone .row-fluid .new_lp_desktop_video_image, .new_lp_title_contents {margin-top: 0px}
.row-fluid .informed_care_title_content h2 {margin-left: 20px; margin-right: 20px}
.margin-top-40 {margin-top: 0px}
.definition-box {padding: 5px 25px}
.ch8-list {float: left!important; width:48%!important}
.ch8-image {float: left!important; width: 48%!important} 
.mobile-hide {display: none!important}
.pillar-formcopy h2 {margin-top: 0px}
.row-fluid .pillar-form-sec::after {bottom: -40px}
.mob-margin-20 {margin-top: 20px}
.pillar h3 {margin-bottom: 0px}
.pillar-page h5 {margin: 30px 0px 15px}
.pillar-2col {margin: 0px}
.row-fluid .pillar-blue {padding: 0px}
.hide-mobile {display: none!important}
.pillar-chapter-container {padding: 0px}
.row-fluid .toc {margin-bottom: 0px}
.row-fluid .why_we_here_group_bg::before {display: none}
.about_us_core_value_content h5 {font-size: 19px; line-height: 25px}
.row-fluid .core_values_healthcare_list_bg {padding-top: 40px}
.row-fluid .about_us_hero_content h1 {margin: .75em 0em 0em}
.row-fluid .about_us_hero_content h5 {margin-top: 20px}
.row-fluid .about_us_hero_content {margin-top: 0px; padding: 0 2em}
.improve_patient_list_group {margin-top: 0px}
.improve_patient_safety, .speeds_medication_reconciliation_content, .reduce_readmissions_content {padding-right: 0px}
.speeds_medication_reconciliation_content, .reduce_readmissions_content {padding-top: 20px}
.row-fluid .lp_social_icon_list {margin-bottom: .5em}
.row-fluid .lp_header_group {padding: 1em 0 1em; border-bottom: 1px solid #ececec;}
.row-fluid .bottom-col1 {padding-top: 0px!important}
.row-fluid .fill_blanks_testimonial_details .fill_blanks_contents h4 {padding-right: 0px!important; }
.row-fluid .patient_care_group .hospital_patient_care_contents h5 { padding: 0px; position: relative; z-index: 1; font-size: 20px; line-height: 1.3em; }
.row-fluid .patient_care_group .hospital_patient_care_contents h4 { font-size: 18px; line-height: 1.3em; }
.stay_touch_title h2 {margin-top:-25px}
.dash-section-1title {max-width: 75%!important; margin: 0 auto!important; float: none!important}
.row-fluid .resources_all_topics_types_background {padding: .75em 0em .85em}
.row-fluid .better_coordinated_care_content_group .better_care_steps_contents p strong {font-size: 19px}
.row-fluid .better_coordinated_care_group .better_coordinated_care_content_group {padding-top: 0px}
.row-fluid .informed_care_form_group {padding-top: 1.5em}
.row-fluid .excellent_care_background_group .excellent_care_title h2 {margin: 0 auto; max-width: 80%}
.hero_detailed_content_group {margin-left: 0px!important}
.row-fluid .four_connected_solutions_group .four_connected_solutions_title h2 {margin: 10px 0px}
.back-unsub input.hs-input.email-edit {width: 90%!important}
.widget-type-email_subscriptions h2 {margin-bottom: 0px!important}
.sub-pref {padding: 20px 0px}
.subscribe-options label {margin-left: 0px}
.subscribe-options label span {font-size: 15px}
.row-fluid .post-details_group .section-post-body blockquote p em {font-size: 21px;}
.email-prefs {width: 80%; margin: 0px auto 30px}
.sub-pref p.header {font-size: 23px}
body.blogpost_page .blog_listing_group .post_body_details {padding: 35px 30px 28px;}
.checkbox-row span.fakelabel span {font-size: 18px}
.email-prefs .item .item-inner {padding-left: 0px}
.row-fluid .blog_post_lists .post-item, .blog_listing_group {  width: 100%; float: none; margin: 23px auto !important; position: relative; z-index: 0; }
.row-fluid .cureatr_blog_banner_content h1 { text-align: left; margin-bottom: 10px; padding: 23px 0 0; }
.row-fluid .cureatr_blog_banner_group { padding: 0; }
.row-fluid .cureatr_blog_banner_content p { padding: 15px 0 33px; margin: 0; }
.row-fluid .cureatr_new_footer_background_group { text-align: center; padding: 2em 0; }
.row-fluid .read_more_cta_image { padding: 10px 0 0; }
.row-fluid .new_cureatr_header_background_group { padding: 15px 0 0; height: 70px; }
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary.js-enabled { position: relative; z-index: 999; }
.cureatr_header_main_menu_cta .custom-menu-primary .mobile-trigger {top: -47px;}
.row-fluid .blog-listing-group .blog-post-image, .row-fluid .blog-listing-group .post_image_author_details { float: none; }
.row-fluid .blog-listing-group .blog-post-image img.post-hs-featured-image { width: 100%; }
.row-fluid .blog_topic_social_icons_group .topic_title p { font-size: 21px; }
.row-fluid .blog_topic_social_icons_group .blog_social_icons {display: none;}
.footer_logo_image {padding: 1em 0 0;}
.copy_rights_cureatr {padding: 0 0 1em;} 
.about_group {display: table-header-group !important;}
.connect_group {display: table-footer-group !important;}
.row-fluid .post_details_background-group {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;padding: 0;}
.row-fluid .join_the_discussion_title h2 { padding: 35px 0 20px; }
body.blogpost_page .row-fluid .blog_subscription_content {padding: 3em 0;}
.cta_button.blog_read_more_cta {width: 100%;}
.post-details_group .postdetails-image-author .post_author_date-name {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;float: none;margin: 0 auto; /*max-width: 300px;*/padding: 1.5em 0 0;position: relative;text-align: center;width: auto;}
.row-fluid .blog_post_comments .hs-input {float: none;width: 100% !important;}
.row-fluid .blog_post_comments textarea.hs-input { width: 100% !important; }
.blog-pagination-post { padding: 0; }
.row-fluid .post-details_group .postdetails-title h1 {font-size: 35px;font-weight: 700;line-height: 37px;text-align: left;}
.row-fluid .blog_post_comments .hs-input:first-child {margin-right: 0px;}
.row-fluid .hero_group_cureatr {padding: 0;}
.row-fluid .topics_list_menu ul { width: auto; }
.row-fluid .post_details_left_social_icons {display: none;}
.row-fluid .post-details_group .postdetails-title h1 {margin: 0;}
.row-fluid .post-full-body-contents-group .span1.widget-span.widget-type-custom_widget { display: none; }
.row-fluid .footer_menu_group {float: none;width: 100%; margin: 0 auto;}
.row-fluid .connect_group {float: none;width: 100%; margin: 0 auto;}
.row-fluid .about_group {float: none;width: 100%; margin: 0 auto;}
.row-fluid .footer_logo_copy_group {float: none;width: 100%; margin: 0 auto; padding: 0 0 1em;}
.cta_button.blog_read_more_cta img {width: 100%;}
.row-fluid .footer_logo_image {padding: 30px 0 15px;  text-align: center}
.row-fluid .about_cureatr_content p { padding: 0 0 15px; }
.row-fluid .about_cureatr_content h2 {padding: 15px 0 5px;}
.connect_group .footer_menu_title h2 {padding: 0 0 5px;}
.row-fluid .blog_post_lists .post-comments-group {padding: 0;}
.post-comments-group .custom_listing_comments { margin: 1em 0 0; }
.post-details_group .section-post-body {padding: 1.5em 0 0.5em; }
.row-fluid .copy_rights_cureatr {padding: 0;}
.row-fluid .cureatr_blog_listing_background {
padding: 0 0 1.5em;}
.row-fluid .post-full-body-contents-group {background-color: #fff; padding: 0 0 2em;}
.row-fluid .topics_lists_right {padding: 2em 0 4em;}
.social_share__icons {position: relative;left: 0;top: 0;}
.social_share__icons ul {margin: 0;padding: 0;list-style: none;text-align: center;margin-top: 2em;}
.social_share__icons ul li {display: inline-block;margin-left: -4px;padding: 0;}
.row-fluid .cureatr_home_hero_background_group .home_hero_cta {padding: 0 1em;text-align: left;}
.widget-type-email_subscriptions h1 {font-size: 32px;line-height: 1.2;}
.row-fluid .cureatr_home_hero_background_group .home_hero_title {padding: 1.5em 1em 0;text-align: left;}
.widget-type-email_subscriptions h2, .widget-type-email_subscriptions_confirmation h2  { font-size: 26px; }
.social_share__icons.social_share__icons_mobile {position: relative;text-align: center;margin-bottom: 2em;}
.social_share__icons.social_share__icons_mobile ul li {display: inline;margin-left: -5px;list-style: none;}
.row-fluid .social_share__icons_mobile_group {display: block !important;}
.row-fluid .excellent_care_image {display: none !important;width: 100%;text-align: center;}
.excellent_care_image_mobile {display: block !important;width: 100%;text-align: center;margin-top: 2em;}
.row-fluid .excellent_care_image img.hs-image-widget {margin-top: 3em;}
.row-fluid .excellent_care_form_content {width: 100%; padding: 0;}
.excellent_care_title {text-align: center}
.row-fluid .informed_care_form_group form fieldset {max-width: 100% !important;}
.row-fluid .informed_care_form_group form fieldset div.input {margin-right: 0;}
.row-fluid .informed_care_form_group div.input input.hs-input {width: 100%;}
.row-fluid .informed_care_form_group form fieldset .field.hs-form-field {width: 100%;}
.row-fluid .hero_detailed_contents {padding: 0em 0em 0 0;}
.row-fluid .hero_detailed_contents p {margin-top: 0px}  
.row-fluid .hero_detailed_contents h4 {margin-bottom: 10px}
.hero_detailed_content_group_bg {padding-bottom: 20px}
.cureatr_home_hero_background_group {background-position: 94% 100%;}
.row-fluid .four_connected_solutions_group {padding: 0;}
.row-fluid .excellent_care_background_group {padding: 2em 0 3em;}
.row-fluid .informed_care_form_group .actions {text-align: left;}
.row-fluid .four_connected_solutions_source_content h3 { text-decoration: underline; }  
.row-fluid .cureatr_header_main_menu_cta {float: none;position: relative;width: 98%;z-index: 1;margin:0 auto !important;}  
.row-fluid .header_search_sign { width: 90%; float: none !important; margin:0 auto !important; } 
.mobile-open .row-fluid .cureatr_header_main_menu_cta .header_cta_group {background: #f5f7fc none repeat scroll 0 0;display: block;left: 0;margin: 0 auto;position: absolute;right: 0;top: 1em;width: 100%;}
.row-fluid .custon_search_group .search-input-icon { right: 70px; top: 25px; left: auto; }
.custon_search_group {position: absolute;right: 2em;float: right !important;top: -25px;width: 100% !important;}
.row-fluid .cureatr_header_main_menu_cta {float: none;position: relative;width: 98%;z-index: 1;margin: 0em auto !important;padding-top: 1em;}
div#resultsDiv, div#resultsDivDesktop { padding-top: 0em; z-index: 0; border-top: none; width:96%; }
.mobile-open div#resultsDiv, .mobile-open div#resultsDivDesktop {padding-top: 6em;transition:all 0.5s;}
.mobile-open div#resultsDiv, .mobile-open div#resultsDivDesktop  {padding-top: 6em;transition:all 0.5s;}
.small-header .header-container.container-fluid { position: relative; }
.row-fluid .cureatr_home_hero_background_group .home_hero_title h5 {margin: 0.8em 0;}
.widget-type-email_subscriptions h2 {margin: 0.8em 0;}  
.customer_images_list_group_bg div.hs_cos_wrapper { margin: 1em 0.8em; }
.customer_images_list_group_bg div.hs_cos_wrapper:nth-child(1) {  }
.customer_images_list_group_bg div.hs_cos_wrapper:nth-child(2) {  }
.customer_images_list_group_bg div.hs_cos_wrapper:nth-child(3) {  }
.customer_images_list_group_bg div.hs_cos_wrapper:nth-child(4) {  }
.customer_images_list_group_bg div.hs_cos_wrapper:nth-child(5) {  }
.customer_images_list_group_bg div.hs_cos_wrapper:nth-child(6) { }
.customer_images_list_group_bg div.hs_cos_wrapper:nth-child(7) { }  
.row-fluid .cureatr_hero_image { display: none !important; }
.row-fluid .cureatr_hero_image_mobile { display: block !important; text-align: center; margin-top: 2em; position: relative; z-index: 1; }
.cureatr_home_hero_background_group .main_mid_center_site { padding: 0; }
.row-fluid .cureatr_hero_image_mobile img.hs-image-widget { width: 100% !important; }
.row-fluid .hero_content_group_section { float: none !important; max-width: 100%; margin: 1em 0; padding: 0 1em; }  
.row-fluid .solutions_hero_image_grup_bg { height: auto; background-image: none !important; }  
.row-fluid .solutions_hero_image_mobile img.hs-image-widget { width: 100% !important;}
.row-fluid .meds-360-image-mob { display: block !important; text-align:center!important; padding: 0px 10px}
.row-fluid .meds-360-image-mob img.hs-image-widget { width: auto!important; margin-top: 15px; }
.better_coordinated_care_group { margin-top: 0em; margin-bottom: 30px} 
.row-fluid .three_steps_details_left { display: table-footer-group; }
.row-fluid .three_steps_details_right { display: table-header-group; text-align: center!important}  
.row-fluid .better_coordinated_care_content_group .three_steps_details { padding: 0 0 0em; }  
.row-fluid .number_icon_image { float: left !important; margin-top:0em; width: 8% !important; }
.row-fluid .better_care_steps_contents { float: left !important; width: 88% !important; margin-left: 0.5em !important; padding-left: .5em; margin-top:1em; }
.row-fluid .number_icon_image img.hs-image-widget { margin-top: 0; }
.row-fluid .what_you_will_get_background_group .here_what_you_get_contents_left { margin-top: 0; padding: 2em 1em 2em; }  
.row-fluid .what_you_will_get_background_group .main_mid_center { padding: 0; }
.row-fluid .what_you_will_get_background_group .hospital_patient_care_contents::after { right: 0; width: 17%; top: 0em; height: 200%}
.row-fluid .what_you_will_get_background_group .patient_care_group { margin-top: 1em; }
.row-fluid .what_you_will_get_background_group .med_360_testimonial_group_new .patient_care_group { margin-top: 0em;  }
.row-fluid .what_you_will_get_background_group .bx-viewport { margin-top: 1em; }  
.row-fluid .fill_blanks_content_group .fill_blanks_testimonial_details { text-align: center; }
.row-fluid .fill_blanks_testimonial_details .fill_blanks_contents h5 { padding: 0.5em 0em 0 0; } 
.row-fluid .fill_blanks_testimonial_group { padding: 1.5em 0 3.5em; }
.row-fluid .better_care_steps_image { text-align: center!important; }
.row-fluid .typ_hero_section_group::before { left: -4em; }
.blog_post_list_content div.rec_post_list_item { float: left; width: 100%; margin-left: 0; position: relative; z-index: 11; margin-bottom: 1em; }  
.row-fluid .blog_subscription_content h3.form-title { text-align: center; }  
.row-fluid .typ_view_blog_cta { padding-bottom: 3em; padding-top: 0em; }  
.typ2_section_group_background::before { top: -15.5em; background-size: cover; }  
.improve_patient_safety_image img.hs-image-widget { padding-left: 0; }  
.improve_patient_list_group { text-align: center; }
.representatives_form { padding: 0; margin-top: 1em; background-color: transparent; }  
.row-fluid .representatives_form form fieldset div.input { margin-right: 0; }  
.row-fluid .representatives_form .hs-input { width: 100% !important; }  
.row-fluid .representatives_form form fieldset > div { width: 100% !important; }
body.lp_new_page::before, .row-fluid .lp_bodycontainer_group .lp_video_left_group::before { content: none; }  
.row-fluid .lp_bodycontainer_group::before { left: -4em; top: 8em; }  
/*.row-fluid .lp_video_left_group { display: none !important; }*/
.row-fluid .lp_mobile_video_section { display: block !important; position: relative; z-index: 11; text-align: center; margin-top:2em; } 
.row-fluid .lp_form_right_group { position: relative; z-index: 222; }  
.row-fluid .lp_form_list form fieldset div.input { margin-right: 0; }
.row-fluid .lp_form_list .hs-input, .row-fluid .lp_form_list form fieldset div { width: 100% !important; }  
.row-fluid .lp_bottom_footer_copyright p { text-align: center; }  
.row-fluid .lp_bottom_footer_group { padding-bottom: 0.5em; background-color: #f5f7fc; padding-top: 3em; margin-top: 2em; } 
.row-fluid .lp_form_right_group { padding-left: 0em; }  
.typ_content_group iframe { width: 100%; height: 375px; }  
.solutions_hero_image_desktop { display:none !important; }
.lp_social_icon_list_typ p {text-align:center!important;}
.lp_social_icon_list_title p { text-align: center; } 
.lp_social_share_icons .hs_cos_wrapper_type_social_sharing a { float: none; display: inline-block; }
.lp_social_share_icons { text-align:center; }
.row-fluid .reach_out_group_background { padding: 0em 0 3em; text-align: center; }  
.row-fluid .stay_touch_group { padding-right: 0; position: relative; }  
.row-fluid .stay_touch_social_follow { text-align: center; }  
.row-fluid .stay_touch_social_follow h3, .row-fluid .stay_touch_social_follow ul { float:none; display: inline-block; }
.row-fluid .reach_out_group { padding-left: 0; padding-top:1em; }
.row-fluid .contact_address_text_mobile h5 { color: #1f3056; font-size: 20px; margin: 0; line-height: 1.3em; }
.row-fluid .reach_out_right_group { padding-left: 0; margin-top: 2em; }
.row-fluid .stay_touch_group::before { width: 100%; height: 1px; left: 0; bottom: 0; right: 0; top:auto; }  
.row-fluid .stay_touch_group { padding-bottom: 2em; } 
  .row-fluid .three_steps_details_right .better_care_steps_image {text-align: center!important}
.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::before {display: none!important }
  
.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image2::before {display: none!important }
  
.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image::after{display: none!important }
  
  .row-fluid .three_steps_details_right.detail_2 .better_care_steps_image2::after{display: none!important }
  
.row-fluid .three_steps_details_right.detail_2 .better_care_steps_image {margin-bottom: 0px}
  
  .row-fluid .three_steps_details_right.detail_2 .better_care_steps_image2 {margin-bottom: 0px;}
  
.row-fluid .stay_touch_group { margin-top: 0; }  
.row-fluid .fill_blanks_testimonial_details span > div.hs_cos_wrapper { float: none; width: 100%; margin: 0 auto !important; text-align: center; }
.row-fluid .fill_blanks_testimonial_details .meds_360_fill_blanks_group { padding: 2em 0em 0; text-align: center; }
.row-fluid .med_360_testimonial_group_new::before { top: 1.5em; }
.row-fluid .why_we_here_text { text-align: center; padding: 2em 2em 0; }  
.row-fluid .why_we_here_group_bg { padding: 10em 0 4em; }  
.core_values_title_text { margin-top: 2.5em; }
.about_us_core_value_content { top: 9.5em; background-color: #f5f7fc; padding: 1em 0 2em; height: 7em; }  
.row-fluid .core_values_healthcare_list_bg { padding-bottom: 2.5em; }  
.row-fluid .why_we_here_text h2 {margin: 0px}
.row-fluid .core_values_healthcare_group h3 { font-size: 40px; }  
.row-fluid .core_values_healthcare_group { margin-bottom: 2em; }  
.row-fluid .why_we_here_image {margin-top: 0px}
.row-fluid .changing_healthcare_group_background {padding: 2em 0 9em}
.row-fluid .investors_list_group_bg div.hs_cos_wrapper .investors_group_background { padding: 1em 0; }  
.investors_image img { width: auto; height: auto; }  
.row-fluid .investors_list_group_bg div.hs_cos_wrapper { max-width: 282px; }  
.row-fluid .about_us_hero_content p { padding: 0; }  
.row-fluid .want_to_join_content, .row-fluid .see_open_positions_cta, .row-fluid .perks_content_group { text-align: center; } 
.row-fluid .perks_title h6 { text-align: center; margin-top: 2em; }  
.row-fluid .perks_content_image, .row-fluid .perks_content_details { display: inline-block !important; }
.row-fluid .perks_content_details { margin-left:10px; }
.about_us_core_value_image img { width: 48px; height: 100%; } 
.about_us_core_value_content { width: 100%; }  
.core_values_listing_group_bg .about_us_core_value_content div.hs_cos_wrapper { max-width: 100%; width: 96%; margin: 0 auto; float: none; } 
.core_values_listing_group_bg div.hs_cos_wrapper { display: inline-block; margin: 0 0.4em; text-align: center; width: 48px; } 
.about_us_core_value_content p { font-size: 20px; }
.about_us_core_value_image:hover::before { content:none; } 
.about_us_core_value_image img:hover { background-color: #dee3f4; } 
.about_us_core_value_image img { background-color: #dee3f4; }
.about_us_core_value_image.active img { background-color: #476cc6; }  
.about_us_core_value_image.active::before { content:" "; border-top: 9px solid #476cc6; border-left: 9px solid transparent; border-right: 9px solid transparent; bottom: -3.4em; }  
.row-fluid .investors_group_background { margin-top: -3em; padding: .5em 0em; }
.row-fluid .core_values_group_bg { padding: 0em 0 0em; }
.row-fluid .leadership_group_background { padding: 1em 0 2em; }
.row-fluid .changing_healthcare_title h2 {margin-bottom: 20px}
.row-fluid .see_open_positions_cta {margin-top: 0px}
.row-fluid .about_us_hero_background { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/about_mobile_hero_bg.jpg); background-size: 100% auto; background-position: 100% 100%; }
.row-fluid .pillar_hero_background { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/about_mobile_hero_bg.jpg); background-size: 100% auto; background-position: 100% 100%; }
.row-fluid .resource_hero_image { text-align: center; }
.row-fluid .resources_hero_content { margin-top: 1em; } 
.row-fluid .resources_hero_content h1 { margin: 0; line-height: 1em; }  
.select_type, .select_topic { text-align: center; margin: 1em 0; }  
.res_topic_ser_tit { float: none; margin: 0 auto; }  
.select_type .res_topic_ser_tit { float: none; }
.resources_all_topics_types_background ul.new-res-drop-down-list { right: 0; margin: 0 auto; left: 0; }  
.new-res-main-list .cGroup .new-res-inn-list.mix { width: 100%; margin: 2em 0 2em 0em; }
.res_blog_post_img { text-align: center; float: none; width: auto; padding: 0 1em; margin:0 auto; }  
.new-res-main-list .cGroup .new-res-inn-list.mix .res_blog_post_details_group { float: none; width: auto; padding: 0 1em; }  
.cGroup.main_mid_center { padding: 0; } 
.row-fluid .resource_hero_image { display: table-footer-group; }  
.row-fluid .hero_right_resource { display: table-header-group; }  
.row-fluid .resource_hero_image img.hs-image-widget { margin-top: 2em; }
.cGroup.infographics div.infographics .res_blog_post_img { height: auto; }
.cGroup.infographics div.infographics .res_blog_post_img img { position:relative; top:0; left:0; transform: translate(0%, 0%); } 
.new-res-inn-list-tit h3 a { font-size: 20px; }
.new-res-inn-list-tit-con-group { min-height: auto; }
.row-fluid .cureatr_resources_hero_background {padding: 0em 0em 2em; text-align: center}
.webinars_videos .res_blog_post_img img { width: 100%; height: auto; }
.row-fluid .cureatr_pricing_background::before { top: 14em; left: -3em; }
.cureatr_pricing_hero_title div.hs_cos_wrapper p { padding: 0 1em; }
body.new_lp_design_clone .row-fluid .new_lp_video_left_group { margin-top: 0; }
body.new_lp_design_clone .new_row-fluid .lp_hero_title_section h5 { padding-right: 0; }
body.new_lp_design_clone .lp_social_share_icons .hs_cos_wrapper_type_social_sharing { margin-top: 0.9em; }
body.new_lp_design_clone .row-fluid .new_lp_form_right_group { padding: 1em 1em 0; }
body.new_lp_design_clone .new_lp_hero_title_section_details ul { padding: 0; }
body.new_lp_design_clone .row-fluid .new_lp_hero_title_section h1 { margin: 0; }
.row-fluid .new_lp_desktop_video_image{ text-align: center; }
.row-fluid .new_lp_desktop_video_image img.hs-image-widget { width: auto; text-align: center; }
body.new_lp_design_clone .row-fluid .lp_social_icon_list { padding-bottom: 0; margin-bottom: 0; }
body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group::before { left: -4em; top: 4.5em; }
body.new_lp_design_clone .row-fluid .lp_form_list { z-index: 2222; }
body.new_lp_design_clone .row-fluid .new_lp_video_left_group { max-width: 100%; background-color: #f5f7fc; }
body.new_lp_design_clone .row-fluid .lp_form_social_share_bg { padding: 0 1em 2em; }
.row-fluid .new_lp_right_mobile_image_content { padding-left: 0; }
body.new_resources_lp_design_clone .row-fluid .lp_form_social_share_bg {padding: 0em 1em 2em;}
body.new_resources_lp_design_clone .new_lp_hero_title_section_details ul {padding-left: 24px;}
body.new_resources_lp_design_clone .header-container-wrapper {position: relative; top: 0; }
body.new_resources_lp_design_clone .footer-container-wrapper{ position: relative; bottom: 0; }
.row-fluid .resources_lp_footer_group {
    background-color: #f5f7fc;
    text-align: center;
}
body.new_resources_lp_design_clone .row-fluid .new_lp_hero_title_section h1 {
    font-size: 35px;
}
body.new_resources_lp_design_clone .row-fluid .new_lp_hero_title_section h1 { line-height: 39px; }
body.new_resources_lp_design_clone .row-fluid .new_lp_hero_title_section { margin-top: 0; }
.row-fluid .informed_care_group_background { margin-top: 0; }
.is-visible .draggable_group_background, .row-fluid .handle_icon { display: none; }  
.row-fluid .home_hero_left_image { display: block !important; float: left !important; width: 50%; left: 0; top: 0em; }
.row-fluid .home_hero_right_image { display: none !important; float: left !important; width: 50%; left: 0; top: 0em; }
.cd-image-label { position: relative; text-align: center; }  
.home_hero_right_group p { padding: 0; }  
span.cd-image-label { display: none; }  
.row-fluid .home_hero_group_background { background-repeat: no-repeat; background-position: 0 40%; background-size: 330px 325px; padding: 2em 0 4em 0; min-width: 100%; }
.home_hero_right_group p { font-size: 20px; }  
.home_hero_right_cta .cta_button.blog_request_demo_cta { background-color: #cf455e !important; }
.row-fluid .home_hero_group_background::after { background-position: -25em 0; background-size: 400% 100%; bottom: 5.5em; top: auto; }  
.row-fluid .home_mobile_hero_image { display:block !important; }  

.row-fluid .home_hero_group_background > .row-fluid-wrapper.row-depth-1.row-number-2::before { content: none;}  
h1.cd-image-label.is-hidden { visibility: visible; max-width: 100%;}
.row-fluid .hero_left_title h1.cd-image-label { left: 0em; max-width:100%; }  
.row-fluid .draggable_group_background { display: none !important; }
.cureatr_care_team_background {padding-bottom: 30px}
  
 .plus_icon img { width: 35px; height: 35px; } 
  .plus_icon {
    padding: 2.55em 0 0;
    width: 100%;
}
  .nth_row_3 .plus_icon {
    padding-top: 2.4em;
}
.row-fluid .home_hero_content_group { background-position: 0em 15.5em; background-size: 48% 48%; }  
.row-fluid .home_hero_group_background { min-height: 830px; }  
  .row-fluid .home_hero_right_image { padding-left: 0em; }
  .row-fluid .home_hero_right_group { padding-right: 0em; }
.row-fluid .home_hero_right_image { float: right !important; display: none !important; }  
.row-fluid .hero_image_home_page img.hs-image-widget { height: 525px; min-width: 560px;}  
.row-fluid .hero_image_home_page { top: auto; left: -5.6em; bottom: -7.2em; }  
.row-fluid .transitions_hero_image_grup { text-align: center; margin-top: 3em; padding-right: 0; padding-top: 0; }  

.transition_page_new .row-fluid .cureatr_transition_background_group { background-position: 100% 9em; text-align: center; background-size: cover; }
.row-fluid .transitions_hero_image_grup::before { left: 0; }
.row-fluid .transitions_hero_image_grup::after { bottom: 0.5em; right: 3em; }
.row-fluid .transitions_hero_tablet_image_mobile { display: block !important; position: relative; }
.row-fluid .transitions_hero_tablet_image { display: none !important; }
.row-fluid .cureatr_transition_background_group .cureatr_cares_cta { font-size: 15px !important; }
  .row-fluid .dashboard_hero_image_bg::before {  left: auto; top: 0; background-size: 130px 132px; right: 0; background-position: 3em -4em; }
body.meds_page .row-fluid .meds_hero_right_group .meds-360-image img { width: 85% !important; padding: 0; }
body.meds_page .blog_request_demo_cta { font-size: 18px !important; }
.row-fluid .home_hero_group_background::after { bottom: 40px; }
.row-fluid .home_hero_group_background .home_mobile_hero_image{ padding-top: 5px; position: absolute; width: 100%; left: -7.5em; text-align: center; right: 0; margin: 0 auto; float: none;  }
.row-fluid .dashboard_hero_right_img { display: none; }
  .cmm.new-meds .cureatr_transition_background_group .main_mid_center { min-height: auto; }
  .str_head_ban_cont_main::before {background: none;}
  .str_head_ban_cont::after {background: none;}
  .str_head_ban_cont{max-width:100%;}
  .str_head_ban_cont h1{font-size:35px;line-height:normal} 
  .str_leadership_group::before {
	content: "";
	background-image: url("https://www.cureatr.com/hubfs/Strategic-Advisory-Board/mobile_bot_border.png");
	background-repeat: no-repeat;
	width: 100%;height: 123px;top: -7em;background-size: cover;}
  
}


@media(max-width: 749px){

.row-fluid .home_hero_group_background {background-position: 0 53%; background-size: 330px 325px; } 
}

@media(max-width: 695px){
  .row-fluid .home_hero_right_image {margin-top: 1.5em}
}
  
  
@media(max-width: 675px){ /*.row-fluid .solutions_hero_image_mobile {width: 200%!important; margin-left: -350px!important}*/


}

@media(max-width: 600px){
.row-fluid .home_hero_group_background::after {top: 28em } 
.typ_content_group iframe { width: 100%; height: 325px; } 
/*.row-fluid .solutions_hero_image_mobile {width: 200%!important; margin-left: -290px!important}*/
  .row-fluid .med_360_testimonial_group_new::before { right: 1.5em;
    top: 4.5em; }
 .row-fluid .investors_list_group_bg div.hs_cos_wrapper {
    max-width: 257px;
} 
  .row-fluid .toc {padding: 2em 2em 3em}
  .row-fluid .cureatr_pricing_background::before { top: 14em; left: -3em; }
  .home_page_new .row-fluid .four_connected_solutions_group { margin-top: -18.5em; }
  .row-fluid .home_hero_group_background { min-height: 865px; }
.row-fluid .transitions_hero_image_grup::before { width: 60px; height: 110px; left: 0; background-size: 60px 110px; }
.row-fluid .transitions_hero_image_grup::after { width: 70px; height: 190px; bottom: 0; right: 1em; background-size: 70px 190px; }
body.meds_page .row-fluid .meds_hero_right_group .meds-360-image { overflow: hidden; }
body.meds_page .row-fluid .meds_hero_right_group .meds-360-image img { overflow: hidden; padding-left: 16px; height: auto; width: 100% !important; }
.row-fluid .home_hero_group_background::after { top: 21em; }
.cmm.new-meds .cureatr_transition_background_group .main_mid_center { min-height: auto; }

}  
@media(max-width: 550px){
  .row-fluid .home_hero_group_background::after {top: 22.5em}
      .ch8-list {float: none!important; width:100%!important}
.ch8-image {float: none!important; width:100%!important; text-align: center}
.typ_content_group iframe { width: 100%; height: 290px; } 
/*.row-fluid .solutions_hero_image_mobile {width: 200%!important; margin-left: -250px!important}*/
.row-fluid .number_icon_image { margin-top:1em;}
  .row-fluid .investors_list_group_bg div.hs_cos_wrapper {
    max-width: 222px;
}
.row-fluid .cureatr_pricing_background::before { top: 15em; left: -3em; }
 .row-fluid .home_hero_group_background { min-height: 53em; }  
.row-fluid .home_hero_left_image, .row-fluid .home_hero_right_image { display: none !important; }  
  .row-fluid .home_hero_group_background::after { background-position: -14em 0; background-size: 400% 100%; bottom: 1em; }  
.row-fluid .home_hero_group_background { background-color: #e4e9f6; background-position: center 100%; background-size: 100% 565px; }
  .home_page_new .row-fluid .four_connected_solutions_group { margin-top:-7.5em; }
.row-fluid .hero_image_home_page { display: none !important; }
.row-fluid .home_hero_group_background .home_mobile_hero_image{ width: 121%; }
.home_page_new .row-fluid .four_connected_solutions_group { margin-top: -16.5em; }
.str_leadership_group::before {
    background-image: url("https://www.cureatr.com/hubfs/Strategic-Advisory-Board/mobile_bot_border.png");
    height:108px;
    top:-6em;
    background-position: initial;
	background-size:cover;
  }
  .row-fluid .leadership_group_background.str_leadership_group {padding: 2em 0 4em 0;}
}  


@media(max-width: 480px){
  .home_hero_content_group {padding: 0px;}
  .row-fluid .home_hero_group_background::before {top: 4em}
  .row-fluid .home_hero_group_background::after {top: 20em}
  .row-fluid .cureatr_resources_hero_background {padding: 0em 0em 2em}
  .resources_watch_now_cta {margin-top: 0px}
  .row-fluid .resources_hero_content p {padding-right: 0px}
  .typ2_new_page .row-fluid .typ_hero_section_group {padding-bottom: 8em}
  .row-fluid .what_you_will_get_background_group .hospital_patient_care_contents::after {right: 0px; top: 2em; width: 36%}
  .row-fluid .topics_list_menu ul li a, .row-fluid .blog-listing-group .post_author_name #hubspot-author_data { font-size: 14px; }
  .row-fluid .blog-listing-group .post_author_name #hubspot-author_data { line-height: 23px; }
  .row-fluid .blog-listing-group .post-body-content > p, .row-fluid .post-body-rec_post > p { font-size: 16px; line-height: 25px; }
   .row-fluid .blog_topic_social_icons_group .topic_title p { font-size: 18px; }
  .row-fluid .cureatr_care_team_background .our_care_team_title::before {
    bottom: 0;
    left: 0;
    top: 2em;
	}
  .row-fluid .core_values_healthcare_list_bg {margin-top: 0px}
  .about_us_core_value_content h5 {margin-top: 0px}
  .customer_images_list_group_bg div.hs_cos_wrapper {width: 41.5%; float: left}
 /*.row-fluid .solutions_hero_image_mobile {width: 200%!important; margin-left: -200px!important}*/

 
.typ_content_group iframe { width: 100%; height: 280px; }   
.row-fluid .hero_contact_form form fieldset div.input { margin-right: 0; }  
.row-fluid .hero_contact_form .hs-input { width:100% !important; }  
  .hero_contact_title h1 {text-align:center;}
  .hero_contact_title h5 {text-align:center;}
  .hero_contact_title p {text-align:center;}
    .row-fluid .pillar-form-sec::after {bottom: -75px}
  .row-fluid .pillar-form-sec {padding-bottom: 1em}
  
  .row-fluid .investors_list_group_bg div.hs_cos_wrapper { max-width: 162px; }
.row-fluid .about_us_hero_background { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/about_mobile_hero_bg.jpg); background-size: 100% 1022px;  background-position: unset; }  
.row-fluid .pillar_hero_background { background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/images/about/about_mobile_hero_bg.jpg); background-size: 100% 1022px;  background-position: unset; }  
.about_us_core_value_image.active::before { content:" "; border-top: 9px solid #476cc6; border-left: 9px solid transparent; border-right: 9px solid transparent; bottom: -3.4em; }
.row-fluid .cureatr_pricing_background::before { top: 16em; left: -3em; }
body.new_resources_lp_design_clone .row-fluid .new_lp_hero_title_section h1 { font-size: 30px; }
.row-fluid .home_hero_group_background { min-height: 47em; background-size: 100% auto; padding-top: 1em; }
.row-fluid .hero_left_title h1.cd-image-label {margin-bottom: 5px}
.row-fluid .transitions_hero_image_grup::after { width: 60px; height: 170px; bottom: 0; right: -0.3em; background-size: 60px 170px; }
.row-fluid .transitions_hero_image_grup::before { width: 60px; height: 110px; top: -2em; left: -0.5em; background-size: 60px 110px; }  
.home_page_new .row-fluid .four_connected_solutions_group { margin-top: -14.5em; }
a.cta_button.home_hero_slide_cta { font-size: 18px !important; } .row-fluid .home_hero_group_background::after { top: 19em; }
.transition_page_new .row-fluid .cureatr_transition_background_group { background-size: cover; background-position: 100% 68%; }
  .cmm.new-meds .cureatr_transition_background_group .main_mid_center { min-height: auto; }
  
}
@media(max-width: 496px) {
  .transition_page_new .row-fluid .cureatr_transition_background_group { background-size: cover; }
}

@media(max-width: 400px){
.row-fluid .home_hero_group_background::after { top: 18.5em; }
  .row-fluid .home_hero_group_background::before {right: -100px}
}

@media(max-width: 360px){
.typ_content_group iframe { width: 100%; height: 200px; }
.row-fluid .investors_list_group_bg div.hs_cos_wrapper { max-width: 141px; } 
.core_values_listing_group_bg div.hs_cos_wrapper { margin: 0 0.1em; } 
.about_us_core_value_image.active::before { content:" "; border-top: 9px solid #476cc6; border-left: 9px solid transparent; border-right: 9px solid transparent; bottom: -3.4em; }  
.row-fluid .home_hero_group_background { min-height: 44em; background-size: 100% auto; background-position: 0 100%; }
.row-fluid .home_hero_group_background::after { bottom: 0.5em; top: 23em; }  
.home_page_new .row-fluid .four_connected_solutions_group { margin-top: -10em; }  
.row-fluid .transitions_hero_image_grup::before { width: 60px; height: 110px; top: -2.1em; left: -0.6em; background-size: 60px 110px; }
.row-fluid .transitions_hero_image_grup::after { width: 55px; height: 160px; bottom: 0; right: -0.5em; background-size: 55px 160px; } 
.row-fluid .home_hero_group_background::after { top: auto; bottom: 18px; }

  

}
@media(max-width: 320px){
  .post-details_group .postdetails-image-author .post-date-time { font-size: 14px; }
  .row-fluid .solutions_hero_image_mobile img.hs-image-widget { height: auto; width: 100% !important; }
  .home_page_show_cta { padding: 6px 17px !important; border-radius: 25px!important}
  .customer_images_list_group_bg div.hs_cos_wrapper { margin: 1em 0.7em; }
  .row-fluid .home_hero_group_background::after { bottom: 24px; top: auto; } 
	.home_page_new .row-fluid .four_connected_solutions_group { margin-top: -11.5em; }
  body.new-meds .cureatr_transition_background_group .main_mid_center { background-size: 274px 265px !important; }
  .cmm.new-meds .cureatr_transition_background_group .main_mid_center { min-height: auto; }
}

 
/*********************** Media Queries ************************/


.row-fluid .lp_form_list .hs-form-field label span, .row-fluid .representatives_form .hs-form-field label span, .row-fluid .hero_contact_form .hs-form-field label span, .row-fluid .blog_subscription_content .hs-form-field > label span {
    display: inline-block;
    font-size: 16px!important;
    /*float: left;*/
    font-weight: 500;
    color: #444444;
    text-transform: capitalize;
}

.row-fluid .representatives_form ul.inputs-list {
    list-style: none;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 0;

}
.row-fluid .representatives_form .inputs-list .hs-input {
    width: auto !important;
    appearance: checkbox;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    margin-top: 0.5em;

}
/*.row-fluid .representatives_form .hs-form-field span { display: block; }*/


.row-fluid .cureatr_secondary_navigation_menu div.hs-menu-wrapper > ul > li > a {
    color: #666;
    padding: 0px 12px 0;
    font-weight: 300;
    font-family: Manrope,sans-serif;
    font-size: 14.5px;
    line-height: 25px;
    background: transparent;
    max-width: 100%;
}
.row-fluid .cureatr_new_bottom_menu_bg {
    border-top: 1px solid #ececec;
    padding: 0.62em 0 0.65em;
}

.row-fluid .cureatr_new_bottom_menu_bg .custom-menu-primary {
    padding-top: 9px;
}
 .row-fluid .cureatr_secondary_navigation_menu { padding-top: 8px;}
.row-fluid .cureatr_secondary_navigation_menu div.hs-menu-wrapper > ul > li > a:hover {
    color: #486dc7;
}

.row-fluid .cureatr_new_bottom_menu_bg .header_search_sign .header_sign_cta {
    padding-left: 15px;
}

.row-fluid .menu_cta_group .custon_search_group .search-input-icon {
  padding-right: 17px;
}
.row-fluid .new_cureatr_header_background_group {
    padding: 10px 0 0px;
}
.row-fluid .cureatr_desktop_menu_group .cureatr_header_logo_image {
    padding-top: 5px;
}
.row-fluid .cureatr_desktop_menu_bg {

    display: none !important;

}

.row-fluid .cureatr_new_bottom_menu_bg .custom-menu-primary ul li a {
    color: #444444;
    padding: 0px 15px 0;
    font-weight: 300;
    font-family: Manrope,sans-serif;
    font-size: 16px;
    line-height: 25px;
    background: transparent;
    max-width: 100%;
}
.cureatr_secondary_navigation_menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { color: #444444; padding: 0px; cursor: pointer; font-weight: 300; font-family: Manrope,sans-serif; font-size: 14.5px; line-height: 25px; background: transparent; max-width: 100%; }
.row-fluid .cureatr_new_bottom_menu_bg .custom-menu-primary ul li a:hover, .cureatr_secondary_navigation_menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
    color: #486dc7;
}
.row-fluid .cureatr_new_bottom_menu_bg .custom-menu-primary ul li:first-child a {
    padding: 0 15px 0 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) {
    display: block;
}

.row-fluid .cureatr_new_bottom_menu_bg .custom-menu-primary div.hs-menu-wrapper {
    line-height: 13px;
}
.row-fluid .cureatr_new_bottom_menu_bg .custom-menu-primary div.hs-menu-wrapper > ul, .row-fluid .cureatr_new_bottom_menu_bg .custom-menu-primary div.hs-menu-wrapper > ul > li {
    line-height: 13px;
}
.row-fluid .cureatr_secondary_navigation_menu div.hs-menu-wrapper > ul, .row-fluid .cureatr_secondary_navigation_menu div.hs-menu-wrapper > ul > li {
    line-height: 13px;
}
.row-fluid .cureatr_secondary_navigation_menu div.hs-menu-wrapper {
    line-height: 13px;
}
.row-fluid .cureatr_desktop_menu_group {
    padding-bottom: 0.62em;
}
.row-fluid .cureatr_new_desktop_header {
    border-bottom: 1px solid #ececec;
    padding-top: 0.5em;
}
.row-fluid .new_cureatr_header_background_group {
    display: none !important;
}
@media(max-width: 1200px){

.row-fluid .cureatr_secondary_navigation_menu,  .row-fluid .header_request_demo_cta { text-align: right; }
.row-fluid .menu_cta_group .custon_search_group .search-input-icon {
    padding-right: 0px;
}
.row-fluid .cureatr_new_bottom_menu_bg .header_search_sign .header_sign_cta {
    padding-left: 4px;
}

.row-fluid .cureatr_new_bottom_menu_bg .header_search_sign .header_sign_cta { text-align: right; }

  }  


@media(max-width: 1140px) {
.row-fluid .dashboard_hero_left_content_group {margin-top: 2.5em}
.row-fluid .dashboard_hero_right_img_group img.hs-image-widget {}
.cureatr_new_bottom_menu_bg .cta_button.blog_request_demo_cta { padding: 8px 17px !important; }
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li a { padding: 0 10px; }
.row-fluid .cureatr_secondary_navigation_menu div.hs-menu-wrapper > ul > li > a { padding: 0px 8px 0; font-size: 14.5px; }
.row-fluid .search-input-icon .fa.fa-search { right: -20px; }
.new_lp_body_background { width: 31.1%; height: 100%; }
  .handle {top: 26%}
}


@media(max-width: 1100px){

.row-fluid .cureatr_new_bottom_menu_bg .custom-menu-primary ul li a { padding: 0px 11px 0; font-size: 15px; }
.row-fluid .menu_cta_group .custon_search_group .search-input-icon { padding-right: 0px; }
.row-fluid .search-input-icon .fa.fa-search { right: 10px; }
body.new-meds .cureatr_transition_background_group .main_mid_center { background-size: 512px 451px; background-position: 98% bottom }

}

@media(max-width: 1080px){
.row-fluid .menu_cta_group .custon_search_group .search-input-icon { padding-right: 8px; }
  .row-fluid .dashboard_hero_right_img_group img.hs-image-widget {margin-top:5.5em;}
/*body.new-meds .cureatr_transition_background_group .main_mid_center { background-size: 503px 505px; }*/
}	

@media(max-width: 1024px){
.cureatr_new_bottom_menu_bg .cta_button.blog_request_demo_cta {
    padding: 8px 14px !important;
}
.row-fluid .search-input-icon .fa.fa-search {
    right: 22px;
}
 

  
}
@media(max-width: 991px){
.row-fluid .cureatr_new_desktop_header { display: none; }
.row-fluid .cureatr_desktop_menu_bg { display: block; }
.row-fluid .cureatr_desktop_menu_bg { display: block !important; }
.row-fluid .cureatr_header_main_menu_cta .custom-menu-primary ul li a { padding: 7px 0px 7px 1em; }
.row-fluid .new_cureatr_header_background_group { padding: 15px 0 0; }
.row-fluid .custon_search_group .search-input-icon { left: auto; }
.cureatr_header_main_menu_cta .custom-menu-primary .mobile-trigger { top: 0; }
.row-fluid .new_cureatr_header_background_group { height: 65px; }
.mobile-open .row-fluid .cureatr_header_main_menu_cta .header_cta_group { top: 4.05em; }  
.row-fluid .search-input-icon .fa.fa-search {
    right: -21px;
}
.row-fluid .new_cureatr_header_background_group {
    display: block !important;
}

  }

@media (max-width:922px) {.row-fluid .dashboard_hero_right_img_group img.hs-image-widget {margin-top:7em;} }
@media (max-width:871px) {.row-fluid .dashboard_hero_right_img_group img.hs-image-widget {margin-top:8em;} }
@media (max-width:838px) {.row-fluid .dashboard_hero_right_img_group img.hs-image-widget {margin-top:11em;} }
@media (max-width:791px) {.row-fluid .dashboard_hero_right_img_group img.hs-image-widget {margin-top:12em;} }
@media (max-width:787px) {.row-fluid .dashboard_hero_right_img_group img.hs-image-widget {margin-top:13em;} }
  
@media(max-width: 767px){
  .row-fluid .dashboard_hero_right_img_group img.hs-image-widget {margin-top:0em;}
.cureatr_header_main_menu_cta .custom-menu-primary .mobile-trigger {
    top: -50px;
}
.mobile-open .row-fluid .cureatr_header_main_menu_cta .header_cta_group { top: 1em; }  
}

/*===== LP Page Background Design=====*/


  body.lp_new_page.small-header .header-container.container-fluid {
    position: fixed;
}


.header-container-wrapper, .body-container-wrapper, .footer-container-wrapper {
    position: relative;
}
.header-container-wrapper {
    /*background-color: #fff;*/
    z-index: 999;
}
/*body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group { position: relative; background-image: linear-gradient(to right, #f5f7fc 33%, #fff 33.5%); }
body.new_lp_design_clone .new_lp_bodycontainer_group .main_mid_center { position: relative; }
body.new_lp_design_clone .new_lp_bodycontainer_group .main_mid_center::before {
    content: "";
    background-color: #f5f7fc;
    position: absolute;
    width: 50%;
    left: -14em;
    height: 100%;
}
@media (max-width:1360px) {
  
  body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group { background-image: linear-gradient(to right, #f5f7fc 31.5%, #fff 31.5%); }
  }
@media(max-width: 1165px){
  body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group { background-image: linear-gradient(to right, #f5f7fc 30%, #fff 30%); }
  
}
*/

body.new_resources_lp_design_clone .new_lp_bodycontainer_group .main_mid_center::before, body.new_resources_lp_design_clone .row-fluid .new_lp_bodycontainer_group {
    background: none;
}
.lp_new_body_background {
    background-color: #f5f7fc;
    width: 33.2%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}
@media(max-width:5464px) {
  .lp_new_body_background { width: 46%; }
}
@media(max-width:4098px) {
  .lp_new_body_background { width: 44%; }
}
@media(max-width:1366px) {
  .lp_new_body_background { width: 33.2%; height: 100%; }      
}
@media(max-width:2732px) {
  .lp_new_body_background { width: 41.5%; }
}
@media(max-width:2049px) {
  .lp_new_body_background { width: 38.5%; }
}
@media(max-width:1861px) {
  .lp_new_body_background { width: 37%; }
}
@media(max-width:1708px) {
  .lp_new_body_background { width: 36%; }
}
@media(max-width:1518px) {
  .lp_new_body_background { width: 34.5%; height: 100%; } 
 
}
@media(max-width:1498px) {
  .lp_new_body_background { width: 34%; }
}
@media(max-width:1366px) {
  .lp_new_body_background { width: 33.2%; height: 100%; }    
  
}
@media (max-width: 1300px) {
.lp_new_body_background {
    width: 31.2%;
    height: 100%;
}
  body.transition_page_new .row-fluid .transitions_hero_image_grup {padding-top: 0px}
  .row-fluid .transitions_hero_image_grup {padding-top: 0px}
  .transitions_hero_content_group_section {margin-top: 1.5em}
  .cmm .enroll_image_title { background-size: 100% 100%; }
  .cmm .enroll_group:nth-child(3) .what_you_get_hover_text { right: 0; }
  .cmm .enroll_group::before:not(.upd_meds_360_pg .cmm .enroll_group::before:not) { width: 100%; right: -56%; }
  .cmm .enroll_hover_02 .enroll_group:first-child::after, .cmm .enroll_hover_03 .enroll_group:nth-child(2)::after, .cmm .enroll_hover_04 .enroll_group:nth-child(3)::after, .cmm .enroll_hover_03 .enroll_group:first-child::after, .cmm .enroll_hover_04 .enroll_group:first-child::after, .cmm .enroll_hover_04 .enroll_group:nth-child(2)::after { width: 100%;  }
  .cmm .enroll_group::after { top:4.2em; }
}


 .clinicals-img img { max-height: 400px !important;}

@media (max-width: 1200px) {
.lp_new_body_background { width: 30.5%; height: 100%; }
 
}
@media (max-width: 1060px) {
  .transitions_hero_content_group_section {margin-top: .5em}}

@media(max-width: 991px){
.lp_new_body_background { display: none; }
body.new_lp_design_clone .row-fluid .new_lp_bodycontainer_group { background: none; }
body.new_lp_design_clone .new_lp_bodycontainer_group .main_mid_center::before { background: none; }
  .row-fluid .dashboard_hero_left_content_group {margin-top: 2em}

.row-fluid .meds_hero_right_group .meds-360-image img { height: 440px; margin-top: 20px; }
.row-fluid .enroll_mobile_show { display: block; }
.cmm .row-fluid .enroll_image_content p { padding: 0px 1em 0; margin-top:0; }  
.enroll_mobile_show p { margin-top: 0; }  
.cmm .what_you_get_content_group { padding: 35px 0 0; }
.cmm .what_you_get_module { padding: 3em 0 1em; }  
.cmm .what_you_get_hover_text { width: 100%; position: relative; opacity: 1; visibility: visible; transition: all 0.5s; display: none; top: 0; margin-bottom:1.5em;}  
.cmm .enroll_image_title p { padding: 0.9em 0 0.9em 0.5em; }
  
  .cmm .enroll_group::before { display:none; } 
.cmm .row-fluid .enroll_number { position: absolute; right: 0; left: -70px; margin: 0 auto; text-align: center; top: 62px; }

.cmm .enroll_image_title { min-height: 60px; }
.cmm .enroll_number p { background-color: #1f3056; color: #fff; margin-top: 1em; }
.cmm .enroll-even p { margin-top: 1em!important; }
.cmm .comprehensive_mediation_group .row-fluid .comprehensive_mediation_title h5 {  }
.row-fluid .enroll_image_content p { margin: 6px 0; }  
.cmm .enroll_group { position: relative; width: 100%; margin: 0 0 15px; }  
.cmm .enroll_image_title { background-size: auto; }  
 .row-fluid .home_hero_group_background .home_mobile_hero_image img { text-align: center; width: 100% !important; height: auto !important; margin:0 auto !important; }
.row-fluid .home_hero_group_background .home_mobile_hero_image img { display: block; }
.row-fluid .home_hero_group_background .main_mid_center_site { padding: 0; }
.row-fluid .home_hero_right_group, .row-fluid .home_hero_left_group { padding: 0 1em; }
.row-fluid .lady_hero_image_home_page { display: none !important; }
.enroll_group:first-child .enroll_number { top: 4.2em; margin: 0 auto !important; float: none !important; left: -6em; right: 0; width: 30px; z-index: 2; }
.enroll_group:nth-child(2) .enroll_number { top: 4.2em; margin: 0 auto !important; float: none !important; left: -6em; right: 0; width: 30px; z-index: 2;  }
.enroll_group:nth-child(3) .enroll_number { top: 4.2em; margin: 0 auto !important; float: none !important; left: -5em; right: 0; width: 30px; z-index: 2; }
.enroll_group:last-child .enroll_number {top: 4.2em; margin: 0 auto !important; float: none !important; left: -6em; right: 0; width: 30px; z-index: 2; }  
.cmm .cmm_hero_module_group { display:flex;flex-direction:column; }
.cmm .cmm_hero_module_group .row-fluid-wrapper.row-depth-1.row-number-3 { order:2; }
.cmm .cmm_hero_module_group .row-fluid-wrapper .row-depth-1 .row-number-1 { order:1; }
   body.cmm .cureatr_transition_background_group.up_cureatr_transition_bg .cmm_hero_module_group {min-height: auto;}
body.cmm .cureatr_transition_background_group .cmm_hero_module_group { background-position: 0 bottom; background-repeat: no-repeat; min-height: 39em; background-size: 93% auto;
}
}
 
@media (max-width: 910px) {
  .transitions_hero_content_group_section {margin-top: 0em}
  
}

@media(max-width:815px) {
  .row-fluid .dashboard_hero_left_content_group{margin-top: 1.5em}
    .clinicals-img img { max-height:500px!important;}
}

@media(max-width:767px) {
.new_lp_body_background { display:none; }  
.webinar_opt_group_left.web_img_sec img {margin-top: 0;}
.webinar_opt_group.web_group_green_sec {padding: 50px 0px;}
.body-container-wrapper, .footer-container-wrapper { position: unset; }  
.header-container-wrapper { position: relative; }  
.transition_page_new .row-fluid .cureatr_transition_background_group { padding: 1.2em 0 0.8em;  }
body.transition_page_new .row-fluid .transitions_hero_image_grup { padding-top: 0; margin-top: 2.5em; }
body.transition_page_new .row-fluid .care_transition_title p { margin-top: 0; margin-bottom: 1.5em; }
body.transition_page_new .row-fluid .care_transition_title h5 { padding-top: 10px; }
body.transition_page_new .cta_button.cureatr_cares_cta { background: rgb(207,69,95) !important; }
body.transition_page_new .cta_button.cureatr_cares_cta { font-size: 16px !important; }
.dashboard_page .row-fluid .care_transition_title { position: relative; text-align: center; }
.row-fluid .cureatr_transition_background_group .cureatr_cares_cta { text-align: center; }
.row-fluid .dashboard_hero_right_img_group img.hs-image-widget { height: auto; width: auto!important; }
  .row-fluid .dashboard_hero_right_img_group {margin-top: 1.5em}
  .row-fluid .dashboard_hero_left_content_group {margin-top: 1.25em; padding-right:0;}
body.new-meds .row-fluid .cureatr_transition_background_group .meds_hero_left_section { padding: 1em 1em 0; }
.row-fluid .meds_hero_right_group .meds-360-image { padding-top: 0; }
body.meds_page .row-fluid .cureatr_transition_background_group::before { background-image: none; }
body.meds_page .row-fluid .care_transition_title h5 { padding: 13px 0 6px; }
body.meds_page .cureatr_cares_cta .cta_button.blog_request_demo_cta { background-color: #cf455f !important; }

.meds_page .row-fluid .cureatr_transition_background_group { text-align: center; }
body.meds_page .row-fluid .cureatr_transition_background_group .main_mid_center { padding: 0 1em; }

.transition_product_specialist_cta { /*background: #cf455f !important;*/ font-size: 18px !important; }
.row-fluid .dashboard_hero_right_mobile_img { display: block !important; }
.row-fluid .dashboard_hero_right_img { display: none; }
.row-fluid .dashboard_hero_right_mobile_img img.hs-image-widget { width: 330px !important; }
  .row-fluid .meds_hero_right_group .meds-360-image img {  margin-top : 0px; width: 85% !important; padding: 0; height:auto; }

  
.cmm .cmm_hero_right_image_group .cmm_hero_image { right:auto; top:auto; position:unset; }

.cmm .cureatr_transition_background_group .main_mid_center { min-height: 0em; }
.cmm .cmm_hero_right_image_group .cmm_hero_image img { height:auto; }
.cmm .cureatr_transition_background_group .meds_hero_left_section { padding: 1.5em 0 0em !important; }
.cmm .meds_hero_right_group { display: none; }
.cmm .row-fluid .cureatr_transition_background_group .main_mid_center { padding: 0 1em; }
.cmm .row-fluid .fill_blanks_testimonial_group { padding:0; }
.cmm .fill_blanks_testimonial_details .fill_blanks_contents { padding-bottom: 35px; }
.cmm .fill_blanks_image { text-align:center; }
.cmm .row-fluid .fill_blanks_content_group .fill_blanks_testimonial_details { text-align: left; }
.cmm .comprehensive_mediation_group { padding: 2em 0 0em; }
.enroll_group:first-child .enroll_number { top: 4.2em; margin: 0 auto !important; float: none !important; left: -6em; right: 0; width: 30px; z-index: 2; }
.enroll_group:nth-child(2) .enroll_number { top: 4.2em; margin: 0 auto !important; float: none !important; left: -6em; right: 0; width: 30px; z-index: 2;  }
.enroll_group:nth-child(3) .enroll_number { top: 4.2em; margin: 0 auto !important; float: none !important; left: -5em; right: 0; width: 30px; z-index: 2; }
.enroll_group:last-child .enroll_number {top: 4.2em; margin: 0 auto !important; float: none !important; left: -6em; right: 0; width: 30px; z-index: 2; }
.cmm .cmm_hero_right_image_group .cmm_hero_image { right: 2em; }
.cmm .cmm_hero_right_image_group .cmm_hero_image img { width: 77.5% !important; }

} 

@media(max-width: 663px){
  .cmm .comprehensive_mediation_group .row-fluid .comprehensive_mediation_content {margin-top: -20px!important}
  body.cmm .cureatr_transition_background_group .cmm_hero_module_group { min-height: 41em; }
   body.cmm .cureatr_transition_background_group.up_cureatr_transition_bg .cmm_hero_module_group {min-height: auto;}
}


@media(max-width: 620px){
  .webinar_opt_group.web_group_green_sec::after {right:0; bottom:12px;width:110px;}
  body.new-meds .cureatr_transition_background_group .main_mid_center { background-size: 410px 395px !important; /*min-height: 46em;*/ }
}
@media(max-width: 520px){
body.cmm .cureatr_transition_background_group .cmm_hero_module_group { min-height: 40em; }
  body.cmm .cureatr_transition_background_group.up_cureatr_transition_bg .cmm_hero_module_group {min-height: auto;}
}
@media(max-width: 480px){
  a.cta_button.home_hero_slide_cta { font-size: 18px !important; }
  .row-fluid .dashboard_hero_right_mobile_img img.hs-image-widget { max-width:320px; width: 100% !important; }
  body.new-meds .cureatr_transition_background_group .main_mid_center { background-size: 320px 287px !important; /*min-height: 41em;*/ }
  body.cmm .cureatr_transition_background_group .cmm_hero_module_group { min-height: 40em; background-position: -4em bottom; background-size: 110%; }
}
@media(max-width: 420px){
  body.new-meds .cureatr_transition_background_group .main_mid_center {background-size: 315px 271px !important; }body.cmm .cureatr_transition_background_group .cmm_hero_module_group /*{min-height: 42em*/}

}
@media(max-width: 360px){
body.new-meds .cureatr_transition_background_group .main_mid_center { background-size: 270px 250px !important; /*min-height: 44em;*/ }
.cmm .cmm_hero_right_image_group .cmm_hero_image { width: 543px; position: relative; right: 8.2em; left: auto; max-width: 543px; margin: 0 auto; text-align: center; }  
.cmm .cmm_hero_right_image_group .cmm_hero_image img { width: 77.5% !important; }  

}

/*===== LP Page Background Design=====*/











/* ==================================== New Home Page and New Header nad Footer Design Start ==================================== */
body.home_page_new .row-fluid .cureatr_desktop_menu_group .cureatr_header_logo_image { padding-bottom: 10px; }
.row-fluid .home_hero_header_group { background-repeat: no-repeat; background-size: cover; background-position: top; position: relative; }
.row-fluid .hero_image_select { display:none !important; }
.row-fluid .medication_management_group { position: relative; }
.row-fluid .medication_management_group:before { content: ""; background-image: url(https://www.cureatr.com/hubfs/Cureatr%20Home%20Sep-2019/home_hero_bottom_img.png); background-repeat: no-repeat; width: 100%; height: 100%; position: absolute; top: -15em; background-size: 100% 256px; z-index: 11; pointer-events: none; }
.row-fluid .home_hero_content_text h1 { font-size: 39px; line-height: 1.3; margin-top:0;margin-bottom:15px;}
.row-fluid .home_hero_content_text p { margin: 0 0 5px; font-family: Manrope; color: #444444; font-size: 22px; line-height:1.4em; /*padding: 0 10.5em 0 0;*/ }
.row-fluid .home_hero_content_group { position: relative; padding: 4em 0 10em 0; }  
.row-fluid .home_hero_cta { margin-top: 1em; margin-bottom: 2em; }  
.home-ref-txt {text-align:center;font-size:13px;line-height:1.15em;margin-top:10px;}
.home-ref-cta {text-align:center;}
.medication_management_content_title h2 { text-align: center; margin-top: 1.4em; margin-bottom: 1.3em; }
.row-fluid .medication_management_content_list { background-color: #1f3056; position: relative; border-radius: 7px; min-height: 10em; padding: 1.2em; }  
.row-fluid .medication_management_content_list::before { border-radius: 6px; content: ""; border: 3px solid #486dc7; width: 98.4%; height: 96.5%; position: absolute; left: -6px; top: -6px; pointer-events: none; }  
.row-fluid .medication_management_count_text { writing-mode: vertical-rl; text-align: right; position: relative; padding-right: 2em; margin-top: 0.5em; }
.row-fluid .medication_management_count_text::after { content: ""; width: 5px; height: 3.2em; background-color: #c9f2c6; position: absolute; top: 0; right: 11px;  }  
.row-fluid .medication_management_count_text span.hs_cos_wrapper { font-family: Manrope,sans-serif; font-size: 40px; font-weight: 800; color: #486dc7; }
.row-fluid .medication_management_content h4 { color: #ffffff; font-family: Manrope,sans-serif; font-weight: 300; font-size: 40px; margin: 0; line-height: 1.3; }  
.row-fluid .medication_management_content p { margin: 0; color: #ffffff; font-family: Manrope,sans-serif; font-weight:300; font-size: 18px;line-height:1.25em; }
  .row-fluid .patient_medication_history_left_group, .row-fluid .patient_medication_history_right_group { margin-top: 6em; } 
.row-fluid .patient_medication_history_left_group h4, .row-fluid .time_communication_content h4, .row-fluid .medication_history_content h4 { margin: 0.7em 0 0; font-size: 24px; }
.row-fluid .patient_medication_history_left_group p, .row-fluid .time_communication_content p, .row-fluid .medication_history_content p { margin: 0.6em 0; } 
.row-fluid .changing_medication_group { position: relative; z-index: 9999; text-align: center; padding: 0em 0em 2em; border-bottom: 1px solid #ececec; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/video_background.jpg); background-repeat-x: repeat; }
@media (min-width:767px) and (max-width:1000px) {
.row-fluid .medication_management_content h4 {font-size:40px!important;}
.row-fluid .medication_management_content p {font-size:20px!important;}
 .row-fluid .medication_management_content_list {min-height: 9em!important;}
}
  .row-fluid .home_customer_group_background { padding: 3em 0; text-align: center; }
.row-fluid .home_customer_group_title h6 { margin: 0; color: #444444; font-size: 20px; line-height: 1.3; } 
body.home_page_new .home_customer_group_background .customer_images_list_group_bg { margin-top: 1.8em; }
.row-fluid .client_schedule_demo_cta { margin-top: 1em; color:#fff!important; }  
.home_rec_pos_group { display: flex; flex-wrap: wrap; }
.home_rec_pos_list { flex: 1 1 23.2%; margin: 0.5em 0.7em 0; box-shadow: 0px 0px 13px -3px rgba(0, 0, 0, 0.25); border-radius: 5px; } 
.home_rec_pos_list:first-child { margin-left: 0; } 
.home_rec_pos_list:last-child { margin-right: 0; }  
.cta_button.home_meds_360_cta img {
    vertical-align: middle;
}
.row-fluid .patient_medication_history_left_group p { padding: 0 3.5em 0 0; }
.home_meds_360_cta:hover .explore_meds_360_cta img { padding-left: 0.8em; transition: all 0.5s; }
.row-fluid .patient_medication_history_image::after { position: absolute; content: "";
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/computer-dots.png); width: 158px; height: 159px; background-repeat: no-repeat; right: 0;
    bottom: 7px; z-index: -1;
}
.row-fluid .time_communication_group {
    background-repeat: no-repeat;
    background-position: center left;
    padding: 9em 0 9.5em; position: relative;
}
  .row-fluid .time_communication_right_group { padding: 0 0 2em; max-width: 523px}
/*.row-fluid .time_communication_group::before {
    position: absolute;
    content: "";
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/square-dot.png);
    width: 137px;
    height: 137px;
    background-repeat: no-repeat;
    top: -8px;
    left: 3.8em;
    z-index: -1; pointer-events: none;
}*/
.row-fluid .patient_medication_history_image { position: relative; }
  .row-fluid .medication_history_group { background-repeat: no-repeat; background-position: top; padding: 10em 0 12em; background-size: cover; }
  .row-fluid .medication_history_left_group {max-width: 526px}
  .row-fluid .changing_medication_content_with_video { position: relative; }
.row-fluid .changing_medication_group::before {
    position: absolute;
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/video-wave.png);
    width: 100%;
    height: 100%;
    content: none;
    left: 0;
   background-repeat: no-repeat;
    background-size: 100% 100%;
    top: -24em;
    background-position: center top;
    z-index: -1;
    pointer-events: none;
    transform: rotateX(45deg);
}

.row-fluid .changing_medication_group::after {
    position: absolute;
    content: "";
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/video-dots.png);
    width: 119px;
    height: 119px;
    background-repeat: no-repeat;
    right: 0;
    bottom: 8em; pointer-events: none;
} 
  .row-fluid .changing_medication_content_with_video::before {
    position: absolute;
    content: "";
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/video-triangle.png);
    width: 164px;
    height: 151px;
    background-repeat: no-repeat;
    left: -3em;
    vertical-align: middle; pointer-events: none;
    bottom: 5em;
}
.row-fluid .changing_medication_content_with_video h2 { margin: 0; }
.row-fluid .changing_medication_content_with_video p { margin: 5px 0 30px; } 
.row-fluid .featured_resources_title h2 { text-align: center; margin: 1em 0; }
.home_rec_pos_list .home_rec_pos_content h4 {
    text-decoration: none;
    color: #1f3056;
    font-family: Manrope,sans-serif;
    font-size: 20px;
    font-weight: 800;
    margin:0;
}
.home_rec_pos_list a{ text-decoration: none; }
.home_rec_pos_list .home_rec_pos_img img {  width: 100%; border-top-right-radius: 5px; border-top-left-radius: 5px; height:auto;
}
.home_rec_pos_list .home_rec_pos_content p { font-size: 16px;line-height:1.5em; font-weight: 300; font-family: Manrope,sans-serif; color: #444444; }
.home_rec_pos_list .home_rec_pos_readmore { font-size: 18px; font-weight: 700; font-family: Manrope,sans-serif; color: #486dc7 ; }
.home_rec_pos_list .home_rec_pos_readmore:hover i.fa.fa-caret-right {
    transform: translateX(8px);
    transition: all .5s ease-in-out;
}
.home_rec_pos_list .home_rec_pos_readmore i.fa.fa-caret-right { padding: 0px 6px 0; vertical-align: -1px; transform: translateX(0px); transition: all .5s ease-in-out; }  
.row-fluid .featured_resources_cTA {
    text-align: center;
    padding: 3em 0;
}  
.home_rec_pos_list .home_rec_pos_details {
    padding: 1em;
}
.meds_testimonial_lists .bx-wrapper {
    box-shadow: none;
    background: none;
    border: 0;
    margin: 0 auto;
}
.row-fluid .new_med_360_testimonial { overflow: hidden; width: 100%; position: relative; padding: 4.5em 0 4em; background: #c9f2c6; }
.homepage_meds_testimonial .meds_testimonial_contents.med_testimonials { text-align: center; }
.homepage_meds_testimonial .meds_testimonial_contents h5 {
    color: #444444;
    font-weight: 300;
    font-size: 25px;
    font-family: Manrope,sans-serif;
    line-height: normal;
    padding: 0 2em;
    margin: 0;
}
.homepage_meds_testimonial .meds_testimonial_contents h4 {
    font-size: 15px;
    color: #444444;
    font-weight: 700;
    margin: 0;
    font-family: Manrope,sans-serif;
    padding: 1.5em 0 0;
}
.homepage_meds_testimonial .meds_testimonial_contents p { margin: 0; line-height: 1; font-size: 15px; }
.new_med_360_testimonial .bx-viewport { margin-top: 0; }
.meds_testimonial_lists .bx-wrapper .bx-controls-direction a {   
    top: 30%;   
    width: 19px;
    height: 19px;   
}
.meds_testimonial_lists .bx-wrapper .bx-prev {
    left: 3.4%;
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/arrow-left.png);
    background-repeat: no-repeat; background-position: center;
}
.meds_testimonial_lists .bx-wrapper .bx-next {
    right: 3.4%; background-position: center;
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/arrow-right.png);
} 
.meds_testimonial_lists .bx-wrapper .bx-next:focus, .meds_testimonial_lists .bx-wrapper .bx-next:hover {
    background-position: center;
} 
.row-fluid .new_med_360_testimonial::before {
    position: absolute;
    content: "";
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/slider-dots.png);
    width: 158px;
    height: 159px;
    bottom: -2.5em;
    pointer-events: none;
    left: 3em;
}
.row-fluid .new_med_360_testimonial::after {
    position: absolute;
    content: "";
    background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/slider-triangle.png);
    width: 158px;
    height: 159px;   
    pointer-events: none;
   right: -16px;
    top: -9px;
}
body.home_page_new .row-fluid .about_new_cureatr_content h6, body.home_page_new .row-fluid .footer_new_menu_group .footer_new_menu_title h6, body.home_page_new .connect_new_group .footer_new_menu_title h6 {
    color: #1f3056;
    font-size: 16px;
    margin: 10px 0px;
    font-weight: 800;
    font-family: Manrope,sans-serif;
}
body.home_page_new .footer_new_logo_copy_group p {
    font-size: 16px;
    color: #fff; font-family:Manrope,sans-serif; font-weight: 300; 
}  
body.home_page_new .row-fluid .about_new_cureatr_content p { font-size: 15px; font-family: Manrope,sans-serif; font-weight: 300; padding: 0 13px 0 0; }
body.home_page_new .row-fluid .footer_new_menu_group .footer_new_menu ul li a, body.home_page_new .row-fluid .connect_new_with_us_contents ul li a{ font-family: Manrope,sans-serif; font-weight: 300; }
.cta_button.home_meds_360_cta { position: relative; }
.cta_button.home_meds_360_cta::after {
    display: inline-block;
    margin: 0px 0 0 7px;
    content: "";
    background: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/cta-arrow.png) no-repeat;
    vertical-align: 1px;
    width: 12px;
    height: 9px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
  @media (min-width:992px) and (max-width:2500px) {.custon_search_group {margin-top:.5em;}}
.cta_button.home_meds_360_cta:hover:after {   
    transform: translateX(8px);
}  
.center1.expanded .inner-search { border-bottom: 0; right: 4px; top: 5px; color: #666666; font-family: Manrope, sans-serif; font-weight: 300; font-size: 15px; opacity: 0.6; }
.row-fluid .menu_cta_group .custon_search_group .search-input-icon { right: -22px; left: auto; width: 160px !important; padding-right: 0; }
.row-fluid .search-input-icon .center1.expanded i.fa.fa-search { left: -25px; }
/*.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1; position: absolute; left: 0; background-color: #fff; height: 214%;
   
   } */
.cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
    background-color: transparent;
    border-top: none !important;
    top: 3.5em;
    padding: 0 !important;
    margin: 0 auto !important;
    max-width: 1140px;
    box-shadow: none;
}
.custom-mega-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.hs-item-has-children {
    position: static;
}  
  .cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.hs-item-has-children:hover::after {
    content: "";
    background-color: #fff;
    width: 100%;
    min-height: 285px;
    position: absolute;
    left: 0;
    top: 3.67em;
    border-bottom: 1px solid #ccc;
    box-shadow: -1px 6px 9px -5px rgba(0, 0, 0, 0.75);
    border-top: 1px solid #eee;
}
.custom-mega-menu-primary .hs-menu-wrapper > ul > li > ul > li:last-child::before { content: ""; background-color: #e6e6e6; width: 1px; height: 12.8em; position: absolute; left: 1.8em; top: 0.6em; pointer-events: none; }  
.custom-mega-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) > ul > li:last-child::before { left: -32px; }
/*.custom-mega-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) > ul > li:last-child::before { left: -30px; }  */
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a > img { margin-top: 0.5em; }  
body.home_page_new .center1 input#s1, body.home_page_new .center1 input#s2, body.home_page_new .center1.expanded input#s1, body.home_page_new .center1.expanded input#s2 { max-width: 308px; width: 100%; opacity: 1; border-bottom: none; padding: 0.6em .75em 0.6em; color: #666666; font-family: Manrope,sans-serif; font-size: 16px; }
/*.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul > li { line-height: normal; /*height:2.5em; }  */
.cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper > li > ul {
    visibility: visible;
    opacity: 1;
	background-color: transparent;
	border-top:none;
} 
.row-fluid .cureatr_new_bottom_menu_bg {
    position: relative;
} 
  .row-fluid .search-input-icon .fa.fa-search {float: left; right: auto; left: -30px; top: 0; }
.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: 0;  }
  .row-fluid .cureatr_new_bottom_menu_bg { padding-bottom:0; }
.custom-mega-menu-primary .hs-menu-wrapper > ul > li> ul > li {
    float: left;
    position: relative !important;
    width: 280px;
    margin-top: 1.5em;
    left: 0.3em;
  
}
.custom-mega-menu-primary .hs-menu-wrapper > ul > li> ul > li > ul {
    top: auto !important;
    left: 0;
    width: 100% !important;
    min-width: 100% !important;
  margin:0;
} 
.cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper > li:nth-child(3) > ul, .cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper > li:nth-child(3):hover > ul {
    margin-left: 3.5em !important;
}  
.custom-mega-menu-primary .hs-menu-wrapper > ul ul {
    height: 100%;
    min-height: 228px;
    position: absolute;
    left: 0% !important; border-radius: 0 !important; padding: 1em 0px 1em 0% !important; right: 0;
}
.custom-mega-menu-primary .hs-menu-wrapper > ul ul ul {
    left: 0 !important; margin: 2em 0 0; padding: 0 !important; box-shadow: none;
}

/*.custom-mega-menu-primary .hs-menu-wrapper > ul > li > ul > li {
    float: left;
    position: relative !important;
    width: 325px;
}*/

.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary ul > li > ul > li a {
   color: #1f3056;
  cursor:default;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Manrope;
    font-size: 16px;
}
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary ul li > ul > li > ul li > a {
    color: #486dc7; cursor:pointer; text-transform: capitalize; font-weight: 300;
}



.custom-mega-menu-primary .hs-menu-wrapper > ul > li > ul > li:nth-child(3) ul {   
  padding: 0 2em;
}
.custom-mega-menu-primary .hs-menu-wrapper > ul > li > ul > li:nth-child(3) {
  
    padding: 0 3.5em;
}
.changing_medication_content_with_video div#videCont { max-width: 60%; top: 15%; }
.changing_medication_content_with_video iframe { height: 550px; }
.home_rec_pos_list { transform: translateY(0px); transition: 0.4s; }  
.home_rec_pos_list:hover { transform: translateY(-10px); transition: 0.4s;} 
/* =========================== New Footer Design Start ======================================= */
.row-fluid .cureatr_new_footer_group_background { background-color: #486dc7; padding: 2em 0 3em; } 
.row-fluid .footer_new_menu2 { padding: 0; margin-left:0; }
.row-fluid .about_new_group { padding: 0 0em 0 1.5em; }  
.row-fluid .footer_new_logo_image { text-align: center; }
.row-fluid .copy_new_rights_cureatr { padding: 0 26px; } 
.footer_new_logo_copy_group p { font-size: 14px; color: #666; }
.row-fluid .about_new_cureatr_content h6, .row-fluid .footer_new_menu_group .footer_new_menu_title h6, .connect_new_group .footer_new_menu_title h6 { color: #1f3056; font-size: 16px; margin: 10px 0px; }
.row-fluid .about_new_cureatr_content p { line-height: 23px; font-size: 14px; }
.row-fluid .connect_new_with_us_contents ul { margin: 0; padding: 0; }
.row-fluid .connect_new_with_us_contents ul li { list-style: outside none none; }
.row-fluid .connect_new_with_us_contents ul li a { color: #486dc7; font-size: 14px; list-style: outside none none; text-decoration: none; }
.row-fluid .footer_new_social_icons ul { padding: 0; margin: 0; }
.row-fluid .footer_new_social_icons ul li { list-style: none; display: inline-block; }
.row-fluid .footer_new_social_icons ul li a i { background: #1f3056; border-radius: 50%; color: #f5f7fc; height: 14px; margin: 13px -1px 0 0px; padding: 10px 0; text-align: center; width: 35px; transition: all .15s ease-in-out; }
.row-fluid .footer_new_social_icons ul li a i:hover { background: #f5f7fc; color: #1f3056; transition: all .15s ease-in-out; }  
.row-fluid .footer_new_menu_group .footer_new_menu ul li a { color: #ffffff; max-width: none; overflow: auto; padding: 7px 0; text-overflow: unset; white-space: normal; font-size: 14px; line-height: 15px; }
.row-fluid .about_new_cureatr_content p { line-height: 23px; font-size: 14px; color: #fff; }
.row-fluid .connect_new_with_us_contents ul li a { color: #fff; font-size: 14px; list-style: outside none none; text-decoration: none; }  
body.home_page_new .row-fluid .footer_new_menu_group .footer_new_menu ul li a:hover, body.home_page_new .row-fluid .connect_new_with_us_contents ul li a:hover { opacity: 0.8; }
body.home_page_new .row-fluid .cureatr_new_footer_group_background .main_mid_center { max-width: 1300px; }
/* =========================== New Footer Design End ======================================= */  
.medication_history_mobile_image, .time_communication_content_mobile_image { display:none !important; } 
.time_communication_left_group{ display:block !important; }
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary ul li > ul > li > ul li > a:hover { text-decoration: underline; }
body.home_page_new .custom-mega-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper { -webkit-transition: none; transition: none; }
.row-fluid .medication_history_group .main_mid_center, .row-fluid .time_communication_group .main_mid_center { max-width: 1300px; }
.row-fluid .changing_medication_content_with_video a#video1::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.row-fluid .changing_medication_content_with_video a#video1{ position: relative; display: inline-block; }
.row-fluid .changing_medication_content_with_video a#video1:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}  
#videCont .hs-responsive-embed-wrapper.hs-responsive-embed {
    max-width: 850px !important;
    max-height: 520px !important;
}
  div#vidBox {
    z-index: 100001;
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    text-align: center;
    background: none;
    display: none;
}

/*.row-fluid .cureatr_new_bottom_menu_bg div.hs-menu-wrapper.hs-menu-flow-horizontal ul, .row-fluid .cureatr_new_bottom_menu_bg > div.hs-menu-wrapper.hs-menu-flow-horizontal {
    display: block !important;
}*/
/* =========================== Responsive Design Starts ======================================= */  
@media screen and (max-device-width: 767px){
  body{
    -webkit-text-size-adjust: none;
  }
}
@media(max-width: 2000px){
.row-fluid .time_communication_group { padding: 4em 0 15em; }
.row-fluid .medication_history_group { padding: 2em 0 19em; }
}
@media(max-width: 1920px){
.row-fluid .time_communication_group { padding: 8em 0 10em; }
.row-fluid .medication_history_group { padding: 7em 0 14em; }
}
@media(max-width: 1850px){
.row-fluid .time_communication_group { padding: 6em 0 12em; }
.row-fluid .medication_history_group { padding: 7em 0 14em; }
}
@media(max-width: 1700px){
.row-fluid .time_communication_group { padding: 8em 0 12em; }
.row-fluid .medication_history_group { padding: 6em 0 13em; }
}
@media(min-width:1266px) and (max-width:1399px) {
    .row-fluid .medication_history_group .main_mid_center, .row-fluid .time_communication_group .main_mid_center {max-width:1110px!important;}}
  
@media(min-width: 1265px) and (max-width: 1550px) {
.row-fluid .time_communication_group { background-size: cover; padding: 3em 0 8em; }
.row-fluid .medication_history_group { padding: 1em 0 9em; }
}
@media(max-width: 1400px){
.row-fluid .time_communication_group { padding: 2em 0 6em; }
}
  
@media(max-width: 1265px){
.home-ref-cta {border-bottom:1px solid #eeeeee;padding-bottom:20px;}
  .row-fluid .patient_medication_history_group .main_mid_center, .row-fluid .time_communication_group .main_mid_center, .row-fluid .medication_history_group .main_mid_center{ padding: 0;  }
.row-fluid .time_communication_right_group, .row-fluid .patient_medication_history_left_group, .row-fluid .patient_medication_history_right_group, .time_communication_left_group, .row-fluid .medication_history_left_group { width: 100% !important; float: none !important; margin: 2em auto 0; text-align: center; }
.row-fluid .time_communication_group, .row-fluid .medication_history_group { background-image: none !important; }
 .medication_history_mobile_image, .time_communication_content_mobile_image { display:block !important; }
 .row-fluid .patient_medication_history_left_group p { padding: 0; }
 .row-fluid .medication_history_left_group { padding: 0; text-align: center; max-width: inherit}
.row-fluid .time_communication_content_mobile_image img.hs-image-widget, .row-fluid .medication_history_mobile_image img.hs-image-widget { width: 100%; }
.row-fluid .medication_history_group, .row-fluid .time_communication_right_group, .row-fluid .time_communication_group { padding: 0; max-width: inherit!important}
.row-fluid .time_communication_content, .row-fluid .medication_history_content, .row-fluid .patient_medication_history_content { padding: 0 1em; }
.row-fluid .medication_history_right_group { display: none; }

  
} 
  
@media(max-width: 1200px){
.row-fluid .menu_cta_group .custon_search_group .search-input-icon { right: -16px; }
}  
 
@media(max-width: 1180px){
.custom-mega-menu-primary .hs-menu-wrapper > ul ul { left: 1% !important; }
}
  
@media (max-width: 1140px){ 
.changing_medication_content_with_video div#videCont { max-width: 90%; top: 15%; }
.row-fluid .footer_new_menu2 { padding: 0 16px; }
body.home_page_new .row-fluid .about_new_cureatr_content p { padding: 0; }
.row-fluid .copy_new_rights_cureatr { padding: 0 10px; }
body.home_page_new .row-fluid .footer_new_menu_group .footer_new_menu_title h6, body.home_page_new .connect_new_group .footer_new_menu_title h6 { font-size: 15px; }
.row-fluid .footer_new_social_icons ul li a i { margin: 13px 0px 0 0px; }
}
  
@media(max-width: 1024px){
.home_rec_pos_list { flex: 1 1 47%; margin: 1em 0 1em 15px; }
.home_rec_pos_list:nth-child(2n+1) { margin-left: 0; }
.home_rec_pos_list .home_rec_pos_img img {  width:auto; }
.home_rec_pos_list .home_rec_pos_title { min-height: 4em; }
.home_rec_pos_list .home_rec_pos_img { text-align: center; }
}
  
@media(max-width: 1000px){
.row-fluid .medication_management_content_list { float: none; width: 100%; margin: 1.5em 0; } 
.row-fluid .medication_management_count_text { width: auto; }
}
  
@media(max-width: 991px){
.home_rec_pos_img { text-align: center; }  
.row-fluid .medication_management_content p { font-size: 18px; }
.row-fluid .medication_management_content h4 {  font-size: 29px; }
body.home_page_new .new_home_header_cta { width: 100% !important; padding: 8px 0 !important; }
body.home_page_new .row-fluid .search-input-icon .fa.fa-search { top: -5px; left: -22px; }
body.home_page_new .center1.expanded .inner-search { top: 0px; }
body.home_page_new .row-fluid .cureatr_desktop_menu_group { padding-bottom: 0;height:90px; background: #fff; }
body.home_page_new .cureatr_desktop_menu_group .span5.widget-span.widget-type-custom_widget { display: none; }
body.home_page_new .row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary .mobile-trigger, body.home_page_new .row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary .mobile-trigger:hover { border: medium none; padding: 10px 0; right: 15px; top: 14px; color: #666; text-transform: capitalize; background-color: transparent; }
body.home_page_new .row-fluid .cureatr_new_desktop_header { display: block; }
body.home_page_new .row-fluid .menu_cta_group .custon_search_group .search-input-icon {
    padding: 3px 0px 7px 30px;
    width: 100% !important;
    height: 35px;
    top: 24px;
    bottom: auto; right: auto;
    left: 0; border-radius: 3px;
    background: #ececec;
    opacity: 0;
}
body.mega-menu-mobile-open .row-fluid .menu_cta_group .custon_search_group .search-input-icon {
    -webkit-animation: 1s ease 0s normal forwards 1 fadein;
    animation: 1s ease 0s normal forwards 1 fadein;
}

@keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}  
body.home_page_new .row-fluid .cureatr_new_bottom_menu_bg .main_mid_center { padding: 0; }
  .hs-content-id-15123884577 .row-fluid .header_search_sign{top: 265px;}
  .hs-content-id-31163137507 .row-fluid .header_search_sign{top: 265px;}
.row-fluid .header_search_sign { width: auto; position: absolute; top: 142px; right: 15px; }
  .hs-content-id-15123884577 .home_page_new .row-fluid .header_search_sign { top: 265px; }
  .hs-content-id-31163137507 .home_page_new .row-fluid .header_search_sign { top: 265px; }
body.home_page_new .blog_sign_in_cta { color: #fff !important; padding: 5px 10px!important; background: #486dc7 !important; }
.row-fluid .cureatr_header_main_menu_cta, .row-fluid .header_sign_cta, .row-fluid .header_request_demo_cta { display: none; z-index: 22222; position: relative; top: 0.8em; }
.mobile-open .row-fluid .cureatr_header_main_menu_cta, .mobile-open .row-fluid .header_sign_cta, .mobile-open .row-fluid .header_request_demo_cta { display: block; }
.mobile-open .body-container-wrapper { padding-top: 1em; } 
body.home_page_new .row-fluid .cureatr_new_desktop_header { border-bottom: 0; }
.mobile-open .mobile-trigger i:after { opacity: 0; }
.mobile-open .mobile-trigger i { transform: rotate(-226deg); height: 1.5px; }
.mobile-open .mobile-trigger i:before { transform: rotate(-268deg); height: 1.5px; }
.mobile-open .mobile-trigger i:before { top: 0px; }
.header-new .row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary { padding-top: 0px; }
.mobile-open .header-new .row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary {
    padding-top: 60px;
}
.mobile-open .cureatr_new_desktop_header.header-new { height: auto; }
.row-fluid .cureatr_new_bottom_menu_bg { border-top: 0; padding: 0; }
.row-fluid .cureatr_new_desktop_header.header-new { height: 60px; }
.mobile-open .row-fluid .cureatr_new_desktop_header.header-new { height: auto; }
.row-fluid .cureatr_new_bottom_menu_bg { position: static; }  
.hs-menu-wrapper.hs-menu-flow-horizontal > ul { padding: 0 1em; }  
.mega_menu_new .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li { padding: 0.5em 0.2em 0.5em 0; border-bottom: 1px solid #ccc; }  
.custom-mega-menu-primary .hs-menu-wrapper > ul > li > ul > li:last-child::before { content:none; }
.row-fluid .home_hero_header_group:before {
    background: #f5f5f5;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.8;
    top: 0;
    left: 0;
} 
.row-fluid .home_hero_header_group { background-repeat: no-repeat; background-size: cover; background-position: center left; padding: 0 0 3em; }
.row-fluid .home_hero_content_text p {font-size:18px;line-height:1.25em;}
.row-fluid .home_hero_header_group::after { content: ""; background-image: url(https://4184981.fs1.hubspotusercontent-na1.net/hubfs/4184981/Cureatr%20Home%20Sep-2019/hero-wave-mob.png); position: absolute; bottom: 0px; width: 100%; height: 100%; background-repeat: no-repeat; background-position: bottom left; }
body.home_page_new .row-fluid .cureatr_header_logo_image { padding-left: 0; } 
body.home_page_new .center1 input#s1, body.home_page_new .center1 input#s2, body.home_page_new .center1.expanded input#s1, body.home_page_new .center1.expanded input#s2 {
    top: -5px; right: auto; }
body.home_page_new.mega-menu-mobile-open::after {
    position: absolute;
    background: #fff;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0; /*z-index: 2;*/
}
body.home_page_new.mega-menu-mobile-open { position: relative; }
.row-fluid .home_hero_content_group { padding: 1.5em 0 4em; width: 100%; text-align: center; margin: 0 auto; float: none; }
body.home_page_new .row-fluid .footer_new_menu1, body.home_page_new .row-fluid .footer_new_menu2, body.home_page_new .row-fluid .connect_new_group { width: 100%; float: none; margin: 0 auto; text-align: center; }
body.home_page_new .row-fluid .about_new_group, body.home_page_new .row-fluid .footer_new_logo_copy_group{ padding: 0; width: 100%; float: none; margin: 0 auto; text-align: center; } 
.row-fluid .footer_new_logo_image { text-align: center; }
.row-fluid .cureatr_new_footer_group_background { padding: 2em 0 1.5em; }
.row-fluid .home_hero_content_text p, body.home_page_new .row-fluid .about_new_cureatr_content p { padding: 0; }
.row-fluid .footer_new_menu_group { width: 100%; float: none; margin: 0 auto; }
/*.cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper { top: auto; }*/
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li:nth-child(3) > ul.hs-menu-children-wrapper, 
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li:nth-child(2) > ul.hs-menu-children-wrapper { border-bottom: 0; }
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul > li:nth-child(5) > ul { top: 100% !important; }
  
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary ul li > ul > li > ul li > a, .row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary ul li > ul > li > a { line-height: normal; padding: 5px 20px !important; }
.custom-mega-menu-primary .hs-menu-wrapper > ul > li > ul > li:nth-child(3) { padding: 0; }
.custom-mega-menu-primary .hs-menu-wrapper > ul > li> ul > li:nth-child(2), .custom-mega-menu-primary .hs-menu-wrapper > ul > li> ul > li:nth-child(3) { border-top: 1px solid #ccc; padding: 12px 0 7px; }
.custom-mega-menu-primary .hs-menu-wrapper > ul > li> ul > li:nth-child(1) {
    padding: 0 0 7px;
}
.custom-mega-menu-primary .flyouts .hs-item-has-children.one-menu-show > a:not(.med_360_upd_mega_menu.custom-mega-menu-primary .flyouts .hs-item-has-children.one-menu-show > a) { font-size: 18px !important; }
.custom-mega-menu-primary .flyouts .hs-item-has-children:nth-child(1) > a, .row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary ul > li > ul > li a { font-size: 16px !important; }{ font-size: 16px !important; }
.custom-mega-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-item-has-children.one-menu-show, .custom-mega-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item.hs-menu-depth-3.one-menu-show { display: block !important; }
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li > ul.hs-menu-children-wrapper { margin-top: 0.5em !important; padding:0 !important; }
.custom-mega-menu-primary .hs-menu-flow-horizontal ul li a:hover { color: #444444; }  
.row-fluid .footer_new_menu_group .footer_new_menu ul li a { font-size:14px; }
body.home_page_new .row-fluid .footer_new_menu_group .footer_new_menu_title h6, body.home_page_new .connect_new_group .footer_new_menu_title h6 { font-size: 16px; }
.row-fluid .footer_new_social_icons ul li a i { margin: 13px 5px 0 0px; }  
.row-fluid .home_hero_header_group::after { pointer-events: none; }
/******* oct-22 design ****/
.custom-mega-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.hs-item-has-children {
    position: relative;
}
.cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:nth-child(5) > ul.hs-menu-children-wrapper, 
.cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:nth-child(5):hover > ul.hs-menu-children-wrapper {   
    margin-top: 0.5em !important;
}
body.home_page_new .custom-mega-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.one-menu-show ul.hs-menu-children-wrapper:not(body.home_page_new .med_360_upd_mega_menu.custom-mega-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper)  {
    display: block !important;
}
body.home_page_new .custom-mega-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper:not(body.home_page_new .med_360_upd_mega_menu.custom-mega-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper)  {
    display: none !important;
}
/********/  
  }
  
@media(max-width: 900px){
/*.home_rec_pos_list:last-child { margin: 1em auto; flex: 1 1 100%; }*/
} 
@media(max-width: 767px){
  .cmm {
  	width: 100%;
  display: inline-block;
}
  .spacer_no_mobile{display:none !important;}
  .row-fluid .home_hero_content_text p {font-weight:600; color:#333333;}
  .row-fluid .home_hero_content_text h1 {font-size:32px;padding:10px 0px 0; line-height: 1.1em}
  .medication_management_content_title h2 { font-size: 28px;padding:10px 0px 0; }
.medication_management_content_title h2 { margin-bottom: 0.2em; }
.row-fluid .home_hero_content_group, .row-fluid .time_communication_right_group { text-align: center; }
.row-fluid .home_hero_content_group { padding: 1.5em 0 2em; }
.row-fluid .patient_medication_history_left_group, .row-fluid .patient_medication_history_right_group { margin-top: 2em; text-align: center; }
.row-fluid .time_communication_group .main_mid_center, .row-fluid .patient_medication_history_left_group p, .row-fluid .medication_history_group .main_mid_center { padding: 0; }  
.row-fluid .time_communication_content img.hs-image-widget, .row-fluid .medication_history_image img.hs-image-widget { display: block !important; }

.row-fluid .time_communication_right_group { display: table-header-group; padding: 0 1em; } 
.row-fluid .medication_history_group { padding: 0em 0 0; }

  body.home_page_new .row-fluid .cureatr_desktop_menu_group .cureatr_header_logo_image {max-width:148px;}
  
.row-fluid .time_communication_group { padding: 2em 0 0; }
.row-fluid .changing_medication_content_with_video h2 { font-size: 28px; margin: 0 0 15px; }
  .row-fluid .changing_medication_content_with_video p {margin-bottom: 15px}
.row-fluid .changing_medication_content_with_video::before, .row-fluid .changing_medication_group::after { content: none; }
.row-fluid .changing_medication_group { padding: 1em 0 2em; }
.row-fluid .featured_resources_title h2 { margin: 30px 0 10px; }
.home_rec_pos_list { flex: 1 1 100%; margin: 1em auto; }
.home_rec_pos_list .home_rec_pos_title { min-height: 3em; }
.row-fluid .featured_resources_cTA { padding: 1em 0 2em; }
.row-fluid .new_med_360_testimonial::before { left: -6em; bottom: -3.5em; }
.row-fluid .new_med_360_testimonial::after { right: -83px; top: -24px; }
.meds_testimonial_lists .bx-wrapper .bx-prev{ left: -0.6%; }
.meds_testimonial_lists .bx-wrapper .bx-next { right: -0.6%; }
.homepage_meds_testimonial .meds_testimonial_contents h5 { padding: 0 0em; font-size: 16px; }
  .homepage_meds_testimonial .meds_testimonial_contents h4 {font-size: 13px; }
    .homepage_meds_testimonial .meds_testimonial_contents p {font-size: 13px; }
body.home_page_new .home_customer_group_background .customer_images_list_group_bg div.hs_cos_wrapper { width: 100%; float: none; margin: 0 auto 1em; display: block; }
.row-fluid .home_customer_group_background { padding: 3em 0 2.5em; text-align: center; }
.row-fluid .home_customer_group_background div.span1.widget-span.widget-type-custom_widget { display: none; }
.row-fluid .about_new_group { padding: 2em 0 0; }

.home_rec_pos_list .home_rec_pos_details { padding: 1.5em 1.5em; }

.row-fluid .time_communication_group::before { top: 52px; left: -0.2em; bottom: auto; }
.row-fluid .time_communication_left_group { display: table-footer-group; }  
.row-fluid .time_communication_content.Image {
    display: table-header-group;
    padding: 1em 0 0;
    float: left;
}
.row-fluid .time_communication_group::before { top: 64%; left: 0; bottom: auto; }  
.row-fluid .changing_medication_group::before {  
    background-repeat: no-repeat;
    background-size: 100% 18%;
    top: -22em;   
	background-position: center;    
    transform: scale(1.50);
}

.row-fluid .home_hero_cta .transition_product_specialist_cta { font-size: 16px !important; padding: 8px 14px !important; }
.span4.widget-span.widget-type-custom_widget.home_hero_left_spacer { display: none; }

.row-fluid .medication_management_group:before { top: -11em; background-size: 100% 100%; background-position: center; transform: scaleY(0.25); }

.row-fluid .home_hero_content_text p { font-family: Manrope,sans-serif; } 
.medication_management_content_title h2 { margin-top: 1em; }
  .remove_before_img .medication_management_content_title h2{margin-top:-40px;}
.row-fluid .cureatr_new_footer_group_background { text-align: center; }
.row-fluid .medication_management_content p { font-size: 18px; }
.row-fluid .medication_management_content h4 {  font-size: 36px; }
.meds_testimonial_lists .bx-wrapper .bx-controls-direction a { top: 60%; }
 
  .time_communication_left_group, .medication_history_right_group { display:none !important; }
}
  
@media(max-width: 537px){
    .custon_search_group {
		top: -28px !important;
	}
}  
 @media (min-width: 385px) and (max-width: 537px){
    .custon_search_group {
		top: -28px !important;
	}
	.hs-content-id-15123884577 .row-fluid .header_request_demo_cta {
		top: 270px !important;
	}
    .hs-content-id-15123884577 .row-fluid .header_search_sign {
       top: 277px;
    }
	.hs-content-id-31163137507 .row-fluid .header_request_demo_cta {
		top: 270px !important;
	}
    .hs-content-id-31163137507 .row-fluid .header_search_sign {
       top: 277px;
    }
}  
/*====================================== Header Mega Menu Design Start ===========================================================*/  
  
  
/*------- New Mega Menu Design Start ------- */   
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary ul li a { transition: all 0.2s; color: #444444; padding: 10px 32px 10px 0; font-weight: 300; font-family: Manrope,sans-serif; font-size: 16px; line-height: 25px; background: transparent; max-width: 100%; }
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary ul li:first-child a { padding: 10px 15px 17px 0; }
.mega_menu_back { display: none; }
.custom-mega-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a > .fa-caret-down:before{ font-family: "FontAwesome"; margin-left: 6px;  color: #444; font-size: 12px; }
/*------- New Mega Menu Design Start ------- */
  
@media (max-width: 1140px) {
  	/*.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { padding: 0 8px !important;  }*/
    .mega_menu_new.custom-mega-menu-primary ul > li.hs-menu-item.hs-menu-depth-1.mega_menu_fluid_list > ul {margin-top: 3.55em}
    body.home_page_new .new_home_header_cta { font-size: 15px !important; padding: 8px 8px !important; }
  .row-fluid .cureatr_new_bottom_menu_bg { padding-bottom: 0px; }
body.new_home_page_design.home_page_new .custom-mega-menu-primary { padding: 0; }
}
  
@media (max-width: 1024px) {
  	/*.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { padding: 0 7px !important;  }*/
    .mega_menu_new.custom-mega-menu-primary ul > li.hs-menu-item.hs-menu-depth-1.mega_menu_fluid_list > ul { margin-top: .85em; }
  }
  
    
@media (min-width: 991px){
  .flyouts.hs-menu-flow-horizontal{display:block !important;}
.header_sign_cta{display:block !important;}
.header_request_demo_cta{display:block !important;}
  a.mega-menu-mobile-trigger, a.mega-menu-child-trigger {
      display: none !important; /* Hide button on Desktop */
  }
}
 @media (min-width: 992px){
	body.home_page_new .custom-mega-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
		display: block !important;
	}
} 
  @media (max-width: 991px) {
    
    .custom-mega-menu-primary .hs-menu-wrapper > ul > li> ul > li {
    float: left;
    position: relative !important;
    width: 325px;
    margin-top: 1.5em;
    left: 0.3em;
 /* border-bottom: 1px solid #ccc;*/
  
}
.mega-menu-mobile-open a.mega-menu-mobile-trigger span { display: none; } 
.custom-mega-menu-primary .hs-menu-wrapper > ul > li> ul > li > ul {
    top: auto !important;
    left: 0;
    width: 100% !important;
    min-width: 100% !important;
  margin:0;
} 
     .new-header-logo img.hs-image-widget {max-width: 100px}
   	.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { padding: 0 3px !important; }
    .mega_menu_list { font-size: 14px; font-weight: 600; }
    .custom-mega-menu-primary .hs-menu-flow-horizontal > ul > li a { font-size: 14px; }
    .row-fluid .container-main { width: 100%; padding: 0px 20px!important; }
    .header-section .container-main { padding: 20px 10px 20px !important; }
    .row-fluid .footer-section .container-main { width: 100%; padding: 0px 25px !important; }
    body.home_page_new .new_home_header_cta { font-size: 15px !important; padding: 8px 12px  !important; }
 
  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */


  /* Menu Reset - Remove styling from desktop version of custom-mega-menu-primary */
  /* Place any additional CSS you want removed from the mobile menu in this reset */
  .custom-mega-menu-primary, .custom-mega-menu-primary *{
    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: #005190;
    }


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

  a.mega-menu-mobile-trigger {
      display: inline-block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute; /*******************************************/
      top: auto;          /* Position Button at top right of screen  */
      right: 10px;        /*******************************************/
	  margin-top: -53px;
      width: auto; /* Button width */
      height: auto; /* Button height */      
      padding: 12px 10px;
      background: transparent; /* Background color */
      z-index: 99999999999; /* Z-index to keep button on top of other layers */
      -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
      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.mega-menu-mobile-trigger:hover {
      text-decoration: none; /* Removes link text underline on button */
      color: #ffffff;
  }

  a.mega-menu-mobile-trigger span{
      display: inline; margin-right: 0.5em; color: #444444;
  }

  
  /* Change button when menu is open */
  .mega-menu-mobile-open a.mega-menu-mobile-trigger{
      -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
      -moz-transition:background-color 0.2s linear; /* Button color transition effect */
      transition:background-color 0.2s linear; /* Button color transition effect */
      background: transparent; /* Changes button background to be slightly darker than open menu color */  
  }

  .mega-menu-mobile-open a.mega-menu-mobile-trigger span:after{
     opacity: 1; 
  }


  /* Toggle Button Icon & Animations
     ========================================================================== */

  a.mega-menu-mobile-trigger i {
      display: inline;
      position: relative;
      top: -5px;
      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.mega-menu-mobile-trigger  i:before, a.mega-menu-mobile-trigger i:after {
      position: absolute;
      content: '';
  }
  a.mega-menu-mobile-trigger  i, a.mega-menu-mobile-trigger  i:before, a.mega-menu-mobile-trigger  i:after {
      width: 22px; /* Icon line width */
      height: 2px; /* Icon line height */
      background-color: #444; /* Icon color */
      display: inline-block;
  }
  a.mega-menu-mobile-trigger  i:before {
      margin-top: -6px; /* Position top line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  a.mega-menu-mobile-trigger  i:after {
      margin-top: 6px; /* Position bottom line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  .mega-menu-mobile-open a.mega-menu-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);
  }
  .mega-menu-mobile-open a.mega-menu-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);
  }
  .mega-menu-mobile-open a.mega-menu-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);
  }

  /* Child Toggle Button
     ========================================================================== */

  /*a.mega-menu-child-trigger { display: block !important;  cursor: pointer;  position: absolute; top: 0px; right: 0px; width: 55px !important;  min-width: 55px !important; height: 45px !important;  padding: 0 !important; border-left: 1px dotted rgba(255, 255, 255, .20); }*/
    a.mega-menu-child-trigger {
    display: block !important;
    cursor: pointer;
    position: relative;
    top: -2.145em;
    right: 0px;
    width: auto !important;
    min-width: auto !important;
    height: auto !important;
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
    float: right;
}
  a.mega-menu-child-trigger:hover {
      text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
     ========================================================================== */

  a.mega-menu-child-trigger span {
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.mega-menu-child-trigger span:after {
      position: absolute;
      content: '';
  }
  a.mega-menu-child-trigger span, a.mega-menu-child-trigger span:after {
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color: #ffffff; /* Icon color */
      display: block;
  }
  a.mega-menu-child-trigger span:after {
      -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.mega-menu-child-trigger.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;
  }
  a.mega-menu-child-trigger.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
     ========================================================================== */  


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

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

  /* Mobile Menu Styles */
  .hs-content-id-15123884577 .custom-mega-menu-primary.js-enabled .hs-menu-flow-horizontal{top: 16.5em; }
  .hs-content-id-31163137507 .custom-mega-menu-primary.js-enabled .hs-menu-flow-horizontal{top: 16.5em; }
    .custom-mega-menu-primary.js-enabled .hs-menu-flow-horizontal{
      position: absolute; /**************************************************************/
      top: 8.5em;             /* Positions the menu to drop from the very top of the screen */
      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); 
    overflow: visible !important;
    background-color: #ffffff !important;
    padding:0; 
  }
    body.home_page_new .row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary ul li a i.fa.fa-caret-down {
    display: none !important;
}
  .custom-mega-menu-primary .hs-menu-flow-horizontal{
      padding: 0.7em 0.7em; /* Padding to add room for close button */
      background-color: #f5f5f5; /* Menu background color set off global mobile-menuColor variable */
      width: 100%; /* Full screen width */
      z-index: 8888;
        box-shadow: none !important;
  }

   /* Level 1 Menu List Styles */
  .custom-mega-menu-primary .hs-menu-flow-horizontal > ul > li{
      position: relative;
   }
  .custom-mega-menu-primary .hs-menu-flow-horizontal > ul > li a{
      font-size: 22px; /* Font size of top level list items */
      line-height: 45px;
      overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-mega-menu-primary .hs-menu-flow-horizontal ul li{
      /*border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-mega-menu-primary .hs-menu-flow-horizontal ul li a{
      padding: 0 10px;
  }

    
.mega-menu-mobile-trigger, .mega-menu-child-trigger { display: block !important; }
    
  	
    .mega_menu_new.custom-mega-menu-primary ul li.mega_menu_fluid_list:nth-child(3) > ul.hs-menu-children-wrapper > li:nth-child(4) { margin-top:0; padding-top: 0; padding-bottom: 0.6em; }
    .row-fluid .alden_site_common_search[class*="span"] { width: 100%; display: none; margin-left:0; }
    .row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul > li { float:none; width: auto; }
    .mega_menu_new.custom-mega-menu-primary ul > li.hs-menu-item.hs-menu-depth-1 > ul {
    margin-top: 0;
    position: absolute !important;
    height: 100%;
    right: -100%;
    /*top: 5px;
      top: 34%;*/
    top: 3.5em;
    z-index: 999;
    left: auto !important;
    background-color: #f5f5f5;
    box-shadow: none;
}
    .cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.hs-item-has-children:hover::after { content:none; }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > ul.hs-menu-children-wrapper li a.mega-menu-child-trigger { display: none !important; }
    /*.custom-mega-menu-primary .hs-menu-wrapper > ul > li > ul > li:nth-child(3) { padding-right: 0; padding-left: 1.5em; padding-top: 1em; padding-bottom: 1em; }*/
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a > img { margin-top: 0.5em; width: auto; }
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul, .row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper { background-color: #ffffff !important; }
    .row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul { width: auto; padding:0; margin: 4em 15px 0; }    
    .custom-mega-menu-primary .hs-menu-wrapper > ul ul { min-height:auto; }
    .row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li > ul.hs-menu-children-wrapper { /*border-bottom: 1px solid #ccc;*/ display: block; margin: 0; padding: 0; top: 0; left: 0; background-color: #ffffff; width: 100%; min-width: 100%; }
.custom-mega-menu-primary .hs-menu-wrapper > ul > li> ul > li { width: 100%; margin-top: 0; left: 0; background-color: #ffffff; /* padding-left: 1.5em; padding-top: 1em;*/ }
    .cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper > li:nth-child(3) > ul, .cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper > li:nth-child(3):hover > ul { margin-left: 0em !important; }
.custom-mega-menu-primary .hs-menu-wrapper > ul > li> ul > li > ul.hs-menu-children-wrapper { padding: 0.2em 0 !important; display: block; }    
    a.mega-menu-child-trigger i.fa.fa-angle-right { right: 0; position: absolute; margin-top: 37px; color: #444444; }
    a.mega-menu-child-trigger i.fa.fa-angle-right:before { font-size:24px; }
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li > ul.hs-menu-children-wrapper > li.hs-menu-item.hs-menu-depth-3 {
    margin: 0.4em 0;
}   
    .mega_menu_back i.fa.fa-angle-left {
    display: inline; padding: 0 5px 0 0;
}
    .mega_menu_back a { width: auto; padding: 0px 20px; }
   .mega_menu_back {
    display: none; position: absolute; top: 0; /*z-index: 11111;*/ background: #f5f7fc; padding: 15px 0px; left: 0;
}
    .mega_menu_back a, .mega_menu_back a i { color:#444; font-size: 14px; }
    .row-fluid .header_request_demo_cta {
		position: absolute;
		top: 135px;
		padding: 1em;
		left: 0;
		width: auto;
	}
    .hs-content-id-15123884577 .row-fluid .header_request_demo_cta {top: 255px;}
	.hs-content-id-31163137507 .row-fluid .header_request_demo_cta {top: 255px;}
	.cureatr_desktop_menu_group .main_mid_center{position:relative;}
.row-fluid .cureatr_secondary_navigation_menu, .row-fluid .header_request_demo_cta {
    text-align: left;
}
    .row-fluid .medication_management_group:before { content:none; }
.row-fluid .home_hero_header_group { position:relative; } 
/*.row-fluid .home_hero_header_group::after { content: ""; background-image: url(https://www.cureatr.com/hubfs/Cureatr%20Home%20Sep-2019/home_hero_bottom_img.png); position: absolute; bottom: -5px; width: 100%; height: 100%; background-size: 100%; background-repeat: no-repeat; background-position: bottom; }   */ 
.row-fluid .medication_management_count_text { float: left; /*width: 23.404255317%;*/padding-left:10px; }
.row-fluid .medication_management_content  { float: left; width: 72.468085099%; }
body.home_page_new .row-fluid .cureatr_header_main_menu_cta { margin: auto auto !important; top:0 }
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary ul li a { width: auto; }

.cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > ul.hs-menu-children-wrapper, .cureatr_new_bottom_menu_bg .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper  { height: auto; padding: 0 !important; margin-top:0em !important; }
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul { display:block !important; }
}  
@media (max-width: 767px) {
  	.row-fluid .container-main { width: 100%; padding: 0px; }
    .new-header-logo img.hs-image-widget { padding-top: 0px; padding-left: 0 !important; }
    .header-section .container-main { padding: 20px 0 0px 20px !important; }
    .row-fluid .footer-section .container-main { width: 100%; padding: 0px 10px !important;
  }
  .blog_request_demo_cta {
	font-size: 16px !important;
	margin-left: 0 !important;
}
  .span9.widget-span.widget-type-custom_widget.med_req_demo {
	margin-left: 15px !important;
}
   
 
  .upd_meds_360_numb_sec .main_mid_center::before {
 
	display: none;
	content: inherit;
}
  .upd_meds_360_ban .hero_ban_right_img::before {
 
	display: none !important; 
	content: inherit  !important;
}
  }
@media (max-width: 568px) {
.row-fluid .cureatr_new_bottom_menu_bg .custom-mega-menu-primary div.hs-menu-wrapper > ul { width: auto; } 	
a.mega-menu-child-trigger i.fa.fa-angle-right { margin-top: 8px; }    
  }


.cureatr_desktop_menu_group .hs-menu-wrapper {
    margin-bottom: 0px !important;
}

.cureatr_new_desktop_header
{
padding:0px !important;
}

.cureatr_desktop_menu_group {
    padding-bottom: 0px !important;
}
 .med_cta_group {
	padding-top: 11px;
	margin-left: -10px !important;
}

.upd_req_ban_bg_img::after {
  background-size: 100% 100% !important;
}
 .custon_search_group {
	display: block;
}

@media (max-width: 1199px) {

 
  .span9.widget-span.widget-type-custom_widget.med_req_demo {
	margin-left: 0;
}
  .med_cur_360_hed .med_menu_group_inn .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
	 
	font-size: 15px;
 
}
  .cta_button.blog_request_demo_cta {
 
	margin-left: 10px;
}
 .med_cur_360_hed .med_menu_group_inn .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
	padding: 17px 4px 0px 4px !important;
}
   
}
@media (max-width: 1070px) {
.med_page_360_foot.cureatr_new_footer_group_background::before {
 
	top: -176px !important;
 
}
}
@media (max-width: 1024px) {
  .span9.widget-span.widget-type-custom_widget.med_req_demo {
	margin-left: 6px;
}
}
@media (max-width: 991px) {
 .span9.widget-span.widget-type-custom_widget.med_req_demo {
	margin-left: 25px !important;
}
  .med_cur_360_hed .med_360_upd_mega_menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
	padding: 0 5px 0 8px !important;
}
}


 
@media (max-width:991px) {
 
 .res_indus_ban_lft_cont h4 {
	text-align: center !important;
}
  .span6.widget-span.widget-type-cell.med_new_hom_ban_cont_rlt {
	text-align: center;
	width: 100%;
	margin: 0 !important;
}
  
  .upd_chall_mrp_three_col_wrap_main::before {
 
	display: none !important;
	content: inherit !important;
}
  .upd_meds_360_pg.mega-menu-mobile-open a.mega-menu-mobile-trigger i::before {
	margin-top: 0 !important;
}
  .mega-menu-mobile-open .med_cur_360_hed a.mega-menu-mobile-trigger i::after {
	margin-top: 0 !important;
}
 .mega-menu-mobile-open .med_cur_360_hed a.mega-menu-mobile-trigger i::before {
	margin-top: 0 !important;
}
  .pillar-page .med_cur_360_hed .custom-mega-menu-primary.js-enabled .hs-menu-flow-horizontal {
	top: 12em;
}
 
}
 
.upd_req_ban_bg_img::after {
    
    bottom: -1px!important;
    
} 
.span9.widget-span.widget-type-cell.med_menu_group {
	margin-top: 10px;
}
/*====================================== Header Mega Menu Design End ===========================================================*/ 



/* ==================================== New Home Page and New Header nad Footer Design End ==================================== */

.row-fluid .menu_cta_group .custon_search_group .search-input-icon {
	right: -55px;
}
.med_cta_group .blog_sign_in_cta {
	color: #122b62 !important;
}
 
.inner-search {
	max-width: 308px;
	width: 100%;
	opacity: 1;
	border-bottom: none;
	padding: 0.9em .75em 0.6em 1.2em !important;
	color: #666666;
	font-family: Manrope,sans-serif;
	font-size: 16px;
}

.topic_title p
{
  cursor: pointer;
}
.pillar-page .messenger_sec_main .main_mid_center {
	margin-bottom: 50px !important;
}

 .blog-post-image img {
	height: 200px;
	width: 100%;
}


/*** TOP BANNER ***/
.top-banner {
  background-color:rgb(207 69 94);
  text-align:center;
}

@media (max-width:767px) { 
  .top-banner {
  margin-top:0;
    padding:5px;
  }
}

 .solution-clinical-sec_rlt_inn {
	padding-top: 80px;
}
 .solution-clinical-sec_lft_inn {
	position: relative;
	z-index: 22;
	margin-top: 125px;
}
.up_solution_clinical_section {
	background: #f5f7fc;
	position: relative;
	padding-bottom: 50px;
}

.up_solution_clinical_section::before {
	content: "";
	background: url('https://www.cureatr.com/hubfs/Challenge/light_grey_new.png') no-repeat;
	width: 100%;
	height: 348px;
	position: absolute;
	background-size: 100% 100%;
}
 .solution-clinical-sec_rlt_inn {
	position: relative;
	z-index: 222;
}
 .solution-clinical-sec_lft_inn {
	position: relative;
	z-index: 22;
}
 .solution-clinical-sec_rlt_inn {
	position: relative;
}

 .solution-clinical-sec_rlt_inn::before {
	content: "";
	background: url('https://www.cureatr.com/hubfs/Dotted%20Square.png') no-repeat;
	width: 142px;
	height: 145px;
	position: absolute;
	background-size: 100% 100%;
	z-index: -1;
	right: 0;
	bottom: 0;
	margin: auto;
	top: 20%;
}
.span12.widget-span.widget-type-custom_widget.mobile-res {
	display: none !important;
}
@media(max-width:992px){
 
  .clinic-support p {
 width: 100%;
}
}
@media(max-width:767px){
 .mobile-res {
	text-align: center;
}
  .clinic-support p {
 width: 100%;
}
.span12.widget-span.widget-type-custom_widget.mobile-res {
	display: block !important;
}
  .span6.widget-span.widget-type-cell.solution-clinical-sec_rlt_inn {
	display: none !important;
}
  .solution-clinical-sec_lft_inn {
	margin-top: 0;
}
.up_solution_clinical_section::before {
	background: url('https://www.cureatr.com/hubfs/Challenge/mobile_wave.png') no-repeat;
	background-size: cover;
}
}
.menu-2022 .par_name_Solutions > ul.hs-menu-children-wrapper {
	width: 300px;
}
.menu-2022 .par_name_Solutions > ul.hs-menu-children-wrapper {
	margin-left: -109px;
}
.med_360_upd_mega_menu.menu-2022  .hs-menu-wrapper.hs-menu-flow-horizontal .par_name_Solutions > ul > li.hs-menu-item.hs-menu-depth-2 > a, .par_name_Solutions > ul > li.hs-menu-item.hs-menu-depth-2.hs-item-has-children > a {
 
	font-family: Manrope !important;
}
.menu-2022 .par_name_Solutions > ul.hs-menu-children-wrapper::after {
  content: "";
	background: url('https://www.cureatr.com/hubfs/Challenge/whoweserve.png') no-repeat;
	width: 81px;
	height: 130px;
	display: inline-block;
	position: absolute;
	left: -3px;
	bottom: -3px;
}
  @media (max-width: 992px){
.menu-2022 .par_name_Solutions > ul.hs-menu-children-wrapper::after {
 
	display: none;
	content: inherit;
    }}
  @media (min-width: 992px){
.menu-2022 .par_name_About-Us > ul > li.hs-menu-item.hs-menu-depth-2.hs-item-has-children > a > span {
 
	padding: 0;line-height:12px;
 
}

.med_360_upd_mega_menu.menu-2022 .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper ul.hs-menu-children-wrapper {
 
	z-index: -1  !important;
}}



.par_name_Solutions .hs-menu-children-wrapper {
  min-width: 395px !important;
}
.menu-2022 .par_name_Solutions > ul.hs-menu-children-wrapper {
	margin-left: -155px  !important;
}
 
 .med_360_upd_mega_menu.custom-mega-menu-primary .hs-menu-wrapper .par_name_Solutions > ul > li.hs-menu-item.hs-menu-depth-2 a {
	min-width: 100%;
}
.med_360_upd_mega_menu.custom-mega-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
 
	padding: 25px 40px !important;
 
}

  @media (max-width: 992px){
.menu-2022 .par_name_Solutions > ul.hs-menu-children-wrapper {
	margin-left: 0 !important;
}
  
}
/*
 
.cmm .what_you_get_hover_text {
 
    width: 430px !important;
  
}
.cmm .row-fluid .enroll_image_content p {
    padding: 10px 1px 0;
}
  @media (max-width: 1199px){
 .cmm .enroll_group::before {
	 
width: 179px;
right: -5.75em !important;
 
}
}
*/
  @media (max-width: 991px){
  .what_you_get_content_group {
	width: 100% !important;
	float: none !important;
}
 .cmm .what_you_get_hover_text {
	width: 100% !important;
}  
    .cmm .what_you_get_hover_text {
 
	transition: inherit !important;
}
}

/* input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]) {
padding:9px 10px !important;
} */



.row-fluid .blog_post_comments .actions .hs-button.primary{border-radius:25px !important;}
.hs-form-c118e47f-1b3a-4b4c-854f-e8b2883cb9e5_22fb25b7-eb71-4315-91cf-c7e2b6ca6f19 .hs-button{border-radius: 25px !important;}
.meet-form  .hs-button{border-radius: 25px !important;}

.row-fluid .hero_contact_form .actions .hs-button.primary.large{border-radius: 25px !important; padding: 10px 22px !important;
background: #A04BDE !important;
}


.row-fluid .lp_form_list .actions .hs-button.primary.large {border-radius: 25px !important; padding: 10px 22px !important;
background: #A04BDE !important;
}


body.new_lp_design_clone .row-fluid .lp_form_list .actions .hs-button.primary.large{background: #A04BDE !important;}

.row-fluid .lp_form_list .actions .hs-button.primary.large {border-radius: 25px !important; padding: 10px 22px !important;
background: #A04BDE !important;
}
 

.hs_cos_wrapper_type_password_prompt  input[type=submit].hs-button.primary { padding: 10px 22px !important;} 

.hs-form-iframe .hs-button { padding: 10px 22px !important;} 





.medadherence-2022-pillar-page .cureatrmainlogoheader > nav > ul
{  
  padding-left:0px !important; 
}


.medadherence-2022-pillar-page .cureatrmainlogoheader .hs-menu-depth-1:nth-child(4) ul {
   
    height: 200px;
}
  @media screen and (min-device-width: 320px) and (max-device-width: 1200px)
    {
.medadherence-2022-pillar-page .cureatrmainfooterpage {
    width: 80%;
    margin: 0 10%!important;
    text-align: left;
  
  padding:0px !important;
}
}












.whyweheresection{padding-bottom:100px;background: #F5F7FC;padding-top: 30px;}  
 
.whyweheresection h2{color:#1F3056; font-size:39px; line-height:49px; text-align:center; font-family: Aleo, serif; font-weight:400 !important;margin-bottom:10px; margin-top:0px;}   

.whyweheresection p{color:#4B5050; font-size:18px; line-height:30px; text-align:center; max-width: 58%;  margin: 0 auto; font-weight: 400 !important;font-family: Manrope,sans-serif;} 
.checkouttitle h4{margin-top:0px !important;}