/* @import url('http://example.com/example_style.css'); */
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.0.0/magnific-popup.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css);  
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css);


@font-face {
  font-family: 'Favorit';
  src: url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Book.woff2') format('woff2'),
    url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Book.woff') format('woff'),
    url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Favorit';
  src: url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Regular.woff2') format('woff2'),
    url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Regular.woff') format('woff'),
    url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Favorit';
  src: url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Medium.woff2') format('woff2'),
    url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Medium.woff') format('woff'),
    url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Medium.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Favorit';
  src: url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Light.woff2') format('woff2'),
    url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Light.woff') format('woff'),
    url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Favorit';
  src: url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Bold.woff2') format('woff2'),
    url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Bold.woff') format('woff'),
    url('https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/fonts/FavoritStd-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

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

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Global Style Declaration
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
* { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
body { margin:0; padding:0;  font-size:18px; line-height:1.4;  font-weight:400; color:#001537; font-family: 'Favorit', sans-serif;}

h1,h2,h3,h4,h5,h6{  margin:0; padding:0;}

h1,.h1 { font-size:44px; line-height:1.6; }
h2,.h2 { font-size:36px; line-height:1.5; }
h3,.h3 { font-size:30px; line-height:1.3; }
h4,.h4 { font-size:28px; line-height:1.2; }
h5,.h5{ font-size:25px; line-height:1.2; }
h6,.h6{ font-size:22px; line-height:1.2; }

img { max-width:100%; height:auto; border:none; vertical-align:middle; }
a { text-decoration:underline;cursor:pointer; color:#ffffff; transition:all ease 0.3s; -moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; }
/* a:hover { color:#ffffff;font-weight:bold; } */

p { margin:0; }
* + h1, * + h2 { margin-top:35px; }
* + h3, * + h4 { margin-top:30px; }
* + h5, * + h6  { margin-top:25px; }
* + p { margin-top:20px }

input[type=submit] { cursor:pointer; background-image:url() !important; background-repeat:repeat !important; }
.wrapper { width: 100%; float:none !important; display:block; margin:0 auto !important; max-width: 980px; padding-left: 15px; padding-right: 15px; }
.wrapper-sm { width: 100%; float:none !important; display:block; margin:0 auto !important; max-width: 880px; padding-left: 15px; padding-right: 15px;  }
.wrapper-xl { max-width:1230px;padding-left:15px;padding-right:15px }
.wrapper-md { max-width:1130px;padding-right:15px;padding-left:15px; }
.wrapper-ml { max-width:1470px;padding-right:15px;padding-left:15px;} 

.clearfix { display:block; }
.clearfix:before,.clearfix:after { content:''; width:100%; display:table; }

/* For Hubspot >>>>>> */
body .row-fluid [class*="span"] { min-height:0px; }
body .row-fluid [class*="span"].widget-type-space { min-height:1px; }
/* <<<<<< For Hubspot */

.set-bg, .bg, .overlay { background-size:cover; background-position:center; position:relative; background-repeat: no-repeat; }
.overlay > * { position:relative; z-index:2; }
.overlay:before { content:'';  top:0; left:0; width:100%; height:100%; z-index:1; position:absolute; background: rgba(0,0,0,0.10);  }
.get-bg { display:none !important; }
.themeBg { background:#1a71b8; }
.altThemeBg { background:#f7f8f8; }
.greyBg { background:#4f4e53; }


.fontWhite, .fontWhite a, .fontWhite h1, .fontWhite h2, .fontWhite h3, .fontWhite h4, .fontWhite h5, .fontWhite h6 { color:#fff; }
.fontWhite a:hover { color:#196eb7; }
.fontLight{ color:#b2b4b9; }
.fontBlue{ color:#337dbd; }
.altcolor{ color:#196eb7; }

[class*="fa-"] { font-family: fontawesome; font-style: normal}

.button a , a.button { padding:15px 30px; background:#6857a1; color:#ffffff; max-width:100%; display:inline-block; border-radius:4px; font-size:16px; line-height:1; font-family: 'Favorit', sans-serif; font-weight: 600;text-decoration:none; }
.button.v2 a , a.button.v2 { background:#1a72b9; color:#fff; border:1px solid #1a72b9; }



.bold, .bold h1, .bold h2, .bold h3, .bold h4, .bold h5, .bold h6  { font-weight:700; }
.semibold, .semibold h1, .semibold h2, .semibold h3, .semibold h4, .semibold h5, .semibold h6  { font-weight:600; }
.medium, .medium h1, .medium h2, .medium h3, .medium h4, .medium h5, .medium h6 { font-weight:500; }
.normal, .normal h1, .normal h2, .normal h3, .normal h4, .normal h5, .normal h6 { font-weight:400; }
.light, .light h1, .light h2, .light h3, .light h4, .light h5, .light h6 { font-weight:300; }

.uppercase { text-transform: uppercase; }
.text-center { text-align:center; }
.text-right { text-align:right; }
.text-left { text-align:left; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a{ max-width:100%; white-space:normal; }

.noListStyle ul, .listStyle ul { margin:0; padding:0; list-style:none; } /* put listStyle class to "parent" tag of "ul" */
.listStyle * + ul { margin-top:15px; }
.listStyle ul li { padding-left:35px; position:relative; margin-bottom: 15px; }
.listStyle ul li:before { font-family:'fontawesome',sans-serif; position:absolute; left:4px; color:#1a72b9; font-weight:normal; top:1px; }
.listStyle ul li:not([class*="fa-"]):before { background-image: url();   content:'';font-size: 100%; line-height: 1.2; background-repeat: no-repeat;
  background-size: 20px; width: 20px; height: 27px; background-position-y: 8px; } /*Default without any class in <li> if you want any other font awesome icon just put icon class in <li class="fa-angle-right"> Content</li> */
.MainContentGroup > span > .hs_cos_wrapper:nth-child(2n+2) .forMainParent .listStyle ul li:before,.MainContentGroup > span > .hs_cos_wrapper .forMainParent .listStyle ul li:before { content:"\f0da"; width: auto; height: auto; background-image: none; }
/* Widths */

.fl { float:left; }
.fr { float:right; }
.ib.vt { vertical-align:top !important;  }
.w20 { width: 20%; }
.w25 { width: 25%; }
.w30 { width: 30%; }
.w33 { width: 33.33%; }
.w40 { width: 40%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w66 { width: 66.66%; }
.w70 { width: 70%; }
.w75 { width: 75%; }
.w80 { width: 80%; }
.w100 { width: 100%; }

/*unique paddings*/

.pb10,.p10-0 { padding-bottom:10px; }
.pb20,.p20-0 { padding-bottom:20px; }
.pb30,.p30-0 { padding-bottom:30px  }
.pb40,.p40-0 { padding-bottom:40px; }
.pb50,.p50-0 { padding-bottom:50px; }
.pb60,.p60-0 { padding-bottom:60px; }
.pb70,.p70-0 { padding-bottom:70px; }
.pb80,.p80-0 { padding-bottom:80px; }
.pb90,.p90-0 { padding-bottom:90px; }


.pt10,.p10-0 { padding-top:10px; }
.pt20,.p20-0 { padding-top:20px; }
.pt30,.p30-0 { padding-top:30px  }
.pt40,.p40-0 { padding-top:40px; }
.pt50,.p50-0 { padding-top:50px; }
.pt60,.p60-0 { padding-top:60px; }
.pt70,.p70-0 { padding-top:70px; }
.pt80,.p80-0 { padding-top:80px; }
.pt90,.p90-0 { padding-top:90px; }
.pt100,.p100-0 { padding-top:100px; }


.pl15, .p15 { padding-left:15px; }
.pr15, .p15 { padding-right:15px; }
.pt15, .p15 { padding-top:15px; }
.pb15, .p15 { padding-bottom:15px; }
.pl0,.p0-0 { padding-left:0; }
.pr0,.p0-0 { padding-right:0; }
.pt0,.p0-0 { padding-top:0; }
.pb0,.p0-0 { padding-bottom:0; }
.p90-0  { padding-top: 90px;padding-bottom: 90px; }

::-webkit-input-placeholder { opacity:1 !important; color:inherit !important; }
::-moz-placeholder { opacity:1 !important; color:inherit !important; }
:-ms-input-placeholder { opacity:1 !important; color:inherit !important; }
/*form { margin:0 -10px; }*/
form .input { margin-right:0 !important; }
form fieldset { max-width:inherit !important; margin:0 -10px;  }
form fieldset.form-columns-1 .field { width:100% !important; }
form fieldset.form-columns-2 .field { width:50% !important; }
form fieldset.form-columns-3 .field { width:33.33% !important; }
form .field { padding:0 0 20px; }  
fieldset form fieldset .field { padding-left: 8px; padding-right: 8px;}
form ul.multi-container { padding-top:10px; }
form ul.multi-container li { margin:5px 0; }
textarea, input[type="text"], input[type="number"], input[type="email"], input[type="tel"], select {  width: 100% !important;  border: none;  outline: none; padding: 11px 15px;  display: inline-block;  margin: 15px 0 20px !important; font-size: 15px; font-family: inherit;border: 1px solid #eaeaea; background-color: #fafafa }
textarea { min-height:80px; }
form input[type="radio"],form input[type="checkbox"] {  display:none }
form input[type="radio"]+span,form input[type="checkbox"]+span {  position:relative; display:block; padding-left:30px; cursor:pointer }
form input[type="radio"]+span:before,form input[type="checkbox"]+span:before {  content:"\f00c"; font-family:fontawesome; color:#6b1631 ; position:absolute; left:4px; top:4px; font-size:0; width:15px; height:15px; display:block; border:1px solid #ccc;
  transition:all ease .3s; -webkit-transition:all ease .3s; text-align:center; line-height:14px }
form input[type="radio"]+span:before {  border-radius:50% }
form input[type="radio"]:checked+span:before {  background:#6b1631 ; border-color:#6b1631  }
form input[type="checkbox"]:checked+span:before {  border-color:#6b1631 ; font-size:12px; background:#6b1631 ; color:#fff; letter-spacing:0; }

input[type="submit"] { outline:none;border:none; font-family: 'Favorit', sans-serif;  padding:12px 20px; background:#6857A1; color:#fff; font-size:16px; font-weight:500;
  border-radius:4px;
  -webkit-transition:all ease 0.3s; -moz-transition:all ease 0.3s; transition:all ease 0.3s; }
input[type="submit"]:hover { color:#fff; background:#6857a1; }

.row-fluid .forSmallWidth { width: 700px; max-width: 100%; margin: 0 auto !important; float: none;   }
span.hs-form-required { color: #790000;  margin-left: 2px}
.hs-fieldtype-intl-phone.hs-input { width: 100% !important }



/*for Hubspot   >>>>>>*/
.hs-error-msgs { list-style:none; margin:0 0 10px; padding:0 0 0 10px; font-size:12px; color:#f00; }

/* ----------------------------------- header navigation --------------------------------- */
.headerLeftLogo { width: 135px;}
.HeaderSection { background-color: #001537;}
.HeaderNavigation { width: calc(100% - 135px); text-align: right;}
.HeaderNavigationInner > ul > li { display: inline-block;   margin-right: -4px; vertical-align: middle;   padding: 0 25px;}
.HeaderNavigationInner > ul > li > a { text-decoration: none; font-weight: bold; cursor: pointer;}
.HeaderNavigationInner > ul > li > a:hover {  color: #ffffff;}
.HeaderNavigationInner > ul > li > li > ul { position: absolute;}
.headerinner {  position: relative;}
.HeaderNavigationInner > ul > li > ul {  position: absolute; top: 100%; background-color: #001537; text-align: left;  opacity: 0; visibility: hidden;padding-top: 25px;}
.HeaderNavigationInner > ul > li > ul a {  text-decoration: none;  cursor: pointer;font-size:16px}
.HeaderNavigationInner > ul > li > ul a:hover {  color: #fff;}
.HeaderNavigationInner > ul > li:hover > ul {opacity: 1;visibility: visible;}
.HeaderNavigationInner > ul > li > ul > li { padding: 10px 30px;}
.HeaderSection { padding: 25px 0;}
.HeaderNavigationInner i { padding-left: 5px;}

/* -----------------------------------------------  header ---------------------------------------------------- */

.headerSection {  background-color: #001537; padding: 0 100px;}
.HeaderLeftLogo {  width: 135px;  max-width: 100%;}
.informSection { background-color: #6857A1; padding: 13px 0 14px;}
.informTitle a { text-decoration: underline; font-weight: 600;font-size:16px}
.headerInnerSec { padding: 25px 0; max-width: 1440px; margin: 0 auto;}

/*---------------------------------   scopio vet header ---------------------------------------------  */
.HeaderNavigationRight {  width: calc(100% - 135px);}
.HeaderButton a { font-size: 18px;  font-weight: 600; background-color: #6857A1; padding: 12px 30px;  border-radius: 6px; text-decoration: none;}

.featureContent table { border-color: #D7D7D7;}
/* -----------------------------------    banner ------------------------------ */
.bannerSection { background-attachment: fixed  }
.bannerInner { background-image: linear-gradient( 90deg, #001537 0%, rgba(0,0,0,0) 100%); color: #fff;  }
.digitalSection { background-color: #FBF9F5;}
.digitalContent ul li {padding: 8px 0px;}
.digitalContent p:nth-child(2) { padding-bottom: 10px;}
.digitalContent { font-size: 16px; line-height: 1.8;}
.digitalContent img {  padding: 20px 0;}
.featureContent table  td,.featureContent table  { border: 1px solid #d7d7d7 !important }
.featureContent table tbody tr:nth-child(odd) td:first-child { border-right-color: #eee9f5 !important; }
.featureContent table tbody tr:nth-child(even) td:first-child { border-right-color: #dfd7f5 !important; }
.featureContent table tbody tr:nth-child(even) td:first-child {background-color: #DFD7F5;}
.featureContent table tbody tr:nth-child(odd) td:first-child {background-color: #DFD7F578;}
.featureContent table tbody tr td:nth-child(2n) {  padding: 20px;}
.featureContent table tbody tr td:nth-child(3n) {   padding: 20px;}
.featureContent table tbody tr td:nth-child(1) {  padding: 30px 20px 20px;}
.featureContent table tbody tr td:nth-child(1n) h4 { font-size: 20px;}
.featureContent p { padding-bottom: 50px; padding-top: 0; font-size: 16px; line-height: 1.6;}
.featureContent p:last-child {  line-height: 1.4;}
.bannerTitle { max-width: 780px; width: 100%;color:#FBF9F5; padding-top: 5px}
.bannerDate { font-size: 15px;}
.featureContent { font-size: 16px;  line-height: 1.8;}
.featureContent p:last-child {  padding-top: 25px; line-height: 1.8;}
/* -------------------------------- form-------------------------- */
.productInner { display: table; width: 100%;border: 1px solid #DFD7F570;}
.productLeft {display: table-cell;  width: 50%;}
.productRight { display: table-cell; width: 50%;background-color:#DFD7F570;padding:0 30px 100px}
.productRightinner {  max-width: 550px;  margin: 0 auto; padding-right: 50px }
.productTitle {  max-width: 510px;  margin: 0 auto; padding: 80px 50px 100px;}
/* .productRightinner {  max-width: 500px;  margin: 0 auto;} */
.teamTitle { font-size: 22px; font-weight: 700;}
.teamContent  { font-size: 16px; font-weight: 300;   line-height: 1.75; }
.learningTitle { color: #332174; font-weight: 500;}
.learneArrow i { color: #332174; font-size: 30px; line-height: 1.4;}
.productTitle iframe {  width: 100%;  height: 100%;}
.productTitle  p { height: 600px;}
.productTitle h6 { padding-bottom: 10px;}
.featureContent a { color: #001537;}
/* ------------------------------------------------  scopiovet webinar -------------------------------- */
.virtualSection { padding: 5% 5% 2% 5%;background-color: #FBF9F5;}

/* .virtualContent p { padding-bottom: 30px;} */
.virtualTitle { max-width: 800px; margin: 0 auto;}
.virtualContent { max-width: 940px; font-size: 18px;font-weight: 300;margin: 0 auto}
/* ..virtualContent {   } */


/* .virtualContent p:last-child { padding-top: 15px;} */
.ownerLeftsec {  width: 354px;}
.onwerRightsec { width: calc(100% - 354px);  padding-left: 10px;}
.ownerelementor { padding: 95px 30px; background: #F43DBF;}
.ownerContent { font-size: 18px; color: #FBF9F5;}
.systemContent { font-size: 18px; line-height: 1.6;font-weight: 300;}
.ownerInnersec {border-top: 1px solid #D7D7D7;}
.ownerSection { background-color: #FBF9F5;}
.teamForm label {  font-size: 15px;}
/*----------------------------- schedule free demo ----------------------------------------  */
.demoSection { background-color: #DFD7F570;}
/* .demoform form fieldset .field {  padding-right: 25px;} */
.demoform form .field { padding-bottom: 5px;}
.demoform input[type="submit"] { padding: 12px 30px;}
.demoform span { font-size:16px; }
.buttonleftSec { padding-right: 25px;}
.demoheading{ font-size: 20px; font-weight: bold }
.buttonleftSec a , .buttonRightssec a { padding: 10px 20px; background-color: #6857a1;  font-weight: 500; text-decoration: none; border-radius: 6px;}

/*---------------------------------------  point digital page ------------------------------------  */
.cytologySection {  background-color: #FBF9F5; padding-top: 5%; padding-bottom: 5% } 
.cytologySection  .wrapper { max-width: 1030px } 
.cytologyInner { padding: 5px 0 }
.careContent p:nth-child(1) { font-weight: bold;}
.careContent p {line-height: 1.8;}

/* ------------------- play video ----------------------------------------- */
.learningBox { display: table;  width: 100%;}
.learningLeft {display: table-cell; width: 61.073%; vertical-align: middle;}

.videoTitle { font-size:45px; color: #fff; text-align: center;}
.learningRight {width: 38.88%;display:table-cell;}
.videoSection {  background-color: #031732;  color: #ffffff;}
..videoSection .hs-form-required { color: #fff }
.elementortext { font-size: 12px;}
.learningForm form .field {  padding-bottom: 10px;}
.learningLeft:before {content: '';background-color: #000000;position: absolute;width: 100%;top: 0;left: 0;opacity: 0.5;height: 100%;}
.learningInn { position: relative;  z-index: 2;}
.videoImg img { width: 60px; padding-top: 15px;}
.learningForm input[type="submit"] { padding: 12px 10px;  font-size: 16px;text-transform: none}
.learnformInner {  padding: 10% 16% 5% 16%;}
.learningForm label {  font-size: 15px;}

.CareTitle h2 {  font-size: 40px;}
.careContent p:first-child { font-size: 20px;}

.landScapeBox { padding-top:30px;}
.accessTitle { font-weight: bold;}
.discoverheading p:first-child { font-weight: bold;}
/*------------------------ downlaod e-book ----------------------------------------  */
.landScapeSection {  background-color: #fbf9f5;}
.landContent p { line-height: 1.8;padding-bottom: 15px;}
.landContent a { color: #001537;}
.landContent p:nth-child(11) {text-align: center;font-size: 15px;font-style: italic;}
.patienBox { background-color: #332174;  padding: 20px; font-size: 20px;  color: #ffffff; font-weight: bold;}
.leftSickIn { padding-right: 15px;}
.RightSickIn { padding-left: 15px;}
.lansdScapeInner.text-center {padding-bottom: 30px;}
.relateContent p { line-height: 1.8; padding-bottom: 20px;}
.relateContent a { color: #001537; cursor: pointer;}

.EmailBox { display: flex; align-content: center; justify-content: center;}
/* ---------------------- blood e-book ----------------------- */
.EbookLeftSec { width: calc(100% - 445px);  padding-right: 75px;}
.EbookRightSec { width: 445px; padding: 0 10px;}
.ScopioVetSection { background-color: #C3D1E6;}
.ScopiovetImg { width: 400px;   max-width: 100%;}
.EbookTwoCol {
  padding: 0 10px;
}
/* .ScopiovetImg img { width: 100% } */
.accessheading { font-weight: bold;}
.discoverheading li {  padding: 5px 0;}
.ScopioVetSection { padding-bottom: 150px;}
/* .AccessForm fieldset:nth-child(3) { width: 50%;} */
/* .e-bookContent h6 {font-weight: 400;} */
.AccessForm label {  font-size: 15px;  font-weight: 400;}
.AccessForm .hs-input { font-size: 15px;}
.informTitle a:hover { color: #fff;}
/* -------------------------------  about doctor =--------------------------------------------- */
.clinicLeftsec { width: 255px;}
.clinicRightsec { width: calc(100% - 255px); padding-left: 35px;}
.clinicFirstCol:nth-child(1) { padding-bottom: 80px;}
.actionabout { background-color: #FBF9F5;}
.netwokContent {  line-height: 1.8;}
.technicContent { line-height: 1.6;}
.technicContent a {  color: #001537;}
/*-------------------------------- blood smear e-book ---------------------------------------------------  */
.discoverheading a {  background-color: #6857A1; padding: 15px 23px; font-size: 15px; text-decoration: none; font-weight: bold; border-radius: 4px;}
.discoverheading ol {padding-bottom: 35px;}
.scopiochnge { background-color:#FBF9F5  }
.accessForm .hs_phone.hs-phone.hs-fieldtype-text.field.hs-form-field { width: 50% !important;  padding-right: 0;}
/*-------------------------------  scopio case week -----------------------------------------------  */
.caseleft { width:calc(100% - 470px);}
.caseRight { width: 470px; padding: 40px;}
.CaseInSection { background-color: #FBF9F5;text-align: center;}
.caseweekSec {  background-color: #FBF9F5;}
.caseContent { font-size: 15px;}
.casebutton a { color: #FBF9F5; background-color: #6857A1; padding: 12px 20px; font-size: 16px;  font-weight: 600; text-decoration: none;border-radius: 4px}
.caseheading a { color: #001537; text-decoration: none; cursor: pointer;}
.staydateSec { background-color: #FBF9F5;}
.staydateIn { border: 1px solid #D7D7D7;  padding: 30px 30px 60px;}
.dateForm { padding: 0 70px;}
form fieldset .field {padding-left: 8px; padding-right: 8px;}
form fieldset { margin: 0 -8px !important; max-width: inherit !important;}

/* .dateForm form fieldset .field { padding-right: 25px;} */
.inboxCOntent h6 { font-weight: 300;}
.dateForm label { font-size: 15px;}
.dateForm .hs-input { font-size: 15px;}
.dateForm input[type="submit"] { font-size: 15px; padding: 15px 25px;text-transform: none;}

/* ---------------------------------  contact form --------------------------------------------- */
.contactSection { background-color: #001537; color: #ffffff; padding: 100px 150px;}
.technoLeft {width:  calc(100% - 720px);padding: 36px;}
.technoRight { width: 720px; padding: 36px;}
.informPolicy a { text-decoration: none;}
.informPolicy a:hover { color: #fff; cursor: pointer;}
.informBox a { text-decoration: none;}
.informBox a:hover { color: #fff; cursor: pointer;}
.requireCon { line-height: 1.8;}
.informBox p:last-child {  margin-top: 10px;}
.informBox p:first-child {  padding-bottom: 35px;}
.contactform label { font-size: 15px;}
.formTitleIn { font-size: 24px;}
/* textarea {  width: 100% !important; height: 160px;} */
.contactform input[type="submit"] { padding: 10px 10px; font-size: 14px;}
.technologyInner { max-width: 648px;  margin: 0 auto;}

/*--------------------------------------------   scopio lab -------------------------------------------  */
.DetailSection { background-color: #FBF9F5;}
.detailRight{ padding-left: 50px;}
.detailContent {  font-weight: 300; line-height: 1.8;}
.detailLeftside { width: 50%;  max-width: 100%;}
.detailRight { width: 50%;  max-width: 100%;}

/*---------------------------------------  how it work -------------------------  */
.workIcon i {  font-size: 32px;}
.workRightSec { padding-left: 90px;}
.reportContent { line-height: 1.6;  font-weight: 300;}
.reportContent ul { padding: 10px;}
/* .e-bookTitle h2 { font-size: 44px;}  */
/* ----------------------------- lab work floww---------------------------------------------- */
.workflowSec { background-color: #001537;  color: #ffffff;}
.workflowInner {  max-width: 880px; margin: 0 auto;}
.workContent { line-height: 1.6;}

/* ---------------------------------------  get in touch -------------------------------------- */
.stepInSection {  background-color: #001537;}
.stepInbutton a { padding: 15px 30px; background-color: #6857A1; font-size: 16px;  font-weight: bold; text-decoration: none; border-radius: 4px;}
.stepLink a { font-size: 28px; text-decoration: none; transition: all ease 0.3s; cursor: pointer;}
.stepLink a:hover { color: #dfd7f5;}


/* ---------------------------------------  full filed --------------------- */
/* .ScanLeft { width: 600px;}
.scanRight { width: calc(100% - 600px);} */
/* .ScanImg { max-width: 540px;} */
.EvaluteSection { background-color: #DFD7F570;}
.FieldContent { font-size: 20px;  font-weight: bold;}
.FieldContent p { padding-bottom: 15px;}
.scanTitle {  font-weight: 300;}
.scanRight {  padding-left: 40px; }
.FieldContent ul {  /* font-weight: 400; */ list-style: none; margin: 0; padding: 0;}
.FieldContent ul li { margin-bottom: 30px; padding-left: 50px; position: relative;}
.FieldContent ul li:before {content: '';width: 25px;height: 25px;position: absolute;left: 0;top: 0;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='28' viewBox='0 0 27 28' fill='none'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M10.7249 21.5104L9.32373 22.9673L13.6943 27.1707L15.0954 25.7138L10.7249 21.5104Z' fill='black'%3E%3C/path%3E%3Cpath d='M17.8978 22.8002L16.4409 21.399L12.2375 25.7696L13.6944 27.1707L17.8978 22.8002Z' fill='black'%3E%3C/path%3E%3Cpath d='M21.0935 10.7298L22.4946 9.27295L26.8652 13.4763L25.464 14.9332L21.0935 10.7298Z' fill='black'%3E%3C/path%3E%3Cpath d='M22.6614 17.8467L21.2046 16.4456L25.408 12.075L26.8648 13.4761L22.6614 17.8467Z' fill='black'%3E%3C/path%3E%3Cpath d='M5.77173 16.7465L4.37061 18.2034L6.37029e-05 14L1.40119 12.5431L5.77173 16.7465Z' fill='black'%3E%3C/path%3E%3Cpath d='M4.20331 9.62951L5.66016 11.0306L1.45678 15.4012L-6.95639e-05 14.0001L4.20331 9.62951Z' fill='black'%3E%3C/path%3E%3Cpath d='M16.1399 5.96588L17.541 4.50903L13.1705 0.305654L11.7693 1.7625L16.1399 5.96588Z' fill='black'%3E%3C/path%3E%3Cpath d='M8.96747 4.67614L10.4243 6.07727L14.6277 1.70673L13.1708 0.305601L8.96747 4.67614Z' fill='black'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect y='14' width='19' height='19' transform='rotate(-46.1169 0 14)' fill='white'%3E%3C/rect%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position: center center;background-repeat: no-repeat;background-size: 100% auto;}

.FieldContent { padding-top: 7px;}

.workflowTitle h2 {  font-size: 28px;}
/* ---------------------------- vet e-book ========================================== */
.ebookSection { background: #FBF9F5;padding: 65px 50px 50px;}
.bookColumn {  padding: 90px;}
.transformLeftsec {  width: 892px; padding: 0 50px;}
.transfromTitle ul li {  list-style: disc;}
.transformRightsec {  width: calc(100% - 892px);}
.ebookContent h6 {font-weight: 400;}
.transfromTitle {  line-height: 2;}
.transfromTitle p { font-weight: 600;}
.accessForm label {  font-size: 15px;}
.accesForm form .field { padding-bottom: 0;}
.accessForm { padding-top: 50px;}
.transformForm { padding-top: 50px;}
.accessForm input[type="submit"] {  padding: 15px 45px; font-size: 15px; text-transform: none;  margin-top: 30px;}
.AccessForm input[type="submit"] { padding: 15px 30px; font-size: 14px;}

/* .dateForm form fieldset:nth-child(4) .field { padding-right: 0;} */
/* .demoform fieldset:nth-child(4).form-columns-1 { width: 50%;} */
/* .demoform form fieldset:nth-child(4) .field { padding-right: 0;} */
.demoform .actions { text-align: center;}
.demoform input[type="submit"] { text-transform: none;}
.demoform fieldset.form-columns-1 {  padding-bottom: 25px;}
.AccessForm .hs-input { width: 100% !important;}  
/*-----------------------------  scopio v21 --------------------------  */
.DigitalTitle { max-width: 800px;  margin: 0 auto;}
.revoluteSEction { background-color: #FBF9F5;}
.digitalLeft { width: 150px;  color: #F43DBF; font-size: 22px;}
.digitalRight { width: calc(100% - 150px); padding:10px;}
.dateText { font-weight: 300;  line-height: 1.6;}
.digitalLeft { padding: 10px;}
.revolbutton a {  font-size: 18px; font-weight: 600;  padding: 15px 30px; background-color: #6857A1;  text-decoration: none; border-radius: 6px;}
.virtualImg {  padding-bottom: 56.25%;}
.virtualIcon i {   font-size: 70px;  color: #001537;}
.virtualImg {  position: relative;}
.virtualIcon { position: absolute; top: 50%; left: 50%;transform: translate(-50%,-50%);  width:100%; height: 100% }
/* .virtualIcon i:hover { color: #332174;} */
.virtualIcon a {width: 100%;height: 100%;display: block;}
.virtualIcon a svg { width: 72px; height: 72px;position: absolute;top: 50%;transform: translate(-50%,-50%);left: 50%;}
.virtualIcon a svg path {    transition: all ease 0.3s;}
.virtualIcon a:hover svg path:first-child { fill: #332174;}
.discoverheading h2 {  font-size: 18px;}
/* .dateForm fieldset:nth-child(4).form-columns-1 {  width: 50%;} */
.contactTitle h6 { font-size: 24px;}
.dateForm .hs_submit.hs-submit { padding-top: 15px;}
.stepLink a { font-size: 28px;}
.teamForm .hs-error-msgs { padding-left: 0;}


/*---------------------------------------------  case of week moxie  -------------------------------------  */
.bannnerweekSec .wrapper {  max-width: 1780px;}
.bannerInnerbox { background-color: #001537; padding-left: 10px;}
.bannnerweekSec { padding: 80px 0; background-color: #fbf9f5;}
.bannerGroup { display: flex; align-content: center; align-items: center; justify-content: center;max-width: 1440px; margin: 0 auto; }
.caseLeftsec { width: 870px; padding: 0px 25px 10px 050px;}
.caseTitle { color: #fff;}
.caseRightsec { width:576px;}
.rightImg { width: 403px; margin: 0 0 0 auto; max-width: 100%}

/* --------------------------  case history  ---------------------------------- */
.casehistorySec { background: #FBF9F5;}
.presentLeft {width: 79.25%;padding-left: 16px;}
.casehistorySec .wrapper { max-width: 900px;}
.caseGroup p { font-size: 15px;}
.presentIcon ul { margin: 0; padding: 0; list-style: none;}

.presentMedia ul { display: flex; flex-wrap: nowrap; justify-content: space-between;}
.presentIcon i { padding: 6px 10px; color: #3b5998;font-size: 20px; background: #3b5998; color: #fff;margin-right: 17px;vertical-align: middle;}
.presentIcon a {text-decoration: none; color: #3b5998; font-size: 12px; text-transform: uppercase;padding-right: 30px; border: 2px solid #3b5998;padding: 5px 20px 10px 0;}
.caseGroup ul { margin: 0; padding: 10px 0 0; list-style: none;}
.caseGroup .list strong { font-size: 15px;}
.presentRight { width: 20.75%;  margin-left: 30px;}
.presentGroup { display: flex; flex-wrap: nowrap;}
.caseLinksec a { color: #001537; font-size: 16px; font-weight: 600;text-decoration: none;}
.caseLink a { color: #6857A1; font-weight: 600; border-bottom: 3px solid #6857A1;text-decoration: none; font-size: 16px;}
.casehistorySec { padding: 50px 0;}
.caseGroup .list img {padding-bottom: 15px;}
.caseGroup p:last-child { padding-top: 30px; padding-bottom: 20px;}
.presentIcon ul li:nth-child(2) a i { background: #0077b5;}
.presentIcon ul li:nth-child(2) a { border: 2px solid #0077b5;color: #0077b5}
.presentIcon ul li:nth-child(3) a i { background: #00cfff;}
.presentIcon ul li:nth-child(3) a { border: 2px solid #1da1f2;color: #1da1f2}
.presentIcon ul li:nth-child(4) a i { background: #25d366;}
.presentIcon ul li:nth-child(4) a { border: 2px solid #25d366;color: #25d366}


.presentIcon  ul li a:hover {color: #0000FF; border: 2px solid #0000FF;}
.presentIcon  ul li:nth-child(2) a:hover { color: #527EF6; border: 2px solid #527EF6;}
.presentIcon  ul li:nth-child(3) a:hover { color: #00cfff; border: 2px solid #00cfff;}
.presentIcon  ul li:nth-child(4) a:hover { color:#7BF547; border: 2px solid #7BF547;}

/*  ---------------------------------  popup date form --------------------------------------*/

.leftImg { height: 100%; width: 374px; display: table-cell;}
.RightForm { display: table-cell; width: 374px; padding: 19px 56px;    background: #001537;}
.dateTitleIn { font-size: 32px; line-height: 1.4; font-weight: 600; color: #ffffff;}
.dateContentIn { color: #ffffff;}
.popupBoxIn { margin: 0 auto;}
.DatePopupform span { color: #FBF9F5;font-size: 15px;}
.DatePopupform form .field { padding-bottom: 0;}
.DatePopupform input[type="submit"] { padding: 8px 10px; font-size: 12px;line-height: 1.4;}
.DatePopupform hs_submit hs-submit {margin-top: 20px;}
.DatePopupform .actions { padding-top: 20px;}
.popupSection { display: flex; flex-wrap: nowrap; align-content: center; justify-content: center;background-color: rgba(251, 249, 245, 0.75)}
.DatePopupform span.hs-form-required { color: #790000; margin-left: 3px;}


.popupSection { top: 0; right: 50%; width: 100%; height: 100%; position: fixed; bottom: 0; left: 0; background-color: rgba(251, 249, 245, 0.75); z-index: 9999;-webkit-user-select: none;
  -moz-user-select: none; -ms-user-select: none; user-select: none; justify-content: center;  align-items: center;}
.popupInner {max-height: 80vh;overflow: auto;} 
.close-Icon i { color: #FBF9F5; cursor: pointer;}
.RightForm { position: relative;}

.pop-sec-parent {  display: none;}
.DatePopupform .submitted-message { text-align: center;}

.close-Icon svg {width: 15px; height: 15px; cursor: pointer;position: absolute;  top: 10px; right: 10px;}

/* -------------------------  thank you  ------------------------------ */
.AccessTitle h1 {font-weight: 600;}
.subscribeSection {padding: 300px 50px 300px 50px;background: #FBF9F5;}
.AccessContent { padding-bottom: 36px; padding-top: 20px;}
.accessButton { background: #6857a1; padding: 15px 22px;display: inline-block; font-size: 18px;text-decoration: none; border-radius: 4px;}
.accessButton a {text-decoration: none;}
.AccessContent p {font-weight: 300;}

.newImage {width: 135px; padding: 25px 0;}
.Headerv1 { background: #001537;padding: 0 100px;}
.Headerv1 .wrapper { max-width: 1440px;padding-left: 0; padding-right: 0;}
.strip-section { position: fixed; width: 100%; z-index: 11;}

/* ------------------------   Digital cytology demo ----------------------------- */
.strip-section {background-color: #6857a1;}
.strip-link { padding: 10px 20px;}
.strip-link a {color: #FBF9F5;font-weight: 600; font-size: 16px;}


.box-group {display: table; width: 100%;}
.left-box {display: table-cell;width: 50%; vertical-align: middle;}
.right-box {display: table-cell;width: 50%; vertical-align: middle; background-color:#c3d1e6;}

.box-column { max-width: 600px; margin: 0 auto; padding: 0 80px;}

.work-content ul > li { padding-top: 10px;}
.work-content {padding-top: 30px;}
.work-content ul { padding-bottom: 35px;margin:0;padding-top:20px;}
.two-col-sec { background-color: #fbf9f5;}
.two-col-inner { padding: 85px 0;}  
.section-content { max-width: 980px;margin: 0 auto;}
.left-image img { width: 100%;}


.demo-form { max-width: 800px; margin: 0 auto;}
.form-section { background-color: #fbf9f5;padding: 100px 0;}
.demo-form form .field { padding-bottom: 0;padding-top: 16px;}
.demo-form label {font-size: 15px;font-weight:500;}
.demo-form input[type="tel"] { width: 50% !important;}
.demo-content { max-width: 740px;  margin: 0 auto;}

.slider-group-box {max-width:740px;margin: 0 auto; padding: 30px 0;}

.slick-prev:before {content: "\f104";color: #000;font-family: 'FontAwesome';}
.slick-prev { position: absolute;left: -18%;top: 50%;}
.slick-next:before {content: "\f105";color: #000;font-family: 'FontAwesome';}
.slick-next {position: absolute;right: -18%;top: 50%;}
.slider-content h6 { line-height: 1.5;}  


tbody {  border: 1px solid #000;}
.three-colmn td {padding: 19px;border-width: 1px;border-color: #a3adb6;border-style: solid;}
.three-colmn tr:nth-child(1) td { font-size: 24px;}
table { border: 1px solid #acb2b9;}
.three-colmn tr:nth-child(2n) { background-color: #edf2f0;}
.three-colmn tr:nth-child(2n+1) { background-color: #fbf9f5;}
.three-colmn tr > td > p {font-weight: 500;}

.digital-section { background-color: #a3d3d4;}
.digital-content {  max-width: 840px; margin: 0 auto; font-size: 22px; font-weight: 300;}
/* .left-image { height:580px;} */
.right-box:nth-child(1) { background-color: #fbf9f5;}

.check-col {padding-bottom: 20px; display: flex;}
.check-right {padding-left: 20px;}
.checkicon i { color: #88909e; font-size: 15px;}

.box-column {  padding: 50px; }

/* -----------------------------------  play video point of ----------------------------  */
.left-imagev1 { position: relative; height: 400px;}
.learning-Inner {  position: absolute;top: 50%; left: 50%;transform: translate(-50%,-50%); } 
.video-Section .wrapper {max-width: 1380px;}
.learningLeftv1 { width: 750px; padding-right: 50px; }
.learning-Right { width: calc(100% - 750px); padding-left: 50px;}
.learningBoxv1 { display: flex; flex-wrap: wrap; }
.video-Section {padding-top: 150px; padding-bottom: 70px; background: #fbf9f5}
.video-Title {font-size: 36px;color: #fff;font-weight: 700;}
.video-Img { width: 60px; padding-top: 20px; margin: 0 auto;}
.left-imagev1:before {content: '';position: absolute;top: 0;width: 100%;height: 100%;background: #000;opacity: 0.5;}
.demo-section { background-color: #001537; padding-top: 140px; padding-bottom: 120px; }
.down-icon a {color: #001537;}
.demo-section .wrapper { max-width: 780px; }
.section-content {font-size: 16px;}

/* -------------------------  footer -------------------------------------------------------------------------- */
.footerSection {  background-color: #001537;}
.footerTitle a { color: #ffffff; text-decoration: none;}
.footerSection {   padding-left: 100px;  padding-right: 100px;}
.footerInner { max-width: 1440px; margin: 0 auto;}
.down-icon i { font-size: 44px;padding-top: 40px;}
.scopioSection {padding: 8% 0% 8% 0%;}
.header-container-wrapper {  position: fixed;  width: 100%;  top: 0;   left: 0; z-index: 99 }
.HeaderNavigationInner>ul>li { font-size: 16px;    font-weight: 600; }
.checkMarkStyle ul { padding-left: 0; margin: 0; list-style: none; }
.checkMarkStyle ul li { padding-left: 40px; position: relative; }
.checkMarkStyle ul li + li { margin-top: 20px; }
.checkMarkStyle ul li:before {content: '';position: absolute;left: 0;top: 15px;background-image: url(https://4820593.fs1.hubspotusercontent-na1.net/hubfs/4820593/SCOPIO-LABS_2021/images/Check-mark.png);width: 16px;height: 13px;background-repeat: no-repeat;background-position: center center;background-size: 100% auto;}
.right-box { padding: 50px 0; }


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Responsive Media Queries CSS
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*-=-=- Only Desktop CSS -=-=-*/
@media (min-width:768px ) {
  .ib { display: inline-block; vertical-align:middle; margin-right:-4px; }


  .ebookcareContent { display: none;} 
}

@media (min-width:1200px ) {
  .e-bookFirst { width: 1155px; margin: 0 auto;display: block; transform: translateX(-50%); position: relative;left: 50%;}
}




@media (max-width:1600px) {
  .wrapper{max-width: 1230px;}
  .learningLeft { width: 1015px;}
  .caseleft { width: 50%;}
  .caseRight{ width: 50%; padding-top: 0;}  
  .contactSection {  padding: 100px 80px;}
  .technoRight { padding: 20px;}
  .bookColumn { padding: 0;}
  .ebookSection {  padding-left: 15px; padding-right: 15px;}
  .transformLeftsec { padding-left: 0;}
  .transformLeftsec { width: 600px;}
  .transformRightsec { width: calc(100% - 600px);}

}

@media (max-width:1320px ){

  .caseRight{ width: 50%; padding-top: 0;}  
  .section-content h6 { font-size: 22px;line-height:1.4;}
}

/*-=-=- Smaller Desktop Devices -=-=-*/

@media (max-width:1280px ) {
  .DetailSection .wrapper.wrapper-md { max-width: 100%;}

}

@media (max-width:1230px ) {
  .wrapper { max-width:1000px }
  .learnformInner {  padding: 10% 5% 5% 5%;}  
  .contactSection { padding: 80px 0;}
  .learningLeftv1 {padding-right: 30px;width: 620px;}
  .learning-Right { padding-left: 30px; width: calc(100% - 620px);  }

}

/*-=-=-  Tablet Landscape and Smaller Devices -=-=-*/
@media (max-width:1080px ) {
  .wrapper { max-width:900px }
  .mw50 { width:50% }        
  h1,.h1 { font-size: 40px; }
  h2,.h2 { font-size: 34px;  } 
  h3,.h3 { font-size: 28px;  }
  h4,.h4 { font-size: 24px;  } 
  h5,.h5 { font-size: 22px }
  h6,.h6 { font-size: 18px;  }


  .HeaderSection .wrapper-md {  max-width: 100%;}

  .transformLeftsec {  width: 100%; padding-right: 0;}
  .transformImg { width: 430px;margin:0 auto;}
  .ebookSection {padding: 100px 50px 80px;}  
  .virtualContent { padding-bottom: 40px;} 
  .transformRightsec {  width: 100%;}   
  .ebookContent h6 { font-size: 22px;}  
  .headerInnerSec { padding: 25px 15px 25px 0;}  
  .productRightinner { padding-right: 0 }
  .learnformInner {  padding: 8% 5% 5% 5%;}  
  .subscribeSection {padding: 150px 15px;}
  .demo-content h6 { font-size: 22px;}
  .slider-group-box {max-width:560px;margin: 0 auto; padding: 30px 0;}
  .learningLeftv1 {padding-right: 30px;width: 480px;}
  .learning-Right { padding-left: 30px; width: calc(100% - 480px);  }

}



/*-=-=-  Tablet Portrait and Smaller Devices -=-=-*/
@media (max-width:991px ) {

  .wrapper { max-width:700px }
  .mvw { width:100%; }
  h1,.h1 { font-size:34px; }
  h2,.h2 { font-size:28px; }
  h3,.h3 { font-size:24px; }
  h4,.h4 { font-size:22px; }
  h5,.h5 { font-size:20px; }
  h6,.h6 { font-size:16px; }



  .pt40 ,.pt50{ padding-top: 20px; }
  .pt60,.pt70, .pt80,.pt90,.pt100  { padding-top: 40px; } 
  .pb40,.pb50 { padding-bottom: 35px; }
  .pb60,.pb70,.pb80,.pb90,.pb100,.pb200  { padding-bottom: 40px; }
  .p90-0 { padding-top:40px;padding-bottom:40px }

  .productLeft { width: 100%; display: block;}
  .productRight {  display: block;  width: 100%;  padding: 50px 30px;}
  /*   form fieldset.form-columns-2 .field { width: 100% !important;} */
  form .field {  padding: 0;}
  /*   form fieldset .field { padding-right: 0;} */
  .productTitle { padding: 40px 20px;}
  .learningSection { padding: 40px 0;}
  .learneArrow {  padding-bottom: 15px;}  
  .teamTitle { text-align: center;}
  .teamContent {  text-align: center;} 
  /*   .HeaderNavigationInner ul li { padding-left: 10px; padding-right: 10px;}  */

  .EbookRightSec{ width: calc(100% - 440px);}
  .EbookLeftSec { width: 440px;}
  .ScopioVetSection .wrapper {  max-width: 100%;}

  .detailLeftside { width: 100%;}
  .detailRight {  width: 100%; padding-left: 0; text-align: center; padding-top: 30px;}
  .scopioImg { width: 480px; margin: 0 auto;}
  .ScanLeft { width: 100%;}
  .ScanImg { margin: 0 auto;}
  .scanRight {  width: 100%; padding-top: 30px;}  

  .videoTitle { padding-top:50px;font-size:40px; }
  /* ----------------------- scopiovet webinar-----------------------------   */
  .ownerLeftsec { width: 100%; text-align: center;  padding-bottom: 30px;}
  .onwerRightsec {  width: 100%; padding-left: 0; padding-bottom: 40px;}
  .ownerelementor { padding: 35px 20px;}
  /*   .demoform form fieldset .field { padding-right:0 }   */

  .learningLeft { width: 100%; display: block; padding-bottom: 20%;}

  .learningRight.pb70 {width: 100%;display: block;}

  .ScopioVetSection .wrapper-md { max-width: 100%;}
  .EbookLeftSec { padding-right: 15px;}  
  .AccessForm .actions { padding-top: 20px;}


  .dateForm {   padding: 0 40px;}  
  .technoLeft {  width: 50%;}
  .technoRight {  width: 50%;}

  .technoRight { padding-left: 0;} 
  .workRightSec { padding-left: 30px;} 

  .transformForm { margin: 0 auto;}

  .ebookSection {   padding: 50px;}
  /*   .accessForm form fieldset .field { padding-right: 20px;} */
  .transformRightsec { width: 100%;}
  .transformForm {  padding-top: 20px;}  
  .accessForm { padding-top: 30px;} 
  /*   .teamForm form fieldset.form-columns-2 .field { width: 50% !important; padding-right: 15px;} */
  .ScopioVetSection { padding-bottom: 80px;}
  /*   .cytologySection { padding-top: 40px; padding-bottom: 40px } */
  .subscribeSection {padding: 100px 15px;}
  .slick-next { right: -15%;}
  .slick-prev { left: -15%;}

  .box-group { display: block;}
  .left-box { display: block; width: 100%;  }
  .right-box {padding: 50px;}
  .box-column { max-width: 100%; padding: 0;  }
  .slider-section { padding: 90px 0;}
  .slider-content h6 { font-size: 18px;}
  .learningLeftv1 {order: 2; padding-top: 40px; width: 100%; padding-right: 0;}

  .learning-Right {width: 100%; padding-left: 0; padding-bottom: 0; }
  .video-Section { padding-top: 80px; }

}

/*-=-=-  Mobile Devices -=-=-*/
@media (max-width:767px ) {
  .mw { width:100% }
  .wrapper { max-width:100%; padding-left:15px; padding-right:15px; }
  .mtop10 { margin-top:10px; } /* >>>>>>> margin top 10px in mobile <<<<<<<< */
  .mtop20 { margin-top:20px; } /* >>>>>>> margin top 20px in mobile <<<<<<<< */
  .mtop30 { margin-top:30px; } /* >>>>>>> margin top 30px in mobile <<<<<<<< */
  .mbottom30 { margin-bottom:30px; }
  .mpt0,.mp0 { padding-top:0 !important; }
  .mpb0,.mp0 { padding-bottom:0 !important; }
  .mobile-center { text-align:center; } /*>>>>>>>    text-align:center in mobile   <<<<<<<<<<<<*/
  .mobile-center.text-right { text-align:center; }





  .menubarRes.open > a > i:first-child { position: relative;transform: rotate(135deg); top: 15px; left: 0; transition: all ease 0.3s;}
  .menubarRes.open > a  > i:nth-child(2) { opacity: 0;top: 5px; transition: all ease 0.5s;margin-left: -60px;}
  .menubarRes.open > a >  i:last-child { position: relative;transform: rotate(48deg);top: 0; transition: all ease 0.4s;}
  /* ----------------------------------------  navigation -------------------------------------- */

  .HeaderSection { padding: 0;}
  .HeaderSection .wrapper-md {  padding: 0;}
  .headerinner { padding: 25px 15px;}
  .virtualContent { padding-bottom: 0px;}  
  /*----------------------- banner section-----------------------  */
  .bannerTitle h1 { font-size: 23px;}
  .ebookcareContent{font-size: 20px;line-height: 1.8;font-weight: 300; }

  /* -------------------------- form ------------------------------------   */
  .featureContent a {  color: #001537;}
  .featureContent table { display: block;}
  .featureContent tbody {  display: block;}
  .featureContent tr {  display: block;}
  .featureContent table tbody tr td { display: block; width: 100% !important;}   
  /*   .virtualSection {  padding: 40px 0;} */
  .ownerContent { font-size: 16px; text-align: center;} 
  fieldset:nth-child(4) .hs-input  { width: 100% !important; }    
  .AccessForm .hs-input { width: 100% !important;} 

  .buttonRightssec a { padding: 10px 30px }  

  .systemContent { font-size: 16px;}  

  .onwerRightsec { padding-bottom:0 } 
  .learningRight.pb70 { padding-bottom: 20px;}  
  .featureContent a { font-size: 15px;}
  .informTitle a { font-size: 13px;}  
  .productRight { padding: 50px 10px 30px 20px}  
  .bannerTitle h2 { font-size: 24px;}  
  .leftSickIn { width: 100%;}
  .RightSickIn {   width: 100%; padding-left: 0;}
  .leftSickIn {  padding-right: 0; margin-bottom: 30px;}
  .landContent {  font-size: 16px;}
  .landContent p { padding-bottom: 0;}
  .landContent h3 { font-size: 24px;}
  .landScapeBox { padding-top: 35px;}
  .relateContent {  padding-top: 0;}
  .relateContent {   font-size: 16px;}
  .relateContent p { padding-bottom: 0;}

  .HeaderLeftLogo { display: inline-block; margin-right: -4px;}
  .HeaderNavigationRight { display: inline-block;  margin-right: -4px;}
  .EbookLeftSec {   width: 100%; padding-right: 0;}
  .EbookRightSec { width: 100%; padding-top:20px; padding-left: 0; padding-right: 0}
  /*   .AccessForm form fieldset.form-columns-2 .field { width: 50% !important; padding-right: 15px;} */
  .ScopioVetSection { padding-bottom: 40px;}
  .e-bookContent {  padding-top: 20px;}
  /*   .e-bookTitle h2 { font-size: 28px;} */
  .AccessMainForm { padding-bottom: 10px;}  

  .clinicRightsec { padding-left: 0;  padding-top: 30px;}
  .technicContent { font-size: 16px;}
  .clinicFirstCol:nth-child(1) { padding-bottom: 40px;}
  .clinicLeftsec { margin: 0 auto;}
  .netwokContent {  font-size: 16px;}  
  .LandscapeTitle { font-size: 18px;}  
  .discoverheading ol { padding-bottom: 15px;}

  .E-bookColumn {  padding-top: 50px;}  

  .caseleft {  margin: 0 auto;}
  .caseRight { padding:30px 0 20px;text-align:center;}  
  .dateForm {  padding: 0;}
  .inboxTitle { padding-top: 0;  padding-bottom: 20px;}  
  .contactSection {  padding: 40px 0;}
  .technoRight {  padding-left: 20px; padding-top: 40px;}
  .technoLeft { padding: 0 20px;}
  .technoRight {  padding-bottom: 0;}
  .informBox p:first-child { padding-bottom: 10px;}  
  .CaseTitle { text-align: center;}  

  .detailTitle { padding-bottom: 15px;}
  .detailContent {  font-size: 16px;}
  .detailRight {  padding-left: 0; padding-top: 40px;}
  .detailTitle h2 { font-size: 24px;}  
  .workRightSec { padding-left: 0; padding-top: 30px;}
  .reportContent { font-size: 16px;}
  .workTitle h2 {text-align: center;} 
  .workContent { font-size: 16px;}  

  .scanRight {  padding-top: 30px; padding-left: 0;}
  .FieldContent p { padding-bottom: 0;}  
  .ScanImg { margin: 0 auto;}  
  .scopioImg { width: 100%;}
  .transfromTitle { font-size: 16px;}
  .ebookSection {  padding: 40px;}  
  .ebookTitle h1 {  font-size: 26px;}
  .ebookContent h6 {  font-size: 20px;}
  .ebookContent { padding-bottom: 0; padding-top: 10px;} 
  .FieldContent { font-size: 18px;} 
  .revoluteGroup { text-align: center;}
  .revoluteGroup { text-align: center;}
  .digitalRight {  padding: 0;}
  .digitalLeft { padding: 0;}
  .digitalLeft { padding-bottom: 10px;}
  .revolbutton { padding-top: 30px;}
  .dateText { font-size: 16px;}
  .headerSection { padding: 0;}  
  .discoverheading {  font-size: 18px;}  
  .ScopiovetImg { margin: 0 auto;width: 250px;}  
  .footerSection {padding-left: 15px;padding-right: 15px;} 
  .digitalContent { font-size: 16px;}
  .digitalContent p:nth-child(2) { padding-bottom: 0;}
  .featureContent { font-size: 16px;}  
  .learningSection {  padding-bottom: 0;}  
  .CaseTitle h1 { font-size: 26px;}  
  .e-bookFirst { padding-bottom: 0;}
  .e-bookContent h6 {  font-size: 18px;}  
  .CareTitle h2 { font-size: 30px;}
  .careContent p:first-child { font-size: 18px;}  
  .demoTitle h4 { font-size: 28px;}
  .demoform { padding-top: 35px;} 
  .ownerColumn {  padding-top: 40px;} 
  .SystemSec { text-align: center;}    
  .productTitle h6 { font-size: 22px; text-align: center;} 
  .bannerTitle { text-align: center;}  

  .featureContent table {border: none !important;   border-bottom: 1px solid #d7d7d7 !important; }
  .featureContent table tbody tr:nth-child(odd) td:first-child,.featureContent table tbody tr:nth-child(even) td:first-child { border-right-color: #d7d7d7 !important; border-bottom: none !important; }
  .featureContent table tbody tr td:nth-child(3) { border-top: none !important;  border-bottom: none !important; padding-top: 0 !important; }
  .featureContent table tbody tr td:nth-child(2) { border-bottom: none !important; }

  .virtualSection {padding-top: 40px; padding-bottom: 40px;}
  .EbookTwoCol { padding-left: 0; padding-right: 0 }
  .mNone { display:none;  } 

  /*------------------------------------------ case of week =================================================================    */

  /*  .bannerGroup { width: 100%; display: block;} */
  .bannerInnerbox { padding-left: 0;}
  .caseLeftsec { width: 100%; text-align: center;padding: 40px 0;}
  .caseRightsec { width: 100%;}
  .rightImg { width: 100%;}
  .caseTitle { font-size: 26px;}
  .caseTitle h1 {  font-size: 30px;}
  .bannnerweekSec {padding: 40px 0;}

  .presentLeft { width: 100%;padding-left: 0;}
  .presentRight { width: 100%; margin-left: 0;}
  .presentGroup {display: block;}
  .caseGroup .list { width: 100%;}
  .presentMedia ul { display: block; margin-left: -10px; margin-right: -10px }
  .presentIcon ul li { padding: 0 10px 20px} 

  .presentMedia ul { display: flex; flex-wrap: wrap; }
  .presentMedia ul li { width: 50%; margin: 0; display: block; }
  .presentIcon a { display: flex; align-items:center }
  .presentIcon a { padding-top:0; padding-bottom: 0 }
  .presentIcon i { line-height: 1; } 

  .casehistorySec { padding-top: 0; padding-bottom: 40px;}
  .caseLink.pt60 { padding-top: 20px;}
  .bannnerweekSec { padding: 0}
  .bannnerweekSec .wrapper { padding-left: 0; padding-right: 0 }
  .presentBox { padding-top: 30px; }
  .caseRightsec { order: 1; }
  .caseLeftsec { padding: 15px 30px 15px 30px; text-align: left; font-size: 28px; line-height: 1.2em; order: 2; }
  .caseTitle h1 { font-size: 28px; line-height: 1.2em; margin-bottom: 20px; }
  .bannerGroup { flex-wrap: wrap }

  /*--------------------------------------------------------- popup form -------------------------------------    */
  .leftImg.bg {display: none;}

  .RightForm { padding: 35px 15px 0;}
  .dateTitleIn { font-size: 28px; line-height: 1.4;}
  .dateContentIn{ font-size: 16px; padding: 20px 0 10px;}
  .DatePopupform textarea, input[type="text"], input[type="number"], input[type="email"], input[type="tel"], select {margin: 15px 0 15px !important;}
  .RightForm { width: 290px;}
  .DatePopupform .actions input[type="submit"] { padding: 12px 0;}
  .DatePopupform .actions { display: grid; padding-bottom: 30px; padding-top: 35px;}
  .DatePopupform {  padding-top: 30px;}
  .popupInner { max-height: 60vh; overflow: auto;}  
  .AccessContent { padding-bottom: 10px;}
  .subscribeSection { padding: 40px 15px;}  
  .accessButton {font-size: 16px; padding: 15px 20px;}  
  .right-box {padding: 30px 15px;}
  .two-col-inner { padding: 40px 0;}
  .section-Title h1 {font-size: 28px;}
  .section-content h6 { font-size: 18px;}
  .form-section {padding: 40px 0;}
  .demo-content h6 { font-size: 18px;}
  .demo-form form fieldset.form-columns-2 .field { width: 100% !important; }
  .demo-form input[type="tel"] {width: 100% !important;}
  .demo-Title.text-center h2 { font-size: 28px;}
  .slider-group-box { max-width: 580px; margin: 0 auto;}
  .slider-section { padding: 50px 0;}
  .slider-content h6 { font-size: 15px;}
  .slider-Title h2 { font-size: 28px;}
  .slick-next , .slick-prev{ top: 100%;}
  .slick-next { left: 90%;}
  .slick-prev { left: 0;}

  .three-colmn td {padding: 8px;  }
  .three-colmn tr:nth-child(1) td {font-size: 18px;font-weight:600;}
  .digital-content { font-size: 18px; line-height: 1.6; }
  .digital-section { padding: 50px 0 80px;}
  .digitalTitle h2 {font-size: 28px;  }
  .three-colmn tr td span { font-size: 16px;  }
  .check-right {  font-size: 16px;}
  .left-box {  padding-bottom: 100%; }
  .strip-section {   top: 95px; }
  .video-Title { font-size: 26px; }
  .video-Img {width: 40px; }
  .demo-section { padding: 40px 0;}
  .video-Section { padding: 40px 0; }
  .demo-cal .calendly-inline-widget { min-width: 100% !important; }
}


@media (max-width:640px ) {
  /*   .demoform form fieldset.form-columns-2 .field { width: 50% !important; padding-right: 20px; }   */

}

@media (max-width:480px ) { 
  .demoheading { font-size:18px }  
  /*   .AccessForm fieldset:nth-child(3) {  width: 100%;} */
  .caseleft {  width:220px }  
  /*   .dateForm form fieldset .field {  padding-right: 0;} */
  .staydateIn { padding: 30px 15px;}
  .inboxTitle h1 {  font-size: 26px;}
  form fieldset.form-columns-2 .field { width: 100% !important;}  
  .ebookSection { padding: 40px 20px;}
  .accessForm input[type="submit"] {  margin-top: 10px;}  
  .transformImg { width: 100%;}  
  .HeaderButton a { padding: 12px 25px;}  
  .presentIcon ul li { width: 100%;}

}
.video-webinar iframe {
  border-radius: 10px;
  border: none;
  box-shadow: 0px 4px 11px 0px rgba(1, 19, 55, 0.34);
  text-align: center;
  z-index: 1000;
}
.video-webinar {
  background: linear-gradient(180deg, rgba(0,17,55,1) 0%, rgba(0,17,55,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); 
  padding: 10vw 30px; 
  height: auto; 
  max-height: 100%; 
  text-align: center;
}
@media (max-width: 999px) {
    .video-webinar {
  padding: 40vw 30px; 

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

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