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

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');


@font-face {
    font-family: 'BebasNeueBold';
    src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Fonts/BebasNeueBold.eot#iefix') format('embedded-opentype'),  
        url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Fonts/BebasNeueBold.woff') format('woff'), 
        url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Fonts/BebasNeueBold.ttf')  format('truetype'), 
        url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Fonts/BebasNeueBold.svg#BebasNeueBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gt-flexa-condensed-bold';
    src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/GT%20Flexa/gt-flexa-condensed-bold.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gt-flexa-extended-bold';
    src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/GT%20Flexa/gt-flexa-extended-bold.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gt-flexa-standard-bold';
    src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/GT%20Flexa/gt-flexa-standard-bold.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {font-family: 'Inter-ultrathin';
  src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Inter/Inter-ultrathin.ttf')  format('truetype');
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: 'inter-thin';
  src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Inter/inter-thin.ttf')  format('truetype');
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'inter-light';
  src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Inter/inter-light.ttf')  format('truetype');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'inter-normal';
  src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Inter/inter-normal.ttf')  format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'inter-medium';
  src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Inter/inter-medium.ttf')  format('truetype');
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'inter-semibold';
  src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Inter/inter-semibold.ttf')  format('truetype');
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: 'inter-bold';
  src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Inter/inter-bold.ttf')  format('truetype');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'inter-extrabold';
  src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Inter/inter-extrabold.ttf')  format('truetype');
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: 'inter-ultrabold';
  src: url('https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Inter/inter-ultrabold.ttf')  format('truetype');
  font-style: normal;
  font-weight: 900;
}


/***********************************************/
/* 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%;
    }
}

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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


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


*:before , *:after, * { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }





html { overflow-x: hidden; }
body { margin:0; padding:0; overflow-x: hidden; font-size:16px; line-height:26px; font-weight:400;  color:#000; background:#fff; font-family: 'Open Sans', sans-serif;  }

img { border:0; vertical-align: top; height:auto; max-width:100%; }

hr { border:none; outline:none; float:left; width:100%; height:1px; background:#f2f2f2; clear:both; margin:30px 0; } 

.clear { clear:both }

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



p { padding: 0; margin:0;  }
h1 { color:#fff;  font-size:55px; margin:0;  line-height:60px; font-weight:700; text-transform:uppercase; clear:both }
h2 { font-weight:700; text-transform:uppercase; color:#fff; font-size:55px;  line-height:60px; margin:0; clear:both }
h3 { font-weight:700; text-transform:uppercase; color:#fff; font-size:40px;  line-height:50px; margin:0; clear:both }
h4 { font-weight:700; text-transform:uppercase; font-size:28px;  line-height:38px; margin:0;  clear:both; font-family: 'BebasNeueBold'; }
h5 { font-weight:normal; font-size:22px; line-height:30px; margin:0; clear:both; font-family: 'BebasNeueBold'; }
h6 { font-weight:400;   font-size:18px; margin:0; line-height:24px; clear:both }



a { text-decoration:none; outline:none; color:#00658b;   transition:all  0.6s ease-in-out ;    }
a:hover { color:#333;  }
.row-fluid .c-btn a, .c-btn-a { color:#fff; font-weight:400; text-transform: uppercase; font-size:16px; /* background:#fff;*/  padding:5px 10px; border-radius:0;  float:none; display:inline-block; }
.row-fluid .get-bg { display:none; }

.row-fluid .c-btn a:hover, .c-btn-a:hover { background:#f3ba31; color:#fff; }

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


input , button , textarea, select , 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"] { outline:none; border:1px solid #ccc; background:#fff; height:50px; padding:0 20px;  font-size:16px; width:100%; }
input[type=checkbox] , input[type=radio] { width:auto; height:auto; } 
textarea { padding:15px 20px; height:100px; }
input[type=submit] , button { width:auto; border:none; cursor:pointer; background-image:url(images/blank.png); font-size:17px; line-height:24px; font-weight:700; padding:8px 20px; color:#fff; display:inline-block; }
input[type=submit]:hover , button:hover { background-color:#00658b; }

.row-fluid .hs-form fieldset input[type="checkbox"], .row-fluid  .hs-form fieldset input[type="radio"] { width:auto !important; }
ul.inputs-list { margin:0; padding:5px 0; list-style:none; }

.row-fluid .inputs-list .hs-form-checkbox-display , .row-fluid .inputs-list .hs-form-booleancheckbox , .row-fluid .inputs-list li.hs-form-radio { display:block; padding:0 0 8px 25px; position:relative; }
.row-fluid .inputs-list input[type="checkbox"] , .row-fluid .inputs-list input[type="radio"] { position:absolute; left:0; margin:0; top:0; opacity: 0; width: 20px; height: 20px; }
.row-fluid .inputs-list input[type="radio"] { top:3px; }
.row-fluid .inputs-list input[type="checkbox"] + span { line-height: 22px; position:relative; display: block; }
.row-fluid .inputs-list input[type="checkbox"] + span:before  { position:absolute; left:-25px; top:0;  content:''; width:20px; height:20px; border:1px solid #dadada; color:#fafafa; background:#fafafa; }
.row-fluid .inputs-list input[type="checkbox"]:checked + span:before { background:#333; color:#fff; border-color:#333; }
.row-fluid .inputs-list input[type="checkbox"]:checked + span:after { text-align:center; color:#fff; position:absolute; left:-25px; top:0;  content: "\f00c"; font-family:'FontAwesome'; width: 20px; line-height: 20px; }

.row-fluid  input[type="radio"] + span:before { position:absolute; left:-2px; top:6px;  content:''; width:20px; height:20px; border:1px solid #dadada;  background:#fafafa; border-radius:100%; }
.row-fluid  input[type="radio"]:checked + span:after { position:absolute; left:2px; top:10px;  content:''; width:12px; height:12px; border-color:#333; background:#333;  border-radius:100%; }


/** 
* Border Radius 
*
*  
*/




/** 
* Box Shadow  
*
*  
*/




/** 
* Transition
* 
*  
*/




/** 
* Transform
*
*  
*/










.row-fluid .link_style a {font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 32px;
    float: none;
    display: inline-block;
    background: #AC1A2D;
    border-radius: 5px;
    border: 2px solid #ac1a2d; }
.row-fluid .link_style2 a { font-size:20px;  text-transform:uppercase; color:#AC1A2D; padding:12px 15px 10px 15px; float:none; display:inline-block; background:#fff;     margin-top: 5%;margin-bottom: 5%;float: right;}
.row-fluid .link_style3 a { font-size:20px;  text-transform:uppercase; color:#AC1A2D; padding:12px 15px 10px 15px; float:none; display:inline-block; background:#fff;     margin-top: 5%;margin-bottom: 5%;}
.row-fluid .link_style4 a { font-size:20px;  text-transform:uppercase; color:#201650; padding:12px 15px 10px 15px; float:none; display:inline-block; background:#fff;     margin-top: 2%;margin-bottom: 2%; float:right;}

.row-fluid .link_style a:hover { background:#000; color:#fff; }
.row-fluid .link_style2 a:hover { background:#000; color:#fff; }
.row-fluid .link_style3 a:hover { background:#000; color:#fff; }
.row-fluid .link_style4 a:hover { background:#000; color:#fff; }

.row-fluid .set-bg { background-size:cover; background-position:center; background-repeat:no-repeat; }

.row-fluid .wrapper { margin:0 auto !important; float:none !important; padding:0 15px;  } 

.row-fluid .lp_header_section { width:100%; float:left; padding:12px 0; background:#fff; }
.lp_logo img {
    width: 100%;
    max-width: 264px !important;
}
.lp_header_section .row-fluid {
    display: flex;
    justify-content: center;
}
.row-fluid .lp_logo { width:300px; float:none; display:inline-block; vertical-align:middle; margin:0 -2px; }
.row-fluid .lp_hdr_cta { width:calc(100% - 300px); float:none; display:inline-block; vertical-align:middle; margin:0 -2px; text-align:right; }
.row-fluid .lp_hdr_cta a { background:#fff; color:#AC1A2D; }

.row-fluid .lp_hero_section  { width:100%; float:left; padding:350px 0 50px 0; position:relative; z-index:1; }
.row-fluid .lp_hero_section_video  { width:100%; float:left; padding:50px 0 50px 0; position:relative; z-index:1; }
.row-fluid .lp_hero_section:before { position:absolute; content:""; width:100%; height:100%; top:0; left:0; background: -moz-linear-gradient(left,  rgba(255,255,255,0.13) 0%, rgba(0,0,0,0.8) 100%); background: -webkit-linear-gradient(left,  rgba(255,255,255,0.13) 0%,rgba(0,0,0,0.8) 100%); background: linear-gradient(to right,  rgba(255,255,255,0.13) 0%,rgba(0,0,0,0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21ffffff', endColorstr='#cc000000',GradientType=1 );  }
.row-fluid .lp_hero_section_video:before { position:absolute; content:""; width:100%; height:100%; top:0; left:0; background: -moz-linear-gradient(left,  rgba(255,255,255,0.13) 0%, rgba(0,0,0,0.8) 100%); background: -webkit-linear-gradient(left,  rgba(255,255,255,0.13) 0%,rgba(0,0,0,0.8) 100%); background: linear-gradient(to right,  rgba(255,255,255,0.13) 0%,rgba(0,0,0,0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21ffffff', endColorstr='#cc000000',GradientType=1 );  }
.row-fluid .lp_hero_flip_section  { width:100%; float:left; padding:350px 0 50px 0; position:relative; z-index:1; }
.row-fluid .lp_hero_flip_section_video  { width:100%; float:left; padding:50px 0 50px 0; position:relative; z-index:1; }
.row-fluid .lp_hero_flip_section:before { position:absolute; content:""; width:100%; height:100%; top:0; left:0; background: -moz-linear-gradient(right,  rgba(255,255,255,0.13) 0%, rgba(0,0,0,0.8) 100%); background: -webkit-linear-gradient(right,  rgba(255,255,255,0.13) 0%,rgba(0,0,0,0.8) 50%); background: linear-gradient(to left,  rgba(255,255,255,0.13) 0%,rgba(0,0,0,0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21ffffff', endColorstr='#cc000000',GradientType=1 );  }
.row-fluid .lp_hero_flip_section_video:before { position:absolute; content:""; width:100%; height:100%; top:0; left:0; background: -moz-linear-gradient(right,  rgba(255,255,255,0.13) 0%, rgba(0,0,0,0.8) 100%); background: -webkit-linear-gradient(right,  rgba(255,255,255,0.13) 0%,rgba(0,0,0,0.8) 50%); background: linear-gradient(to left,  rgba(255,255,255,0.13) 0%,rgba(0,0,0,0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21ffffff', endColorstr='#cc000000',GradientType=1 );  }
.row-fluid .lp_hero_box {  width:75%; float:right; position:relative; text-align:right; font-size:20px; line-height:24px; color:#fff;  }
.row-fluid .lp_hero_box strong { text-transform:uppercase; color:#fff; }
.row-fluid .lp_hero_box h1 { margin:20px 0; font-weight:700; text-transform:uppercase; color:#fff; text-shadow: 0 0 10px rgba(0,0,0,0.5); }
.row-fluid .lp_hero_box h4 {  font-size:36px; line-height:40px; text-transform:uppercase; color:#fff;  font-weight:700; margin-bottom:20px; }
.row-fluid .lp_hero_box a { padding: 16px 32px; }
.row-fluid .link_style a:hover {
    background: none;
    border-color: #fff;
}
.row-fluid .lp_hero_box_video { margin:0; width:75%; float:right; position:relative; text-align:right; font-size:20px; line-height:24px; color:#fff;  }
.row-fluid .lp_hero_box_video strong { text-transform:uppercase; color:#fff; }
.row-fluid .lp_hero_box_video h1 { font-weight:700; text-transform:uppercase; color:#fff; text-shadow: 0 0 10px rgba(0,0,0,0.5); }
.row-fluid .lp_hero_box_video h4 {  font-size:36px; line-height:40px; text-transform:uppercase; color:#fff;  font-weight:700; margin-bottom:20px; }
.row-fluid .lp_hero_box_video a { padding:15px 30px 12px 30px; }
.row-fluid .lp_hero_box_center { margin:0; width:100%; float:center; position:relative; text-align:center; font-size:20px; line-height:24px; color:#fff;  }
.row-fluid .lp_hero_box_center strong { text-transform:uppercase; color:#fff; }
.row-fluid .lp_hero_box_center h1 { font-weight:700; text-transform:uppercase; color:#fff; text-shadow: 0 0 10px rgba(0,0,0,0.5); }
.row-fluid .lp_hero_box_center h4 {  font-size:36px; line-height:40px; text-transform:uppercase; color:#fff;  font-weight:700; margin-bottom:20px; }
.row-fluid .lp_hero_box_center a { padding:15px 30px 12px 30px; }

.row-fluid .lp_service_section { width:100%; float:left; padding:100px 0; background:#fff;  position:relative;}
/* .row-fluid .lp_service_section:after { position:absolute; content:""; width:100%; height:70px; bottom:-68px; left:0; background:url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/white_shape_top_new1.png)center no-repeat; background-size:100% 70px; } */
.row-fluid .lp_service_section:before { position: absolute;  content: "";  top: -50px;  left: -70px;  width: 500px;  height: 500px;   opacity: .4; background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/gray_logo_icon_1.png) center no-repeat;    background-size: cover; }
.row-fluid .lp_service_box { display:block; margin:0 -15px; width:auto; text-align:center; position:relative; z-index:1; }
.row-fluid .lp_service_part { width:33.33%; float:none; display:inline-block; vertical-align:top; margin:0 -2px; padding:15px 25px; }
.row-fluid .lp_service_img { height:80px; display:flex; align-items:center; }
.row-fluid .lp_service_img img { max-height:80px; width:auto; margin:0 auto; }
.row-fluid .lp_service_text { width:100%; float:left; margin-top:30px; }
.row-fluid .lp_service_text h4 { text-transform:uppercase;  margin-bottom:10px; font-weight:600; }

.row-fluid .lp_form form .hs-richtext.hs-main-font-element {
    color: #000;
}

.row-fluid .lp_ready_section {
    width: 100%;
    float: left;
   padding: 90px 0;
    color: #fff;
    background: transparent;
    position: relative;
    text-align: center;
    background: #4b51ff url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2-3.0-campaign-landingpage-purple-bg-1-1.00-DH.jpg) top center no-repeat !important;
    background-size: cover !important;
}
.row-fluid .lp_ready_section:before {  
 /* background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/orangebg.png) center top no-repeat; position: absolute;  content: ""; width: 100%; height: 100%;  left: 0;  top: 0;  
  background-size: cover;*/
}
.row-fluid .lp_ready_section > div { position:relative; }
.row-fluid .comn_ttl {  } 
.row-fluid .comn_ttl h2 { text-transform:uppercase;  }
.row-fluid .comn_ttl h4 { text-transform:uppercase; color:#fff; font-weight:700; margin:15px 0 30px; } 
.row-fluid .lp_ready_box { margin-bottom:15px; color:fff; }
.row-fluid .lp_ready_box p { /*margin-bottom:30px;*/ }
.row-fluid .lp_btn_text_box { width:100%; float:left; margin-top:40px; color:#fff; }
.row-fluid .lp_btn_text_box a { background: #000;
    padding: 15px 35px;
    border-color: #000; }
.row-fluid .lp_btn_text_box .lp_link_line { margin-top:20px; }
.row-fluid .lp_btn_text_box .lp_link_line a {  text-decoration:underline; padding: 0; background: transparent; color: #fff; font-weight:700; }
.row-fluid .lp_ready_box .lp_btn_text_box .link_style a:hover { background:#fff; color:#000; }
.row-fluid .lp_ready_box .lp_btn_text_box .link_style a:hover {
    background: none;
    color: #fff;
}


.row-fluid .lp_foundr_Section { width:100%; float:left; padding:90px 0; background: #ffffff; font-size: 24px; font-weight: 400;  }
.row-fluid .lp_foundr_Section:before { /*position:absolute; content:""; width:100%; height:70px; top:-68px; left:0; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);  -o-transform: rotate(180deg); -ms-transform: rotate(180deg);  transform: rotate(180deg); background:url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/white_shape_top_new1.png)center no-repeat; background-size:105% 70px;
                                        */ }
.row-fluid .lp_foundr_mob_ttl { text-align:center; display:none; }
.row-fluid .lp_foundr_mob_ttl h2 {  text-transform:uppercase; font-weight:700; color:#000; }
.row-fluid .lp_foundr_box {  width:100%; float:left; }
.row-fluid .lp_foundr_left {  width:350px;  height:350px; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%;  -ms-border-radius: 100%;  border-radius: 100%;; border: 15px solid #fff; -webkit-box-shadow: 0 0 0 15px #E6E6E6;  -moz-box-shadow: 0 0 0 15px #E6E6E6; -o-box-shadow: 0 0 0 15px #E6E6E6; -ms-box-shadow: 0 0 0 15px #E6E6E6;  box-shadow: 0 0 0 15px #E6E6E6;; float:none; display:inline-block; vertical-align:middle; margin:0 -2px; }
.row-fluid .lp_foundr_rgt { width:calc(100% - 350px); font-family: 'Open Sans', sans-serif; padding-left: 120px; text-align:center; position:relative; float:none; display:inline-block; vertical-align:middle; margin:0 -2px;  }
/* .row-fluid .lp_foundr_rgt:before { position:absolute; content:"\f10d"; font-family:fontawesome; top:0; left:50px; color:#e6e6e6; font-size:50px; opacity:0.8; } */
.row-fluid .lp_foundr_rgt:before{ position:absolute; content:""; top:-20px; left:40px; width:70px; height:50px; background:url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/qoute1.png) center no-repeat; background-size: cover; opacity: 0.5; }
.row-fluid .lp_foundr_rgt > div { position:relative;  }
.row-fluid .lp_foundr_rgt h4 { color:#ac1a2d; text-transform:uppercase; margin-top:30px; font-weight:700; }

.row-fluid .lp_fondr_model { width:100%; float:left; text-align:center; position:relative; z-index:1; }
.row-fluid .lp_fondr_model h2 {
    color: #4848ff;
    /* margin-bottom: 30px; */
    font-family: 'gt-flexa-extended-bold';
    font-size: 40px;
    line-height: 1.2;
    text-transform: none;
}
.row-fluid .lp_foundr_Section h2 {
    font-family: gt-flexa !important;
    font-weight: 700 !important;
    text-transform: none !important;
    color: #201650;
    font-size: 2em;
    line-height: 1.2;
    margin: 0 auto .7em;
    max-width: 650px;
    text-align: center;
}
.span12.bxmhed h3 {
    color: #4848ff;
    margin-bottom: 50px;
    font-family: 'gt-flexa-extended-bold';
    font-size: 40px;
    line-height: 1.2;
    text-transform: none;
    text-align: center;
}
.span12.lp_foundr_box1 {
    width: 100%;
    max-width: 1000px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
}
.span12.bxhed h4 {
    color: #201650;
    font-family: 'inter-bold';
    font-size: 26px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 10px;
    text-align: center;
}
.span12.bxtxt p {
    text-align: center;
}
.span12.ready_to_learn_sec {
    background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Dec%20Image/Dental-Practice-Management-Company-MBDental-teal-pattern-background2.jpg) top center no-repeat;
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 108px;
}
.span12.bxbtmhed {
    width: 100%;
    max-width: 990px;
    margin: auto !important;
    float: none;
}
.span12.bxbtmhed h3 {
    color: #ffffff;
    margin-bottom: 30px;
    font-family: 'gt-flexa-extended-bold';
    font-size: 40px;
    line-height: 1.2;
    text-transform: none;
    text-align: center;
}
.span12.bxbtmhed .widget-type-text {
    text-align: center;
    margin-top: 25px;
}
.span12.bxbtmhed a.smooth_scroll:hover {
    background: #3f3280!important;
}
.span12.bxbtmhed a.smooth_scroll {
    background-color: #201650;
    padding: 15px 32px;
    border-radius: 4px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'inter-bold';
    color: #fff;
}

.span12.thyksec {
    background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Dec%20Image/MB2-landingpage-hero-bg.png) top center no-repeat !important;
    background-size: cover !important;
    padding-top: 90px;
    padding-bottom: 90px;
    text-align: center;
}
.span12.thykcont {
    width: 100%;
    max-width: 1000px;
    margin: auto !important;
    display: block;
    float: none;
}
.span12.thykcont h4 {
    color: #5F76FF;
    font-family: 'inter-bold';
    font-size: 30px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 10px;
    text-align: center;
}
.span12.thykcont h1 {
    margin-bottom: 30px;
    font-family: 'gt-flexa-extended-bold';
    font-size: 49px;
    line-height: 1.5;
    text-transform: none;
}
.span12.thykcont .hs_cos_wrapper_type_text {
    font-family: 'inter-normal';
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}
div#hs_cos_wrapper_module_1670493840833220 {
    margin-top: 50px;
}
.span12.thyksec:after {
    /*content: "";
    background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/gray_logo_icon_1.png) top no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 83px;
    right: 0;
    width: 500px;
    height: 500px;
    opacity: .1;
    z-index: 0;*/
}
.span12.thykcont a {
    background-color: #ff5200 !important;
    border-color: #ff5200 !important;
    border-radius: 4px;
    letter-spacing: 1px;
    padding: 14px 45px;
    font-size: 16px;
    font-family: 'inter-bold';
    color: #fff;
    text-transform: uppercase;
}
.row-fluid .lp_fondr_model_box { width:100%; float:left; margin-top:15px; }
.row-fluid .lp_fondr_model_pert {  width:33.33%; padding:20px; float:none; display:inline-block; vertical-align:top; margin:0 -2px; position:relative; }
.row-fluid .lp_fondr_model_pert:before {/* position:absolute; content:""; top: 70px; left: 50%; width:100%; height:4px;
background: #1d0e33;
    background: -moz-linear-gradient(left,#1d0e33 0,#201650 55%);
    background: -webkit-linear-gradient(left,#1d0e33,#201650 55%);
    background: linear-gradient(90deg,#1d0e33,#201650 55%);*/
}
.row-fluid .lp_model_nbr {
    display: none !important;
}
.row-fluid .lp_fondr_model_pert:last-child:before  { display:none; }
.row-fluid .lp_model_nbr { width: 105px; height: 105px; float: none; display: inline-block; padding:5px; font-size: 60px; line-height: 90px; color: #ac1a2d;  -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%;  -ms-border-radius: 100%;  border-radius: 100%;; -webkit-box-shadow: 0 0 0 15px #fff;  -moz-box-shadow: 0 0 0 15px #fff; -o-box-shadow: 0 0 0 15px #fff; -ms-box-shadow: 0 0 0 15px #fff;  box-shadow: 0 0 0 15px #fff;;  font-weight: 700; z-index: 1; position: relative;
background: #201650;
    background: -moz-linear-gradient(top,#201650 45%,#1d0e33 100%);
    background: -webkit-linear-gradient(top,#201650 45%,#1d0e33);
    background: linear-gradient(180deg,#201650 45%,#1d0e33);
}
.row-fluid .lp_model_nbr_inner { width: 95px; height: 95px; float: none; display: inline-block;  background:#fff;  -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%;  -ms-border-radius: 100%;  border-radius: 100%;;  }
.row-fluid .lp_model_nbr_inner span { font-family: 'Inter', sans-serif; color:#4848ff; }
.row-fluid .lp_fondr_model_text { width:100%; float:none; display:inline-block; color:#000; margin-top:20px; }
.row-fluid .lp_fondr_model_text h4 {
    color: #201650;
    font-family: 'inter-bold';
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
}
p {
    font-family: 'inter-normal';
    font-size: 18px;
    line-height: 1.7;
}
.row-fluid .lp_model_btm_box { width:100%; float:left; margin-top:40px; }
.row-fluid .lp_model_btm_box h4 {
color: #1d252d;
    margin-bottom: 30px;
    font-family: 'gt-flexa-extended-bold';
    font-size: 33px;
    line-height: 1.2;
    text-transform: none;
}
.row-fluid .lp_model_btm_box.link_style a { color:#fff; background:#000;  }
.row-fluid .lp_model_btm_box.link_style a {
    color: #fff;
    background-color: #201650;
    padding: 12px 32px;
    border-radius: 4px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'inter-bold';
}
.row-fluid .lp_model_btm_box.link_style a:hover { background:#ac1a2d; }

.row-fluid .lp_quote_section  { width:100%; float:left; position:relative; background-size: 600px 600px; padding: 180px 0 250px; background-position: left bottom; }
.row-fluid .lp_quote_section:before { position:absolute; content:""; top:-300px; right:-150px; width:600px; height:600px; opacity: 0.4; background:url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/gray_logo_icon_1.png) center no-repeat; background-size: cover;   }
.row-fluid .lp_quot_img {  }
.row-fluid .lp_quote_box { width:65%; float:right; position:relative; text-align:center; }
.row-fluid .lp_quote_box:before{ position:absolute; content:""; top:-60px; left:0; width:70px; height:50px; background:url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/qoute2.png) center no-repeat; background-size: cover;  }
.row-fluid .lp_quote_box > div { position:relative; }
.row-fluid .lp_quote_box h4 { margin-bottom:40px; }

.row-fluid .lp_dozen_section  { display:none;width:100%; float:left; position:relative; text-align:center; padding:200px 0 100px 0; }
.row-fluid .lp_dozen_section:before { position:absolute; content:""; top:0; left:0; width:100%; height:100%; opacity:0.75; background: #22909A;  }
.row-fluid .lp_dozen_section > div { position:relative; }
.row-fluid .lp_dozen_box { width:100%; float:left;  } 
.row-fluid .lp_dozen_box h2 {  margin:30px 0;
font-family: gt-flexa-standard-bold!important;
    font-size: 48px!important;
    line-height: 57px!important;
}
.row-fluid .lp_dozen_box h4 { color:#fff; }
.row-fluid .lp_coun_box { width:100%; float:left; margin-top:50px;  }
.row-fluid .lp_coun_part { width:25%; float:none; display:inline-block; vertical-align:top; margin:0 -2px; color:#fff; }
.row-fluid .count { font-size:40px; line-height:40px; font-weight:700; color:#fff; }
.row-fluid .lp_coun_text h4 { color:#fff; }

.row-fluid .lp_video_section { width:100%; float:left; position:relative; text-align:center; padding: 150px 0;   }
.row-fluid .lp_video_section:before { position:absolute; content:""; top:0; left:0; width:100%; height:100%; opacity:0.9; background: rgba(0,0,0,0.4);}
.row-fluid .lp_video_section > div { position:relative; }
.row-fluid .lp_video_box { width:100%; float:left;  } 
.row-fluid .lp_video_box h2 {  margin:20px 0 15px 0; }
.row-fluid .lp_video_box h4 { color:#fff; }
.row-fluid .lp_video_box .link_style { margin-top:30px; }
.row-fluid .lp_video_icon a { width:100px; height:100px; float:none; display:inline-block;  background:url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/play%20icon1.png) center no-repeat; background-size:cover;  }


.row-fluid .lp_prcs_section {
    width: 100%;
    float: left;
    text-align: center;
    padding: 90px 0 !important;
    background: #fff;
    position: relative;
    background: rgb(255,255,255);
}
.row-fluid .link_style4 a.smooth_scroll {
    background-color: #201650;
    padding: 12px 32px;
    border-radius: 4px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'inter-bold';
    color: #fff;
}
.row-fluid .link_style4 a.smooth_scroll:hover {
    background: #3f3280!important;
}
.row-fluid .lp_prcs_section:after { position:absolute; content:""; width:100%; height:70px; bottom:-68px; left:0; z-index:1; background:url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/gray_shape_top.png)center no-repeat; background-size:105% 70px; }
.row-fluid .lp_testi_box { width:100%; float:left; }
.row-fluid .lp_testi_part { width:33.33%; padding:20px 30px; float:none; display:inline-block; vertical-align:top; margin:0 -2px; position:relative;   }
.row-fluid .lp_testi_img { width: 90px; height: 90px; background-size: cover !important; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%;  -ms-border-radius: 100%;  border-radius: 100%; border: 5px solid #fff; -webkit-box-shadow: 0 0 0 5px #e6e6e6;  -moz-box-shadow: 0 0 0 5px #e6e6e6; -o-box-shadow: 0 0 0 5px #e6e6e6; -ms-box-shadow: 0 0 0 5px #e6e6e6;  box-shadow: 0 0 0 5px #e6e6e6;;  float: none; display: inline-block; vertical-align: top; }
.row-fluid .lp_testi_text {   width:100%; float:left; margin-top:30px; position:relative; font-weight: 600; z-index:1; }
.row-fluid .lp_testi_text:before { /*position: absolute; content: ""; top: -10px;  left: 0; width: 40px;  height: 30px; background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/qoute1.png) center no-repeat; background-size: cover; opacity: .5; z-index:-1;*/}
.row-fluid .lp_testi_text h5 { color:#1d252d; text-transform:uppercase; font-weight:700; margin-top:20px;font-family: 'Inter', sans-serif;
 }
.row-fluid .lp_testi_text span { font-style:italic; } 

.row-fluid .lp_prcs_title { width:100%; float:left; position:relative; padding:50px 0; margin-top:50px; }
.row-fluid .lp_prcs_title:before { position: absolute; content: ""; top: -200px; right: -150px; width: 600px; height: 600px; opacity: .2; background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/gray_logo_icon_1.png) center no-repeat; background-size: cover; z-index:-1;}
.row-fluid .lp_prcs_title h2 { color:#1d252d; margin-bottom:20px; }
.row-fluid .lp_prcs_title h2 span {  color: #201650; font-style:italic; }
.row-fluid .lp_prcs_title h4 {  color:#1d252d;
  font-family: 'Inter', sans-serif; }

.row-fluid .lp_prcs_contct_box {  width:100%; float:left; }
.row-fluid .lp_prcs_contct_part { width:33.33%; padding:20px 30px; float:none; display:inline-block; vertical-align:top; margin:0 -2px;  }
.row-fluid .lp_prcs_contct_icon { float: none; display: inline-block; width: 100%; height: 100px; /* line-height: 50px; font-size: 46px;  padding: 10px;  border:4px solid #ac1a2d;  color: #ac1a2d;   */ }
.row-fluid .lp_prcs_contct_icon img { max-height: 100px; width: auto; }
.row-fluid .lp_prcs_contct_part h4 { margin-top:30px;font-family: 'Inter', sans-serif !important; color:#1d252d; }

.lp_prcs_contct_text {
    color: #1d252d;
    font-family: Inter,sans-serif!important;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
}

.row-fluid .lp_prcs_section .lp_btn_text_box { margin-top:50px; color:#000; }
.row-fluid .lp_prcs_section .lp_btn_text_box a { color:#000; }
.row-fluid .lp_prcs_section .lp_btn_text_box .link_style a { color:#fff; background:#ac1a2d; }
.row-fluid .lp_prcs_section .lp_btn_text_box .link_style a:hover {  background:#000;  }



.row-fluid .lp_form_section { width:100%; float:left; padding:130px 0 50px 0; position:relative;  }   
.row-fluid .lp_form_section > div { position:relative; }
.row-fluid .lp_form_section:before { position: absolute;  content: "";  top: 0; left: 0; width: 100%;  height: 100%; background: -moz-linear-gradient(left,  rgba(171,23,45,0.39) 0%, rgba(171,23,45,1) 57%, rgba(171,23,45,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(171,23,45,0.39) 0%,rgba(171,23,45,1) 57%,rgba(171,23,45,1) 100%);
    background: linear-gradient(to right,  rgba(171,23,45,0.39) 0%,rgba(171,23,45,1) 57%,rgba(171,23,45,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63ab172d', endColorstr='#ab172d',GradientType=1 ); }
.row-fluid .lp_form_box { width:100%; float:left; position:relative; }
.row-fluid .lp_form_logo { position:absolute; left:0; bottom:00px; width:230px; }


.row-fluid .lp_form { width:100%; float:right; }
.row-fluid .form_bottom { width:40%; float:right; }
.row-fluid .lp_form form {
    color: #fff;
    font-weight: 700;
    margin-top: 30px;
    font-family: 'inter-bold';
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
}
.row-fluid .lp_form form .submitted-message {  color:#fff; margin-top:30px; }
.row-fluid .lp_form form fieldset { max-width:100% !important; float:left; margin:5px 0; width:100%; }
.row-fluid .lp_form form .form-columns-1 .input , form .form-columns-2 .input { margin-right:0 !important; }
.row-fluid .lp_form form .form-columns-1 .input textarea , .row-fluid .lp_form form .form-columns-1 .input input , .row-fluid .lp_form form .form-columns-1 .input select { width:100% !important; }
.row-fluid .lp_form form .form-columns-2 { width:100%; }
.row-fluid .lp_form form .form-columns-2 .input input { width:100% !important; }
.row-fluid .lp_form form .hs-fieldtype-booleancheckbox .input input { width:auto !important; height:auto !important; } 
.row-fluid .lp_form form .form-columns-2 .hs-form-field:first-child { padding-right:10px; padding-left:0; }
.row-fluid .lp_form form .form-columns-2 .hs-form-field:last-child { padding-left:10px; padding-right:0; }
.row-fluid .lp_form form .form-columns-2 .hs-form-field { width: 50% !important; }
.row-fluid .lp_form form .form-columns-1 .hs-form-field { padding-right:0 !important; }
.row-fluid .lp_form form .hs_recaptcha { float:left; width:100%; }
/* .row-fluid .lp_form form .input input.error { background:#ff6666; }  */
.row-fluid .lp_form form .hs-form-required { display:none !important; }
.row-fluid .lp_form form .hs-error-msgs { color:#fff;  font-size:10px; }
.row-fluid .lp_form form > div > label {
    font-family: 'inter-bold';
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: capitalize;
}

.row-fluid .lp_form form input, .row-fluid .lp_form form select, .row-fluid .fuso-form form select { margin-bottom:20px;  background:  transparent; border:none; border-bottom:1px solid #fff;  font-size: 14px; color: #fff;    padding: 9px 0px;  height:auto;  float: left;  }
.row-fluid .lp_form form select option { background: #fff; }
.row-fluid .lp_form form textarea { width:100% !important; margin-bottom:22px;    background:  #D9D9D9; border:none;  height:100px;  resize: none;    font-size: 14px;     color: #000;    padding:15px;    float: left; }
.row-fluid .lp_form form .hs_submit input { margin:0;   background:#000;   border:none;  transition:all 0.3s ease-in-out;    font-weight:500;  line-height: 19px;    font-size: 16px;      padding:15px 15px 13px 15px;    float: none;    color: #fff;      text-transform: uppercase;  display: inline-block; }
.row-fluid .lp_form form > div > div.actions {  }
.row-fluid .lp_form form .hs_submit input:hover { color:#000; background:#fff; }

.row-fluid .lp_form form input::-webkit-input-placeholder, .row-fluid .lp_form form input[type=email]::-webkit-input-placeholder,  .row-fluid .fuso-form form textarea::-webkit-input-placeholder {  color: #A3A3A3;}
.row-fluid .lp_form form input::-moz-placeholder, .row-fluid .fuso-form form input[type=email]::-moz-placeholder,  .row-fluid .fuso-form form textarea::-moz-placeholder  { color: #A3A3A3; }
.row-fluid .lp_form form input:-ms-input-placeholder, .row-fluid .fuso-form form input[type=email]:-ms-input-placeholder,  .row-fluid .fuso-form form textarea:-ms-input-placeholder  { color: #A3A3A3;}
.row-fluid .lp_form form input:-moz-placeholder, .row-fluid .fuso-form form input[type=email]:-moz-placeholder,  .row-fluid .fuso-form form textarea:-moz-placeholder  { color: #A3A3A3; }


.row-fluid .lp_footer_Section { width:100%; float:left; padding:20px 0; background:#201650; }
.row-fluid .lp_footer_box { width:100%; float:left; }
.row-fluid .lp_footer_left { width:60%; width:100%; float:none; display:inline-block; vertical-align:middle; margin:0 -2px;  color:#fff; text-transform:uppercase;  }
.row-fluid .lp_footer_left a { color:#fff; }

.row-fluid .lp_footer_social { width:40%;  float:none; display:inline-block; vertical-align:middle; margin:0 -2px; }
.row-fluid .lp_footer_social ul { list-style-type:none; padding:0; margin:0; text-align:right; } 
.row-fluid .lp_footer_social ul li { float: none; display: inline-block; width:auto; padding-left:10px; }  
.row-fluid .lp_footer_social ul li a { width:40px; height:40px; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%;  -ms-border-radius: 100%;  border-radius: 100%;; color:#000; background:#fff; line-height: 40px; padding: 0 9px; float: none; display: inline-block; font-size: 24px;  }
.row-fluid .lp_footer_social ul li a:hover { color:#fff; background:#ac1a2d;  }

.row-fluid .lp_footer_left a:hover, .row-fluid .lp_prcs_section .lp_btn_text_box a:hover  { color:#ac1a2d; }
.row-fluid .lp_btn_text_box .lp_link_line a:hover { color:#000; }
.span12.lp_footer_box {
    text-align: center;
}


/* ===== New LP 20/01/2020 ====== */

.row-fluid .new-lp-banner{ text-align:left; z-index:1;}
.row-fluid .lp_hero_section.new-lp-banner:before{ z-index:-1; }
.row-fluid .lp_hero_section_video.new-lp-banner:before{ z-index:-1; }
.row-fluid .lp_hero_flip_section.new-lp-banner:before{ z-index:-1; }
.row-fluid .lp_hero_flip_section_video.new-lp-banner:before{ z-index:-1; }
.row-fluid .new-lp-banner .lp_hero_left{padding-right:50px;}
.row-fluid .new-lp-banner .lp_hero_left .content {color: #fff; font-size: 23px; line-height: 34px; margin-top: 10px;}
.row-fluid .lp_hero_section.new-lp-banner{padding: 50px 0 50px 0;}
.row-fluid .lp_hero_section_video.new-lp-banner{padding: 50px 0 50px 0;}
.row-fluid .lp_hero_flip_section.new-lp-banner{padding: 50px 0 50px 0;}
.row-fluid .lp_hero_flip_section_video.new-lp-banner{padding: 50px 0 50px 0;}
.row-fluid .new-lp-header .lp_hdr_cta a{ font-weight: 700;}

.row-fluid .new-lp-banner .lp_hero_right .form-cover { background: #fff; padding: 25px 25px 40px; }
.row-fluid .new-lp-banner .lp_hero_right .form-cover h2 { color: #000; text-transform: capitalize; font-size: 40px; }
.row-fluid .new-lp-banner .lp_hero_right .form-cover h3 { text-transform: uppercase; font-size: 25px; line-height: 30px; margin: 8px 0px 15px; font-family: 'BebasNeueBold'; letter-spacing: 1px; color: #000; }
.row-fluid .new-lp-banner .lp_hero_right .form-cover h3 span { color: #ac1a2d; }
.row-fluid .new-lp-banner .lp_hero_right .form-cover .input input { border: 0; border-bottom: 2px solid #000; background: #fff; height: 35px;padding: 10px; }
.row-fluid .new-lp-banner .lp_hero_right .form-cover label { font-size: 26px; font-family: 'BebasNeueBold'; letter-spacing: 1px; }
.row-fluid .new-lp-banner .lp_hero_right .form-cover form { width: 100%; float: left; padding-top: 15px; }
.row-fluid .new-lp-banner .lp_hero_right .form-cover label.hs-error-msg { font-size: 13px; color: #ac1a2d; letter-spacing: 2px; }
.row-fluid .new-lp-banner .lp_hero_right .form-cover .hs-submit { padding-top: 40px; }
.row-fluid .new-lp-banner .lp_hero_right .form-cover .hs-submit .hs-button { width: 100%; display: inline-block;background-color: #ac1a2d;opacity:1; font-size: 20px; letter-spacing: 0.5px; transition:all 0.5s;line-height:normal; background-image: none; border-radius: 0px;    -webkit-appearance: none;}
.row-fluid .new-lp-banner .lp_hero_right .form-cover .hs-form-field { margin-bottom: 10px;}
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover { background: #fff; padding: 25px 25px 40px; }
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover h2 { color: #000; text-transform: capitalize; font-size: 40px; }
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover h3 { text-transform: uppercase; font-size: 25px; line-height: 30px; margin: 8px 0px 15px; font-family: 'BebasNeueBold'; letter-spacing: 1px; color: #000; }
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover h3 span { color: #ac1a2d; }
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover .input input { border: 0; border-bottom: 2px solid #000; background: #fff; height: 35px;padding: 10px; }
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover label { font-size: 26px; font-family: 'BebasNeueBold'; letter-spacing: 1px; }
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover form { width: 100%; float: right; padding-top: 15px; }
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover label.hs-error-msg { font-size: 13px; color: #ac1a2d; letter-spacing: 2px; }
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover .hs-submit { padding-top: 40px; }
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover .hs-submit .hs-button { width: 100%; display: inline-block;background-color: #ac1a2d;opacity:1; font-size: 20px; letter-spacing: 0.5px; transition:all 0.5s;line-height:normal; background-image: none; border-radius: 0px;    -webkit-appearance: none;}
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover .hs-form-field { margin-bottom: 10px;}
.row-fluid .new-lp-banner .wrapper > div > div { display: flex; align-items: center;}

.row-fluid .lp-content-section{width:100%;float:left;padding:80px 0px 80px;position:relative;text-align:center;}
.row-fluid .lp-content-section:before{ position: absolute; content: ""; top: -50px; left: -70px; width: 450px;height: 450px; opacity: .4;background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/gray_logo_icon_1.png) center no-repeat;background-size: cover; z-index:-1;}
.row-fluid .lp_service_section.new-lp-service:before{display:none;}

.row-fluid .lp-content-section h3 { color: #000; padding-bottom: 30px; }
.row-fluid .lp-content-section p { color: #000; font-weight: 500; font-size: 17px; padding-bottom: 20px; }
.row-fluid .lp-content-section .button { width: 100%; float: left; padding-top: 30px;}
.row-fluid .lp-content-section .button a { display: inline-block; background: #000; color: #fff; text-transform: uppercase; padding: 10px 20px; } 
.row-fluid .lp-content-section .button a:hover{background: #ac1a2d;}


.row-fluid .lp_service_section.new-lp-service{ background:transparent }
.lp_service_section.new-lp-service { padding: 0px 0px 20px; }
.lp_service_section.new-lp-service h2 { font-size: 44px; line-height: 51px; padding-bottom: 70px; }
.lp_service_section.new-lp-service .button { width: 100%; float: left; padding-top: 40px; }
.lp_service_section.new-lp-service .button a { display: inline-block; padding: 10px 25px; background: #000; color: #fff; text-transform: uppercase; }
.row-fluid .new-lp-ready{position:relative;}
.row-fluid .new-lp-ready:after { position: absolute; content: ""; width: 100%; height: 70px; top: auto; left: 0; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg);    transform: rotate(180deg);    background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/white_shape_top_new1.png)center no-repeat;    background-size: 105% 70px; bottom:-4px;}

.density-video-section { width: 100%; float: left; padding-top: 20px; }
.density-video-section h2 { color: #000; font-size: 46px; padding-bottom: 15px; text-align:center; }
.density-video-section .video-box { width: 100%; float: left; height: 500px; background-repeat: no-repeat; background-size: cover; background-position: center top; position: relative; }
.density-video-section .video-box a:before { content: ' '; top: 50%; left: 0; right: 0; margin: auto; position: absolute; background-image: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/play.png); height: 70px; width: 70px; background-repeat: no-repeat; background-size: contain; transform: translateY(-50%); }
.density-video-section .video-box:before {  content: ' '; top: 0; left: 0; background: #000; position: absolute; height: 100%; width: 100%; opacity: 0.3;}

.density-video-section .bottom-details { width: 100%; float: left; padding: 80px 0px 0px; text-align: center; font-family: 'BebasNeueBold'; }
.density-video-section .bottom-details .content { width: 100%; float: left; font-weight: 700; text-transform: uppercase; font-size: 28px; line-height: 38px; text-align: center; position: relative; }
.density-video-section .bottom-details .content:before { content: ' '; position: absolute; left: 0; width: 45px; height: 35px; background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/qoute2.png) center no-repeat; background-size: cover; top: -40px; }
.density-video-section .bottom-details h3 { color: #ac1a2d; font-size: 27px; padding-top: 20px; padding-bottom: 0; margin-bottom: 0; line-height: 32px; }
.density-video-section .bottom-details h5 { font-family: 'Open Sans', sans-serif; font-size: 14px; font-style: italic; }

.row-fluid .lp_prcs_section .testi-title h2 {color: #000;font-size: 45px; letter-spacing: -2px;padding-bottom: 40px;}

.row-fluid .lp_prcs_section .button { width: 100%; float: left; padding-top: 40px; }
.row-fluid .lp_prcs_section .button a { display: inline-block; background: #000; color: #fff; padding: 10px 20px; text-transform: uppercase; }
.row-fluid .lp_prcs_section.new-lp-prcs{ padding: 70px 0 80px 0;}
.row-fluid .lp_prcs_section.new-lp-prcs:after{display:none;}
.row-fluid .lp_prcs_section.new-lp-prcs:before{ position: absolute; content: ""; top: auto; right: -150px; width: 500px; height: 500px; opacity: .2; background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/gray_logo_icon_1.png) center no-repeat;background-size: cover;bottom: -40px;    z-index: -1;}
.row-fluid .lp_prcs_section.new-lp-prcs{z-index:1;}


.row-fluid .practice-form-section { width: 100%; float: left; padding: 180px 0px 120px; position: relative; z-index: 1; background-position: center center; }
.row-fluid .practice-form-section:before { content: ' '; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: .75; background: #64000a; background: -moz-linear-gradient(left, rgba(100, 0, 10, 1) 0%, rgba(167, 22, 42, 1) 100%); background: -webkit-linear-gradient(left, rgba(100, 0, 10, 1) 0%, rgba(167, 22, 42, 1) 100%); background: linear-gradient(to right, rgba(100, 0, 10, 1) 0%, rgba(167, 22, 42, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#64000a', endColorstr='#a7162a', GradientType=1); z-index: -1; }
.row-fluid .practice-form-section .left-part { width: 50%; float: left; padding-right: 50px; }
.row-fluid .practice-form-section .right-part { width: 50%; float: left; margin: 0; padding-left: 50px; }
.row-fluid .practice-form-section .left-part h1 { font-size: 42px; line-height: 54px; text-transform: inherit; padding-bottom: 20px; }
.row-fluid .practice-form-section .left-part p { color: #fff; font-weight: 500; font-size: 19px; line-height: 27px; }
.row-fluid .practice-form-section .right-part label {  font-size: 26px; font-family: 'BebasNeueBold'; letter-spacing: 1px; color:#fff;}
.row-fluid .practice-form-section .right-part .input input {border: 0; border-bottom: 2px solid #ffffff9c; background: transparent; height: 35px;padding: 10px; color:#fff; }
.row-fluid .practice-form-section .right-part label.hs-error-msg { font-size: 13px; color: #fff; letter-spacing: 2px; }
.row-fluid .practice-form-section .right-part .hs-submit { padding-top: 40px; }
.row-fluid .practice-form-section .right-part .hs-submit .hs-button {width: 100%; background: #000; color:#fff; font-size: 20px; letter-spacing: 0.5px; transition:all 0.5s;}
.row-fluid .practice-form-section .right-part .hs-form-field { margin-bottom: 10px;}
.row-fluid .practice-form-section .right-part .submitted-message { text-align: center; color: #fff; font-weight: 600; font-size: 20px;}

.row-fluid .new-lp-pics .lp_prcs_title{ padding: 30px 0 0px; margin-top: 0;}
.row-fluid .new-lp-pics h2{ font-size: 45px;line-height: 51px; max-width: 900px; width: 100%; margin: auto; padding-bottom: 50px;}
.row-fluid .lp_prcs_section.new-lp-pics{padding-bottom:70px;}


.row-fluid .lp_foundr_Section.new-lp-founder:before{display:none;}
.row-fluid .lp_foundr_Section.new-lp-founder{ padding: 180px 0px 70px; background: transparent !important;}

.row-fluid .new-lp-btform{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#64000a+0,a6172b+100 */
    background: rgb(100,0,10); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(100,0,10,1) 0%, rgba(166,23,43,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(100,0,10,1) 0%,rgba(166,23,43,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(100,0,10,1) 0%,rgba(166,23,43,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64000a', endColorstr='#a6172b',GradientType=1 ); /* IE6-9 */
}
.row-fluid .lp_form_section .new-lp-btform:before{display:none;}

.row-fluid .lp_form_section .new-lp-btform:after { position: absolute; content: ""; width: 100%; height: 70px; top: -6px; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg);-o-transform: rotate(0deg); -ms-transform: rotate(0deg);transform: rotate(0deg);background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/white_shape_top_new1.png)center no-repeat;background-size: 105% 70px; }


.row-fluid .lp_form_section .new-lp-btform{padding: 150px 0 150px 0;}
.row-fluid .lp_form_section .new-lp-btform .left-part h2 { font-size: 40px; text-transform: capitalize; padding-bottom: 15px; }
.row-fluid .lp_form_section .new-lp-btform .left-part p { padding-bottom: 30px; color: #fff; font-size: 18px; line-height: 29px; }
.row-fluid .lp_form_section .new-lp-btform .left-part strong { color: #fff; font-size: 18px; text-transform:uppercase;}
.row-fluid .lp_form_section .new-lp-btform .left-part { position: relative; }
.row-fluid .lp_form_section .new-lp-btform .left-part .lp_form_logo { position:absolute; left:0; bottom:00px; width:230px; }
.row-fluid .lp_form_section .new-lp-btform .right-part .lp_form { width: 100%; background: #fff; padding: 25px 25px 70px 25px; max-width: 450px;}
.row-fluid .lp_form_section .new-lp-btform .right-part { padding-left: 30px; }

.row-fluid .new-lp-btform .right-part label {  font-size: 26px; font-family: 'BebasNeueBold'; letter-spacing: 1px; color:#000;}
.row-fluid .new-lp-btform .right-part .input input {border: 0; border-bottom: 2px solid #000; background: transparent; height: 35px;padding: 10px; color:#000; }
.row-fluid .new-lp-btform .right-part label.hs-error-msg { font-size: 13px; color: #000; letter-spacing: 2px; }
.row-fluid .new-lp-btform .right-part .hs-submit { width: 100%; float: left; padding-top: 30px; }
.row-fluid .new-lp-btform .right-part .hs-submit .hs-button {width: 100%; background-color: #ac1a2d; color:#fff; font-size: 20px; letter-spacing: 0.5px; transition:all 0.5s; line-height:normal; background-image: none; border-radius: 0px;    -webkit-appearance: none;}
.row-fluid .new-lp-btform .right-part .hs-form-field { margin-bottom: 10px;}
.row-fluid .new-lp-btform .right-part .submitted-message { text-align: center; color: #000; font-weight: 600; font-size: 20px;}


.row-fluid .new-lp-banner .lp_hero_right .form-cover .hs-submit .hs-button:hover { background: #000; }
.row-fluid .new-lp-banner .lp_hero_right_flip .form-cover .hs-submit .hs-button:hover { background: #000; }
.lp_service_section.new-lp-service .button a:hover { background: #fff; color: #ac1a2d; }
.row-fluid .lp_prcs_section .button a:hover { background: #ac1a2d; }
.row-fluid .practice-form-section .right-part .hs-submit .hs-button:hover { background: #fff; color: #ac1a2d; }
.row-fluid .new-lp-btform .right-part .hs-submit .hs-button:hover { background: #000; }
.row-fluid .practice-form-section .right-part form { max-width: 450px; width: 100%; float: right;}



.hs_submit.hs-submit { clear: both; }

.span12.lp_video_section {
  display: none;
}

.span12.lp_video_section1 {
    display: block !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}
.span12.lp_prcs_section .span12.doctestimonial .lp_testi_box {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  justify-content: center;
}
.span12.lp_prcs_section .span12.doctestimonial .lp_testi_box .lp_testi_part {
    width: 31%;
    float: left;
    padding: 30px 25px;
    background: #fff;
    margin: 10px;
    border: none;
    border-bottom: 5px solid #201650;
    background-color: #E7ECF2;
}
span.spa {
    margin: 0 12px 0 9px;
}
.lp_testi_text p {
    color: #1d252d;
}
.span12.lp_prcs_section .span12.doctestimonial .lp_testi_box .lp_testi_part .lp_testi_text {
    font-weight: 500;
    line-height: 1.7;
    font-size: 18px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.span12.lp_prcs_section .span12.doctestimonial .lp_testi_box .lp_testi_part .lp_testi_text h5 {
        color: #201650;
    font-family: 'inter-bold';
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 5px;
    order: 1;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
  margin-top: 0;
}
.span12.lp_prcs_section .span12.doctestimonial .lp_testi_box .lp_testi_part .lp_testi_text span {
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 0;
    font-size: 13px;
    line-height: 1.7;
    font-family: 'inter-bold';
    order: 2;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
}
.span12.lp_prcs_section .span12.doctestimonial .lp_testi_box .lp_testi_part .lp_testi_text p {
    order: 3;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-top: 18px;
    color: #1d252d;
}
.span12.lp_prcs_section .span12.doctestimonial .lp_testi_box .lp_testi_part .lp_testi_img {
    border: none;
    box-shadow: none;
    width: 120px;
    height: 120px;
}
.span12.lp_foundr_box .lp_foundr_left.set-bg {
    border: none;
    box-shadow: 2px 4px 0 5px #ac1a2d;
}
.span12.lp_video_sec {
    background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/full_shap_grdnt.png) top center no-repeat;
    background-size: cover;
    padding-top: 190px;
    padding-bottom: 80px;
      margin-top: 50px;
}
.span12.lp_video_sec .span12.wrapper {
    width: 100%;
    max-width: 900px;
}
.span12.lp_video_sec1 .span12.wrapper {
    width: 100%;
    max-width: 900px;
}
.span12.lp_video_sec1 .hs-video-widget {
    padding-right: 0;
}
.span12.lp_video_sec h2 {
    margin-bottom: 50px;    font-family: 'BebasNeueBold';
    font-size: 82px;
    line-height: 1.1;
}


.frmbtn {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.frmbtn a {
    background: #000;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 40px;
    border-radius: 5px;
    border: 2px solid #000000;
}
.frmbtn a:hover {
    background: none;
    border-color: #ffffff;
    color: #ffffff;
}

.lp_header_section.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.row-fluid .span12.lp_hero_section {
    width: 100%;
    /* float: left; */
    /* padding: 273px 0 50px; */
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    min-height: 530px;
    align-items: center;
    padding: 100px 0;
}



.span12.lp_hero_section1.set-bg {
    position: relative;
    padding-top: 70px;
    padding-bottom: 80px;
}
.span12.lp_hero_section1.set-bg:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(left,hsla(0,0%,100%,.13) 0,rgba(0,0,0,.8) 100%);
    background: -webkit-linear-gradient(left,hsla(0,0%,100%,.13),rgba(0,0,0,.8));
    background: linear-gradient(90deg,hsla(0,0%,100%,.13) 0,rgba(0,0,0,.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#21ffffff",endColorstr="#cc000000",GradientType=1);
  
  background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 61%, rgba(206,206,206,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 61%,rgba(255,255,255,1) 61%,rgba(206,206,206,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 52%,rgba(255,255,255,1) 40%,rgba(206,206,206,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cecece',GradientType=0 );
}
.span12.lp_hero_section1.set-bg .span6:nth-child(1) span.hs_cos_wrapper_type_text {
    /* text-align: center; */
    width: 100%;
    display: block;
    /* text-transform: uppercase; */
    font-size: 17px;
    line-height: 1.4;
    /* font-weight: 700; */
    margin-bottom: 5px;
    position: relative;
    color: #ac1a2d;
    margin-top: 25px;
    font-family: 'inter-normal';
    font-size: 16px;
    line-height: 1.6;
}
.span12.comn_ttl.lp_ready_box .lp_btn_text_box {
    display: none;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom label#label-practice_role-6464d0dc-b1f0-4ba1-8674-9d3fba971d4a_4562 {
    /*font-family: 'BebasNeueBold';*/
    font-size: 17px;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom ul.inputs-list.multi-container {
    /*display: flex;
    align-items: center;
    justify-content: space-between;*/
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom ul.inputs-list.multi-container label.hs-form-radio-display {
    font-size: 16px;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_firstname, .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_email, .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_state_usa {
    float: left;
    width: 48%;
    margin-right: 2%;
  clear: both;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_lastname, .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_phone, .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_company {
    float: left;
    width: 48%;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs-dependent-field {
    clear: both;
}
.span12.lp_hero_section1.set-bg h4 {
    position: relative;
    text-align: center;
  margin-top: 33px;
    margin-bottom: 19px;
    font-size: 27px;
    line-height: 1.2;
    color: #000;
    font-family: 'BebasNeueBold';
}
.span12.lp_hero_section1.set-bg h1 {
    position: relative;
    margin-bottom: 32px;
    font-size: 110px;
    line-height: 120px;
    color: #000;
    font-family: 'BebasNeueBold';
    font-family: 'gt-flexa-standard-bold';
      font-family: 'gt-flexa-condensed-bold';
    text-transform: none;
}


.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form_box h3 {
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    color:#1d252d !important;
  font-family:gt-flexa-standard-bold!important;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom {
    width: 100%;
   /* padding-top: 25px;*/
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom label {
    color: #000;
   font-size: 20px;
  font-size: 18px;
    line-height: 1.5;
}
.span12.lp_hero_section1.set-bg .row-fluid .lp_form form {
    margin-top: 0;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom input, .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom select {
    border-bottom-color: #000;
    color: #000;
  font-size: 15px;
  border: 1px solid #b5b5b5;
  margin-top: 6px;
  padding: 8px 15px;
    border-radius: 4px;
  margin-bottom: 13px;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom ul.no-list.hs-error-msgs {
    clear: both;
    padding: 0;
    /* margin-top: -12px; */
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom input[type=radio]+span:before {
    background: #000;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom input[type=radio]:checked+span:after {
    background: #fff;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom input.hs-button {
    padding: 18px 44px;
    background: #ac1a2d;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .actions {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
.span12.lpser1 .lp_service_section:before {
    top: -268px;
}
.span12.widget-span.widget-type-cell.lp_form_section.set-bg.lp_form_sectionv1 {
   /* display: none;*/
}
.span12.widget-span.widget-type-cell.lp_prcs_section.lp_prcs_sectionv1:after {
    display: none;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom ul.no-list.hs-error-msgs label {
    color: #ff0000;
    font-size: 10px;
    display: block;
    clear: both;
    margin-bottom: 9px;
    font-family: 'inter-normal';
    font-weight: 500;
}
.lp_prcs_section.lp_prcs_sectionv1 .lp_video_sec {
    display: none;
}
.lp_prcs_section.lp_prcs_sectionv1 .span12.widget-span.widget-type-cell.lp_prcs_title {
    background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Landing%20Page%20Assets/full_shap_grdnt1.png) top center no-repeat;
    background-size: cover;
    padding-top: 170px;
  padding-top: 70px;
  display:none;
}
.lp_prcs_section.lp_prcs_sectionv1 .span12.widget-span.widget-type-cell.wrapper1.contdetail {
  display:none;
    background: #fff;
    padding-bottom: 70px;
      background: #fff;
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 85%,rgba(214,214,214,1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 85%,rgba(214,214,214,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(214,214,214,1) 151%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#d6d6d6',GradientType=0);

}
.span12.widget-span.widget-type-cell.lp_prcs_section.lp_prcs_sectionv1 {
    padding-bottom: 0;
}
.lp_prcs_section.lp_prcs_sectionv1 .span12.widget-span.widget-type-cell.wrapper1.contdetail > .row-fluid-wrapper {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.span12.lp_chart h2 {
    color: #1d252d;
    text-align: center;
    font-weight: 800;
    margin-bottom: 55px;
}
.span12.lp_chart {
  display:none;
    padding-top: 65px;
    padding-bottom: 140px;
    position: relative;
    text-align: center;
      background: #fff;
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 61%,rgba(255,255,255,1) 61%,rgba(206,206,206,1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 61%,rgba(255,255,255,1) 61%,rgba(206,206,206,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 61%,rgba(255,255,255,1) 61%,rgba(206,206,206,1) 100%);
    filter: 
}
.span12.lp_chart img.hs-image-widget {
    border: 1px solid #e3e2e2;
    box-shadow: 0 0 7px #00000029;
    border-radius: 5px;
  width: 100%;
    max-width: 1000px !important;
}
.span12.lp_hero_section1.set-bg .row-fluid-wrapper.row-depth-1.row-number-2 {
    position: relative;
    z-index: 2;
}
.span12.lp_hero_section1.set-bg:after {
    position: absolute;
    content: "";
    bottom: -226px;
    left: -70px;
    width: 500px;
    height: 500px;
    opacity: .4;
    background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/MB2%20Dental%202019/Images/gray_logo_icon_1.png) center no-repeat;
    background-size: cover;
    z-index: 0;
}
.span12.lpser1 {
    display: none;
}
.span12.comn_ttl.lp_ready_box h3 {
    margin-bottom: 30px;
    font-family: 'gt-flexa-extended-bold';
    font-size: 40px;
    line-height: 1.2;
    text-transform: none;
}
.span12.comn_ttl.lp_ready_box .hs_cos_wrapper_type_rich_text {
    width: 100%;
    max-width: 600px;
    display: block;
    margin: auto;
    font-family: 'inter-normal';
    font-size: 18px;
    line-height: 1.7;
}
.span12.widget-span.widget-type-cell.lp_foundr_box {
    display: none;
}



/*.leadinModal-content {
    background: #66cfe3 !important;
    padding: 0;
    width: 30em;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    -ms-border-radius: 0 5px 0 0;
    -o-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
    left: 0;
    right: auto;
    -moz-animation: leadinModal-slideup .5s;
    -ms-animation: leadinModal-slideup .5s;
    -o-animation: leadinModal-slideup .5s;
    -webkit-backface-visibility: hidden;
    bottom: 0;
    position: fixed;
  z-index: 10;*/
}
.leadin-preview-wrapper {
    display: block;
    padding: 1em 1.5em;
    padding-bottom: 1.5em;
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}
.dyno-image {
    vertical-align: top;
    float: left;
    width: 100px;
    margin-right: 22px;
    display: table-cell;
}
.leadin-preview-wrapper * {
    clear: none;
}
.leadin-content-body h4 {
    font-size: 15px;
    text-transform: capitalize;
    font-family: Open Sans,sans-serif;
    line-height: 1.4;
}
.leadinModal-description-body {
    font-size: 14px;
    margin-top: 8px;
    line-height: 1.5;
    margin-bottom: 10px;
}
.advance-wrapper.callout-special-font {
    float: right;
    width: 72%;
    margin-bottom: 15px;
}
.advance-wrapper.callout-special-font a {
    padding: 0.7em 1.7em;
    color: #52a6b6 !important;
    display: block;
    text-align: center;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: .25em;
    -ms-border-radius: .25em;
    -o-border-radius: .25em;
    border-radius: 0.25em;
    -webkit-appearance: none;
    cursor: pointer;
    font-size: 1em;
    background: #fff;
}
button.leadinModal-close {
    position: absolute;
    top: 5px;
    right: 0;
    cursor: pointer;
    z-index: 1000;
    background: none;
    padding: 0;
    line-height: 0;
    font-size: 0;
    height: auto;
}
button.leadinModal-close:before {
    display: inline-block!important;
    content: "\00D7";
    font-size: 26px;
    font-weight: 400;
    line-height: 20px;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #fff;
    background: transparent;
}
.span12.widget-span.widget-type-cell.lp_quote_section.set-bg {
    display: none;
}
.span12.lp_form_section.set-bg.lp_form_sectionv1 .row-fluid .lp_form form select option {
    background: #ab172d;
}


.span12.lp_hero_section1.lp_hero_section2.set-bg:before {
   /* background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Rectangle201.jpg) top center no-repeat !important;
    background-size: cover;*/
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(1) span.hs_cos_wrapper_type_text {
    color: #ffffff;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg h1 {
    color: #fff;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg h4 {
    color: #fff;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom input, .span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom select {
    background: #D9D9D9;
    border: none;
    border-radius: 0;
    padding: 12px 15px;
  font-family: 'inter-normal';
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom input[type=radio]+span:before {
    background: #d9d9d9;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom input[type=radio]:checked+span:after {
    background: #000;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom .actions {
    justify-content: flex-start;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg:after {
    display: none;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom input.hs-button {
    background-color: #ff5200 !important;
  border-color: #ff5200 !important;
    border-radius: 4px;
    letter-spacing: 1px;
    padding-top: 12px;
    padding-right: 32px;
    padding-bottom: 12px;
    padding-left: 32px;
    font-size: 16px;
    font-family: 'inter-bold';
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom input.hs-button:hover {
    background-color: #e70000 !important;
    border-color: #e70000 !important;
    color: #fff;
}
.span12.lp_header_section.lp_header_section1 .row-fluid .lp_hdr_cta a {
    font-family: 'BebasNeueBold';
    font-size: 24px;
}
.span12.lp_header_section.lp_header_section1 .row-fluid .lp_hdr_cta a:hover {
    background: none;
    border: 2px solid #fff;
}


.span12.lp_hero_section1.lp_hero_section2.set-bg:before {
    background: #201650 url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Dec%20Image/MB2-landingpage-hero-bg.png) top center repeat;
    background-size: 1920px auto;
}
@media screen and (max-width: 767px) {
  .span12.lp_hero_section1.lp_hero_section2.set-bg:before {
    background-size: 1000px auto;
  }
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(1) span.hs_cos_wrapper_type_text {
    color: #ffffff;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg h1 {
    color: #fff;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg h4 {
    color: #fff;
}
.span12.lp_hero_section1 .lp_form_box {
    background: #fff;
    border-radius: 0;
    padding: 40px 25px;
    width: 100%;
    max-width: 410px;
    float: right;
}
.span6.lbancol {
    width: 60%;
}
.span6.rbancol {
    width: 37%;
}
.hs-video-widget {
    padding-right: 60px;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom input, .span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom select {
    background: #D9D9D9;
    border: none;
    border-radius: 0;
    padding: 8px 15px;
    height: 45px;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    background: #D9D9D9 url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Dec%20Image/down.png) center right no-repeat;
    background-size: 19px;
    background-position: 97% 50%;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom input[type=radio]+span:before {
    background: #d9d9d9;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom input[type=radio]:checked+span:after {
    background: #000;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg .span6:nth-child(2) .lp_form.form_bottom .actions {
    justify-content: flex-start;
}
.span12.lp_hero_section1.lp_hero_section2.set-bg:after {
    display: none;
}

.span12.lp_hero_section1.lp_hero_section2.lp_hero_section3.set-bg:before {
    background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Landing%20Page%20Assets/Rectangle%201%20%281%29.jpg) top center no-repeat;
    background-size: cover;
}
.span12.mob {
    display: none;
}


.span12.lp_form_section.set-bg.lp_form_sectionv2:before {
    display: none;
}

.span12.lp_form_section.set-bg.lp_form_sectionv2 {
    padding-top: 70px;
    padding-bottom: 95px;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2:before {
    display: none;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 h2 {
    margin-bottom: 30px;
    font-family: 'gt-flexa-extended-bold';
    font-size: 40px;
    line-height: 1.2;
    text-transform: none;
  color: #4848ff;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form_box {
    width: 100%;
    max-width: 900px;
    margin: auto !important;
    float: none;
    text-align: center;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form_box .hs_cos_wrapper_type_rich_text {
    color: #1d252d;
    padding-bottom: 35px !important;
    display: block;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 img.hs-image-widget {
    opacity: 0.4;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom {
    width: 100%;
    float: none;
    max-width: 700px;
    margin: auto;
}
.span12.widget-span.widget-type-cell.lp_footer_box p {
    text-transform: capitalize;
    font-size: 14px;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom label {
    font-family: 'Open Sans',sans-serif;
    text-transform: capitalize;
    font-size: 18px;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom input, .span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom select {
    background: #ffffff;
    border: 0;
    border-radius: 0;
    padding: 12px 15px;
    color: #000;
    font-size: 15px;
    margin-top: 6px;
    margin-bottom: 13px;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom ul.no-list.hs-error-msgs label {
    color: #ffffff;
    font-size: 11px;
    display: block;
    clear: both;
    margin-bottom: 9px;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_firstname, .span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_email, .span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_state_usa {
    float: left;
    width: 48%;
    margin-right: 2%;
    clear: both;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_lastname, .span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_phone, .span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_company {
    float: left;
    width: 48%;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs-dependent-field {
    clear: both;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom ul.inputs-list.multi-container label.hs-form-radio-display {
    font-size: 16px;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom input[type=radio]+span:before {
    background: #d9d9d9;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom input.hs-button {
    padding: 17px 65px;
    font-size: 20px;
    border-radius: 5px;
  color:#ffffff;
  border-radius: 4px;
    letter-spacing: 1px;
    background-color: #ff5200;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom input.hs-button:hover {
    background: #e70000;
    color: #ffffff;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .actions {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.span12.lp_form_section.set-bg.lp_form_sectionv2 .span12.crl_form {
    display: flex;
    justify-content: center;
}
.span12.widget-span.widget-type-cell.lp_form_section.set-bg.lp_form_sectionv2 {
    background: #dfe5f7 url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Dec%20Image/Dental-Practice-Management-Company-MBDental-Subscribe-background-Image1.webp) top left no-repeat !important;
    background-size: cover !important;
    padding: 110px 0;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2.lp_form_sectionv3 {
    padding-top: 150px;
}
.span12.lp_foundr_Section .row-fluid .lp_model_btm_box.link_style a:hover {
    border-color: #ac1a2d;
    background: none;
    color: #fff !important;
}

.span12.lp_foundr_Section a {
    border-color: #000;
}
button.vjs-big-play-button.play-button-circle{
    /* bottom: 2px; */
    top: 84%;
    left: 92%;
    width: 13%;
    padding-bottom: 13%;
}
.row-fluid-wrapper:not(:last-child) .lp_foundr_box1 {
      margin-bottom: 50px;
}



@media screen and (max-width:767px){

  
  .row-fluid .span12.lp_hero_box {
      width: 100%;
      text-align: center;
  }
  
  .span12.lp_prcs_section .span12.doctestimonial .lp_testi_box .lp_testi_part {
    padding: 35px 13px;
    margin: 0;
    box-shadow:none;
  }
  .span12.lp_video_sec {
    padding-top: 130px;
    padding-bottom: 60px;
    margin-top: 20px;
}
  
.span6.lbancol {
    width: 100%;
}
.hs-video-widget {
    padding-right: 0;
}
.span6.rbancol {
    width: 100%;
}
.span12.lp_hero_section1 .lp_form_box {
    float: none;
    margin: auto;
    max-width: 500px;
}  
  
.span12.lp_hero_section1.set-bg h1 {
  font-size: 52px!important;
    line-height: 1.2!important;
  text-align: center;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form_box {
    z-index: 2;
    margin-top: 25px;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form_box h3 {
        font-size: 33px;
    margin-bottom: 28px;

}
  .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_firstname, .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_email, .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_state_usa {
    width: 100%;
    margin-right: 0;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_lastname, .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_phone, .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom .hs_company {
    width: 100%;
}
.span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom {
    padding-top: 0;
}
  .span12.lp_hero_section1.set-bg:after {
    bottom: -128px;
    width: 300px;
    height: 300px;
}
.span12.lp_chart h2 {
    font-size: 45px;
}
  .row-fluid .lp_prcs_title h2 {
    font-size: 56px;
}
.row-fluid .lp_dozen_box h2 {
    font-size: 50px;
}
.row-fluid .lp_fondr_model h2 {
    font-size: 35px;
}
.span12.comn_ttl.lp_ready_box h3 {
    font-size: 35px;
    line-height: 1.3;
}
.span12.lp_chart {
    padding-top: 65px;
    padding-bottom: 100px;
  margin-bottom: -10px;
}
  .span12.lp_hero_section1.set-bg:before {
  /* background: -moz-linear-gradient(left,hsla(0,0%,100%,.13) 0,rgba(0,0,0,.8) 100%);
    background: -webkit-linear-gradient(left,hsla(0,0%,100%,.13),rgba(0,0,0,.8));
    background: linear-gradient(180deg,hsla(0,0%,100%,.13),rgba(0,0,0,.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#21ffffff",endColorstr="#cc000000",GradientType=1);*/
}
  .span12.lp_hero_section1.set-bg .span6:nth-child(1) span.hs_cos_wrapper_type_text {
    text-align: center;
  }
  
  .leadinModal-content {
    width: 100%;
}
.leadinModal-description-body {
    clear: both;
    padding-top: 14px;
}
.advance-wrapper.callout-special-font {
    width: 100%;
}
  .span12.dsk {
    display: none;
}
  .span12.mob {
    display: block;
}
  .lp_prcs_contct_box {
    padding: 0 15px;
}
  .span12.lp_form_section.set-bg.lp_form_sectionv2 h2 {
    font-size: 30px;
}
.span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_firstname, .span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_email, .span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_state_usa, .span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_lastname, .span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_phone, .span12.lp_form_section.set-bg.lp_form_sectionv2 .lp_form.form_bottom .hs_company {
    float: none;
    width: 100%;
    margin-right: 0;
}
  .span12.lp_form_section.set-bg.lp_form_sectionv2.lp_form_sectionv3 {
    padding-top: 90px;
}
  
  .span12.bxmhed h3 {
    font-size: 35px;
}
.span12.bxtxt {
    margin-bottom: 35px;
}
.span12.bxbtmhed h3 {
    font-size: 28px;
}
  .span12.bxbtmhed {
    margin-top: 25px;
}
  
  .row-fluid .slick-slider ul.slick-dots li button {
     background: #201650 !important;
}
.row-fluid .slick-slider ul.slick-dots li button:hover, .row-fluid .slick-slider ul.slick-dots li.slick-active button {
    background: #4848FF !important;
}
  
  #hs_cos_wrapper_widget_1570444479663561 h1 {
      font-size: 44px !important;!i;!;
      line-height: 1.2 !important;!i;!;
  }
  #hs_cos_wrapper_widget_1704817018089 {
    text-align: center !important
  }
  .row-fluid-wrapper:not(:last-child) .lp_foundr_box1 {
    margin-bottom: 0;
  }
  .service_content {
    width: 90%;
  }
  
  
}



@media screen and (min-width:768px) and (max-width:1024px){
  
  .span12.lp_hero_section1.lp_hero_section2.set-bg h1 {
    font-size: 65px !important;
    line-height: 1 !important;
}
  .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom label {
    font-size: 14px;
}
  .span12.lp_hero_section1.set-bg .span6:nth-child(2) .lp_form.form_bottom ul.inputs-list.multi-container label.hs-form-radio-display {
    font-size: 14px;
}
  .row-fluid .lp_fondr_model_pert {
     padding: 20px 10px;
}
  .span12.lp_prcs_section .span12.doctestimonial .lp_testi_box .lp_testi_part {
    width: 47%;
  }
  .span12.lp_hero_section1 .lp_form_box {
    padding: 40px 20px;
}
  
  
}



@media (min-width:1230px){
    .row-fluid .wrapper  { width:1200px; }
}


@media (max-width:1229px){
    .row-fluid .wrapper  { width:970px; }

    h1 { font-size:48px; line-height:55px; }
    h2 { font-size:48px; line-height:55px; }
    h3 { font-size:36px; line-height:45px; }

    .row-fluid .lp_hero_section { padding: 280px 0 50px 0; }
    .row-fluid .lp_hero_flip_section { padding: 280px 0 50px 0; }
}

@media (max-width:991px){
    .row-fluid .wrapper  { width:750px; }

    h1 { font-size:45px; line-height:55px; }
    h2 { font-size:45px; line-height:55px; }
    h3 { font-size:32px; line-height:45px; }
    h4 { font-size:26px; line-height:35px; }
    h5 { font-size:22px; line-height:30px; }
    h6 { font-size:18px; line-height:24px; }


    .row-fluid .lp_hero_box { width: 90%; }
    .row-fluid .lp_foundr_left { width: 300px; height: 300px; }
    .row-fluid .lp_foundr_rgt { width: calc(100% - 300px); }
    .row-fluid .lp_model_nbr { width: 80px; height: 80px; font-size: 40px; line-height: 70px; }
    .row-fluid .lp_model_nbr_inner { width: 70px; height: 70px;  }
    .row-fluid .lp_fondr_model_pert:before { top:60px; }
    .row-fluid .lp_quote_section:before { width:400px; height:400px; right:-70px; }
    .row-fluid .lp_quote_section { background-size: 400px 400px; padding: 100px 0 160px; }
    .row-fluid .lp_dozen_section, .row-fluid .lp_video_section { padding:100px 0; }
    .row-fluid .lp_foundr_Section:before {  height: 50px; top: -48px; background-size: 105% 50px; }
    .row-fluid .lp_prcs_section:after {  height: 50px; bottom: -48px; background-size: 105% 50px; }


    .row-fluid .new-lp-banner .lp_hero_right .form-cover h2 { font-size: 32px; line-height: 38px; padding-bottom: 10px; }
    .row-fluid .new-lp-banner .lp_hero_right .form-cover h3 { font-size: 23px; line-height: 28px; }
    .row-fluid .new-lp-banner .lp_hero_right .form-cover label { font-size: 22px; }
    .row-fluid .new-lp-banner .lp_hero_right .form-cover .hs-submit .hs-button { font-size: 16px; padding: 8px 11px; }
    .row-fluid .new-lp-banner .lp_hero_right .form-cover { padding: 30px 20px; }
    .row-fluid .new-lp-banner .lp_hero_right_flip .form-cover h2 { font-size: 32px; line-height: 38px; padding-bottom: 10px; }
    .row-fluid .new-lp-banner .lp_hero_right_flip .form-cover h3 { font-size: 23px; line-height: 28px; }
    .row-fluid .new-lp-banner .lp_hero_right_flip .form-cover label { font-size: 22px; }
    .row-fluid .new-lp-banner .lp_hero_right_flip .form-cover .hs-submit .hs-button { font-size: 16px; padding: 8px 11px; }
    .row-fluid .new-lp-banner .lp_hero_right_flip .form-cover { padding: 30px 20px; }
    .row-fluid .lp-content-section { padding: 80px 0px 70px; }
    .row-fluid .lp-content-section:before { width: 400px; height: 400px; }
    .lp_service_section.new-lp-service h2 { font-size: 32px; line-height: 42px; }
    .density-video-section { padding-top: 30px; }
    .density-video-section h2 { font-size: 35px; line-height: 43px; }
    .density-video-section .video-box { height: 400px; }
    .row-fluid .lp_prcs_section.new-lp-prcs .testi-title h2 { font-size: 37px; }
    .row-fluid .practice-form-section .left-part h1 { font-size: 38px; line-height: 46px; }
    .great-section h2 { font-size: 38px; line-height: 46px; }
    .great-section .great-box .box-bg-set { height: 200px; }
    .row-fluid .new-lp-pics h2 { font-size: 37px; line-height: 45px; }
    .row-fluid .lp_foundr_Section.new-lp-founder { padding: 130px 0px 40px; }
    .row-fluid .lp_form_section .new-lp-btform .left-part h2 { font-size: 34px; }
    .row-fluid .new-lp-btform .right-part .hs-submit .hs-button { font-size: 16px; }
    .row-fluid .new-lp-btform .right-part label { font-size: 24px; }
    .row-fluid .practice-form-section{ padding: 80px 0px 70px;}
    .row-fluid .lp_prcs_section.new-lp-pics{ padding-bottom: 20px;}




}

@media (max-width:767px){
    .row-fluid .wrapper  { width:100%; }

    h1 { font-size:40px; line-height:45px; }
    h2 { font-size:36px; line-height:42px; }
    h3 { font-size:28px; line-height:35px; }
    h4 { font-size:22px; line-height:30px; }
    h5 { font-size:20px; line-height:24px; }
    h6 { font-size:16px; line-height:22px; }

    .row-fluid .lp_quot_img { display:block; text-align: center; } 
    .row-fluid .lp_quote_section {     background-image: none !important; }
    .row-fluid .lp_foundr_mob_ttl { /*display:block; */ }


    .row-fluid .lp_service_text { width: calc(100% - 100px); float: left; margin-top: 0; text-align: left; padding: 0 0 0 20px;}
    .row-fluid .lp_service_img { width: 100px; height: 70px; float:left; }
    .row-fluid .lp_service_img img { max-height: 70px; }
    .row-fluid .lp_service_part { width: 100%; padding:15px; }
    .row-fluid .lp_service_section:before { opacity:0.3; }
    .row-fluid .lp_foundr_Section { padding:70px 0; }
  .row-fluid .lp_prcs_section {
    padding: 60px 0 !important;
}
    .row-fluid .lp_foundr_box { text-align:center;   }
    .row-fluid .lp_foundr_rgt { width: 100%; float: left;  padding: 0;}
    .row-fluid .lp_foundr_left {  width: 250px; height: 250px;  border: 10px solid #fff; -webkit-box-shadow: 0 0 0 10px #e6e6e6;  -moz-box-shadow: 0 0 0 10px #e6e6e6; -o-box-shadow: 0 0 0 10px #e6e6e6; -ms-box-shadow: 0 0 0 10px #e6e6e6;  box-shadow: 0 0 0 10px #e6e6e6; ;     margin: 40px 0; }
    .row-fluid .lp_foundr_rgt:before { left: 0; width: 40px; height: 30px; top: -6px; }
    .row-fluid .lp_fondr_model_pert:before, .row-fluid .lp_quote_section:before, .row-fluid .lp_prcs_section .lp_btn_text_box { display:none; }
    .row-fluid .lp_fondr_model_pert { padding:0; }
    .row-fluid .lp_model_btm_box h4 { font-size: 25px; }
    .row-fluid .lp_model_btm_box { margin-top: 50px; }
    .row-fluid .lp_quote_box:before { top: -50px; width: 50px;  height: 35px; }
    .row-fluid .lp_quote_box { width: 100%; }
    .row-fluid .lp_fondr_model {/* padding: 80px 0 20px 0; padding: 80px 0 65px 0;*/}
    .row-fluid .lp_quote_section { padding: 50px 0 80px; }
    .row-fluid .lp_coun_part { padding: 20px 30px; width:auto; }
    .row-fluid .lp_coun_box {  margin-top: 20px; }
    .row-fluid .lp_dozen_section, .row-fluid .lp_video_section { padding:70px 0; }
    .row-fluid .lp_testi_part { width: 100%; padding: 0; }
    .row-fluid .lp_prcs_title:before { top: 100px;  right: -40px; width: 300px; height: 300px; }
    .row-fluid .lp_prcs_title { margin:0; }
    .row-fluid .lp_prcs_contct_text { width:calc(100% - 60px); float:left; text-align:left; padding-left:15px;}
    .row-fluid .lp_prcs_contct_icon { width: 60px; height: 60px; line-height: 32px; font-size: 30px; float:left; }
    .row-fluid .lp_prcs_contct_part h4 { margin-top: 0; }
    .row-fluid .lp_prcs_contct_part { padding:15px 0 15px 50px; width:100%;  }
    .row-fluid .lp_prcs_section:after { height: 20px; bottom: -18px; background-size: 105% 20px;}
    .row-fluid .lp_form { width: 100%; }
    .row-fluid .lp_form_section { padding:60px 0 30px 0; }
    .row-fluid .lp_form_box {/*  padding: 0 0 80px 0;*/ }
  .span12.widget-span.widget-type-cell.lp_form_section.set-bg.lp_form_sectionv2 {
    padding: 70px 0;
}
    .row-fluid .lp_footer_social, .row-fluid .lp_footer_left { width:100%; text-align:center;  }
    .row-fluid .lp_footer_social ul { text-align:center; margin-top:20px; }
    .row-fluid .lp_logo { width: 200px; }
    .row-fluid .lp_hdr_cta { width: calc(100% - 200px); }
    .row-fluid .lp_hdr_cta a { padding: 7px 7px 6px 7px; font-size: 15px; }
    .row-fluid .lp_hero_box { font-size: 16px; line-height: 22px; }
    .row-fluid .lp_hero_box h4 { font-size: 25px; line-height: 30px; }
    .row-fluid .lp_hero_box a {   padding: 12px 15px 10px 15px; }
    .row-fluid .lp_hero_box_center { font-size: 16px; line-height: 22px; }
    .row-fluid .lp_hero_box_center h4 { font-size: 25px; line-height: 30px; }
    .row-fluid .lp_hero_box_center a {   padding: 12px 15px 10px 15px; }
    .row-fluid .link_style a { font-size: 14px;     padding: 12px 15px 10px 15px; }
    .row-fluid .lp_hero_section {  padding: 200px 0 50px 0;}
    .row-fluid .lp_hero_flip_section {  padding: 200px 0 50px 0;}
    .row-fluid .lp_btn_text_box { margin-top: 20px; }
    .row-fluid .lp_foundr_Section:before { height: 30px; top: -28px; background-size: 105% 30px;}
    .row-fluid .slick-slider { padding-bottom:50px; }
    .row-fluid .slick-slider ul.slick-dots {  padding: 0;  position: absolute;    bottom: 10px; }
    .row-fluid .slick-slider ul.slick-dots li { padding:0 9px; }
    .row-fluid .slick-slider ul.slick-dots li button { width:13px; height:13px; padding:0; background:#000; }
    .row-fluid .slick-slider ul.slick-dots li button:hover, .row-fluid .slick-slider ul.slick-dots li.slick-active button { background:#ac1a2d; }
    .row-fluid .lp_form_section:before { background: rgba(171,23,45,0.8) !important;  }
    .row-fluid .lp_form form textarea { height:60px; }
    .row-fluid .lp_ready_section { padding:60px 0 50px; }




    .row-fluid .new-lp-banner .wrapper>div>div { display: block; }
    .row-fluid .new-lp-banner .lp_hero_left { padding-right: 0; padding-bottom: 30px; }
    .row-fluid .new-lp-banner .lp_hero_left h1 { font-size: 33px; line-height: 40px; }
    .row-fluid .new-lp-banner .lp_hero_left .content { font-size: 20px; line-height: 28px; }
    .row-fluid .lp-content-section { padding: 60px 0px 60px; }
    .lp_service_section.new-lp-service h2 { font-size: 26px; line-height: 36px; padding-bottom: 40px; }
    .row-fluid .new-lp-ready .lp_service_section { padding-top: 10px; }
    .row-fluid .lp_ready_section:before { background-size: cover; }
    .row-fluid .new-lp-ready:after { background-size: cover; bottom: -28px; }
    .row-fluid .lp_ready_section.new-lp-ready { padding: 150px 0 60px; }
    .density-video-section h2 { font-size: 26px; line-height: 34px; margin-top: -15px; position: relative; }
    .density-video-section .video-box { height: 330px; }
    .density-video-section .bottom-details .content { font-size: 24px; line-height: 32px; letter-spacing: 1px; }
    .density-video-section .bottom-details .content:before { width: 35px; height: 25px; }
    .density-video-section .bottom-details { padding: 65px 0px 0px; }
    .row-fluid .lp_prcs_section.new-lp-prcs { padding: 50px 0 80px 0; }
    .row-fluid .lp_prcs_section.new-lp-prcs .testi-title h2 { font-size: 30px; }
    .row-fluid .lp_prcs_section.new-lp-prcs { padding: 50px 0 50px 0; }
    .row-fluid .practice-form-section { padding: 60px 0px 50px; }
    .row-fluid .practice-form-section .left-part { width: 100%; padding-right: 0; }
    .row-fluid .practice-form-section .left-part h1 { font-size: 33px; line-height: 44px; }
    .row-fluid .practice-form-section .right-part { width: 100%; padding-left: 0; padding-top: 35px; }
    .great-section { padding: 50px 0px 0px; }
    .great-section h2 { font-size: 32px; line-height: 40px; padding-bottom: 30px; }
    .row-fluid .new-lp-pics h2 { font-size: 30px; line-height: 39px; }
    .row-fluid .lp_prcs_section.new-lp-pics { padding: 20px 0 40px 0; }
    .row-fluid .lp_foundr_Section.new-lp-founder { padding: 70px 0px 15px; }
    .row-fluid .lp_foundr_mob_ttl h2 { font-size: 26px; line-height: 37px; }
    .row-fluid .lp_form_section .new-lp-btform { padding: 80px 0 50px 0; }
    .row-fluid .lp_form_section .new-lp-btform:after { background-size: cover; height: 50px; }
    .great-section .great-box { width: calc(100% / 2 - 10px); margin: 0px 5px; float: left; padding-bottom: 10px;}
    .row-fluid .lp_form_section .new-lp-btform .left-part .lp_form_logo { position:absolute; left:0; bottom:00px; width:230px; }
    .row-fluid .lp_form_section .new-lp-btform .right-part { padding-left: 0; }
    .row-fluid .lp_form_section .new-lp-btform .right-part .lp_form { padding: 15px 25px 40px 25px; max-width:100%;}
    .row-fluid .practice-form-section .right-part form{ max-width: 450px; width: 100%; float: none; margin: auto;}
    
  .row-fluid .lp_foundr_Section {
    font-size: 16px;
  }

}

@media (max-width:500px){
    .row-fluid .lp_hdr_cta a { padding: 7px 7px 6px 7px; font-size: 11px;}
    .row-fluid .lp_logo { width: 200px;}
  div#topheader {
    padding: 5px 0;
}
  div#topheader ul{margin-top:5px; margin-bottom:5px;}
    .row-fluid .lp_hdr_cta { width: calc(100% - 120px);}
    .row-fluid .lp_service_img { width: 70px; height: 50px; }
    .row-fluid .lp_service_text { width: calc(100% - 70px); }
    .row-fluid .lp_service_section { padding:50px 0; }

    h1 { font-size: 30px; line-height: 35px;}
    h2 { font-size:30px; line-height:40px; }
    .row-fluid .lp_service_section:before { width:300px; height:300px; }
    .row-fluid .lp_form h3 { width:80%; }
    .row-fluid .lp_prcs_contct_part { padding: 15px 0; }


}



@media (max-width:480px){

    .row-fluid .new-lp-banner .lp_hero_left h1 { font-size: 26px; line-height: 34px; }
    .row-fluid .new-lp-banner .lp_hero_left .content { font-size: 18px; line-height: 26px; }
    .row-fluid .new-lp-banner .lp_hero_right .form-cover h2 { font-size: 25px; line-height: 38px; }
    .row-fluid .new-lp-banner .lp_hero_right .form-cover h3 { font-size: 22px; line-height: 28px; }
    .row-fluid .new-lp-banner .lp_hero_right .form-cover label { font-size: 19px; }
    .row-fluid .new-lp-banner .lp_hero_right .form-cover .hs-submit { padding-top: 20px; }
    .row-fluid .new-lp-banner .lp_hero_right .form-cover { padding: 30px 20px 30px; }
    .row-fluid .new-lp-banner .lp_hero_right_flip .form-cover h2 { font-size: 25px; line-height: 38px; }
    .row-fluid .new-lp-banner .lp_hero_right_flip .form-cover h3 { font-size: 22px; line-height: 28px; }
    .row-fluid .new-lp-banner .lp_hero_right_flip .form-cover label { font-size: 19px; }
    .row-fluid .new-lp-banner .lp_hero_right_flip .form-cover .hs-submit { padding-top: 20px; }
    .row-fluid .new-lp-banner .lp_hero_right_flip .form-cover { padding: 30px 20px 30px; }
    .row-fluid .lp-content-section:before { width: 300px; height: 300px; }
    .row-fluid .lp-content-section { padding: 45px 0px 20px; }
    .row-fluid .lp-content-section h3 { font-size: 25px; line-height: 33px; }
    .row-fluid .lp-content-section .button { padding-top: 15px; }
    .row-fluid .lp_ready_section.new-lp-ready { padding: 170px 0 60px; margin-top: -110px; }
    .row-fluid .lp-content-section .button { position: relative; z-index: 1; }
    .lp_service_section.new-lp-service h2 { font-size: 21px; line-height: 32px; }
    .row-fluid .lp_service_img img { max-height: 51px; }
    .row-fluid .lp_service_text.new-lp-ready { width: calc(100% - 72px); }
    .row-fluid .new-lp-ready .lp_service_section { padding-bottom: 30px; }
    .density-video-section h2 { font-size: 23px; line-height: 34px; }
    .density-video-section .video-box { height: 260px; }
    .row-fluid .lp_prcs_section.new-lp-prcs .testi-title h2 { font-size: 24px; }
    .row-fluid .practice-form-section .left-part h1 { font-size: 28px; line-height: 36px; }
    .row-fluid .practice-form-section .right-part label { font-size: 22px; }
    .row-fluid .practice-form-section .right-part .hs-submit .hs-button { font-size: 18px; }
    .row-fluid .practice-form-section .right-part .hs-submit { padding-top: 20px; }
    .row-fluid .practice-form-section { padding: 40px 0px 50px; }
    .great-section h2 { font-size: 23px; line-height: 32px; }
    .great-section { padding: 40px 0px 0px; }
    .great-section .great-box { width: calc(100% / 1 - 10px); }
    .row-fluid .new-lp-pics h2 { font-size: 24px; line-height: 32px; padding-bottom: 30px; }
    .row-fluid .lp_foundr_mob_ttl h2 { font-size: 25px; line-height: 37px; }
    .row-fluid .lp_form_section .new-lp-btform .left-part h2 { font-size: 28px; }
    .row-fluid .lp_form_section .new-lp-btform .right-part .lp_form { padding: 15px 20px 25px 20px; }
    .row-fluid .new-lp-btform .right-part .hs-submit { padding-top: 10px; }
    .row-fluid .new-lp-btform .right-part .hs-submit .hs-button { font-size: 14px; }
    .row-fluid .lp_form_section .new-lp-btform { padding: 80px 0 40px 0; }
    .row-fluid .new-lp-btform .right-part label { font-size: 21px;}
    

}


.row-fluid .lp_ready_section.white_bg {
    background: #fff !important;
    color: #201650 !important;
}
.lp_ready_section.white_bg .lp_ready_box p {
    font-family: gt-flexa !important;
    font-size: 24px;
    line-height: 1.7;
    font-weight: 700;
}
.lp_ready_section.white_bg .span12.comn_ttl.lp_ready_box .hs_cos_wrapper_type_rich_text {
    max-width: 700px;
}
.row-fluid .lp_prcs_section.lp_prcs_sectionv2 {
    background: #201650;
}
.row-fluid .lp_prcs_section.lp_prcs_sectionv2:after {
  display: none;
}

form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"] .btn_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0 0 0;
    clear: both;
}
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"] .btn_wrap > a {
    display: inline-block;
    background-color: #ff5200;
    border-color: #ff5200;
    border-radius: 4px;
    letter-spacing: 1px;
    padding-top: 12px;
    padding-right: 32px;
    padding-bottom: 12px;
    padding-left: 32px;
    font-size: 16px;
    font-family: 'inter-bold';
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"] .hs_practice_role ul.inputs-list {
    column-count: 2;
}
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"] .hs_practice_role ul.inputs-list li:nth-child(5),
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"] .hs_practice_role ul.inputs-list li:nth-child(6) {
    display: none;
}
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"] .hs_submit {
    position: absolute;
    bottom: 28px;
    right: 25px;
}
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="1"]) .hs_are_you_a_dentist_or_dental_specialist,
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="1"]) .hs_are_you_a_patient_seeking_dental_treatment {
    display: none;
}
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="2"]) .hs_firstname, 
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="2"]) .hs_lastname, 
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="2"]) .hs_email, 
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="2"]) .hs_phone, 
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="2"]) .hs_state_usa, 
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="2"]) .hs_company {
    display: none;
}
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="3"]) .hs_practice_role, 
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="3"]) .hs_how_did_you_hear_about_us_ {
    display: none;
}
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="4"]) .hs-richtext.hs-main-font-element,
form[data-form-id="e2dc5809-5e86-4620-acb5-c6f5b3c6ac9f"]:not([data-step="4"]) .hs_submit {
    display: none;
}

.bxhed {
    margin: 0 !important;
}
.bxhed h4 {
    color: #201650 !important;
    font-family: 'gt-flexa-condensed-bold' !important;
    font-size: 26px !important;
    line-height: 1.5 !important;
    font-weight: 700 !important;
    text-transform: none !important;
    margin: 0 !important;
    text-align: left !important;
}
.bxtxt p {
    text-align: left !important;
    margin: 0 !important;
}
.oembed_container, .hs-video-container {
    border-radius: 30px !important;
    overflow: hidden !important;
    margin-bottom: 20px !important;
}
.ready_to_learn_sec {
    background: url(https://2931998.fs1.hubspotusercontent-na1.net/hubfs/2931998/Dec%20Image/Dental-Practice-Management-Company-MBDental-teal-pattern-background2.jpg) top center no-repeat !important;
    background-size: cover !important;
    padding-top: 90px !important;
    padding-bottom: 108px !important;
}
.bxbtmhed {
    width: 100% !important;
    max-width: 990px !important;
    margin: auto !important !important;
    float: none !important;
}
.bxbtmhed h3 {
    color: #ffffff !important;
    margin-bottom: 30px !important;
    font-family: 'gt-flexa-extended-bold' !important;
    font-size: 40px !important;
    line-height: 1.2 !important;
    text-transform: none !important;
    text-align: center !important;
}
.bxbtmhed .widget-type-text {
    text-align: center !important;
    margin-top: 25px !important;
}
.bxbtmhed a.smooth_scroll:hover {
    background: #3f3280 !important;
}
.bxbtmhed a.smooth_scroll {
    background-color: #201650 !important;
    padding: 15px 32px !important;
    border-radius: 4px !important;
    font-weight: bold !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    letter-spacing: 1px !important;
    font-size: 16px !important;
    font-family: 'inter-bold' !important;
    color: #fff !important;
}
.hs-video-widget {
    padding: 0 !important;
}
.bxtxt {
    font-size: 18px;
}
.more_stories {
    text-align: center;
}
.more_stories a {
    background-color: #ff5200 !important;
    border-color: #ff5200 !important;
    border-radius: 4px;
    letter-spacing: 1px;
    padding: 14px 45px;
    font-size: 16px;
    font-family: 'inter-bold';
    color: #fff;
    text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .bxhed h4, .bxtxt, .bxtxt p {
    text-align: center !important;
  }
}