

@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;
}
.wrapper{overflow-x: hidden;}
.custom-container{max-width: 1440px;margin: 0 auto;width: 100%;}
/* h1{font-size: 113px;line-height: 120px;margin: 0;color: #447BD6;font-weight: 900;}
h2{font-size: 70px;line-height: 75px;margin: 0;font-weight: 900;}
h3{font-size: 48px;font-weight: 700;line-height: 53px;margin: 0;}
h4{font-size: 30px;color: #447BD6;font-weight: 700;line-height: 34px;margin: 0;} */
h1{font-size: 30px; line-height: 40px; font-weight: 900;}
h2{font-size: 26px; line-height: 36px; font-weight: 900;}
h3{font-size: 24px; line-height: 34px; font-weight: 700;}
h4{font-size: 22px; line-height: 32px; font-weight: 700;}
p{margin: 0; font-size: 18px; line-height: 28px;}
.easy-content p{
  margin-bottom: 30px;
}

h5{font-size: 21px;line-height: 33px;font-weight: 700;margin: 0;}
h6{
  font-size: 19px; line-height: 30px; font-weight: 700;
}
/* p{margin-bottom: 0;} */
a:hover{text-decoration: none;cursor: pointer;}
ul{
  /* list-style: none; */
  /* padding: 0; */
  margin: 0;}
.form-control:focus{box-shadow: none;}
.theme-btn{
  background: #5eb1ac;
  color: #fff;
  border-radius: 25px;
  font-size: 16px;
  border: none;
  padding: 15px 30px;
  line-height: 20px;
  font-weight: 600;
  box-shadow: 1px 3px 5px #ccc;
  border: 1px solid #5eb1ac;
  transition: all ease-in-out .3s;
}
.theme-btn:hover{
  background: #1F2278;
  color: #fff;
}
.forgot-heading {
  color: #5eb1ac;
}
.theme-btn:hover,
.theme-btn:active,
.theme-btn:focus{
  box-shadow: none !important;
  background-color: #487370 !important;
  border-color: inherit !important;
   background: #487370 !important;
   color: #fff !important;
  }
  /* .consult-btn {box-shadow: none;background: #447BD6;border-radius: 35px; padding: 10px;font-size: 20px;border: unset;display: flex; align-items: center;justify-content: center;min-width: 335px;height: 70px;text-transform: uppercase;}
  .floting-btn-s {
    position: fixed;
    right: -56px;
    top: 560px;
    transform: rotate(90deg);
    z-index: 99;
  } */
  .floting-btn-s .theme-btn {
    border-radius: 3px;
    padding: 10px 17px;
    letter-spacing: 2px;
    font-size: 18px;
    text-shadow: 1px 2px 6px #630404;

}
.floting-btn-s .theme-btn:focus-visible{
  outline: unset !important;

}
.refund-policy-content-wrapper .theme-btn{box-shadow: none;border: none;}
.loign-section .theme-btn {box-shadow:none; border: none;}
/* .refund-policy-content-wrapper p{text-align: justify;} */

body{font-family: 'Outfit' !important; overflow-x: hidden; font-size: 18px; line-height: 28px;}
/* body .wrapper{overflow-x: hidden;} */
.docs-container{max-width: 1600px;margin: 0 auto;padding: 0 15px;}
.docs-container .banner-left h1 {
  line-height: 100px;
  margin-bottom: 10px;
  font-size: 113px;
  color: #447bd6;
}
header{background: #fff;box-shadow: 0px 3px 11px #00000008;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
#main, .cms-banner{
  margin-top: 120px;
}
header .dropdown-menu{
  left: auto;
  right: 0;
  top:50px;
}
header .navbar-nav{margin: 0 auto; align-items: center;}
header .navbar{padding: 23px 0 17px 0;}
header .navbar-light .navbar-nav .nav-item{padding: 8px 25px; font-size: 16px;}
header .navbar-light .navbar-nav .nav-link{ color: rgba(0,0,0,.9);font-weight: 600;padding: 0;transition: all ease-in-out 0.3s;position: relative;}
header .navbar-light .navbar-nav .nav-link:hover{color: #26E0F8;transition: all ease-in-out 0.3s;}
header .dropdown-item:focus, header .dropdown-item:hover{color: #26E0F8;}
header .navbar-light .navbar-nav .nav-item.active .nav-link{color: #26E0F8;transition: all ease-in-out 0.3s;}
header .navbar-light .navbar-nav .nav-link:hover::before{content: '';position: absolute;top: -41px;width: 0;height: 0;border-style: solid;border-width: 7.5px 7.5px 0 7.5px;border-color: #26E0F8 transparent transparent transparent;left: 0;right: 0;margin: 0 auto;}
header .navbar-light .navbar-nav .nav-link.animated-btn:hover::before{top: -32px;}
header .navbar-light .navbar-nav .nav-item.active .nav-link::before{content: '';position: absolute;top: -41px;width: 0;height: 0;border-style: solid;border-width: 7.5px 7.5px 0 7.5px;border-color: #26E0F8 transparent transparent transparent;left: 0;right: 0;margin: 0 auto;}
header .navbar-light .navbar-nav .nav-item.active .nav-link.animated-btn::before{top: -32px;}
header .login-btn{background: #26E0F8;border: 1px solid #26E0F8;color: #fff;padding: 9px 15px; border-radius: 26px;display: flex;align-items: center;font-weight: 600;transition: all ease-in-out 0.3s;display: flex;justify-content: center;font-size: 13px;margin: 0 5px;
 }
 header .login-btn {
  cursor: pointer;
 }
header .login-btn a {
  color: white;
  padding: 9px 15px;
}
header .login-btn{
  padding: unset;
}
header .login-btn:hover a {
  color: #26E0F8;
}
header .login-btn a:hover {
  color: #26E0F8;
  /* border-bottom: 2px solid; */
}
header .pcp-support-btn {
  background: #26E0F8;
  border: 1px solid #26E0F8;
  color: #fff;
  border-radius: 23px;
  padding: 9px 15px;
  font-size: 13px;
  position: relative;
}
header .pcp-support-btn p {
  display: none;
  position: absolute;
  background-color: #447bd6;
  padding: 9px;
  font-size: 13px;
  bottom: -41px;
  left: 0;
  width: 110px;
  border-radius: 7px;
}
header .pcp-support-btn:hover p {
  display: block;
  color: white;
}
header .pcp-support-btn:hover {
  background: transparent;
  color: #26E0F8;
}
header .pcp-support-btn i {
  margin-right: 8px;
}
header .login-btn .fa-caret-right{display: none;margin-left: 31px;}
header .login-btn:hover .fa-caret-right{display: block;}
header .login-btn .fa-user-circle{font-size: 30px;margin-right: 19px;}
header .login-btn:hover .fa-user-circle{display: none;transition: all ease-in-out 0.3s;}
header .login-btn:hover{   background: #fff; color: #26E0F8;}
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;}
/* .heading-block h3{background:#447BD6;font:17px/20px 'Outfit';color:#fff;-o-transform:skew(-24deg);-ms-transform:skew(-24deg);-moz-transform:skew(-24deg);-webkit-transform:skew(-24deg);transform:skew(-24deg);padding:11px 38px 14px;position:relative;}
.heading-block h3 span{-o-transform:skew(24deg);-ms-transform:skew(24deg);-moz-transform:skew(24deg);-webkit-transform:skew(24deg);transform:skew(24deg);}
.heading-block h3:before{content:"";position:absolute;left:15px;top:-9px;border-style:solid;border-width:0 10px 11px 10px;border-color:transparent transparent #447BD6 transparent;-o-transform:skew(24deg);-ms-transform:skew(24deg);-moz-transform:skew(24deg);-webkit-transform:skew(24deg);transform:skew(24deg);} */
.heading-block strong{background:#447BD6;font:17px/20px 'Outfit';color:#fff;-o-transform:skew(-24deg);-ms-transform:skew(-24deg);-moz-transform:skew(-24deg);-webkit-transform:skew(-24deg);transform:skew(-24deg);padding:11px 38px 14px;position:relative;}
.heading-block strong span{-o-transform:skew(24deg);-ms-transform:skew(24deg);-moz-transform:skew(24deg);-webkit-transform:skew(24deg);transform:skew(24deg);}
.heading-block strong:before{content:"";position:absolute;left:15px;top:-9px;border-style:solid;border-width:0 10px 11px 10px;border-color:transparent transparent #447BD6 transparent;-o-transform:skew(24deg);-ms-transform:skew(24deg);-moz-transform:skew(24deg);-webkit-transform:skew(24deg);transform:skew(24deg);}
.what-we-do-content strong{
  font-size: 35px;
  line-height: 42px;
  font-weight: 500;
}
.navbar-toggler:focus,.slick-slide{outline:none;}
.homeTextBanner{padding:0 20px;}
.text-blue{color:#447BD6;}
.text-orange{color:#ff9c00;}
.text-gray{color:#555;}
.text-d-blue{color:#447BD6;}
.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:-7%;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;}
.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);}
}
.half-blue-bg{position:relative;}
.half-blue-bg:before{content:'';background:#F1FAFD;width:60%;top:0;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;}

.features-lists{display:flex;justify-content:center;}
.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;}
.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(../../public/css/img/freeSign.jpg);
  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{font:18px/21px 'Outfit';color:#2caee2;margin:0 40px;}
.statsSection .statHolder p{margin:0; font-family: 'Outfit';}
.whatYouGet .youGetBlock .iconHolder img{width:100%;height:100%;object-fit:contain;}
#whatWeDo{position:relative;
  /* padding:80px 0; */
  padding: 80px 0 20px;
}

#whatWeDo:after{content:"";width:100%;height:447px;position:absolute;left:0;top:0;z-index:-1;background:#f3fbfd;background:-moz-linear-gradient(top, #f3fbfd 0%, #f3fbfd 18%, #f5fdff 18%, #f9fdff 41%, #f9fdfc 66%, #fbfffe 66%, #fbfffe 75%, #fefefe 75%, #ffffff 100%);background:-webkit-linear-gradient(top, #f3fbfd 0%,#f3fbfd 18%,#f5fdff 18%,#f9fdff 41%,#f9fdfc 66%,#fbfffe 66%,#fbfffe 75%,#fefefe 75%,#ffffff 100%);background:linear-gradient(to bottom, #f3fbfd 0%,#f3fbfd 18%,#f5fdff 18%,#f9fdff 41%,#f9fdfc 66%,#fbfffe 66%,#fbfffe 75%,#fefefe 75%,#ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3fbfd', endColorstr='#ffffff',GradientType=0);}
/* .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 'Outfit';color:#447BD6;margin:0 0 40px;}
.headingHolder h2 span{font:180px/180px 'Outfit';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 'Outfit';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;}.section-pd{padding:80px 0;}
.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;
}
.we-word-content-s strong{
  font-size: 24px;
  line-height: 34px;
  display: block;
  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;}
.slick-dots li button{border:1px solid #26E0F8;background:#fff;border-radius:50%;width:15px;height:15px;}
.slick-dots li.slick-active button{background:#26E0F8;}
.slick-dots li.slick-active button:before, .slick-dots li button::before{display:none;}
.slick-prev, .slick-next{width:40px;height:40px;border-radius:50%;border:2px solid #26E0F8;}
.slick-prev:hover, .slick-next:hover{background:#26E0F8;}
.slick-prev::before, .slick-next::before{color:#26E0F8;transition:0.3s;}
.slick-prev:hover::before, .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 #cfcfcf;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: 18px;
  line-height:31px;
  position:relative;
  padding:10px 40px 10px 15px;
  display:block;
  font-weight: 700;
}
.faqs-wrap .panel-body{padding:15px;border-top:1px solid #ccc;color:#666;}
.accordian-toggle{display:inline-block;height:30px;width:30px;border:1px solid #447BD6;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:#447BD6;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:#447BD6;left:7px;top:14px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.faqs-wrap h2{margin-bottom:30px;}
.faqs-wrap 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:#447BD6;width:6px;height:85%;left:0;top:30px;position:absolute;}
.contact-wrapper-parent{background:#447BD6;padding:50px 30px;max-width:440px;color:#fff;border-radius:5px;}
.contact-wrapper-parent h4{color: #fff;}
.contact-wrapper-parent .contact-wrapper ul li{display: flex; margin-bottom: 30px;}
.contact-wrapper-parent .contact-wrapper ul li .contact-icon {
  font-size: 36px;
  width: 40px;
  margin-right: 15px;
    /* display: inline-block;
    width: 50px;
    font-size: 40px;
    background: url(../images/contact-icons.svg);
    background-size: cover;
    height: 40px;
    background-repeat: no-repeat; */
}
.contact-wrapper ul li .contact-icon.email{font-size: 30px;}
.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 #667e9a;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; display: flex; justify-content: 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;}
.cms-banner{padding:170px 0 70px;background:#52B7DF;color:#fff;text-align:center;background:url(../images/cms-bg.jpg);background-position:top center !important;background-size:cover !important;background-repeat: no-repeat !important;position: relative;}
.cms-banner h2{font-size:32px;margin-bottom:0;}
.breadcrums li{display:inline-block;padding:5px;font-size:14px;letter-spacing:1px;text-transform:uppercase;}
.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-content h1{font-size:34px;margin-bottom:20px;} */
.intro-right-img{position:relative;}
.intro-right-img img{max-height:560px;}
.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;}
.step-wrap{padding:0 10px;text-align:center;margin:30px auto;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;border-radius:3px;}
.step-wrap:hover{background:#fff;}
.step-wrap .img-icons{width:80px;height:80px;margin:10px auto 30px;}
.step-wrap .img-icons .svg-img{width:100%;height:100%;object-fit:contain;}
.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:0;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.cat-pkg ul li{width:100%;display:inline-block;background: #fff;
  box-shadow: 0px 0px 7px #0000001A;padding: 10px;}
  .tabs-consultation-diseas-s a{display: inline-block;width: 32.99%;margin: 1px;}
.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:0;}
/* .cat-select:hover input ~ .checkmark{background-color:#f8f8f8;height:100%;width:100%;} */
.cat-select:hover input ~ .checkmark{background-color:transparent;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;}
.tabs-consultation-diseas-s .cat-select .checkmark:before{display: none;}
.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;}
  .tabs-consultation-diseas-s .disease-mark-s{
    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0;
    letter-spacing: 0.2px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
    display: block;
    color: #000;
  }
.cat-select input:checked ~ .checkmark .content h4{color:#659EFC;}
.cat-select input:checked ~ .checkmark .content{color:#000;}
.checkmark .content{
  font-size: 18px;
  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;display: none;}
.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-wrap{padding:60px 40px;background:#447BD6;color:#fff;}
.consult-now-wrap .btn-style-two{color:#55acee;background:transparent;padding:0;text-decoration:underline;padding-top:20px;display:block;text-transform:uppercase;}
.loign-section{position:relative;height:auto;overflow:auto; min-height: 100vh; padding: 90px 0 30px;}
/* .loign-section::before{content:'';height:100%;width:50%;position:absolute; display:block; top:0; bottom: 0; background:#5FB2AD;} */
.loign-section .form-wraps{position:relative;z-index:0;width:50%;padding:80px 40px 20px;margin-top:7%;max-width:550px;left:0;background: #F5FFFE;border-radius:10px;margin:7% auto;}
.form-wraps.register-form{margin-top:3%;max-width:630px;width:100%;}
.form-wraps.register-form .form-control{padding-left:42px;height:50px;line-height:42px;}
.form-wraps.register-form .form-logo, .form-logo{position: absolute; top: -20px; right: 0; left: 0;}
.form-wraps.register-form i.fa{margin-top:14px;}
.form-wraps i.fa{color:#AEAEAE;z-index:9;position:absolute;margin-top:16px;margin-left:10px;font-size:22px;}
.form-wraps .custom-chkbox, .form-wraps p{color:#fff}
.form-wraps .form-control{padding-left:42px;height:55px;}
.form-wraps.register-form select{text-indent: 35px; padding-left: 0 !important;}
.form-logo {
  background: #fff;
  max-width: 295px;
  padding: 14px 12px 10px;
  text-align: center;
  margin: -38px auto 50px;
  border-radius: 6px;
  color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.form-logo img {
  margin: auto;
  margin-bottom: 14px;
  max-height: 50px;
}
.forgot-link{float:right;color:#1CC6D5;font-size:13px;}
.get-strated{bottom:0;text-align:center;}
.get-strated a{color:#5eb1ac;}
.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:700px;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:#2CAEE2;border-color:#2CAEE2;box-shadow:inset 3px 8px 13px -3px #119cb3;}
.selection-box:hover h4, .selection-box:focus h4{color:#1DB8C6;}
.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:120px;height:120px;margin:0px auto 10px;}
.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);}
.pkg-header{height:160px;overflow:hidden;position:relative;}
.pkg-header 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;}
.pkg-header 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;padding:0;background:#fff;margin-bottom:30px;}
.categories-tabs .list{position:static;display: flex;justify-content: center;align-items: center;flex-wrap: wrap; left:0px;top:0px;margin-left:0;margin-top:0px;}
.consultation-page-tabs .list{display: none;}
.categories-tabs .list li{display:table-cell;position:relative;text-align:center;cursor:grab;cursor:-webkit-grab;color:#efefef;vertical-align:middle; margin: 2px 5px;}
.categories-tabs .list li:first-child{margin-left: 0;}
.categories-tabs .list li:last-child{margin-right: 0;}
.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:0;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:-50px 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;}
.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;
}
/* all-diseas-banner-content */
.banner-content-all-diseas strong {
  font-size: 48px;
  line-height: 53px;
  font-weight: bold;
}
.online-consult-banner strong{
  font-size: 40px;
  line-height: 45px;
  font-weight: bold;
  display: block !important;
  margin-bottom: 0 !important;
}

.discount-off-text {
  background: #447bd6;
  padding: 5px 20px 5px 40px;
  box-shadow: 0 3px 6px #00000029;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.discount-off-text p{
  animation: my-animation 15s linear infinite;;
}

@keyframes my-animation{
0% {
    transform: translateX(50%);
}

100% {
    transform: translateX(-50%);
}
}

/* modal-style */
.diseas-modal{
  width: 100%;
  max-width: 700px;
}
.diseas-modal .modal-content{
  padding: 30px;
}
.modal-close-btn{
 position: absolute;
 top: -5px;
 right: -5px;
 opacity: 1;
 padding: 0 !important;
}
.modal-close-btn:focus{
  outline: unset !important;
}
.modal-close-btn:hover{
  opacity: 1 !important;
}
.modal-close-btn span {
  background: #447bd6;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  font-size: 30px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: all ease-in-out 0.3s;
}
.modal-close-btn:hover span{
  transform: rotate(90deg);
}
.diseas-modal .modal-img{
  font-size: 50px;
  display: flex;
  justify-content: center;
}
.diseas-modal .modal-img i {
  color: #447bd6;
}
.diseas-modal .modal-body h5{
  font-weight: 300;
}
.modal-backdrop{
  width: 100%;
  height: 100%;
}

/* #banner */
.banner{padding: 200px 0 100px 0;background: #F8FCFD;}
.banner h1 span{font-size: 70px;line-height: 75px;margin: 0;color: #26E0F8;font-weight: 900;}
.banner h2{width: 87%;font-size: 33px;line-height: 44px;font-weight: 200;margin-bottom: 30px;}
.banner .health-btn{border: none;background: #26E0F8;color: #fff;padding: 14px 10px 14px 22px;border-radius: 26px;display: inline-flex;align-items: center;font-size: 16px;font-weight: 600;transition: all ease-in-out .3s;
  /* width: 182px; */
  /* height: 50px; */
  text-align: center;    justify-content: center;padding-right: 50px; box-shadow: 1px 3px 5px #ccc;border: 1px solid #03b2c9;
}
.banner .health-btn:hover{background: #447BD6;}
.banner .top-heading{margin-bottom: 80px;}
.banner .health-img{margin-right: 12.5px;}
.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 .lottie-background{position: absolute;top: 0;background: url('../images/banner-lottie-background.png');background-size: cover;background-position: left;padding: 205px 140px 60px 35px;}
.banner .lottie-player{width: 100%;height: 100%;opacity: 0.8;background: #c7e6fe;border-radius: 50%;overflow: hidden;}
/* Services */
.services{padding: 100px 0 100px 0;background: #F8FCFD;}
.services .content{margin-bottom: 70px;}
.services .content h2{font-size: 30px;color: #447BD6;font-weight: 700;line-height: 34px;display: block;margin-bottom: 16px;}
.services .content h3{margin-bottom: 25px;}
.services .content p{color: #4B4B4B;font-size: 18px;line-height: 30px;}
.services .slider-box svg{
  margin-bottom: 55px;
}
.services .slider-box svg path{fill: #6794DE;}
.services .slider-box{box-shadow: 0px 3px 14px #0000001A;background: #fff;border-radius: 37px;padding: 65px 30px 50px 30px;color: #000;height: 425px;}
.services .slider-box p{font-size: 18px; display: -webkit-box;
  -webkit-line-clamp: 4;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.services .slider-box .image{margin-bottom: 55px;}
.services .slider-box h4{margin-bottom: 8px;}
.home-service-slider-section-three strong {
  display: block;
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  color: #447bd6;
  margin-bottom: 8px;
}
.services .slider-box:hover svg path{fill: #fff;}
/* .services .slider-box:hover h4{color: #fff;} */
.services .slider-box:hover p{margin-bottom: 15px;}
.services .slider-box:hover{padding-bottom: 41px;background: #447BD6;color: #fff;height: 99%;}
.services .slider-box:hover strong{color: #fff;}
.services .slider-box .details{display: none;transition: all ease-in-out 1s;}
.services .slider-box:hover .details{justify-content: space-between;align-items: center;display: flex;}
.services .set-position{height: 480px;}
.services .set-position a{transition: unset;}
.services .slick-slide {margin: 0 27px;}
.services .slick-list {margin: 0 -27px;}
.services .slick-arrow::before{color: #447BD6;font-family: 'fontawesome';border: 1px solid #447BD6;padding: 10px 11px 6px 11px;border-radius: 50%;}
.services .slick-next:before{content: '\f054';}
.services .slick-prev:before{content: '\f053';}
.services .slick-prev{z-index: 10;left: -50px;border: none;background: none;}
.services .slick-next{right: -50px;border: none;background: none;}
/* easy-steps */
.easy-steps{padding: 142px 0 108px 0;position: relative;}
.easy-steps .patient-img{position: absolute;top: 16%;left: 0;}
.easy-steps .easy-content .no-3{display: inline-block;font-size: 114px;line-height: 114px;color: #fff;background: #447BD6;border-radius: 12px;padding: 0 21px;}
/* .easy-steps .easy-content h2{line-height: 88px;color: #26E0F8;margin-bottom: 23px; font-size: 70px;} */
.easy-steps .easy-content strong{line-height: 88px;color: #26E0F8;margin-bottom: 23px; font-size: 70px; display: block;}
.easy-steps .easy-content h3{margin-bottom: 25px;}
.easy-steps .easy-content .alphacareinc{font-size: 18px;margin-bottom: 30px;    color: #000;}
.easy-steps .easy-content ol, .easy-steps .easy-content ul{padding-left: 20px;}
.easy-steps .easy-content .steps-no{font-size: 33px;line-height: 38px;color: #659EFC;border: 2px solid #659EFC;border-radius: 6px;margin-right: 25px;width: 71px;height: 74px;display: flex;align-items: center;justify-content: center;}
.easy-steps .easy-content .steps-detail h4{margin-bottom: 20px;color: #000000;}
.easy-steps .easy-content li{margin-bottom: 10px;}
.easy-steps .steps-detail{flex: 1;}
.easy-steps .steps-detail p{color: #000;}
/* Treatment */
.treatment {padding: 90px 0 60px 0;}
.treatment .header .specialist{font-size: 30px;font-weight: 700;color: #447BD6;margin-bottom: 16px;display: block;}
.home-section-five strong{
  font-size: 48px;
  font-weight: 700;
  line-height: 53px;
  margin: 0;
}
.treatment .header{margin-bottom: 99px;}
.treatment .nav-pills .nav-link{padding: 26px 25px;background:  transparent linear-gradient(270deg, #F2F2F2 0%, #F0F9FF 100%) 0% 0% no-repeat padding-box;border-radius: 20px;color: #000;height: 100%;}
.treatment .nav-pills .nav-link.active, .treatment .nav-pills .nav-link:hover{color: #fff;background: transparent linear-gradient(270deg, #26E0F8 0%, #659EFC 100%) 0% 0% no-repeat padding-box;}
.treatment .nav-pills .nav-item,.treatment .tab-content .tab-pane .tab-category{width: 24%;margin-bottom: 16px; margin: 0 7px 16px;}
.treatment .nav-pills .nav-item{width: 24%;margin-bottom: 16px;min-height: 185px;}
.treatment .nav-pills .see-more{background: #659EFC;display: flex;align-items: center;justify-content: center;}
.treatment .nav-pills .see-more:hover{background: #659EFC;}
.treatment .nav-pills .see-more h4{color: #fff;}
.treatment .nav-pills{margin-bottom: 47px;}
.treatment .treatment-category .category-icon{margin-right: 18px;margin-top: -8px; }
.treatment .treatment-category h5{margin-bottom: 19px;}
.treatment .tab-category{padding: 16px;color: #000000;background: #DCECF9 0% 0% no-repeat padding-box;border: 1px solid #E1E1E1;transition: all ease-in-out .3s;padding-right: 30px;margin-bottom: 20px;}
.treatment .tab-category .circle-arrow{background: #fff;border-radius: 50%;padding: 0px 6px 0px 7px;display: none;transition: all ease-in-out .3s}
.treatment .tab-category span{font-size: 18px;}
.treatment .tab-category:hover .circle-arrow{display: block;}
.treatment .tab-category:hover{padding-right: 16px;background: #659EFC;color: #fff;}
.treatment .tab-category .fa-arrow-right{color: #659EFC;}
/* testimonial */
/* .testimonial{padding: 80px 0 128px 0;} */
.testimonial{padding: 80px 0  0;}

.testimonial h4{color: #000;}
.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;
  position: relative;
  /* margin-right: -9%; */
}
.diff-name-card-d.has-error {
  margin-bottom: 30px;
}
.testimonial .testimonial-container::before {
  content: '';
  position: absolute;
  right: -50%;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #f8fcfd;
}
.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: "←";
}
/* FAQs */
.faq{padding: 173px 0 152px 0;background: #F8FCFD;color: #15161D;}
/* .faq .content h3{margin-bottom: 20px;} */
.section-faq strong {
  font-size: 48px;
  line-height: 53px;
  font-weight: 700;
}
.faq-heading {
  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 .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;position: relative;}
.faq .accordion>.card>.card-header::before{content: '';position: absolute;width: 50px;height: 2px;background: #15161D;bottom: -2px;}
.faq .question-form{padding: 52px 36px 44px 36px;border-radius: 30px; text-align: center;position: relative;background: #fff;box-shadow: 0px 3px 33px #00000014;border-radius: 36px;}
.faq-landing-page{z-index: 10;}
.faq .question-form h4{color: #1F2278;margin-bottom: 34px;}
.section-faq-form strong {
  font-size: 30px;
  line-height: 34px;
  color: #1f2278;
  font-weight: 700;
}
.question-form-content{
  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 .3s;    box-shadow: 1px 3px 5px #ccc;border: 1px solid #03b2c9;}
.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: 80px 0 0px 0;}
footer .sitemap,footer .social{margin-bottom: 36px;}
footer h4{color: #000;}
footer ul li{
  list-style: none;
}
footer .map-content li a{color: #000;}
footer .map-content li a:hover{color: #26E0F8;}
footer .map-content li{margin-bottom: 10px;}
footer .social-icon a{font-size: 18px;margin-right: 40px;color: #000;}
footer .social-icon a:hover{color: #26E0F8;}
footer .social-icon a svg path{
 transition: all ease 0.3s;
}
footer .social-icon a:hover svg path{
  fill: #26E0F8;
}
footer .social-icon{margin-bottom: 23px;}
ul.map-content li{
  font-size: 16px;
  font-weight: 400;
}
.footer-links-heading{
  font-size: 22px;
  line-height: 32px;
}


/* chat-btn */

.chat-btn {
  position: fixed;
  right: 40px;
  bottom: 90px;
  border: 2px solid #00A884;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  z-index: 11;
}
.chat-btn i {
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #00A884;
  width: 40px;
  margin: auto;
  border-radius: 100%;
  height: 40px;
}


.chat-modal {
  padding: 20px;
  position: fixed;
  right: 0;
  max-width: 370px;
  text-align: center;
  background: #fff;
  box-shadow: 4px 6px 0px #447bd6;
  border: 1px solid #000;
  border-radius: 30px;
  bottom: 190px;
  right: 40px;
  z-index: 11;

}
.chat-btn:focus{
  outline: unset !important;
}
.chat-modal::before {
  content: '';
  position: absolute;
  top: 100%;
  right: 29px;
  width: 0;
  height: 0;
  border-width: 0 0px 30px 30px;
  border-color: transparent transparent #447bd6 transparent;
  border-style: solid;
  transform: rotate(270deg);
  z-index: 1;
}
.chat-modal-icon{
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #447bd6;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
}
.chat-massage-icon {
  text-align: center;
  background: #447bd6;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* end */
.cms-banner{padding:110px 0 120px;background:#52B7DF;color:#fff;text-align:center;background:url(../images/cms-bg.jpg);background-position:top center !important;background-size:cover !important;background-repeat: no-repeat !important;}
.cms-banner h2{font-size:40px;margin-bottom:0;    line-height: 55px;}
.breadcrums li{display:inline-block;padding:5px;font-size:14px;letter-spacing:1px;text-transform:uppercase;    color: #fff;}
.breadcrums .bread-list li+li:before {
  padding: 8px;
  color: #fff;
  content: "/\00a0";
}
.breadcrums li a{color: #fff;}
.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-content h1{font-size:34px;margin-bottom:20px;line-height: 40px;} */
.intro-content h1{
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 20px;
  color: #447bd6;
}
.faq-content-wrapper-s h2{
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 20px;
}
/* .intro-content h2{
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 20px;
} */
.intro-content .text-blue{
  color: #447bd6;
}
.inner-banner .intro-content h1{line-height: 40px;}
.intro-right-img{position:relative;}
.intro-right-img img{max-height:560px;max-width: 100%;border-left:16px solid #447BD5;border-radius: 30px;}
.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;}
.step-wrap{padding:0 10px;text-align:center;margin:30px auto;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;border-radius:3px;}
.step-wrap:hover{background:#fff;}
.step-wrap .img-icons{width:80px;height:80px;margin:10px auto 30px;}
.step-wrap .img-icons .svg-img{width:100%;height:100%;object-fit:contain;}
.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:0px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.cat-pkg ul li{width:100%;display:inline-block;background: #fff;
  box-shadow: 0px 0px 7px #0000001A;padding: 10px;height: 80px;}
  .tabs-consultation-diseas-s a{display: inline-block;width: 32.99%;margin: 1px;}
.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:0;}
.cat-select .checkmark a{
  color: #447BD6;
}
.tabs-consultation-diseas-s .cat-select{height: 100%;margin-bottom: 0;}
.tabs-consultation-diseas-s .cat-select .checkmark{height: 100%;}

/* .cat-select:hover input ~ .checkmark{background-color:#f8f8f8;height:100%;width:100%;} */
.cat-select:hover input ~ .checkmark{background-color:transparent;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;}
.tabs-consultation-diseas-s .cat-select .checkmark:before{display: none;}
.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; */
  line-height: 24px;
  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:3px;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;display: none;}
.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-wrap{padding:60px 40px;background:#447BD6;color:#fff;}
.consult-now-wrap .btn-style-two{color:#55acee;background:transparent;padding:0;text-decoration:underline;padding-top:20px;display:block;text-transform: uppercase;}
.loign-section { position: relative; height: auto; overflow: auto; min-height: 100vh; padding: 90px 0 30px; display: flex; align-items: center; background: #5fb2ad69; }
/* .loign-section::before{content:'';height:100%;width:50%;position:absolute; display:block; top:0; bottom: 0; background:#5FB2AD;} */
.loign-section .form-wraps { position: relative; z-index: 0; width: 50%;padding: 80px 40px 20px; margin-top: 7%; max-width: 550px;left: 0; background: #ffffff;border-radius: 10px; margin: 7% auto; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.form-wraps.register-form{margin-top:3%;max-width:630px;width:100%;}
.form-wraps.register-form .form-control{padding-left:42px;height:50px;line-height:42px;}
.form-wraps.register-form .file-upload-input{line-height: 30px;}
.form-wraps.register-form .form-logo, .form-logo{position: absolute; top: -20px; right: 0; left: 0;}
.form-wraps.register-form i.fa{margin-top:14px;}
.form-wraps i.fa{color:#AEAEAE;z-index:9;position:absolute;margin-top:16px;margin-left:10px;font-size:22px;}
.review-page ul.review-spcial i.fa{color: #fff;}
.review-page ul.review-spcial li a:hover i.fa{color: #26E0F8;}
.review-page h4 {
  font-size: 22px;
  line-height: 30px;
  margin: 10px;
}
.form-wraps .custom-chkbox, .form-wraps p{color:#333}
.form-wraps .form-control{padding-left:42px;height:55px;}
.form-logo {
  background: #fff;
  max-width: 295px;
  padding: 14px 12px 10px;
  text-align: center;
  margin: -38px auto 50px;
  border-radius: 6px;
  color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.form-logo img {
  margin: auto;
  margin-bottom: 14px;
  max-height: 50px;
}
/* #login-form-user .theme-btn {
  background: #fff;
  color: #333;
} */
.forgot-link {
  float: right;
  color: #5eb1ac;
  font-size: 13px;
}
.get-strated a {
  color: #5eb1ac;
}
.get-strated{bottom:0;text-align:center;}
.get-strated a{color:#5eb1ac;}
.get-strated a:hover {
  color: #000;
}
.forgot-link:hover {
  color: #fff;
}
.get-strated p{font-size:20px;}
.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:700px;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:#2CAEE2;border-color:#2CAEE2;box-shadow:inset 3px 8px 13px -3px #119cb3;}
.selection-box:hover h4, .selection-box:focus h4{color:#1DB8C6;}
.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:120px;height:120px;margin:0px auto 10px;}
.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: #5eb1ac;
}
.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);}
.pkg-header{height:160px;overflow:hidden;position:relative;}
.pkg-header 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;}
.pkg-header 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:#447BD6;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;border-radius: 20px;}
.nav-tabs li a.nav-link{text-transform:uppercase;font-size:13px;color:#000;font-weight:600;padding:12px 25px 12px;border:1px solid #dedede;display:inline-block;position:relative;background:#F1FAFD;border-radius: 20px;}
.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;padding:0;background:#fff;margin-bottom:30px;}
.categories-tabs .list{position:static;left:0px;top:0px;margin-left:0;margin-top:0px; border-radius: 8px; padding: 12px;}
.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:0;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;font-family: 'Outfit' !important;
  line-height: 22px;}
.popover-header{font-family: 'Outfit' !important;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;}
.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;padding: 0 10px;}
#register-form .select2-container{width: 100% !important;
}
.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-content p{
  margin-bottom: 10px;
  text-align: justify;
}
.intro-content p:last-child{
  margin-bottom: 0;
}
.all-consultation-diseased-li ul, .all-consultation-diseased-li ol{
  padding-left: 30px;
}

.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;}
.doctor-profile-li-s .key-points ul{padding-left: 20px;}
.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-text-s h3{
  margin-bottom: 20px;
  /* font-size: 22px;
  line-height: 30px !important; */
}

.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-we-works h2{
  margin-bottom: 25px;
}
#whatWeDo h2,.how-we-works h2{
  font-size: 60px;
  line-height: 68px;
}
.what-we-do-content h1{
  font-size: 60px;
  line-height: 68px;
}
/* .how-we-works h5{
  margin-bottom: 20px;
  color: #000000;
  font-weight: 700;
} */
.how-we-works-steps .heading-text-s{
  font-size: 21px;
  margin-bottom: 15px;
  font-weight: 700;
  display: block;
}
.consultataion-fee-section strong{
  font-weight: bold;
}
.consultataion-fee-section h2,.consult-now-wrap  h2{
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 30px;
}
.refund-policy-content-wrapper strong{
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 30px;
}

.consult-now-wrap a{
  color: #fff;
  font-size: 18px;
  text-decoration: underline;
}
.consultataion-fee-section .theme-btn {
  background: #26E0F8 !important;
  color: #fff !important;
  padding: 15px 30px !important;
  display: inline-block;
  text-decoration: none;
}
.consultataion-fee-section  .theme-btn:hover {
  background: #1F2278 !important;
}
.popover{
  border: 1px solid rgb(0 0 0 / 11%);
}
.faqs-wrap .card-body .card-title {
  color: #447BD6;
}
.faqs-wrap .card:hover{
  background: #447BD6;
}
.faqs-wrap .card:hover .card-title {
  color: #fff;
}
.wizard-card h6{
  color: #447BD6;
}
.wizard-card .choice:hover .icon, .wizard-card .choice.active .icon {
  background: #447BD6 !important;
}
.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: #5eb2ad !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 .3s;
}
.swal2-styled.swal2-confirm:hover, .swal2-styled.swal2-confirm:active, .swal2-styled.swal2-confirm:focus {
  box-shadow: none !important;
  background-color: #4f918d !important;
  border-color: inherit !important;
  background: #4f918d;
  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;
}
.consultataion-fee-section p{
  margin-bottom: 20px;
}
/* home page video */
.home-video .video-header {
  position: relative;
  width: 100%;
  background-size: cover!important;
  -webkit-background-size: cover!important;
  text-align: center;
  overflow: hidden;
}
.home-video video {
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
}
.home-video .video-copy {
  color: #fff;
  padding: 216px 0;
  z-index: 9;
}
.home-video .video-copy a {
  color: #fff;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.home-video h3 {
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 0;
}
.home-video .icon-youtube-play {
  font-size: 86px;
  color: red;
  margin-top: -30px;
}
.banner .lottie-background.home-video {
  right: 0;
}
.home-video-wrapper{
  padding-bottom: 100px;
}
#whatWeDo h3, .steps-wrap h3{
  font-size: 35px;
  line-height: 42px;
  margin-bottom: 0;
  font-weight: 500;
}
.patient-video-wrap{
  padding: 80px 0;
}
.services .home-services-content h3, .home-section-two h1 {
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 35px;
  color: #212529;
  font-weight: 600;
}
.services .home-services-content h2, .services .home-services-content strong {
  font-size: 40px;
  margin-top: 30px;
}
.services .home-services-content strong{
  color: #447bd6;
}

/* .doctor-profile-video{
  padding-bottom: 40px;
} */

.refund-policy-content h3{
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
}



.consultation-content-wrapper span,
.consultation-content-wrapper p, .consultation-content-wrapper p small, .consultation-content-wrapper p b{
  font-size: 18px !important;
  font-family: 'Outfit'!important;
  color: #000000 !important;
  font-weight: 400 !important;
  line-height: 28px !important;
}
/* .consultation-content-wrapper h2{
  font-size: 16px !important;
  line-height: 40px !important;
  font-weight: 600 !important;
  font-family: 'Outfit'!important;
  color: #212529 !important;
} */
.consultation-content-wrapper h3, .cms-page-des span, .cms-page-des p{
  font-family: 'Outfit'!important;
}
.cms-page-des span, .cms-page-des p{
  font-size: 18px !important;
  /* font-weight: 400; */
  line-height: 28px !important;
}
.cms-page-des ol{
  padding-left: 30px;
}
.disease-listing{
  padding-left: 30px;
}
.consultation-content-wrapper span.test-price{
  color: #fff !important;
}
.btn-refill-wrap{
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-refill-wrap .btn-style-two{
  margin-left: 10px;
}

.header-form-outer .header-search-form input.search-input{
    background: #fff;
    border-radius: 50px;
    height: 45px;
}
.header-form-outer{
  display: flex;
  align-items: center;
}
.header-form-outer .searchbox{
  background: transparent;
  border: none;
}
.header-form-outer .searchbox:focus{
  outline: none;
}
.header-form-outer .searchbox i{
  color: rgba(0,0,0,.9);
  font-size: 20px;
}
.header-form-outer  .header-search-form {
    width: 0;
    /* transition: 0.75s width; */
    /* transition: 0.3s ease-out; */
    transform-origin: right center;
    /* text-indent: 20px; */
    visibility: hidden;
}
.header-form-outer .header-search-form input.search-input{
  width: 0;
    /* transition: 0.75s width; */
    transform-origin: right center;
    /* transition: 0.3s ease-out; */
    height: 0;
    border: none;
    background: transparent;
}
.header-form-outer{
  position: relative;
  margin-right: 5px;
}
.header-form-outer .searchbox{
  position: absolute;
  right: 10px;
  z-index: 9999;
}
.header-form-outer  .header-search-form.expand {
  width: 230px;
  position: relative;
  /* transition: 0.75s width; */
  /* transition: 0.3s ease-out; */
  transform-origin: right center;
  visibility: visible;
}

.header-form-outer  .header-search-form i{
  display: none;
}
.header-form-outer  .header-search-form.expand i{
  color: #26E0F8;
  position: absolute;
  right: 12px;
  top: 13px;
  z-index: 99999;
  display: block;
}
header .acc-info{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 25px;
}
/* .header-form-outer .btn-default {
  padding: 5px 9px;
  font-size: 20px;
  position: absolute;
  right: 16px;
  top: 18px;
  background: none;
  border: none;
  color: #447bd6;
  box-shadow: none;
} */

.header-form-outer:hover .header-search-form input{
  width: 100%;
    border-radius: 25px;
    padding: 10px 40px 10px 10px;
    height: 45px;
    opacity: 0;
}
.header-form-outer  .header-search-form.expand input.search-input{
  background: #fff;
  border-radius: 50px;
  height: 45px;
  border: 1px solid rgba(0,0,0,.9);
  width: 100%;
  padding: 10px 40px 10px 10px;
  opacity: 1;
}
.header-form-outer:hover .header-search-form input:focus{
  border: 1px solid #447bd6;
}
.search-result-list-d  li{
  margin-bottom: 2px;
}
.search-result-list-d  li a{
  color: #4B4B4B;
  font-size: 16px;
  font-weight: 400;
  transition: unset;

}
.search-result-list-d li a:hover{
  color: #447BD6;
}
.search-result-list-d{
  position: absolute;
  top: 50px;
  width: 400px;
  right: 0;
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);
  border-radius: 8px;
  opacity: 0;
  max-height: 260px;
  overflow-y: auto;
  /* left: 0; */
  right: 0;
}
.header-search-form.search-result-div{
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.header-search-form.search-result-div .search-result-list-d{
  opacity: 1;
  z-index: 2;

}

.patient-dr-register a{
  color: #fff;
}
.health-btn{
  position: relative;
}
.health-btn .arrowIcon {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  right: 10px;
  border: 2px solid #fff;
  border-radius: 100%;
  color: #fff;
  font-size: 18px;
  padding: 0 1px;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
    align-items: center;
    justify-content: center;
}
.register-form .help-block , #login-form .help-block{
  color: #8b0000;
  font-size: 15px;
}
.login-form label.error {
  display: inherit !important;
}
.choose-location{
  box-shadow: 0px 3px 11px #6c757d4a;
  padding: 60px 20px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  width: 60%;
  margin: 0 auto;
}
.choose-location h4{
  text-align: center;
}

.login-btn a {
  color: white;
}
.find-condition-bg {
  background-color: #447bd6;
  border-radius: 20px;
  margin-top: 50px;
}
.find-condition {
  background: #26E0F8;
  border: 1px solid #26E0F8;
  border-radius: 50px;
  padding: 13px 40px;
}
.find-condition .large {
  font-size: 17px;
  color: white;
}
.find-condition .small {
  font-size: 14px;
  color: white;
}
.app-store-images{
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 200px;
}
.app-store-images a{
  display: inline-block;
  margin-bottom: 8px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.app-store-images a:hover{
  -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.app-store-images a img{
  width: 200px;
}
.copyright{
  padding: 20px 0;
  margin-top: 50px;
}
.hippa-img{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.hippa-img a{
  display: inline-block;
}
.certificate-img-sec{
  /* margin: 150px 0 0; */
  margin: 20px 0;
}
.certificate-img-sec .img-wrapper{
     display: flex;
    align-items: center;
    justify-content: center;
}
.certificate-img-sec .img-wrapper img{
  width: 1000px;
  margin: 0 auto;
}
.faq span , .faq p{
  font-size: 18px;
    line-height: 29px;
    font-family: 'Outfit' !important;
}


.wrapper.pcb-call-s{
  overflow: hidden;
}
.wrapper.pcb-call-s:before{
  content: '';
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background: rgb(0,0,0,0.8);
  z-index: 9999;
}
.pcb-call-s .call-wrapper{
  position: absolute;
  background: #fff;
  z-index: 99999;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 80px 30px;
  width: 30%;
  display: flex;
  align-items: center;
  border-radius: 10px;
  top: 40%;

}
.pcb-call-s .call-wrapper .call-input-wrap{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  text-align: center;
  width: 100%;
  position: relative;
}

.pcb-call-s .call-wrapper .call-input-wrap i{
  font-size: 40px;
  color: #447bd6;
}
.pcb-call-s .call-wrapper .call-input-wrap h3 {
  width: 100%;
  margin-bottom: 40PX;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
}
.pcb-call-s .call-wrapper .icon-wrap{
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 80px;
  box-shadow: 0px 0px 1px 1px #0000001a;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0000001a;
  cursor: pointer;
}
.option-form .call-to-d{
  min-width: 150px;
  max-width: 100%;
}
.option-form button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.option-form button:disabled:hover{
  background-color: #26E0F8 !important;
}
.form-fill-dr-avail{
  width: 100%;
}
.option-form .choose-location{
  width: 70%;
}
.form-fill-dr-avail .live-call-doctor-listing{
  max-height: 200px;
  overflow-y: auto;
}
.form-fill-dr-avail .live-call-doctor-listing::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  border: none!important;
}

.form-fill-dr-avail .live-call-doctor-listing::-webkit-scrollbar-thumb {
  background-color: #447BD6;
  border: none;
  border-radius: 5px;
}
.form-fill-dr-avail .live-call-doctor-listing::-webkit-scrollbar-track {
  background: #f5f5f5;
  border: none!important;
  border-radius: 5px;
}
.form-fill-dr-avail label{
  padding-left: 30px;
}
.option-form .call-btn-wrapper{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.option-form .call-btn-wrapper label{
  margin: 10px 10px 20px;
}
.form-fill-dr-avail .live-call-doctor-listing{
  display: inline-block;
  text-align: left;
  padding-right: 40px  !important;
}
.form-fill-dr-avail .live-call-doc-avail .form-group{
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}
.form-fill-dr-avail .live-call-doc-avail .reopendiv {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.health-btn.health-tooltip, .btn-style-two.buy-tooltip {
  position: relative;
}
.health-btn.health-tooltip h6, .btn-style-two.buy-tooltip h6 {
  display: none;
  position: absolute;
  background-color: #447BD6;
  color: white;
  font-size: 14px;
  padding: 15px;
  top: 60px;
  left: 0;
  width: 300px;
  line-height: 18px;
  border-radius: 5px;
}
.health-btn.health-tooltip:hover h6, .btn-style-two.buy-tooltip:hover h6  {
  display: block;
}

/* .paymnt-form .help-block{
  margin-top: 8px;
}
.paymnt-form .form-label-group{
  background-color: transparent;
  height: auto;
  padding: 0;
  border: none  !important;
}
.paymnt-form  .form-label-group input{
  background-color: #fff;
  padding: 10px 16px;
  border: 1px solid #dee2e6;
  position: initial;
}
.paymnt-form  .sq-card-message-error {
  color: #8b0000 !important;
}
.paymnt-form  .sq-card-wrapper .sq-card-message-error::before{
  background-color: #8b0000;
} */
.session-expired .form-wraps {
  text-align: center;
  padding: 50px 30px 60px;
}
.session-expired .form-wraps h3, .session-expired .form-wraps h4 {
  color: #111;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}
.session-expired .form-wraps h4 {
  font-size: 18px;
  margin-bottom: 15px;
}
.coming-soon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.coming-soon .lottie-background {
  max-width: 350px;
  width: 100%;
}

.coming-soon .lottie-background + .lottie-background {
  margin-top: -160px;
}
.font-weight-500{font-weight: 500;}

/*
* search page style start
*/
.talk-card {
  padding: 170px 0 0px;
}

a {
  text-decoration: none;
  transition: all ease-in 0.3s;
}

.cards-box-content a:hover {
  color: #26E0F8;
}

.talk-card .cards-box-content {
  background-color: #ffff;
  box-shadow: 0px 0px 3px 3px #cecece;
  padding: 20px;
  border-radius: 20px;
  height: 240px;
  position: relative;
  margin-bottom: 50px;
}

.talk-card .cards-box-content h1 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
}

.talk-card .cards-box-content h5 {
  font-size: 15px;
}

.talk-card .cards-box-content .card-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.talk-card .cards-box-content .short-desc-s {
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
}
.talk-card .cards-box-content p{
  margin-bottom: 0 !important;
}
.no-record {
  padding: 160px 0 0px;
}
.no-record-img img{
    max-width: 250px;
}
.no-record-wrapper{
  padding: 20px;
  background: #447bd6;
  color: #fff;
  box-shadow: 0px 1px 6px 5px #cecece;
}

.hide-d{
  display: none;
}

.work-section-padding {
  padding: 20px 0;
}
.category-tabs-content strong{
  font-size: 21px;
  line-height: 31px;
  font-weight: 700;
  margin-bottom: 20px;
  display: block;
}
.choose-location .custom-chkbox{
  float: left;
}
.consult-btn-mobile-view{display: none;}
.zsiq_flt_rel{left: -40px;bottom: 40px;}
.mobile-view-login-btn{display: none;}
.page-not-found .theme-btn{box-shadow: none;border: none;display: inline-block;}
.payment-method-padding .main-heading{margin-top: 0 !important;}

/* download-view */
.download-app {padding: 120px 0;border-bottom: 1px solid #659EFC;}
.download-view-content h3{font-size: 60px;line-height: 70px;color: #26E0F8;}
.download-view-content h4 {font-size: 30px;line-height: 35px;}
.download-view-content{margin-bottom: 40px;}
.download-wrapper-img img {
 transition: all ease-in-out 0.3s;
}
.download-wrapper-img img:hover {
  transform: scale(1.1);
}
.consultation-list a li {
  transition: all ease-in-out 0.5s;
}
.consultation-list a li:hover, .cat-pkg ul li:hover {
  background-color: #26e0f88f;
}

.consultation-page .consult-btn {box-shadow: none;background: #447BD6;border-radius: 35px; padding: 10px;font-size: 24px;border: unset;display: flex; align-items: center;justify-content: center;min-width: 335px;height: 70px;text-transform: uppercase;}
.consultation-ul img {width: 25px !important;height: 25px !important;}

.online-consult-banner{
 position: relative;
 padding: 30px 0;
 background-image: url("../images/consultations/cms-bg.jpg");
 background-color: #effbfdd4;
 background-blend-mode: color;
}
.online-consult-banner .banner-content{
  color: #000;
}
.online-consult-banner .breadcrums .bread-list li+li:before{
  color:#000
}

.online-consult-banner .breadcrums li a{color: #000;}
/* .online-consult-banner::before {
  content: "";
  position: absolute;
  background-color:#effbfdd4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
} */

.consultation-banner::before {content: "";position: absolute;background-color: #effbfd;width: 100%;height: 100%;top: 0;opacity: 0.8;left: 0;right: 0;}
.consultation-banner .banner-content p {font-size: 24px;line-height: 40px;}
.consultation-banner .banner-content{color:#000}
.consultation-banner .banner-content h1{font-size: 40px;line-height: 45px;font-weight: bold;}
.dental-page-tags strong {font-size: 30px;line-height: 35px;}
.dental-page-tags h2{font-size: 35px;line-height: 40px;font-weight: bold;}
.alpha-content-list .list-content strong {font-size: 28px;line-height: 33px;font-weight: 400;margin-bottom: 5px;display: block;}
.alpha-content-list .list-img {padding-top: 10px;width: 50px;}
.alpha-content-wrapper .list-content{width: calc(100% - 25px);}
.alpha-content-wrapper .list-content p{text-align: left;}
.alpha-health .consult-img img {border-left: 16px solid #447BD5;border-radius: 30px;}
.alpha-content-wrapper {padding-right: 60px;}
.dental-infection .dental-img img {border-right: 16px solid #447BD6;border-radius: 30px;}
.dental-infection .dental-list li {list-style: none;position: relative;padding-left: 20px;}
.dental-infection .dental-list li::before{content: "";position: absolute;background: #447BD6;width: 7px;height: 7px;left: 0;top: 10px;}
.dental-health-wrapper .dental-card {background: #fff;box-shadow: 0px 0px 14px #0000001A;padding: 25px 20px;border-right: 10px solid #447BD6;border-radius: 0px 16px 16px 0px;height: 100%;}
.dental-card-img {
  width: 50px;
  height: 50px;
}
.dental-card-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.telehealth-section-padding{padding: 80px 0 30px;}
.home-prescription-page-padding {padding-top: 50px;}
.loign-section .reset-tooltip ,.form-group .reset-tooltip {background: #000;color: #fff;padding: 10px;display: none;width: 200px;font-size: 15px;line-height: 20px;text-align: justify;position: absolute;right: -160px;top: 57px;z-index: 22;}
.loign-section .reset-tooltip::before, .form-group .reset-tooltip::before {content: "";position: absolute;border-bottom: 14px solid #000;border-left: 14px solid transparent;border-right: 14px solid transparent;top: -5px;left: 10px;}
 .register-form-s .register-icon:hover .reset-tooltip{display: block;}
.register-form-s .register-icon i {position: absolute; top: 0;right: 10px;left: unset;}
.register-form-s .form-control{padding-right: 35px;}
.consult-register-form .register-icon {position: absolute;right: 0px;top: 58px;width: 100%;}
.consult-register-form .register-icon i {right: 10px;position: absolute;}
.consult-register-form .register-icon:hover .reset-tooltip{top: 40px;}
.consult-register-icon .register-icon{top: 0;}
.consult-register-icon .register-icon:hover .reset-tooltip{display: block;position: absolute;top: 55px;z-index: 22;}
.tabs-consultation-diseas-s{padding: 0;}
.consult-section-space{margin-bottom: 60px;}

/* lab-testing */
.lab-testing-li-s ul li {list-style: none;position: relative;padding-left: 20px;}
.lab-testing-li-s ul li::before {content: "";position: absolute;background: #447BD6;width: 7px;height: 7px;left: 0;top: 10px;}
.home-alert-msg {position: fixed;z-index: 999;background-color: #447bd6;color: #fff;top: 120px;border:1px solid #447bd6;}
.main-alert-msg{background-color: #447bd6;color: #ffff;border: 1px solid #447bd6;}

p.CardDetails {
  font-size: 30px;
  margin-bottom: 21px;
  font-weight: 500;
}

/* responsive */
@media (max-width:1699px)
{
  .custom-container{max-width: 1320px;}
  .dental-page-tags strong {font-size: 28px;line-height: 33px;}
  .dental-page-tags h2{font-size: 33px;line-height: 38px;}
  .alpha-content-list .list-content strong {font-size: 25px;line-height: 30px;}
  .consult-section-space {margin-bottom: 50px;}
}
@media (max-width:1399px) {
  .custom-container{max-width: 1140px;}
  .talk-card .cards-box-content {
      margin-bottom: 30px;
      height: 220px;
  }
  .refund-policy-content h3{
    font-size: 22px;
    line-height: 28px;
  }
  .home-video-wrapper{
    padding-bottom: 70px;
  }
  .services .slider-box svg{
    margin-bottom: 35px;
  }
  .services .slider-box{
    height: 400px;
  }
  .services .slider-box:hover{
    height: 90%;
  }
  .no-record {
    padding: 140px 0 0px;
}
.intro-right-img .img-icon {margin: 0 auto 20px;}
.intro-right-img .right-img-text{right: -40px;}
.consultation-page .consult-btn {min-width: 315px;font-size: 22px;}
.alpha-content-wrapper {padding-right: 30px;}
}

@media (max-width:1199px) {
  .custom-container{max-width:960px;}
  .talk-card .cards-box-content h1 {
      font-size: 18px;
      line-height: 20px;
  }

  .talk-card .cards-box-content h5 {
      font-size: 13px;
  }
  .home-video-wrapper{
    padding-bottom: 50px;
  }
  /* .services .slider-box{
    min-height: 395px;
  } */
  .services .slider-box:hover{
    height: 100%;
  }
  .services .slider-box{
    height: 385px;
    /* height: 100%; */
  }
  .cms-page-des span, .cms-page-des p{
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .alpha-content-wrapper {padding-right: 10px;}



}

@media (max-width:767px) {
  .talk-card .cards-box-content {
      height: 200px;
      text-align: center;
  }

  /* .talk-card .cards-box-content p {
      margin-bottom: 20px;
  } */


}

@media (max-width:575px) {
  .talk-card {
      padding: 130px 0 0px;
  }

  .talk-card .cards-box-content h1 {
      font-size: 15px;
      line-height: 18px;
  }

  .talk-card .cards-box-content h5 {
      font-size: 12px;
  }
  .no-record {
    padding: 100px 0 0px;
}
.home-section-two h1{
  font-size: 25px;
  line-height: 30px;
}
.services .home-services-content strong{
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 8px;
}
.services .slider-box svg{
  margin-bottom: 20px;
}
/* ul.map-content li{
  font-size: 15px;
} */

/*
* search page style end
*/
}

@media only screen and (max-width:1600px)
{
  /* body{font:14px/22px 'Outfit';} */
/* h2, .h2{font:28px/40px 'Outfit';;font-weight:500;} */
#main, .cms-banner {
  margin-top: 100px;
}
/* h4, .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;}
/* .faqs-wrap .panel.panel-default a{font-weight:400;} */
.heading-block h3{font:15px/18px 'Outfit';}
.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-content h1{font-size:28px;} */
/* .intro-content h1{
  font-size: 28px;
  line-height: 33px;
} */
.inner-banner .intro-content h1 {
  line-height: 35px;
}
.form-wraps i.fa{margin-top:13px;}
.intro-content h4{font-size:21px;}.intro-right-img .right-img-text{font-size:16px;right: -30px;}
/* .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;}
.checkmark .content{
  font-size: 18px;
}
ul.map-content li{
  font-size: 13px;
}
}
@media only screen and (max-width:1400px){ .logo::after{ right: -40px;}
.navbar-expand-lg .navbar-nav .nav-link{white-space: nowrap; padding: 0 12px;}
.homePageHeader .btnLogin{ padding: 8px 20px 8px 20px;}

}
@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;
}
}
@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;
  }
  header .navbar-nav{margin: 0 auto; align-items:unset;}
  .navbar-light .navbar-toggler {
    color: #fff;
    border: 2px solid rgba(0,0,0,.1);
    padding: 0;
    background: transparent;
    width: 43px;
    height: 40px;
    right: 80px;
    text-align: center;
    top: 32px;
  }
  .user-wrap-mobile {
    display: block;
    right: 20px;
    top: 33px;
    z-index: 9999;

  }
  .user-wrap-mobile .dropdown a{color: #000;font-size: 23px;}
  .user-wrap-mobile a.dropdown-item {font-size: 17px;transition: all ease-in .3s;}
  .user-wrap-mobile a.dropdown-item:hover{background-color: #fff;color: #26e0f8;}
  header .desk-top-user-icon {
    display: none;
}
  /* .user-wrap-mobile.acc-info .btnLogin{
    width: 44px;
  } */
  .user-wrap-mobile .btnLogin i{
    font-size: 20px;
    border: 2px solid #00000017;
    padding: 7px 10px;
    border-radius: 4px;
  }
  .user-wrap-mobile .header-drop{ border: 2px solid #00000017;padding: 3px;border-radius: 4px;}
  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;
 }
 .header-form-outer .searchbox {
  right: auto;
  left: 10px;
}
.header-form-outer  .header-search-form.expand input.search-input{
  padding: 10px 10px 10px 40px;
}
.consult-btn-mobile-view{display: block;margin-bottom: 20px;}
.search-result-list-d{right: unset;left: 0;}
.login-btn.desktop-view-btn{display: none;}
.mobile-view-login-btn{display: flex; align-items: center;}
.mobile-view-login-btn .login-btn{padding: 7px 10px;}
.all-consult-padding{padding:40px 0;}
.animated-btn .dropdown-menu{position: static !important;border-radius: 0 0 25px 25px;}
.animated-btn .dropdown-menu .dropdown-item{padding: 5px 10px;}
}
@media (max-width:1399px) {
  /* .cat-pkg ul li{
    width:33%;
    margin: 0;
  } */
  .tabs-consultation-diseas-s a{width: 33%;margin: 0;margin-left: 1px;}
  /* .cat-pkg ul a{padding-left: 1px;} */
  .consultation-banner .banner-content p {font-size: 23px;line-height: 35px;}
  .consultation-banner .banner-content h1{font-size: 38px;line-height: 43px;}
  .intro-right-img .right-img-text{right: -20px;}
}

@media only screen and (max-width:1199px){
  .certificate-img-sec .img-wrapper img{
    width: 100%;
  }
  .choose-location{
    width: 80%;
  }
  #whatWeDo h3, .steps-wrap h3 {
    font-size: 28px;
    line-height: 35px;
  }
  .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 .tab-category{
    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;}
.pcb-call-s .call-wrapper{width: 50%;}
.intro-right-img .right-img-text {font-size: 14px;line-height: 18px;padding: 30px 10px;max-width: 170px;right: -13px;}
.intro-right-img .img-icon {max-width: 60px;margin: 0 auto 20px;}
/* .cat-pkg ul li{
  width:32.77%;
  margin: 0;
} */
.tabs-consultation-diseas-s a{width: 32.77%;}
.consultation-banner .banner-content p {font-size: 20px;line-height: 30px;}
.consultation-banner .banner-content h1{font-size: 35px;line-height: 40px;}

}
@media only screen and (max-width:991px){
  body{
    font-size: 16px; line-height: 26px;
  }
  .homePageHeader{padding:7px 0 0;}
#whatWeDo h3,.steps-wrap h3{
  margin: 30px 0;
}
.patient-video-wrap {
  padding: 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:#26E0F8;
  /* background:#447bd6; */
}

.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;}
#whatWeDo{padding-top:50px;}
#threeStepsSection{padding-bottom:50px;}
/* .detailText{margin-bottom:50px;} */
.threeStepsCol{padding:0;}
.whatYouGet{padding-top:30px;}
.section-pd{padding:30px 0;}
.git-wrap{padding:50px 30px;}
/* .cat-pkg ul li{width:48.99%;} */
.tabs-consultation-diseas-s a{width: 48.99%;}
.loign-section .form-wraps{width:100%;}
.heading-block h3{background:#447BD6;font:15px/18px 'Outfit';}
.stepsWeDo h3{font:18px/20px 'Poppins', Arial, Helvetica, sans-serif;}
.whatYouGet .heading-block{margin:0 0 100px;}
.cms-banner{padding:120px 0 70px;}
.intro-content .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;}
.consultation-content-wrapper span,
.consultation-content-wrapper p, .consultation-content-wrapper p small, .consultation-content-wrapper p b{
  font-size: 16px !important;
  line-height: 26px !important;
}
.alpha-content-wrapper {padding-right: 0;}

}
@media only screen and (max-width:992px){.user-wrap-mobile{display:block;}
.dropdown.acc-info, .homePageHeader .btnLogin{display:none;}
.user-wrap-mobile .dropdown.acc-info{display:block;margin-top:0;}
.navbar-toggler{position:absolute;right:90px;top:8px;}
/* .navbar-light .navbar-toggler-icon{background-image:url("../images/menu-icon.png");background-size:contain;} */
/* .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:20px;right:0;background:#fff;box-shadow:0px 5px 5px 1px rgba(0,0,0,0.2);    padding-bottom: 20px;padding-left: 10px;}
.headerTop .pos-stat{position:static;}
.homePageHeader .headerTop{padding-bottom:2px;}
.homePageHeader .navigationHolder{position:absolute;top:0;right:10px;left:0;}
.desktop-nav{display:none;}
.mobile-nav{display:block;padding:12px;}
.refund-policy-wrap {
padding-right: 20px;
text-align: justify;
}
.health-btn.health-tooltip h6, .btn-style-two.buy-tooltip h6 {
  width: 280px;
  z-index: 3;
}
}
@media only screen and (max-width:767px){.homePageHeader{position:relative;}
.homePageHeader .navigationHolder{top:-10px;}
.logo img{max-width:170px;}
.faq-img img{display:none;}
.faqs-wrap{padding-bottom:60px;}
.git-wrap{padding:50px 30px;}
.headingHolder h2 span{font:120px/80px;}
.headingHolder h2{font:45px/45px 'Outfit';margin-bottom:20px;}
.section-pd, #whatWeDo, .whatYouGet{padding:40px 0;}
.all-consult-padding{padding: 30px 0;}
#threeStepsSection{padding:0 0 20px;}
.whatYouGet .heading-block{margin:0 0 90px;}
h2, .h2{font:26px/35px 'Outfit';;}
.heading-block h3{font:14px/19px;}
.deceases-box ul li a{padding:10px 15px;}
/* .detailText{margin-bottom:0;} */
.threeStepsCol{padding:40px 0 0 0px;}
.spe-box{padding:20px;margin:15px 7px;}
.loign-section .form-wraps{width:90%;padding:50px 30px 20px;top:10%;}
.form-logo{padding:20px 30px 10px;max-width:220px;margin:-65px auto 30px;border-radius:6px;}
.navbar-toggler{right:67px;}
.form-wraps.register-form .form-control, .form-wraps .form-control{padding-left:42px;height:38px;line-height:30px;}
.form-wraps.register-form i.fa, .form-wraps i.fa{margin-top:11px;font-size:18px;}
.homeTextBanner{font-size:18px;}
#threeStepsSection .videoHolder{height:320px;}
.heading-block h3::before{left:48%;}
.team-member .view-more::before{width:220px;height:180px;}
.cms-banner h2{font-size:28px;}
.cms-banner{padding:70px 0 70px;}
.homePageHeader{padding:16px 0 0;}
.loign-section.reg-wrap, .loign-section{height:auto;padding:80px 0 30px;min-height:100vh;}
.loign-section::before{position:absolute;top:0;bottom:0;}
.loign-section .form-wraps{width:90%;padding:40px 30px 20px;top:10%;position:relative;}
.social-icons{padding-left:0;}
.contact-wrapper{background:#447BD6;padding:35px 21px;}
.contact-wrapper .text{width:78%;padding-left:13px;}
.info-icon{display:inline-block;width:35px;font-size:36px;}
.navbar-collapse{top:65px;}
.faqs-wrap .panel.panel-default a{font-size:14px;line-height:16px;}
.faqs-wrap .panel.panel-default a{padding:13px 40px 17px 15px;}
.faqs-wrap .panel.panel-default .faqs-p-btn {padding: 0px 0.6rem;}
.consult-now-wrap{padding:30px 20px;background:#447BD6;color:#fff;margin-top:20px; margin-top: 0;}
.select2-container .select2-selection--multiple{min-height:38px;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:2px 10px;}
.homeTextBanner{left:0;}
.home-slider .carousel-inner{height:430px;min-height:auto;}
.homeTextBanner .slideBtnHolder{padding:50px 0 0;}
.home-slider .carousel-inner .home-slide-img{height:420px;}
.statsSection .statHolder{display:block;width:100%;}
.heading-block h3{background:#447BD6;font:13px/18px 'Outfit';padding:11px 20px 14px;}
.headingHolder::after{width:100%;height:420px;content:"";position:absolute;left:0;top:-122px;}
.statHolder.d-inline-block{width:30%;text-align:center;background:#f5f5f5;margin:6px;min-height:130px;font-size:14px;line-height:17px;padding: 10px;}
.statsSection .iconHolder, .statsSection .textHolder{float:none;display:block;vertical-align:top; margin: auto;}
.statsSection .iconHolder{margin-top:25px;}
.statsSection .iconHolder img{max-width:45px;}
.home-slider .carousel-indicators{justify-content:end;margin-right:5%;}
.home-slider .carousel-indicators li{border-bottom:5px solid #09a2ba96;}
.caruosel-btns{display:none;}
.profile-slider .user{background:#F9F9F9;padding:10px;max-width:300px;margin:auto;}
.cms-banner.profile-slider{text-align:center !important;padding-bottom:30px;}
.profile-slider .dp-wrap{height:260px;}
.cms-banner.profile-slider h2{font-size:35px;margin-bottom:10px;}
.slide-text{text-align:center;padding-top:40px;}
footer .footer-content ul li:hover a{padding:0px 0px 0px 25px;}
footer .footer-content ul li{padding-bottom:10px;}
.refund-policy-wrap {
padding-right: 0px;
}
.health-btn.health-tooltip h6, .btn-style-two.buy-tooltip h6 {
  width: 280px;
  z-index: 3;
}
.diseas-modal {
  max-width: 520px;
  margin: 0 auto;
}
}
@media only screen and (max-width:575px){.homePageHeader{padding:10px 0 0;background:#fff;z-index:2;}
.logo{width:135px;}
.heading-block h3{max-width:350px;}
.logo img{width:100%;height:auto;}
.homePageHeader .navigationHolder{padding:0;}
.homePageHeader .btnLogin{padding:6px 11px 9px;}
.navbar-toggler{right:46px;top:0;}
.home-slider .carousel-indicators{bottom:-15px;}
.homePageHeader .headerTop{padding:0 0 15px;}
.logo:after{bottom:-13px;}
.navbar-collapse{top:51px;}
.homePageHeader .navigationHolder{top:0;}
.homeTextBanner h1{font-size:35px;line-height:40px;}
.homeTextBanner .slideBtnHolder{padding:10px 0 0;}
#threeStepsSection .videoHolder{height:280px;}
.homeTextBanner .noteText{display:none !important;}
.statsSection .iconHolder{margin:0px auto 0;}
.statsSection .iconHolder img{max-width:35px;}
/* .cat-pkg ul li{width:100%;} */
.tabs-consultation-diseas-s a{width: 100%;}
h2, .h2{font:25px/34px 'Outfit';;}
.custom-input-wrap input{width:100%;}
/* .user-wrap-mobile{top:0px;} */
.btn-style-two{margin-top:5px;}
.headingHolder h2 span{font-size:100px;line-height:50px;}
.slideBtnHolder .btn.btn-primary{margin-bottom:15px;padding:10px 50px 10px 20px;font-size:13px;}
.intro-right-img .right-img-text{right:0;bottom:7%;max-width:150px;padding:20px 15px;font-size:13px;line-height:18px;}
.intro-right-img .img-icon{max-width:55px;margin:10px auto 10px;}
.intro-right-img{text-align:left;}
.intro-right-img img{max-height:560px;width:90%;border-left: 10px solid #447BD5;}
.git-wrap::before{width:100%;}
.home-slider .carousel-inner{height:350px;}
.home-slider .carousel-inner .home-slide-img{height:330px;}
.git-wrap{padding:50px 15px 0;}
.social-icons li a{height:40px;width:40px;line-height:40px;}
.whatYouGet .textHolder p{min-height:auto;}
.cat-select{margin-bottom:0;}
.step-wrap{margin:10px 0;}
/* .cms-banner{padding:50px 0 30px;} */
.step-wrap .img-icons{margin-bottom:10px;width:50px;height:50px}
footer .footer-content{padding:40px 0;}
.cms-banner .banner-heading{font-size: 22px;
  line-height: 30px !important;
  font-weight: 600;}
.breadcrums li{font-size:13px;}
footer h3{margin-bottom:20px;}
.home-slider .carousel-indicators{display:none}
.health-btn.health-tooltip h6 {
  width: 180px;
  z-index: 3;
}
.btn-style-two.buy-tooltip h6 {
  width: 250px;
  z-index: 3;
}
.coming-soon .lottie-background + .lottie-background {
  margin-top: -130px;
}
.diseas-modal {
  max-width: 85%;
}
.all-consult-padding{padding: 20px 0;}
}


@media only screen and (max-width:480px){.homePageHeader .headerTop{padding:0 0 13px;}
.heading-block h3{max-width:300px;}
.homeTextBanner{top:45%;}
.headingHolder h2{font:35px/35px 'Outfit';}
.headingHolder h2 span{font-size:110px;line-height:49px;margin:0;}
.health-btn.health-tooltip h6 {
  width: 180px;
  z-index: 3;
}
.btn-style-two.buy-tooltip h6 {
  width: 250px;
  z-index: 3;
}
.home-section-two h1{
  font-size: 17px;
  line-height: 23px;
}
}
@media only screen and (max-width:480px){
  .homeTextBanner h1{font-size:26px;line-height:34px;}
  footer .footer-content ul li a{padding:0px 0px 0px 8px;}
  footer .footer-content ul li:hover a{padding:0px 0px 0px 15px;}
  .pcb-call-s .call-wrapper {padding: 40px 20px;width: 90%;}

}



@media (max-width: 1800px) {
  .easy-steps .patient-img img{width: 100%;}
}
@media (max-width: 1700px) {
  .consultataion-fee-section h2 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
}
.refund-policy-content-wrapper strong{
  font-size: 25px;
  line-height: 30px;
}
.consultataion-fee-section p{
  margin-bottom: 20px;
}
  .docs-container .banner-left h1 {
    line-height: 80px;
  }
  .docs-container{max-width: 1450px;}
  /* h1{font-size: 90px;line-height: 95px;}
  h3{font-size: 38px;line-height: 43px;}
  h4{font-size: 25px;line-height: 30px;} */
  /* h5{font-size: 22px;line-height: 27px;} */


  /* h1{font-size: 28px; line-height: 38px;}
  h2{font-size: 25px; line-height: 35px;}
  h3{font-size: 23px; line-height: 33px;}
  h4{font-size: 21px; line-height: 31px;}
  p{font-size: 17px; line-height: 27px;} */
  .docs-container .banner-left h1{
    font-size: 90px;
    line-height: 95px;
  }


  .banner h1 span{font-size: 56px;line-height: 60px;}
  .banner h2{font-size: 22px;line-height: 32px;width: 74%;}
  .banner{padding: 180px 0 100px 0;}
  .banner .top-heading{margin-bottom: 50px;}
  .services .content{margin-bottom: 70px;}
  /* h2{font-size: 55px;line-height: 60px;} */
  /* .easy-steps .easy-content h2{line-height: 65px;margin-bottom: 15px; font-size: 55px;} */
  .easy-steps .easy-content strong{line-height: 65px;margin-bottom: 15px; font-size: 55px;}
  .no-3{display: inline-block;margin-bottom: 15px;}
  .faq{padding: 100px 0;}
  .faq .form-border::before{display: none;}
  .easy-steps .easy-content .no-3{font-size: 80px;line-height: 85px;}
  .easy-steps .easy-content h3{margin-bottom: 15px;}
  .easy-steps .easy-content .alphacareinc{margin-bottom: 30px;}
  .treatment .header{margin-bottom: 60px;}
  .testimonial .heading-side strong{margin-bottom: 15px;}
  /* .testimonial{padding: 50px 0 100px 0;} */
  .testimonial{padding: 50px 0px 0;}
  .home-section-five strong, .section-faq strong{
    font-size: 38px;
    line-height: 43px;
  }
  .section-faq-form strong {
    font-size: 25px;
    line-height: 30px;
  }
  .home-service-slider-section-three strong{
    font-size: 25px;
    line-height: 30px;
  }
  .banner-content-all-diseas strong {
    font-size: 38px;
    line-height: 43px;
  }
  .online-consult-banner strong{
    font-size: 30px;
    line-height: 35px;
  }
  .home-video-wrapper{padding-bottom: 70px;}
  .download-view-content h3 {
    font-size: 50px;
    line-height: 60px;
}
.download-view-content h4 {
  font-size: 25px;
  line-height: 30px;
}
.download-wrapper-img img {
  width: 160px;
}
.download-qr-img img {
  width: 100px;
}
}
@media (max-width: 1600px){
  .treatment .nav-pills .nav-item, .treatment .tab-content .tab-pane .tab-category {
    margin: 0 5px 16px;
}
/* .faq .accordian-numbers::before {
  bottom: -23px;
} */
header .navbar-light .navbar-nav .nav-item {
  padding: 8px 18px;
}
  .docs-container{max-width: 1400px;}
  h4{font-size: 22px;line-height: 25px;}
  .easy-steps{padding: 100px 0 80px 0;}
  .treatment{padding: 80px 0 50px 0;}
  .app-view .content h2{font-size: 42px;line-height: 46px;}
  .app-view{padding: 80px 0;}
  footer{padding: 60px 0 0;}
  .easy-steps .patient-img img{width: 100%;}
  .section-faq-form strong {
    font-size: 22px;
    line-height: 25px;
  }
  .home-service-slider-section-three strong{
    font-size: 22px;
    line-height: 25px;
  }
  #whatWeDo h2, .how-we-works h2{
    font-size: 40px;
    line-height: 48px;
  }
  .what-we-do-content h1{
    font-size: 40px;
    line-height: 48px;
  }
  .what-we-do-content h3{
    font-size: 27px;
    line-height: 35px;
  }
  .what-we-do-content strong{
    font-size: 27px;
    line-height: 35px;
  }
  .easy-steps .patient-img{width: 410px;height: auto;}
  .banner{padding: 140px 0 100px 0;}
}
@media (max-width: 1500px){
  .docs-container{max-width: 1300px;}
  .services .slider-box{padding: 40px 20px 30px 20px;}
  .services .set-position{height: 440px;}
  .services .slider-box:hover p{margin-bottom: 12px;}
  .testimonial .slider-container .testimonial-slider{margin-left: 30px;}
}
@media (max-width: 1399px){
  /* .header-form-outer  .header-search-form.expand input.search-input{
    padding: 10px 10px 10px 40px;
  } */
  .search-result-list-d li a {
    font-size: 14px;
  }
  /* header .navbar {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
} */
/* .navbar-expand-lg .navbar-toggler {
  position: absolute;
  display: block;
  z-index: 99999;
  color: #fff;
  border: 2px solid rgba(0,0,0,.1);
  padding: 0;
  background: transparent;
  width: 43px;
  height: 40px;
  right: 35px;
  text-align: center;
  top: 32px;
} */

/* .collapse:not(.show) {
  display: none !important;
} */
/* .navbar-expand-lg .navbar-collapse {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
} */
/* .user-wrap-mobile {
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 40px;
  display: block;
} */
/* .user-wrap-mobile.acc-info .btnLogin {
  width: 25px;
} */
.user-wrap-mobile .btnLogin i {
  font-size: 20px;
}

/* .navbar-expand-lg .navbar-nav {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
} */
/* .header-form-outer .searchbox {
  right: auto;
  left: 10px;
} */
.header-form-outer .header-search-form{
  /* width: 400px; */
  position: relative;
  margin: 10px 0;
}
.header-form-outer .header-search-form input.search-input {
  background: #fff;
  border-radius: 50px;
  height: 45px;
  border: 1px solid rgba(0,0,0,.9);
  width: 100%;
  padding: 10px 40px 10px 10px;
  opacity: 1;
}
#dropdownPrescription {
  margin-top: 0  !important;
}
header .pcp-support-btn {
  width: 125px;
  max-width: 100%;
  height: 42px;
  text-align: center;
  justify-content: center;
}




  .docs-container{max-width: 1200px;}
  header .docs-container {
    max-width: 100%;
  }

  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 h2{font-size: 24px;line-height: 28px;width: 100%;}
  .treatment .nav-pills .nav-item, .treatment .tab-content .tab-pane .tab-category{width: 32%;}
  .faq{padding: 80px 0;}
  .easy-steps{padding: 80px 0 70px 0;}
  .easy-steps .patient-img img{width: 100%;}
  #whatWeDo{
    padding: 50px 0 20px;
  }
  #whatWeDo h3, .steps-wrap h3 {
    font-size: 30px;
    line-height: 35px;
  }
  .what-we-do-content h3{
    font-size: 25px;
    line-height: 33px;
  }
  .what-we-do-content strong{
    font-size: 25px;
    line-height: 35px;
  }
  .paymnt-form{padding:30px;}
  .home-video-wrapper{padding-bottom: 40px;}
  .payment-method-padding{padding: 60px 0;}
  .easy-steps .patient-img{width: 350px;}
  .download-view-content {margin-bottom: 20px;}
  .download-app { padding: 100px 0;}
  .download-view-content h3 {font-size: 45px;line-height: 55px;}
  .consult-btn {min-width: 315px;}
  .dental-page-tags strong{font-size: 26px;line-height: 30px;}
  .alpha-content-list .list-content strong {font-size: 22px;line-height: 27px;}
  .consult-section-space {margin-bottom: 40px;}


}
@media (max-width: 1300px){
  .services .slick-prev{left: -10px;}
  .services .slick-next{right: -10px;}
  .easy-steps .patient-img img{width: 100%;}
}
@media (max-width: 1199px){
  .hippa-img img{
    width: 100%;
    height: auto;
  }
  .home-video .video-copy {
    padding: 160px 0;
  }
  /* .docs-container .banner-left h1 {
    line-height: 60px;
} */
  header .navbar-light .navbar-nav .nav-item {
    padding: 8px 10px;font-size: 13px;
}
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;} */
  /* .services .content p{font-size: 16px;line-height: 26px;} */
  /* .services .slider-box p{
    font-size: 16px;
  } */
  .services .content{margin-bottom: 70px;}
  /* .services .content strong{font-size: 26px;line-height: 30px;} */
  .services .content h3{margin-bottom: 15px;}
  .app-view .content{margin-bottom: 40px;}
  .faq .content{margin-right: 30px;}
  .easy-steps .patient-img{position: relative;}
  .easy-steps{padding: 60px 0 40px 0;}
  .treatment {padding: 40px 0 50px 0;}
  .testimonial-container{margin-right: 0%;}
  .banner{padding: 100px 0;}
  .services .slick-slide {margin: 0 15px;}
  .services .slick-list {margin: 0 -15px;}
  .easy-steps .patient-img img{width: 100%;}
  .home-section-five strong, .section-faq strong{
    font-size: 35px;
    line-height: 40px;
  }
  .banner-content-all-diseas strong {
    font-size: 35px;
    line-height: 40px;
  }
  .docs-container .banner-left h1{
    font-size: 60px;
    line-height: 65px;
  }
  #whatWeDo h2, .how-we-works h2 {
    font-size: 35px;
    line-height: 43px;
}
.what-we-do-content h1{
  font-size: 35px;
  line-height: 43px;
}
.services .set-position{height: 100%;}
.easy-steps .patient-img {width: 320px;}
.download-view-content h3 {font-size: 40px;line-height: 50px;}
.download-view-content h4 {font-size: 23px;line-height: 28px;}
.download-qr-img img {width: 70px;}
.download-wrapper-img img {width: 120px;}
.consultation-page .consult-btn {min-width: 300px;font-size: 20px;}
.consult-btn {font-size: 16px;min-width: 300px;}
.dental-page-tags strong{font-size: 25px;line-height: 29px;}
.dental-page-tags h2{font-size: 30px;line-height: 35px;}
.alpha-content-list .list-content strong {font-size: 20px;line-height: 25px;}
.telehealth-section-padding{padding: 80px 0 0;}
footer .social-icon a{margin-right: 30px;}
}
@media (max-width: 991px){
  .custom-container{max-width: 720px;}
  .copyright {
    margin-top: 20px;
}
  .hippa-img {
    justify-content: flex-start;
  }
  .hippa-img img {
    width: 300px;
    height: auto;
}
  .header-form-outer {
    display: inline-flex;
  }
  #main,.cms-banner {
    margin-top: 100px;
}
  .home-video-wrapper .content{
    margin-top: 40px;
  }
  .home-video .video-copy {
    padding: 216px 0;
}
  .dotted-bg::before {
    top: -2%;
  }
  .step-wrap {
    padding: 0 0px;
  }
  .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 .tab-category {
  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;} */
  h5{
    font-size: 17px; line-height: 27px;
  }
  h6{
    font-size: 15px; line-height: 25px;
  }

  h1{font-size: 26px; line-height: 36px;}
  h2{font-size: 23px; line-height: 33px;}
  h3{font-size: 21px; line-height: 31px;}
  h4{font-size: 19px; line-height: 29px;}
  p{font-size: 16px; line-height: 26px;}
  .services .slider-box p{
    font-size: 16px; line-height: 26px;
  }
  .faq p, .faq span{
    font-size: 16px; line-height: 26px;
  }
  .intro-content h1, .faq-content-wrapper-s h2{
    font-size: 26px;
    line-height: 30px;
  }
  /* .docs-container .banner-left h1{
    font-size: 90px;
    line-height: 95px;
  } */




  .banner h1 span{display: block;}
  /* .banner .health-btn{margin: 0 auto;} */
  .star-doc-icon{justify-content: center;}
  .services .content h3{font-size: 30px;line-height: 35px;}
  .treatment .nav-pills .nav-item, .treatment .tab-content .tab-pane .tab-category{width: 49%;}
  .treatment .tab-category span, .app-view .content p, .easy-steps .easy-content .alphacareinc{font-size: 16px;line-height: 22px;}
  .treatment .tab-category{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;}
  footer .sitemap-par{margin-bottom: 30px;}
  footer .sitemap,footer .social, .banner h2{margin-bottom: 20px;}
  .footer-links-heading{
    font-size: 19px;
    line-height: 29px;
  }
  footer .social-icon{margin-bottom: 10px;}
  footer {padding: 40px 0 0;}
  .easy-steps .patient-img{display: none;}
  .easy-steps .easy-content .steps-no{width: 60px;height: 60px;}
  .easy-steps .easy-content .steps-detail h4{margin-bottom: 10px;}
  .easy-steps, .treatment{padding: 60px 0 40px 0;}
  .treatment .header{margin-bottom: 40px;}
  .treatment .header .specialist{margin-bottom: 10px;font-size: 28px;line-height: 32px;}
  .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{padding: 40px 0px 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;}
  .services{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 10px;}
  header .navbar-light .navbar-nav .nav-item{padding: 8px 0;}
  .floting-btn-s{
    top: 500px;
  }
  .home-section-five strong, .section-faq strong{
    font-size: 30px;
    line-height: 35px;
  }
  .banner-content-all-diseas strong {
    font-size: 30px;
    line-height: 35px;
  }
  .online-consult-banner strong{
    font-size: 25px;
    line-height: 30px;
  }
  .set-position{
    text-align: center;
  }
  /* .services .slider-box{
    min-height: 365px;
  } */
  .services .set-position {
    /* height: 400px; */
    height: 100%;
    margin-bottom: 20px;
}
#whatWeDo h3, .steps-wrap h3{
  font-size: 25px;
  line-height: 30px;
}
/* .easy-steps .easy-content h2{
  font-size: 46px;
  line-height:56px;
} */
.easy-steps .easy-content strong{line-height:56px;font-size: 46px;}
.cms-page-des span, .cms-page-des p{
  font-size: 15px !important;
  line-height: 25px !important;
}
.consultation-content-wrapper p, .consultation-content-wrapper p small, .consultation-content-wrapper p b{
  font-size: 15px !important;
  line-height: 25px !important;
}
.services .content p{
  font-size: 16px;
  line-height: 26px;
}
.what-we-do-content h3{
  font-size: 22px;
  line-height: 30px;
  margin: 15px 0;
}
.category-tabs-content strong{
  font-size: 17px;
  line-height: 27px;
}
.faqs-wrap .panel.panel-default a.acc-plus
{
  position:relative;
  padding:10px 42px 10px 15px;
}
.faqs-wrap .panel.panel-default a.acc-plus
{
  font-size: 17px;
  line-height:27px;
}
.checkmark .content{
  font-size: 16px;
}
.how-we-works-steps .heading-text-s{
  font-size: 17px;
  margin-bottom: 7px;
}
.we-word-content-s strong{
  font-size: 21px;
  line-height: 31px;
}
.tabs-consultation-diseas-s .disease-mark-s{
  font-size: 19px;
  line-height: 21px;
}
.what-we-do-content strong{
  font-size: 22px;
  line-height: 30px;
}

.app-store-images a:hover{transform: unset;}
.header-form-outer .header-search-form.expand input.search-input {padding: 10px 10px 10px 50px;}
.theme-btn{padding: 10px 25px;}
.coming-soon .lottie-background {max-width: 300px;}
/* .services .slider-box:hover{
  height: 100%;
} */
.easy-steps, .treatment{padding: 20px 0;}
.payment-method-padding{padding: 40px 0;}
.download-app {
  padding: 70px 0;
}
.download-view-content h4 {
  font-size: 20px;
  line-height: 23px;
}
.download-view-content h3 {
  font-size: 35px;
  line-height: 45px;
}
.download-wrapper-img img:hover {
  transform: unset;
}
/* .faq-landing-page .question-form::before {
  left: -10px;
  top: -20px;
} */
.consultation-ul img {
  width: 22px !important;
  height: 22px !important;
}
.intro-right-img .consult-img-set{height: auto !important;display: block;max-width: 400px;margin: 0 auto;}
.intro-right-img .consult-img-set img, .intro-right-img .consult-img-set p{width: 100% !important;height: 100% !important;}
.online-consult-banner{padding:20px 0}
.alpha-content-wrapper .list-content{width: calc(100% - 15px);}
.telehealth-section-padding {padding: 40px 0 0;}
.home-prescription-page-padding{padding-top:10px}
}
@media (max-width: 767px){
  /* .certificate-img-sec {
    margin: 90px 0 30px;
} */
.custom-container{max-width: 540px;}
  .choose-location {
    width: 100%;
    padding: 40px 20px;
}
  .form-wraps.register-form .file-upload-input {
    line-height: 20px !important;
}
  .services .content {
    margin-bottom: 40px;
}
  .docs-container .banner-left h1 {
    font-size: 50px;
    line-height: 53px;
}
.half-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} */
  .services .content h2{font-size: 30px;line-height: 32px;margin-bottom: 10px;}
  .services .content h3{font-size: 26px;line-height: 30px;margin-bottom: 10px;}
  .services .content p{font-size: 15px;line-height: 23px;}
  .services .slider-box p{
    font-size: 15px;
  }
  .treatment .nav-pills .nav-link{padding: 20px 10px;}
  footer{padding: 30px 0 0px 0;}
  .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 h2{font-size: 20px;line-height: 24px;}
  .services{padding: 40px 0 50px 0;}
  .floting-btn-s {
    top: 450px;
}
.home-section-five strong, .section-faq strong{
  font-size: 28px;
  line-height: 32px;
}
.banner-content-all-diseas strong {
  font-size: 28px;
  line-height: 32px;
}
.online-consult-banner strong{
  font-size: 23px;
  line-height: 28px;
}
.services .home-services-content strong{
  font-size: 30px;
  line-height: 32px;
}
.refund-policy-text-s h3{
  margin-bottom: 10px;
}
.services .slider-box{
  padding: 20px;
}
.home-video-wrapper {
  padding-bottom: 30px;
}
/* .easy-steps .easy-content h2{
  line-height: 30px;
} */
.easy-steps .easy-content strong{line-height: 30px;}
#whatWeDo h2, .how-we-works h2{
  font-size: 30px;
  line-height: 38px;
}
.what-we-do-content h1{
  font-size: 30px;
  line-height: 38px;
}
.work-section-padding{
  padding: 10px 0;
}
.how-we-works h2 {
  margin-bottom: 15px;
}
#whatWeDo h3, .steps-wrap h3{
  font-size: 20px;
  line-height: 35px;
}
.what-we-do-content h3{
  font-size: 18px;
  line-height: 25px;
}
.what-we-do-content strong{
  font-size: 18px;
  line-height: 25px;
}
.diseas-modal .modal-content{
  padding: 15px;
}
.no-record-img img {
  max-width: 200px;
}
.choose-location .form-group{margin-bottom: 15px;}
.coming-soon .lottie-background {max-width: 250px;}
.coming-soon .lottie-background + .lottie-background{margin-top: -130px;}
.paymnt-form .form-group{margin-bottom: 20px;}
.square-form-s .main-heading {margin-top: 0 !important;}
.paymnt-form {padding: 10px;}
.profile-slider .starsRating{float: unset;margin: 0 auto;}
.profile-slider .slide-text{padding-top: 10px;}
.loign-section .form-group{margin-bottom: 15px;}
.consultation-banner .banner-content p {font-size: 18px;line-height: 27px;}
/* .online-consult-banner{padding: 20px 0;} */
.consultation-banner .banner-content h1{font-size: 32px;line-height: 35px;}
.intro-right-img .right-img-text{right:0;}
.dental-page-tags strong {font-size: 22px;line-height: 25px;}
.dental-page-tags h2{font-size: 28px;line-height: 33px;}
 .register-icon:hover .reset-tooltip, .register-icon:hover .reset-tooltip{top:41px}
 .consult-register-icon .register-icon:hover .reset-tooltip{top: 40px;}
 .register-form-s .register-icon:hover .reset-tooltip{top: 47px;}
 .loign-section .reset-tooltip, .form-group .reset-tooltip{right: 0;}
 .loign-section .reset-tooltip::before, .form-group .reset-tooltip::before{right: 10px;left: unset;}
 footer .social-icon a{margin-right: 20px;}
 .consult-section-space {margin-bottom: 30px;}
}
.table-responsive::-webkit-scrollbar {width: 10px;height: 4px;}
.table-responsive::-webkit-scrollbar-track {background: #f1f1f1;}
.table-responsive::-webkit-scrollbar-thumb {background: #888;}
.table-responsive::-webkit-scrollbar-thumb:hover {background: #555;}
.services .slider-box:hover{height: 94%;}
.user-wrap-mobile a.dropdown-item {font-size: 15px;}
.prescription-list-s li{list-style: none;position: relative;padding-left: 20px;}
.prescription-list-s li::before{content: "";position: absolute;background: #447BD6;width: 7px;height: 7px;left: 0;top: 10px;}




@media (max-width: 575px){
  .custom-container{max-width: 100%;padding: 0 15px;}
  .hippa-img {
    justify-content: center;
}
  .search-result-list-d{
    width: 100%;
  }
  .header-form-outer .header-search-form{
    width: 100%;
  }
  #main,.cms-banner {
    margin-top: 78px;
}
  .home-video .video-copy {
    padding: 155px 0;
}
  /* h2 {
    font-size: 25px !important;
    line-height: 30px !important;
} */
.heading-block h3 {
  margin-top: 10px;
}
  .consultataion-fee-section h2 {
    font-size: 25px;
    line-height: 33px !important;
  }

  .statsSection .statHolder{
    padding: 30px 9px;
  }
  .statHolder.d-inline-block {
    width: 100%;
  }
  .treatment .nav-pills .nav-item {
    min-height: auto;
}
.services .slider-box{
  text-align: center;
  height: 100%;
}
/* .services .set-position{
  height: 360px;
} */
.navbar-light .navbar-toggler{
  top: 22px;
}
.user-wrap-mobile {
  top: 22px;
}
.treatment .treatment-category h5 {
  font-size: 16px;
}
  /* h1{font-size: 44px;line-height: 48px;}
  h2{font-size: 36px;line-height: 40px;} */
  /* .easy-steps .easy-content h2{line-height: 40px;} */
  .easy-steps .easy-content strong{line-height: 40px;}
  /* h3{font-size: 25px;line-height: 28px;}
  h4{font-size: 18px;line-height: 21px;} */

  h1{font-size: 24px; line-height: 34px;}
  h2{font-size: 21px; line-height: 31px;}
  h3{font-size: 19px; line-height: 29px;}
  h4{font-size: 17px; line-height: 27px;}
  p{font-size: 14px; line-height: 24px;}
  .faq p, .faq span{
    font-size: 14px; line-height: 24px;
  }
  .intro-content h1, .faq-content-wrapper-s h2{
    font-size: 24px; line-height: 30px;
  }




  .banner h1 span{font-size: 28px;line-height: 32px;}
  .services .content h3{font-size: 22px;line-height: 25px;}
  .services .content h2{font-size: 25px;line-height: 28px;margin-bottom: 8px;}
  .home-services .content h2{margin-top: 0;}
  .services .content p, .easy-steps .easy-content .alphacareinc, .treatment .tab-content p{font-size: 14px;line-height: 21px;}
  .services .slider-box p{
    font-size: 14px;
  }
  .services .content span{font-size: 14px !important; line-height: 21px !important; text-align: center !important;}
  .services .content{
    /* margin-bottom: 40px; */
    margin-bottom: 20px;
  }
  .services .content, .treatment .header{
    text-align: center;
  }
  .treatment .nav-pills .nav-item, .treatment .tab-content .tab-pane .tab-category{width: 100%;}
  .treatment .treatment-category .category-icon{margin-right: 8px;}
  .treatment .treatment-category h5{margin-bottom: 8px;}
  .treatment .tab-category span, .treatment .tab-category span, .app-view .content p, .banner .doc-text{font-size: 14px;}
  .treatment .tab-category{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, .easy-steps .steps-detail p, .testimonial .slider-card .test-text{font-size: 14px;line-height: 19px;}
  /* .faq .content h3{margin-bottom: 10px;} */
  .faq-heading {
    margin-bottom: 10px;
}
  footer .map-content{margin-bottom: 20px;}
  .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;} */
  h5{
    font-size: 15px; line-height: 20px;
  }
  h6 {
    font-size: 13px;
    line-height: 20px;
}
  .easy-steps .steps-detail p{font-size: 15px;line-height: 18px;}
  .easy-steps .easy-content .steps-no{margin-right: 15px;font-size: 22px;line-height: 25px;width: 45px;height: 45px;}
  .easy-steps .easy-content .alphacareinc, .testimonial .slider-card .test-text{margin-bottom: 25px;}
  .treatment .header{margin-bottom: 30px;}
  .treatment .header .specialist{font-size: 24px;line-height: 38px;margin-bottom: 5px;}
  .easy-steps .easy-content li{/*display: block !important;*/margin-bottom: 20px;}
  /* .easy-steps .easy-content h2{
    font-size: 35px; line-height: 40px;
  } */
  .easy-steps .easy-content strong{line-height: 40px;font-size: 35px;}
  .easy-steps .easy-content .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;margin-bottom: 8px;}
  .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;}
  .services{padding: 30px 0;}
  .treatment{padding: 30px 0 30px 0;}
  .easy-steps .easy-content .no-3{font-size: 50px;line-height: 60px;padding: 0 15px;margin-bottom: 10px;}
  /* .testimonial{padding: 30px 0 50px 0;} */
  .testimonial{padding: 30px 0px 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 5px 5px 5px;}
  header .login-btn:hover{padding: 10px 12px 10px 20px;}
  header .navbar{padding: 15px 0;}
  header .navbar-collapse{top: 77px;}
  .floting-btn-s {
    top: 400px;
}
.home-section-five strong, .section-faq strong{
  font-size: 25px;
  line-height: 28px;
}
.section-faq-form strong {
  font-size: 18px;
  line-height: 21px;
}
.question-form-content {
  margin-bottom: 20px;
}
.home-service-slider-section-three strong{
  font-size: 18px;
  line-height: 21px;
}
.banner-content-all-diseas strong {
  font-size: 22px;
  line-height: 30px;
}
.online-consult-banner strong{
  font-size: 20px;
  line-height: 25px;
}
.docs-container .banner-left h1 {
  font-size: 44px;
  line-height: 47px;
}
/* .services .slider-box {
  min-height: 325px;
} */

#whatWeDo h3, .steps-wrap h3{
  font-size: 16px;
  line-height: 21px;
}
.cms-page-des span, .cms-page-des p{
  font-size: 14px !important;
  line-height: 24px !important;
}
.consultation-content-wrapper p, .consultation-content-wrapper p small, .consultation-content-wrapper p b{
  font-size: 14px !important;
  line-height: 24px !important;
}
.footer-links-heading{
  font-size: 17px;
  line-height: 27px;
}
.category-tabs-content strong{
  font-size: 15px;
  line-height: 25px;
}
.faqs-wrap .panel.panel-default a.acc-plus
{
  font-size: 16px;
  line-height:26px;
}
.checkmark .content{
  font-size: 14px;
}
.we-word-content-s strong{
  font-size: 19px;
  line-height: 29px;
}
.tabs-consultation-diseas-s .disease-mark-s{
  font-size: 17px;
  line-height: 19px;
}
.what-we-do-content strong{
  font-size: 15px;
  line-height: 20px;
}
.discount-off-text {
  padding: 0;
}
.chat-modal{
  max-width: 270px;
  right: 30px;
}
.chat-modal-icon{
  padding: 5px;
}
.chat-modal-icon span{
  font-size: 11px;
}
.no-record-img img {
  max-width: 140px;
}
.choose-location {padding: 30px 20px;}
.choose-location .custom-chkbox {margin-bottom: 0px;padding-left: 0;}
.choose-location .form-group{margin-bottom: 10px;}
.choose-location label.control-label {font-size: 15px;}
.choose-location .form-control {font-size: 14px;height: 35px;padding: 5px;}
.state-wrapper .choose-location h4 {font-size: 17px;}
.coming-soon .lottie-background{max-width: 200px;}
.coming-soon .lottie-background + .lottie-background{margin-top: -100px;}
.heading-block strong{padding: 10px 15px;}
.statHolder.d-inline-block{margin: 0 auto 10px;}
.contact-wrapper-parent{padding: 20px 10px;}
.contact-wrapper-parent p{word-break: unset;}
.contact-wrapper {padding: 15px 10px;}
.services .slider-box:hover{
  height: 100%;
}
.cms-banner.profile-slider h2{font-size:25px;}
.user-wrap-mobile .header-drop{padding: 4px;}
.payment-method-padding{padding: 30px 0;}
.user-wrap-mobile a.dropdown-item {font-size: 14px;}
.download-app {
  padding: 50px 0;
}
.download-view-content h3 {
  font-size: 30px;
  line-height: 35px;
}
.download-view-content h4 {
  font-size: 18px;
  line-height: 20px;
}
.download-qr-img img {
  width: 50px;
}
.download-wrapper-img img {
  width: 90px;
}
.cat-pkg ul li{height: 75px;}
.dental-page-tags h2{font-size: 25px;line-height: 28px;}
.alpha-content-list .list-img {width: 40px;}
.alpha-content-wrapper .list-content {
  width: 100%;
}
.alpha-health .consult-img img{border-left: 10px solid #447BD5;}
.dental-infection .dental-img img{border-right: 10px solid #447BD5;}
.telehealth-section-padding {padding: 30px 0 0;}
.consult-register-form .register-icon i {top: -8px;}
.consult-register-form .register-icon:hover .reset-tooltip {top: 25px;}
.register-form-s .form-control{padding-right: 35px;}
.consult-register-icon .register-icon {top: 7px;}
.consult-register-icon .register-icon:hover .reset-tooltip{top: 35px;}
.register-form .help-block , #login-form .help-block{font-size: 13px;}

}

@media(max-width: 480px){
  .hippa-img img {
    width: 100%;
    height: auto;
}
  .choose-location {
    padding: 10px 10px;
}
  .call-btn-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .call-btn-wrapper button{
    width: 100%;
    margin: 3px 0;
  }
  /* .banner .health-btn{
    margin: 0 auto;
  } */
  .btn-refill-wrap .btn-style-two{
    margin-left: 0;
  }
  .home-video .video-copy {
    padding: 105px 0;
}
.home-video-wrapper .content {
  margin-top: 20px;
}
  .consultation-content-wrapper .intro-content .text-center{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
  }
  .consultation-content-wrapper .intro-content .text-center a{
    width: 100%;
  }
  #whatWeDo h2, .how-we-works h2{
    font-size: 25px;
    line-height: 30px;
  }
  .what-we-do-content h1{
    font-size: 25px;
    line-height: 30px;
  }
  .choose-location label.control-label {font-size: 14px;}
  .choose-location .form-control {font-size: 13px;}
  .what-we-do-content strong{font-size: 11px;line-height: 15px;}
  .heading-block strong{padding: 10px;}
  .zsiq_flt_rel{left: -20px;bottom: 20px;}
  .consultation-page .consult-btn {min-width: 260px;height: 60px;}
  /* .online-consult-banner{padding: 20px 0;} */
  .consultation-banner .banner-content p {font-size: 15px;line-height: 23px;}
  .consultation-banner .banner-content h1{font-size: 24px;line-height: 28px;}
  .consult-btn {min-width: 260px;height: 60px;}
  .dental-page-tags strong {font-size: 18px;line-height: 22px;}
  .dental-page-tags h2{font-size: 22px;line-height: 25px;}
  .g-recaptcha > div, .g-recaptcha > div iframe {max-width: 100%;}
  .rc-anchor-normal .rc-anchor-pt >div{max-width: 100%;}
  .rc-anchor-logo-portrait >div{max-width: 100%;}


}
@media(max-width: 375px){
  .home-video .video-copy {
    padding: 100px 0;
}


}
@media (max-width: 350px){
  /* h1{font-size: 40px;line-height: 44px;}
  h4{font-size: 16px;line-height: 20px;} */
  .easy-steps .easy-content li{margin-bottom: 10px;}
  .easy-steps .easy-content .steps-detail h4{margin-bottom: 5px;}
  .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 h2{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;}
  .cms-banner .banner-heading {
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: 500;
}
/* h3 {
  font-size: 22px;
  line-height: 25px;
} */
.home-section-five strong, .section-faq strong{
  font-size: 22px;
  line-height: 25px;
}
.home-service-slider-section-three strong{
  font-size: 16px;
  line-height: 20px;
}
.banner-content-all-diseas strong {
  font-size: 20px;
  line-height: 28px;
}
}
@media(max-width: 320px){
  .home-video .video-copy {
    padding: 80px 0;
}
}
.state-wrapper .choose-location h4 {
    text-align: left;
    width: 100%;

}
.state-wrapper  .control-label{
 text-align: left;
    width: 100%;
}
.forgot-link:hover{
color: rgba(0,0,0,.9);
}
span.kkcountdown-box {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}