﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}

p {
    margin: 0;
}

a {
    text-decoration: none;
    outline: none;
}

    a:hover {
        text-decoration: none;
        outline: none;
    }

    a:focus, a:hover {
        text-decoration: none;
        outline: none;
    }

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

.navbar.navbar-inverse.top-navbar {
    background: #fff;
    border-bottom: 1px solid #bfbfbf;
    padding: 0;
    border-radius: 0px;
    border-top: 0;
    margin-bottom: 0;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #000;
    background-color: transparent;
}

.logo_dpt_hs {
    display: block;
    margin-top: 7px;
}

    .logo_dpt_hs img {
        margin-top: 2px;
    }

.logo_mb_hs {
    display: none;
    margin: 0;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #0055b3;
    text-shadow: none;
    color: #fff;
}

.carousel-control.left {
    background: none !important;
}

.carousel-control.right {
    background: none !important;
}

.banner.conland_dtbanner_hs {
    padding-top: 40px;
}

.conland_sliderimg_hs {
    text-align: left;
}

    .conland_sliderimg_hs img {
        width: 85%;
    }

.carousel-caption-data {
    margin: 13px 0 0 112px;
}

    .carousel-caption-data span.carousel_head_hs {
        font-size: 38px;
        font-weight: bold;
        line-height: 45px;
    }

    .carousel-caption-data p {
        font-size: 22px;
        line-height: normal;
        margin: 16px 0;
    }

        .carousel-caption-data p strong {
            color: #0083fd;
        }

    .carousel-caption-data ul {
        list-style: none;
        margin: 0px 0 0;
        padding: 0;
    }

        .carousel-caption-data ul li {
            display: inline-block;
            margin: 0 10px 0 0;
            padding: 0;
            width: 22%;
        }

.carousel-control {
    color: #d5d8db;
    opacity: inherit;
}

    .carousel-control:focus, .carousel-control:hover {
        color: #000;
        opacity: inherit;
    }

.conland_digitalwell_hs {
    display: block;
    margin: 52px 0 0;
    padding: 0;
    text-align: center;
}

    .conland_digitalwell_hs h1 {
        color: #000;
        display: block;
        font-size: 45px;
        font-weight: 800;
        margin: 0 0 30px;
        text-align: center;
        text-transform: capitalize;
        border-bottom: 0;
        padding-bottom: 0;
        position: relative;
    }

        .conland_digitalwell_hs h1::after {
            background: #0083fd;
            bottom: -16px;
            content: "";
            height: 4px;
            left: 0;
            margin: 0 auto;
            position: absolute;
            right: 0;
            text-align: center;
            width: 70px;
        }

    .conland_digitalwell_hs p {
        font-size: 26px;
        padding: 0 185px;
        line-height: normal;
        font-weight: bold;
    }

        .conland_digitalwell_hs p strong {
            color: #0083fd;
        }

.conland_buttonsec_hs {
    display: block;
    margin: 15px 0px;
    padding: 0;
}

    .conland_buttonsec_hs ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }

        .conland_buttonsec_hs ul li {
            display: inline-block;
            margin: 0 7px 0 0;
            padding: 0;
        }

            .conland_buttonsec_hs ul li a {
                display: block;
                margin: 0;
                padding: 8px 46px;
                background-color: #e7e6e6;
                border-radius: 4px;
                font-size: 20px;
                font-weight: bold;
                color: #000;
                border: 1px solid #a3a3a3;
            }

                .conland_buttonsec_hs ul li a:hover {
                    background-color: #0272b9;
                    color: #fff;
                    border-color: #024b78;
                }

                .conland_buttonsec_hs ul li a.active {
                    background-color: #0272b9;
                    color: #fff;
                    border-color: #024b78;
                }

.banner.conland_banner2_hs {
    padding-top: 30px;
    background: #bad5e5;
    padding-bottom: 30px;
}

.conland_facingpain_hs span.painaccess_head_hs {
    font-size: 40px;
    display: block;
    text-align: center;
    color: #ff0000;
    font-weight: bold;
}

.carousel-indicators li {
    background-color: #e1e1e1;
}

.carousel-indicators .active {
    background-color: #000;
}

.carousel-indicators {
    bottom: -40px;
}

.conland_facingpain_hs {
    display: block;
    margin: 15px 0 0;
    padding: 0;
    text-align: center;
}

    .conland_facingpain_hs h2 {
        color: #000;
        display: block;
        font-size: 22px;
        font-weight: 800;
        margin: 0 0 30px;
        text-align: center;
        text-transform: capitalize;
        border-bottom: 0;
        padding-bottom: 0;
        position: relative;
        line-height: 30px;
    }

        .conland_facingpain_hs h2::after {
            background: #0083fd;
            bottom: -16px;
            content: "";
            height: 4px;
            left: 0;
            margin: 0 auto;
            position: absolute;
            right: 0;
            text-align: center;
            width: 70px;
        }

.pain_carousel1_hs {
    display: block;
    margin: 0;
    padding: 20px 10px;
    background: #fff;
    text-align: center;
}

    .pain_carousel1_hs span.pain_carousel_head {
        font-size: 20px;
        color: #0083fd;
        font-weight: bold;
        line-height: normal;
    }

    .pain_carousel1_hs p {
        font-size: 14px;
        color: #000;
        font-weight: bold;
    }


.pain_carousel2_hs {
    display: block;
    margin: 0;
    padding: 20px 10px;
    background: #fff;
    text-align: center;
}

    .pain_carousel2_hs span.pain_carousel_head {
        font-size: 20px;
        color: #0083fd;
        font-weight: bold;
    }

    .pain_carousel2_hs p {
        font-size: 14px;
        color: #000;
        font-weight: bold;
    }

.pain_carousel3_hs {
    display: block;
    margin: 0;
    padding: 20px 10px;
    background: #fff;
    text-align: center;
}

    .pain_carousel3_hs span.pain_carousel_head {
        font-size: 20px;
        color: #0083fd;
        font-weight: bold;
    }

    .pain_carousel3_hs p {
        font-size: 14px;
        color: #000;
        font-weight: bold;
    }

.conland_painfearsmain_hs {
    background: #f3f9ff;
    padding: 4px 0 8px;
}

.conland_painfears_hs {
    display: block;
    margin: 5px 0;
    padding: 0;
    text-align: center;
}

    .conland_painfears_hs p {
        display: block;
        margin: 0;
        padding: 0;
        font-size: 24px;
        line-height: normal;
    }

        .conland_painfears_hs p strong {
            color: #0083fd;
        }

.conland_activehealth_hs {
    display: block;
    margin: 13px 0 10px;
    padding: 0;
    text-align: center;
}

    .conland_activehealth_hs h2 {
        font-size: 40px;
        margin: 0;
        padding: 0;
        font-weight: bold;
    }

        .conland_activehealth_hs h2::after {
            background: #0083fd;
            bottom: -4px;
            content: "";
            height: 4px;
            left: 0;
            margin: 0 auto;
            position: absolute;
            right: 0;
            text-align: center;
            width: 70px;
        }

        .conland_activehealth_hs h2 strong {
            font-size: 21px;
            margin: 3px 0;
            padding: 0;
            display: block;
            font-weight: bold;
            line-height: 27px;
        }

.conland_acthealthboxmain_hs {
    display: block;
    margin: 32px 0 15px;
    padding: 0;
}

.acthealth_boxsec_hs {
    display: block;
    margin: 0 0 30px;
    overflow: hidden;
}

.acthealth_boxsec1_hs {
    text-align: center;
    border-radius: 12px;
    padding: 20px 20px 20px;
    width: 100% !important;
    box-shadow: -2px 0 14px -5px rgba(166,164,166,.9);
    border: 1px solid rgba(0, 0, 0, .125);
    height: auto;
}

    .acthealth_boxsec1_hs:hover {
        background: #f7f7f7;
    }

.acthealth_boxbody_hs {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0;
}

.acthealthbody_title {
    font-size: 20px;
    line-height: 25px;
    color: #333;
    font-weight: 600;
    padding-top: 4px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.acthealthbody_text {
    font-size: 14px;
    color: #4e4e4e;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 10px;
}

.conland_green_hs {
    /*color: #4cae4c;*/
    color: #3c8b3c;
    font-weight: bold;
}

.acthealthbody_text span {
    color: #3c8b3c;
}

.consland_docboxbutton_hs {
    display: block;
    margin: 10px auto 20px;
    padding: 4px 0px 4px;
    background-color: #ff0000;
    text-align: center;
    border-radius: 10px;
    width: 100%;
}

    .consland_docboxbutton_hs span.docbox_button_hs {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
    }

    .consland_docboxbutton_hs p {
        color: #fff;
        font-size: 20px;
        margin: 0;
        font-weight: bold;
    }

.acthealth_boxsec_hs:last-child {
    margin-bottom: 0;
}

.consland_whatuget_hs {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
}

    .consland_whatuget_hs h3 {
        font-size: 40px;
        margin: 0;
        padding: 0;
        font-weight: bold;
    }

        .consland_whatuget_hs h3 strong {
            font-size: 21px;
            margin: 3px 0;
            padding: 0;
            display: block;
            font-weight: bold;
            line-height: 27px;
        }

        .consland_whatuget_hs h3::after {
            background: #0083fd;
            bottom: -10px;
            content: "";
            height: 4px;
            left: 0;
            margin: 0 auto;
            position: absolute;
            right: 0;
            text-align: center;
            width: 70px;
        }

.conland_whatugetsrcmain_hs {
    display: block;
    margin: 40px 0 0;
    overflow: hidden;
}

.consland_whatugetsrc_hs {
    display: block;
    margin: 0px 0 0;
    overflow: hidden;
}

.whatuget_box1 {
    display: block;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    padding: 10px 24px 20px;
    margin: 0 0 19px;
    height: 174px;
    box-shadow: 3px 3px 1px 0px #e8e8e8;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}

    .whatuget_box1:hover {
        background: #f1f1f1;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
    }

.whatuget_head_hs span {
    display: inline-block;
    margin: 0 12px 0 0;
    vertical-align: 3px;
    float: left;
}

.whatuget_head_hs strong {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    font-weight: normal;
}

.whatuget_points_hs {
    display: block;
    margin: 0;
}

    .whatuget_points_hs ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: block;
        overflow: hidden;
    }

        .whatuget_points_hs ul li {
            background-image: url(/consumer-l0-images/dot-img.png);
            background-position: 0 6px;
            background-repeat: no-repeat;
            display: inline-block;
            float: left;
            font-size: 14px;
            line-height: 25px;
            margin: 0;
            padding: 0 0 0 21px;
            width: 100%;
        }

            .whatuget_points_hs ul li a {
                color: #333;
                text-decoration: none;
                outline: none;
            }

.consland_whobenfitbg_hs {
    display: block;
    margin: 0;
    padding: 20px 0px;
    background-color: #f2f2f3;
}

.consland_whobenfitmain_hs {
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    .consland_whobenfitmain_hs h4 {
        color: #000;
        display: block;
        font-size: 30px;
        font-weight: 800;
        margin: 0 0 30px;
        text-align: left;
        text-transform: capitalize;
        border-bottom: 0;
        padding-bottom: 0;
        position: relative;
    }

        .consland_whobenfitmain_hs h4::after {
            background: #0083fd;
            bottom: -16px;
            content: "";
            height: 4px;
            left: 0;
            margin: 0;
            position: absolute;
            right: 0;
            text-align: left;
            width: 70px;
        }

    .consland_whobenfitmain_hs ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .consland_whobenfitmain_hs ul li {
            display: inline-block;
            margin: 0;
            padding: 0;
            width: 49%;
        }

            .consland_whobenfitmain_hs ul li span.whobenf_pointhead_hs {
                font-size: 16px;
                font-weight: bold;
            }

            .consland_whobenfitmain_hs ul li p {
                font-size: 14px;
            }

.consland_timeoffersec_hs {
    display: block;
    margin: 0 0 15px;
    padding: 0;
    overflow: hidden;
    text-align: center;
}

    .consland_timeoffersec_hs h4 {
        color: #000;
        display: block;
        font-size: 30px;
        font-weight: 800;
        margin: 0 0 30px;
        text-align: center;
        text-transform: capitalize;
        border-bottom: 0;
        padding-bottom: 0;
        position: relative;
    }

        .consland_timeoffersec_hs h4::after {
            background: #0083fd;
            bottom: -16px;
            content: "";
            height: 4px;
            left: 0;
            margin: 0 auto;
            position: absolute;
            right: 0;
            text-align: center;
            width: 70px;
        }

    .consland_timeoffersec_hs span.timeoffer_getstart_hs {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 5px;
        display: block;
        color: red;
    }

    .consland_timeoffersec_hs p {
        font-size: 18px;
    }

        .consland_timeoffersec_hs p strong {
            color: #0083fd;
        }

.consland_testimonhead_hs {
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
}

    .consland_testimonhead_hs h4 {
        color: #000;
        display: block;
        font-size: 30px;
        font-weight: 800;
        margin: 0 0 30px;
        text-align: center;
        text-transform: capitalize;
        border-bottom: 0;
        padding-bottom: 0;
        position: relative;
    }

        .consland_testimonhead_hs h4::after {
            background: #0083fd;
            bottom: -16px;
            content: "";
            height: 4px;
            left: 0;
            margin: 0 auto;
            position: absolute;
            right: 0;
            text-align: center;
            width: 70px;
        }

.consland_testimonbg_hs {
    padding-top: 9px;
    background: #F6F8FC;
    padding-bottom: 50px;
}

.testimonal_carousel1_hs {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}

.testimon_imgsec_hs {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
    display: inline-block;
    border: 1px solid #ddd;
}

    .testimon_imgsec_hs img {
        border-radius: 50%;
    }

.testimonal_carousel1_hs p {
    padding: 0 266px;
    font-size: 16px;
    margin-top: 15px;
    color:#000;
}

.testimonal_carousel1_hs strong i {
    /*font-size: 20px;
    margin-top: 15px;
    color: #0083fd;
    display: block;*/
    text-align: center;
    font-size: 27px;
    margin-top: 15px;
    color: #ffffff;
    display: block;
    width: 20px;
    margin: 0 auto;
    background: #f4511e;
    border-radius: 100%;
    padding: 15px 40px 13px 16px;
}

.testimon_clientnm_hs {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-top: 10px;
    color:#000;
}

.conland_faqmain_hs {
    display: block;
    margin: 10px 0px;
    padding: 0;
    overflow: hidden;
}

.conland_faqimg_hs {
    display: block;
    margin: 0;
    padding: 0;
}

.conland_mbbanner_hs {
    display: none;
}


/*------ Media CSS starts ------*/
@media (max-width:767px) {
    .logo_dpt_hs {
        display: none;
        margin: 0;
    }

    .logo_mb_hs {
        display: block;
        margin: 9px auto 0;
    }

        .logo_mb_hs img {
            margin-top: 3px;
            width: 187px;
        }

    .banner.conland_dtbanner_hs {
        display: none;
    }

    .conland_mbbanner_hs {
        display: block;
    }
}
