@font-face {
    font-family: "Outfit";
    src: url("../fonts/Outfit-Black.woff2") format("woff2"), url("../fonts/Outfit-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Outfit";
    src: url("../fonts/Outfit-Regular.woff2") format("woff2"), url("../fonts/Outfit-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Outfit";
    src: url("../fonts/Outfit-Medium.woff2") format("woff2"), url("../fonts/Outfit-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Outfit";
    src: url("../fonts/Outfit-Bold.woff2") format("woff2"), url("../fonts/Outfit-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Outfit";
    src: url("../fonts/Outfit-ExtraLight.woff2") format("woff2"), url("../fonts/Outfit-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Outfit";
    src: url("../fonts/Outfit-Light.woff2") format("woff2"), url("../fonts/Outfit-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Outfit";
    src: url("../fonts/Outfit-SemiBold.woff2") format("woff2"), url("../fonts/Outfit-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.banner-shadow-wrap {
    filter: drop-shadow(0px 3px 27px #d3298626);
}
.seprator {
    border-right: 1px solid #ff8bca;
}
.signup-text a {
    text-transform: uppercase;
}
main#main {
    background: #fcf7fa;
}
.text-raddish {
    color: #d32986 !important;
}
a.links {
    color: #d32986 !important;
}
.yellow-text {
    color: #ebb978 !important;
}
.pink-text {
    color: #f5bddd !important;
}
.green-text {
    color: #75d1f2 !important;
}
.category-icon {
    width: 141px;
    height: 141px;
    border: 1px solid #ebd8e3;
    border-radius: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
h1 {
    font-size: 113px;
    line-height: 120px;
    margin: 0;
    font-weight: 900;
}
h2 {
    font-size: 65px;
    line-height: 50px;
    margin: 0;
    font-weight: 500;
}
h3 {
    font-size: 48px;
    font-weight: 700;
    line-height: 53px;
    margin: 0;
}
h4 {
    font-size: 34px;
    color: #000;
    font-weight: 500;
    line-height: 51px;
    margin: 0;
}
h5 {
    font-size: 28px;
    line-height: 33px;
    font-weight: 400;
    margin: 0;
}
p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 27px;
}
.twentyfour {
    font-size: 24px;
    line-height: 35px;
}
.twentysix-text {
    font-size: 28px;
    line-height: 42px;
}
a:hover {
    text-decoration: none;
    cursor: pointer;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.get-strated.review-pg-t a{
    font-size: 16px;
}
.review-btn.theme-btn{
    padding: 16px 80px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #d32986;
    outline: 0;
    box-shadow: none;
}
.form-control:focus {
    box-shadow: none;
}
.theme-btn {
    background: #d32986;
    color: #fff;
    border-radius: 40px;
    font-size: 16px;
    border: none;
    padding: 16px 27px;
    line-height: 20px;
    font-weight: 600;
    transition: all ease-in-out 0.3s;
    border: 2px solid transparent;
}
.theme-btn:hover {
    background: #fff;
    color: #d32986;
    border-color: #d32986;
}
.theme-btn:hover,
.theme-btn:active,
.theme-btn:focus {
    box-shadow: none !important;
    color: #fff !important;
    background: #fff !important;
    color: #d32986 !important;
    border-color: #d32986 !important;
}

body {
    /* font-family: "Outfit"; */
    font-family: "Poppins";
}
body .wrapper {
    overflow-x: hidden;
}
.custom-container {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 15px;
}
.banner-right-area h1 {
    line-height: 155px;
    margin-bottom: 10px;
    font-size: 104px;
}
header #main-header {
    background: #fff;
    position: relative;
}
.header-hover-lottie {
    position: absolute;
    height: 70px;
    width: 81px;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
}
header #main-header .navbar-light .navbar-nav .nav-link:hover .header-hover-lottie {
    display: block;
}
header #main-header .navbar-light .navbar-nav .nav-link:hover {
    color: #d040b4;
    transition: all ease-in-out 0.3s;
}
header #main-header .navbar-light .navbar-nav .nav-item.active .nav-link {
    color: #d040b4;
    transition: all ease-in-out 0.3s;
}
header #main-header .navbar-light .navbar-nav .nav-item.active .header-hover-lottie {
    display: block;
}
.custom-top-nav ul.nav {
    display: flex;
    justify-content: end;
    align-items: center;
    border-bottom: 1px solid #d1d1d1;
}
header #main-header .dropdown-menu {
    left: auto;
    right: 0;
}
header #main-header .navbar-nav {
    margin: 0 auto;
}
header #main-header .navbar {
    padding: 12px 0 12px 0;
}
header #main-header .navbar-light .navbar-nav .nav-item {
    padding: 8px 25px;
    position: relative;
}
header #main-header .navbar-light .navbar-nav .nav-link,
.custom-top-nav ul.nav li a {
    color: rgba(0, 0, 0, 0.9);
    font-weight: 500;
    padding: 0;
    transition: all ease-in-out 0.3s;
    position: relative;
    font-size: 18px;
    line-height: 27px;
    position: relative;
}
.custom-top-nav ul.nav li a {
    padding: 7px 0;
}
header #main-header .login-btn {
    background: #d32986;
    border: none;
    color: #fff;
    width: 131px;
    padding: 10px 30px 10px 7px;
    border-radius: 26px;
    display: flex;
    align-items: center;
    font-weight: 600;
    transition: all ease-in-out 0.3s;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    height: 50px;
}
header #main-header .login-btn .fa-caret-right {
    display: none;
    margin-left: 31px;
}
header #main-header .login-btn:hover .fa-caret-right {
    display: block;
}
header #main-header .login-btn .fa-user-circle {
    font-size: 30px;
    margin-right: 19px;
}
header #main-header .login-btn:hover .fa-user-circle {
    display: none;
    transition: all ease-in-out 0.3s;
}
header #main-header .login-btn:hover {
    padding: 16px 19px 15px 31px;
}
header #main-header .navbar-collapse {
    position: relative;
    z-index: 1;
}
.user-wrap-mobile {
    display: none;
    position: absolute;
    right: 10px;
    top: 9px;
}
.img-responsive {
    max-width: 100%;
}
.choose-location .form-control {
    height: 50px;
}
.logo,
.logo a {
    display: inline-block;
    vertical-align: top;
}
.homePageHeader .btnLogin,
.navbar-light .navbar-nav .nav-link,
.whatYouGet .youGetBlock {
    -o-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.heading-block {
    margin: 0 0 26px;
}
.navbar-toggler:focus,
.slick-slide {
    outline: none;
}
.homeTextBanner {
    padding: 0 20px;
}
.text-blue {
    color: #d32986;
}
.text-orange {
    color: #ff9c00;
}
.text-gray {
    color: #555;
}
.bg-gray {
    background: #f9f9f9 !important;
}
.white-bg {
    background: #fff !important;
}
.sky-bg {
    background: #f6fcfe !important;
}
/* .dotted-bg {
    position: relative;
}
.dotted-bg::before {
    position: absolute;
    right: 0;
    display: block;
    content: "";
    top: -10%;
    width: 100%;
    height: 100%;
    background: url(../images/map.png) no-repeat top;
    background-size: auto;
    background-size: cover;
} */
.preloader {
    background: rgba(255, 255, 255, 0.8);
    z-index: 99999999999;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loading {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 43%;
    left: 50%;
    margin: -20px 0 0px -20px;
    background-color: #9368e9;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
    background: #183d67 url(../images/favicons.png);
    background-size: contain;
    border-radius: 30px;
}
.preloader::after {
    content: "loading..";
    position: absolute;
    top: 45%;
    left: 50%;
    margin: 40px 0 0 -20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777;
}
.preloader .loading h2,
.preloader .loading .progress {
    display: none;
}
@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}
@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
.style-blue-bg {
    position: relative;
}
.style-blue-bg:before {
    height: 60%;
    content: "";
    background: #f1fafd;
    width: 60%;
    top: 20%;
    bottom: 0;
    left: 0;
    position: absolute;
}
.homePageHeader {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    padding: 21px 0 0;
    z-index: 2;
}
.homePageHeader .headerTop {
    background: rgba(255, 255, 255, 0.9);
    padding: 0 0px 20px 0;
}
.homePageHeader .navigationHolder {
    padding: 16px 0px 9px 0;
}
.homePageHeader .btnLogin {
    border: 2px solid #f69100;
    border-radius: 30px;
    padding: 10px 30px 10px 30px;
    color: #f69100;
    font-size: 16px;
    margin-top: -9px;
    margin-left: 20px;
    line-height: 20px;
}
.homePageHeader .btnLogin:hover {
    background: #f69100;
    color: #fff;
    text-decoration: none;
}
.user-wrap-mobile {
    display: none;
    position: absolute;
    right: 10px;
    top: 9px;
}
.homePageHeader .user-wrap-mobile .btnLogin {
    padding: 6px 12px 6px;
    font-size: 16px;
    line-height: 19px;
    border-radius: 5px;
    margin-top: 8px !important;
}
.exp-dr {
    height: 70px;
    overflow: hidden;
}
.exp-dr p {
    margin: 0;
}
.homePageHeader .user-wrap-mobile .dropdown.acc-info .dropdown-toggle {
    background: #fff;
    color: orange;
    padding: 9px 15px;
    border-radius: 4px;
    margin-left: 17px;
    border: 2px solid orange;
}
.homePageHeader .user-wrap-mobile .btnLogin {
    padding: 9px 12px 9px;
    font-size: 16px;
    line-height: 19px;
    border-radius: 3px;
    margin-top: 0px !important;
}
#banner {
    position: relative;
    margin: 0 0 25px;
}
.mainBanner .slideContent img {
    width: 100%;
    height: auto;
}
.mainBanner .slick-dots {
    width: auto;
    position: absolute;
    right: 19.2%;
    bottom: 0;
    left: auto;
    z-index: 1;
}
.mainBanner .slick-dots li {
    width: 19px;
    height: 7px;
    border-radius: 3px;
    overflow: hidden;
    background: #d2d2d2;
    margin: 0 1px;
}
.mainBanner .slick-dots li:hover,
.mainBanner .slick-dots li.slick-active {
    background: #2caee2;
}
.mainBanner .slick-dots li button {
    display: none;
}
.curvedImageHolder {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.curvedImageHolder img {
    width: 100%;
    height: 100%;
}
.homeTextBanner {
    position: absolute;
    left: 4.89%;
    top: 50%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.homeTextBanner {
    max-width: 920px;
    font: 30px/34px "latolight", Arial, Helvetica, sans-serif;
    text-align: left;
}
.homeTextBanner h1 {
    font: 70px/84px "latoblack", Arial, Helvetica, sans-serif;
    margin: 0 0 23px;
    letter-spacing: 0.5px;
    color: #447bd6;
}
.homeTextBanner p {
    color: #447bd6;
}
.homeTextBanner .noteText {
    font: 15px/16px "latoregular", Arial, Helvetica, sans-serif;
    color: #2caee2;
}
.homeTextBanner .slideBtnHolder {
    padding: 44px 0 0 6px;
}
.homeTextBanner .noteText {
    margin: 0 0 17px;
}
.home-slider .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 90vh;
    min-height: 710px;
}
.home-slide-img {
    position: relative;
    height: 710px;
}
.home-slide-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-slide-img::before {
    content: "";
    top: 0;
    bottom: 90px;
    right: 0;
    left: 0;
    background: url(../images/banner-curve.png);
    display: block;
    position: absolute;
    background-size: cover;
    height: 100%;
}
.caruosel-btns {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    top: 50%;
}
.caruosel-btns .left.carousel-control,
.caruosel-btns .right.carousel-control {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #999;
    color: #999;
    position: absolute;
    border-radius: 50%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.caruosel-btns .left.carousel-control:hover,
.caruosel-btns .right.carousel-control:hover {
    background: #2caee2;
    color: #fff;
    border-color: #2caee2;
}
.caruosel-btns .left.carousel-control {
    left: 20px;
}
.caruosel-btns .right.carousel-control {
    right: 20px;
    left: auto;
}
.statsSection {
    font-size: 0;
    letter-spacing: 0;
    padding: 18px 0;
    border-bottom: 1px solid #f4f4f4;
}
.statsSection .statHolder,
.statsSection .textHolder {
    overflow: hidden;
}
section.feature-section {
    margin-top: -195px;
}
.feature-wraper-box {
    background: #ffffff;
    box-shadow: 0px 3px 14px #00000008;
    border-radius: 30px;
    padding: 80px 40px;
    height: 265px;
}
.feature-wraper-box .image-holder {
    display: flex;
    width: 40%;
    margin-right: 20px;
}
.feature-wraper-box .image-holder img {
    height: 85px;
}
.feature-wraper-box .text-holder p {
    font-size: 24px;
    line-height: 35px;
    text-align: right;
}
.statsSection .textHolder {
    padding: 13px 0 0;
    display: inline-block;
    color: #26e0f8;
    vertical-align: inherit;
}
.statsSection .iconHolder {
    display: inline-block;
    width: 50px;
    font-size: 40px;
    background: url(../images/features-icons.svg);
    background-size: cover;
    height: 40px;
    background-repeat: no-repeat;
}
.iconHolder.fees {
    background-position: center;
}
.iconHolder.licenced {
    background-position: -138px center;
}
.featur-lists {
    display: flex;
    justify-content: center;
}
.statsSection .statHolder {
    color: #2caee2;
    margin: 0 40px;
}
.statsSection .statHolder p {
    margin: 0;
}
.whatYouGet .youGetBlock .iconHolder img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.pink-csm-sction-2 {
    position: relative;
    padding: 80px 0;
    background-color: #fcf7fa;
}
.detailText {
    margin: 0 0 80px;
}
.headingHolder {
    position: relative;
}
.headingHolder::after {
    width: 99%;
    height: 780px;
    content: "";
    position: absolute;
    left: 14%;
    top: -2px;
    background: url("../images/steps-bg.png") no-repeat;
    z-index: -1;
    background-size: contain;
}
.headingHolder h2 {
    font: 60px/64px "latobold", Arial, Helvetica, sans-serif;
    color: #447bd6;
    margin: 0 0 40px;
}
.headingHolder h2 span {
    font: 180px/180px "latobold", Arial, Helvetica, sans-serif;
    color: #26e0f8;
    margin: 0 16px 0 0;
}
#threeStepsSection {
    padding: 0 0 40px;
}
#threeStepsSection .videoHolder {
    height: 437px;
    border-radius: 12px;
    overflow: hidden;
}
#threeStepsSection .videoHolder iframe {
    width: 100%;
    height: 100%;
}
.threeStepsCol {
    padding: 83px 0 0 50px;
}
.stepsWeDo {
    padding: 31px 0 0;
}
.stepsWeDo .stepCounter {
    width: 57px;
    height: 57px;
    border: 1px solid #26e0f8;
    border-radius: 100%;
    padding: 3px;
    float: left;
    margin: 0 20px 0 0;
    background: #fff;
}
.stepsWeDo .stepCounter span {
    background: #26e0f8;
    color: #fff;
    border-radius: 100%;
    font: 20px/20px "latobold", Arial, Helvetica, sans-serif;
    padding: 14px 2px 0;
}
.stepsWeDo h3 {
    font-size: 20px;
    line-height: 26px;
    color: #26e0f8;
}
.stepsWeDo .stepText,
.stepsWeDo li {
    overflow: hidden;
}
.stepsWeDo .stepText {
    padding: 13px 0 0;
}
.whatYouGet {
    padding: 92px 0 0;
}
.whatYouGet .heading-block {
    margin: 0 0 160px;
}
.whatYouGet .youGetBlock {
    background: #f3fbfd;
    padding: 72px 15px 15px;
    border-radius: 2px;
    position: relative;
    margin: 0 0 105px;
}
.whatYouGet .textHolder p {
    min-height: 115px;
    overflow: hidden;
}
.whatYouGet .youGetBlock .iconHolder img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    transition: 0.3s;
    -webkit-transition: all 0.3s;
}
.whatYouGet .youGetBlock:hover .iconHolder img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}
.whatYouGet .youGetBlock:hover {
    background: #26e0f8;
    color: #fff;
}
.whatYouGet .youGetBlock .iconHolder {
    width: 98px;
    height: 98px;
    border: 1px solid #e1e1e1;
    padding: 25px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: -8px;
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.whatYouGet .textHolder strong {
    font: 18px/24px "poppins", Arial, Helvetica, sans-serif;
    margin: 0 0 17px;
}
.whatYouGet .iconHolder img.hover-icon,
.youGetBlock:hover .iconHolder img.stay-icon {
    opacity: 0;
    visibility: hidden;
    display: none;
}
.img-fluid.stay-icon {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.youGetBlock:hover .iconHolder img.hover-icon {
    opacity: 1;
    visibility: visible;
    display: block;
    width: 100%;
    height: 100%;
}
.rating {
    padding-top: 10px;
}
.rating p {
    font-size: 12px;
}
.checked {
    color: #ffef00;
}
.choose-option-service {
    padding: 100px 0 0;
    background-color: #fcf7fa;
}
.choose-option-service h2 {
    line-height: 106px;
}
.choose-option-service h4 {
    font-weight: 300;
    line-height: 44px;
}
.specialized-wrap {
    position: relative;
}
.specialized-wrap:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 61%;
    right: 0;
    left: 0;
    top: 0;
    background: #26e0f8;
}
.section-title {
    position: relative;
    margin-bottom: 30px;
}
.section-title h3 {
    margin-bottom: 10px;
}
.team-member {
    background: #fff;
    overflow: hidden;
    max-width: 370px;
    padding: 30px;
    text-align: center;
    position: relative;
    margin: 20px 15px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    transition: 0.3s;
}
.team-member:hover {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}
.team-member .img-wrap {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0px auto 30px;
}
.team-member .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team-member h4 {
    font-size: 16px;
}
.team-member h6 {
    font-size: 14px;
}
.team-member p {
    font-size: 14px;
}
.team-member .view-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 205px;
    position: absolute;
    bottom: 0;
    height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.team-member .view-more::before {
    content: "";
    position: absolute;
    height: 200px;
    width: 230px;
    background-color: #447bd6;
    opacity: 0.8;
    border-radius: 0 50px 0 0;
    -webkit-transform: rotate(-29deg) skewX(12deg);
    -ms-transform: rotate(-29deg) skewX(12deg);
    transform: rotate(-29deg) skewX(12deg);
    bottom: -225px;
    left: -100px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.team-member:hover .view-more::before {
    bottom: -120px;
    left: -39px;
}
.view-more .view-more-link {
    font-size: 18px;
    margin-right: 25px;
    position: relative;
    z-index: 1;
    color: #fff;
    position: relative;
    bottom: -60px;
    left: -50px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-delay: 0s;
}
.team-member:hover .view-more .view-more-link {
    bottom: 0;
    left: 0;
}
a.view-more-overlay {
    background: url(../images/view-bg.png) no-repeat;
    height: 104px;
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    padding: 50px;
    text-align: left;
    letter-spacing: 0.5px;
    z-index: 99;
    left: 0;
    max-width: 240px;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}
.spe-box:hover a.view-more-overlay {
    opacity: 1;
    visibility: visible;
}
.spe-box:hover a.view-more-overlay:hover {
    color: #ff8300;
}
.patients-reviews .slick-dots li button {
    border: 1px solid #002563;
    background: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
}
.patients-reviews .slick-dots {
    text-align: center;
    /* margin-left: 100px; */
    bottom: -42px;
}
.patients-reviews .slick-dots li.slick-active button {
    background: #002563;
}
.patients-reviews .slick-dots li.slick-active button:before,
.patients-reviews .slick-dots li button::before {
    display: none;
}
.patients-reviews .slick-prev,
.patients-reviews .slick-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #26e0f8;
}
.patients-reviews .slick-prev:hover,
.patients-reviews .slick-next:hover {
    background: #26e0f8;
}
.patients-reviews .slick-prev::before,
.patients-reviews .slick-next::before {
    color: #26e0f8;
    transition: 0.3s;
}
.patients-reviews .slick-prev:hover::before,
.patients-reviews .slick-next:hover::before {
    color: #fff;
}
.deceases-box {
    border-radius: 2px;
    margin: 20px;
    background: #555;
    min-height: 345px;
}
.deceases-box ul {
    padding-left: 0;
    list-style: none;
}
.deceases-box ul li a {
    padding: 15px 20px;
    display: block;
    border-bottom: 1px dotted #fff;
    color: #fff;
    transition: 0.3s;
}
.deceases-box ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
}
.blue-bg {
    background: #88bcec;
}
.deceases-box.sky-bg.sky-bg {
    background: #8ed0e1 !important;
}
.green-bg {
    background: #7cd99f;
}
.pink-bg {
    background: #ef929f;
}
.purple-bg {
    background: #cb92ef;
}
.faqs-wrap .panel.panel-default {
    border: 1px solid #d32986;
    background: #fff;
    border-radius: 2px;
    margin-bottom: 20px;
}
.faqs-wrap .panel.panel-default h4 {
    margin-bottom: 0;
}
.faqs-wrap .panel.panel-default a.acc-plus {
    color: #000;
    font-size: 15px;
    line-height: 31px;
    position: relative;
    padding: 10px 40px 10px 15px;
    display: block;
}
.faqs-wrap .panel-body {
    padding: 15px;
    border-top: 1px solid #d32986;
    color: #666;
}
.accordian-toggle {
    display: inline-block;
    height: 30px;
    width: 30px;
    border: 1px solid #d32986;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 19%;
}
.collapsed .accordian-toggle::after {
    content: "";
    display: block;
    position: absolute;
    height: 15px;
    width: 1px;
    background-color: #d32986;
    left: 14px;
    top: 7px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.collapsed .accordian-toggle::after {
    opacity: 1;
}
.accordian-toggle::before {
    background-color: #767676;
}
.accordian-toggle::before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 15px;
    background-color: #d32986;
    left: 7px;
    top: 14px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.expert-ready-for-help h2 {
    margin-bottom: 30px;
    font-size: 60px;
    font-weight: bold;
    line-height: 76px;
}
.expert-ready-for-help h2 span {
    font-size: 24px;
}
.git-wrap {
    padding: 50px 0;
    position: relative;
}
.git-wrap:before {
    content: "";
    background: #f6fcfe;
    width: 70%;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}
.git-wrap:after {
    content: "";
    background: #d32986;
    width: 6px;
    height: 85%;
    left: 0;
    top: 30px;
    position: absolute;
}
.contact-wrapper {
    background: #d32986;
    padding: 50px 30px;
    max-width: 440px;
    color: #fff;
    border-radius: 5px;
}
.contact-wrapper h4 {
    color: #fff;
    font-size: 25px;
}
.contact-wrapper .text .links {
    color: #fff !important;
    font-size: 15px;
}
.contact-icon {
    display: inline-block;
    width: 50px;
    font-size: 40px;
    background: url(../images/contact-icons.svg);
    background-size: cover;
    height: 40px;
    background-repeat: no-repeat;
}
.contact-icon.phone {
    background-position: -63px center;
}
.contact-icon.phone {
    background-position: -63px center;
}

.contact-icon.email {
    background-position: -130px center;
}
.contact-icon .fa-2x {
    font-size: 30px;
}
.contact-wrapper .text {
    display: inline-block;
    width: 80%;
    vertical-align: top;
    border-left: 1px solid #ff8bca;
    padding-bottom: 30px;
    padding-left: 18px;
}
.contact-wrapper .text p {
    margin-bottom: 0;
}
.git-wrap .form-control {
    height: 55px;
}
.git-wrap textarea.form-control {
    height: 150px;
    resize: none;
}
.contact-area {
    position: relative;
}
.social-icons {
    text-align: center;
}
.social-icons li {
    display: inline-block;
    margin: 10px 3px;
}
.social-icons li a {
    display: block;
    height: 50px;
    width: 50px;
    line-height: 55px;
    color: #fff;
    background: transparent;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #fff;
    transition: 0.3s;
}
.social-icons li a:hover {
    background: #fff;
    color: #447bd6;
}
/* guest-banner */
.common-cms-banner {
    padding: 100px 0 100px;
    color: #fff;
    text-align: center;
    background-image: url(../images/center-text-banner-bg.svg);
}
.common-cms-banner.lab-testing {
    padding: 0;
}
.common-cms-banner.lab-testing .image-holder.d-flex {
    margin-left: -22%;
}
.common-cms-banner.std-pg .image-holder.d-flex {
    margin-bottom: -100px;
}
.section-pd {
    padding: 100px 0;
}
.absolute-guest-imge {
    position: absolute;
    right: 9%;
    top: 34%;
}
.common-cms-banner h1 {
    color: #000;
    font-size: 104px;
    line-height: 115px;
}
.common-cms-banner h2 {
    font-size: 63px;
    line-height: 94px;
    margin-bottom: 0;
    color: #000;
    font-weight: 300;
}
.common-cms-banner p {
    color: #000;
    font-size: 28px;
    font-weight: 300;
    line-height: 70px;
}
.guest-image-holder {
    position: relative;
}
.guest-wizards-detail {
    padding: 62px 0;
}
.styled-listing {
    margin: 20px 0;
}
.styled-listing li {
    padding-bottom: 10px;
    padding-left: 40px;
    position: relative;
}
.styled-listing li:before {
    content: "";
    width: 30px;
    background: url(../images/check.png);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 0;
    height: 30px;
    top: 0;
}
.intro-description h1 {
    font-size: 64px;
    line-height: 106px;
}
.intro-description h4 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 40px;
}
.intro-right-img {
    position: relative;
}
.intro-right-img img {
    width: 100%;
    height: auto;
}
.intro-right-img .right-img-text {
    position: absolute;
    bottom: 20%;
    background: #447bd6;
    padding: 40px 15px;
    max-width: 200px;
    border-radius: 6px;
    font-size: 18px;
    color: #fff;
    right: -50px;
    display: none;
}
.intro-right-img .img-icon {
    max-width: 75px;
    margin: 10px auto 30px;
}
.step-wrap {
    padding: 0 10px;
    text-align: center;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    border-radius: 3px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.step-wrap:hover {
    background: #fff;
}
.step-wrap .img-icons {
    width: 89px;
    height: 85px;
    position: absolute;
    top: 10px;
    left: -44px;
}
.step-wrap .img-icons .svg-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/* consultant */
.consultant-pg {
    padding: 120px 0 !important;
}
.consultaion-new-feature {
    padding-top: 100px;
}
.consultant-image-holder {
    display: flex;
    align-items: center;
}
.c-image-2 {
    margin-left: 12%;
}
.consultation-banner-lottie {
    position: absolute;
    width: 81%;
}
.categories-wrap {
    background: #f1fafd url(../images/map.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.cat-select {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 65px;
}
.cat-pkg ul li {
    width: 32.33%;
    display: inline-block;
    margin: 2px;
}
.cat-select input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.cat-select .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 100%;
    border-radius: 2px;
    left: 0;
    top: 0;
    transition-duration: 0.3s;
    transform-origin: top left;
    padding: 10px 10px 10px 50px;
}
.cat-select:hover input ~ .checkmark {
    background-color: #f8f8f8;
    height: 100%;
    width: 100%;
}
.cat-pkg ul li .cat-select {
    transition: all 0.3s;
    border: 2px solid transparent;
}
.cat-pkg ul li .cat-select:hover {
    border: 2px solid #659efc;
}
.cat-select input:checked ~ .checkmark {
    height: 100%;
    width: 100%;
    background: #fff;
    color: #659efc;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
}
.cat-select .checkmark:before {
    content: "";
    position: absolute;
    background-color: #f8f8f8;
    height: 100%;
    left: 0;
    top: 0;
    transition-duration: 0.3s;
    transform-origin: top left;
    width: 0;
}
.cat-select:hover input ~ .checkmark:before {
    height: 100%;
    width: 100%;
}
.cat-select input:checked ~ .checkmark:after,
.cat-select:hover input:checked ~ .checkmark:before {
    width: 0;
}
.cat-select .checkmark .content {
    position: absolute;
    z-index: 99;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
}
.checkmark .content h4 {
    font-size: 17px !important;
    margin-bottom: 0;
    letter-spacing: 0.2px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
}
.cat-select input:checked ~ .checkmark .content h4 {
    color: #659efc;
}
.cat-select input:checked ~ .checkmark .content {
    color: #000;
}
.checkmark .content {
    font-size: 15px;
    letter-spacing: 1px;
}
.cat-select .checkmark::after {
    content: "";
    width: 35px;
    height: 35px;
    top: 0;
    display: block;
    left: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    background: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    border: 2px solid #659efc;
    margin-top: 15px;
    margin-left: 5px;
}
.cat-select input:checked ~ .checkmark::after {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 8px solid;
}
.consult-now-area {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 59px #d329861a;
    border-radius: 26px;
    padding: 50px 35px;
}

.common-user-pg {
    background: url("../images/login-big-heart-bg.png") no-repeat;
}
.common-user-pg h4 {
    font-weight: 300;
}
.pg-title {
    margin-bottom: 50px;
}
.loign-section {
    position: relative;
    height: auto;
    overflow: auto;
    min-height: 100vh;
    padding: 45px 0 30px;
}
.loign-section::before {
    content: "";
    height: 71%;
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;
    background: #dbf5fc;
    z-index: -3;
}
.loign-section .form-control {
    background: #0000006a 0% 0% no-repeat padding-box;
    border: 1px solid #8b8b8b;
    border-radius: 4px;
    color: #fff;
    padding-left: 42px;
    height: 70px;
}
.loign-section ::placeholder {
    color: #fff !important;
}
span.icon-holder-bg {
    display: flex;
    align-items: center;
    position: relative;
}
.form-wraps i.fa {
    color: #aeaeae;
    z-index: 9;
    position: absolute;
    font-size: 22px;
    width: 31px;
    height: 31px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 10px;
}
.form-wraps .custom-chkbox,
.form-wraps p {
    color: #fff;
    font-size: 16px;
}
.form-logo img {
    margin: auto;
    margin: 0 auto;
    display: flex;
}
.forgot-link {
    float: right;
    color: #d32986;
    font-size: 13px;
}
.get-strated {
    bottom: 0;
    text-align: center;
}

.get-strated p {
    font-size: 13px;
}
.review-page .form-logo {
    margin-bottom: 10px;
}
.review-page .starsRatings {
    width: 150px;
    float: none;
    margin: 0 auto;
}
.review-page ul.review-spcial {
    display: flex;
    margin: 0;
    padding-bottom: 40px;
    justify-content: center;
}
.review-page ul.review-spcial li {
    display: inline-block;
}
.review-page ul.review-spcial li a {
    display: flex;
    width: 50px;
    text-align: center;
}
.selection-page .form-wraps {
    max-width: 1170px;
    width: 100%;
    padding-bottom: 60px;
}
.selection-box {
    text-align: center;
    margin-bottom: 30px;
    transition: all 0.3s ease-in-out;
    display: block;
}
.selection-box:hover .select-icon,
.selection-box:focus .select-icon {
    background: #0000006a 0% 0% no-repeat padding-box;
    border: 5px solid #d32986;
    border-radius: 24px;
}
.selection-box:hover h4,
.selection-box:focus h4 {
    color: #d32986;
}
.selection-box h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin: 12px 0;
    letter-spacing: 0.6px;
    color: #ddf5ff;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.select-icon {
    padding: 20px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    width: 240px;
    height: 200px;
    margin: 0px auto 10px;
    background: #0000006a 0% 0% no-repeat padding-box;
    border: 4px solid transparent;
    border-radius: 24px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.select-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.custom-chkbox {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 500;
}
.custom-chkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.custom-chkbox .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #dbdbdb;
}
.custom-chkbox:hover input ~ .checkmark {
    background-color: #ccc;
}
.custom-chkbox input:checked ~ .checkmark {
    background-color: #ef762a;
}
.custom-chkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.custom-chkbox input:checked ~ .checkmark:after {
    display: block;
}
.custom-chkbox .checkmark::after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0px 2px 2px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.package-head {
    height: 160px;
    overflow: hidden;
    position: relative;
}
.package-head h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 205px;
    position: absolute;
    top: 0px;
    height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    z-index: 99;
    padding-top: 20px;
    font-size: 50px;
}
.package-head h4::before {
    content: "";
    position: absolute;
    height: 190px;
    width: 200px;
    background-color: #447bd6;
    opacity: 0.9;
    border-radius: 0 50px 0 0;
    -webkit-transform: rotate(-220deg) skewX(22deg);
    -ms-transform: rotate(-220deg) skewX(22deg);
    transform: rotate(-220deg) skewX(22deg);
    bottom: -125px;
    left: -10px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: -1;
    top: -80px;
}
.feature-card.price-card {
    background: #fff;
    transition: all 0.3s;
    margin: 30px auto;
    max-width: 310px;
}
.feature-card.price-card:hover,
.feature-card.price-card.active {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    background: #f3fbfd;
    transform: scale(1.1);
}
.pkg-title {
    margin-top: 140px;
    font-size: 22px;
    padding: 0px 10px;
    font-weight: 600;
    text-transform: uppercase;
}
span.duration {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}
span.sign {
    font-size: 24px;
    font-weight: 400;
    margin-top: -18px;
}
.pkg-title {
    margin-top: 130px;
    font-size: 22px;
    padding: 0px 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 29px;
}
.pkg-feature-list {
    padding: 30px 25px;
}
.pkg-feature-list li {
    font-size: 15px;
    padding: 0 0px 8px 20px;
    position: relative;
    color: #666;
}
.pkg-feature-list li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -6px;
    width: 14px;
    height: 20px;
    background: url(../images/svg/check-icon.svg) no-repeat;
}

.categories-tabs .wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    height: 46px;
    background: #fff;
    margin-bottom: 30px;
    max-width: 1100px;
}
.categories-tabs .list {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 1200px;
    margin-left: 0;
    margin-top: 0px;
}
.categories-tabs .list li {
    display: table-cell;
    position: relative;
    text-align: center;
    cursor: grab;
    cursor: -webkit-grab;
    color: #efefef;
    vertical-align: middle;
}
.categories-tabs .nav-tabs li a.nav-link {
    border: none;
}
.categories-tabs .scroller {
    text-align: center;
    cursor: pointer;
    display: block;
    padding: 7px;
    padding-top: 8px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #fff;
    height: 45px;
    border: 2px solid #229cd5;
    color: #229cd5;
}
.scroller-right {
    float: right;
}
.scroller-left {
    float: left;
}
.page-wrapper.pricing {
    background: #c3eedd;
    padding-bottom: 110px;
}
.page-wrapper.pricing .loign-section::before {
    display: none;
}
.page-wrapper.pricing .loign-section .form-wraps {
    position: relative;
    top: 40px;
    right: 0;
    z-index: 9999999;
    width: 95%;
    padding: 0 10px 20px;
    margin-top: 7%;
    max-width: 1400px;
    left: 0;
    background: transparent;
    border-radius: 10px;
    margin: 0 auto;
}
.page-wrapper.pricing .form-logo {
    padding: 20px 15px 0px;
    border-radius: 0 0 6px 6px;
    margin: -40px auto 20px;
}
.page-wrapper.pricing .loign-section {
    position: relative;
    height: auto;
    overflow: visible;
}
.cat-pkg {
    padding: 30px 0 40px;
}
.pay-form-title {
    font-size: 19px;
    padding-top: 7px;
    display: inline-block;
}
.paymnt-form {
    max-width: 800px;
    padding: 50px;
    margin: auto;
    background: #f8f8f8;
}
.paymnt-form .form-control {
    height: 44px;
}
.check-boxes .custom-chkbox {
    display: block;
    font-size: 16px;
}
#state_consultataion-error {
    color: red;
    font-style: italic;
    font-size: 12px;
}
.dropdown.other-links {
    padding: 0 10px;
}
.dropdown.other-links a {
    font-size: 22px;
}
#st-1 .st-btn > img {
    margin-right: 0;
}
.main-heading {
    font-size: 1.75rem;
    color: #000;
    margin-bottom: 10px;
}
.custom-input-wrap input {
    width: 100%;
    padding-right: 85px;
    min-width: 300px;
}
.sa-confirm-button-container .btn-primary {
    min-width: 50px;
    padding: 15px 30px;
    border-radius: 7px;
}
.popover-title {
    font-size: 18px;
    text-align: center;
}
.popover-body {
    background: #2397dd;
    color: #fff;
}
.popover-header {
    background: #1d7eb8;
    border-bottom: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.bs-popover-auto[x-placement^="right"] > .arrow::after,
.bs-popover-right > .arrow::after {
    border-right-color: #2397dd;
}
.bs-popover-auto[x-placement^="left"] > .arrow::after,
.bs-popover-left > .arrow::after {
    border-left-color: #2397dd;
}
.bs-popover-auto[x-placement^="top"] > .arrow::after,
.bs-popover-top > .arrow::after {
    border-top-color: #2397dd;
}
.bs-popover-auto[x-placement^="bottom"] > .arrow::after,
.bs-popover-bottom > .arrow::after {
    border-bottom-color: #2397dd;
}
.popover-content {
    background-color: transparent;
    padding: 25px;
    font-size: 12px;
}
.arrow {
    border-right-color: red !important;
}
.contact-wrapper .text .links {
    color: #fff;
}
.form-label-group {
    position: relative;
}
.help-icon {
    position: absolute;
    right: 12px;
    top: 56%;
    color: #888;
    font-size: 18px;
}
.select2-container .select2-selection--multiple {
    min-height: 50px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 7px 5px;
}
.mobile-nav {
    display: none;
}
.profile-form .social-media-list li {
    display: inline-block;
}
.profile-form .social-media-list {
    padding: 10px 0;
    background: #f5f5f5;
    text-align: center;
}
.profile-form .social-media-list li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #447bd6;
    color: #fff;
    border-radius: 50%;
}
.profile-form .user {
    background: #f9f9f9;
    padding: 20px;
}
.profile-slider .user {
    background: #f9f9f9;
    padding: 20px 20px 0;
}
.profile-form .specialist-list .badge {
    font-size: 13px;
    font-weight: 600;
    padding: 7px 10px;
}
.profile-form .dp-wrap {
    width: 100%;
    height: 220px;
    overflow: hidden;
    margin-bottom: 20px;
}
.profile-form .dp-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.profile-form .about-header h4 {
    font-size: 20px;
    color: #17a2b8;
    font-weight: 400;
}
.profile-form .about-header .key-points {
    margin-bottom: 10px;
    display: none;
}
.success-message-wrapper {
    max-width: 600px;
    background: rgba(70, 244, 64, 0.2);
    text-align: center;
    padding: 40px;
    margin: auto;
    font-size: 18px;
    line-height: 30px;
}
.success-message-wrapper .icon-holder {
    margin-bottom: 30px;
}
.profile-logo {
    position: absolute;
    width: 230px;
    background: #447bd6;
    border-radius: 0 0 10px 10px;
    padding: 15px 20px;
    right: 0;
    left: 0;
    margin: auto;
}
.profile-slider .dp-wrap {
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.profile-slider .dp-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cms-banner.profile-slider {
    padding: 130px 0 0;
}
.cms-banner.profile-slider h2 {
    font-size: 45px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
}
.slide-text {
    text-align: left;
    padding-top: 100px;
}
.dr-rating span {
    font-size: 25px;
}
.profile-form .profile-card {
    padding-top: 30px;
}
.profile-slider .dr-design {
    font-size: 25px;
    font-weight: 400;
}
.main-tabs.profile-tabs .p-tabs-list {
    justify-content: center;
    margin-bottom: 30px;
    border-bottom: 0;
}
.main-tabs.profile-tabs .p-tabs-list > .nav-item .nav-link.choice {
    width: 170px;
    text-align: center;
    padding: 10px;
    height: 125px;
    margin: 7px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.main-tabs.profile-tabs .p-tabs-list > .nav-item .nav-link.choice:before {
    background: #447bd6;
}
.main-tabs.profile-tabs .p-tabs-list > .nav-item .nav-link.choice .icon {
    margin: 10px 0;
    position: relative;
}
.main-tabs.profile-tabs .p-tabs-list > .nav-item .nav-link.choice .icon i {
    font-size: 50px;
}
.imgHolder {
    overflow: hidden;
    border-radius: 10px;
    max-height: 450px;
}
.refund-listing strong {
    display: block;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 400;
}
.refund-policy-wrap {
    padding-right: 70px;
    text-align: justify;
}

/* #banner */
#main-banner.banner {
    padding: 200px 0 300px 0;
    background: #dbf5fc;
    clip-path: ellipse(84% 100% at 49.32% 0%);
}
#main-banner.banner p {
    width: 100%;
    font-size: 28px;
    line-height: 42px;
    font-weight: 300;
    letter-spacing: 0px;
}
#main-banner.banner p.para-1 {
    text-align: right;
    font-size: 34px;
    line-height: 55px;
}
.button-holder {
    padding-top: 50px;
}
.health-btn {
    border: none;
    background: #d32986;
    color: #fff;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    padding: 19px 30px;
    font-family: "Outfit";
    font-size: 16px;
    line-height: 20px;
    border: 2px solid transparent;
}
.health-btn:hover {
    background: transparent;
    border-color: #d32986;
    color: #d32986;
}
.three-easy-steps .easy-content-detail .health-btn {
    padding: 19px 48px;
}
.banner .top-heading {
    margin-bottom: 80px;
    display: flex;
    flex-direction: column;
    align-items: end;
}
.banner .doc-text {
    font-size: 16px;
    font-weight: 700;
    color: #447bd6;
    line-height: 20px;
}
.banner .doc-icon {
    margin-right: 10px;
}
.banner .doc-section {
    margin-right: 23px;
    display: flex;
    align-items: center;
}
.banner .pulse-instrument img {
    position: absolute;
    top: -29%;
    left: 1%;
}
.banner .lottie-player {
    overflow: hidden;
    width: 65%;
}
.banner-lottie {
    margin-left: -19%;
}
/* how-it-works */
#home-how-it-works {
    padding: 200px 0;
}

.how-works-detail p {
    padding: 38px 0;
}
.facility-fields {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 30px #0000000f;
    border: 1px solid #eea4e8;
    width: 370px;
    height: 70px;
    border-radius: 6px;
    align-items: center;
    overflow: hidden;
}
.facility-fields .f-items {
    background-color: #fcf7fa;
    padding: 20px;
    border-radius: 100%;
    overflow: hidden;
    margin-left: -18px;
    width: 85px;
    margin-right: 20px;
}
.facility-fields .f-items img {
    padding-left: 7px;
}
.greenish-items-row .facility-fields .f-items {
    background-color: #dbf5fc;
}
.greenish-items-row .facility-fields {
    margin-top: 20px;
    border: 1px solid #659efc;
}
.video-container {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 59px #d3298619;
    border-radius: 120px 40px;
    height: 405px;
    margin-left: 30px;
    overflow: hidden;
    cursor: pointer;
}
/* end */
/* what-patient-says */
.what-patient-says {
    padding-top: 100px;
    background-color: #fff;
    padding-bottom: 220px;
}
.links-detail img {
    max-width: 100%;
}
.what-patient-says .content {
    margin-bottom: 80px;
}
.girl-absolute-image {
    position: absolute;
    left: 20px;
    width: 40%;
    bottom: 0;
    z-index: 2;
}
.what-patient-says .content strong {
    font-size: 30px;
    color: #447bd6;
    font-weight: 700;
    line-height: 34px;
    display: block;
    margin-bottom: 16px;
}
.what-patient-says .content h3 {
    margin-bottom: 25px;
}
.what-patient-says .content p {
    color: #4b4b4b;
    font-size: 18px;
    line-height: 30px;
}
.what-patient-says .content {
    margin-bottom: 100px;
}
.slider-wraper {
    background: #f8f8f8 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 8px #00000029;
    border-radius: 0px 40px 40px 40px;
    opacity: 1;
    padding: 40px;
    height: 320px;
}
.patients-reviews .slick-slide {
    margin: 15px 30px;
}
.what-patient-says .slick-list {
    margin: 0 -27px;
}
.patients-reviews .slider-wraper p {
    color: #030000;
}
.patients-reviews .slider-wraper .d-n-details {
    padding-top: 23px;
}
.state-name {
    padding-bottom: 15px;
    line-height: 30px;
}
/*.what-patient-says .slick-arrow::before {
    color: #447bd6;
    font-family: "fontawesome";
    border: 1px solid #447bd6;
    padding: 10px 11px 6px 11px;
    border-radius: 50%;
}
.what-patient-says .slick-next:before {
    content: "\f054";
}
.what-patient-says .slick-prev:before {
    content: "\f053";
}
.what-patient-says .slick-prev {
    z-index: 10;
    left: -50px;
    border: none;
    background: none;
}
.what-patient-says .slick-next {
    right: -50px;
    border: none;
    background: none;
} */
/* three-easy-steps */
.three-easy-steps {
    padding: 0 0 108px 0;
    position: relative;
}
.three-easy-steps .patient-img {
    position: absolute;
    top: 16%;
    left: 0;
}
.common-flex-set {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.three-easy-steps .easy-content-detail h2 {
    font-size: 104px;
    line-height: 50px;
    letter-spacing: 0px;
    color: #d32986;
    text-transform: uppercase;
    margin-bottom: 23px;
    font-weight: bold;
}
.three-easy-steps .easy-content-detail h3 {
    margin-bottom: 25px;
}

.three-easy-steps .easy-content-detail .plusecaremd {
    font-size: 18px;
    margin-bottom: 58px;
    color: #000;
}

.three-easy-steps .easy-content-detail .steps-detail h4 {
    padding-top: 15px;
    padding-bottom: 25px;
    color: #000000;
}
.three-easy-steps .easy-content-detail .appointement-list li {
    font-size: 18px;
    line-height: 27px;
    color: #d32986;
    margin-bottom: 15px;
    position: relative;
    padding-left: 35px;
}
.three-easy-steps .steps-detail {
    flex: 1;
}
.three-easy-steps .steps-detail p {
    color: #000;
    padding-bottom: 40px;
}
span.list-heart-img {
    margin-right: 20px;
}
ul.appointement-list {
    padding-bottom: 20px;
}
.step-2 {
    padding: 100px 0;
    align-items: center;
}
.step-2.step-3 {
    padding: 0 0;
    align-items: center;
}
.three-easy-steps .step-2 .steps-detail p {
    padding-bottom: 0;
}
.three-easy-steps .step-2 .easy-content-detail .steps-detail h4 {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #000000;
    line-height: 44px;
    width: 660px;
}
.row.step-2-categpries img {
    padding: 35px 0;
}
.three-easy-steps .easy-content-detail .appointement-list li::before {
    content: "";
    width: 30px;
    background: url(../images/small-heart.svg);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 0;
    height: 30px;
    top: 8px;
}
/* data-services-ratio */
.data-pulsecaremd-ratio {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 40px;
}
.pink-ratio-bg {
    background: url(../images/services-ratio.svg) no-repeat;
    background-size: 100%;
    padding-top: 120px;
    padding-bottom: 262px;
    padding-left: 150px;
    padding-right: 150px;
}
.pink-ratio-bg h4 {
    width: 680px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    padding-bottom: 70px;
}
.pink-ratio-bg h2,
.pink-ratio-bg p {
    color: #fff;
    text-align: center;
}
.pink-ratio-bg h2 {
    padding-bottom: 20px;
}
/* select-a-condition */
.select-a-condition {
    background: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
}
.speciality-text {
    margin-bottom: 15px;
}
.category--conditions {
    padding-top: 70px;
}
.category-content p.twentysix-text {
    padding: 25px 0;
}
.select-a-condition .category-arrow-btns {
    padding: 10px;
    color: #000000;
    border: 1px solid #ebd8e3;
    transition: all ease-in-out 0.3s;
    padding-right: 30px;
    margin-bottom: 20px;
    width: 29%;
    margin-right: 32px;
}
.category--conditions li {
    list-style-type: none;
}
.select-a-condition .category-arrow-btns .circle-arrow {
    background: #ebd8e3;
    border-radius: 50%;
    transition: all ease-in-out 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
}
.select-a-condition .category-arrow-btns span {
    font-size: 16px;
}
.select-a-condition .category-arrow-btns:hover .circle-arrow {
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
}
.select-a-condition .category-arrow-btns:hover {
    padding-right: 16px;
    background: #d32986;
    color: #fff;
}
.select-a-condition .category-arrow-btns .fa-arrow-right {
    color: #fff;
}
.select-a-condition .category-arrow-btns:hover .fa-arrow-right {
    color: #d32986;
}
/* testimonial */
/* what patient Says */
.what-patient-says {
    position: relative;
}
.what-patient-says::before {
    background: url(../images/what-patient-says-bg.svg) no-repeat;
    content: "";
    position: absolute;
    left: 0;
    width: 40%;
    height: 100%;
    background-size: 100% 100%;
    top: 0;
}

.testimonial {
    padding: 80px 0 128px 0;
}
.testimonial .heading-side strong {
    font-size: 30px;
    line-height: 35px;
    color: #447bd6;
    display: block;
    margin-bottom: 35px;
}
.testimonial .slider-container {
    padding: 85px 0 85px 0;
    background: #f8fcfd;
}
.testimonial .slider-container .testimonial-slider {
    margin-left: 73px;
}
.testimonial .slider-card {
    background: #fff;
    border: 1px solid #efefef;
    padding: 45px 34px 38px 40px;
    height: 100%;
}
.testimonial .slider-card h4 {
    color: #000;
    margin-bottom: 19px;
}
.testimonial .slider-card .date .set-date {
    font-size: 14px;
    line-height: 17px;
    color: #000;
}
.testimonial .slider-card .date .fa-calendar {
    color: #447bd6;
    margin-right: 7px;
    font-size: 13px;
}
.testimonial .slider-card .rating .fa-star {
    color: #ef9f00;
    margin-right: 3px;
    font-size: 12px;
}
.testimonial .slider-card .date-rating {
    margin-bottom: 50px;
}
.testimonial .slider-card .test-text {
    margin-bottom: 30px;
}
.testimonial .slider-card .name {
    color: #447bd6;
    font-size: 14px;
    display: block;
    text-align: right;
}
.testimonial .slick-slide {
    margin: 0 15px;
}
.testimonial .slick-list {
    margin: 0 -15px;
    display: grid;
}
.testimonial-container {
    padding: 0 15px;
    max-width: 100%;
    margin: 0 auto;
    margin-right: -9%;
}
.testimonial .heading-side {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.testimonial .slick-prev:before,
.testimonial .slick-next:before {
    font-size: 30px;
    font-weight: 700;
    opacity: 1;
    color: #447bd6;
}
.testimonial .slick-prev:hover:before,
.testimonial .slick-next:hover:before {
    color: #74e7fa;
}
.testimonial .slick-prev {
    left: auto;
    right: 26%;
    top: auto;
}
.testimonial .slick-prev,
.testimonial .slick-next {
    width: 30px;
    height: 30px;
    bottom: -20%;
    border: none;
    background: none;
}
.testimonial .slick-next {
    right: 21%;
    top: auto;
}
.slick-next:before {
    content: "→";
}
.slick-prev:before {
    content: "←";
}
/* FAQ */
.faq {
    padding: 173px 0 152px 0;
    background: #f8fcfd;
    color: #15161d;
}
.faq .content h3 {
    margin-bottom: 20px;
}
.faq .card-header {
    background: #f8fcfd;
}
.faq .accordian-numbers {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
}
.faq .accordian-numbers::before {
    content: "";
    position: absolute;
    width: 100%;
    background: #15161d;
    z-index: 111;
    bottom: -20px;
    left: 0;
    height: 2px;
}
.faq .card-body {
    background: #dcecf9;
    font-size: 16px;
    line-height: 29px;
    padding: 34px 22px;
}
.faq .btn-link {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.faq .btn-link .fa-chevron-down {
    color: #c1c1c1;
    transition: all ease-in-out 0.3s;
}
.faq .btn-link:focus {
    box-shadow: none;
}
.faq .btn-link.active .fa-chevron-down {
    transform: rotate(180deg);
    color: #000;
}
.faq .accordion > .card:not(:first-of-type),
.accordion > .card > .card-header,
.accordion > .card:not(:last-of-type) {
    border: 0;
}
.faq .accordion > .card > .card-header {
    border-bottom: 3px solid #c1c1c1;
    padding: 12px 0;
    display: flex;
    align-items: center;
}
.faq .question-form {
    padding: 52px 36px 44px 36px;
    border-radius: 30px;
    text-align: center;
    position: relative;
    z-index: 2;
    background: #fff;
    box-shadow: 0px 3px 33px #00000014;
    border-radius: 36px;
}
.faq .form-border {
    position: relative;
}
.faq .form-border::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    border: 2px solid #447bd6;
    top: -25px;
    left: -25px;
    border-radius: 36px;
    z-index: 0;
}
.faq .question-form h4 {
    color: #1f2278;
    margin-bottom: 34px;
}
.faq .question-form .form-input input {
    width: 100%;
    height: auto;
    font-size: 16px;
    border: 1px solid #d6d6d6;
    padding: 15px 17px;
    border-radius: 4px;
}
.faq .question-form .form-input input::placeholder,
.faq .question-form .form-textarea textarea::placeholder {
    color: #4b4b4b;
}
.faq .question-form .form-input {
    margin-bottom: 16px;
}
.faq .question-form .form-textarea textarea {
    resize: none;
    width: 100%;
    height: 125px;
    font-size: 16px;
    border: 1px solid #d6d6d6;
    padding: 15px 17px;
    border-radius: 4px;
    color: #4b4b4b;
    margin-bottom: 22px;
}
.faq .question-form .form-btn {
    background: #26e0f8;
    color: #fff;
    border-radius: 25px;
    font-size: 16px;
    border: none;
    padding: 15px 30px;
    line-height: 20px;
    font-weight: 600;
    transition: all ease-in-out 0.3s;
}
.faq .question-form .form-btn:hover {
    background: #1f2278;
}
.faq .content {
    margin-right: 60px;
}
/* app-view */
.app-view {
    padding: 126px 0 100px 0;
    border-bottom: 2px solid #26e0f8;
}
.app-view .content {
    margin-bottom: 65px;
}
.app-view .content h2 {
    font-size: 60px;
    line-height: 65px;
    margin-bottom: 11px;
    color: #26e0f8;
}
.app-view .content h4 {
    color: #000;
    margin-bottom: 18px;
}
.app-view .content p {
    font-size: 18px;
}

/* footer */
#footer {
    padding-top: 95px;
    position: relative;
    background: #d32986;
    z-index: 3;
    overflow: hidden;
}
#footer::before {
    background: url(../images/footer-bg.svg) no-repeat;
    content: "";
    position: absolute;
    left: -71px;
    width: 970px;
    height: 656px;
    background-size: 100%;
    top: -112px;
}
.footer-logo {
    margin-left: -9px;
    margin-bottom: 25px;
}
p.footer-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.f-learn-more a {
    color: #fff;
    font-weight: 600;
}
.footer-p {
    color: #fff;
    margin: 40px 0;
}
.footer-heading p {
    margin-bottom: 30px;
    color: #fff;
}
p.copyright,
p.copyright a {
    text-align: center;
    width: 100%;
    font: normal normal normal 20px/27px Segoe UI;
    color: #fff;
}
.d-flex.bottom-footer {
    padding: 20px 0;
}
footer .footer-cms-list li a {
    color: #fff;
    font-size: 18px;
    line-height: 27px;
}
footer .footer-cms-list li a:hover {
    color: #000;
}
footer .footer-cms-list li {
    margin-bottom: 17px;
}
footer .social-network-list li a {
    color: #fff;
}
footer .social-network-list li a span {
    margin-right: 15px;
    font-size: 20px;
}
footer .social-network-list li a:hover {
    color: #000;
}
.social-network-list li {
    margin-bottom: 30px;
}
.breadcrums li {
    display: inline-block;
    padding: 5px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
}
.breadcrums .bread-list li + li:before {
    padding: 8px;
    color: #d32986;
    content: "/\00a0";
}
.breadcrums li a {
    color: #d32986;
}
.styled-listing {
    margin: 20px 0;
}
.styled-listing li {
    padding-bottom: 10px;
    padding-left: 40px;
    position: relative;
}
.styled-listing li:before {
    content: "";
    width: 30px;
    background: url(../images/check.png);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 0;
    height: 30px;
    top: 0;
}
.intro-right-img {
    position: relative;
}
.intro-right-img .right-img-text {
    position: absolute;
    bottom: 20%;
    background: #447bd6;
    padding: 40px 15px;
    max-width: 200px;
    border-radius: 6px;
    font-size: 18px;
    color: #fff;
    right: -50px;
}
.intro-right-img .img-icon {
    max-width: 75px;
    margin: 10px auto 30px;
}
.categories-wrap {
    background: #f1fafd url(../images/map.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.cat-select {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 80px;
}
.cat-pkg ul li {
    width: 32.33%;
    display: inline-block;
    margin: 2px;
}
.cat-select input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.cat-select .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 100%;
    border-radius: 2px;
    left: 0;
    top: 0;
    transition-duration: 0.3s;
    transform-origin: top left;
    padding: 10px 10px 10px 50px;
}
.cat-select .checkmark a {
    color: #447bd6;
}

.cat-select:hover input ~ .checkmark {
    background-color: #f8f8f8;
    height: 100%;
    width: 100%;
}
.cat-pkg ul li .cat-select {
    transition: all 0.3s;
    border: 2px solid transparent;
}
.cat-pkg ul li .cat-select:hover {
    border: 2px solid #659efc;
}
.cat-select input:checked ~ .checkmark {
    height: 100%;
    width: 100%;
    background: #fff;
    color: #659efc;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
}
.cat-select .checkmark:before {
    content: "";
    position: absolute;
    background-color: #f8f8f8;
    height: 100%;
    left: 0;
    top: 0;
    transition-duration: 0.3s;
    transform-origin: top left;
    width: 0;
}
.cat-select:hover input ~ .checkmark:before {
    height: 100%;
    width: 100%;
}
.cat-select input:checked ~ .checkmark:after,
.cat-select:hover input:checked ~ .checkmark:before {
    width: 0;
}
.cat-select .checkmark .content {
    position: absolute;
    z-index: 99;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
}
.checkmark .content h4 {
    font-size: 17px !important;
    margin-bottom: 0;
    letter-spacing: 0.2px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
}
.cat-select input:checked ~ .checkmark .content h4 {
    color: #659efc;
}
.cat-select input:checked ~ .checkmark .content {
    color: #000;
}
.checkmark .content {
    font-size: 14px;
    letter-spacing: 1px;
}
.cat-select .checkmark::after {
    content: "";
    width: 35px;
    height: 35px;
    top: 0;
    display: block;
    left: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    background: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    border: 2px solid #659efc;
    margin-top: 15px;
    margin-left: 5px;
}
.cat-select input:checked ~ .checkmark::after {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 8px solid;
}
.loign-section .form-wraps {
    position: relative;
    width: 65%;
    margin: 0 auto;
    background: url("../images/login-bg.png") no-repeat;
    padding: 124px 270px;
    background-size: 100% 100%;
}
.loign-section.as-patient-as-guest .form-wraps {
    padding: 124px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.loign-section.patient-register-pg .form-wraps {
    padding: 105px 120px;
}
.loign-section.login-pg.common-user-pg.forgot-pg .form-wraps {
    background-size: 100% 100%;
}

.form-wraps .form-control {
    padding-left: 55px;
    height: 70px;
    line-height: 42px;
}
.form-wraps .custom-chkbox,
.form-wraps p {
    color: #fff;
}
.get-strated {
    bottom: 0;
    text-align: center;
}
.get-strated p {
    font-size: 13px;
}
.review-page .form-logo {
    margin-bottom: 10px;
}
.review-page .starsRatings {
    width: 150px;
    float: none;
    margin: 0 auto;
}
.review-page ul.review-spcial {
    display: flex;
    margin: 0;
    padding-bottom: 40px;
    justify-content: center;
}
.review-page ul.review-spcial li {
    display: inline-block;
}
.review-page ul.review-spcial li a {
    display: flex;
    width: 50px;
    text-align: center;
}
.custom-chkbox {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 500;
}
.custom-chkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.custom-chkbox .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #dbdbdb;
}
.custom-chkbox:hover input ~ .checkmark {
    background-color: #ccc;
}
.custom-chkbox input:checked ~ .checkmark {
    background-color: #ef762a;
}
.custom-chkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.custom-chkbox input:checked ~ .checkmark:after {
    display: block;
}
.custom-chkbox .checkmark::after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0px 2px 2px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.package-head {
    height: 160px;
    overflow: hidden;
    position: relative;
}
.package-head h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 205px;
    position: absolute;
    top: 0px;
    height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    z-index: 99;
    padding-top: 20px;
    font-size: 50px;
}
.package-head h4::before {
    content: "";
    position: absolute;
    height: 190px;
    width: 200px;
    background-color: #447bd6;
    opacity: 0.9;
    border-radius: 0 50px 0 0;
    -webkit-transform: rotate(-220deg) skewX(22deg);
    -ms-transform: rotate(-220deg) skewX(22deg);
    transform: rotate(-220deg) skewX(22deg);
    bottom: -125px;
    left: -10px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: -1;
    top: -80px;
}
.feature-card.price-card {
    background: #fff;
    transition: all 0.3s;
    margin: 30px auto;
    max-width: 310px;
}
.feature-card.price-card:hover,
.feature-card.price-card.active {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    background: #f3fbfd;
    transform: scale(1.1);
}
.pkg-title {
    margin-top: 140px;
    font-size: 22px;
    padding: 0px 10px;
    font-weight: 600;
    text-transform: uppercase;
}
span.duration {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}
span.sign {
    font-size: 24px;
    font-weight: 400;
    margin-top: -18px;
}
.pkg-title {
    margin-top: 130px;
    font-size: 22px;
    padding: 0px 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 29px;
}
.pkg-feature-list {
    padding: 30px 25px;
}
.pkg-feature-list li {
    font-size: 15px;
    padding: 0 0px 8px 20px;
    position: relative;
    color: #666;
}
.pkg-feature-list li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -6px;
    width: 14px;
    height: 20px;
    background: url(../images/svg/check-icon.svg) no-repeat;
}
.nav-tabs {
    margin-bottom: 50px;
}
.nav-tabs li a.active::before {
    height: 100%;
    width: 100%;
}
.nav-tabs li a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 0%;
    width: 0%;
    background: #659efc;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.nav-tabs li a.nav-link {
    text-transform: uppercase;
    font-size: 13px;
    color: #659efc;
    font-weight: 600;
    padding: 12px 25px 12px;
    border: 1px solid #dedede;
    display: inline-block;
    position: relative;
    background: rgba(255, 255, 255, 0.3);
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs li.active a {
    color: #fff;
    border-color: #229cd5;
}
.nav-tabs li a.nav-link span {
    z-index: 9;
    position: relative;
}
.categories-tabs .wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    height: 46px;
    background: #fff;
    margin-bottom: 30px;
    max-width: 1100px;
}
.categories-tabs .list {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 1200px;
    margin-left: 0;
    margin-top: 0px;
}
.categories-tabs .list li {
    display: table-cell;
    position: relative;
    text-align: center;
    cursor: grab;
    cursor: -webkit-grab;
    color: #efefef;
    vertical-align: middle;
}
.categories-tabs .nav-tabs li a.nav-link {
    border: none;
}
.categories-tabs .scroller {
    text-align: center;
    cursor: pointer;
    display: block;
    padding: 7px;
    padding-top: 8px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #fff;
    height: 45px;
    border: 2px solid #229cd5;
    color: #229cd5;
}
.scroller-right {
    float: right;
}
.scroller-left {
    float: left;
}
.page-wrapper.pricing {
    background: #c3eedd;
    padding-bottom: 110px;
}
.page-wrapper.pricing .loign-section::before {
    display: none;
}
.patient-lottie {
    width: 237px;
    height: 280px;
    overflow: hidden;
}
.patient-lottie .lottie-player {
    position: absolute;
    top: -66px;
    width: max-content;
    height: 320px;
    left: -30px;
}
.guest-lottie {
    height: 159px;
}
.page-wrapper.pricing .loign-section .form-wraps {
    position: relative;
    top: 40px;
    right: 0;
    z-index: 9999999;
    width: 95%;
    padding: 0 10px 20px;
    margin-top: 7%;
    max-width: 1400px;
    left: 0;
    background: transparent;
    border-radius: 10px;
    margin: 0 auto;
}
.page-wrapper.pricing .form-logo {
    padding: 20px 15px 0px;
    border-radius: 0 0 6px 6px;
    margin: -40px auto 20px;
}
.page-wrapper.pricing .loign-section {
    position: relative;
    height: auto;
    overflow: visible;
}
.cat-pkg {
    padding: 30px 0 40px;
}
.pay-form-title {
    font-size: 19px;
    padding-top: 7px;
    display: inline-block;
}
.paymnt-form {
    max-width: 800px;
    padding: 50px;
    margin: auto;
    background: #f8f8f8;
}
.paymnt-form .form-control {
    height: 44px;
}
.check-boxes .custom-chkbox {
    display: block;
    font-size: 16px;
}
#state_consultataion-error {
    color: red;
    font-style: italic;
    font-size: 12px;
}
.dropdown.other-links {
    padding: 0 10px;
}
.dropdown.other-links a {
    font-size: 22px;
}
#st-1 .st-btn > img {
    margin-right: 0;
}
.main-heading {
    font-size: 1.75rem;
    color: #000;
    margin-bottom: 10px;
}
.custom-input-wrap input {
    width: 100%;
    padding-right: 85px;
    min-width: 300px;
}
.sa-confirm-button-container .btn-primary {
    min-width: 50px;
    padding: 15px 30px;
    border-radius: 7px;
}
.popover-title {
    font-size: 18px;
    text-align: center;
}
.popover-body {
    background: #447bd6;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
}
.popover-header {
    background: #26e0f8;
    border-bottom: 0;
    color: #212529;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.bs-popover-auto[x-placement^="right"] > .arrow::after,
.bs-popover-right > .arrow::after {
    border-right-color: #447bd6;
}
.bs-popover-auto[x-placement^="left"] > .arrow::after,
.bs-popover-left > .arrow::after {
    border-left-color: #447bd6;
}
.bs-popover-auto[x-placement^="top"] > .arrow::after,
.bs-popover-top > .arrow::after {
    border-top-color: #447bd6;
}
.bs-popover-auto[x-placement^="bottom"] > .arrow::after,
.bs-popover-bottom > .arrow::after {
    border-bottom-color: #447bd6;
}
.popover-content {
    background-color: transparent;
    padding: 25px;
    font-size: 12px;
}
.arrow {
    border-right-color: red !important;
}
.contact-wrapper .text .links {
    color: #fff !important;
}
.form-label-group {
    position: relative;
}
.help-icon {
    position: absolute;
    right: 12px;
    top: 56%;
    color: #888;
    font-size: 18px;
}
.select2-container .select2-selection--multiple {
    min-height: 50px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 7px 5px;
}
.mobile-nav {
    display: none;
}
.profile-form .social-media-list li {
    display: inline-block;
}
.profile-form .social-media-list {
    padding: 10px 0;
    background: #f5f5f5;
    text-align: center;
}
.profile-form .social-media-list li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #447bd6;
    color: #fff;
    border-radius: 50%;
}
.profile-form .user {
    background: #f9f9f9;
    padding: 20px;
}
.profile-slider .user {
    background: #f9f9f9;
    padding: 20px 20px 0;
}
.profile-form .specialist-list .badge {
    font-size: 13px;
    font-weight: 600;
    padding: 7px 10px;
    background-color: #447bd6;
}
/* .key-points {
    margin-top: 20px;
}
.key-points h3 {
    margin-bottom: 20px;
    font-size: 33px;
    line-height: 40px;
} */
.intro-description p {
    margin-bottom: 10px;
}
.intro-description p:last-child {
    margin-bottom: 0;
}
/* .key-points ul {
    margin-bottom: 30px;
} */
.profile-form .dp-wrap {
    width: 100%;
    height: 220px;
    overflow: hidden;
    margin-bottom: 20px;
}
.profile-form .dp-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.profile-form .about-header h4 {
    font-size: 20px;
    color: #1f2278;
    font-weight: 700;
}
/* .profile-form .about-header .key-points {
    margin-bottom: 10px;
} */
.success-message-wrapper {
    max-width: 600px;
    background: rgba(70, 244, 64, 0.2);
    text-align: center;
    padding: 40px;
    margin: auto;
    font-size: 18px;
    line-height: 30px;
}
.success-message-wrapper .icon-holder {
    margin-bottom: 30px;
}
.profile-logo {
    position: absolute;
    width: 230px;
    background: #447bd6;
    border-radius: 0 0 10px 10px;
    padding: 15px 20px;
    right: 0;
    left: 0;
    margin: auto;
}
.profile-slider .dp-wrap {
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.profile-slider .dp-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cms-banner.profile-slider {
    padding: 130px 0 0;
}
.cms-banner.profile-slider h2 {
    font-size: 45px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
}
.slide-text {
    text-align: left;
    padding-top: 100px;
}
.dr-rating span {
    font-size: 25px;
}
.profile-form .profile-card {
    padding-top: 30px;
}
.profile-slider .dr-design {
    font-size: 25px;
    font-weight: 400;
}
.main-tabs.profile-tabs .p-tabs-list {
    justify-content: center;
    margin-bottom: 30px;
    border-bottom: 0;
}
.main-tabs.profile-tabs .p-tabs-list > .nav-item .nav-link.choice {
    width: 170px;
    text-align: center;
    padding: 10px;
    height: 125px;
    margin: 7px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.main-tabs.profile-tabs .p-tabs-list > .nav-item .nav-link.choice:before {
    background: #447bd6;
}
.main-tabs.profile-tabs .p-tabs-list > .nav-item .nav-link.choice .icon {
    margin: 10px 0;
    position: relative;
}
.main-tabs.profile-tabs .p-tabs-list > .nav-item .nav-link.choice .icon i {
    font-size: 50px;
}
.imgHolder {
    overflow: hidden;
    border-radius: 10px;
    max-height: 450px;
}
.refund-listing strong {
    display: block;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 400;
}
.refund-policy-wrap {
    padding-right: 70px;
    text-align: justify;
}
.refund-policy-wrap span strong {
    color: #212529 !important;
    display: block;
    margin-bottom: 20px;
    font-size: 22px;
}
.refund-policy-wrap p {
    margin-bottom: 15px;
}
.refund-policy-wrap p:last-child {
    margin-bottom: 0;
}
.refund-listing li {
    margin-bottom: 20px;
}
.how-w-work-simple-step h2 {
    margin-bottom: 25px;
}
#what-we-do h2,
.how-w-work-simple-step h2 {
    font-size: 65px;
    line-height: 106px;
    font-weight: 500;
}
#what-we-do h4 {
    font-weight: 300;
}
/*section.how-we-work-simple-step */
section.how-w-work-simple-step {
    padding: 80px 0;
}
.how-w-work-simple-step .section-title {
    margin-bottom: 100px;
}
.how-w-work-simple-step h1 {
    font-size: 104px;
    line-height: 95px;
    color: #d32986;
}
.how-w-work-simple-step h4 {
    font-weight: 300;
}
.how-w-work-simple-step h5 {
    margin-bottom: 20px;
    color: #000000;
    font-weight: 700;
}
.detailText {
    padding-top: 40px;
    width: 850px;
}
.step-rounded-bg {
    height: 300px;
    width: 300px;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    padding: 10px;
    margin: 0 auto;
    border-radius: 50%;
}
.green-dotted-border {
    border: 4px dotted #4fc3f7;
}
.green-solid-border {
    border: 3px solid #4fc3f7;
    border-radius: 50%;
}
.step-rounded--green-bg::after {
    background-image: url("../images/step-1-shadow.svg");
}
.yellow-dotted-border {
    border: 4px dotted #f9ca8c;
}
.yellow-solid-border {
    border: 3px solid #f9ca8c;
    border-radius: 50%;
}
.step-rounded--yellow-bg::after {
    background-image: url("../images/step-2-shadow.svg");
}
.pink-dotted-border {
    border: 4px dotted #f5bddd;
}
.pink-solid-border {
    border: 3px solid #f5bddd;
    border-radius: 50%;
}
.step-rounded--pink-bg::after {
    background-image: url("../images/step-3-shadow.svg");
}
.step-rounded-bg.step-rounded--green-bg::before,
.step-rounded-bg.step-rounded--yellow-bg::before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    bottom: -56px;
    right: -102%;
    background-image: url("../images/haert-chain.svg");
    bottom: 3%;
}
.step-one-green {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.step-rounded-bg::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    bottom: -56px;
    z-index: -1;
    left: 0;
}
.step-rounded-bg h5 {
    font-family: "Outfit";
    letter-spacing: 2px;
}
.step-rounded-bg p {
    font-size: 16px;
}
.step-rounded--green-bg p {
    color: #5eb2d1 !important;
}
.step-rounded--yellow-bg p {
    color: #ebb978 !important;
}
.step-rounded--pink-bg p {
    color: #e6a2c9 !important;
}
.consultataion-fee-section {
    background-color: #fcf7fa;
    padding: 100px 0;
}
.consultataion-fee-section strong {
    font-weight: bold;
}
.consult-now-area h2 {
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 44px;
    font-weight: bold;
    color: #d32986;
}
.consult-now-areaa {
    color: #fff;
    font-size: 18px;
    text-decoration: underline;
}
.consult-now-area .button-hold {
    margin-top: 40px;
}
.popover {
    border: 1px solid rgb(0 0 0 / 11%);
}
.faqs-wrap .card-body .card-title {
    color: #d32986;
}
.faqs-wrap .card:hover {
    background: #d32986;
    color: #fff;
}
.faqs-wrap .card:hover .card-title {
    color: #fff;
}
.wizard-card h6 {
    color: #000;
}
.main-heading {
    color: #447bd6 !important;
    margin-bottom: 0 !important;
    margin-top: 30px !important;
}
label.check-container input:checked ~ .check-mark {
    background-color: #447bd6 !important;
    border-color: #447bd6 !important;
}
.sweet-alert h2,
.swal2-popup h2 {
    font-size: 28px;
    line-height: 33px;
}
.sweet-alert p {
    margin-bottom: 20px;
}
.swal2-styled.swal2-confirm {
    background-color: #26e0f8 !important;
    color: #fff;
    border-radius: 25px;
    font-size: 16px;
    border: none;
    padding: 15px 30px;
    line-height: 20px;
    font-weight: 600;
    transition: all ease-in-out 0.3s;
}
.swal2-styled.swal2-confirm:hover,
.swal2-styled.swal2-confirm:active,
.swal2-styled.swal2-confirm:focus {
    box-shadow: none !important;
    background-color: #1f2278 !important;
    border-color: inherit !important;
    background: #1f2278;
    color: #fff !important;
}
.swal2-styled.swal2-cancel {
    padding: 15px 30px;
    line-height: 20px;
    font-weight: 600;
}
.preloader svg {
    position: absolute;
    top: 43%;
    left: 0;
    margin: 0 auto;
    right: 0;
    padding: 0;
}
.preloader::after {
    display: none;
}
.sweet-alert .btn-primary {
    border: 0;
    border-radius: 0.25em;
    background: #3085d6;
    background-color: #3085d6 !important;
    color: #fff;
    font-size: 1.0625em;
}
.sweet-alert .btn-primary:hover,
.sweet-alert .btn-primary:active,
.sweet-alert .btn-primary:focus {
    box-shadow: none !important;
    background-color: #1f2278 !important;
    border-color: inherit !important;
    background: #1f2278;
    color: #fff !important;
}
.what-patient-says .content h2 {
    font-size: 60px;
}
/* end */
/* home features*/
.feature-wraper-box {
    padding: 70px 40px;
    height: 240px;
}
@media only screen and (max-width: 1600px) {
    .consultant-pg {
        padding: 85px 0 !important;
    }
    /* home banner */
    #main-banner.banner p {
        font-size: 18px;
        line-height: 17px;
    }
    .common-cms-banner.lab-testing .image-holder.d-flex {
        margin-left: -10%;
    }
    .common-cms-banner.lab-testing .image-holder.d-flex img {
        width: 80%;
    }
    .common-cms-banner h2 {
        font-size: 50px;
        line-height: 65px;
    }
    .as-patient-as-guest .loign-section .form-wraps {
        padding: 89px 185px;
        background-size: 100% 100%;
    }
    #main-banner.banner p.para-1 {
        font-size: 26px;
        line-height: 30px;
    }
    .common-cms-banner h2 {
        font-size: 50px;
        line-height: 60px;
    }
    .choose-option-service h2 {
        line-height: 65px;
        font-size: 48px;
    }
    .guest-wizards-detail {
        padding: 45px 0;
    }
    .what-patient-says::before {
        top: -6px;
    }
    .banner .pulse-instrument img {
        position: absolute;
        top: -35%;
        left: 7%;
        width: 75%;
    }
    .banner-lottie {
        margin-left: -12%;
    }
    #main-banner.banner {
        padding: 140px 0 250px 0;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 0;
        margin-bottom: -100px;
    }
    .what-patient-says .content {
        margin-bottom: 25px;
    }
    .health-btn {
        padding: 12px 12px;
        font-size: 14px;
    }
    .row.step-1 img,
    .row.step-2 img,
    .row.step-3 img {
        max-width: 80%;
    }
    .feature-wraper-box {
        padding: 53px 20px;
        height: 200px;
    }
    .feature-wraper-box .text-holder p {
        font-size: 18px;
        line-height: 22px;
    }
    section.feature-section {
        margin-top: -160px;
    }
    header #main-header .navbar-light .navbar-nav .nav-item {
        padding: 8px 20px;
    }
    header #main-header .navbar-light .navbar-nav .nav-link,
    .custom-top-nav ul.nav li a {
        font-size: 16px;
    }
    header #main-header .login-btn {
        height: 42px;
        font-size: 15px;
    }
    .video-container {
        height: 330px;
        margin-left: 85px;
    }
    /* Simple_steps_section */
    .steps-wrap > h5 {
        font-size: 24px;
    }
    /* ens */
    .h4 {
        font-size: 22px;
    }
    .headingHolder h2 span {
        font-size: 150px;
        line-height: 150px;
    }
    #threeStepsSection .videoHolder {
        height: 405px;
    }
    #threeStepsSection {
        padding-bottom: 20px;
    }
    .btn-primary {
        font-size: 15px;
    }
    .btn-primary .arrowIcon {
        line-height: 23px;
    }
    .statsSection .iconHolder img {
        max-width: 40px;
    }
    .statsSection .statHolder {
        font-size: 16px;
    }
    .homePageHeader .btnLogin {
        padding: 8px 25px 8px 25px;
        margin-top: -14px;
        margin-left: 7px;
    }
    .logo a {
        max-width: 170px;
    }
    .stepsWeDo h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .navbar {
        font-size: 14px;
    }
    .homeTextBanner h1 {
        font: 60px/64px "poppins", Arial, Helvetica, sans-serif;
        font-weight: 600;
        max-width: 800px;
        margin-top: 20px;
    }
    .homeTextBanner {
        font: 25px/30px "latolight", Arial, Helvetica, sans-serif;
    }
    .headingHolder h2 {
        font-size: 50px;
        letter-spacing: 1px;
    }
    .faq-img .img-fluid {
        max-height: 660px;
    }
    .faqs-wrap h2 {
        margin-bottom: 30px;
        font-weight: 500;
        font-size: 50px;
    }
    .faqs-wrap .panel.panel-default a {
        font-weight: 400;
    }
    .contact-wrapper .text h4 {
        font-size: 18px;
    }
    .git-wrap .form-control,
    .form-wraps .form-control {
        height: 50px;
        font-size: 14px;
    }
    .btn-secondary {
        padding: 10px 30px;
    }
    .view-more .view-more-link {
        font-size: 16px;
    }
    .stepsWeDo .stepCounter {
        width: 50px;
        height: 50px;
    }
    .stepsWeDo .stepCounter span {
        padding: 10px 2px 0;
        font-size: 18px;
    }
    .info-icon img {
        max-height: 40px;
        max-width: 28px;
    }
    .intro-description h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .inner-banner .intro-description h1 {
        line-height: 35px;
    }
    .form-wraps i.fa {
        font-size: 21px;
        width: 26px;
        height: 26px;
    }
    .intro-description h4 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .intro-right-img .right-img-text {
        font-size: 16px;
    }
    .step-wrap h5 {
        font-size: 18px;
    }
    .btn-primary.btn-sm {
        padding: 12px 50px 13px 20px;
        min-width: 188px;
        text-align: center;
    }
    .checkmark .content,
    footer {
        font-size: 13px;
    }
    .easy-content-detail.common-flex-set {
        padding-bottom: 200px;
        position: relative;
    }
    .step-heart-img {
        position: absolute;
        left: 36%;
        bottom: 0;
    }
}
@media only screen and (max-width: 1400px) {
    .what-patient-says .content h2 {
        font-size: 50px;
    }
    .doctor-image {
        width: 75%;
    }
    .slider-wraper {
        padding: 20px;
        height: 277px;
    }

    .what-patient-says::before {
        top: -5px;
    }
    .what-patient-says {
        padding-top: 40px;
    }
    .banner .pulse-instrument img {
        position: absolute;
        top: -85px;
        left: 49px;
        width: 70%;
    }
    .banner-lottie {
        margin-left: -65px;
    }
    .facility-fields {
        height: 55px;
    }
    .logo::after {
        right: -40px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        white-space: nowrap;
        padding: 0 12px;
    }
    .homePageHeader .btnLogin {
        padding: 8px 20px 8px 20px;
    }
    * simple_steps */ h4 {
        font-size: 19px;
        line-height: 22px;
    }
    section.how-w-work-simple-step {
        padding: 55px 0;
    }
    .how-w-work-simple-step h1 {
        font-size: 75px;
        line-height: 79px;
    }
    .how-w-work-simple-step .section-title {
        margin-bottom: 80px;
    }
    .step-wrap h5 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .step-rounded-bg p {
        font-size: 14px;
        line-height: 25px;
    }
    .step-rounded-bg {
        height: 250px;
        width: 250px;
        padding: 7px;
    }
    .step-rounded-bg::after {
        bottom: -40px;
    }
    .step-rounded-bg.step-rounded--green-bg::before,
    .step-rounded-bg.step-rounded--yellow-bg::before {
        right: -78%;
        z-index: -1;
    }
}
@media only screen and (max-width: 1249px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 10px;
    }
    .homeTextBanner h1 {
        font-size: 50px;
        line-height: 54px;
        margin: 0 0 15px;
    }

    .statsSection .statHolder {
        margin: 0 20px 30px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 8px;
    }
    .custom-container {
        max-width: 1100px;
    }
}
@media (max-width: 1024px) {
    header .navbar-light .navbar-nav .nav-link:hover::before,
    header .navbar-light .navbar-nav .nav-item.active .nav-link::before {
        display: none;
    }
    .navbar-light .navbar-toggler {
        color: #fff;
        border: 2px solid rgba(0, 0, 0, 0.1);
        padding: 0;
        background: transparent;
        width: 43px;
        height: 40px;
        right: 30px;
        text-align: center;
        top: 32px;
    }
    .user-wrap-mobile {
        display: block;
        right: 10px;
        top: 40px;
        z-index: 9999;
    }
    header .navbar {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        width: 100%;
        flex-direction: column;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    .navbar-expand-lg .navbar-collapse {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
    }
    .navbar-expand-lg .navbar-toggler {
        position: absolute;
        display: block;
        z-index: 99999;
    }
    .collapse:not(.show) {
        display: none !important;
    }
}

@media only screen and (max-width: 1199px) {
    .row.step-2-categpries img {
        padding: 20px 0;
    }
    .speciality-text {
        margin-bottom: 5px;
    }
    .custom-container {
        max-width: 900px;
    }
    .how-w-work-simple-step h1 {
        font-size: 51px;
        line-height: 54px;
        margin-bottom: 10px;
    }
    .how-w-work-simple-step .section-title {
        margin-bottom: 50px;
    }
    .treatment .nav-pills .nav-item {
        min-height: 137px;
    }
    .faq .accordian-numbers::before {
        bottom: -23px;
    }
    .treatment .nav-pills .nav-link {
        padding: 26px 15px;
    }
    .treatment .treatment-category h5 {
        font-size: 18px;
        line-height: 22px;
    }
    .treatment .nav-pills .nav-item,
    .treatment .tab-content .tab-pane .category-arrow-btns {
        margin: 0 5px 16px;
    }
    .logo:after {
        right: -13px;
    }
    .homePageHeader .navigationHolder {
        padding: 17px 0 0;
    }
    .homePageHeader .btnLogin {
        padding: 6px 14px 8px;
        font-size: 14px;
        line-height: 17px;
        white-space: nowrap;
        margin-top: -4px;
    }
    .homePageHeader .btnLogin {
        margin-left: 7px;
    }
    .navbar {
        padding: 7px 10px 0 0;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 6px;
        white-space: nowrap;
    }
    .contact-wrapper .text {
        width: 76%;
    }
    .info-icon {
        width: 40px;
    }
}
@media only screen and (max-width: 991px) {
    .category-content p.twentysix-text {
        padding: 5px 0;
    }
    .homePageHeader {
        padding: 7px 0 0;
    }
    .header,
    .homePageHeader .navigationHolder {
        overflow: visible;
    }
    .logo:after {
        bottom: -5px;
    }
    .homePageHeader .navigationHolder {
        position: absolute;
        top: 0;
        right: 10px;
        left: 0;
    }
    .homePageHeader .headerTop {
        padding: 0 0 5px;
        position: relative;
    }
    .pos-stat {
        position: static;
    }
    .navbar {
        padding: 0 10px 0 0;
        float: none !important;
        width: 100%;
        position: static;
    }
    .navbar-toggler {
        position: absolute;
        right: 90px;
        top: 8px;
    }
    /* .navbar-light .navbar-toggler{color:#fff;border:2px solid #f69100;padding:0;background:#f69100;width:43px;height:40px;right:65px;text-align:center;} */
    .navbar-toggler-icon {
        display: inline-block;
        width: 23px;
        height: 27px;
    }
    .navbar-collapse {
        position: absolute;
        left: 0;
        top: 56px;
        right: 0;
        background: #fff;
        box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.2);
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 12px 20px;
        background: #fff;
    }
    .navbar-light .nav-item.active .nav-link,
    .navbar-light .nav-item:hover .nav-link {
        color: #fff;
        background: transparent;
    }

    .statsSection .iconHolder {
        float: left;
        margin: 7px 2px 0 0;
    }
    .statsSection .iconHolder img {
        max-width: 25px;
    }
    /* .navbar-light .navbar-toggler-icon{background-image:url("../images/menu-icon.png");background-size:contain;} */
    .statsSection .iconHolder,
    .statsSection .textHolder {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .homeTextBanner h1 {
        font-size: 55px;
        line-height: 51px;
        margin: 0 0 2px;
    }
    .homeTextBanner {
        font-size: 22px;
        line-height: 25px;
    }
    .homeTextBanner {
        max-width: 100%;
    }
    .statsSection .statHolder {
        margin: 10px auto;
        padding: 0 10px;
    }
    .pink-csm-sction-2 {
        padding-top: 50px;
    }
    #threeStepsSection {
        padding-bottom: 50px;
    }
    .detailText {
        margin-bottom: 50px;
    }
    .threeStepsCol {
        padding: 0;
    }
    .whatYouGet {
        padding-top: 30px;
    }
    .choose-option-service {
        padding: 30px 0;
    }
    .git-wrap {
        padding: 50px 30px;
    }
    .cat-pkg ul li {
        width: 48.33%;
    }
    .loign-section .form-wraps {
        width: 100%;
    }
    .stepsWeDo h3 {
        font: 18px/20px "Poppins", Arial, Helvetica, sans-serif;
    }
    .whatYouGet .heading-block {
        margin: 0 0 100px;
    }
    .common-cms-banner {
        padding: 120px 0 70px;
    }
    .intro-description .btn-primary {
        margin-bottom: 20px;
    }
    .social-icons li a .fa {
        font-size: 20px;
    }
    .intro-right-img .right-img-text {
        right: 0;
    }
    .homeTextBanner {
        left: 0;
    }
    .home-slider .carousel-inner {
        height: 550px;
        min-height: 500px;
    }
    .home-slide-img::before {
        background-position: center;
    }
    .home-slider .carousel-inner .home-slide-img {
        height: 550px;
    }
    .home-slider .carousel-inner .home-slide-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .home-slider .carousel-inner {
        z-index: 1;
    }
    .slide-text {
        padding-top: 30px;
    }
    .profile-slider .dp-wrap {
        height: 170px;
    }
    .profile-slider .user {
        padding: 10px 10px 0;
    }
    .help-widget {
        padding-left: 0;
    }
    footer .footer-content ul li:hover a {
        padding: 0px 0px 0px 18px;
    }
    .choose-option-service .guest-image-holder.d-flex img {
        max-width: 100%;
    }
}
@media (max-width: 1800px) {
    .three-easy-steps .patient-img img {
        width: 90%;
    }
}
@media (max-width: 1700px) {
    .consultataion-fee-section h2 {
        font-size: 40px;
        line-height: 45px;
        font-weight: 700;
    }
    .custom-container .banner-right-area h1 {
        line-height: 80px;
        font-size: 80px;
    }
    .custom-container {
        max-width: 1450px;
    }
    h3 {
        font-size: 38px;
        line-height: 43px;
    }
    h4 {
        font-size: 25px;
        line-height: 30px;
    }
    h5 {
        font-size: 22px;
        line-height: 27px;
    }
    h1 {
        font-size: 90px;
        line-height: 95px;
    }
    p {
        font-size: 16px;
        line-height: 24px;
    }
    .banner h1 span {
        font-size: 56px;
        line-height: 60px;
    }
    .banner p {
        font-size: 22px;
        line-height: 32px;
        width: 74%;
    }
    .banner {
        padding: 140px 0 100px 0;
    }
    .banner .top-heading {
        margin-bottom: 50px;
    }
    h2 {
        font-size: 55px;
        line-height: 60px;
    }
    .three-easy-steps .easy-content-detail h2 .faq {
        padding: 100px 0;
    }
    .faq .form-border::before {
        display: none;
    }
    .three-easy-steps .easy-content-detail h3 {
        margin-bottom: 15px;
    }
    .treatment .header {
        margin-bottom: 60px;
    }
    .testimonial .heading-side strong {
        margin-bottom: 15px;
    }
    .testimonial {
        padding: 50px 0 100px 0;
    }
    .facility-fields {
        width: 100%;
    }
    .video-container {
        height: 358px;
        margin-left: 62px;
    }
    .three-easy-steps .easy-content-detail h2 {
        font-size: 80px;
    }
    .twentyfour {
        font-size: 20px;
        line-height: 24px;
    }
    .three-easy-steps .steps-detail p {
        padding-bottom: 30px;
        font-size: 18px;
        line-height: 28px;
    }
    .step-heart-img {
        width: 75%;
    }
    .step-2 {
        padding: 50px 0;
    }
    .button-holder {
        padding-top: 20px;
    }
    .three-easy-steps .step-2 .easy-content-detail .steps-detail h4 {
        padding-top: 13px;
        padding-bottom: 20px;
        line-height: 24px;
    }
    .pink-ratio-bg {
        padding-bottom: 220px;
    }
    .select-a-condition .category-arrow-btns span {
        font-size: 14px;
    }
    .select-a-condition .category-arrow-btns {
        width: 31%;
        margin-right: 17px;
    }
    .category-content p.twentysix-text {
        padding: 10px 0;
    }
    footer .footer-cms-list li a {
        font-size: 15px;
        line-height: 15px;
    }
    footer .footer-cms-list li {
        margin-bottom: 8px;
    }
    .social-network-list li {
        margin-bottom: 10px;
    }
    p.footer-text {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}
@media (max-width: 1600px) {
    .select-a-condition h2 {
        font-size: 41px;
        line-height: 45px;
    }
    .detailText {
        padding-top: 30px;
        width: 100%;
    }
    .select-a-condition .category-arrow-btns {
        margin-right: 15px;
        padding: 10px;
    }
    .common-cms-banner h1 {
        font-size: 85px;
        line-height: 90px;
    }
    .common-cms-banner p {
        font-size: 22px;
        line-height: 58px;
    }
    .choose-option-service h4 {
        font-size: 22px;
    }
    .absolute-guest-imge {
        right: 0%;
    }

    .consultataion-fee-section h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .consultataion-fee-section {
        padding: 70px 0;
    }
    .common-cms-banner h1 {
        font-size: 85px;
        line-height: 95px;
    }
    .loign-section.patient-register-pg .form-wraps {
        padding: 90px 107px;
    }
    .loign-section.as-patient-as-guest .form-wraps {
        padding: 85px 0;
    }
    .loign-section .form-wraps {
        padding: 80px 200px;
    }
    .patient-lottie .lottie-player {
        top: -51px;
        height: 288px;
        left: -30px;
    }
    .guest-lottie {
        height: 135px;
    }
    .loign-section .form-wraps h1 {
        font-size: 70px;
        line-height: 80px;
    }
    .treatment .nav-pills .nav-item,
    .treatment .tab-content .tab-pane .category-arrow-btns {
        margin: 0 5px 16px;
    }
    .faq .accordian-numbers::before {
        bottom: -23px;
    }
    header .navbar-light .navbar-nav .nav-item {
        padding: 8px 18px;
    }
    .custom-container {
        max-width: 1400px;
    }
    h4 {
        font-size: 22px;
        line-height: 25px;
    }
    #home-how-it-works {
        padding: 130px 0;
    }
    .facility-fields {
        height: 60px;
    }
    .treatment {
        padding: 80px 0 50px 0;
    }
    .app-view .content h2 {
        font-size: 42px;
        line-height: 46px;
    }
    .app-view {
        padding: 80px 0;
    }
    .three-easy-steps .patient-img img {
        width: 80%;
    }
    #footer {
        padding-top: 50px;
    }
    .twentysix-text {
        font-size: 25px;
        line-height: 36px;
    }
    #footer::before {
        height: 500px;
        top: -113px;
        width: 800px;
    }
    p.copyright,
    p.copyright a {
        font-size: 16px;
    }
    .custom-container .banner-right-area h1 {
        font-size: 60px;
    }
    .how-w-work-simple-step h1 {
        font-size: 80px;
    }
    .select-a-condition {
        padding-bottom: 50px;
    }
}
@media (max-width: 1500px) {
    .common-cms-banner.lab-testing .image-holder.d-flex {
        margin-left: -17%;
    }
    .section-pd {
        padding: 60px 0;
    }
    .faqs-wrap h2 {
        font-size: 45px;
        line-height: 50px;
    }
    .expert-ready-for-help h2 span {
        font-size: 20px;
    }
    .intro-description h4 {
        font-size: 25px;
        line-height: 30px;
    }
    .c-image-2 {
        margin-left: 14%;
        width: 55%;
    }
    .common-cms-banner h1 {
        font-size: 61px;
        line-height: 59px;
    }
    .intro-description h1 {
        font-size: 45px;
        line-height: 50px;
    }
    .how-w-work-simple-step h1 {
        font-size: 65px;
    }
    .how-w-work-simple-step h4 {
        font-size: 18px;
    }
    .detailText {
        padding-top: 20px;
        width: 100%;
    }
    .pink-csm-sction-2 {
        padding: 50px 0;
    }
    .common-cms-banner {
        padding: 60px 0 60px;
        color: #fff;
        text-align: center;
        background-color: #dbf5fc;
    }
    .common-cms-banner p {
        font-size: 16px;
        line-height: 46px;
    }
    .footer-logo img {
        width: 170px;
    }
    .absolute-guest-imge {
        right: -7%;
    }
    .choose-option-service {
        padding: 60px 0 0;
    }
    .choose-option-service h2 {
        line-height: 40px;
        font-size: 40px;
    }
    .common-cms-banner h1 {
        font-size: 65px;
        line-height: 65px;
    }
    .common-cms-banner h2 {
        font-size: 40px;
    }
    .wizard-card ul li {
        margin: 4px !important;
    }
    .git-wrap .form-control,
    .form-wraps .form-control {
        height: 40px;
    }
    .pg-title {
        margin-bottom: 30px;
    }
    .loign-section.patient-register-pg .form-wraps {
        padding: 65px 70px;
    }
    .loign-section.as-patient-as-guest .form-wraps {
        padding: 60px 0;
    }
    .get-strated {
        margin-top: 15px;
    }
    .form-wraps .form-control {
        padding-left: 40px;
    }
    .loign-section .form-wraps p {
        line-height: 18px;
        font-size: 13px;
    }
    .form-logo img {
        width: 140px;
    }
    .select-icon {
        height: 165px;
    }
    .patient-lottie {
        width: 237px;
        height: 177px;
        overflow: hidden;
        margin: 0 auto;
        left: 0;
    }
    .loign-section {
        padding: 35px 0 28px;
    }
    .patient-lottie .lottie-player {
        top: -32px;
        height: 215px;
        left: 3px;
    }
    .guest-lottie {
        height: 105px;
    }
    .selection-box h4 {
        font-size: 13px;
        margin: 3px 0;
        letter-spacing: 0.3px;
    }
    .loign-section .form-wraps h1 {
        font-size: 55px;
        line-height: 60px;
    }
    .three-easy-steps .easy-content-detail h2 {
        font-size: 60px;
    }
    .custom-container {
        max-width: 1300px;
    }
    .what-patient-says .slider-box {
        padding: 40px 20px 30px 20px;
    }
    .what-patient-says .slider-box:hover p {
        margin-bottom: 25px;
    }
    .testimonial .slider-container .testimonial-slider {
        margin-left: 30px;
    }
    .loign-section .form-wraps {
        padding: 65px 175px;
    }
}
@media (max-width: 1399px) {
    .three-easy-steps .easy-content-detail h2 {
        font-size: 50px;
    }
    .pink-ratio-bg {
        padding-bottom: 175px;
        padding-top: 85px;
    }
    .consultataion-fee-section h2 {
        font-size: 29px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    p {
        font-size: 16px;
        line-height: 24px;
    }
    .consult-now-area {
        border-radius: 20px;
        padding: 35px 25px;
    }
    .refund-listing li {
        margin-bottom: 15px;
        text-align: center;
    }
    .refund-listing strong {
        margin-bottom: 15px;
        font-size: 20px;
        line-height: 24px;
    }
    .consultataion-fee-section {
        padding: 60px 0;
    }
    .theme-btn {
        padding: 12px 35px;
    }
    .refund-policy-wrap {
        padding: 40px 0px;
    }
    .facility-fields {
        height: 45px;
    }
    .facility-fields .f-items img {
        padding-left: 28px;
        width: 80%;
    }
    .facility-fields .f-items {
        padding: 0;
        margin-left: -18px;
        width: 62px;
        margin-right: 20px;
        height: 60px;
    }
    .video-container {
        height: 295px;
        margin-left: 62px;
    }
    .custom-container {
        max-width: 1200px;
    }
    p {
        font-size: 14px;
        line-height: 20px;
    }
    #home-how-it-works {
        padding: 90px 0;
    }
    header .navbar-light .navbar-nav .nav-item {
        padding: 8px 15px;
    }
    h1 {
        font-size: 75px;
        line-height: 80px;
    }
    .banner h1 span {
        font-size: 47px;
        line-height: 52px;
    }
    .banner p {
        font-size: 24px;
        line-height: 28px;
        width: 100%;
    }
    .treatment .nav-pills .nav-item,
    .treatment .tab-content .tab-pane .category-arrow-btns {
        width: 32%;
    }
    .faq {
        padding: 80px 0;
    }
    .three-easy-steps {
        padding: 80px 0 70px 0;
    }
    .three-easy-steps .patient-img img {
        width: 75%;
    }
}
@media (max-width: 1300px) {
    .what-patient-says .slick-prev {
        left: -10px;
    }
    .what-patient-says .slick-next {
        right: 0;
    }
    .three-easy-steps .patient-img img {
        width: 67%;
    }
    .select-a-condition {
        padding-top: 55px;
        padding-bottom: 54px;
    }
}
@media (max-width: 1199px) {
    .how-works-detail p {
        padding: 20px 0;
    }
    .dropdown.acc-info {
        margin-right: -21px;
    }
    .dropdown.acc-info a {
        color: #000 !important;
    }
    .faqs-wrap h2 {
        font-size: 37px;
        line-height: 50px;
    }
    .section-pd {
        padding: 40px 0;
    }
    .intro-description h1 {
        font-size: 38px;
        line-height: 45px;
    }
    .choose-option-service h4 {
        font-size: 19px;
        line-height: 26px;
    }
    .common-cms-banner h2 {
        font-size: 32px;
    }
    .consultataion-fee-section h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .loign-section .form-wraps h1 {
        font-size: 45px;
        line-height: 50px;
    }
    .loign-section .form-wraps {
        padding: 90px 128px;
    }
    .what-patient-says .content h2 {
        font-size: 40px;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 0;
    }
    .what-patient-says::before {
        top: 52px;
    }
    .row.step-1 img,
    .row.step-2 img,
    .row.step-3 img {
        max-width: 100%;
    }
    h2 {
        font-size: 45px;
        line-height: 45px;
    }
    .custom-container {
        max-width: 900px;
    }
    .select-a-condition .category-arrow-btns {
        width: 47%;
        margin-right: 17px;
    }
    /* simple-steps */
    .how-w-work-simple-step h1 {
        font-size: 51px;
        line-height: 54px;
        margin-bottom: 10px;
    }
    .how-w-work-simple-step .section-title {
        margin-bottom: 50px;
    }
    /* banner by me */
    .common-cms-banner h1 {
        font-size: 39px;
        line-height: 47px;
    }
    .common-cms-banner p {
        font-size: 16px;
        line-height: 28px;
    }
    .breadcrums li {
        font-size: 13px;
    }
    .breadcrums .bread-list li + li:before {
        padding: 5px;
    }
    .custom-container .banner-right-area h1 {
        line-height: 60px;
        font-size: 55px;
    }
    .pink-ratio-bg {
        padding-bottom: 175px;
        padding-top: 50px;
    }
    .data-pulsecaremd-ratio {
        padding-bottom: 0;
    }
    .video-container {
        margin-left: 0;
    }
    .pink-ratio-bg h4 {
        width: 100%;
    }
    .pink-ratio-bg h4 {
        padding-bottom: 17px;
    }
    .banner .pulse-instrument img {
        position: absolute;
        top: -61px;
        left: 26px;
        width: 70%;
    }
    .feature-wraper-box .text-holder p {
        font-size: 14px;
        line-height: 22px;
    }
    .feature-wraper-box .image-holder img {
        height: 55px;
    }
    .feature-wraper-box {
        padding: 42px 20px;
        height: 172px;
    }
    #home-how-it-works {
        padding: 55px 0;
    }
    .three-easy-steps .easy-content-detail h2 {
        font-size: 40px;
    }
    .three-easy-steps .steps-detail p {
        padding-bottom: 20px;
        font-size: 15px;
        line-height: 22px;
    }
    .three-easy-steps .step-2 .easy-content-detail .steps-detail h4 {
        line-height: 25px;
        font-size: 18px;
        margin-bottom: 10px;
    }
    .step-heart-img {
        left: 40%;
    }
    .three-easy-steps .step-2 .easy-content-detail .steps-detail h4 {
        width: 100%;
    }
    header .navbar-light .navbar-nav .nav-item {
        padding: 8px 5px;
    }
    header .login-btn {
        width: 120px;
        font-size: 14px;
    }
    h1 {
        font-size: 60px;
        line-height: 65px;
    }
    .banner h1 span {
        font-size: 37px;
        line-height: 42px;
    }
    .banner .doc-text {
        font-size: 15px;
    }
    h3 {
        font-size: 35px;
        line-height: 40px;
    }
    .what-patient-says .content p {
        font-size: 16px;
        line-height: 26px;
    }
    .what-patient-says .content {
        margin-bottom: 70px;
    }
    .what-patient-says .content strong {
        font-size: 26px;
        line-height: 30px;
    }
    .what-patient-says .content h3 {
        margin-bottom: 15px;
    }
    .app-view .content {
        margin-bottom: 40px;
    }
    .faq .content {
        margin-right: 30px;
    }
    .three-easy-steps .patient-img {
        position: relative;
    }
    .three-easy-steps {
        padding: 60px 0 40px 0;
    }
    .treatment {
        padding: 40px 0 50px 0;
    }
    .testimonial-container {
        margin-right: 0%;
    }
    .banner {
        padding: 100px 0;
    }
    .what-patient-says .slick-slide {
        margin: 0 15px;
    }
    .what-patient-says .slick-list {
        margin: 0 -15px;
    }
    .three-easy-steps .patient-img img {
        width: 100%;
    }
}
@media (max-width: 991px) {
    #footer::before{
        display: none;
    }
    .consult-now-area p {
        text-align: center;
    }
    footer .footer-cms-list {
        margin-bottom: 0;
    }
    .common-cms-banner.lab-testing {
        padding: 50px 0 0;
    }
    .common-cms-banner.lab-testing .image-holder.d-flex {
        margin-left: -311px;
    }
    .common-cms-banner.lab-testing .image-holder.d-flex img {
        width: 100%;
    }
    .common-cms-banner.std-pg .image-holder.d-flex {
        margin-bottom: -60px;
    }
    .step-rounded-bg.pink-dotted-border {
        margin-bottom: 0px !important;
    }
    .step-rounded-bg {
        margin-bottom: 150px;
    }
    .step-rounded-bg.step-rounded--green-bg::before,
    .step-rounded-bg.step-rounded--yellow-bg::before {
        right: 0;
        bottom: -225px;
        transform: rotate(251deg);
    }
    .intro-description h4 {
        font-size: 18px;
        line-height: 30px;
    }
    .intro-description h1 {
        font-size: 30px;
        line-height: 45px;
    }
    .common-cms-banner h2 {
        font-size: 32px !important;
        line-height: 30px;
    }
    .style-blue-bg:before {
        width: 100%;
        top: 4%;
    }
    .loign-section .form-wraps {
        padding: 60px 45px;
    }
    .btnLogin.icon {
        color: #d32986;
    }
    .facility-fields {
        margin-bottom: 15px;
    }
    .twentysix-text {
        font-size: 20px;
        line-height: 27px;
    }
    .greenish-items-row .facility-fields {
        margin-top: 0;
    }
    .footer-heading p {
        margin-bottom: 18px;
    }
    .heading-last {
        margin-top: 20px;
    }
    .pink-ratio-bg {
        padding-bottom: 80px;
        padding-top: 80px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 20px;
        background-image: none;
        background-color: #d32986;
        border-radius: 16px;
    }
    .row.step-reverse {
        display: flex;
        flex-direction: column;
        flex-direction: column-reverse;
    }
    .video-container {
        height: 100%;
        width: 100%;
    }
    .doctor-image {
        margin: 0 auto;
    }
    .row.step-1 img,
    .row.step-2 img,
    .row.step-3 img {
        max-width: 100%;
    }
    .row.step-3 img {
        padding-bottom: 50px;
    }
    .three-easy-steps .step-2 .easy-content-detail .steps-detail h4 {
        padding-bottom: 0;
    }
    .banner .pulse-instrument img {
        top: -100px;
        left: 62px;
        width: 70%;
    }
    .select-a-condition .category-arrow-btns {
        width: 100%;
        margin-right: 0;
    }
    .custom-container .banner-right-area h1 {
        line-height: 46px;
        font-size: 45px;
    }
    .category--conditions {
        padding-top: 30px;
    }
    #main-banner.banner p.para-1 {
        font-size: 22px;
        line-height: 20px;
    }
    .feature-wraper-box {
        padding: 60px 20px;
    }
    .video-container {
        margin-top: 50px;
    }
    .feature-wraper-box {
        margin-bottom: 30px;
    }
    #main-banner.banner {
        padding: 113px 0 202px 0;
    }
    .step-wrap {
        padding: 0 0px;
    }
    .custom-container {
        max-width: 700px;
    }
    .treatment .nav-pills,
    .pills-wrapper {
        justify-content: space-between;
    }
    .faq .accordion .card {
        margin-bottom: 15px;
    }
    .treatment .nav-pills .nav-item,
    .treatment .tab-content .tab-pane .category-arrow-btns {
        margin: 0 0px 16px;
    }
    .banner .top-heading {
        text-align: center;
    }
    h1 {
        margin-bottom: 10px;
    }
    h2 {
        font-size: 46px;
        line-height: 50px;
    }
    h3 {
        font-size: 30px;
        line-height: 35px;
    }
    h5 {
        font-size: 23px;
        line-height: 27px;
    }
    .banner h1 span {
        display: block;
    }
    .banner .health-btn {
        margin: 0 auto;
    }
    .star-doc-icon {
        justify-content: center;
    }
    .what-patient-says .content h3 {
        font-size: 30px;
        line-height: 35px;
    }
    .treatment .nav-pills .nav-item,
    .treatment .tab-content .tab-pane .category-arrow-btns {
        width: 49%;
    }
    .treatment .category-arrow-btns span,
    .app-view .content p {
        font-size: 16px;
        line-height: 22px;
    }
    .treatment .category-arrow-btns {
        padding: 8px 16px;
    }
    .app-view .content {
        text-align: center;
    }
    .app-view .content h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .app-view .content h4 {
        margin-bottom: 10px;
    }
    .app-view .app-btns {
        justify-content: center;
    }
    .faq .accordion > .card > .card-header {
        padding: 4px 0;
    }
    .faq .btn-link,
    .faq .accordian-numbers {
        font-size: 16px;
        line-height: 19px;
    }
    .faq .accordian-numbers::before {
        bottom: -13px;
    }
    .faq .card-body {
        font-size: 15px;
        line-height: 22px;
        padding: 15px;
    }
    .faq {
        padding: 40px 0 60px 0;
    }
    .faq .content {
        margin-right: 0 !important;
        margin-bottom: 50px;
    }
    .banner p {
        margin-bottom: 20px;
    }
    .three-easy-steps .patient-img {
        display: none;
    }
    .three-easy-steps .easy-content-detail .steps-detail h4 {
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    .three-easy-steps,
    .treatment {
        padding: 60px 0 40px 0;
    }
    .treatment .header {
        margin-bottom: 40px;
    }
    .testimonial .slider-container .testimonial-slider {
        margin-left: 0;
    }
    .testimonial .slider-container {
        padding: 60px 15px;
    }
    .testimonial .slider-card {
        padding: 30px 20px;
    }
    .testimonial .slider-card .date-rating {
        margin-bottom: 30px;
    }
    .testimonial .heading-side strong {
        margin-bottom: 10px;
        font-size: 28px;
        line-height: 32px;
    }
    .testimonial .heading-side {
        margin-bottom: 25px;
        display: block;
    }
    .testimonial {
        padding: 40px 0 80px 0;
    }
    .testimonial .slick-prev {
        right: 17%;
    }
    .testimonial .slick-next {
        right: 11%;
    }
    .testimonial .slick-prev,
    .testimonial .slick-next {
        bottom: -18%;
    }
    .banner .lottie-background {
        background: none;
        z-index: 0;
        position: relative;
        padding: 0;
        width: 50%;
        margin: 0 auto;
    }
    .what-patient-says {
        padding: 40px 0 80px 0;
    }
    .banner {
        padding: 60px 0 40px 0;
    }
    .banner .banner-left {
        margin-bottom: 30px;
    }
    .banner .top-heading {
        margin-bottom: 25px;
    }
    header .navbar-light .navbar-nav .nav-link:hover::before {
        display: none;
    }
    header .navbar-collapse {
        position: absolute;
        top: 100px;
        width: 100%;
        background: #fff;
        box-shadow: 0 0 11px #00000008;
        padding: 0 15px;
    }
    header .navbar-light .navbar-nav .nav-item {
        padding: 8px 0;
    }
    #home-how-it-works {
        padding: 30px 0;
    }
    .three-easy-steps .easy-content-detail h2 {
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .video-container {
        margin-top: 30px;
        width: 100%;
        border-radius: 12px;
    }
    .section-title h3 {
        font-size: 18px;
        margin-bottom: 4px;
    }
    .three-easy-steps .easy-content-detail h2 {
        margin-bottom: 0;
    }
    .faqs-wrap h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .section-pd {
        padding: 20px 0;
    }
    .common-cms-banner.lab-testing .image-holder.d-flex img {
        width: 40%;
    }
    .d-flex.bottom-footer {
        padding: 10px 0;
    }
    .button-holder {
        padding-top: 7px;
        display: flex;
        justify-content: center;
    }
    .three-easy-steps .easy-content-detail .appointement-list li {
        font-size: 15px;
        margin-bottom: 8px;
        line-height: 20px;
    }
    .three-easy-steps .easy-content-detail .appointement-list li::before {
        top: 6px;
    }
    #home-how-it-works {
        padding: 20px 0;
    }
    .twentyfour {
        font-size: 17px;
        line-height: 24px;
    }
    .consultation-banner-lottie {
        width: 100%;
    }
    .c-image-2 {
        margin-left: 0;
        width: 71%;
        margin: 0 auto;
        margin-bottom: 95px;
        margin-top: 50px;
    }
    .consultation-banner-lottie {
        width: 100%;
        margin: 0 auto;
        top: -25%;
    }
    .common-cms-banner p {
        text-align: center !important;
    }
    .common-cms-banner .image-holder.d-flex {
        justify-content: center;
        align-items: center;
    }
    .detailText {
        padding-top: 10px;
        width: 100%;
    }
    .intro-description h1 {
        font-size: 26px;
        line-height: 40px;
        text-align: center;
    }
    .intro-description h4 {
        font-size: 20px;
        text-align: center;
    }
    .intro-description p {
        text-align: center;
    }
    .absolute-guest-imge {
        right: 1%;
    }
    .loign-section.patient-register-pg .form-wraps {
        padding: 65px 35px;
    }
    .loign-section .form-wraps {
        padding: 30px 25px;
    }
    .loign-section {
        padding: 48px 0 25px;
    }
    .three-easy-steps .easy-content-detail .health-btn {
        padding: 12px 38px;
    }
    .banner .pulse-instrument img {
        top: -36%;
        left: 14%;
        width: 70%;
    }
    .banner-lottie {
        margin-left: -3%;
    }
    .select-a-condition {
        padding-top: 25px;
        padding-bottom: 24px;
    }
    .girl-absolute-image,
    .what-patient-says::before {
        display: none;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 40px;
    }
    /* simple-steps */
    .how-w-work-simple-step h1 {
        font-size: 35px;
        line-height: 39px;
    }
    .three-easy-steps {
        padding: 41px 0 50px 0;
    }
    .how-w-work-simple-step h4 {
        font-size: 15px;
        line-height: 19px;
    }
    .step-rounded-bg p {
        line-height: 21px;
    }
    .step-wrap .img-icons {
        margin: -5px -30px;
    }
    /* consultation form */
    .consult-now-area {
        border-radius: 15px;
        padding: 30px 20px;
        width: 60%;
        margin: 0 auto;
    }
    .refund-policy-wrap {
        padding-top: 60px;
    }
    .style-blue-bg:before {
        height: 70%;
        top: 10%;
    }
    .custom-container .banner-right-area h1 {
        line-height: 50px;
    }
    .style-blue-bg:before {
        width: 100%;
    }
    h2 {
        font-weight: 700;
    }
    h1 {
        font-size: 50px;
        line-height: 55px;
    }
    h2 {
        font-size: 30px !important;
        line-height: 38px !important;
    }
    h3 {
        font-size: 28px;
        line-height: 32px;
    }
    .what-patient-says .content strong {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .what-patient-says .content h3 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .what-patient-says .content p {
        font-size: 15px;
        line-height: 23px;
    }
    .treatment .nav-pills .nav-link {
        padding: 20px 10px;
    }
    .testimonial .slider-card .test-text {
        font-size: 15px;
        line-height: 20px;
    }
    .banner .lottie-background {
        width: 80%;
    }
    .banner h1 span {
        font-size: 32px;
        line-height: 36px;
    }
    .banner p {
        font-size: 20px;
        line-height: 24px;
    }
    .what-patient-says {
        padding: 40px 0 50px 0;
    }
    .footer-p {
        margin: 20px 0;
    }
    #footer::before {
        display: none;
    }
    /* banner by me */
    .common-cms-banner h1 {
        font-size: 27px;
        line-height: 38px;
        text-align: center !important;
    }
    .common-cms-banner h2 {
        text-align: center !important;
    }
    .common-cms-banner p {
        font-size: 14px;
        line-height: 24px;
    }
    .navbar-light .navbar-toggler {
        width: 40px;
        height: 33px;
    }
    header .navbar-collapse {
        top: 15px;
    }
    header #main-header .navbar-light .navbar-nav .nav-item {
        padding: 8px 15px;
    }
    header #main-header .navbar-light .navbar-nav .nav-link,
    .custom-top-nav ul.nav li a {
        font-size: 16px;
        line-height: 23px;
    }
    header #main-header .login-btn .fa-user-circle {
        font-size: 25px;
        margin-right: 13px;
    }
    /* simple-steps */
    .how-w-work-simple-step h1 {
        font-size: 35px;
        line-height: 39px;
    }
    .how-w-work-simple-step h4 {
        font-size: 15px;
        line-height: 19px;
    }
    .step-rounded-bg p {
        line-height: 21px;
    }
    .step-wrap .img-icons {
        margin: -5px -30px;
    }
    .navbar-light .navbar-toggler {
        top: 25px;
        margin-right: 20px;
    }
    .dropdown.acc-info {
        margin-right: 0px;
    }
    .banner-content {
        padding-top: 30px;
    }
    .common-cms-banner h2 {
        font-size: 22px !important;
        line-height: 26px;
    }
}
@media (max-width: 575px) {
    footer .social-network-list li a {
        font-size: 13px;
        line-height: 19px;
    }
    footer .social-network-list li a span {
        margin-right: 8px;
        font-size: 13px;
    }
    footer .footer-cms-list li a {
        font-size: 14px;
        line-height: 18px;
    }
    .common-cms-banner.lab-testing .image-holder.d-flex {
        margin-left: -51%;
    }
    .intro-description h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .how-w-work-simple-step h1 {
        font-size: 25px;
        line-height: 24px;
    }
    .refund-listing li {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .intro-description h4 {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 23px;
    }
    .consultation-banner-lottie {
        top: -13%;
    }
    .social-network-list li {
        margin-bottom: 5px;
    }
    .banner .pulse-instrument img {
        left: 16%;
        top: -38%;
    }
    .intro-description h4 {
        font-size: 16px;
        line-height: 22px;
    }
    .three-easy-steps .twentyfour {
        text-align: center;
    }
    .banner .top-heading {
        margin-bottom: 25px;
        margin-top: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    h2 {
        font-size: 22px !important;
        line-height: 30px !important;
    }
    .consultataion-fee-section h2 {
        font-size: 18px !important;
        line-height: 27px !important;
        text-align: center;
    }
    .statsSection .statHolder {
        padding: 30px 9px;
    }
    .statHolder.d-inline-block {
        width: 100%;
    }
    .treatment .nav-pills .nav-item {
        min-height: auto;
    }
    .what-patient-says .slider-box {
        text-align: center;
    }
    .user-wrap-mobile {
        top: 32px;
    }
    .treatment .treatment-category h5 {
        font-size: 16px;
    }
    h1 {
        font-size: 44px;
        line-height: 48px;
    }
    h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .three-easy-steps .easy-content-detail h2 {
        line-height: 40px;
    }
    h3 {
        font-size: 25px;
        line-height: 28px;
    }
    .expert-ready-for-help h2 span {
        font-size: 15px;
    }
    h4 {
        font-size: 18px;
        line-height: 21px;
    }
    .banner h1 span {
        font-size: 28px;
        line-height: 32px;
    }
    .what-patient-says .content h3 {
        font-size: 22px;
        line-height: 25px;
    }
    .what-patient-says .content strong {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 8px;
    }
    .what-patient-says .content p,
    .treatment .tab-content p {
        font-size: 14px;
        line-height: 21px;
    }
    .what-patient-says .content {
        margin-bottom: 40px;
    }
    .treatment .nav-pills .nav-item,
    .treatment .tab-content .tab-pane .category-arrow-btns {
        width: 100%;
    }
    .treatment .treatment-category .category-icon {
        margin-right: 8px;
    }
    .treatment .treatment-category h5 {
        margin-bottom: 8px;
    }
    .treatment .category-arrow-btns span,
    .treatment .category-arrow-btns span,
    .app-view .content p,
    .banner .doc-text {
        font-size: 14px;
    }
    .treatment .category-arrow-btns {
        padding: 8px;
    }
    .app-view .content h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 8px;
    }
    .app-view .content {
        margin-bottom: 25px;
    }
    .app-view {
        padding: 50px 0;
    }
    .faq .question-form {
        padding: 30px 15px;
    }
    .faq .question-form h4 {
        margin-bottom: 20px;
    }
    .faq .question-form .form-input input,
    .faq .question-form .form-textarea textarea {
        padding: 10px;
        font-size: 14px;
    }
    .faq .question-form .form-btn {
        font-size: 14px;
        padding: 10px 15px;
    }
    .faq .accordian-numbers {
        display: none;
    }
    .faq .btn-link {
        font-size: 15px;
        line-height: 18px;
    }
    .faq .card-body,
    .three-easy-steps .steps-detail p,
    .testimonial .slider-card .test-text {
        font-size: 14px;
        line-height: 19px;
    }
    .faq .content h3 {
        margin-bottom: 10px;
    }
    .treatment .nav-pills .see-more {
        padding: 15px 8px;
        font-size: 16px;
        line-height: 19px;
        border-radius: 50px;
    }
    .treatment .nav-pills {
        margin-bottom: 30px;
    }
    h5 {
        font-size: 20px;
        line-height: 24px;
    }
    .three-easy-steps .steps-detail p {
        font-size: 15px;
        line-height: 18px;
        text-align: center;
    }
    .step-heart-img {
        left: 22%;
    }
    .pink-rounded-circle {
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .step-2-content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .pink-ratio-bg {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .step-2-content p {
        text-align: center;
    }
    .how-works-detail h4 {
        text-align: center;
    }
    .how-works-detail p {
        text-align: center;
    }
    .testimonial .slider-card .test-text {
        margin-bottom: 25px;
    }
    .treatment .header {
        margin-bottom: 30px;
    }
    .three-easy-steps .easy-content-detail li {
        display: block !important;
        margin-bottom: 20px;
    }
    .three-easy-steps .easy-content-detail .steps-no {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .testimonial .slick-prev {
        right: 20%;
    }
    .testimonial .slick-next {
        right: 10%;
    }
    .testimonial .heading-side strong {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 5px;
    }
    .testimonial .slider-container {
        padding: 40px 15px;
    }
    .banner .health-btn {
        font-size: 14px;
        line-height: 17px;
    }
    #main-banner.banner p.para-1 {
        text-align: center;
    }
    .banner-right-area {
        width: 100%;
    }
    .custom-container .banner-right-area h1 {
        text-align: center !important;
        font-size: 26px;
        line-height: 20px;
    }
    #main-banner.banner p {
        font-size: 15px;
        line-height: 16px;
    }
    #main-banner.banner p.para-1 {
        font-size: 15px;
        line-height: 15px;
        margin-bottom: 5px;
    }
    .banner .star-doc-icon {
        display: block !important;
        text-align: center;
    }
    .banner .doc-section {
        justify-content: center;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .banner .face-rating {
        justify-content: center;
    }
    .banner {
        padding: 40px 0 20px 0;
    }
    .what-patient-says {
        padding: 30px 0;
    }
    .treatment {
        padding: 30px 0 30px 0;
    }
    .three-easy-steps .easy-content-detail .no-3 {
        font-size: 50px;
        line-height: 60px;
        padding: 0 15px;
        margin-bottom: 10px;
    }
    .testimonial {
        padding: 30px 0 50px 0;
    }
    footer .copyright {
        font-size: 14px;
        line-height: 17px;
    }
    footer {
        font-size: 15px;
    }
    header .navbar-light .navbar-nav .nav-item {
        padding: 6px 10px;
    }
    header .login-btn {
        width: 120px;
        height: 42px;
        padding: 5px 20px 5px 7px;
    }
    header .login-btn:hover {
        padding: 10px 12px 10px 20px;
    }
    header .navbar {
        padding: 15px 0;
    }
    header .navbar-collapse {
        top: 13px;
    }
    .how-w-work-simple-step h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .how-w-work-simple-step h4 {
        font-size: 13px;
        line-height: 17px;
    }
    section.how-w-work-simple-step {
        padding: 20px 0;
    }
    .consult-now-area {
        width: auto;
    }
    .consultataion-fee-section {
        padding: 30px 0;
    }
    .how-w-work-simple-step h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .how-w-work-simple-step h4 {
        font-size: 13px;
        line-height: 17px;
    }
    .step-wrap .img-icons {
        margin: -27px 12px;
    }
    .image-container p {
        text-align: center;
    }
    .three-easy-steps .easy-content-detail .steps-detail h4 {
        margin-bottom: 0;
        text-align: center;
        padding-bottom: 8px;
    }
    ul.appointement-list {
        padding-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .refund-policy-wrap {
        padding-top: 5px;
    }
    .theme-btn {
        padding: 8px 17px;
        font-size: 14px;
    }
}
@media (max-width: 350px) {
    .three-easy-steps .easy-content-detail .appointement-list li {
        font-size: 14px;
        margin-bottom: 5px;
    }
    h1 {
        font-size: 40px;
        line-height: 44px;
    }
    h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .three-easy-steps .easy-content-detail li {
        margin-bottom: 20px;
    }
    .testimonial .slider-card {
        padding: 20px;
    }
    .testimonial .slick-prev {
        right: 26%;
    }
    .banner .lottie-background {
        width: 90%;
    }
    .banner h1 span {
        font-size: 25px;
        line-height: 28px;
    }
    .banner p {
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 16px;
    }
    .banner .top-heading {
        margin-bottom: 20px;
    }
    footer .copyright {
        font-size: 13px;
        line-height: 16px;
    }
    .faq .question-form .form-btn {
        padding: 7px 10px;
    }
    .common-cms-banner .banner-heading {
        font-size: 20px !important;
        line-height: 28px !important;
        font-weight: 500;
    }
    h3 {
        font-size: 22px;
        line-height: 25px;
    }
}
