
    @font-face {
        font-family: Poppins-Light;
        src: url('/Fonts/Poppins-Light.ttf');
    }

    @font-face {
        font-family: Poppins-bold;
        src: url('Fonts/Poppins-Bold.ttf');
    }

    @font-face {
        font-family: NotoSans-Bold;
        src: url('Fonts/NotoSans-Bold.ttf');
    }

    @font-face {
        font-family: Poppins;
        src: url('/Fonts/Poppins-Light.ttf');
    }

    @font-face {
        font-family: NotoSans;
        src: url('Fonts/NotoSans-Regular.ttf');
    }
    @font-face {
        font-family: NotoSans-Regular;
        src: url('Fonts/NotoSans-Regular.ttf');
    }


    body {
        font-family: Poppins-Light;
        background: white;
        /* background-image: url("Images/elements/elements@1X.png"); */
    }

    /* div {
    font-family: myFirstFont;
    } */

    .Top-header-desk{
        display: block;
    }
    .Top-header-mob{
        display: none;
    }

    .logo-navigation {
        width: 87%;
        margin: 20px auto;
    }

    .logo-img{
        width:120px;
        height:auto;
        margin: 20px;
    }
    .display-Flex {
        display: flex;
        justify-content: space-between;
    }

    .navigation {
        display: flex;
        justify-content: space-around;
        width: 300px;
        padding: 20px;
        margin: 20px 120px 20px 20px;

    }

    .main-text {
        
        font-family: Poppins    ;
        font-size: 40px;
        font-weight: bold;
        line-height: 53px;
        letter-spacing: 1px;;
        text-align: left;
        color: #242424;
    }

    .page-name-nav {
        color: #1d8277;
        font-weight: bold;
    }

    .page-name {
        font-size: 14px;
        font-family: NotoSans;
        font-weight: bold;
        margin-bottom: 5px;;
    }

    .btn {
        font-size: 18px;
        font-weight: bold;
        padding: 10px;
        font-family: Poppins;
        border-radius: 32px;
        width: 243px;
        height: 58px;
        text-align: center;
        margin: 10px auto;
    }

    .revolution-con h4 {
        font-size: 24px;
        font-family: Poppins;
        color: #242424;
    }
    .Share-story-btn{
        text-align: center;
        border-radius: 32px;
        font-weight: bold;
        padding: 12px;
        width: 25%;
        margin: 40px auto;
        background-color:transparent;
        color:black;
        border: 2px solid black;
    }

    .container-second {
        text-align: center;
        padding: 40px 0px 0px;
    }

    .doc-patient-img {
        width: 80%;
        margin: auto;
        display: flex;
        text-align: center;
        justify-content: space-evenly;
    }
    .doc-patient-img img{
    width:auto;
    }
    .container-third-content h4 {
        font-size: 24px;
        font-family: Poppins;
    }

    .bold-text {
        color: #ff7500;
        font-size: 39px;
        font-weight: bolder;
        font-family: NotoSans-Bold;
    }

    .signupbtn {
        background-color: #40CDE8;
        color: white;
        font-weight: bold;
        padding: 12px;
        border-radius: 32px;
        width: 25%;
        text-align: center;
        margin: 10px auto;
    }

    .container-third {
        /* background-color: #f4efe1; */

    }
    .container-second-patient{
        /* background-color: #f4efe1; */

    }

    .container-four {
        width: 83%;
        margin: auto;
    }

    .container-fifth {
        width: 80%;
        margin: auto;
        /* padding: 40px 30px; */
    }

    .card {
        /* Add shadows to create the "card" effect */
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
        transition: 0.3s;
        /* background-color: white; */
        padding: 25px;
        border-radius: 25px;
    }
    .item__3d-frame{
        background: #40CDE8;
        border-radius: 25px;
    }

    /* On mouse-over, add a deeper shadow */
    .card:hover {
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    }

    /* Add some padding inside the card container */

    .poppin-text{
        font-weight: bold;
        font-size:30px;
        font-family:Poppins;
    }
    .container-six{
        margin:20px auto;
    }
    .two-image-text {
        width: 80%;
        margin: auto;
        padding: 30px;
    }
    .card-text {
        font-size: 18px;
        font-family: NotoSans;
        /*margin: 21px 0px; */
        color: gray;
        font-weight: 600;
        text-align: center;
    }
    .card-text-carosel {
        font-size: 16px;
        font-family: NotoSans;
        color:#545454;
        line-height: 24px;
        font-weight: 600;
        text-align: left;
    }
    p.doct-quli {
        font-family: NotoSans;
        font-size: 14px;
        text-align: left;
        line-height: 20px;
    }
    p.doct-name {
        font-size: 18px;
        margin-bottom: 0px;
        line-height: 24px;
        font-weight: bold;
        font-family: NotoSans;
    }
    .card .p{
        font-family: NotoSans;
        font-size: 16px;
        text-align: center;
    }
    .img-text {
        font-size: 13px;
        margin: 21px 0px;
        color: gray;
        font-weight: 600;
        text-align: center;
    }
    .img-doc {
        width: 100%;
        height: 300px;
        margin: auto;
    }
    .container-seven{
        background-image: url("/Images/Doct/CTA-panel.png");
    }

    .image-relative{
        text-align: center;
        margin: 10px;
        position: relative;
        width: 55%;
        margin: auto;
        padding: 25px;
    }
    .img-btn{
        color: white;
        font-weight: bold;
        padding: 16px;
        border-radius: 32px;
        width: 90%;
        text-align: center;
        margin: 10px auto;
    }

    .bottom-footer{
        width: 75%;
        margin: auto;
        padding: 40px;
        text-align: center;
        color: white;

    }
    .bottom-footer h3{
        margin-top: 0px;
        font-weight: 400;
        font-size: 25px;
        font-family: Poppins;
        margin-bottom: 10px;
    }
    .btn-group input{
        background-color: transparent;
        border: 1px solid white;
    }
    .input-btn-group{
        width: 416px;
        display: flex;
        margin: auto;
        text-align: center;
    }
    #input-email{
        font-size: 17px;
        padding: 15px 25px 15px;
        font-family: NotoSans;
        border-radius: 32px 0px 0px 32px;
        border: 1px solid gray;
        background-color: transparent;
        color: white;
        width: 220px;
    }
    #input-btn-grp {
        padding: 10px;
        border-radius: 0px 32px 32px 0px;
        border: 0px;
        background-color: #40D6CE;
        color: white;
        width: 190px;
        font-size: 16px;
        font-family: Poppins;
        font-weight: bold;
    }
    .display-Flex-icon{
        display: flex;
        width: 85%;
        margin: 5px auto;
        justify-content: space-between;
    }
    /* .input-group-append, .input-group-prepend {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    } */
    .sub-main-text{
            font-family: Poppins;
            text-align: left;
            font-size: 24px;
            line-height: 33px;
            margin: 20px 0px;
    }
    .revolution-con {
        width:60%;
        margin:auto
    }
    .management-text{
        max-width: 800px;
        margin: 15px auto;
        line-height: 30px;
        font-size: 18px;
        font-family: NotoSans;
    }
    .health-logo{
        margin-right: 15px;
    }

    .features-include {
        font-size: 20px;
        font-family: NotoSans;
        font-weight: 600;
        line-height: 30px;
    }
    .feature-includes {
        margin: 15px 0px;
    }
    .tab-mob{
        display: none;
    }
    
    .container-fifth-plus{
        float: left;margin-top: -50px;
    }
    .footer-img{
        display: none;
    }
    .footer-img-desk{
        display: block;
    }
    /* Doctor -page-css */
    .form-container {
        padding: 20px;
        box-shadow: rgba(179, 91, 91, 0.7) 5px 5px 5px 5px !important;
    }
    .form-label {
        text-align: justify;
        color: #242424;
        padding-left: 10px;
        font-size: 12px;
        font-family: NotoSans;
        font-weight: bold;
    }

    .logo-navigation-doc {
        width: 90%;
        margin: 20px 20px 20px auto;
        /* margin-left: auto; */
    }
    .form-ans {
        font-size: 12px;
        font-family: NotoSans;
        padding-left: 10px;
        width: 100%;
        height: 35px;
        margin: 5px;
        color: #675f5f;
        border: 1px solid #e0e7ff;
        border-radius: 8px;

    }
    .form-btn{
        background-color: #40CDE8;
        color: white;
        font-weight: bold;
        padding: 12px;
        border-radius: 32px;
        width: 70%;
        text-align: center;
        margin: 20px 10%;
        border: 0;
    }
    .container-second-doc{
        background-color: #dbf9f7;
        padding: 40px;
    }
    .revolution-doc{
        width: 45%;
        text-align: center;
        margin: auto;
    }
    /* .container-third-doc{

    } */
    .mid-content{
        width: 70%;
        margin: auto;
        text-align: center;
    }
    .container-carousal{
    padding: 40px auto;
    /* text-align: center; */
    }
    .container-carousal h2 {
        color: black;
        font-size: 42px;
        font-family: Poppins;
        text-align: center;
    }
    .carousel-inner .item.left.active {
        transform: translateX(-33%);
    }
    .carousel-inner .item.right.active {
        transform: translateX(33%);
    }
    
    .carousel-inner .item.next {
        transform: translateX(33%)
    }
    .carousel-inner .item.prev {
        transform: translateX(-33%)
    }
    
    .carousel-inner .item.right,
    .carousel-inner .item.left { 
        transform: translateX(0);
    }
    
    
    .carousel-control.left,.carousel-control.right {background-image:none;}
    

    .Connected-Healthcare{
        width:75%;
        margin: 10px auto;
        padding: 40px;
    }
    .number-list{
        font-size: 20px;
        font-weight: bold;
        line-height: 45px;
        /* padding: 10px; */
        margin-bottom: 10px;
    }
    #laptop-desk-img{
        display: block;
    }
    #laptop-mob-img{
        display: none;
    }

    .con-four-text{
        padding: 50px 20px;
    }
    #patient-col-8-text{
        margin-bottom: 10px;
        text-align: left;
        padding: 0px;
    }
    .mob-point{
        /* margin-left: 12px; */
        font-family: NotoSans;
        font-size: 18px;
        line-height: 30px;
    }
    h2.bold-text-future {
        font-size: 40px;
        line-height: 53px;
        font-weight: 600;
        max-width: 550px;
        margin: 40px auto 20px;
        font-family: Poppins;
    }
    input.img-btn {
        font-family: Poppins;
        font-weight: 600;
        font-size: 18px;
    }
    .img-text2 {
        font-size: 13px;
        margin: 21px 0px;
        color: gray;
        font-size: 16px;
        width: 90%;
        font-family: NotoSans;
        margin: 20px auto;
        /* font-weight: 600; */
        text-align: center;
    }
    .img-text1 {
        font-size: 13px;
        margin: 21px 0px;
        color: gray;
        font-size: 16px;
        width: 60%;
        font-family: NotoSans;
        margin: 20px auto;
        /* font-weight: 600; */
        text-align: center;
    }
    .Share-story-btn {
        border-width: 4px;
    }

    h3.poppin-text2 {
        margin-top: 0px;
        font-size: 34px;
        font-family: Poppins;
        font-weight: 600;
    }
    h2.bold-text2 {
        font-size: 40px;
        font-weight: 600;
        font-family: Poppins;
    }
    li::before {
        content: "\2022";
        color: red;
        font-weight: bold;
        display: inline-block; 
        width: 1em;
        margin-left: -1em;
    }
    .mob-point-con{
        line-height: 40px;
        font-size: 40px;
        display: flex;
        padding: 10px;

    }
    .mob-point-patient {
        font-size: 16px;
        line-height: 40px;
        font-family: NotoSans;
    }
    .mob-point-patient li { color:#40D6CE; } /* bullet */
    .mob-point-patient li span { color: black; }

    .main-img-patient{
        width: 80%;
        margin: auto;
    }
    .patient-plus-right{
        width:80px;
        float: right;
        margin-top: 200px;
    }
    .patient-plus-left{
        width:80px;
        float: left;
        margin-top: -60px;

    }
    .main-img-patient-mob{
        display: none;
    }
    .main-img-patient-desk {
        display: block;
        width: 80%;
        margin: auto;
    }
    .discover-power{
    font-weight: bold; 
    font-size: 28px; 
    font-family: Poppins; 
    line-height: 36px;
    }

    /* doc-carousal */
    .carousel {
        position: relative;
        display: block;
        width: 100%;
        margin: auto;
        box-sizing: border-box;
    }
    .carousel__prev, .carousel__next {
        position: absolute;
        bottom: -15%;
        transition: transform 0.25s ease;
    }
    .carousel__prev i, .carousel__next i {
        font-size: 60px;
        color: var(--box-border);
        cursor: pointer;
    }
    .carousel__prev:hover, .carousel__next:hover {
        transform: scale(1.25);
    }
    .carousel__prev {
        left: 40%;
    }
    .carousel__next {
        right: 40%;
    }
    .carousel__body {
        width: 100%;
        margin: auto;
        padding: 20px 0 50px 0;
        overflow: hidden;
    }
    .carousel__body .carousel__slider {
        position: relative;
        transition: transform 1s ease-in-out;
        background: var(--crsl-bg);
    }
    .carousel__body .carousel__slider__item {
        position: relative;
        display: block;
        float: left;
        box-sizing: border-box;
        margin-left: 20px;
        margin-right: 20px;
    }
    .carousel__body .carousel__slider__item .item__3d-frame {
        position: relative;
        width: 100%;
        height: 100%;
        transition: transform 1s ease-in-out;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
    .carousel__body .carousel__slider__item .item__3d-frame:after {
        content: '';
        position: absolute;
        bottom: -15%;
        width: 100%;
        height: 40px;
        background: var(--box-shadow);
        box-shadow: 0px 0px 5px 5px var(--box-shadow);
        transform: rotateX(90deg) translate3d(0px, -20px, 0px);
        opacity: 0.85;
    }
    .carousel__body .carousel__slider__item .item__3d-frame__box {
        display: flex;
        align-items: center;
        vertical-align: middle;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        border-color: var(--box-border);
        background: var(--box-bg);
        border-width: 3px;
        border-style: solid;
    }
    .carousel__body .carousel__slider__item .item__3d-frame__box h1 {
        font-size: 7em;
        width: 100%;
        color: var(--box-border);
    }
    .carousel__body .carousel__slider__item .item__3d-frame__box--right, .carousel__body .carousel__slider__item .item__3d-frame__box--left {
        top: 0;
        width: 40px;
        backface-visibility: hidden;
    }
    .carousel__body .carousel__slider__item .item__3d-frame__box--left {
        left: 0;
        border-left-width: 5px;
        transform: translate3d(1px, 0, -40px) rotateY(-90deg);
        transform-origin: 0%;
    }
    .carousel__body .carousel__slider__item .item__3d-frame__box--right {
        right: 0;
        border-right-width: 5px;
        transform: translate3d(-1px, 0, -40px) rotateY(90deg);
        transform-origin: 100%;
    }
    .carousal-container{
        width: 100%;
        margin: auto;
    }
    .carousel__slider__item__active .card{
        background-color: #40CDE8 !important;
        color: cornsilk;
    }
    .carousel__slider__item__active .card b{
        color: cornsilk;
    }
    .mob-carousel{
        display: none;
    }
    /* new css */
    .The-Future-Of-Healthcare {
        font-family: Poppins;
        font-size: 40px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: 1px;
        text-align: center;
        color: #fff;
    }
    .Revolutionising-the-synergy-between-patients-and-doctors-our-v {
        font-family: NotoSans;
        font-size: 18px;
        line-height: 30px;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
    }

    .schedule-p {
        font-size: 18px;
        font-family: NotoSans;
        line-height: 30px;
    }

    .container-third-content{
        padding: 60px 0px 40px 40px;
        width: 82%;
        margin: auto;
    }
    .focus-healthcare {
        font-size: 28px;
        font-family: Poppins;
        font-weight: 700;
    }
    input#submit-quote {
        border-style: none;
        width: 333px;
        font-size: 18px;
        height: 58px;
        font-family: Poppins;
        font-weight: 600;
        margin-bottom: 60px;
    }
    h4.experince {
        font-size: 24px;
        font-weight: 400;
        font-family: Poppins;
        color: #242424;
    }
    h2.bold-text-consult {
        font-family: Poppins;
        font-weight: 700;
        font-size: 40px;
        line-height: 53px;
        margin-top: 10px;
    }

    .page-name-nav {
        font-family: NotoSans;
        font-size: 16px;
    }
   
        .modal {
            display: none; /* Hidden by default */
            position: fixed; /* Stay in place */
            z-index: 1000; /* Sit on top */
            padding-top: 100px; /* Location of the box */
            left: 0;
            top: 0;
            width: 100%; /* Full width */
            height: auto; /* Full height */
            overflow: auto; /* Enable scroll if needed */
            background-color: rgb(0,0,0); /* Fallback color */
            background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
            }
    
            /* Modal Content */
            .modal-content {
            background-color: #fefefe;
            margin: auto;
            padding: 20px;
            border: 1px solid #888;
            width: 50%;
            }
    
            /* The Close Button */
            .close {
                color: #000000;
                float: right;
                font-size: 28px;
                font-weight: bold;
                position: absolute;
                right: 18px;
            }
    
            .close:hover,
            .close:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer;
            }
            input#myBtn {
                border-style: none;
                width: 333px;
                font-size: 18px;
                height: 58px;
                font-family: Poppins;
                font-weight: 600;
                margin-bottom: 60px;
                }
                .form-ans-comment {
                    font-size: 12px;
                    font-family: NotoSans;
                    padding-left: 10px;
                    width: 96%;
                    height: 60px;
                    margin-left: 15px;
                    color: #675f5f;
                    border: 1px solid #e0e7ff;
                    border-radius: 8px;
                }
    /* doc-carousal-end */
    @media only screen and (max-width:600px) {
        
        .footer-mbl-mg{
            margin-top: 20px;
        }
        .discover-power{
            font-size: 24px;
    line-height: 30px;

        }
        .modal {
            display: none; /* Hidden by default */
            position: fixed; /* Stay in place */
            z-index: 1000; /* Sit on top */
            padding-top: 100px; /* Location of the box */
            left: 0;
            top: 0;
            width: 100%; /* Full width */
            height: auto; /* Full height */
            overflow: auto; /* Enable scroll if needed */
            background-color: rgb(0,0,0); /* Fallback color */
            background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
            }
    
            /* Modal Content */
            .modal-content {
            background-color: #fefefe;
            margin: auto;
            padding: 20px;
            border: 1px solid #888;
            width: 90%;
            }
    
            /* The Close Button */
            .close {
                color: #000000;
                float: right;
                font-size: 28px;
                font-weight: bold;
                position: absolute;
                right: 18px;
            }
    
            .close:hover,
            .close:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer;
            }
        .carousal-container{
            margin-left: 20px;
        }
        .card .p{
            font-size: 14px;
            line-height: 20px;
        }
        i.glyphicon.glyphicon-chevron-left {
            margin-left: -35px;
            color: #00C8BD;
        }
        i.glyphicon.glyphicon-chevron-right {
            margin-right: -35px;
            color: #00C8BD;
        }
        .btn {
            font-size: 12px;
            font-weight: bold;
            padding: 0px 12px;
            font-family: Poppins;
            border-radius: 32px;
            width: 160px;
            height: 35px;
            text-align: center;
            margin: 5px auto;
        }
        .mobile-mg{
            margin-left: 20px;
        }
        .page-name-home {
            font-size: 16px;
            line-height: 24px;
        }
        .page-name-decs{
            font-size: 14px;
            line-height: 20px;
        }
        .card-text{
            margin: 10px 5px 10px ;
        }
        .number-list {
            font-size: 14px;
        }
        .with-cliniq {
            margin-bottom: 30px;
        }
        .mob-point-con {
            font-size: 20px;
        }
        h2.turn-your {
            font-size: 24px;
            line-height: 34px;
        }
        .mob-point.mob-point-mobile {
            width: 100%;
            margin-left: 20px;
        }
        .mob-point.mobile-mob-point {
            width: 100%;
            font-size: 19px;
            line-height: 40px;
            font-family: NotoSans;
            text-align: left;
            margin: auto;
        }
        .Connected-Healthcare h2 {
            font-size: 24px;
            line-height: 34px;
        }
        
        h2.will-make {
            font-size: 24px;
            line-height: 33px;
        }
        h4.its-time {
            font-size: 18px;
        }
        input#submit-quote {
            width: 75%;
            margin-top: 30px;
            font-size: 18px;
            height: 50px;
            font-family: Poppins;
            font-weight: 600;
            margin-bottom: 60px;
        }

        .form-ans {
            width: 95%;
        }
        img.doctor-banner-image {
            width: 229px;
        }
        .additional-feature {
            padding-bottom: 50px;
        }
        .feature-includes.max-width-desktop {
            margin-top: 50px !important;
        }
        h2.take-healthcare {
            font-size: 24px !important;
            line-height: 34px;
            font-weight: bold !important;
        }
        h4.sub-main-text.sub-main-text-mobile.mbl-mgs {
            margin-bottom: 10px;
        }
        h4.sub-main-text.sub-main-text-mobile {
            margin-top: 0px;
            font-size: 18px;
            line-height: 43px;
        }
        img.mbl-img-pd{
            width: 340px;
            margin-top: 60px;
    }
        .img-text2{
            width: 100%;
        }
        .img-text1{
            line-height: 24px;
            width: 100%;
            margin-bottom: 40px;
        }
        img.img-doc {
            height: 100%;
        }
        .schedule-p {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 25px;
        }
        h2.bold-text-consult {
            line-height: 30px;
            font-size: 24px;
        }
        h4.experince {
            font-size: 18px;
        }
        .page-name-desc {
            font-size: 12px;
            margin-bottom: 40px;
            font-family: NotoSans;
        }
        .mobile-hide{
            display: none;
        }
        p.Revolutionising-the-synergy-between-patients-and-doctors-our-v {
            font-size: 14px;
            line-height: 25px;
        }
        h2.The-Future-Of-Healthcare {
            font-size: 24px;
            line-height: 34px;
        }
        .revolution-con h4 {
            font-size: 18px;
        }
        .home-page-img{
            padding: 0px 20px 20px 20px;

        }
        .mob-carousel{
            display: block;
        }
        .Top-header-desk{
            display: none;
        }
        .Top-header-mob{
            display: block;
        }
        .navigation {
            display: none;
        }
    
        .logo-navigation {
            width: 80%;
            margin: 0px;
        }
        .logo-img{
            width:150px;
            height:auto;
        }
        #plus-container-one-left{
            display: none;
        }
        #plus-container-one-right{
            display: none;
        }
        .input-btn-group{
            width: 95%;
            text-align: center;
        }
        #input-email {
            width: 50%;
        }
        .fold-one{
            text-align: center;

        }
        .main-text {
            padding: 0px 5px;
            font-weight: bolder;
            text-align: center;
            font-family: Poppins;
            font-size: 22px;
            line-height: 32px;
        }
        .sub-main-text{
            padding: 0px 5px;
        font-size: 14px;
        line-height: 20px;
        font-family: Poppins;
        text-align: center;
        margin: 20px 0px 40px;
        }
        .container-third-content h4 {
            font-size: 18px;
            font-family: Poppins;
        }
        h2.bold-text {
            font-size: 24px;
            font-family: poppins;
            line-height: 30px;
        }
        .doc-patient-img {
            width: 100%;
        }
        .doc-patient-img img{
            width:auto;
            height:160px
        }
        .revolution-con {
            width:90%;
            margin:auto
        }
        .container-third{
            text-align: center;
        }
        .management-text{
            width: 100%;
            font-size: 14px;
            line-height: 20px;
            text-align: center;
            margin: 20px 0px;
        }
        .img-pd{
            padding-left: 20px;
        }
        .card{
            padding: 5px;
        }
        p.doct-name {
            font-size: 16px;
        }
        .card-text-carosel {
            font-size: 12px;
            padding: 10px 20px;
            line-height: 22px;
        }

        .feature-includes{
            width: 60%;
            margin: 20px auto;
        }
        .plus-container-third-left{
            display: none;
        }
        .plus-container-third-right{
            display: none;
        }
        .signupbtn {
            background-color: #ff7500;
            color: white;
            font-weight: bold;
            padding: 12px;
            border-radius: 32px;
            width: fit-content;
            text-align: center;
            margin: 10px auto;
            border: 0;
        }
        .container-four {
            /* background-color: pink; */
            width: 90%;
            margin: auto;
            padding: 20px;
        }
        .tab-mob{
            display: block;
        }
        .tab-desk{
            display: none;
        }
        .container-four{
            text-align: center;
        }
        .mob-point {
            width: 60%;
            font-size: 19px;
            line-height: 40px;
            font-family: NotoSans;
            text-align: left;
            margin: auto;
        }
        .container-fifth{
            width: 95%;
            margin: auto;
            padding: 10px;
        }
        .bold-text {
            color: #ff7500;
            font-size: 35px;
            font-weight: bolder;
            font-family: NotoSans-Bold;
        }
        .card {
            margin-bottom: 15px;
            width: 100%;
        }
        .Share-story-btn{
            width: 90%;
            margin: 10px auto;
        }
        .container-fifth-plus{
            display: none;
            /* float: left;margin-top: -50px; */
        }
        .two-image-text {
            width: 100%;
            margin: auto;
            padding: 30px;
        }
        .footer-img-desk{
            display: none;
        }
        .footer-img {
            display: block;
            height: 325px;
            width: 100%;
            background: #1d8277;
            overflow: hidden;
            position: absolute;
        }
        .footer-img.patient-pg {
            height: 250px;
        }
        
        .footer-img img {
        object-fit: cover;
        opacity: 0.4;
        }
        input.img-btn {
            width: 100% !important;
        }
        h2.bold-text-future {
            width: 100%;
            font-size: 24px;
            margin: 20px 0px;
        }
        .image-relative {
            text-align: center;
            margin: 10px;
            position: relative;
            width: 100%;
            margin: auto;
            padding: 25px 25px 0px;
        }
        .bottom-footer {
            width: 100%;
            margin: auto;
            padding: 40px 10px;
            text-align: center;
            color: white;
        }
        h3.poppin-text2 {
            margin-top: 50px;
        }
        .display-Flex-icon {
            margin: 15px auto;
            width: 60%;
        }
        h2.bold-text-future.footer-img-txt {
            line-height: 30px;
        }
        #laptop-desk-img{
            display: none;
        }
        #laptop-mob-img{
        display: block;
    }
    p.automate-your {
        font-size: 14px;
        line-height: 22px;
    }
    .vcenter {
        display: block !important;
    }
    .clinic-iot {
        font-size: 14px;
        line-height: 24px;
         font-family: NotoSans;
        font-weight: normal;
        margin-bottom: 30px;
    }
    h2.Realising {
        font-size: 24px;
        line-height: 34px;
    }
    h4.patient-care {
        font-size: 18px;
    }
    h2.turn-your {
        margin-top: 0px;
        line-height: 30px;
        font-size: 24px;
    }
    .revolution-doc {
        width: 95%;
        text-align: center;
        margin: auto;
    }
    .mid-content {
        width: 95%;
        margin: auto;
        text-align: center;
    }
    .con-four-text{
        padding: 0px;
    }
    .Connected-Healthcare {
        width: 100%;
        margin: 20px auto;
        padding: 20px;
    }
    #patient-col-8-text{
        margin-bottom: 10px;
        text-align: center;
        padding: 0px;
    }
    .main-img-patient{
        width: 90%;
        margin: auto;
    }
    .patient-plus-right{
        width:80px;
        text-align: center;
        margin-top: 0px;
    }
    .main-img-patient-mob{
        display: block;
    }
    .main-img-patient-desk{
        display: none;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color:white;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
    }
    
    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }
    
    .sidenav a:hover {
        color: #f1f1f1;
    }
    
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }
    #input-btn-grp {
        font-size: 13px;
        padding: 10px 25px;
        border-radius: 0px 32px 32px 0px;
        border: 0px;
        background-color: #1d8277;
        color: white;
        width: 50%;
        font-weight: bold;
    }
    #input-email {
        font-size: 13px;
    }
    .container-third-content{
        padding: 20px;
        width: 95%;
        margin: auto;
    }
        /* .img-doc{

        } */
    }
    /* patient page */
    h2.take-healthcare {
        font-size: 40px;
        font-weight: 700;
        font-family: Poppins;
    }

    .feature-includes.max-width-desktop {
        max-width: 800px;
        margin: 25px auto 0px;
    }

    input.img-btn {
        width: 333px;
    }


    .vcenter {
        display: flex;
        align-items: center;
    }

    .dsk-pdding{
        padding: 25px;
    }
    h4.its-time {
        font-size: 24px;
        font-family: Poppins;
        font-weight: normal;
    }
    h2.will-make {
        font-weight: bold;
        font-family: Poppins;
    }
    .with-cliniq {
        font-size: 18px;
        font-family: NotoSans;
        font-weight: normal;
        line-height: 30px;
    }
    .time-is{
        padding: 80px 0px;
    }
    .container-four.realising-power {
        padding: 50px 0px 50px;
    }
    h4.patient-care {
        font-size: 24px;
        font-family: Poppins;
        font-weight: normal;
    }

    h2.Realising {
        font-family: Poppins;
        font-weight: bold;
        color: white;
    }
    img.full {
        width: 500px;
        height: 380px;
    }
    
    .test-include {
        font-family: NotoSans;
        font-size: 22px;
        font-weight: bold;
        padding: 15px 0px;
    }
    h2.turn-your {
        font-weight: bold;
        font-family: Poppins;
    }
    .page-name-home {
        font-weight: bold;
        font-family: NotoSans;
    }
    .page-name-decs {
        margin: auto;
        max-width: 220px;
        margin-top: 8px;  
        font-family: NotoSans;
        font-weight: normal;
    }
    p.automate-your {
        font-size: 18px;
        font-family: NotoSans;
        line-height: 30px;
    }
    .form-field {
        margin-bottom: 15px;
    }
    .col-sm-6.desktop-padding {
        padding-left: 40px;
    }
    .mob-point li::before {
        display: inline-block;
        content: '';
        border-radius: 0.5rem;
        height: 1rem;
        width: 1rem;
        background-color: #40CDE8;
        margin-right: 10px;
    }
    .mob-point-patient li::before {
        display: inline-block;
        content: '';
        border-radius: 0.5rem;
        height: 1rem;
        width: 1rem;
        background-color: #f8c53a;
        margin-right: 10px;
    }
    .mob-point-patient li {
        list-style: none;
    }
    .mob-point-patient li::before {
        list-style-type: none;
        display: inline-block;
        content: '';
        border-radius: 0.5rem;
        height: 1rem;
        width: 1rem;
        background-color: #40D6CE;
        margin-right: 10px;
    }

    @media only screen and (min-width:600px){
        .footer-mail-align {
            text-align: left !important;
            margin-left: 13%;
        }
        
        .col-md-3.footer-text-align {
            text-align: left;
        }
        .col-sm-5.iphn-dc {
            margin-bottom: 50px;
        }
        h3.poppin-text2 {
            font-weight: bold;
            margin-top: 15px;
        }
        .page-name-home {
            font-size: 20px;
            line-height: 30px;
        }
        .page-name-decs{
            font-size: 15px;
            line-height: 24px;
        }
        .clinic-iot {
            font-size: 18px;
            font-family: NotoSans;
            font-weight: normal;
            line-height: 30px;
        }
        
        .in-press{
             padding-top: 50px;
        }
        .home-page-img{
            margin-left: -90px; margin-top: 70px;
        }
        .page-name-desc {
            font-size: 15px;
            font-family: NotoSans;
        }
        .focus-on{
            margin: 40px 0px;
        }
        .col-sm-6.pd-left {
            margin-top: 40px;
            padding-left: 50px;
        }
        .col-sm-6.pd-dsk {
            padding: 45px;
        }
        img.desktop-hide {
            display: none;
        }
        .additional-feature {
            width: 80%;
            margin: 50px auto 0px;
            padding-bottom: 40px;
        }
        .Connected-Healthcare h2 {
            font-size: 40px;
            font-weight: bold;
        }
        .row.desktop-hide {
            display: none;
        }
        h2.turn-your {
            font-size: 40px;
            line-height: 53px
        };
        h2.Realising {
            font-size: 40px;
            line-height: 53px;
        }
        h2.will-make{
            font-size: 40px;
            line-height:53px;
        }
        img.mbl-img-pd {
            margin-top: 30px;
           
        }
        .fold-one {
            max-width: 670px;
            margin-left: 20px;
        }
        .logo-img{
            margin: 20px 20px 20px 40px;
        }
        .dsk-pd-o{
            padding: 0px;
        }
        
        .col-sm-5.pd-left {
            padding-left: 50px;
        }
        
    }
    .img-width{
        width: 100%;
    }
    .carousel__prev {
        display: none;
    }
    i.far.fa-angle-right {
        display: none;
    }
    @media screen and (min-width: 900px) and (max-width: 1280px){
        .display-Flex-icon {
            width: 100%;
        }
        .footer-mail-align {
            margin-left: 8%;
        }
        .number-list{
            line-height: 36px;
        }
        .Connected-Healthcare {
            width: 85%;
        }
        h2.will-make {
            font-size: 36px;
            line-height: 44px;
        }
        .mob-point-doctor li::before{
            margin-left: 0px !important;
        }
        .mob-point.mob-point-doctor {
            margin-left: 0px;
        }
        .clinic-iot{
            line-height: 24px;
        }
        .revolution-doc {
            width: 65%;}
        h2.take-healthcare{
            font-size: 38px;
        }
        .img-text1 {
            width: 80%;
        }
        .main-text{
            line-height: 45px;
        }
        .sub-main-text{
            margin: 10px 0px;
        }
        .btn{
            width: 225px;
            height: 50px;
        }
        .home-page-img {
            margin-left: -35px;
            margin-top: 0px;
        }
        
    input.img-btn {
        width: 275px;
    }
    .col-sm-6.pd-left {
        margin-top: 0px;
    }
    h4.experince {
        font-size: 18px;
    }
    h2.bold-text-consult {
        font-size: 30px;
        line-height: 46px;
    }
    .schedule-p {
        font-size: 14px;
        line-height: 24px;
    }
    .mob-point {
        font-family: NotoSans;
        font-size: 14px;
        line-height: 30px;
    }    
    .mob-point-patient {
        font-size: 12px;
        line-height: 24px;
        font-family: NotoSans;
    }

}
    @media only screen and (min-width:1155px){
        .tab-desk{
            display: block;
            width: 650px;
          height: 100%;
        }
    }

    /* Silck Slider */
    .slider {
        
        margin: 20px auto;
    }
    .slick-slide {
    margin: 0px 20px;
    }
    .slick-slide img {
    width: 100%;
    }
    .slick-prev:before,
    .slick-next:before {
    color: black;
    }
    .slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
    }
    .slick-active {
    opacity: 1;
    }
    .slick-current {
    opacity: 1;
    }

    .mob-point-doctor li::before {
        display: inline-block;
        content: '';
        border-radius: 0.5rem;
        height: 1rem;
        width: 1rem;
        background-color: #fff;
        margin-right: 10px;
        margin-left: 10px;
    }
    .mob-point-doctor li{
        list-style-type: none;
    }
/* IphoneX responsivness*/
    @media only screen and (max-width:375px){
        /*Home Page*/
        .col-sm-5.iphx {
            padding-right: 0px;
        }
        .main-text {
            font-weight: 800;
            padding: 0px 5px;
            margin-bottom: 0px;
        }
        .sub-main-text {
            padding: 0px 5px;
            margin: 5px 0px 40px;
        }
        .home-page-img {
            padding: 0px 20px 40px 20px;
        }
        .revolution-con {
            width: 80%;
            margin: auto;
        }
        .page-name-home {
            font-weight: bold;
            color: #242424;
            font-family: NotoSans;
        }
        .focus-on {
            padding: 20px;
        }
        input#submit-quote {
            margin-top: 10px;
            font-weight: 700;
        }
        .col-sm-5.pd-left {
            padding: 0px;
        }
        .tab-mob {
            margin-bottom: 15px;
        }
        .mob-point.mob-point-mobile {
            font-size: 14px;
            line-height: 30px;
        }
        .container-fifth{
            margin-right: 0px;
        }

        h2.bold-text2 {
            font-size: 24px;
            margin: auto;
            margin-bottom: 20px !important;
        }
        /*patient page*/
        input.img-btn {
            font-weight: 700;
        }
        /*Doctor Page*/
        .row.iphnx-pd {
            padding: 0px 15px 0px 10px;
        }
        .col-sm-5.iphn-dc {
            padding-right: 0px;
        }
        .col-sm-6.desktop-padding {
            padding: 0px 10px 0px 10px;
        }
        .carousal-container {
            margin-left: 10px;
        }
    }