body,
html {
    height: 100%;
}

#banner #myCarousel .item a[href=""] {
    color: currentColor;
    display: inline-block;
    pointer-events: inherit;
    text-decoration: none;
}

#banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    overflow: hidden;
}

#banner .item {
    height: 100vh;
}

#banner .item video {
    width: 100%;
    height: 100%;
}

#banner .slick-prev {
    left: 10%;
    z-index: 1;
}

#banner .slick-next {
    right: 10%;
}

.close {
    display: block !important;
}

#banner .banCont #myCarousel {
    width: 100%;
    height: 100vh;
}

#banner .banCont {
    display: flex;
    justify-content: center;
}

#banner .bannerDetail {
    position: absolute;
    bottom: 1%;
    width: 1170px;
}

#banner p {
    color: #ffffff;
}

#banner h1 {
    color: #fff;
    line-height: 50px;
    padding-bottom: 13px;
}

#banner .row {
    display: flex;
    align-items: stretch;
    height: 100vh;
}

#banner .bannerTxt {
    justify-content: flex-start;
}

.formcontol-line {
    border-right: 2px solid #E5007E;
}

#coo .modal-dialog {
    width: 530px !important;
}

#banner .bannerForm {
    height: 55px;
    border-radius: 10px;
    border: 1px solid #E5007E;
    margin-top: auto;
    background-color: #ffffffe6;
    padding: 7px 22px;
    display: inline-block;
}

#bottomBook .bookCta a:hover .bg-pink span,
#bottomBook .bookCta a:hover .bg-pink span:before {
    color: #8E1B80;
}

#bottomBook .bookCta a:hover .bg-blue span,
#bottomBook .bookCta a:hover .bg-blue span:before {
    color: #8E1B80;
}

#banner .bannerForm form .form-group {
    width: 25%;
    display: inline-block;
    margin-right: 17px;
}

#banner .bannerForm form button {
    font-size: 18px;
    color: #fff;
    background-color: #8E1B80;
    border-radius: 6px;
    text-align: center;
    padding: 10px 58px;
    border: 1px solid #8E1B80;
}

#banner .bannerForm form button:hover {
    background-color: #8E1B80;
    border: 1px solid #8E1B80;
    box-shadow: 0 4px 10px #0000009e;
}


/*#banner .bannerForm form .searchBtn {
    text-align: right;
    width: 15%;
    display: inline-block;
}*/

#banner .bannerForm form .searchBtn1 {
    text-align: right;
    width: 18%;
    display: inline-block;
    float: right;
}

#banner .bannerForm form .searchBtn i {
    padding-right: 8px;
}

#banner .bannerForm form .form-control,
.select2-container--default .select2-selection--single {
    border: 0;
    /*border-bottom: 1px solid #707070;*/
    border-radius: 0;
    box-shadow: none;
    margin-right: 5px;
    margin-bottom: 0;
    padding: 10px 12px 6px 0;
    font-family: MontserratBold;
    font-size: 16px;
    color: #8E1B80;
    line-height: 19px;
}

.app-font {
    font-size: 16px;
}

#banner .bannerForm form .form-group {
    margin-bottom: 0;
}

#banner .bannerForm select,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-results__option {
    font-family: MontserratBold;
    font-size: 14px;
    color: #8E1B80;
    line-height: 19px;
    text-transform: capitalize;
}

#banner .carousel-caption {
    width: 50%;
    top: 0;
    bottom: auto;
    left: 13%;
    padding: 0;
    text-align: left;
}

#banner .carousel-control .glyphicon-chevron-right,
#banner .carousel-control .icon-next {
    right: 70%;
}

#banner .carousel-control .glyphicon-chevron-left,
#banner .carousel-control .icon-prev {
    left: 70%;
}

#banner .carousel-control .glyphicon-chevron-left,
#banner .carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev {
    top: 55%;
}

#banner .carousel-indicators {
    bottom: 0;
    z-index: 1;
}

#banner .carousel-caption a {
    font-family: Montserrat;
    font-size: 14px;
    line-height: 27px;
    color: #fff;
    display: none;
}

#banner .overlayBanner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


/*#findDoc {
    background-color: #fff;
    background-image: url(../images/homepage/section3Bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}*/

.findDoc-id {
    background-image: url(../images/homepage/12_Flower.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0px 60px;
}

section.app-install {
    background-image: url(../images/methods_img.png);
    background-color: #E5EDF5;
    padding: 50px 0;
    padding-bottom: 0;
}

#findDoc .cardio {
    margin-top: 30px;
    /*background-color: #b7274c;*/
    border-radius: 6px;
    padding: 49px 69px;
    margin-bottom: 72px;
    background: url(../images/cardio.svg) no-repeat, linear-gradient(328.58deg, #8E1B80 -15.54%, #E5007E 83%);
    background-position: -13% 108%;
}

#findDoc .cardio p {
    font-size: 16px;
    line-height: 33px;
    color: #fff;
    padding-bottom: 27px;
}

#findDoc .cardio h2 {
    color: #fff;
    padding-bottom: 20px;
}

#findDoc .cardio .cardioTxt {
    border-bottom: 1px solid #fff;
    margin-bottom: 39px;
}

#findDoc .cardio .knowMore button {
    background-color: #fff;
    color: #8E1B80;
    font-family: MontserratBold;
    padding: 12px 45px;
}

#findDoc .cardio .knowMore button:hover,
#findDoc .experts .expertTxt button:hover {
    background-color: #8E1B80;
    color: #fff;
    box-shadow: 0 8px 14px #0000009e;
}

#findDoc .experts .expertTxt h2 {
    font-size: 44px;
    color: #8E1B80;
    padding-bottom: 15px;
}

#findDoc .experts .expertTxt p {   
    line-height: 26px;
    color: #000000;
}

#findDoc .experts .expertTxt button {
    background-color: #8E1B80;
    color: #fff;
    font-family: MontserratBold;
    padding: 12px 35px;
    margin-top:10px;
    box-shadow: 0 10px 20px #0000003b;
    margin-bottom: 20px;
}

#findDoc .expertNo .expertNoBox {
    background: #E5007E;
    /* border: 2px solid #8E1B80; */
    padding: 20px 15px 20px 44px;
}

#findDoc .expertNo {
    padding-left:30px;
}

#findDoc .expertNo .expertNoBox h2,
#findDoc .expertNo .expertNoBox h2 span {
    font-family: MontserratBold;
    font-size: 30px;
    color: #fff;
}

#findDoc .span-line {
    opacity: 0.5;
    border: 1px solid #FFFFFF;
    margin-bottom: 20px;
    transform: matrix(1, -0.01, 0.01, 1, 0, 0);
}

#findDoc .expertNo .expertNoBox p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #fff;
    margin-top: 0;
}

#findDoc .expertNo .expertNoBox .no {
    padding-bottom: 0px;
}

#findDoc .expertNo .expertNoBox .no:last-child {
    padding-bottom: 0;
}

#findDoc .expertNo .expertNoBox .no:before {
    content: "";
    display: block;
    background: linear-gradient(90deg, #8E1B80 0%, #E5007E 100%);
    height: 50px;
    width: 50px;
    border-radius: 100%;
    position: absolute;
    left: -70px;
}

#methods {
    position: relative;
}

#methods .methodsCont {
    display: flex;
    background-color: #fff;
}

#methods .methodsCont .navCont {
    background-image: url(../../uploads/hospitals/HOSPITAL_HAL.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #06060600;
    border-right: 1px solid #060606e3;
}

#methods .methodsCont .nav h2 {
    font-size: 39px;
    line-height: 50px;
    color: #fff;
    padding-bottom: 15px;
    position: relative;
}

#methods .nav-pills>li>a,
#methods .viewCta {
    text-align: center;
    width: 100%;
}

#methods .methodsCont .nav h2 {
    width: 100%;
    text-align: center;
}

#methods .viewCta {
    margin-top: 0px;
}

#methods .methodsCont .nav {
    padding: 30px 0;
    background-color: #E5007E;
    height: 100%;
    background-image: url(../images/methods_img.png);
}

.micracle {
    height: 37px;
    width: 31px;
    padding: 0px 5px;
}

#methods .nav-pills>li.active>a,
#methods .nav-pills>li.active>a:focus,
#methods .nav-pills>li.active>a:hover,
#methods .nav>li>a:hover,
.nav>li>a:focus {
    opacity: 0.9;
    /* height: 76px;	
    width: 432px;	 */
    border-radius: 10px;
    background: #8E1B80;
}

#methods .nav-pills>li.active,
#methods .nav-pills>li:hover {
    background-color: #a7a3a342;
    /* border-right: 4px solid #fff; */
}

#methods .nav-pills>li.active a>i,
#methods .nav-pills>li:hover a>i {
    display: none;
}

#methods .nav-pills>li a>i {
    float: right;
}

#methods .nav-pills li span {
    color: white;
    text-align: center;
    position: absolute;
    top: 26px;
    left: 20%;
    /* display: flex; */
    margin: auto;
}

#methods .nav-pills>li>a {
    position: relative;
    margin: auto;
    margin-bottom: 15px;
    height: 76px;
    width: 432px;
    background-color: #ffffff40;
    /* background: #E5007E; */
    /* opacity: 0.1; */
    border-radius: 10px;
    text-align: center;
    /* border-radius: 0; */
    font-family: Montserrat;
    font-size: 18px;
    color: #fff;
    position: relative;
    padding: 23px 15px 23px 0;
}

#methods .viewCta button {
    background: #FFFFFF;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    /* background-color: transparent; */
    /* border: 1px solid #fff; */
    font-size: 18px;
    font-family: MontserratBold;
    color: #8E1B80;
    padding: 10px 50px;
}

#methods .viewCta button:hover {
    background-color: #8E1B80;
    color: #fff;
    box-shadow: 0 8px 14px #0000009e;
}

#methods .videoWrapper img {
    width: 100%;
    height: 549px !important;
    border-radius: 0;
}

#methods .videoWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

#methods .videoWrapper a {
    position: absolute;
    font-size: 60px;
    color: #fff;
}

#methods .videoWrapper a::hover i {
    color: #c00;
}

#sm {
    /* background: url(../images/homepage/smBg.png); */
    background-color: #E5007E;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0;
}

#lifeArea .nav,
#sm .nav {
    float: none;
    text-align: center;
    padding-bottom: 45px;
}

#lifeArea .nav-pills>li,
#sm .nav-pills>li {
    float: none;
    display: inline-block;
}

#sm .tab-content .slick-active {
    padding: 20px 0;
}

#sm .tab-content .center .slick-center {
    opacity: 1;
    transform: scale(1.2);
    z-index: 1;
}

#sm .tab-content .slick-slide:not(.slick-active) {
    margin: 20px 0;
}

#sm .tab-content .center img {
    transition: all 0.3s ease;
}

#sm .cl img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 320px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#sm .cl .smCta {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15%;
}

#sm .news1 {
    background-image: url(../images/homepage/sm-tw-1.png);
}

#sm .news2 {
    background-image: url(../images/homepage/sm-tw-2.png);
}

#sm .news3 {
    background-image: url(../images/homepage/sm-tw-3.png);
}

#sm .news4 {
    background-image: url(../images/homepage/sm-tw-4.png);
}

#sm .news5 {
    background-image: url(../images/homepage/sm-tw-5.png);
}

#sm .heading h2 {
    font-size: 45px;
    color: #fff;
    padding-bottom: 45px;
}

#sm .nav-pills>li.active>a,
#sm .nav-pills>li.active>a:focus,
#sm .nav-pills>li.active>a:hover,
#sm .nav>li>a:focus,
#sm .nav>li>a:hover {
    background: none !important;
    /* border: #fff; */
    transform: scale(1.0);
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    z-index: 1;
    /* border: 4px solid #fff; */
    /* box-shadow: #00000061 0 10px 20px; */
}

#sm .nav-pills>li>a {
    font-size: 40px;
    color: #FFFFFF;
    /* border: 1px solid #FFFFFF; */
    border-radius: 100%;
    width: 49px;
    height: 49px;
    text-align: center;
    margin: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

#sm .nav-pills>li>a img {
    width: 100%;
}

#sm .cl h3 {
    font-family: MontserratBold;
    font-size: 24px;
    color: #fff;
    line-height: 34px;
}

#sm .cl p {
    font-family: Montserrat;
    font-size: 11px;
    line-height: 13px;
    color: #fff;
}

#sm .tab-content .smCta .btn {
    font-family: Montserrat;
    font-size: 15px;
    color: #fff;
    background-color: #164194;
    border: 0;
    padding: 9px 25px;
    border-radius: 6px;
    margin-top: 20px;
    border: 1px solid #164194;
}

#sm .slide {
    position: relative;
}

#lifeArea .viewCta button,
#sm .viewCta button {
    background-color: #FFFFFF;
    border: 1px solid #fff;
    color: #34B6B0;
    font-family: MontserratBold;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 42px;
    margin-top: 50px;
}

#lifeArea .viewCta button:hover,
#sm .viewCta button:hover {
    background-color: #fff;
    color: #8E1B80;
    box-shadow: #00000070 0 10px 20px;
}

#sm .slick-next {
    right: 0;
}

#sm .slick-prev {
    left: 0;
    z-index: 9;
}

#sm .slick-next:before,
#sm .slick-prev:before {
    opacity: 1;
    color: #fff;
    text-shadow: 0 0 20px #000;
    font-size: 30px;
}

#sm .slick-next,
#sm .slick-prev {
    width: 30px;
    height: 30px;
    z-index: 200;
}

.searchbtn {
    /* background-image: url(../images/search.svg), linear-gradient(to right, #8E1B80, #E5007E);	 */
    background-position: 13% 50%;
    background-repeat: no-repeat;
    border-radius: 6px;
    color: #fff;
    border: none;
    font-size: 14px;
    /* padding: 6px 25px 6px 35px;	 */
    /* margin-top: 3px;	 */
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    width: 10% !important;
    float: right;
}

#lifeArea {
    background: url(../images/life-gl-left-bg.png), url(../images/life-gl-right-bg.png);
    background-position: 0% 20%, 100% 20%;
    background-color: #E5007E;
    background-repeat: no-repeat;
    padding: 67px 0;
}

#lifeArea .heading h2 {
    font-size: 40px;
    color: #fff;
    padding-bottom: 50px;
}

#lifeArea .slick-next,
#lifeArea .slick-prev {
    z-index: 1000;
    height: 56px;
    width: 56px;
}

#lifeArea .slick-prev {
    left: 68px;
}

#lifeArea .slick-next {
    right: 68px;
}

#lifeArea .nav {
    padding-bottom: 35px;
}

#lifeArea .nav-pills>li.active>a,
#lifeArea .nav-pills>li.active>a:focus,
#lifeArea .nav-pills>li.active>a:hover {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: #00000070 0 10px 20px;
    color: #34B6B0;
    border: 1px solid #fff;
}

#lifeArea .nav-pills>li>a {
    font-family: MontserratBold;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    padding: 12px 0;
}

#lifeArea .nav>li>a:focus,
#lifeArea .nav>li>a:hover {
    color: #ffffff;
    border: none;
    background-color: #E5007E;
    box-shadow: #00000070 0 10px 20px;
}

#lifeArea .nav-pills>li {
    width: 190px;
}

#lifeArea .nav-pills>li+li {
    margin-left: 10px;
	margin-bottom:25px;
}

#lifeArea .slick-next,
#lifeArea .slick-prev {
    height: 50px;
    width: 50px;
    background: #E5007E;
    border-radius: 100px;
    box-shadow: 0 3px 10px #03635d;
}

#lifeArea .slick-next:before,
#lifeArea .slick-prev:before {
    font-size: 20px;
    opacity: 1;
    color: #fff;
}

#lifeArea .slick-next:before {
    content: "\f105";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
}

#lifeArea .slick-prev:before {
    content: "\f104";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
}

#lifeArea .overTxt {
    border-radius: 10px;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    align-self: stretch;
    height: 100%;
    background-color: #00000080;
    width: 100%;
    z-index: 1;
	padding:20px;
	text-align:center;
}


#lifeArea .noDis {
    display: none;
}

#lifeArea .overTxt .heading h3 {
    font-family: MontserratEB;
    font-size: 26px;    
    color: #fff;
	text-align:center;
	padding-bottom:15px;
	
}

#lifeArea .overTxt .heading .playBtn {
    display: flex;
    align-items: center;
    justify-content: center;
}

#lifeArea .overTxt .playBtn i {
    color: #fff;
    font-size: 50px;
}

#lifeArea .overTxt .playBtn::before {
    content: "";
    width: 2px;
    height: 100px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: -190%;
}

#lifeArea .overTxt .playBtn::after {
    content: "";
    width: 2px;
    height: 100px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: -190%;
}

#lifeArea .txtdetail h4 {
    font-family: MontserratBold;
    font-size: 22px;
    line-height: 51px;
    color: #fff;
}

#lifeArea .txtdetail p {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}

#lifeArea .lsBox {
    border-radius: 14px;
    margin: 40px;
    position: relative;
}

.slick-active .lsBox {
    border: 5px solid #ffffff78;
}

#lifeArea .lsBox .videoWrapper {
    height: auto;
    overflow: hidden;
    border-radius: 10px;
}

#lifeArea .lsBox .videoWrapper img {
    width: 100%;
}

#lifeArea .slick-current .ls {
    /* border: 2px solid #65bcb5; */
    border-radius: 6px;
}

#bottomBook .bookCta {
    border-radius: 10px;
    height: 45px;
    display: flex;
    background: #E5007E;
    /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); */
    /* border-radius: 10px; */
}

#bottomBook .bookCta-Cta {
    background-color: #E5007E;
    display: flex;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#methods .methodsCont .navCont .videoWrapper {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #E5007E;
    display: flex;
    height: 43px;
}

.write-us {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.write-us-left {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#Notfound {
    padding: 10px 0;
    margin-top: 140px;
}

#Notfound img {
    width: 80%;
}

#Notfound h1 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-left: -22%;
    color: #4e4849;
}

#Notfound p {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin-left: -22%;
    color: #888;
}

#coo textarea.form-control {
    height: 50px;
}

#banner .carousel-control.left {
    left: -2%;
    cursor: pointer;
    z-index: 10;
}

#banner .carousel-control.right {
    right: -2%;
    cursor: pointer;
    z-index: 200;
}

#banner .carousel-control.left,
#banner .carousel-control.right {
    background-image: none;
}

#banner .bannerForm form {
    margin-top: 2px;
}

@media only screen and (max-width: 767px) {
    #coo .modal-dialog {
        width: 95% !important;
    }
    #methods .videoWrapper img {
        width: 100%;
        height: auto !important;
    }
    .app-font {
        /* font-size:14px; */
    }
    .searchbtn {
        background-position: 38% 50%;
        font-size: 14px;
        padding: 6px 25px 6px 35px;
        margin-top: 3px;
        font-weight: 500;
        width: 100% !important;
    }
    #banner .carousel-control.left {
        left: 0;
    }
    #banner .carousel-control.right {
        right: 0;
    }
    #banner .carousel-control {
        top: 50%;
    }
    #banner .item {
        height: auto;
		margin-top:30px;
    }
    #banner .banCont #myCarousel {
        height: auto;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    #banner {
        background-image: none;
        height: auto;
        margin-top: 87px;
    }
    #banner .carousel .item img {
        width: 100%;
    }
    #banner .row {
        margin-left: -15px;
        margin-right: -15px;
        height: auto;
    }
    #banner .banCont {
        display: block;
    }
    #banner h1 {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 0;
    }
    #banner .carousel-caption a {
        font-size: 12px;
    }
    #banner p {
        font-size: 12px;
        line-height: 22px;
    }
    #banner .bannerForm {
        display: inline-table;
        padding: 15px;
        box-shadow: 0 0 10px #00000080;
        margin: 10px 0;
    }
    #banner .bannerForm form .form-control {
        font-size: 14px;
    }
    #banner .bannerForm form div {
        width: 48%;
        margin-right: 3px;
    }
    #banner .bannerForm select,
    .select2-container--default .select2-selection--single .select2-selection__rendered,
    .select2-results__option {
        text-align: center;
        font-size: 11px;
    }
    #banner .bannerForm form button {
        font-size: 13px;
    }
    #banner .bannerForm form .searchBtn i {
        padding-right: 5px;
    }
    #banner .bannerForm form button {
        font-size: 13px;
        padding: 12px 30px;
        width: 100%;
    }
    #banner .bannerForm form .form-group {
        margin-bottom: 15px;
        width: 100%;
        margin-right: 0;
    }
    #banner .bannerForm form .form-group .select2-container {
        width: 100%;
    }
    #banner .bannerForm form .form-control,
    .select2-container--default .select2-selection--single {
        margin-right: 0;
        border-bottom: 1px solid #00000054 !important;
    }
    #banner .bannerForm form .searchBtn {
        /*text-align: left;*/
        width: 100% !important;
    }
    #banner .bannerDetail {
        width: 100%;
        padding: 0 15px;
        position: static;
    }
    #banner .carousel-caption {
        width: 80%;
        top: 35%;
        left: 5%;
        padding: 10px;
    }
    #banner .carousel-control .glyphicon-chevron-left,
    #banner .carousel-control .icon-prev {
        left: 40%;
    }
    #banner .carousel-control .glyphicon-chevron-right,
    #banner .carousel-control .icon-next {
        right: 40%;
    }
    #methods .methodsCont {
        display: block;
        background-color: transparent;
    }
    #methods,
    #methods .methodsCont .nav h2,
    #methods .methodsCont .navCont,
    #methods .nav-pills>li>a {
        position: static;
    }
    #methods .methodsCont .navCont {
        width: 100%;
        transform: translate3d(0, 0, 0);
        background: 0 0;
        border: 0;
    }
    #methods .methodsCont .nav {
        padding: 10px 0;
        display: flex;
        align-items: center;
        overflow-x: scroll;
        justify-content: space-between;
    }
    #methods .nav-pills>li {
        padding: 0;
        width: 110px;
        margin-right: 5px;
    }
    #methods .methodsCont h2 {
        width: 100%;
        font-size: 18px;
        text-align: center;
        padding-bottom: 5px;
        line-height: 20px;
        color: #8E1B80;
        padding-bottom: 15px;
    }
    #methods .nav-pills>li>a {
        width: 110px !important;
        font-size: 10px;
        line-height: 14px;
        padding: 5px;
        color: #8E1B80;
        text-align: center;
        border: 1px solid #fff;
        border-radius: 10px;
        height: 82px;
        align-items: center;
        display: flex;
        color: #fff;
    }
    #findDoc .cardio {
        padding: 15px;
        margin-bottom: 15px;
    }
    #findDoc .cardio p,
    #findDoc .experts .expertTxt p {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 20px;
    }
    #findDoc .cardio h2 {
        padding-bottom: 10px;
    }
    #findDoc .cardio .cardioTxt {
        margin-bottom: 15px;
    }
    #findDoc .cardio .knowMore button {
        padding: 11px 25px;
    }
    #findDoc .experts .expertTxt h2 {
        font-size: 18px;
        padding-bottom: 5px;
        text-align: center;
    }
    #findDoc .experts .expertTxt button {
        padding: 11px 17px;
        margin-top: 0;
    }
    #findDoc .expertNo {
        padding: 0;
        margin-top: 40px;
    }
    #findDoc .expertNo .expertNoBox {
        padding: 10px;
    }
    #findDoc .expertNo .expertNoBox h2,
    #lifeArea .heading h2,
    #sm .heading h2 {
        font-size: 20px;
        text-align: center;
        padding-bottom: 20px;
    }
    #findDoc .expertNo .expertNoBox h2 span {
        padding-bottom: 0;
        font-size: 26px;
    }
    #findDoc .expertNo .expertNoBox p {
        font-size: 10px;
        line-height: 19px;
        text-align: center;
    }
    #findDoc .expertNo .expertNoBox .no {
        padding-bottom: 0;
        padding-top: 10px;
        min-height: 140px;
        border: 1px solid #ffffff57;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    #findDoc .expertNo .expertNoBox .no:before {
        /* height: 30px;
        width: 30px;
        left: 30px;
        top: -26px; */
        display: none;
        ;
    }
    #findDoc .expertTxt {
        text-align: center;
    }
    #lifeArea,
    #methods,
    #sm {
        padding: 15px 0;
    }
    #lifeArea .nav-pills>li>a {
        font-size: 11px;
        line-height: 15px;
        padding: 8px 0;
    }
    #lifeArea .nav-pills>li {
        width: 31%;
        margin-bottom: 20px;
    }
    #lifeArea .nav-pills>li+li {
        margin-left: 5px;
    }
    #sm .nav-pills>li>a {
        font-size: 17px;
        width: 42px;
        height: 42px;
        margin: 0;
    }
    #sm .nav-pills>li {
        margin: 0;
    }
    #sm .nav-pills>li.active>a,
    #sm .nav-pills>li.active>a:focus,
    #sm .nav-pills>li.active>a:hover,
    #sm .nav>li>a:focus,
    #sm .nav>li>a:hover {
        font-size: 17px;
        transform: scale(1);
        border: 2px solid transparent;
    }
    #sm .cl h3 {
        font-size: 13px;
    }
    #lifeArea .slick-next:before,
    #lifeArea .slick-prev:before {
        font-size: 20px;
    }
    .write-us {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    #lifeArea .slick-next,
    #lifeArea .slick-prev {
        width: 20px;
        height: 20px;
    }
    #lifeArea .slick-prev {
        left: 0;
    }
    #lifeArea .slick-next {
        right: 0;
        z-index: 1000;
    }
    #lifeArea .ls video {
        height: 250px;
    }
    #lifeArea .overTxt .heading h3,
    #lifeArea .txtdetail h4 {
        font-size: 15px;
        line-height: 21px;
        text-align: center;
    }
    #lifeArea .overTxt .playBtn i {
        font-size: 15px;
        position: relative;
    }
    #lifeArea .overTxt .playBtn::after,
    #lifeArea .overTxt .playBtn::before {
        height: 1px;
        width: 50px;
        top: 50%;
    }
    #lifeArea .overTxt {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #00000096;
    }
    #lifeArea .txtdetail p {
        font-size: 12px;
        line-height: 17px;
        text-align: center;
    }
    #lifeArea .overTxt .playBtn::before {
        left: 25%;
    }
    #lifeArea .overTxt .playBtn::after {
        left: 55%;
    }
    #lifeArea .nav {
        padding-bottom: 0;
    }
    #lifeArea .lsBox {
        margin: 5px;
    }
    #methods .nav-pills>li.active,
    #methods .nav-pills>li:hover {
        border: 0;
        border-bottom: 0;
        border-radius: 10px;
        color: #fff;
        /*background-color: #8E1B80;*/
    }
    #methods .nav-pills li span {
        top: 18px !important;
        left: 0% !important;
        font-size: 12px;
        line-height: 23px;
    }
    #findDoc .span-line {
        display: none;
    }
    #methods .nav-pills>li.active>a,
    #methods .nav-pills>li:hover>a {
        color: #fff;
    }
    #methods .viewCta button {
        border: 1px solid #8E1B80;
        color: #8E1B80;
        font-size: 14px;
        padding: 10px 36px;
    }
    #methods .viewCta {
        width: 100%;
        left: 0;
        padding-top: 15px;
        margin-top: 0;
        text-align: center;
    }
    #methods .methodsCont {
        display: block;
        background-color: transparent;
    }
    #lifeArea .videoWrapper iframe,
    #methods .videoWrapper iframe {
        height: auto;
        position: static;
    }
    #lifeArea .viewCta button {
        margin-top: 20px;
    }
    #methods .videoWrapper a {
        font-size: 40px;
    }
    #methods .videoWrapper img {
        height: auto;
    }
    #sm .cl {
        height: auto;
    }
    #sm .tab-content .smCta .btn {
        font-size: 10px;
        padding: 5px 18px;
        background-color: #8E1B80;
        border: 1px solid #fff;
        color: #fff;
        margin-top: 6px;
        display: inline-block;
    }
    #Notfound h1 {
        font-size: 20px;
        line-height: 30px;
    }
    #lifeArea .lsBox .videoWrapper {
        border-radius: 10px;
        height: auto;
    }
    #sm .cl img {
        margin: 0;
        height: auto;
    }
    #coo .modal-dialog {
        width: auto;
    }
    .setmargin {
        margin-top: 90px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #banner .bannerForm form {
        margin-top: 0px;
    }
    #banner {
        height: 53vh !important;
    }
    #banner .row {
        height: auto;
    }
    .setmargin {
        margin-top: 77px !important;
    }
    #banner .banCont #myCarousel {
        height: auto;
    }
    #banner .item {
        height: 45vh;
    }
    form.form1 {
        display: flex;
    }
    #bottomBook .botBook a>div span:nth-child(2) {
        font-size: 8px;
        line-height: 10px;
    }
    #banner .bannerDetail {
        bottom: 15%;
    }
    #banner .carousel-caption {
        width: 75%;
    }
    #banner .carousel .item img {
        height: 100vh;
    }
    #banner h1 {
        font-size: 24px;
        line-height: 34px;
    }
    #banner .bannerForm form div {
        margin-right: 5px;
    }
    #banner .bannerForm select,
    .select2-container--default .select2-selection--single .select2-selection__rendered,
    .select2-results__option {
        font-size: 12px;
    }
    #banner .bannerForm form button {
        font-size: 14px;
        padding: 12px 47px;
        padding: 8px 16px;
    }
    #banner .bannerDetail {
        width: 100%;
        padding: 0 15px;
    }
    #banner .bannerForm {
        padding: 10px 0px 10px 0px;
        height: 48px;
    }
    #banner .bannerForm form .form-group {
        width: 27%;
        margin-right: 0;
    }
    #banner .bannerForm form .searchBtn {
        width: 15%;
    }
    #banner .bannerForm form .form-control,
    .select2-container--default .select2-selection--single {
        padding: 6px 12px 6px 0;
    }
    .searchbtn {
        padding: 1px 25px 5px 35px;
        font-size: 12px;
    }
    .select2-container {
        width: 100% !important;
    }
    #methods .methodsCont .navCont {
        position: static;
        width: 100%;
        transform: translate3d(0, 0, 0);
    }
    #methods .nav-stacked>li {
        float: left;
        width: 25%;
    }
    #methods .methodsCont .nav h2,
    #methods .nav-pills>li>a,
    #methods .viewCta {
        left: 0;
        width: 100%;
        text-align: center;
    }
    #methods .methodsCont .nav {
        display: flex;
        align-items: center;
        padding: 0;
    }
    #methods .nav-pills>li.active>a,
    #methods .nav-pills>li.active>a:focus,
    #methods .nav-pills>li.active>a:hover,
    #methods .nav>li>a:hover,
    #methods .nav>li>a:focus {
        width: 100%;
    }
    .formcontol-line {
        height: 27px;
    }
    #methods .nav-pills>li>a {
        font-size: 13px;
        text-align: center;
        padding: 13px;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 62px;
        justify-content: center;
    }
    #methods .nav-pills>li.active,
    #methods .nav-pills>li:hover {
        border: 0;
        border-bottom: 2px solid #fff;
    }
    #methods .methodsCont h2 {
        font-size: 26px;
        text-align: center;
        color: #8E1B80;
        padding: 30px 0 15px;
    }
    #methods .viewCta button {
        color: #8E1B80;
        border: 1px solid #fff;
        padding: 11px 38px;
        margin: 15px 0 30px;
        font-size: 16px;
    }
    #findDoc .cardio p {
        font-size: 14px;
        line-height: 29px;
        padding-bottom: 10px;
    }
    #findDoc .expertNo .expertNoBox h2,
    #findDoc .expertNo .expertNoBox h2 span {
        font-size: 36px;
    }
    #findDoc .expertNo .expertNoBox {
        padding: 20px 42px;
    }
    #findDoc .cardio .knowMore button {
        padding: 12px 26px;
    }
    #findDoc .cardio .cardioTxt {
        margin-bottom: 24px;
    }
    #findDoc .cardio {
        padding: 20px 40px;
        margin-bottom: 45px;
    }
    #findDoc .experts .expertTxt h2 {
        font-size: 26px;
    }
    #findDoc .experts .expertTxt p {
        font-size: 14px;
    }
    #findDoc .expertNo .expertNoBox h2,
    #lifeArea .heading h2,
    #sm .heading h2 {
        font-size: 26px;
        padding-bottom: 10px;
    }
    #findDoc .expertNo .expertNoBox p {
        font-size: 14px;
        line-height: 21px;
    }
    #findDoc .experts .expertTxt button {
        padding: 12px 17px;
    }
    #lifeArea,
    #sm {
        padding: 30px 0;
    }
    #lifeArea .nav-pills>li {
        width: 17%;
    }
    #lifeArea .nav-pills>li>a {
        font-size: 16px;
        padding: 10px 0;
    }
    #lifeArea .nav {
        padding-bottom: 20px;
    }
    #lifeArea .overTxt .heading h3 {
        font-size: 24px;
        line-height: 37px;
    }
    #lifeArea .txtdetail h4 {
        font-size: 19px;
        line-height: 28px;
    }
    #lifeArea .txtdetail p {
        font-size: 12px;
        line-height: 22px;
    }
    #lifeArea .slick-next:before,
    #lifeArea .slick-prev:before {
        font-size: 25px;
    }
    #lifeArea .slick-next {
        right: 0;
    }
    #lifeArea .slick-prev {
        left: 0;
    }
    #sm .nav-pills>li.active>a,
    #sm .nav-pills>li.active>a:focus,
    #sm .nav-pills>li.active>a:hover,
    #sm .nav>li>a:focus,
    #sm .nav>li>a:hover {
        font-size: 18px;
        transform: scale(1.2);
        border: 3px solid transparent;
    }
    #sm .tab-content .smCta .btn {
        padding: 5px 10px;
        font-size: 12px;
    }
    #methods .videoWrapper iframe {
        height: 400px;
    }
    #methods .methodsCont {
        display: block;
    }
    #methods .videoWrapper img {
        height: auto !important;
    }
    #methods .viewCta {
        margin-top: 10px;
    }
    #sm .cl h3 {
        font-size: 16px;
    }
    #Notfound h1 {
        font-size: 24px;
        line-height: 34px;
    }
    #lifeArea .lsBox .videoWrapper {
        height: auto;
    }
    #sm .cl img {
        height: auto;
        margin: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #banner {
        height: 56vh !important;
    }
    #banner .row {
        height: auto;
    }
    .setmargin {
        margin-top: 110px !important;
    }
    #banner .banCont #myCarousel {
        height: auto;
    }
    #banner .item {
        height: 56vh;
    }
    #banner .bannerDetail {
        bottom: 5%;
        text-align: center;
    }
    #banner .bannerForm form div {
        margin-right: 10px !important;
    }
    #banner .bannerForm form button {
        padding: 7px 47px;
        font-size: 18px;
    }
    #banner .bannerForm {
        padding: 6px 16px;
    }
    #methods .methodsCont .nav h2,
    #methods .nav-pills>li>a,
    #methods .viewCta {
        left: 0%;
        width: 85%;
    }
    #methods .nav-pills>li.active>a,
    #methods .nav-pills>li.active>a:focus,
    #methods .nav-pills>li.active>a:hover,
    #methods .nav>li>a:hover,
    #methods .nav>li>a:focus {
        width: 85%;
    }
    #methods .methodsCont .nav {
        padding: 20px 0;
    }
    #methods .methodsCont .nav h2 {
        font-size: 28px;
        line-height: 38px;
        padding-bottom: 15px;
    }
    #methods .nav-pills>li>a {
        width: 85%;
        font-size: 20px;
        padding: 17px 0;
    }
    #methods .viewCta button {
        padding: 9px 49px;
        font-size: 18px;
    }
    #findDoc .cardio {
        padding: 39px 69px;
        margin-bottom: 50px;
    }
    #findDoc .cardio .knowMore button,
    #findDoc .experts .expertTxt button {
        padding: 7px 32px;
        font-size: 18px;
    }
    #findDoc .experts .expertTxt h2 {
        font-size: 40px;
    }
    #lifeArea .nav-pills>li {
        width: 174px;
    }
    #lifeArea .heading h2 {
        font-size: 40px;
    }
    #lifeArea .lsBox {
        margin: 15px;
    }
    #lifeArea .overTxt .heading h3 {
        font-size: 20px;
        line-height: 30px;
    }
    #sm {
        padding: 50px 0;
    }
    #banner .bannerDetail {
        width: 100% !important;
        padding: 0 15px;
    }
    .select2-container {
        width: 100% !important;
    }
    #methods .videoWrapper img {
        height: 513px !important;
    }
    #Notfound h1 {
        font-size: 28px;
        line-height: 38px;
    }
    #lifeArea .lsBox .videoWrapper {
        height: auto;
    }
    #lifeArea .slick-next:before,
    #lifeArea .slick-prev:before {
        font-size: 36px;
    }
}

@media only screen and (min-width: 1024px) {
    #banner {
        height: auto;
    }
}

@media only screen and (min-width: 1440px) {
    #banner {
        height: auto !important;
    }
    #banner .bannerDetail {
        bottom: 5% !important;
    }
    #banner .row {
        height: auto;
    }
    #banner .banCont #myCarousel {
        width: 100%;
        height: auto;
    }
    #banner .item {
        height: auto;
    }
    .select2-container {
        width: 100% !important;
    }
}

.container.nav-bar {
    width: 84%;
}

.footer-nav {
    background: #f2f2f2;
    padding: 0px;
    margin: 0px;
    width: 100%;
    display: inline-block;
    position: relative;
}

@media only screen and (max-width: 767px) {
    #banner .bannerForm form {
        margin-top: 0px;
    }
    #banner {
        height: auto !important;
    }
    #banner .bannerDetail {
        position: relative;
        bottom: 0 !important;
        width: 100% !important;
    }
}

@media only screen and (max-width: 499px) {
    .setmargin {
        margin-top: 15px !important;
    }
    .findDoc-id {
        background-position: -192px 60px;
    }
    .section.app-install {
        padding: 0 !important;
    }
    .buttonStyle {
        background-position: 35% 50% !important;
    }
}
