body{
background-color:#fff !Important;
}

.product-page-section {
background-color: #fff !important;
}

.legal-page-body {
  background-color:#fff !Important;
}
.countrydynamiccalloutgridblock .white-bg-cta {
    display: inline-block;
}
.countrydynamiccalloutgridblock .row {
    display: flex;
    flex-wrap: wrap;
}
a {
    color: #3073ac;
}
.slick-prev:before, .slick-next:before{
line-height:0 !important;
}
.footer .dropdown-toggle:focus {
        outline: 3px solid white !important;
 }
 .footer.footer-new-theme .footer-logo {
        display:inline-grid;
    }
.cta-text-bottom a {
    display: inline-block;
}
.cta-image-top {
    display: inline-flex;
}
.slide-item a:focus {
    border: 3px dotted blue;
    display: inline-flex;
}

.slick-dots li button:focus {
    outline: 1px solid blue !important;
}

@media (max-width: 1400px) {
    .nav-wrap {
        float: left !important;
    }
}

.refactoredDesktopNavbaritems {
    padding-top: 7px;
}

.refactoredNavbarSearchform {
    margin-top: 24px;
}

.imageWidth {
    width: 290px;
}

.navbar-lower li:nth-child(4) {
    margin-left: 50px !important;
}

.cta-bottom-link span {
    font-size: 15px;
}

ul.features img {
    margin: -48px 0 18px 0;
}

@media screen and (min-width:1201px) {
    .button-custom.extra > span {
        max-width: 200px !important;
    }
}

.button-custom.extra {
    height: 160px;
}

@media (max-width:1226px) and (min-width:769px) {
    .font-condensed .cta-bottom-link span {
        font-size: 12px;
    }
}

​ {
    @media screen and (max-width:800px) {
        .button-custom.extra > span {
            max-width: 100%;
            width: 100% !important;
        }
    }
}

.table:not(.searchadmintable) {
    display: table;
    table-layout: fixed;
    width: 100%;
    font-size: 14px;
    margin-bottom: 0px;
}

.table-row {
    display: table-row;
    height: 50px;
}

.table span {
    width: 100%;
}

.table-head {
    background-color: #fdfff0;
    border-bottom: 1px solid #003366;
    border-top: 1px solid #003366;
    border-left: 1px solid #003366;
    border-right: 1px solid #003366;
    font-weight: bold;
    font-size: 18px;
    color: #003366;
}

.table-cell {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #003366;
    border-left: 1px solid #003366;
    border-right: 1px solid #003366;
    padding: 10px;
}

    .table-cell:not(:first-child) {
        border-left: 0px solid #003366;
    }

.table-cell-one-third {
    width: 33.33% !important;
}

.table-cell-two-thirds {
    width: 66.66% !important;
}

.table-cell-last-third {
    width: 33.34% !important;
}

.last-row {
    margin-bottom: 20px;
}

.tfp .table-cell {
    width: 50%;
    text-align: left;
}

.tfp .table-head, .hct .table-head {
    border-top: 1px solid #003366;
    text-align: center;
}

.nutritional-tip {
    cursor: help;
    text-decoration: none;
    position: relative;
}

.nav-up-block1 {
    width: 30%;
}

.dropdown.nav-up-block3 .dropdown-toggle {
    width: 70px;
    margin: 0;
}

.select-button {
    display: table;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    height: 50px;
    width: 750px;
}

    .select-button .next-left {
        display: table-cell;
        width: auto;
        color: #FFF;
        font-weight: bold;
        padding-left: 30px;
        text-align: left;
        padding-right: 89px;
        vertical-align: middle;
        background: #003366 url("http://pre.ascensiadiabetesca.ascensiasites.com/globalassets/country-sites/blue-arrow.png") no-repeat right center;
    }

    .select-button a, .select-button a:hover {
        color: #fff;
    }

.product-cta .product-img {
    height: 130px;
}

.product-img img {
    max-width: 230px;
}

.bulletPointList .featurs-block img {
    width: 10px;
    height: 10px;
    top: 17px;
}

.bulletPointList .featurs-block div {
    margin-left: 20px;
}

.legalLinksWidth {
    width: 250px;
}

@media (max-width: 768px) {
    .select-button {
        width: 300px;
        height: auto;
    }

    .legalLinksWidth {
        width: 100%;
    }

    .faq-panel {
        width: 100%;
    }

    .table {
        table-layout: auto !important;
    }

    .panel-body {
        padding: 15px 0px !important;
    }

    .imageWidth {
        width: 100% !important;
    }
}

.imageWidth {
    width: 290px;
}

.height300 {
    height: 300px;
}

    .height300 .product-img {
        margin-top: 55px;
    }

.height245 {
    height: 245px;
}

    .height245 .product-img {
        margin-top: 15px;
    }

.headerPadding {
    text-align: center;
    margin: 0 0 30px 0;
    padding: 30px 10% 0;
}

.button-blue p {
    font-size: 13px;
}

.button-blue > span {
    padding-right: 10px;
    padding-left: 10px;
}

#dropdownMenu2 {
    margin-top: 8px;
}
/*Product Overview*/
.productBox {
    height: 250px;
    border: solid;
    border-width: 1px;
    margin-bottom: 20px;
}

.linkPosition {
    margin-left: 140px;
    position: absolute;
    bottom: 5px;
}
/*Product Overview*/
.blueBg {
    background-color: #003366;
}

.mtr_accuracy {
    margin: 1px 0;
}

.dropdown-menu > li > a {
    white-space: normal !important;
}

@media (max-width: 998px) {
    .panel .panel-body ul, .panel .panel-body ol, .panel .panel-body p {
        text-align: left;
    }
}

.coupons {
    text-align: center;
}

    .coupons img {
        max-width: 100%;
    }

.navbar-default .navbar-nav > li > a {
    font-size: 16px;
}
/*Carousel & Product pages banner =============*/
/* DEFAULT & COMMON STYLES */
#HomeCarousel #slide1 .vmid h3, #HomeCarousel #slide1-fr .vmid h3 {
    color: #49b9ab;
}

#HomeCarousel #slide2 .vmid p, #HomeCarousel #slide2-fr .vmid p, #HomeCarousel #slide5-fr .vmid p {
    color: #001f5b;
    ;
}

.parent-side-content2 {
    height: 400px;
    display: table;
}

.side-content2 {
    vertical-align: middle;
    display: table-cell;
    padding-right: 20px;
}

.carousel-caption {
    text-shadow: none;
    padding-bottom: 0;
}

#cntrNxtEZ .side-content2 p, #MicroletNxt .side-content2 p, #MicroletNxt-fr .side-content2 p {
    color: #143159;
}

.side-content2 button {
    padding: 10px;
    border: 0;
    font-size: 17px;
    background-color: #39b09d;
    border-radius: 13px;
    color: #FFF;
}

#slide2 .side-content2 button, #slide2-fr .side-content2 button {
    background-color: rgba(240, 71, 73, 1);
}

#cntrNxtTestStrip .side-content2 button, #cntrNxtTestStrip-fr .side-content2 button {
    color: #fff;
    background-color: #143159;
}




#HomeCarousel .carousel-indicators {
    top: 380px;
    bottom: auto;
    margin-top: 0;
}

section.page-top {
  
    /*  border-bottom: #7f7f7f solid 1px;*/
}

#MicroletNxt .side-content2 img, #MicroletNxt-fr .side-content2 img {
    width: auto;
}

.right.carousel-control, .left.carousel-control {
    background-color: transparent;
}
/*.carousel .item {
     min-height: 400px;
}
*/
.carousel-inner {
    height: auto;
}

#icon-banner2, #icon-banner {
    display: none;
}

.carousel-caption {
    z-index: 10;
    top: 0;
    text-align: left;
    left: 0;
    width: 100%;
    padding-top: 0;
    position: relative;
}

.side-content2 p, .side-content2 li, .side-content2 h3 {
    padding-right: 30px;
    margin: 15px 0;
    font-size: 28px;
    font-family: Helvetica;
}

#slide1 .side-content2 p, #slide2 .side-content2 p, #slide1-fr .side-content2 p, #slide2-fr .side-content2 p, #slide3 .side-content2 p, #slide4 .side-content2 p,
#slide5 .side-content2 p, #slide5-fr .side-content2 p, #slide1 .side-content2 li, #slide2 .side-content2 li, #slide1-fr .side-content2 li, #slide2-fr .side-content2 li, #slide3 .side-content2 li, #slide4 .side-content2 li {
    font-size: 20px;
}

#slide1, #slide2, #slide3, #slide4, #slide5, #slide1-fr, #slide2-fr, #slide3-fr, #slide4-fr, #slide5-fr {
    height: 400px;
}

#slide1 {
    background: #282828 url(/siteassets/home/carousel/Contour-Next-One-1600X400.png) left top no-repeat;
}

#slide1-fr {
    background: #282828 url(/siteassets/home/carousel/FR-Contour-Next-One-1600X400_FR.png) left top no-repeat;
}

#slide2 {
    background: #e6ecf6 url(/siteassets/home/carousel/Home-Contour-Next-Link-2-4-1600X400.png) left top no-repeat;
}

#slide2-fr {
    background: #FFFFFF url(/siteassets/home/carousel/revised/french/ascencia_cn_carousel_fre_1900x400_u.jpg) left top no-repeat;
}

#slide3 {
    background: #0a0507 url(/siteassets/home/carousel/Contour-Care-1600X400.png) left top no-repeat;
}

#slide4 {
    background: #FFFFFF url(/siteassets/home/carousel/revised/english/ascencia_cn_carousel_eng_1900x400_u.jpg) left top no-repeat;
}

#slide5 {
    background: #0a0507 url(/siteassets/contour-care-carousel/carousel_1600x400.jpg) left top no-repeat;
}

#slide5-fr {
    background: #0a0507 url(/siteassets/contour-care-fr/carousel_fr_1600x400.jpg) left top no-repeat;
}

#cntrNxt {
    background: #291a12 url(/siteassets/products/contournext/Contour-Next-1600X400.png) left top no-repeat;
}

#cntrNxt-fr {
    background: #291a12 url(/siteassets/products/contournext/FR-Contour-Next-1600X400-FR.png) left top no-repeat;
}

#cntrNxt24 {
    background: #2b3743 url(/siteassets/products/nextlink2.4/contour_next_link_2.4_banner_new.png) left top no-repeat;
}

#cntrNxt24-fr {
    background: #2b3743 url(/siteassets/products/nextlink2.4/contour_next_link_2.4_banner_new.png) left top no-repeat;
}

#cntrNxtEZ {
    background: #f6e9da url(/siteassets/products/contournextez/Contour-Next-EZ-1600X400.png) left top no-repeat;
}

#cntrNxtLink {
    background: #191e21 url(/siteassets/products/contournextlink/Contour-Next-Link-1600X400.png) left top no-repeat;
}

#MicroletNxt {
    background: #ffecd3 url(/siteassets/products/microletnext/Contour-Microlet-Next-1600X400.png) left top no-repeat;
}

#MicroletNxt-fr {
    background: #ffe6cc url(/siteassets/products/microletnext/FR-Contour-Microlet-Next-1600X400_FR.png) left top no-repeat;
}

#cntrNxtTestStrip, #cntrNxtTestStrip-fr {
    background: #b9b3ac url(/siteassets/products/teststrips/Contour-Next-Test-Strips-1600X400.png) left top no-repeat;
}

#DiabetesNu {
    background: #fffff8 url(/siteassets/diabetes-and-you/Diabetes-and-You-1600X400.png) left top no-repeat;
}
/* 1600+ ================ */

/*new added 1900*/
#slide5 {
    background: #0a0507 url(/siteassets/contour-care-carousel/carousel_199x400.jpg) left top no-repeat;
}

#slide5-fr {
    background: #0a0507 url(/siteassets/contour-care-fr/carousel_fr_1900x400.jpg) left top no-repeat;
}
/*end of 1900*/

@media (min-width: 1201px) {
    #cntrNxt, #cntrNxt-fr, #cntrNxt24, #cntrNxt24-fr, #cntrNxtEZ, #cntrNxtLink, #MicroletNxt, #MicroletNxt-fr, #cntrNxtTestStrip, #cntrNxtTestStrip-fr, #DiabetesNu {
        height: 400px;
    }

    #slide2 .side-content2 {
        padding-left: 25px;
    }

    #slide3 .side-content2 {
        padding-left: 70px;
    }

    #slide4 .side-content2 {
        padding-left: 70px;
    }

    #slide5 .side-content2 {
        padding-left: 70px;
    }

    #slide5-fr .side-content2 {
        padding-left: 70px;
    }

    #cntrNxt .carousel-caption .side-content2, #cntrNxt-fr .carousel-caption .side-content2 {
        padding: 0 75px;
    }

    #slide2 .side-content2 p, #slide2-fr .side-content2 p, #slide5-fr .side-content2 p {
        color: #143159;
        padding-right: 0px;
    }

    #cntrNxt .carousel-caption .side-content2 p, #cntrNxt-fr .carousel-caption .side-content2 p {
        padding-right: 110px;
    }
}
/* 1200 ====================== */
@media (min-width: 976px) and (max-width: 1200px) {
    #HomeCarousel {
        max-height: 400px;
        height: 400px;
    }

    .side-content2 p, .side-content2 li, .side-content2 h3 {
        font-size: 26px;
    }

    #slide1 .side-content2 p, #slide2 .side-content2 p, #slide1-fr .side-content2 p, #slide2-fr .side-content2 p, #slide3 .side-content2 p, #slide4 .side-content2 p, #slide5 .side-content2 p, #slide5-fr .side-content2 p, #slide1 .side-content2 li, #slide2 .side-content2 li, #slide1-fr .side-content2 li, #slide2-fr .side-content2 li, #slide3 .side-content2 li, #slide4 .side-content2 li {
        font-size: 19px;
    }

    #HomeCarousel #slide1, #HomeCarousel #slide1-fr, #HomeCarousel #slide2, #HomeCarousel #slide2-fr, #HomeCarousel #slide3, #HomeCarousel #slide4, #HomeCarousel #slide5, #HomeCarousel #slide5-fr {
        height: 400px;
    }

    #slide1 {
        background: url(/siteassets/home/carousel/Contour-Next-One-1200X400.png) left top no-repeat;
    }

    #slide1-fr {
        background: url(/siteassets/home/carousel/FR-Contour-Next-One-1200X400_FR.png) left top no-repeat;
    }

    #slide2 {
        background: #e6ecf6 url(/siteassets/home/carousel/Home-Contour-Next-Link-2-4-1200X400.png) left top no-repeat;
    }

    #slide2-fr {
        background: #e6ecf6 url(/siteassets/home/carousel/revised/french/ascencia_cn_carousel_fre_1200x400_u.jpg) left top no-repeat;
    }

    #slide3 {
        background: #0a0507 url(/siteassets/home/carousel/Contour-Care-1200X400.png) left top no-repeat;
    }

    #slide4 {
        background: #0a0507 url(/siteassets/home/carousel/revised/english/ascencia_cn_carousel_eng_1200x400_u.jpg) left top no-repeat;
    }

    #slide5 {
        background: #0a0507 url(/siteassets/contour-care-carousel/carousel_1200x400.jpg) left top no-repeat;
    }

    #slide5-fr {
        background: #0a0507 url(/siteassets/contour-care-fr/carousel_fr_1200x400.jpg) left top no-repeat;
    }

    #cntrNxt {
        background: url(/siteassets/products/contournext/Contour-Next-1200X400.png) left top no-repeat;
    }

    #cntrNxt-fr {
        background: url(/siteassets/products/contournext/FR-Contour-Next-1200X400-FR.png) left top no-repeat;
    }

    #cntrNxt24 {
        background: url(/siteassets/products/nextlink2.4/contour_next_link_2.4_banner_new_1200x400.png) left top no-repeat;
    }

    #cntrNxt24-fr {
        background: url(/siteassets/products/nextlink2.4/contour_next_link_2.4_banner_new_1200x400.png) left top no-repeat;
    }

    #cntrNxtEZ {
        background: url(/siteassets/products/contournextez/Contour-Next-EZ-1200X400.png) left top no-repeat;
    }

    #cntrNxtLink {
        background: url(/siteassets/products/contournextlink/Contour-Next-Link-1200X400.png) left top no-repeat;
    }

    #MicroletNxt {
        background: url(/siteassets/products/microletnext/Contour-Microlet-Next-1200X400.png) left top no-repeat;
    }

    #MicroletNxt-fr {
        background: #ffe6cc url(/siteassets/products/microletnext/FR-Contour-Microlet-Next-1200X400_FR.png) left top no-repeat;
    }

    #cntrNxtTestStrip, #cntrNxtTestStrip-fr {
        background: url(/siteassets/products/teststrips/Contour-Next-Test-Strips-1200X400.png) left top no-repeat;
    }

    #DiabetesNu {
        background: url(/siteassets/diabetes-and-you/Diabetes-and-You-1200X400.png) left top no-repeat;
    }
}

/* 975 ========================= */
@media (min-width: 756px) and (max-width: 975px) {
    .col-xs-12.side-content1, #cntrNxtEZ .col-xs-12.side-content1 {
        width: 59%;
    }

    .col-xs-12.parent-side-content2, #cntrNxtEZ .col-xs-12.parent-side-content2 {
        width: 40%;
    }

    .carousel-indicators {
        bottom: 0;
    }

    .side-content2 p, .side-content2 li, .side-content2 h3 {
        font-size: 24px;
    }

    #slide1 .side-content2 p, #slide2 .side-content2 p, #slide1-fr .side-content2 p, #slide2-fr .side-content2 p, #slide3 .side-content2 p, #slide4 .side-content2 p, #slide5 .side-content2 p, #slide5-fr .side-content2 p, #slide1 .side-content2 li, #slide2 .side-content2 li, #slide1-fr .side-content2 li, #slide2-fr .side-content2 li, #slide3 .side-content2 li, #slide4 .side-content2 li {
        font-size: 18px;
    }

    #slide1 {
        background: url(/siteassets/home/carousel/Contour-Next-One-975X400.png) left top no-repeat;
    }

    #slide1-fr {
        background: url(/siteassets/home/carousel/FR-Contour-Next-One-975X400_FR.png) left top no-repeat;
    }

    #slide2 {
        background: #e6ecf6 url(/siteassets/home/carousel/Home-Contour-Next-Link-2-4-975X400.png) left top no-repeat;
    }

    #slide2-fr {
        background: #e6ecf6 url(/siteassets/home/carousel/revised/french/ascencia_cn_carousel_fre_975x400_u.jpg) left top no-repeat;
    }

    #slide3 {
        background: #0a0507 url(/siteassets/home/carousel/Contour-Care-975X400.png) left top no-repeat;
    }

    #slide4 {
        background: #0a0507 url(/siteassets/home/carousel/revised/english/ascencia_cn_carousel_eng_975x400_u.jpg) left top no-repeat;
    }

    #slide5 {
        background: #fff url(/siteassets/contour-care-carousel/carousel_975x400.jpg) left top no-repeat;
    }

    #slide5-fr {
        background: #fff url(/siteassets/contour-care-fr/carousel_fr_975x400.jpg) left top no-repeat;
    }

    #cntrNxt {
        background: url(/siteassets/products/contournext/Contour-Next-975X400.png) left top no-repeat;
    }

    #cntrNxt-fr {
        background: url(/siteassets/products/contournext/FR-Contour-Next-975X400-FR.png) left top no-repeat;
    }

    #cntrNxt24 {
        background: url(/siteassets/products/nextlink2.4/Contour-Next-Link_new-2-4-975x400.png) left top no-repeat;
    }

    #cntrNxt24-fr {
        background: url(/siteassets/products/nextlink2.4/Contour-Next-Link_new-2-4-975x400.png) left top no-repeat;
    }

    #cntrNxtEZ {
        background: url(/siteassets/products/contournextez/Contour-Next-EZ-975X400.png) left top no-repeat;
    }

    #cntrNxtLink {
        background: url(/siteassets/products/contournextlink/Contour-Next-Link-975X400.png) left top no-repeat;
    }

    #MicroletNxt {
        background: url(/siteassets/products/microletnext/Contour-Microlet-Next-975X400.png) left top no-repeat;
    }

    #MicroletNxt-fr {
        background: #ffe6cc url(/siteassets/products/microletnext/FR-Contour-Microlet-Next-975X400_FR.png) left top no-repeat;
    }

    #cntrNxtTestStrip, #cntrNxtTestStrip-fr {
        background: url(/siteassets/products/teststrips/Contour-Next-Test-Strips-975X400.png) left top no-repeat;
    }

    #DiabetesNu {
        background: url(/siteassets/diabetes-and-you/Diabetes-and-You-975X400.png) left top no-repeat;
    }
}
/* 850 ================ */
@media (min-width: 755px) and (max-width: 850px) {
    #slide1 .side-content2, #slide1-fr .side-content2, #slide2 .side-content2, #slide2-fr .side-content2, #slide3 .side-content2, #slide4 .side-content2, #slide5 .side-content2, #slide5-fr .side-content2, #cntrNxt, #cntrNxt-fr, #cntrNxt24, #cntrNxt24-fr, #cntrNxtEZ, #cntrNxtLink, #MicroletNxt, #MicroletNxt-fr, #cntrNxtTestStrip, #cntrNxtTestStrip-fr, #DiabetesNu {
        background-position: -35px top;
    }

    #cntrNxtEZ {
        background-position: -55px top;
    }

    #slide1 .side-content2 button {
        margin-left: 50px;
    }
}
/* 755 ================ */
@media (min-width: 577px) and (max-width: 755px) {
    #HomeCarousel .side-content2 {
        max-height: initial;
    }

    #HomeCarousel {
        max-height: initial;
        height: auto;
    }

    .side-content2 p, .side-content2 li, .side-content2 h3 {
        font-size: 22px;
    }

    #slide1 .side-content2 p, #slide2 .side-content2 p, #slide1-fr .side-content2 p, #slide2-fr .side-content2 p, #slide3 .side-content2 p, #slide4 .side-content2 p,
    #slide5 .side-content2 p, #slide5-fr .side-content2 p, #slide1 .side-content2 li, #slide2 .side-content2 li, #slide1-fr .side-content2 li, #slide2-fr .side-content2 li, #slide3 .side-content2 li, #slide4 .side-content2 li {
        font-size: 17px;
    }

    #HomeCarousel #slide1, #HomeCarousel #slide1-fr, #HomeCarousel #slide2, #HomeCarousel #slide2-fr, #HomeCarousel #slide3, #HomeCarousel #slide4,
    #HomeCarousel #slide5, #HomeCarousel #slide5-fr, #cntrNxt .side-content1, #cntrNxt-fr .side-content1, #cntrNxt24 .side-content1, #cntrNxt24-fr .side-content1, #cntrNxtEZ .side-content1, #cntrNxtLink .side-content1, #MicroletNxt .side-content1, #MicroletNxt-fr .side-content1, #cntrNxtTestStrip .side-content1, #cntrNxtTestStrip-fr .side-content1, #DiabetesNu .side-content1 {
        height: auto;
    }

    #slide1 .vmid, #slide2 .vmid, #slide4 .vmid, #slide1-fr .vmid, #slide2-fr .vmid, #slide3 ul.caro-home-list-3, #cntrNxt .side-content2, #cntrNxt-fr .side-content2, #cntrNxt24 .side-content2, #cntrNxt24-fr .side-content2, #cntrNxtEZ .side-content2, #cntrNxtLink .side-content2, #MicroletNxt .side-content2, #MicroletNxt-fr .side-content2, #cntrNxtTestStrip .side-content2, #cntrNxtTestStrip-fr .side-content2, #DiabetesNu .side-content2 {
        padding-left: 58%;
    }

    #cntrNxtTestStrip .side-content2, #cntrNxtTestStrip-fr .side-content2 {
        padding-left: 66%;
    }

    #HomeCarousel #slide1, #HomeCarousel #slide1-fr, #HomeCarousel #slide2, #HomeCarousel #slide2-fr, #HomeCarousel #slide5-fr {
        max-height: 480px;
    }

    .side-content2 {
        height: 400px;
    }

    .glyphicon {
        top: 40%;
    }

    #icon-banner2 img {
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        width: 100px;
        padding: 2px 10px;
    }

    #icon-banner2 {
        display: block;
        text-align: center;
    }

    #icon-banner, #HomeCarousel .side-content1 {
        display: none;
    }

    .carousel-caption .side-content2 {
        width: auto;
    }

    #HomeCarousel #slide2 .vmid p {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #slide1, #slide1-fr, #slide2, #slide2-fr, #slide3, #slide4, #slide5, #slide5-fr {
        background-image: none;
    }

    #slide1, #slide1-fr, #slide2, #slide2-fr, #slide5-fr {
        background-color: #fff;
    }

        #slide1 .side-content2 {
            background: url(/siteassets/home/carousel/Contour-Next-One-755x400.png) left top no-repeat;
        }

        #slide1-fr .side-content2 {
            background: url(/siteassets/home/carousel/FR-Contour-Next-One-755x400_FR.png) left top no-repeat;
        }

        #slide2 .side-content2, #slide2-fr .side-content2 {
            background: #fff url(/siteassets/home/carousel/revised/french/ascencia_cn_carousel_fre_755x400_u.jpg) left top no-repeat;
        }

    #slide3 .side-content2 {
        background: #0a0507 url(/siteassets/home/carousel/Contour-Care-755x400.png) left top no-repeat;
    }

    #slide4 .side-content2 {
        background: #0a0507 url(/siteassets/home/carousel/revised/english/ascencia_cn_carousel_eng_755x400_u.jpg) left top no-repeat;
    }

    #slide5 .side-content2 {
        background: #fff url(/siteassets/contour-care-carousel/carousel_755x400.jpg) left top no-repeat;
    }

    #slide5-fr .side-content2 {
        background: #fff url(/siteassets/contour-care-fr/carousel_fr_755x400.jpg) left top no-repeat;
    }

    section.page-top {
        border-bottom: none;
    }

    #cntrNxt {
        background: url(/siteassets/products/contournext/Contour-Next-755x400.png) left top no-repeat;
    }

    #cntrNxt-fr {
        background: url(/siteassets/products/contournext/FR-Contour-Next-755x400-FR.png) left top no-repeat;
    }

    #cntrNxt24 {
        background: url(/siteassets/products/nextlink2.4/Contour-Next-Link_new-2-4-755x400.png) left top no-repeat;
    }

    #cntrNxt24-fr {
        background: url(/siteassets/products/nextlink2.4/Contour-Next-Link_new-2-4-755x400.png) left top no-repeat;
    }

    #cntrNxtEZ {
        background: url(/siteassets/products/contournextez/Contour-Next-EZ-755x400.png) left top no-repeat;
    }

    #cntrNxtLink {
        background: url(/siteassets/products/contournextlink/Contour-Next-Link-755x400.png) left top no-repeat;
    }

    #MicroletNxt {
        background: url(/siteassets/products/microletnext/Contour-Microlet-Next-755x400.png) left top no-repeat;
    }

    #MicroletNxt-fr {
        background: #ffe6cc url(/siteassets/products/microletnext/FR-Contour-Microlet-Next-755X400_FR.png) left top no-repeat;
    }

    #cntrNxtTestStrip, #cntrNxtTestStrip-fr {
        background: url(/siteassets/products/teststrips/Contour-Next-Test-Strips-755x400.png) left top no-repeat;
    }

    #DiabetesNu {
        background: url(/siteassets/diabetes-and-you/Diabetes-and-You-755x400.png) left top no-repeat;
    }
}
/* 650 ================ */
@media (min-width: 576px) and (max-width: 650px) {
    #slide1 .side-content2, #slide1-fr .side-content2, #slide2 .side-content2, #slide2-fr .side-content2, #slide3 .side-content2, #slide4 .side-content2, #slide5 .side-content2, #cntrNxt, #cntrNxt-fr, #cntrNxt24, #cntrNxt24-fr, #cntrNxtEZ, #cntrNxtLink, #MicroletNxt, #MicroletNxt-fr, #cntrNxtTestStrip, #cntrNxtTestStrip-fr, #DiabetesNu {
        background-position: -40px top;
    }
}

/* 576 ======================= */
@media (max-width: 576px) {
    body {
        background-color: #fff;
    }

    #HomeCarousel .side-content1 {
        max-height: initial;
    }

    #HomeCarousel {
        max-height: initial;
        height: auto;
    }

        #HomeCarousel #slide1, #HomeCarousel #slide1-fr, #HomeCarousel #slide2, #HomeCarousel #slide2-fr, #HomeCarousel #slide3, #HomeCarousel #slide4, #HomeCarousel #slide5, #HomeCarousel #slide5-fr {
            height: auto;
        }

    .carousel-caption .side-content2 {
        width: auto;
        height: auto;
    }

    .glyphicon {
        top: 30%;
    }

    #HomeCarousel #slide1 .vmid p {
        font-size: 16px;
    }

    .carousel-caption .side-content2, #HomeCarousel #slide1 .vmid h3 {
        padding-top: 0;
    }

    #icon-banner img {
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        width: 100px;
        padding: 2px 10px;
    }

    #icon-banner {
        display: block;
        text-align: center;
    }

    #icon-banner2 {
        display: none;
    }

    .side-content2 p, .side-content2 li {
        font-size: 20px;
    }

    .side-content2 h3 {
        font-size: 26px;
    }

    #slide1 .side-content2 p, #slide2 .side-content2 p, #slide1-fr .side-content2 p, #slide2-fr .side-content2 p, #slide3 .side-content2 p, #slide4 .side-content2 p, #slide5 .side-content2 p, #slide5-fr .side-content2 p, #slide1 .side-content2 li, #slide2 .side-content2 li, #slide1-fr .side-content2 li, #slide2-fr .side-content2 li, #slide3 .side-content2 li {
        font-size: 17px;
    }

    #HomeCarousel #slide2 .vmid p {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    #slide1, #slide1-fr, #slide2, #slide2-fr, #slide3, #slide4, #slide5, #slide5-fr, #cntrNxt, #cntrNxt-fr, #cntrNxt24, #cntrNxt24-fr, #cntrNxtEZ, #cntrNxtLink, #MicroletNxt, #MicroletNxt-fr, #cntrNxtTestStrip, #cntrNxtTestStrip-fr, #DiabetesNu {
        background-image: none;
        background-color: transparent;
    }

    #HomeCarousel #slide3 ul.caro-home-list-3 {
        padding-top: 2px;
    }

    #HomeCarousel #slide4 ul.caro-home-list-3 {
        padding-top: 2px;
    }

    #slide1, #slide1-fr, #slide2, #slide2-fr {
        max-height: 760px;
        height: 760px;
    }

    #slide1, #slide1-fr, #slide2, #slide2-fr, #slide5-fr #MicroletNxt, #MicroletNxt-fr {
        background-color: #fff;
    }

        #slide1 .side-content1 {
            background: #fff url(/siteassets/home/carousel/Contour-Next-One-576X400.png) center top no-repeat;
        }

        #slide1-fr .side-content1 {
            background: #fff url(/siteassets/home/carousel/FR-Contour-Next-One-576X400_FR.png) center top no-repeat;
        }

        #slide2 .side-content1, #slide2-fr .side-content1 {
            background: #fff url(/siteassets/home/carousel/revised/french/576x400_french.png) center top no-repeat;
        }

    #slide3 .side-content1 {
        background: #fff url(/siteassets/home/carousel/Contour-Care-576X400.png) center top no-repeat;
    }

    #slide4 .side-content1 {
        background: #fff url(/siteassets/home/carousel/revised/english/576x400_English.png) center top no-repeat;
    }

    #slide5 .side-content1 {
        background: #fff url(/siteassets/contour-care-carousel/carousel_576x400.jpg) center top no-repeat;
        background-size: contain;
        height: 277px;
    }

    #slide5-fr .side-content1 {
        background: #fff url(/siteassets/contour-care-fr/carousel_fr_5756400.jpg) center top no-repeat;
        background-size: contain;
        height: 277px;
    }

    #slide5 .parent-side-content2 {
        background-color: #fff;
    }

    #cntrNxt .side-content1 {
        background: url(/siteassets/products/contournext/Contour-Next-576X400.png) center top no-repeat;
    }

    #cntrNxt-fr .side-content1 {
        background: url(/siteassets/products/contournext/FR-Contour-Next-576X400-FR.png) center top no-repeat;
    }

    #cntrNxt24 .side-content1 {
        background: url(/siteassets/products/nextlink2.4/contour_next_link_2.4_banner_mobile_new.png) center top no-repeat;
    }

    #cntrNxt24-fr .side-content1 {
        background: url(/siteassets/products/nextlink2.4/contour_next_link_2.4_banner_mobile_new.png) center top no-repeat;
    }

    #cntrNxtEZ .side-content1 {
        background: url(/siteassets/products/contournextez/Contour-Next-EZ-576X400.png) center top no-repeat;
    }

    #cntrNxtLink .side-content1 {
        background: #191e21 url(/siteassets/products/contournextlink/Contour-Next-Link-576X400.png) center top no-repeat;
    }

    #MicroletNxt .side-content1 {
        background: url(/siteassets/products/microletnext/Contour-Microlet-Next-576X400.png) center top no-repeat;
    }

    #MicroletNxt-fr .side-content1 {
        background: url(/siteassets/products/microletnext/FR-Contour-Microlet-Next-576X400_FR.png) center top no-repeat;
        height: 345px;
    }

    #cntrNxtTestStrip .side-content1, #cntrNxtTestStrip-fr .side-content1 {
        background: url(/siteassets/products/teststrips/Contour-Next-Test-Strips-576X400.png) center top no-repeat;
    }

    #DiabetesNu .side-content1 {
        background: url(/siteassets/diabetes-and-you/Diabetes-and-You-576X400.png) center top no-repeat;
    }

    .side-content2 {
        /*display:table-cell;
        */
        vertical-align: middle;
        text-align: center;
        text-shadow: none;
    }

    #slide1 .side-content2 h3 {
        color: #39b09d;
        font-size: 32px;
        font-weight: bold;
        text-align: center;
        font-family: Helvetica;
    }

    .side-content2 p, .side-content2 {
        margin: 7px 0;
        font-size: 17.5px;
        font-family: Helvetica;
        color: #143159;
        padding: 0 10px;
    }

    #slide2 .side-content2 p {
        padding: 0;
    }

    #slide3 .side-content2 li {
        text-align: left;
    }

    #slide4 .side-content2 li {
        text-align: left;
    }

    .parent-side-content2 {
        height: auto;
    }

    section.page-top {
        border-bottom: none;
    }

    .side-content2 h3 {
        font-size: 32px;
        text-align: center;
    }
}

@media (max-width: 414px) {
    .hct-fr {
        font-size: 10px !important;
    }

        .hct-fr .table-head {
            font-size: 14px;
        }
}

@media (max-width: 375px) {
    .carousel {
        height: auto;
    }
}

.side-content1 {
    height: 400px;
    max-height: 400px;
}

#HomeCarousel .carousel-control {
    z-index: 666;
}

#HomeCarousel .carousel-indicators {
    /*background-color:rgba(0, 0, 0, 0.3);
    */
    padding-left: 5px;
    padding-right: 5px;
    z-index: 999;
}

    #HomeCarousel .carousel-indicators li:nth-child(2).active {
        border-color: #000;
        text-shadow: #000;
    }

.black-dot {
    border-color: #000 !important;
    text-shadow: #000;
}

#ProductCarousel, #HomeCarousel {
    z-index: 9;
}

a:focus {
    outline: dotted 2px;
}
/* Button Focus CSS */

.fifty-fifty-block .left-side-button:focus{
    background-color: #FFFFFF;
    color: #021d59;
}
.fifty-fifty-block.bg-white .left-side-button:focus {
    background-color: #021D59;
    color: #FFFFFF;
    border-color: #021D59;
}
.fifty-fifty-block.bg-blue .left-side-button:focus {
    background-color: #fff;
    color: #021D59;
    border-color: #fff;
    outline: dotted 2px;
}
.sectionwidth {
    margin: 0 auto;
    width: 82%;
}
/* 375======================= */

@media (max-width: 320px) {
    #slide4 .side-content1 {
        background: #fff url(/siteassets/home/carousel/revised/english/ascencia_cn_carousel_eng_320x400_u.jpg) center top no-repeat;
    }

    #slide5 .side-content1 {
        background: #fff url(/siteassets/contour-care-carousel/carousel_320x400.jpg) center top no-repeat;
        height: 400px;
    }

    #slide5 .side-content1 {
        background: #fff url(/siteassets/contour-care-fr/carousel_fr_320x400.jpg) center top no-repeat;
        height: 400px;
    }

    #slide2 .side-content1, #slide2-fr .side-content1 {
        background: #fff url(/siteassets/home/carousel/revised/french/ascencia_cn_carousel_fre_320x400_u.jpg) center top no-repeat;
    }
}

.navbar-lower li:last-child {
    margin-left: 65px !important;
}

.navbar-lower .dropdown-menu li {
    margin: 0 !important;
}
/*landing pages */
.landing-page-cover {
    background: url("/siteassets/contour-care/background_w_triangles.jpg") no-repeat;
    height: 650px;
    background-size: 100%;
}

    .landing-page-cover .rowmargin {
        padding: 4% 2% 0px 5%;
    }

    .landing-page-cover .nomargin-top {
        padding: 2% 5% 0 5%;
    }

    .landing-page-cover .large-white-bold {
        color: #fff;
        font-weight: bold;
        font-size: 27px;
        margin: 10% 0 5% 0;
    }

.lightgray {
    background-color: rgb(232, 227, 221) !important;
}

.lightbulbs {
    max-width: 630px;
    margin: 0 auto;
}

    .lightbulbs h1, .lightbulbs h2, .lightbulbs h3, .lightbulbs h4 {
        text-align: center;
    }

.darkblue-text {
    color: rgb(17, 32, 102);
}

.lightblue-text {
    color: rgb(27, 190, 230);
}

.tilemargin {
    padding: 5%;
}

    .tilemargin .darkblue-text {
        color: rgb(17, 32, 102) !important;
    }

.smartlight-block {
    background: url("/siteassets/landingpages/background-2_resized.png") no-repeat;
    height: 600px;
    background-size: 100% 100%;
    display: flex;
}

    .smartlight-block a:not(.landing-cover-button) {
        color: #fff;
        text-decoration: underline;
    }

    .smartlight-block .large-white-bold {
        color: #fff;
        font-weight: bold;
        font-size: 26px;
    }

    .smartlight-block .text-container {
        align-self: center;
        margin: 0 auto;
        color: #fff;
        text-align: center;
    }

        .smartlight-block .text-container img {
            margin: 0 auto;
        }

.landing-page-CNO {
    border: 1px solid #ededed;
    border-top: none;
    border-bottom: none;
}

.darkblue-text-small {
    font-size: 22px;
}

@media(max-width:768px) {

    .smartlight-block .large-white-bold {
        color: #fff !important;
        font-weight: bold !important;
        font-size: 27px !important;
    }

    .landing-page-cover .rowmargin {
        padding: 0 !important;
    }

    .landing-page-cover .nomargin-top {
        padding: 0 !important;
    }

    .landing-page-cover .large-white-bold {
        color: #fff !important;
        font-weight: bold !important;
        font-size: 30px !important;
        margin: 10% 0 5% 0 !important;
    }

    .landing-page-cover {
        text-align: center;
        background-size: cover;
        height: auto;
    }

        .landing-page-cover img {
            margin: 0 auto;
        }

    .lightgray, .tilemargin {
        text-align: center;
        padding: 5%;
    }

        .lightgray img, .tilemargin img {
            margin: 0 auto;
        }

    .smartlight-block {
        background-size: cover;
    }

    .landing-cover-button {
        margin: 0 auto;
        font-size: 16px !important;
    }
}

.landing-page-cover-smartlight {
    background: url("/globalassets/new-lighthouse_png.png") no-repeat;
    background-size: 100% 100%;
    height: 825px;
}

    .landing-page-cover-smartlight .landing-cover-button {
        border: none !important;
        padding: 8px;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        max-width: max-content;
        display: block;
        /* margin: 0 auto; */
        background: #13a78c;
        font-size: 19px;
    }

    .landing-page-cover-smartlight .rowmargin {
        padding: 5% 5% 0 5%;
    }

    .landing-page-cover-smartlight .nomargin-top {
        padding: 2% 5% 0 5%;
    }

    .landing-page-cover-smartlight .large-white-bold {
        color: #fff;
        font-weight: bold;
        font-size: 25px;
        /* margin: 10% 0 5% 0; */
    }

    .landing-page-cover-smartlight .extra-large-green-bold {
        color: #3ec0b0;
        font-weight: bold;
        font-size: 35px !important;
    }

    .landing-page-cover-smartlight .extra-large-white-bold {
        color: #fff;
        font-weight: bold;
        font-size: 35px;
    }

@media(max-width:768px) {
    .landing-page-cover-smartlight .extra-large-green-bold {
        color: #3ec0b0;
        font-weight: bold;
        font-size: 22px !important;
    }

    .mobile-center {
        float: none !important;
        margin-top: 20px !important;
    }

    .landing-page-cover-smartlight .extra-large-white-bold {
        color: #fff;
        font-weight: bold;
        font-size: 22px !important;
    }

    .landing-page-cover-smartlight {
        text-align: center;
        background-size: cover;
        background-position-x: 60%;
    }
}

.rowmaxwitdth650 {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
}

    .rowmaxwitdth650 img {
        margin: 0 auto;
    }

.landing-cover-button:hover {
    color: #fff;
}

.smartlight-block .landing-cover-button {
    border: 1px solid #ffffff;
    padding: 15px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    max-width: max-content;
    font-size: 20px;
    word-break: break-all;
    display: block;
    margin: 0 auto;
}

.landing-page-CNO ol {
    margin: 0 0 1.5em;
    padding: 0;
    counter-reset: item;
}

    .landing-page-CNO ol > li {
        margin: 0;
        padding: 0 0 0 2em;
        text-indent: -2em;
        list-style-type: none;
        counter-increment: item;
        font-size: 16px;
    }

    .landing-page-CNO ol li:before {
        display: inline-block;
        width: 1em;
        padding-right: 0.5em;
        font-weight: bold;
        text-align: right;
        content: counter(item) ".";
    }
/*end of landing page*/
img {
    display: inline-block;
}

.set {
    margin-top: 140px;
}

.ride {
    margin-top: -20px;
    margin-bottom: -55px;
}

.high {
    font-size: 37px;
    font-weight: bold;
}

.saw {
    font-size: 13px;
}

@media(max-width:767px) {
    .landing-page-CNO {
        margin: 0 auto;
    }

        .landing-page-CNO img.img-resizable-mobile {
            width: 100%;
            height: 100%;
        }
}

.row .margin-center {
    max-width: 800px;
    margin: 0 auto;
}

.resize {
    font-weight: normal;
}

/*Covid-19 resource */
#covid-landing-top-h1 img {
    max-width: 100%;
}

.covid-landing-page-body-bg {
    background-color: #eae5e2;
    padding-bottom: 0;
}

#covid-landing-body h1, h2, h3 {
    margin: 0;
    padding: 0;
}

#covid-landing-top-h1 img {
    width: 100%;
    height: auto;
}

#covid-landing-order-contour-next span {
    display: block;
}

#covid-landing-order-contour-next sup {
    font-size: 15px;
}

#covid-landing-body h2 {
    color: #00aeef;
    margin-top: 115px;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    text-align: left;
}

#covid-landing-body h3 {
    margin: 10px auto 0;
    color: #003466;
    font-size: 18px;
    line-height: 1.4;
    max-width: 100%;
    width: 740px;
}

#covid-landing-purple-callout {
    display: block;
    background-color: #4d205c;
    padding: 20px 30px;
    color: #FFF;
    border-radius: 20px;
    width: 339px;
    font-size: 17px;
    float: right;
    margin-right: 30px;
    margin-top: 42px;
    font-size: 23px;
    text-align: center;
    margin-bottom: 16px;
    font-weight: 500;
}

    #covid-landing-purple-callout span {
        font-size: 21px;
        display: block;
        margin-top: 5px;
    }

    #covid-landing-purple-callout:hover {
        text-decoration: none;
    }

h2#covid-landing-top-h2 {
    float: left;
    margin: 0 auto;
    width: 680px;
    margin-left: 11%;
    margin-top: 42px;
    color: #1c3664;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 10px;
}

h3#covid-landing-top-h3 {
    clear: left;
    float: left;
    margin-left: 11%;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    width: 680px;
    margin-bottom: 10px;
}

.second#covid-landing-top-h3 {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
}

#covid-landing-top-h3 a {
    color: #00aeef;
    text-decoration: underline;
}

.covid-landing-top-p {
    clear: both;
    margin: 10px 11% 0;
    color: #003466;
    font-size: 16px;
    line-height: 1.4;
    max-width: 100%;
    font-weight: 500;
}

    .covid-landing-top-p + .covid-landing-top-p {
        padding-bottom: 30px;
    }

.covid-landing-line {
    max-width: 94%;
    display: block;
    margin: 0 auto;
    height: 4px;
}

#covid-landing-bottom-section-top {
    padding-top: 20px;
}

    #covid-landing-bottom-section-top + h3 {
        padding-bottom: 25px;
    }

#covid-landing-resource-links {
    text-align: center;
}

    #covid-landing-resource-links a {
        display: inline-block;
        width: 360px;
        background-color: #000;
        color: #FFF;
        text-align: center;
        margin: 12px;
        height: 220px;
        vertical-align: bottom;
        border-radius: 10px;
    }

        #covid-landing-resource-links a:hover {
            text-decoration: none;
        }

    #covid-landing-resource-links .first {
        background-color: #0eb4ef;
    }

    #covid-landing-resource-links .second {
        background-color: #112066;
    }

    #covid-landing-resource-links .third {
        background-color: #4d205c;
    }

    #covid-landing-resource-links .fourth {
        background-color: #48bfad;
    }

    #covid-landing-resource-links .fifth {
        background-color: #3599d3;
    }

        #covid-landing-resource-links .fifth img {
            margin-bottom: 8px
        }

    #covid-landing-resource-links .bottom-row a {
        width: 262px;
        margin-bottom: 0;
    }

    #covid-landing-resource-links .resource-header {
        padding: 0;
        margin: 0;
        font-size: 18px;
        display: block;
        line-height: 1.4;
        font-weight: 700;
    }

    #covid-landing-resource-links .resource-text {
        font-size: 15px;
        line-height: 1.1;
    }

    #covid-landing-resource-links img {
        height: 97px;
        width: auto;
        margin: 20px 10px 10px;
    }

    #covid-landing-resource-links .resource-tall, #covid-landing-resource-links .resource-column {
        display: inline-block;
        width: 360px;
        padding-top: 12px;
    }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #covid-landing-resource-links .resource-column {
        position: relative;
        top: 12px;
    }
}

#covid-landing-resource-links .resource-column a {
    width: 360px;
    height: 130px;
    position: relative;
    padding-left: 140px;
    padding-top: 43px;
    margin: 0;
    margin-bottom: 15px;
}

    #covid-landing-resource-links .resource-column a:last-child {
        margin-bottom: 0;
    }

#covid-landing-resource-links .resource-column .fifth {
    padding-top: 35px;
}

#covid-landing-resource-links .resource-column .fourth .resource-text {
    font-weight: bold;
}

#covid-landing-resource-links .resource-column img {
    position: absolute;
    left: 20px;
    top: 0;
}

#covid-landing-resource-links .bottom-row .special {
    width: 360px;
    height: 420px;
    padding: 14px 34px 34px;
    margin: 0;
    background-color: #57ab9e;
}

    #covid-landing-resource-links .bottom-row .special .resource-header {
        padding-bottom: 5px;
    }

    #covid-landing-resource-links .bottom-row .special .resource-text {
        font-weight: 500;
    }

#covid-landing-resource-links .resource-tall {
    margin-right: 24px;
}

.covid-landing-clear {
    clear: both;
}

.covid-landing-bottom-p {
    margin: 0 14%;
    padding-top: 50px;
    color: #003466;
}

    .covid-landing-bottom-p + .covid-landing-bottom-p {
        padding-top: 10px;
        padding-bottom: 130px;
    }

#covid-landing-footnotes {
    background-image: url(/EPiServer/CMS/Content/siteassets/fr-CA/fr/bottom-triangles2x.png);
    background-position: center top;
    background-size: 97.5% 100%;
    background-repeat: no-repeat;
    position: relative;
    color: #FFF;
    padding: 150px 80px 20px 27px;
    line-height: 1.5;
    margin-top: -60px;
    min-height: 300px;
}

    #covid-landing-footnotes p {
        margin-bottom: 5px;
    }

#covid-landing-disclaimer {
    padding-top: 35px;
}

.covid-landing-line.line2 {
    display: none;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media (max-width: 1199px) {
    h2#covid-landing-top-h2, h3#covid-landing-top-h3 {
        width: 450px;
    }

    h2#covid-landing-top-h2 {
        margin-bottom: 0;
    }

    .second#covid-landing-top-h3 {
        margin-left: 11%;
        margin-right: 11%;
        width: auto;
    }
}

@media (max-width: 991px) {
    #covid-landing-footnotes {
        padding-top: 70px;
        font-size: 12px;
        margin-top: 0;
        min-height: 150px;
    }

    #covid-landing-body sup {
        font-size: 62%;
    }


    h2#covid-landing-top-h2, h3#covid-landing-top-h3, #covid-landing-body h3 {
        float: none;
        width: auto;
        margin-left: 5%;
        margin-right: 5%;
    }

    #covid-landing-purple-callout {
        float: none;
        margin: 20px auto;
    }

    #covid-landing-resource-links .bottom-row .special {
        width: 350px;
        padding-left: 24px;
        padding-right: 24px;
    }

    #covid-landing-resource-links .resource-tall {
        margin-right: 0;
    }

    #covid-landing-resource-links .resource-column a {
        width: 350px;
    }

    .covid-landing-bottom-p + .covid-landing-bottom-p {
        padding-bottom: 50px;
    }
}


@media (max-width: 767px) {
    #covid-landing-purple-callout {
        margin: 20px auto 0;
        padding: 30px 40px;
        font-size: 17px;
        width: 268px;
    }

    #covid-landing-buy-now {
        width: 190px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        white-space: nowrap;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        margin-bottom: 30px;
    }

    #covid-landing-cn-group-joined {
        padding-top: 30px;
    }

    #covid-landing-bottom-bullets {
        margin-top: 30px;
    }

    #covid-landing-footnotes {
        color: #333333;
        padding: 20px 15px 240px;
        background-position: center bottom;
        background-size: 100% auto;
    }

    .covid-landing-line {
        max-width: 90%;
    }

    .covid-landing-page-body-bg {
        margin-bottom: 0;
    }


    h2#covid-landing-top-h2 {
        margin-top: 15px;
    }

    h2#covid-landing-top-h2, h3#covid-landing-top-h3 {
        margin-left: 0;
        margin-right: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    #covid-landing-purple-callout {
        width: 290px;
        padding: 20px 30px;
        margin-bottom: 27px;
        margin-top: 27px;
    }

        #covid-landing-purple-callout, #covid-landing-purple-callout span {
            font-size: 20px;
        }

    #covid-landing-body h3, .covid-landing-bottom-p, .covid-landing-top-p, .second#covid-landing-top-h3 {
        margin-left: 20px;
        margin-right: 20px;
        padding-left: 0;
        padding-right: 0;
    }

    #covid-landing-body h3, .covid-landing-top-p, #covid-landing-top-h3, .second#covid-landing-top-h3 {
        font-size: 16px;
    }

    .covid-landing-top-p, .second#covid-landing-top-h3 {
        font-weight: normal;
    }
}

@media (max-width: 580px) {
    #covid-landing-body-top-bg {
        background-image: url(/EPiServer/CMS/Content/siteassets/fr-CA/fr/bottom-triangles2x.png);
        background-size: 100% 300px;
    }

        #covid-landing-body-top-bg h1 {
            font-size: 40px;
            margin-top: 10px;
            line-height: 1.3;
        }

    #covid-landing-body #ts-meter-group {
        width: 280px;
    }

    #covid-landing-packs {
        max-width: 90%;
    }

    #covid-landing-footnotes {
        padding-bottom: 200px;
    }


    #covid-landing-resource-links .bottom-row a, #covid-landing-resource-links a {
        width: 290px;
    }

    #covid-landing-resource-links .resource-header {
        font-size: 17px;
    }

    .mobile-break {
        display: block;
    }


    #covid-landing-resource-links .resource-tall, #covid-landing-resource-links .resource-column {
        width: auto;
        padding-top: 0;
    }

    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        #covid-landing-resource-links .resource-column {
            top: 0;
        }
    }


    #covid-landing-resource-links .resource-column a {
        width: 290px;
        height: 200px;
        padding: 0;
        margin: 12px;
    }

        #covid-landing-resource-links .resource-column a:last-child {
            margin-bottom: 12px;
        }

    #covid-landing-resource-links .resource-column .fifth {
        padding-top: 0;
    }

    #covid-landing-resource-links .resource-column img {
        position: static;
    }

    #covid-landing-resource-links .bottom-row .special {
        width: 290px;
        height: auto;
        padding: 0 20px 15px;
        margin: 12px;
    }

        #covid-landing-resource-links .bottom-row .special .resource-header {
            padding-bottom: 5px;
        }

        #covid-landing-resource-links .bottom-row .special .resource-text {
            font-weight: 500;
        }

    #covid-landing-resource-links .resource-tall {
        margin-right: 0;
    }
}

@media (max-width: 480px) {

    #covid-landing-footnotes {
        padding-bottom: 130px;
    }
}

.container.page-body-bg {
    padding-bottom: 0px;
}

.container.covid-landing-page-body-bg {
    margin-bottom: 0px;
}
/*min. nava bar */

@media (min-width: 992px) and (max-width: 1200px) {
    .nav.navbar-nav.navbar-lower {
        margin-left: 60px;
    }
}

@media (min-width: 1201px) and (max-width: 1800px) {
    .nav.navbar-nav.navbar-lower {
        margin-left: 80px;
    }
}

@media (min-width: 992px) {
    .nav.navbar-nav.navbar-lower {
        margin-top: 10px;
    }
}

/*end of min nav bar */

/* second page */

.bannerTop {
    visibility: initial;
    position: relative;
    overflow: hidden;
    height: 100%;
}

@media (max-width: 767px) {
    .bannerTop {
        overflow: initial;
        min-height: 510px;
    }
}

.bannerTop > img {
    max-width: 100%;
}

.bannerTop .overlayImage {
    position: absolute;
    bottom: 0;
    z-index: 9;
    width: 100%;
    height: 465px;
}

@media (max-width: 1580px) {
    .bannerTop .overlayImage {
        max-height: 370px;
    }
}

@media (max-width: 1200px) {
    .bannerTop .overlayImage {
        max-height: 320px;
    }
}

@media (max-width: 992px) {
    .bannerTop .overlayImage {
        max-height: 240px;
    }
}

@media (max-width: 767px) {
    .bannerTop .overlayImage {
        max-height: 100%;
        height: 375px;
    }
}

.bannerTop .overlayImage > img {
    width: 100%;
    height: 100%;
}

@media (max-width: 1200px) {
    .bannerTop .overlayImage > img.desktop {
        display: none;
    }
}

.bannerTop .overlayImage > img.mobile {
    display: none;
}

@media (max-width: 1200px) {
    .bannerTop .overlayImage > img.mobile {
        display: block;
    }
}

@media (max-width: 767px) {
    .bannerTop .overlayImage > img {
        height: 100%;
        margin-top: 0;
    }
}

.bannerTop .overlayText {
    position: absolute;
    z-index: 10;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px;
    color: #fff;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

@media (max-width: 1580px) {
    .bannerTop .overlayText {
        top: 53%;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

@media (max-width: 767px) {
    .bannerTop .overlayText {
        top: 0;
        -webkit-transform: initial;
        transform: initial;
        padding: 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        top: initial;
        bottom: 0;
        height: 100%;
    }
}

.bannerTop .overlayText .left > h3 {
    font-size: 44px;
    color: #fff;
    margin-bottom: 25px;
}
.bannerTop .overlayText .left > h1 {
    font-size: 44px;
    color: #fff;
        margin: 0;
    padding: 0;
    margin-bottom: 25px;
    font-weight: 700;
    line-height: 1.1;
}
@media (max-width: 1580px) {
    .bannerTop .overlayText .left > h3 {
        font-size: 38px;
    }
}
@media (max-width: 1580px) {
    .bannerTop .overlayText .left > h1 {
        font-size: 38px;
    }
}


@media (max-width: 1200px) {
    .bannerTop .overlayText .left > h3 {
        font-size: 34px;
    }
}
@media (max-width: 1200px) {
    .bannerTop .overlayText .left > h1 {
        font-size: 34px;
    }
}

@media (max-width: 992px) {
    .bannerTop .overlayText .left > h3 {
        font-size: 28px;
    }
}
@media (max-width: 992px) {
    .bannerTop .overlayText .left > h1 {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    .bannerTop .overlayText .left > h3 {
        font-size: 24px;
    }

        .bannerTop .overlayText .left > h3 .cs_break {
            display: initial;
        }
}
@media (max-width: 767px) {
    .bannerTop .overlayText .left > h1 {
        font-size: 24px;
    }

        .bannerTop .overlayText .left > h1 .cs_break {
            display: initial;
        }
}

.bannerTop .overlayText .left > p {
    visibility: initial;
    color: #fff;
    font-size: 26px;
    line-height: 30px;
}

@media (max-width: 1580px) {
    .bannerTop .overlayText .left > p {
        font-size: 22px;
        line-height: 26px;
    }
}

@media (max-width: 1200px) {
    .bannerTop .overlayText .left > p {
        font-size: 22px;
        line-height: 26px;
    }
}

@media (max-width: 992px) {
    .bannerTop .overlayText .left > p {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 767px) {
    .bannerTop .overlayText .left > p {
        font-size: 16px;
        line-height: 20px;
    }

        .bannerTop .overlayText .left > p .cs_break {
            display: initial;
        }
}

.bannerTop .overlayText .right {
    text-align: center;
    margin-top: 20px;
}

    .bannerTop .overlayText .right > h3 {
        visibility: initial;
        color: #fff;
        font-size: 36px;
    }
    .bannerTop .overlayText .right > h2 {
        visibility: initial;
        color: #fff;
        font-size: 36px;
        font-weight: 700;
    }
@media (max-width: 1580px) {
    .bannerTop .overlayText .right > h3 {
        font-size: 32px;
    }
 .bannerTop .overlayText .right > h2 {
        font-size: 32px;
    }
}

@media (max-width: 1200px) {
    .bannerTop .overlayText .right > h3 {
        font-size: 28px;
    }
    .bannerTop .overlayText .right > h2 {
        font-size: 28px;
    }
}

@media (max-width: 992px) {
    .bannerTop .overlayText .right > h3 {
        font-size: 22px;
    }
.bannerTop .overlayText .right > h2 {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .bannerTop .overlayText .right > h3 {
        font-size: 20px;
    }
.bannerTop .overlayText .right > h2 {
        font-size: 20px;
    }
}

.bannerTop .overlayText .right > div {
    visibility: initial;
    color: #fff;
}

    .bannerTop .overlayText .right > div img {
        max-height: 100px;
        max-width: 100%;
    }

@media (max-width: 1580px) {
    .bannerTop .overlayText .right > div img {
        max-width: initial;
        max-height: initial;
        height: 70px;
    }
}


@media (max-width: 1200px) {
    .bannerTop .overlayText .right > div img {
        max-width: initial;
        max-height: initial;
        height: 70px;
    }
}

@media (max-width: 992px) {
    .bannerTop .overlayText .right > div img {
        height: 50px;
    }
}

@media (max-width: 767px) {
    .bannerTop .overlayText .right > div img {
        height: 40px;
        margin: 5px 0;
    }
}

.bannerTop .overlayText .right > p {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
}

@media (max-width: 1580px) {
    .bannerTop .overlayText .right > p {
        font-size: 22px;
        line-height: 26px;
    }
}


@media (max-width: 1200px) {
    .bannerTop .overlayText .right > p {
        font-size: 22px;
        line-height: 26px;
    }
}

@media (max-width: 992px) {
    .bannerTop .overlayText .right > p {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 767px) {
    .bannerTop .overlayText .right > p {
        font-size: 16px;
        line-height: 20px;
    }

        .bannerTop .overlayText .right > p .cs_break {
            display: initial;
        }
}

@media (max-width: 767px) {
    .bannerTop .overlayText .right {
        margin-top: 10px;
    }
}

.selectMeterSection {
    text-align: center;
    background: #023366;
    padding: 25px 15px;
}

    .selectMeterSection .questionMarkImage {
        visibility: initial;
    }

        .selectMeterSection .questionMarkImage img {
            visibility: initial;
        }

    .selectMeterSection .question {
        visibility: initial;
    }

        .selectMeterSection .question h3 {
            color: #fff;
            margin-bottom: 4px;
            font-size: 26px;
            font-weight: 400;
        }

        .selectMeterSection .question p {
            color: #fff;
            font-size: 16px;
        }

    .selectMeterSection .selectMeter {
        margin-bottom: 10px;
    }

        .selectMeterSection .selectMeter select {
            border-radius: 3px;
            padding: 8px 10px;
            font-size: 17px;
        }

            .selectMeterSection .selectMeter select option {
                visibility: initial;
            }

    .selectMeterSection .continueBtnContainer {
        visibility: initial;
    }

        .selectMeterSection .continueBtnContainer .btn {
            min-width: 180px;
        }

.compareScaleSection {
    padding: 40px 45px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1024px) {
    .compareScaleSection {
        padding: 40px 15px 10px;
    }
}

@media (max-width: 767px) {
    .compareScaleSection {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.compareScaleSection .yourMeterLabel {
    width: 150px;
    padding: 10px 0;
}

@media (max-width: 767px) {
    .compareScaleSection .yourMeterLabel {
        width: 100%;
        text-align: left;
    }
}

.compareScaleSection .yourMeterLabel > span {
    font-size: 18px;
    font-weight: 400;
}

.compareScaleSection .yourMeterLabel img {
    height: 24px;
    margin-left: 5px;
}

@media (max-width: 767px) {
    .compareScaleSection .yourMeterLabel img {
        display: none;
    }
}

@media (max-width: 767px) {
    .compareScaleSection .scale {
        width: 100%;
    }
}

.compareScaleSection .scale .yourScaleRow {
    visibility: initial;
}

    .compareScaleSection .scale .yourScaleRow .MeterNameCointainer {
        visibility: initial;
    }

        .compareScaleSection .scale .yourScaleRow .MeterNameCointainer .MeterName {
            background: #333333;
            color: #fff;
        }

            .compareScaleSection .scale .yourScaleRow .MeterNameCointainer .MeterName img {
                visibility: initial;
            }

.compareScaleSection .scale .nextOneScaleRow {
    visibility: initial;
}

    .compareScaleSection .scale .nextOneScaleRow .MeterNameCointainer {
        -webkit-box-shadow: 0px 0px 2px 2px #7b7b7b;
        box-shadow: 0px 0px 2px 2px #7b7b7b;
        border-radius: 3px;
    }

        .compareScaleSection .scale .nextOneScaleRow .MeterNameCointainer .MeterName {
            background: #001f5b;
            color: #fff;
        }

            .compareScaleSection .scale .nextOneScaleRow .MeterNameCointainer .MeterName img {
                visibility: initial;
            }

.compareScaleSection .scale .ScaleRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .compareScaleSection .scale .ScaleRow {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.compareScaleSection .scale .ScaleRow .MeterNameCointainer {
    text-align: center;
    width: 200px;
}

@media (max-width: 767px) {
    .compareScaleSection .scale .ScaleRow .MeterNameCointainer {
        margin: 0 auto;
    }
}

.compareScaleSection .scale .ScaleRow .MeterNameCointainer .MeterName {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    height: 100%;
    border-radius: 3px;
    height: 40px;
}

.compareScaleSection .scale .ScaleRow .MeterNameCointainer .learnMore {
    visibility: initial;
}

.compareScaleSection .scale .ScaleRow .MeterScale {
    margin-left: 100px;
    margin-top: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1200px) {
    .compareScaleSection .scale .ScaleRow .MeterScale {
        margin-left: 10px;
    }
}

@media (max-width: 767px) {
    .compareScaleSection .scale .ScaleRow .MeterScale {
        width: calc(100% - 20px);
        margin-top: 20px;
        margin-left: 0;
    }
}

.compareScaleSection .scale .ScaleRow .MeterScale > img {
    visibility: initial;
}

@media (max-width: 1200px) {
    .compareScaleSection .scale .ScaleRow .MeterScale > img {
        max-width: 300px;
    }
}

@media (max-width: 767px) {
    .compareScaleSection .scale .ScaleRow .MeterScale > img {
        max-width: 100%;
    }
}

.compareScaleSection .scale .ScaleRow .MeterScale .infoBtn,
.compareScaleSection .scale .ScaleRow .MeterScale .defaultInfoBtn {
    margin-left: 15px;
}

    .compareScaleSection .scale .ScaleRow .MeterScale .infoBtn img,
    .compareScaleSection .scale .ScaleRow .MeterScale .defaultInfoBtn img {
        height: 25px;
        cursor: pointer;
    }

.whatDoesThisMeanSection {
    padding: 25px 10px;
    background: #fff;
}

    .whatDoesThisMeanSection .whatDoesThisMean {
        background: #4d205c;
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 15px;
        border-radius: 5px;
    }

        .whatDoesThisMeanSection .whatDoesThisMean h2 {
            color: #fff;
            font-size: 24px;
            font-weight: 400;
        }

        .whatDoesThisMeanSection .whatDoesThisMean p {
            color: #fff;
            margin-bottom: 0;
            font-size: 18px;
        }

.accurateMeterCanSection {
    text-align: center;
    padding: 45px 10px;
}

@media (max-width: 767px) {
    .accurateMeterCanSection {
        padding: 25px 10px;
    }
}

.accurateMeterCanSection .accurateMeterCan {
    visibility: initial;
}

    .accurateMeterCanSection .accurateMeterCan > h2 {
        font-size: 30px;
        font-weight: 600;
    }

    .accurateMeterCanSection .accurateMeterCan .imageTextSection {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
        margin-top: 45px;
    }

@media (max-width: 767px) {
    .accurateMeterCanSection .accurateMeterCan .imageTextSection {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .accurateMeterCanSection .accurateMeterCan .imageTextSection .imageText {
        width: 100%;
        margin-bottom: 10px;
    }
}

.accurateMeterCanSection .accurateMeterCan .imageTextSection .imageText img {
    height: 65px;
}

.accurateMeterCanSection .accurateMeterCan .imageTextSection .imageText p {
    visibility: initial;
}

.accurateMeterSection {
    background: url("/siteassets/accuracy-second-page/bgs.png") no-repeat;
    background-size: 100% 100%;
    padding: 150px 45px 50px;
}

@media (max-width: 1200px) {
    .accurateMeterSection {
        padding: 100px 15px 15px;
    }
}

@media (max-width: 767px) {
    .accurateMeterSection {
        background-position: 0 -90px;
        padding: 15px 15px 10px;
        background-size: 101% calc(100% + 90px);
    }
}

.accurateMeterSection > h2 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
}

@media (max-width: 1200px) {
    .accurateMeterSection > h2 {
        font-size: 28px;
    }
}

@media (max-width: 992px) {
    .accurateMeterSection > h2 {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .accurateMeterSection > h2 {
        font-size: 20px;
    }
}

.accurateMeterSection .contourNextOne {
    margin-top: 25px;
}

@media (max-width: 767px) {
    .accurateMeterSection .contourNextOne {
        margin-top: 10px;
    }
}

.accurateMeterSection .contourNextOne > h2 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}

@media (max-width: 1200px) {
    .accurateMeterSection .contourNextOne > h2 {
        font-size: 28px;
    }
}

@media (max-width: 992px) {
    .accurateMeterSection .contourNextOne > h2 {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .accurateMeterSection .contourNextOne > h2 {
        font-size: 20px;
    }
}

.accurateMeterSection .contourNextOne p {
    color: #fff;
    text-align: center;
    font-size: 20px;
}

@media (max-width: 1200px) {
    .accurateMeterSection .contourNextOne p {
        font-size: 22px;
        line-height: 26px;
    }
}

@media (max-width: 992px) {
    .accurateMeterSection .contourNextOne p {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 767px) {
    .accurateMeterSection .contourNextOne p {
        font-size: 16px;
        line-height: 20px;
    }

        .accurateMeterSection .contourNextOne p .cs_break {
            display: initial;
        }
}

.accurateMeterSection .imageText {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 767px) {
    .accurateMeterSection .imageText {
        margin-top: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.accurateMeterSection .imageText .textSide {
    visibility: initial;
}

    .accurateMeterSection .imageText .textSide .plusHeading {
        color: #fff;
        font-size: 28px;
    }

@media (max-width: 992px) {
    .accurateMeterSection .imageText .textSide .plusHeading {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .accurateMeterSection .imageText .textSide .plusHeading {
        font-size: 20px;
    }
}

.accurateMeterSection .imageText .textSide ul {
    font-size: 20px;
}

@media (max-width: 992px) {
    .accurateMeterSection .imageText .textSide ul {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 767px) {
    .accurateMeterSection .imageText .textSide ul {
        font-size: 16px;
        line-height: 20px;
    }

        .accurateMeterSection .imageText .textSide ul .cs_break {
            display: initial;
        }
}

.accurateMeterSection .imageText .textSide ul li {
    color: #fff;
}

.accurateMeterSection .imageText .imgSide {
    visibility: initial;
}

    .accurateMeterSection .imageText .imgSide img {
        max-width: 400px;
        width: 100%;
    }

@media (max-width: 1200px) {
    .accurateMeterSection .imageText .imgSide img {
        max-width: 300px;
    }
}

@media (max-width: 767px) {
    .accurateMeterSection .imageText .imgSide img {
        max-width: 200px;
    }
}

.accurateMeterSection .btnContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
}

@media (max-width: 767px) {
    .accurateMeterSection .btnContainer {
        margin-top: 10px;
    }
}

.accurateMeterSection .btnContainer .btn {
    width: 500px;
    padding: 15px;
    font-size: 20px;
    margin-bottom: 10px;
    max-width: 100%;
    word-break: break-all;
    white-space: initial;
}

@media (max-width: 1200px) {
    .accurateMeterSection .btnContainer .btn {
        width: 400px;
        font-size: 18px;
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .accurateMeterSection .btnContainer .btn {
        font-size: 14px;
    }
}

.accurateMeterSection .btnContainer a {
    color: #fff;
    font-size: 18px;
    text-decoration: underline;
}

.footerNotes {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    padding: 45px 10px;
}

    .footerNotes p {
        visibility: initial;
    }

    .footerNotes ol {
        visibility: initial;
    }

        .footerNotes ol li {
            visibility: initial;
        }

.popUpContainer {
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.35);
    display: none;
}


    .popUpContainer .popUp {
        max-width: 1100px;
        width: 100%;
        background: #f3f3f3;
        margin: 0 auto;
        margin-top: 50px;
        border: 1px solid #b9b9b9;
        border-radius: 7px;
        padding: 10px;
    }

@media (max-width: 1200px) {
    .popUpContainer .popUp {
        margin-top: 10px;
    }
}

.popUpContainer .popUp .closeButtonContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}

    .popUpContainer .popUp .closeButtonContainer .infoIcon {
        visibility: initial;
    }

        .popUpContainer .popUp .closeButtonContainer .infoIcon img {
            height: 30px;
        }

    .popUpContainer .popUp .closeButtonContainer .closePopUp {
        font-weight: bold;
        font-size: 18px;
        cursor: pointer;
    }

.popUpContainer .popUp .popUpHeader {
    visibility: initial;
}

    .popUpContainer .popUp .popUpHeader table {
        width: 100%;
        margin-bottom: 5px;
    }

        .popUpContainer .popUp .popUpHeader table .firstHeader {
            visibility: initial;
        }

            .popUpContainer .popUp .popUpHeader table .firstHeader tr {
                visibility: initial;
            }

@media (max-width: 767px) {
    .popUpContainer .popUp .popUpHeader table .firstHeader tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
}

.popUpContainer .popUp .popUpHeader table .firstHeader tr th {
    padding: 10px 5px;
    text-align: center;
}

    .popUpContainer .popUp .popUpHeader table .firstHeader tr th.firstHeader_th {
        background: #808080;
        color: #fff;
        border-top: 2px solid #000;
    }

        .popUpContainer .popUp .popUpHeader table .firstHeader tr th.firstHeader_th.cs_lessThan {
            border-left: 2px solid #000;
        }

        .popUpContainer .popUp .popUpHeader table .firstHeader tr th.firstHeader_th.cs_greaterThan {
            border-right: 2px solid #000;
        }

@media (max-width: 767px) {
    .popUpContainer .popUp .popUpHeader table .firstHeader tr th {
        display: none;
    }

        .popUpContainer .popUp .popUpHeader table .firstHeader tr th.firstHeader_th {
            display: initial;
            width: 50%;
        }
}

.popUpContainer .popUp .popUpHeader table .secondHeader {
    background: #011e5b;
    color: #fff;
}

@media (max-width: 767px) {
    .popUpContainer .popUp .popUpHeader table .secondHeader {
        display: none;
    }
}

.popUpContainer .popUp .popUpHeader table .secondHeader tr {
    visibility: initial;
}

    .popUpContainer .popUp .popUpHeader table .secondHeader tr th {
        padding: 10px 5px;
        text-align: center;
    }

        .popUpContainer .popUp .popUpHeader table .secondHeader tr th.cs_meterBrand {
            min-width: 185px;
            text-align: left;
            padding-left: 10px;
            border-top: 2px solid #000;
            border-left: 2px solid #000;
            border-bottom: 2px solid #000;
        }

        .popUpContainer .popUp .popUpHeader table .secondHeader tr th.cs_accuracy {
            width: 120px;
            border-top: 2px solid #000;
            border-bottom: 2px solid #000;
        }

        .popUpContainer .popUp .popUpHeader table .secondHeader tr th.cs_Demonstrated {
            width: 150px;
            border-top: 2px solid #000;
            border-bottom: 2px solid #000;
        }

        .popUpContainer .popUp .popUpHeader table .secondHeader tr th.cs_AccuracyCloser {
            width: 162px;
            border-top: 2px solid #000;
            border-bottom: 2px solid #000;
            border-right: 2px solid #000
        }

        .popUpContainer .popUp .popUpHeader table .secondHeader tr th.cs_withIn56 {
            width: 110px;
            border-bottom: 2px solid #000;
        }

        .popUpContainer .popUp .popUpHeader table .secondHeader tr th.cs_withIn83 {
            width: 110px;
            border-bottom: 2px solid #000;
        }

        .popUpContainer .popUp .popUpHeader table .secondHeader tr th.cs_withIn10 {
            width: 110px;
            border-bottom: 2px solid #000;
        }

        .popUpContainer .popUp .popUpHeader table .secondHeader tr th.cs_withIn15 {
            width: 110px;
            border-bottom: 2px solid #000;
            border-right: 2px solid #000;
        }

.popUpContainer .popUp .popUpHeader table tbody {
    visibility: initial;
}

@media (max-width: 767px) {
    .popUpContainer .popUp .popUpHeader table tbody {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
}

.popUpContainer .popUp .popUpHeader table tbody tr {
    border: 2px solid #000;
}

@media (max-width: 767px) {
    .popUpContainer .popUp .popUpHeader table tbody tr {
        width: 100%;
    }
}

.popUpContainer .popUp .popUpHeader table tbody tr td {
    padding: 10px 5px;
}

@media (max-width: 767px) {
    .popUpContainer .popUp .popUpHeader table tbody tr td {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        border: none !important;
        width: 100%;
        border-bottom: 1px solid #9e9e9e !important;
    }
}

.popUpContainer .popUp .popUpHeader table tbody tr td.cs_AccuracyCloser {
    border-right: 2px solid #000;
    color: #ffc00c;
}

.popUpContainer .popUp .popUpHeader table tbody tr td:not(.cs_meterBrand) {
    text-align: center;
}

.popUpContainer .popUp .popUpHeader table tbody tr td span {
    visibility: initial;
}

.popUpContainer .popUp .popUpHeader table tbody tr td img {
    height: 15px;
}

.popUpContainer .popUp .popUpHeader table tbody tr td .mobileHeader {
    display: none;
}

@media (max-width: 767px) {
    .popUpContainer .popUp .popUpHeader table tbody tr td .mobileHeader {
        display: block;
        width: 150px;
        background: #011e5b;
        color: #fff;
        padding: 5px;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .popUpContainer .popUp .popUpHeader table tbody tr td > span {
        width: calc(100% - 150px);
        padding: 5px;
        padding-left: 10px;
        text-align: left;
    }
}

.popUpContainer .popUp .m-description {
    visibility: initial;
}

@media (max-width: 1200px) {
    .popUpContainer .popUp .m-description {
        height: 500px;
        overflow-y: auto;
    }
}

@media (max-width: 767px) {
    .popUpContainer .popUp .m-description {
        height: 300px;
        overflow-y: auto;
    }
}

.popUpContainer .popUp .m-description p {
    margin: 20px 0;
    font-size: 16px;
}

.btn {
    visibility: initial;
}

    .btn.btn-yellow {
        background: #f9c632;
        color: #023366;
    }

        .btn.btn-yellow:hover {
            opacity: 0.8;
        }

.fontblue {
    color: #66ccfb;
}

.cs_break {
    display: block;
}

.navbar-lower li:last-child {
    margin-left: 65px !important;
}

.navbar-lower .dropdown-menu li {
    margin: 0 !important;
}
/*landing pages */
.landing-page-cover {
    background: url("/siteassets/contour-care/background_w_triangles.jpg") no-repeat;
    height: 650px;
    background-size: 100%;
}

    .landing-page-cover .rowmargin {
        padding: 4% 2% 0px 5%;
    }

    .landing-page-cover .nomargin-top {
        padding: 2% 5% 0 5%;
    }

    .landing-page-cover .large-white-bold {
        color: #fff;
        font-weight: bold;
        font-size: 27px;
        margin: 10% 0 5% 0;
    }

.lightgray {
    background-color: rgb(232, 227, 221) !important;
}

.lightbulbs {
    max-width: 630px;
    margin: 0 auto;
}

    .lightbulbs h1, .lightbulbs h2, .lightbulbs h3, .lightbulbs h4 {
        text-align: center;
    }

.darkblue-text {
    color: rgb(17, 32, 102);
}

.lightblue-text {
    color: rgb(27, 190, 230);
}

.tilemargin {
    padding: 5%;
}

    .tilemargin .darkblue-text {
        color: rgb(17, 32, 102) !important;
    }

.smartlight-block {
    background: url("/siteassets/landingpages/background-2_resized.png") no-repeat;
    height: 600px;
    background-size: 100% 100%;
    display: flex;
}

    .smartlight-block a:not(.landing-cover-button) {
        color: #fff;
        text-decoration: underline;
    }

    .smartlight-block .large-white-bold {
        color: #fff;
        font-weight: bold;
        font-size: 26px;
    }

    .smartlight-block .text-container {
        align-self: center;
        margin: 0 auto;
        color: #fff;
        text-align: center;
    }

        .smartlight-block .text-container img {
            margin: 0 auto;
        }

.landing-page-CNO {
    border: 1px solid #ededed;
    border-top: none;
    border-bottom: none;
}

.darkblue-text-small {
    font-size: 22px;
}

@media(max-width:768px) {

    .smartlight-block .large-white-bold {
        color: #fff !important;
        font-weight: bold !important;
        font-size: 27px !important;
    }

    .landing-page-cover .rowmargin {
        padding: 0 !important;
    }

    .landing-page-cover .nomargin-top {
        padding: 0 !important;
    }

    .landing-page-cover .large-white-bold {
        color: #fff !important;
        font-weight: bold !important;
        font-size: 30px !important;
        margin: 10% 0 5% 0 !important;
    }

    .landing-page-cover {
        text-align: center;
        background-size: cover;
        height: auto;
    }

        .landing-page-cover img {
            margin: 0 auto;
        }

    .lightgray, .tilemargin {
        text-align: center;
        padding: 5%;
    }

        .lightgray img, .tilemargin img {
            margin: 0 auto;
        }

    .smartlight-block {
        background-size: cover;
    }

    .landing-cover-button {
        margin: 0 auto;
        font-size: 16px !important;
    }
}

.landing-page-cover-smartlight {
    background: url("/globalassets/new-lighthouse_png.png") no-repeat;
    background-size: 100% 100%;
    height: 825px;
}

    .landing-page-cover-smartlight .landing-cover-button {
        border: none !important;
        padding: 8px;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        max-width: max-content;
        display: block;
        /* margin: 0 auto; */
        background: #13a78c;
        font-size: 19px;
    }

    .landing-page-cover-smartlight .rowmargin {
        padding: 5% 5% 0 5%;
    }

    .landing-page-cover-smartlight .nomargin-top {
        padding: 2% 5% 0 5%;
    }

    .landing-page-cover-smartlight .large-white-bold {
        color: #fff;
        font-weight: bold;
        font-size: 25px;
        /* margin: 10% 0 5% 0; */
    }

    .landing-page-cover-smartlight .extra-large-green-bold {
        color: #3ec0b0;
        font-weight: bold;
        font-size: 35px !important;
    }

    .landing-page-cover-smartlight .extra-large-white-bold {
        color: #fff;
        font-weight: bold;
        font-size: 35px;
    }

@media(max-width:768px) {
    .landing-page-cover-smartlight .extra-large-green-bold {
        color: #3ec0b0;
        font-weight: bold;
        font-size: 22px !important;
    }

    .mobile-center {
        float: none !important;
        margin-top: 20px !important;
    }

    .landing-page-cover-smartlight .extra-large-white-bold {
        color: #fff;
        font-weight: bold;
        font-size: 22px !important;
    }

    .landing-page-cover-smartlight {
        text-align: center;
        background-size: cover;
        background-position-x: 60%;
    }
}

.rowmaxwitdth650 {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
}

    .rowmaxwitdth650 img {
        margin: 0 auto;
    }

.landing-cover-button:hover {
    color: #fff;
}

.smartlight-block .landing-cover-button {
    border: 1px solid #ffffff;
    padding: 15px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    max-width: max-content;
    font-size: 20px;
    word-break: break-all;
    display: block;
    margin: 0 auto;
}

.landing-page-CNO ol {
    margin: 0 0 1.5em;
    padding: 0;
    counter-reset: item;
}

    .landing-page-CNO ol > li {
        margin: 0;
        padding: 0 0 0 2em;
        text-indent: -2em;
        list-style-type: none;
        counter-increment: item;
        font-size: 16px;
    }

    .landing-page-CNO ol li:before {
        display: inline-block;
        width: 1em;
        padding-right: 0.5em;
        font-weight: bold;
        text-align: right;
        content: counter(item) ".";
    }
/*end of landing page*/
img {
    display: inline-block;
}

.set {
    margin-top: 140px;
}

.ride {
    margin-top: -20px;
    margin-bottom: -55px;
}

.high {
    font-size: 37px;
    font-weight: bold;
}

.saw {
    font-size: 13px;
}

@media(max-width:767px) {
    .landing-page-CNO {
        margin: 0 auto;
    }

        .landing-page-CNO img.img-resizable-mobile {
            width: 100%;
            height: 100%;
        }
}

.row .margin-center {
    max-width: 800px;
    margin: 0 auto;
}

.resize {
    font-weight: normal;
}

.page-top {
    max-height: 100% !important;
    overflow: none;
}

.message-alert {
    text-align: center;
    padding: 10px 0 0 0;
    color: blue;
    font-weight: bold;
    font-size: 20px;
}

/*Covid-19 resource */
#covid-landing-top-h1 img {
    max-width: 100%;
}

.covid-landing-page-body-bg {
    background-color: #eae5e2;
    padding-bottom: 0;
}

#covid-landing-body h1, h2, h3 {
    margin: 0;
    padding: 0;
}

#covid-landing-top-h1 img {
    width: 100%;
    height: auto;
}

#covid-landing-order-contour-next span {
    display: block;
}

#covid-landing-order-contour-next sup {
    font-size: 15px;
}

#covid-landing-body h2 {
    color: #00aeef;
    margin-top: 115px;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    text-align: left;
}

#covid-landing-body h3 {
    margin: 10px auto 0;
    color: #003466;
    font-size: 18px;
    line-height: 1.4;
    max-width: 100%;
    width: 740px;
}

#covid-landing-purple-callout {
    display: block;
    background-color: #4d205c;
    padding: 20px 30px;
    color: #FFF;
    border-radius: 20px;
    width: 339px;
    font-size: 17px;
    float: right;
    margin-right: 30px;
    margin-top: 42px;
    font-size: 23px;
    text-align: center;
    margin-bottom: 16px;
    font-weight: 500;
}

    #covid-landing-purple-callout span {
        font-size: 21px;
        display: block;
        margin-top: 5px;
    }

    #covid-landing-purple-callout:hover {
        text-decoration: none;
    }

h2#covid-landing-top-h2 {
    float: left;
    margin: 0 auto;
    width: 680px;
    margin-left: 11%;
    margin-top: 42px;
    color: #1c3664;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 10px;
}

h3#covid-landing-top-h3 {
    clear: left;
    float: left;
    margin-left: 11%;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    width: 680px;
    margin-bottom: 10px;
}

.second#covid-landing-top-h3 {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
}

#covid-landing-top-h3 a {
    color: #00aeef;
    text-decoration: underline;
}

.covid-landing-top-p {
    clear: both;
    margin: 10px 11% 0;
    color: #003466;
    font-size: 16px;
    line-height: 1.4;
    max-width: 100%;
    font-weight: 500;
}

    .covid-landing-top-p + .covid-landing-top-p {
        padding-bottom: 30px;
    }

.covid-landing-line {
    max-width: 94%;
    display: block;
    margin: 0 auto;
    height: 4px;
}

#covid-landing-bottom-section-top {
    padding-top: 20px;
}

    #covid-landing-bottom-section-top + h3 {
        padding-bottom: 25px;
    }

#covid-landing-resource-links {
    text-align: center;
}

    #covid-landing-resource-links a {
        display: inline-block;
        width: 360px;
        background-color: #000;
        color: #FFF;
        text-align: center;
        margin: 12px;
        height: 220px;
        vertical-align: bottom;
        border-radius: 10px;
    }

        #covid-landing-resource-links a:hover {
            text-decoration: none;
        }

    #covid-landing-resource-links .first {
        background-color: #0eb4ef;
    }

    #covid-landing-resource-links .second {
        background-color: #112066;
    }

    #covid-landing-resource-links .third {
        background-color: #4d205c;
    }

    #covid-landing-resource-links .fourth {
        background-color: #48bfad;
    }

    #covid-landing-resource-links .fifth {
        background-color: #3599d3;
    }

        #covid-landing-resource-links .fifth img {
            margin-bottom: 8px
        }

    #covid-landing-resource-links .bottom-row a {
        width: 262px;
        margin-bottom: 0;
    }

    #covid-landing-resource-links .resource-header {
        padding: 0;
        margin: 0;
        font-size: 18px;
        display: block;
        line-height: 1.4;
        font-weight: 700;
    }

    #covid-landing-resource-links .resource-text {
        font-size: 15px;
        line-height: 1.1;
    }

    #covid-landing-resource-links img {
        height: 97px;
        width: auto;
        margin: 20px 10px 10px;
    }

    #covid-landing-resource-links .resource-tall, #covid-landing-resource-links .resource-column {
        display: inline-block;
        width: 360px;
        padding-top: 12px;
    }

.navbar-nav {
    width: 80%;
}

.refactoredNavbarSearchform {
    margin-top: 23px;
}


@media (max-width: 991px) {
    .renderMobileLanguageSelector #language-link span {
        color: #1d215f;
        font-weight: 500;
    }

    .renderMobileLanguageSelector {
        text-align: left !important;
    }

        .renderMobileLanguageSelector #language-link {
            text-align: left;
            margin-left: 10px !important;
        }

    #lang5 {
        box-shadow: 0 2px 0px 0 rgb(0 0 0 / 20%);
    }
}

@media (max-width: 768px) {
    .caret {
        margin: -10px 20px 12px 50px !important;
    }
}

.carousel_clean_wrapper .slick-prev {
    z-index: 1;
}

.carousel_clean_wrapper .slick-next {
    z-index: 1;
}
.slick-arrow{
    width: 50px;
    height: 50px;
    border-radius:50%;
    background-color: #D3D3D3 !important;
    box-shadow: -2px 0 0 3px #D3D3D3 !important;
}
#slick-slide-control00 {
    width: 107px;
    height: 20px;
    background-color: #D3D3D3;
    box-shadow: 0 0 0 3px #D3D3D3;
}
a:focus {
    outline: dotted 2px;
}
