﻿.tooltip-content img{
    width:10px;
    height:10px;
    float:right;
}

.tooltip-content .link-source, .tooltip-content .link-source a{
    color: #fff;
    font-size:11px;
}

.newboxcontent {
    background-color: #F7F7F4;
}
.tooltip-content {
    background-color: #555555;
    padding: 10px 15px;
    position: absolute;
    bottom: -7px;
    left: 77%;
    border-radius: 5px;
    display: none;
}
.tooltip-content::after{
    content:url(../svg/tooltip-arrow.svg);
    height:10px;
    width:10px; 
    position:absolute;
    bottom:15px;
    left:-10px;
    
}
.heroText .tooltip-container{
    position: relative;
}
.getRatesForYourPet {
    font-family: "OpenSans-Bold", "Open Sans Bold", "Open Sans", sans-serif;
    font-weight: 700;
    color: #4f4f4f;
    line-height: 150%;
    font-size: 18px;
}
.trustbar-container {
    margin: 30px 0px;
    padding: 15px 0px;
}
.trustbar-container [class*="col-"]{
    text-align:left;
}
    .trustbar-container .title-text {
        font-size: 18px;
        color: #666666;
        line-height: 27px;
        font-family: "OpenSans-Regular", "Open Sans", sans-serif;
        position: relative;
        left: 20px;
        margin-bottom: 0px;
    }

.trustbar-container .title-anchor {
    position: relative;
    left: 20px;
}

.trustbar-container .title-text span{
    display:block;
}
.trustbar-container .trustbar-logo{
    height:28px;
    margin-top:15px;
}

.productOverview {
    background-image: url(../jpg/healthy-paws-product-overview_autumn.jpg);
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.planCoverage {
    background: url(../jpg/healthy-paws-plan-coverage_autumn.jpg);
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: center;
}
.claimPayouts {
    background: url(../png/speedy-claim-app-09_2024.png);
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 79%;
    background-position-y: 10vh;
    background-position-x: 65vw;
}
.Foundation {
    background-image: url(../jpg/healthy-paws-foundation_autumn.jpg);
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 80%;
    background-position-y:center;
}
.bgImagContent .content {
    text-align: left;
    float: right;
    padding: 40px;
    margin: 96px 0px;
}
.claimPayouts .content {
    float: left !important;
    padding-left: 30px;
}
.claimPayouts .CTA{
    width:238px;
}

.bgImagContent .content .smallHeader {
    font-weight: 600;
    color: #4f4f4f;
    text-transform: uppercase;
    line-height: normal;
    font-size: 16px;
}
/* .bgImagContent .content */
.Header {
    font-family: "Open Sans Semibold", "Open Sans", sans-serif;
    font-weight: 600;
    color: #4f4f4f;
    line-height: 130%;
    font-size: 37px;
    margin-top: 15px;
} 
.bgImagContent .content .para, .bgImagContent .content ul, .bgImagContent .content ol{
    color: #4f4f4f;
    line-height: 27px;
    font-size:18px;
    margin-top:15px;
    list-style:disc;
}
.bgImagContent .content .howItWorks {
    font-size: 21px;
    line-height: 32px;
    margin-top: 15px;
    font-weight: 700;
    color: #4f4f4f;
}
.bgImagContent .content ul, .bgImagContent .content ol {
    padding-left: 20px;
}
.bgImagContent .content ul li, .bgImagContent .content ol li{
    margin-top:5px;
}
.bgImagContent .content ul li::marker{
    font-size:14px;
}
.bgImagContent .content ol{
    list-style:decimal;
}
.bgImagContent .content ol li::marker{
    font-weight:700;
}
.bgImagContent .content .para a {
    color: #6158DF;
}
.bgImagContent .row{
    margin-right:-15px !important;
}

.customerSatisfaction{
    text-align:left;
    margin:50px auto
}
.customerSatisfaction .smallHeader {
    font-weight: 600;
    color: #4f4f4f;
    text-transform:uppercase;
    font-size: 16px;
}
/*
.customerSatisfaction .Header {
    font-weight: 700;
    color: #008762;    
    line-height: 50px;
    font-size: 40px;
     margin:15px 0px;
}
*/

.para {
    font-family: "OpenSans-Regular", "Open Sans", sans-serif;
    color: #4f4f4f;
    line-height: 27px;
    font-size: 18px;
    padding-top:16px;
}
.customerSatisfaction ul {
    font-family: "OpenSans-Regular", "Open Sans", sans-serif;
    color: #4f4f4f;
    line-height: 27px;
    font-size:18px;
}
.customerSatisfaction ul{
    margin:30px 0px;
    list-style:disc;
    padding-left:20px;
}
.customerSatisfaction .row{
    margin-right:-15px !important;
}
.customerSatisfaction ul li {
    margin-bottom:5px;
}
.customerSatisfaction ul li::marker{
    font-size:14px;
}
.customerSatisfaction ul li a{
    color:#4f4f4f;
}
.customerSatisfaction .disclaimer, .bgImagContent .disclaimer{
    font-size:11px;
    color:#666666;
    display:block;
    margin-top: 15px;
}
.customerSatisfaction .disclaimer a{
    color:#6158DF;
    text-decoration:none;
    font-weight:normal;
}
.customerSatisfaction .CTA, .bgImagContent .CTA {
    margin-top: 30px;
    text-align: center;
    display:block;
}

#petParentsAskAccordion .petParentsAskPanel {
    width: 100%;
    font-family: "OpenSans-Regular", "Open Sans", sans-serif;
    background-color: #F7F7F4;
    color: #4f4f4f;
    line-height: 27px;
    font-size: 18px;
    text-align: left;
    border: none;
    border-radius: unset;
    padding: 10px 0px;
    margin: 0px;
}

    #petParentsAskAccordion .petParentsAskPanel.gray {
        background-color: #E2EDEC;
    }

#petParentsAskAccordion .panel-heading {
    background: none;
    border: none;
    border-radius: unset;
    color: #4f4f4f;
    background-image: url('../svg/minus-solid-2025-ada.svg');
    background-position: right 20px center;
    background-size: 21px 24px;
    background-repeat: no-repeat;
}

    #petParentsAskAccordion .panel-heading.collapsed {
        background-image: url('../svg/plus-solid-2025-ada.svg');
    }

    #petParentsAskAccordion .petParentsAskPanel .panel-title {
        font-family: "OpenSans-Bold", "Open Sans Bold", "Open Sans", sans-serif;
        font-weight: 700;
        font-size: 18px;
        color: #4f4f4f;
    }

    #petParentsAskAccordion .petParentsAskPanel .questionAnchor {
        width: 100%;
        height: 25px;
    }

#petParentsAskAccordion .panel-body {
    border: none;
    padding: 10px 15px;
    background: unset;
    font-size: 18px;
}

#reimbursementExampleTable {
    margin-top: 10px;
    font-size: 16px;
}

#reimbursementExampleTable .leftColumn {
    width: 70px;
    text-align: right;
    vertical-align: middle;
}

#reimbursementExampleTable .middleColumn {
    width: 50px;
    vertical-align: middle;
}

#reimbursementExampleTable .rightColumn {
    text-align: left;
    vertical-align: middle;
}

#reimbursementExampleTable .overline {
    padding-bottom: 6px;
    border-bottom: 1px solid #4f4f4f;
    empty-cells:show;
}

#reimbursementExampleTable .resultline {
    padding-top: 6px;
}

@media only screen and (max-width:969px) {
    .trustbar-container [class*="col-"] {
        margin: 15px 0px;
    }

    .trustbar-container {
        padding: 0px 30px;
    }
    .customerSatisfaction{
        margin:50px 30px;
    }
    .hpsite-container{
        width:auto;
    }
    .bgImagContent .content {
        margin-right: 30px;
    }
    .claimPayouts{
        background-position-x:90%;
    }
}
@media only screen and (max-width:576px) {
    
    .trustbar-container{
        padding:0px;
    }
    .trustbar-container .title-text{
        font-weight:600;
        font-size:14px;
    }
    .trustbar-container .title-text span {
        /* display: inline-block; */
    }
    .trustbar-container .trustbar-logo {
        height: 41px;
        margin-top: 8px;
    }

    .bgImagContent {
        background-image: none;
        background-color: #fcfaf4;
    }
    
    .claimPayouts {
        background-color: #fff;
    }
    .Foundation{
        background-color:#fff;
    }
    
    .bgImagContent .content {
        text-align: left;
        padding: 0px 15px;
        margin: 30px 0px;
    }
    .Foundation .image-container{
        overflow:hidden;
    }
    .Foundation .homeLessDog {
        height: 350px;
        width: 100%;
        object-fit: cover;
        transform: scaleX(1.2) scaleY(1.2);
        margin-top: -50px;
    }
    .Foundation .content {
        background-color: #fff;
        padding: 15px;
        margin: 15px;
        margin-top: -50px;
    }
    .claimPayouts .content {
        background-color: #fff;
    }
    .claimPayouts .CTA {
        width: 100%;
    }

    .Header{
        line-height: 130%;
        font-size:29px;
        margin-top:0px;
        font-weight: normal;
        text-align: left;
    }

    .bgImagContent .content .para, .bgImagContent .content ul li, .bgImagContent .content ol li, .bgImagContent .content .howItWorks {
        line-height: 21px;
        font-size: 14px;
        margin-top: 0px;
    }
    .customerSatisfaction {
        margin: 25px auto
    }
    .customerSatisfaction .smallHeader {
        display:none;
    }

    .customerSatisfaction .para, .customerSatisfaction ul {
        line-height: 21px;
        font-size: 14px;
    }
    .customerSatisfaction ul {
        margin: 25px 0px;
    }
    
}


@media screen and (min-width: 768px) {
    .desktopHide {
        display: none !important;
    }

    .heroContentStyle .buttonSet {
        margin-bottom: 20px;
        width: 110px;
    }

    .claimpara {
        text-align: center;
        width: 100% !important;
    }

    .heroContentStyle .transparentBox ::placeholder {
        padding-left: 25px;
        color: rgb(153, 153, 153);
    }

    #base {
        background: #35A34E;
        display: inline-block;
        height: 20px;
        margin-right: 20px;
        margin-bottom: 55px;
        position: relative;
        width: 181px;
    }

        #base:before {
            border-top: 19px solid #35A34E;
            border-left: 94px solid transparent;
            border-right: 86px solid transparent;
            content: "";
            height: 0;
            left: 0px;
            position: absolute;
            bottom: -19px;
            width: 0px;
        }

    .heroContentStyle .transparentBox {
        padding-top: 20px;
        padding-bottom: 25px;
        padding-left: 10px;
        padding-right: 15px;
        margin-left: 100px;
        background-color: #F0F0DC;
    }

    .heroImgContainer {
        -moz-min-width: 1024px;
        -ms-min-width: 1024px;
        -o-min-width: 1024px;
        -webkit-min-width: 1024px;
        background-attachment: fixed;
        height: 460px;
        margin: 0 auto;
        min-width: 1024px;
        text-align: left;
    }

    #heroImgContainer {
        /*background-image: url('/Images/V3/HomePage/pet-insurance-hero-back-desktop.jpg') !important;*/
        /*background-image: url('/Images/V3/HomePage/Healthy-Paws-Pet-Insurance_Autumn.jpg') !important;*/
        text-align: left;
        background-size: cover;
        background-position: center 65%;
        background-attachment: scroll;
        background-repeat: no-repeat;
        text-align: left;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: bottom right;
    }

    .positioningHeroImage {
        transform: scale(1.3,1) translate(55px,0px);
        min-height: 580px !important;
    }

    #heroImgContainer .hpsite-container {
        height: 460px;
        text-align: left;
    }

    #heroQuoteWrapper {
        left: 0;
        position: relative;
    }

    .heroText {
        height: 128px;
        margin-left: -15px !important;
        position: relative;
        top: 45px !important;
        z-index: 3;
        margin-bottom: 5px;
    }

        .heroText h1 {
            font-family: "Open Sans Semibold", "Open Sans", sans-serif;
            font-size: 54px;
            color: #4f4f4f !important;
            font-weight: 600;
            line-height: 70px;
            margin-bottom: 5px;
        }

        .heroText h2 {
            font-family: "Open Sans Semibold", "Open Sans", sans-serif;
            font-size: 18px;
            color: #4f4f4f;
            font-weight: 700;
        }

    .QuoteWrapper {
        left: 0;
        position: relative;
        top: 154px;
    }

    #heroTextImg {
        position: relative;
        top: 45px;
        z-index: 3;
    }

    #heroQuoteWrapper {
        top: 50px;
    }

    .heroBullet {
        line-height: 40px;
        position: relative;
        margin-left: -15px;
        margin-top: 13px;
    }

    .newListStyle li {
        background: url('../svg/greenlisttick_2024.svg') no-repeat left center !important;
    }

    .heroBullet li {
        background: url('../svg/listtick.svg') no-repeat left center;
        color: #FFF;
        font-size: 20px;
        font-weight: 600;
        height: 35px;
        line-height: 26px;
        margin-bottom: 0;
        padding-left: 23px;
        /* top: 83px; */
        vertical-align: middle;
    }

    #topRatedBanner {
        height: 110px;
        width: 100%;
        background-color: #efefef;
        vertical-align: middle;
    }

        #topRatedBanner ul {
            display: table;
            margin: 0 auto;
            position: relative;
            z-index: 2;
            list-style-type: none;
            padding: 20px;
            list-style: none;
        }

            #topRatedBanner ul li {
                color: #969696;
                display: table-cell;
                padding: 0 10px;
                vertical-align: middle;
                font-family: 'Open Sans';
                font-weight: 400;
                font-size: 16px;
            }

    #topRated {
        /*background-color: #000;
		opacity: 0.3;*/
        height: 53px;
        /*margin-left: -138px;*/
        margin: 0 auto;
        width: 100%;
        min-width: 1024px;
        max-width: 1280px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
    }

        #topRated::after {
            content: '';
            width: 100%;
            height: 100%;
            background-color: #000;
            opacity: 0.3;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
        }


    #topRatedLogos {
        display: table;
        margin: 0 auto;
        position: relative;
        z-index: 2;
    }

        #topRatedLogos li {
            display: table-cell;
            padding: 0 10px;
            color: #fff;
            vertical-align: middle;
            font-family: 'Open Sans';
            font-weight: 400;
            font-size: 16px;
        }

    .forText > ol {
        text-align: left;
        /*padding-left: 30px;*/
        padding-right: 5px;
        /*list-style-type: decimal;*/
        counter-reset: item;
    }

        .forText > ol > li {
            font-size: 18px;
            color: #4F4F4F;
            text-align: left;
            line-height: 40px;
            font-family: 'OpenSans', 'Open Sans';
            font-weight: 400;
            font-style: normal;
            list-style-type: none;
            margin-bottom: 5px;
            counter-increment: item;
        }

            .forText > ol > li:before {
                width: 1em;
                display: inline-block;
                content: counter(item) ".";
                font-weight: bold;
                margin-right: 5px;
            }

    .hcContainer {
        display: flex;
        background: linear-gradient(white, #F4F4F6);
        margin-top: 55px;
    }

    .hcImgPosition {
        width: 400px;
        /* height: 50%; */
        /*margin-bottom: 15px;*/
        max-height: 568px; /*600px*/
    }

    .hcImgTextContainer {
        /*width: 720px;*/
        width: 555px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 1312px) {
    .herologoSlop {
        margin-right: 0;
        width: 100vw;
    }
}

@media only screen and (max-width: 767px) {
    .desktopView {
        display: none;
    }

    .heroText {
        position: relative !important;
    }

    .newBox {
        margin-left: -17px;
        width: 767px;
        height: 100% !important;
    }

    .newboxcontent {
        background-color: #F7F7F4;
        padding: 20px;
    }

    .newListStyle li {
        background: url('../svg/greenlisttick.svg') no-repeat left center !important;
        padding-left: 25px;
        line-height: 2em;
        font-size: 16px;
    }

    .ndiv {
        top: 0px !important;
    }

    .mobileView {
        display: block;
    }

    .heroText {
        padding-bottom: 29%;
        position: absolute;
        top: 15px !important;
        padding-right: 55px;
    }

        .heroText h1 {
            font-family: "Open Sans Semibold", "Open Sans", sans-serif;
            font-weight: 600;
            font-style: normal;
            font-size: 41px;
            color: #4f4f4f;
            line-height: 54px;
            padding-bottom: 10px;
        }

        .heroText h2 {
            font-family: "OpenSans-Bold", "Open Sans Bold", "Open Sans", sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 14px;
            color: #4f4f4f;
            padding-bottom: 10px;
            margin-right: 70px;
            line-height: 21px;
        }

    #heroImgContainer {
        /*background-image: url('/Images/V3/HomePage/pet-insurance-hero-back-mobile.jpg');*/
        background-image: url('../jpg/healthy-paws-pet-insurance-mobile_autumn.jpg');
        text-align: left;
        background-size: cover;
        background-position: center center;
        background-attachment: scroll;
        background-repeat: no-repeat;
        text-align: left;
        height: 152px;
        min-width: unset;
    }

    /*.heroBullet {
        display: none;
    }*/
}
/* CLASS STARTS */
@media screen and (min-width:320px) and (max-width:767px) {

    .tooltip-content {
        height: fit-content;
        width: 95vw;
        top: 151px;
        z-index: 9000;
        left: -10px;
    }

        .tooltip-content::after {
            content: url(../svg/tooltip-arrow.svg);
            top: -10px;
            left: 20px;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
        }
    
    #featureContainer {
        margin-top: 78px !important;
    }

    .para {
        line-height: 21px;
        font-size: 14px;
    }

    .heroMainPositioning {
        height: 220px !important;
    }

    .mobilePart {
        padding-top: 35px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 40px;
        text-align: center;
        background-color: #F7F7F4;
    }

        .mobilePart h2 {
            text-align: left;
            font-family: "OpenSans-Bold", "Open Sans Bold", "Open Sans", sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 14px;
            color: #4f4f4f;
            padding-bottom: 15px;
        }

        .mobilePart .mobileFeatureImage {
            width: 272px;
            height: 272px;
            box-sizing: border-box;
        }

    .mobileTrustbarTable {
        width: 90%;
        margin: 0px auto;
    }

    .mobileTrustbarTable .title-text {
        font-family: "OpenSans-Regular", "Open Sans", sans-serif;
        font-size: 14px;
        color: #666666;
        font-weight:normal;
        line-height: 18px;
    }

    .mobileTrustbarTable td {
        text-align: left;
        padding: 0px 10px;
        vertical-align: top;
    }

        .mobileTrustbarTable td.upperLeft {
            border-right: 1px solid #767676;
            border-bottom: 1px solid #767676;
            /*background-image: url('../../images/v3/homepage/leaf-left-inverted@2x.png');
            background-size: 23px 42px;
            background-repeat: no-repeat;
            background-position: top left;*/
        }
        .mobileTrustbarTable td.upperRight {
            border-bottom: 1px solid #767676;
           /* background-image: url('../../images/v3/homepage/leaf-right-inverted@2x.png');*/
           /* background-size: 23px 42px;
            background-repeat: no-repeat;
            background-position: top right;*/
        }
        .mobileTrustbarTable td.lowerLeft {
            border-right: 1px solid #767676;
           /* background-image: url('../../images/v3/homepage/leaf-left@2x.png');*/
            /*background-size: 23px 42px;
            background-repeat: no-repeat;
            background-position: bottom left;*/
        }
        .mobileTrustbarTable td.lowerRight {
            text-align: left;
            padding: 0px 10px;
           /* background-image: url('../../images/v3/homepage/leaf-right@2x.png');*/
            /*background-size: 23px 42px;
            background-repeat: no-repeat;
            background-position: bottom right;*/
        }

    .mobileTrustbarTable #mobileForbesLogo {
        height: 19px;
        width: 128px;
    }

    .mobileTrustbarTable #mobileMarketWatchLogo {
        height: 19px;
        width: 133px;
    }

    .mobileTrustbarTable #mobileMashableLogo {
        height: 22px;
        width: 91px;
    }

    .mobileTrustbarTable #mobileBusinessInsiderLogo {
        height: 17px;
        width: 134px;
    }

        .mobileTrustbarTable #upperLeftLeaf {
            float: left;
            height: 42px;
            position: absolute;
            margin-left: -10px;
            margin-top: -8px;
        }

    .mobileTrustbarTable #upperRightLeaf {
        float: right;
        height: 42px;
        margin-right: -10px;
        margin-top: -8px;
    }

    .mobileTrustbarTable #lowerLeftLeaf {
        float: left;
        height: 42px;
        position: absolute;
        margin-left: -10px;
        margin-top: 35px
    }

    .mobileTrustbarTable #lowerRightLeaf {
        float: right;
        height: 42px;
        margin-right: -10px;
        margin-top: 35px;
    }

    #petParentsAskAccordion .petParentsAskPanel {
        padding-left: 14px;
    }

    #petParentsAskAccordion .panel-heading {
        padding-right: 40px;
        background-position: right 12px center;
    }

    #petParentsAskAccordion .panel-title {
        font-size: 16px !important;
    }

    #petParentsAskAccordion .panel-body {
        font-size: 14px !important;
        padding: 10px 15px 15px 0px;
    }

    .paraTextRate {
        font-family: 'OpenSans', 'Open Sans';
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        letter-spacing: normal;
        color: #333333;
        text-align: left;
        line-height: normal;
        margin-bottom: 7px;
        margin-left: 10px;
    }

    .btnnew {
        min-width: 100px !important;
    }

    .heroContentStyle .buttonSet {
        min-width: 136px;
        width: 50%;
        margin-bottom: 15px;
    }

    .listCustomerRateds {
        background: #F2EEE3;
        width: 100%;
        display: flex;
        overflow: auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
        align-items: center;
        justify-content: flex-start;
        padding-bottom: 0px;
    }

        .listCustomerRateds > a {
            margin-right: 25px;
        }

    #base {
        background: #35A34E;
        display: inline-block;
        height: 20px;
        margin-right: 0px;
        margin-bottom: -10px;
        position: relative;
        width: 181px;
    }

        #base:before {
            border-top: 19px solid #35A34E;
            border-left: 94px solid transparent;
            border-right: 86px solid transparent;
            content: "";
            height: 0;
            left: 0px;
            position: absolute;
            bottom: -19px;
            width: 0px;
        }

    .tbr {
        width: 0;
        height: 0;
        border-bottom: 10px solid #2A803A;
        border-left: 10px solid transparent;
        z-index: 1;
    }

    .tbl {
        width: 0;
        height: 0;
        border-bottom: 10px solid #2A803A;
        border-right: 10px solid transparent;
        z-index: 1;
    }

    .petPlanMobile {
        background: #fcfaf4;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 35px;
    }

    .planHeaderMob {
        font-family: 'OpenSans-Bold', 'Open Sans Bold', 'Open Sans';
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
        color: #008762;
        line-height: 22px;
        text-align: left;
        letter-spacing: normal;
        margin-bottom: 25px;
        width: 86%;
    }

    .planParaMob {
        color: #333333;
        font-family: 'OpenSans', 'Open Sans';
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        line-height: 21px;
        text-align: left;
        padding-bottom: 20px;
    }

        .planParaMob > a {
            text-decoration: underline;
            color: #008762;
        }

    .planImgPos {
        width: 100%;
        height: 100%;
        margin-bottom: 0px;
    }

    .textImg {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

        .textImg > ul {
            text-align: left;
            padding-left: 15px;
            padding-right: 15px;
            list-style-type: disc;
        }

            .textImg > ul > li {
                font-family: 'OpenSans', 'Open Sans';
                font-weight: 400;
                font-style: normal;
                font-size: 14px;
                color: #4f4f4f;
                text-align: left;
                line-height: 23px;
                margin-bottom: 10px;
            }

    .claimPart > ul {
        text-align: left;
        padding-left: 34px;
        padding-right: 5px;
        list-style-type: disc;
    }

        .claimPart > ul > li {
            font-family: 'OpenSans', 'Open Sans';
            font-weight: 400;
            font-style: normal;
            font-size: 14px;
            color: #4f4f4f;
            text-align: left;
            line-height: 23px;
            margin-bottom: 10px;
        }

    .homelessPart > ul {
        text-align: left;
        padding-left: 30px;
        padding-right: 20px;
        list-style-type: disc;
    }

    .homelessPartListItems > ul {
        text-align: left;
        padding-left: 30px;
        padding-right: 20px;
        list-style-type: disc;
    }

    .homelessPart > ul > li {
        font-family: 'OpenSans', 'Open Sans';
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        color: #666666;
        text-align: left;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .homelessPartListItems > ul > li {
        font-family: 'OpenSans', 'Open Sans';
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        color: #4f4f4f;
        text-align: left;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .speedyClaimPart > ol {
        text-align: left;
        padding-left: 30px;
        padding-right: 5px;
        list-style-type: decimal;
    }

        .speedyClaimPart > ol > li {
            font-family: 'OpenSans', 'Open Sans';
            font-weight: 400;
            font-style: normal;
            font-size: 14px;
            color: #4f4f4f;
            text-align: left;
            line-height: 23px;
            margin-bottom: 10px;
        }

    .textImgHeader {
        font-family: 'OpenSans-Bold', 'Open Sans Bold', 'Open Sans';
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
        color: #19A64A;
        text-align: left;
        letter-spacing: normal;
        margin-bottom: 20px;
        line-height: 26px;
    }

    .textImgPara {
        font-family: 'OpenSans', 'Open Sans';
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        color: #4f4f4f;
        text-align: left;
        letter-spacing: normal;
        line-height: 23px;
        margin-bottom: 25px;
    }

    .part3Mob {
        background: #F2EEE3;
    }
}
@media screen and (min-width:767px) and (max-width:992px) {
    .desktop-show {
        display: block !important;
    }
    .mobile-show {
        display: none !important;
    }
}
@media screen and (min-width:740px) and (max-width:950px)
{
    .mobileTrustbarTable {
        width: 90%;
        margin: 0px auto;
    }

        .mobileTrustbarTable .title-text {
            font-family: "OpenSans-Regular", "Open Sans", sans-serif;
            font-size: 12px;
            color: #767676;
            font-weight: normal;
        }
    .mobileTrustbarTable td {
        text-align: left;
        padding: 0px 10px;
        vertical-align: top;
    }

        .mobileTrustbarTable td.upperLeft {
            border-right: 1px solid #767676;
            border-bottom: 1px solid #767676;
        }

        .mobileTrustbarTable td.upperRight {
            border-bottom: 1px solid #767676;
        }

        .mobileTrustbarTable td.lowerLeft {
            border-right: 1px solid #767676;
        }

        .mobileTrustbarTable td.lowerRight {
            text-align: left;
            padding: 0px 10px;
        }
    .mobileTrustbarTable #mobileForbesLogo {
        height: 19px;
        width: 76px;
    }

    .mobileTrustbarTable #mobileMarketWatchLogo {
        height: 19px;
        width: 133px;
    }

    .mobileTrustbarTable #mobileMashableLogo {
        height: 19px;
        width: 120px;
    }

    .mobileTrustbarTable #mobileBusinessInsiderLogo {
        height: 21px;
        width: 117px;
    }
}

@media screen and (min-width:375px) {
    .heroText {
        top: 25px !important;
    }
}

@media screen and (min-width:415px) {
    .heroText {
        top: 35px !important;
    }
}

@media screen and (min-width:768px) {
    .listCustomerRateds .lastAnchor {
        margin-right: 0px;
    }

    .hero-container {
        padding:0px 0px;
    }

    .heroMainPositioning {
        position: relative;
        height: 630px !important; /*700px*/
    }

    .catHand #hero-quote {
        width: 50%;
    }

    #featureContainer {
        margin-top: 84px !important;
    }

    .btnnew {
        min-width: 100px !important;
    }

    .heroText {
        margin-left: 45px !important;
    }

    .heroBullet {
        margin-left: 45px;
    }

    .mobilePart {
        display: none;
    }

    .part2 {
        background-color: #F2EEE3;
    }

    .part2Mobile {
        margin-top: -10px;
    }

    /*.heroMainPositioning {
        height: 605px !important;
    }*/

    .heroContentStyle .transparentBox {
        text-align: left;
        position: relative;
        top: 48px;
        margin-left: 45px;
    }


    .listCustomerRateds {
        background: #F2EEE3;
        width: 100%;
        display: flex;
        overflow: auto;
        padding-left: 0;
        padding-right: 0;
        padding-top: 40px;
        align-items: center;
        justify-content: center;
        padding-bottom: 0px;
    }

    .dogWomanDesk {
        /*background: url(/Images/V3/HomePage/woman-puppy-desktop.jpg);*/
        background-position: center;
        background-repeat: no-repeat;
        height: 500px;
        background-color: #F2EEE3 !important;
    }

    .dogWomanTextContainer {
        /*width: 53%;*/
        text-align: left;
        /* margin-right: 22px; */
        /* height: 450px; */
        /* float: right; */
        margin: auto;
        float: none;
        margin-right: 42px;
    }

    ::i-block-chrome, .dogWomanTextContainer {
        width: 36%;
    }

    .dWSmallHeader {
        font-family: 'OpenSans-Semibold', 'Open Sans Semibold', 'Open Sans';
        font-weight: 650;
        font-style: normal;
        font-size: 16px;
        color: #19A64A;
        text-align: left;
        padding-top: 50px;
        padding-bottom: 10px;
    }

    .dWHeader {
        font-family: 'OpenSans-Bold', 'Open Sans Bold', 'Open Sans';
        font-weight: 700;
        font-style: normal;
        font-size: 40px;
        color: #19A64A;
        line-height: 50px;
        padding-bottom: 15px;
    }

    .dWPara {
        font-family: 'OpenSans', 'Open Sans';
        font-weight: 400;
        font-style: normal;
        font-size: 20px;
        line-height: 30px;
        color: #4f4f4f;
    }


    .positionVendors {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .catHand {
    }

    .chTextContainer {
        text-align: center;
        padding: 25px;
        width: 100%;
    }

    .chSmallHeader {
        text-align: center;
        padding-top: 60px;
    }

    .chHeader {
        text-align: center;
        font-size: 42px !important;
    }

    .chPara {
        word-break: break-word;
        /*width: 105%;*/
        padding-left: 5%;
        width: 470px;
    }

    .chImgContainer {
        background: url(../jpg/cat-desktop.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 500px;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }

    .chImgTextContainer {
        margin-top: 70px;
        width: 535px;
        padding: 15px 20px 2px 20px;
        height: 215px;
        background-color: rgba(255, 255, 255, 0.8);
        border: none;
        border-radius: 0px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-align: left;
    }

        .chImgTextContainer > ul {
            text-align: left;
            padding-left: 30px;
            padding-right: 20px;
            list-style-type: disc;
        }

            .chImgTextContainer > ul > li {
                font-family: 'OpenSans', 'Open Sans';
                font-weight: 400;
                font-style: normal;
                font-size: 18px;
                color: #4f4f4f;
                text-align: left;
                line-height: 31px;
            }

    .dogRun {
        /*background: url(/Images/V3/HomePage/dog-runner-desktop.jpg);*/
        background: url(../jpg/healthy-paws-plan-coverage_autumn.jpg);
        background-position: center;
        background-repeat: no-repeat;
        height: 800px;
        background-size: cover;
    }

    .drImgTextContainer {
        width: 44%;
        margin-left: 64px;
        margin-bottom: 220px;
        padding: 15px 10px 2px 20px;
        height: 125px;
    }

    .yellowImgTextContainer {
        display: flex;
        padding-top: 50px;
        padding-left: 25px;
        padding-right: 25px;
        text-align: center;
        padding-bottom: 50px;
        width: 375px;
        /*justify-content: center;*/
    }

        .yellowImgTextContainer > ul {
            text-align: left;
            padding-left: 30px;
            padding-right: 20px;
            list-style-type: disc;
            background-color: white;
            margin-left: 75px;
            margin-right: -100px;
            padding-top: 15px;
            /* padding-bottom: 15px; */
            height: 230px;
            margin-top: -28px;
            margin-bottom: 70px;
            z-index: 1;
        }

            .yellowImgTextContainer > ul > li {
                font-family: 'OpenSans', 'Open Sans';
                font-style: normal;
                font-size: 18px;
                color: #4F4F4F;
                text-align: left;
                margin-top: 10px;
                line-height: 25px;
            }

        .yellowImgTextContainer > img {
            width: 490px;
            height: 365px;
        }

    .drITC {
        height: 130px !important;
        margin-left: 90px;
        width: 470px !important;
    }

    .hcContainer #hero-quote {
        width: 45%;
    }

    .hcContainer {
        justify-content: center;
    }

    .dumContainer {
        /*background: url(/Images/V3/HomePage/woman-puppy-desktop.jpg);*/
        background: url(../jpg/healthy-paws-product-overview_autumn.jpg);
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        margin-left: 5px;
        padding-left: 47%;
        height: 500px;
    }
}

@media screen and (min-width:768px) and (max-width: 1024px) {
    .listCustomerRateds > a {
        margin-right: 15px;
        padding-bottom: 15px;
    }
}

@media screen and (min-width:992px) {
    .dogRun {
        background-position: center;
    }

    .hcImgTextContainer {
        /*width: 720px;*/
        width: 580px;
    }

    .listCustomerRateds > a {
        margin-right: 20px;
    }

    .drITC {
        width: 455px;
        margin-top: 30px !important;
    }

    .positioningHeroImage {
        transform: scale(1.6,1) translate(33px,0px);
    }

    .chImgTextContainer {
        margin-left: 90px;
        margin-top: 20px;
        width: 600px;
        height: 185px;
    }

    .forText {
        padding-left: 30px;
    }

        .forText h3 {
            margin-left: 0px;
        }

        .forText > ol {
            padding-left: 0px;
        }

    .dogWomanDesk {
        height: 500px;
    }

    .dWSmallHeader {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .chImgTextContainer {
        margin-top: 105px;
    }

    .hcContainer #hero-quote {
        width: 46%;
    }
}

@media screen and (min-width:1200px) {
    .positioningHeroImage {
        transform: scale(1.3,1) translate(40px,0px);
        /* min-height: 585px !important; */
    }

    .chImgContainer {
        background-size: contain;
    }

    .hcImgTextContainer {
        /*width: 720px;*/
        width: 720px;
    }

    .hcContainer #hero-quote {
        width: 37%;
    }


    .positioningHeroImage {
        height: 670px;
    }

    .heroText {
        top: 55px !important;
        margin-left: 0px !important;
    }

    .dogRun {
        height: 850px;
        background-position: center;
        padding-top: 40px;
    }

    .heroBullet {
        /* top: 190px; */
        margin-left: 0px;
    }

    .heroBulletRemoveTopSpace {
        top: 0px !important;
    }

    .heroContentStyle .transparentBox {
        top: 20px;
        margin-left: 0px;
    }

    .dogWomanDesk {
        height: 650px;
        background-size: cover;
        padding-top: 20px;
        background-color: #F3EFE4;
    }

    .dumContainer {
        margin-left: 140px;
        padding-left: 25%;
        height: 100%;
    }

    ::i-block-chrome, .dumContainer {
        padding-left: 10%;
    }

    .dogWomanTextContainer {
        width: 57%;
        text-align: left;
        /* margin-right: 22px; */
        /* height: 450px; */
        /* float: right; */
        margin: auto;
        float: none;
    }

    .drITC {
        width: 455px;
        /*margin-left:275px;*/
        margin-left: 90px;
        margin-top: 50px;
    }

    .dogRun {
        background-size: cover;
        background-position: center;
    }

    .dWSmallHeader {
        padding-top: 40px;
    }

    .hcImgPosition {
        width: 30%;
        margin-left: 90px;
    }

    .yellowImgTextContainer > ul {
        /*margin-left: 85px;*/
        margin-left: 4px;
        margin-right: -135px;
        margin-top: 145px;
    }

    .chImgTextContainer {
        margin-right: 145px;
    }

    .dogrunSpan1 {
        padding-left: 15px;
        white-space: nowrap;
    }

    .dogrunSpan2 {
        white-space: nowrap
    }

    .hcImgPosition {
        width: 100%;
        height: 100%;
        max-width: 386px; /*600px*/
        max-height: 520px; /*900px*/
    }

    .yellowImgTextContainer > img {
        width: 526px;
        height: 395px;
    }

    .yellowImgTextContainer > ul {
        /*margin-top: 76px;
        margin-right: -112px;*/
        margin-top: -30px; /*6px*/
        margin-right: -75px;
        margin-left: 50px;
    }

    .chPara {
        padding-left: 0px;
        padding-right: 0px;
        display: inline-block;
    }

    .handClaim .chPara {
        width: 70%; /*56%*/
    }

    .yellowPart .chPara {
        width: 69%;
    }
    /*.catHand .chPara{
        width:60%;
    }*/
    .dogRun .chPara {
        width: 56%;
    }


    .drITC {
        margin-top: 35px !important;
    }

    .catHand .chPara {
        width: 60%;
    }

    ::i-block-chrome, .heroMainPositioning {
        height: 760px !important;
    }
}
/*standard screen size for desk - 1366*/
/* large screen sizes - 1886*/
@media (min-width:1200px) and (max-width:1399px) {
    .dumContainer {
        height: 100%;
        width: 100%;
    }
}

@media (min-width:1200px) and (max-width:1399px) {

    .catHand .chPara {
        width: 70% !important;
    }

    .dumContainer {
        margin-left: 140px;
        padding-left: 420px;
        height: 100%;
        width: 796px;
        padding-left: 550px;
    }


    .dogWomanTextContainer {
        width: 496px;
        text-align: left;
        margin: auto;
        float: none;
    }
}

@media (min-width:1400px) and (max-width:1599px) {
    .chSpan1 {
        padding-left: 35px;
        padding-right: 30px;
        white-space: nowrap;
    }

    .chSpan3 {
        white-space: nowrap;
    }

    .chSpan2 {
        white-space: nowrap;
    }

    .catHand .chPara {
        width: 60%;
    }

    #trustpilot {
        height: 35px;
        margin-right: 20px;
        margin-bottom: 9px;
    }

    #yelp {
        height: 100px;
        margin-right: 20px;
        margin-bottom: 9px;
    }

    #angie {
        height: 40px;
        margin-right: 20px;
    }

    #money {
        height: 60px;
        margin-right: 20px;
    }

    #consumersadvocate {
        height: 45px;
        margin-right: 15px;
    }

    #caninejournal {
        height: 50px;
        margin-right: 25px;
    }

    #petinsurance {
        height: 50px;
    }
}

@media (min-width:1600px) and (max-width:1800px) {
    .chSpan1 {
        padding-left: 35px;
        padding-right: 30px;
        white-space: nowrap;
    }

    .chSpan3 {
        white-space: nowrap;
    }

    .chSpan2 {
        white-space: nowrap;
    }

    .catHand .chPara {
        width: 60%;
    }

    #trustpilot {
        height: 35px !important;
        margin-right: 20px !important;
        margin-bottom: 9px !important;
    }

    #yelp {
        height: 100px !important;
        margin-right: 20px !important;
        margin-bottom: 9px !important;
    }

    #angie {
        height: 40px !important;
        margin-right: 20px !important;
    }

    #money {
        height: 60px !important;
        margin-right: 20px !important;
    }

    #consumersadvocate {
        height: 45px !important;
        margin-right: 15px !important;
    }

    #caninejournal {
        height: 50px !important;
        margin-right: 25px !important;
    }

    #petinsurance {
        height: 50px !important;
    }
}

@media screen and (min-width:1800px) and (max-width:1999px) {

    .heroMainPositioning .heroBullet {
        /*top:295px!important;*/
        left: 270px;
    }
    .drITC {
        margin-top: 70px !important;
    }

    .heroContentStyle .transparentBox {
        left: 270px;
    }

    .heroText {
        /*top: 155px !important;*/
        left: 270px;
    }


    .dogWomanDesk .dumContainer {
        /*margin-left:80px;*/
        margin-left: 5%;
    }

        .dogWomanDesk .dumContainer .dogWomanTextContainer {
            width: 37%;
            /*padding-top:125px;*/
            margin-top: 95px;
        }

            .dogWomanDesk .dumContainer .dogWomanTextContainer .dWPara {
                padding-top: 25px;
            }

    .listCustomerRateds .lastAnchor {
        margin-right: 0px;
    }

    /*.heroContentStyle .transparentBox {
        top: 415px;
    }*/

    .dogWomanDesk {
        /*height: 955px;*/
        padding-top: 0px;
        /*margin-top: -94px;*/
    }

    .dogWomanTextContainer {
        width: 67%;
        padding-top: 95px;
        margin-top: 95px;
    }

    .hcContainer #hero-quote {
        width: 25%;
    }

    .yellowImgTextContainer img {
        width: unset;
    }


    .yellowImgTextContainer > ul {
        margin-left: 85px;
        margin-right: -125px;
        margin-top: 4%; /*76px*/
    }

    .catHand #hero-quote {
        width: 30%;
    }

    .chImgTextContainer {
        position: absolute;
        /*top: 40%;*/
    }

    .dogRun {
        position: relative;
        height: 945px;
    }

    .dogrunSpan1 {
        padding-left: 0px;
        white-space: unset;
    }

    .dogrunSpan2 {
        white-space: unset;
    }

    .drITC {
        width: 455px;
        position: absolute;
        top: 40%; /*30%*/
    }

    .drTextContainer {
        margin-left: 21% !important;
    }

    .hcContainer #hero-quote {
        width: 36%;
    }

    .listCustomerRateds {
        padding-top: 25px !important;
    }

    #trustpilot {
        height: 35px !important;
        margin-right: 30px !important;
        margin-bottom: 9px !important;
    }

    #yelp {
        height: 100px !important;
        margin-right: 30px !important;
        margin-bottom: 9px !important;
    }

    #angie {
        height: 40px !important;
        margin-right: 30px !important;
    }

    #money {
        height: 60px !important;
        margin-right: 30px !important;
    }

    #consumersadvocate {
        height: 45px !important;
        margin-right: 25px !important;
    }

    #caninejournal {
        height: 50px !important;
        margin-right: 35px !important;
    }

    #petinsurance {
        height: 50px !important;
    }
}

@media screen and (min-width: 2000px) and (max-width: 2199px) {

    .listCustomerRateds {
        padding-top: 25px !important;
    }

    #trustpilot {
        height: 35px !important;
        margin-right: 20px !important;
        margin-bottom: 9px !important;
    }

    #yelp {
        height: 100px !important;
        margin-right: 20px !important;
        margin-bottom: 9px !important;
    }

    #angie {
        height: 40px !important;
        margin-right: 20px !important;
    }

    #money {
        height: 60px !important;
        margin-right: 20px !important;
    }

    #consumersadvocate {
        height: 45px !important;
        margin-right: 25px !important;
    }

    #caninejournal {
        height: 50px !important;
        margin-right: 25px !important;
    }

    #petinsurance {
        height: 50px !important;
    }
}

@media screen and (min-width:2200px) {

    .listCustomerRateds {
        padding-top: 25px !important;
    }

    #trustpilot {
        height: 50px !important;
        margin-right: 20px !important;
        margin-bottom: 9px !important;
    }

    #yelp {
        height: 115px !important;
        margin-right: 20px !important;
        margin-bottom: 9px !important;
    }

    #angie {
        height: 50px !important;
        margin-right: 20px !important;
    }

    #money {
        height: 80px !important;
        margin-right: 20px !important;
    }

    #consumersadvocate {
        height: 65px !important;
        margin-right: 25px !important;
    }

    #caninejournal {
        height: 70px !important;
        margin-right: 25px !important;
    }

    #petinsurance {
        height: 70px !important;
    }
}

@media screen and (min-width:2000px) {

    /*.listCustomerRateds {
            padding-top: 25px !important;
        }

        #trustpilot {
            height: 50px !important;
            margin-right: 50px !important;
            margin-bottom: 9px !important;
        }

        #yelp {
            height: 115px !important;
            margin-right: 50px !important;
            margin-bottom: 9px !important;
        }

        #angie {
            height: 50px !important;
            margin-right: 50px !important;
        }

        #money {
            height: 80px !important;
            margin-right: 50px !important;
        }

        #consumersadvocate {
            height: 65px !important;
            margin-right: 55px !important;
        }

        #caninejournal {
            height: 70px !important;
            margin-right: 55px !important;
        }

        #petinsurance {
            height: 70px !important;
        }*/

    .drTextContainer {
        left: 5%;
        margin-left: 5% !important;
    }
    .drITC {
        margin-top: -35px !important;
    }

    .positioningHeroImage {
        height: 860px;
        transform: scale(1,1) translate(0px,0px) !important;
    }

    .heroText {
        /*top: 155px !important;*/
    }

    .listCustomerRateds .lastAnchor {
        margin-right: 0px;
    }

    .heroContentStyle .transparentBox {
        /*top: 415px;*/
    }

    .dogWomanDesk {
        /*height: 955px;*/
        padding-top: 0px;
    }

    .dogWomanTextContainer {
        width: 67%;
        padding-top: 95px;
        margin-top: 95px;
    }

    .hcContainer #hero-quote {
        width: 25%;
    }

    .yellowImgTextContainer img {
        width: 753px;
        height: auto;
    }


    .yellowImgTextContainer > ul {
        margin-left: 85px;
        /*margin-left: 4px;*/
        margin-right: -136px;
        margin-top: 4%; /*167px*/
    }

    .catHand #hero-quote {
        width: 30%;
    }

    .chImgTextContainer {
        position: absolute;
        right: 10%;
        /*top: 42%;*/
    }



    .drITC {
        width: 455px;
        position: absolute;
        left: 10%;
        /*top: 56%;*/
    }

    .dogRun {
        height: 925px;
    }

        .dogRun .chPara {
            width: 65%;
        }
}


@media screen and (min-width:768px) {
    .imgBg {
        background-image: url(../jpg/hp_feature_2024.jpg) !important;
        text-align: left;
        background-size: cover;
        background-position: center 40%;
        background-attachment: scroll;
        background-repeat: no-repeat;
        text-align: left;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .mobileViewer {
        display: none !important;
    }
}

@media screen and (max-width:767px) {
    .mobileViewer {
        display: block !important;
    }
}

@media screen and (min-width:768px) {
    .newBox {
        position: absolute !important;
        width: 550px !important;
        margin-left: 0px;
        margin-right: auto;
        top: 0;
        background-color: #F7F7F4;
        height:100%;
    }

    .ndiv {
        top: 30px !important;
    }

    .nh1 {
        font-family: "Open Sans Semibold", "Open Sans", sans-serif !important;
        font-weight: 600 !important;
        font-style: normal !important;
        font-size: 54px !important;
        color: #4f4f4f !important;
        line-height: 130% !important;
    }
    /*
    .nh2 {
        font-family: 'Open Sans';
        font-weight: 400 !important;
        font-style: normal !important;
        font-size: 22px !important;
        color: #2F2F2F !important;
    }
    */

    /*
    .newListDiv {
        top: 170px !important;
    }
    */

    .newListStyle li {
        font-family: 'Open Sans';
        font-weight: 400 !important;
        font-style: normal !important;
        font-size: 18px !important;
        color: #2F2F2F !important;
        line-height: 30px !important;
        padding-top: 3px;
    }

    .transBox1 {
        background: transparent !important;
        border: none !important;
        margin-left: 30px !important;
    }
}

.act div {
    color: #34a350 !important;
}

.act input {
    border-bottom: 3px solid #34a350 !important;
}

.is-active.is-completed div {
    top: 0px !important;
    font-size: 12px !important;
}

@media screen and (min-width:768px) {

    .ndiv {
        margin-left: 25px !important
    }

    .newboxcontent {
        height: inherit;
        padding-right: 15px;
    }

    .btn1 {
        width: 316px;
    }

    .newListDiv {
        margin-left: 25px !important
    }

    .transBox1 {
        margin-left: 17px !important;
    }
}

@media only screen and (min-width:1700px) {
    .floatdiv {
        margin: 0 auto;
        width: 1024px;
    }
    .drTextContainer {
        margin-left: 0px !important;
    }
    .drITC{
        margin-left: 0px !important;
    }
    .chImgTextContainer{
        margin-top: 105px;
    }
}

@media only screen and (min-width:1400px) {
    .newBox {
        margin-left: -8px !important;
    }
}

@media screen and (min-width:2000px) {
    .heroText {
        width: 1024px; /*30%*/
    }

    .new
    .positioningHeroImage {
        height: 905px;
    }

    .drContainer {
        position: relative;
    }

    .drITC {
        top: 75px;
        left: 0% !important; /*19%*/
        margin-left: 0px !important;
    }
}

@media screen and (max-width: 1999px) and (min-width: 1800px) {
    .newBox .heroText {
        left: 0px !important;
    }

    .heroMainPositioning .hpsite-container .newBox .heroBullet {
        left: 0px !important;
    }

    .heroMainPositioning .hpsite-container .newBox .transparentBox {
        left: 0px !important;
    }
}

@media screen and (min-width: 1800px) {
    .dogWomanDesk {
        height: 680px;
    }

    .dumContainer {
        height: 680px !important;
    }
}

@media screen and (min-width: 1024px) {
    .dogWomanDesk {
        text-align: center !important;
        height: 680px !important;
    }

    .dumContainer {
        width: 100% !important;
        height: 100% !important;
        /* margin-left: 139px; */
        padding-left: 517px !important;
        margin: auto !important;
        /* margin-right: 5px; */
        overflow: hidden;
    }

    .dogWomanTextContainer {
        margin: auto !important;
        width: 500px !important;
        padding: 0px !important;
    }
}
