
body {
  background: #000 !important;
  background-color: #000 !important;
  color: #FFF !important;
  font-family: 'Manrope', sans-serif;
}


a {
  color: #0d6efd;
  text-decoration: none;
  color: #7166D6 !important;
}



/* designer two css */



.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  color: #E5E5E5 !important;
  padding: 12px 40px;
  border-radius: 25px;
  transition: 0.2s;
}

.addmore_wrapper{
  align-items: center;
}

.addmore_wrapper .previous-btn{
  margin-top: 27px;
}

.addmore_wrapper .btn-danger{
  margin-top: 30px;
}

.form-container .inputloader{
  position: absolute;
  z-index: 99;
  top: 100px;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.form-container .inputloader img{
  width: 100px;
  height: 100px;
}
/* Shutter Out Horizontal */
.btn-primary {
  background: #7166D6;
  color: #E5E5E5 !important;
  padding: 12px 40px;
  border-radius: 25px;
  transition: 0.2s;
}

.btn-primary:hover {
  box-shadow: 0 0 0 3px #b3abff, 0 0 0 5px #b3abff;
  background-color: #7166D6 !important;
  border-color: #7166D6 !important;
}
.form-group.subCategoryList .vscomp-search-container{
  flex-direction: column-reverse !important;
  height: 90px !important;
  border-bottom: none !important;
  padding: 0px !important;
  
}
.form-group.subCategoryList .vscomp-search-clear{
  display: none !important;
}
.form-group.subCategoryList .vscomp-toggle-all-button{
  width: 100% !important;
  padding: 15px 15px !important;
  border-top: 1px solid #ddd;
  display: flex;
  align-items: center;
  color: #fff !important;
}
.form-group.subCategoryList .vscomp-toggle-all-label{
  line-height: 0px !important;
}
.form-group.subCategoryList .vscomp-search-input{
  width: 100% !important;
}

p {
  color: #E5E5E5 !important;
  font-size: 25px;

}

.banner-text-hello h1 {
  font-size: 125px;
  font-weight: 700;

}

.banner-text-hello p {
  max-width: 470px;
}

.carousel-container {
  height: 100vh;
}

.carousel-caption .row {
  height: 100vh;
}

.carousel-item {
  background-image: url('../images/banners-app.webp?v=1');
  background-size: cover;
  background-repeat: no-repeat;
  height: 1020px;
  z-index: 9;
}

.is-sticky {
  background: #000 !important;
}

.title {
  text-align: left;

}

input[type="radio"]::after {
  content: "";
  border: 1px solid #7166D6 ;
  width: 18px;
  height: 18px;
  border-radius: 30px;
}
input[type="radio"]::before {
  content: "";
  background: #fff ;
  height: 8px;
  width: 8px;
  border-radius: 20px;
  position: absolute;
  display: none;
  background: #7166d6;
}
input[type="radio"]:checked::before {
  display: block;
}
.form-check-input[type="radio"] {
  border-radius: 50% !important;
}
.form-check-input:checked {
  background-color: #7166D6  !important;
  border-color: #7166D6 !important;
  background: #7166D6 !important;
}
input[type="radio"] {
  height: 20px;
  width: 20px;
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  box-shadow: none !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 2px;
}

.meet-wrapper {
  margin: 0px 0px 0px;
  /* overflow: hidden; */
  position: relative;
  z-index: 9;
}
.meet-wrapper .container-fuild {
  overflow-x: clip;
}

.carousel-item.active .carousel-caption {

}

@keyframes fadeIn {
  0% {
    opacity: 0.1;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 2;
  }

  100% {
    opacity: 0;
  }
}

.content-text h4 {
  font-size: 45px;
  font-weight: 600;

}

.mission-card {
  background: #252525;
  border-radius: 37px;
  overflow: hidden;
  padding: 0px 0px 47px;
  margin: 70px 0px 0px 0px;
}

.content-text h6 {
  font-size: 21px;
  font-weight: 300;
}

.content-text h3 {
  font-size: 50px;
  font-weight: 600;
}

.service-wrapper {
  overflow-x: clip;
  margin-top: 80px;
  position: relative;
}

.service-wrapper .content-text {
  margin: auto;
  text-align: center;
}

.house-img {
  position: absolute;
  right: -20px;
  bottom: -10px;
  width: 300px;
}

.view-service {
  text-align: center;
  min-height: 50px;
}

.about-wrapper {
  margin: 60px 0px;
  position: relative;
  overflow-x: clip;
}

.about-wrapper .content-text {
  max-width: 910px;
  text-align: center;
  margin: auto;
}

.about-wrapper .content-text.sub-title {
  max-width: 600px;
  text-align: left !important;
}

.about-as-idx {
  /* max-width: 1050px; */
  margin: auto;
  text-align: center;
  margin-top: 70px;
}

.content-text h5 {
  font-size: 40px;
  font-weight: 600;

}

/* .p-care{
  max-width: 330px;
} */
.chat-wrapper {
  background-image: url('../images/glacier.png');
  background-size: cover;
  background-repeat: no-repeat;
  height: 470px;
}

.banner-container {
  background-image: url(../images/Providers-banner-img.jpg);
  background-repeat: no-repeat;
}

/* .banner-container.provider-bg{
  background-image: url('../images/Providers-banner-img.png')!important;
} */
/* .banner-container.provider-banner-img {
  background-image: url(../images/Providers-banner-img.png);
  width: 100% !important;
  object-fit: cover;
} */

.banner-container .content-text {
  padding-top: 100px;
  text-align: center;
  max-width: 920px;
  margin: auto;
}

.content-text h1 {
  font-size: 60px;
  font-weight: 700;
  text-align: center;
}

.banner-container .form-container .content-text {
  max-width: 600px;
  padding-top: 0px;
  padding-bottom: 20px;
}

.form-container {
  background: linear-gradient(#0C0C0E, #28282A) padding-box, linear-gradient(to bottom, white, #282828) border-box;
  backdrop-filter: blur(10px);
  border: 1px solid #0000008c;
  padding: 50px;
  border-radius: 30px;
  opacity: 0.92;
  min-height: 290px;
}

.form-container .form-group input,
.form-container .form-group select,
.form-container .form-group textarea {
  background: #212121;
  border: 1px solid #3B3A42;
  border-radius: 12px;
  color: #fff;
  padding: 10px 10px;
  font-weight: 500;
}

.form-container .form-group.sub-category .vscomp-ele {
  background: #212121;
  border: 1px solid #3B3A42;
  border-radius: 12px;
  color: #645D79 !important;
  font-weight: 500;
  /* display: grid; */
  max-width: 100%;
}

.form-container .form-group.sub-category .vscomp-ele .vscomp-toggle-button {
  background: #212121;
  border: 1px solid #8D87B500;
  color: #CFC8E6 !important;
  box-shadow: none;
  border-radius: 12px;
  padding: 10px 10px;
  
}

.form-container .form-group.sub-category .vscomp-ele .vscomp-dropbox-container .vscomp-dropbox {
  background: #212121;
  border: 1px solid #D2CFEA6B;
  box-shadow: none;
  border-radius: 4px;
  color: #645D79;
}

.form-container .form-group input::placeholder,
.form-container .form-group select::placeholder,
.form-container .form-group textarea::placeholder,
.form-container .form-group select option .disabled {
  color: #645D79 !important;
}

.form-group {
  margin: 13px 0px;
}

.form-group label {
  font-size: 17px;
  margin-bottom: 5px;
}

.form-group .info {
  font-size: 13px;
  font-weight: 300;
}

.form-group iframe {
  width: 100%;
  height: 230px;
  border-radius: 12px;
}


.service-container .service-box {
  background: linear-gradient(#272424, #1E1E1E) padding-box, linear-gradient(to bottom, white, #1E1E1E) border-box;
  border: 1px solid #73737361;
  border-radius: 30px;
  margin-bottom: 1.5rem;
  padding: 25px;
min-height: 100%;
}

.service-box .content-text {
  padding-top: 0px;
  text-align: left;
}

.banner-container .service-container .content-text p {
  font-size: 20px;
  font-weight: 300;
  text-align: start;
}

.contact-container {
  background-image: url('../images/providers-bg.png') !important;
  background-size: cover !important;
  background-repeat: no-repeat;
}

.contact-container .form-container {
  max-width: 890px;
  margin: auto;
  background: linear-gradient(#272424, #1E1E1E) padding-box, linear-gradient(to bottom, white, #1E1E1E) border-box;
  opacity: inherit;
  border: 1px solid #73737361;
  margin-bottom: 60px;
}


/* designer two css end*/


.navbar-light .navbar-nav .nav-link {
  color: aliceblue !important;
  font-size: 16px;
  font-weight: 400;
  margin-left: 20px;
  
}

.custom-fluid {
  width: 91% !important;
  display: block;
  display: block;
  background-color: black;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  padding: 10px 80px;
  ;
  width: 100% !important;
}

.nav-container {
  background-color: #1e1e1e !important;
}

.navbar-light .navbar-nav .nav-link.active {
  /* background: linear-gradient(63.68deg, #7166D6 0%, #B078F7 100%);
    -webkit-text-fill-color: transparent;
    background-clip: text; */
  border-bottom: 1px solid #B078F7;
  background: -webkit-linear-gradient(#7166D6, #B078F7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.carousel-control-prev {
  width: 7%;
}

.logo {
  width: 80%;
}

.carousel-caption {
  position: absolute;
  bottom: 1.25rem;
  left: 23%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #fff;
  text-align: start;
  top: 15%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 695px;
}

.banner-btn {
  display: flex;
}

.banner-text h1 {
  font-size: 69px;
  font-weight: 700;
}

.banner-text p,
.banner-text-hello p {
  font-size: 20px;
  font-weight: 400;
}

.banner-btn p {
  font-size: 20px;
}

.subscription {
  padding: 0px 0px 30px 0px;
}

.primary-cor {
  color: #7166D6 !important;
}

.secondary-cor {
  color: #FF8D84 !important;
}

.banner-btn p {
  font-size: 12px !important;
  margin: 0 !important;
}

.play-store,
.app-store {}

.play-store {
  background-color: #7166D6;
  padding: 11px 15px;
  border-radius: 10px;
  align-items: center;
  z-index: 9;
}

.app-store {
  background-color: #FF8D84;
  padding: 11px 15px;
  border-radius: 10px;
  align-items: center;
  z-index: 9;
}

.app-store,
.play-store {
  width: 170px;
}


.app-store h6,
.play-store h6 {
  font-weight: 600;
  font-size: 18px !important;
  margin-bottom: 0px;
}

.app-store h6,
.play-store h6 a {
  color: #fff !important;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {

  background: -webkit-linear-gradient(#7166D6, #B078F7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title h2 {
  font-size: 54px;
  font-weight: 600;
}

.title p {
  font-size: 26px;
}

.meet-wrapper .meet-img img {
  width: 77%;
}

.title.sub-title p {
  font-size: 18px;
  text-align: center;
}

.title.sub-title {
  text-align: start;
}

.title p span {
  font-weight: 700;
}
.about-wrapper h6{
 font-size: 25px;
}
.about-wrapper h3{
  font-size: 50px;
 }

.meet-box {
  background: linear-gradient(#0C0C0E, #0C0C0E) padding-box, linear-gradient(to bottom, white, #282828) border-box;
  border-radius: 50px;
  padding: 50px;
  border: 1px solid transparent;
  min-height: 310px;
  overflow: hidden;
  margin-bottom: 45px;
  position: relative;
}

.download {
  background: linear-gradient(#0C0C0E, #0C0C0E) padding-box, linear-gradient(to bottom, white, #282828) border-box;
  border-radius: 50px;
  border: 1px solid transparent;
  /* min-height: 425px; */
  overflow: hidden;
  margin-bottom: 45px;
}

.memberships-card {
  background: linear-gradient(#0C0C0E, #0C0C0E) padding-box, linear-gradient(to bottom, #686868, #282828) border-box;
  border-radius: 22px;
  border: 1px solid transparent;
  min-height: 555px;
  margin-bottom: 27px;
}

.memberships-card section {
  background: #eaeaec;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #eaeaec 0%, #e9e9e9 35%, #ebebed 42%, #eaebed 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #eaeaec 0%, #e9e9e9 35%, #ebebed 42%, #eaebed 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #eaeaec 0%, #e9e9e9 35%, #ebebed 42%, #eaebed 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-radius: 18px 18px 0px 0px;
  padding: 25px 20px 10px 20px;
}

.join-mymxi {
  border: 2px solid #fff;
  overflow: hidden;
  min-height: auto;
}

.join-mymxi .join-box {
  display: flex;
  align-items: center;
  padding: 20px 20px 20px 20px;
  background: #fff;
  border-radius: 0;
  height: 100%;
  justify-content: center;
}

.join-mymxi .basic p {
  text-align: center;
  color: #333 !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.join-mymxi .basic p span {
  font-size: 23px;
  font-weight: 700;
}

.memberships-card-pro {
  border-radius: 22px;
  border: 1px solid transparent;
  min-height: 555px;
  margin-bottom: 27px;
  background: #000;

}

.solution-img-wp {
  display: flex;
  justify-content: end;
}

.solution-img-wps {
  display: flex;
  justify-content: start;
}

.solution-img-wps img,
.solution-img-wp img {
  width: 100%;
}




.memberships-card-pro section {
  background: #e6bb99;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #e6bb99 0%, #efc4a2 10%, #eec3a1 11%, #efc7a4 13%, #edc7a2 14%, #eec8a4 14%, #f1c4a3 15%, #efc7a4 15%, #ecc6a1 16%, #eec8a4 16%, #efc2a1 17%, #f1c4a3 18%, #efc2a1 18%, #f0c5a3 18%, #f1c4a3 20%, #f0c2a1 20%, #f0c5a3 20%, #ebc5a1 21%, #eec3a0 21%, #efc4a1 23%, #edc29f 23%, #efc4a2 23%, #efc4a2 27%, #ecc19e 30%, #edc09f 32%, #eabd9c 33%, #ecc09d 34%, #e9bc9b 34%, #ebbe9d 35%, #e9bf99 35%, #e9be9c 36%, #e6bb99 38%, #e7bc9a 39%, #e4b997 41%, #e0b593 45%, #deb391 46%, #dfb492 46%, #ddb290 47%, #e1b493 50%, #e1b592 56%, #e2b693 57%, #e5b493 57%, #e5b493 58%, #e0b592 58%, #e5b493 59%, #e3b291 69%, #e1b08f 70%, #e0b290 71%, #dead8c 73%, #dead8c 76%, #daac8a 79%, #ddab8a 80%, #daa989 81%, #dbaa8a 81%, #daa788 82%, #dba988 84%, #d7a686 86%, #d8a685 90%, #d6a384 90%, #d7a485 91%, #d5a283 91%, #d6a384 94%, #d3a081 94%, #d5a283 94%, #d4a383 96%, #d29f80 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #e6bb99 0%, #efc4a2 10%, #eec3a1 11%, #efc7a4 13%, #edc7a2 14%, #eec8a4 14%, #f1c4a3 15%, #efc7a4 15%, #ecc6a1 16%, #eec8a4 16%, #efc2a1 17%, #f1c4a3 18%, #efc2a1 18%, #f0c5a3 18%, #f1c4a3 20%, #f0c2a1 20%, #f0c5a3 20%, #ebc5a1 21%, #eec3a0 21%, #efc4a1 23%, #edc29f 23%, #efc4a2 23%, #efc4a2 27%, #ecc19e 30%, #edc09f 32%, #eabd9c 33%, #ecc09d 34%, #e9bc9b 34%, #ebbe9d 35%, #e9bf99 35%, #e9be9c 36%, #e6bb99 38%, #e7bc9a 39%, #e4b997 41%, #e0b593 45%, #deb391 46%, #dfb492 46%, #ddb290 47%, #e1b493 50%, #e1b592 56%, #e2b693 57%, #e5b493 57%, #e5b493 58%, #e0b592 58%, #e5b493 59%, #e3b291 69%, #e1b08f 70%, #e0b290 71%, #dead8c 73%, #dead8c 76%, #daac8a 79%, #ddab8a 80%, #daa989 81%, #dbaa8a 81%, #daa788 82%, #dba988 84%, #d7a686 86%, #d8a685 90%, #d6a384 90%, #d7a485 91%, #d5a283 91%, #d6a384 94%, #d3a081 94%, #d5a283 94%, #d4a383 96%, #d29f80 100%);
  /* Chrome10-25,Safari5.1-6 */
  border-radius: 18px 18px 0px 0px;
  padding: 25px 20px 10px 20px;
}


.inner-padding {
  padding: 20px;
  padding-bottom: 50px;
}

.inner-padding .primary-cor {
  color: #fff !important;
}

.meet-box h3,
.meet-box h2 {
font-weight: 500;
  font-size: 29px;
  line-height: 120%;
}


.meet-box p {
font-size: 21px;
}

.custom-box {
  position: relative;
}

.box-img {
position: absolute;
  right: 0;
  bottom: 0;
  width: 155px;
}

.box-img-b {
  position: absolute;
  right: -15px;
  bottom: 0;
 width: 270px;
}

.box-img-c {
  position: absolute;
  right: -18px;
  bottom: 0;
width: 393px;
}

.mob-screen img {
  width: 75%;
}

/* .row.custom-margin {margin-top: 7%;} */
.services {
  display: flex;
  align-items: center;
  text-align: center;
  border-bottom: 2px solid transparent;
  border-image: linear-gradient(0.25turn, #262626, #7166D6, #FF8D84);
  border-image-slice: 1;
  width: 100%;
}

.services p {
  font-size: 18px;
  text-align: start;
  width: 100%;
}

.services h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 50px;
  font-weight: lighter;
  width: 100%;
}

.services-text p {
  font-size: 14px;
  line-height: 26px;
}

.subscription h3 a {
  text-decoration: none;
  color: #7166D6 !important;
}

/*------switch but-------*/
.switch {
  display: flex;
  align-items: end;
  justify-content: center;
  padding-top: 17px;
}

.toggle-switch {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 35px;
  cursor: pointer;
}

.toggle-switch input[type="checkbox"] {
  display: none;
}

.toggle-switch-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FF8D84;
  border-radius: 20px;

  transition: background-color 0.3s ease-in-out;
}

.toggle-switch-handle {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 25px;
  height: 25px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease-in-out;
}

.toggle-switch::before {
  content: "";
  position: absolute;
  top: -25px;
  right: -35px;
  font-size: 12px;
  font-weight: bold;
  color: #aaa;
  text-shadow: 1px 1px #fff;
  transition: color 0.3s ease-in-out;
}

.toggle-switch input[type="checkbox"]:checked+.toggle-switch-handle {
  transform: translateX(45px);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 0 0 3px #05c46b;
}

.toggle-switch input[type="checkbox"]:checked+.toggle-switch-background {
  background-color: #7166D6;

}

.toggle-switch input[type="checkbox"]:checked+.toggle-switch:before {
  content: "On";
  color: #05c46b;
  right: -15px;
}

.toggle-switch input[type="checkbox"]:checked+.toggle-switch-background .toggle-switch-handle {
  transform: translateX(40px);
}

/*--------------switch----------------------*/



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

.basic p {
  font-size: 13px;
}

.basic p span {
  font-size: 22px;
  color: #000;
  font-weight: 600;
}

.basic p span {
  font-size: 22px;
  font-weight: 600;
}

.memberships-card h5 {
  font-size: 20px !important;
}

.memberships-card-pro h5 {
  font-size: 20px !important;
}

.memberships-card h5 span {
  font-size: 35px;
  font-weight: 600;
}

.memberships-card-pro h5 span {
  font-size: 35px;
  font-weight: 600;
}

.memberships-card ul {
  padding-left: 0px;
  margin-left: 0px;
}
.memberships-card .included p{
  font-size: 16px;
}

.memberships-card ul li {
  background: url('../images/tick-mark.svg') left top no-repeat;
  list-style: none;
  display: flex;
  padding-bottom: 13px;
  padding-left: 30px;
  font-size: 17px;
}

.memberships-card-pro ul {
  padding-left: 0px;
  margin-left: 0px;
}

.memberships-card-pro ul li {
  background: url('../images/tick-mark.svg') left top no-repeat;
  list-style: none;
  display: flex;
  padding-bottom: 13px;
  padding-left: 30px;
  font-size: 17px;
}

.memberships-card-pro ul li {
  list-style: none;
  display: flex;
  padding-bottom: 13px;
  font-size: 17px;
}

.memberships-card h6 {
  font-size: 18px;
}

.memberships-card ul li span {
  font-size: 27px;
}

.start-btn {
  background-color: #7166D6 !important;
  ;
  color: #fff;
  width: 100%;
  padding: 18px 0px;
  border-radius: 25px;
  font-size: 17px;
  font-weight: 500;
}

.start-btn-basic {
  background-color: #FFF !important;
  ;
  color: #7166D6;
  width: 100%;
  padding: 18px 0px;
  border-radius: 25px;
  font-size: 17px;
  font-weight: 500;
}

.download {
  position: relative;
  padding: 78px 80px;
}

.download .image {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: end;
}

.download .image img {
  width: 60%;
  padding-right: 52px;
}

.download p {
  font-size: 24px;
}


.contact h4 {
  font-size: 67px;
  font-weight: 600;
}

.contact {
  padding-top: 145px;
}

.contact .img-fluid {
  width: 35%;
}

.contact .time {
  padding: 80px 0px;
}

.contact .time h5 {
  font-size: 38px;
  text-align: center;
  line-height: 60px;
}

.contact .time h5 span {
  font-weight: 600;
  font-size: 56px;
}

.contact .chat {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('../images/chat-background.png');
  background-size: cover;
  background-repeat: no-repeat;
  overflow: auto;

}

.contact h5 {
  text-align: center;
  font-size: 30px;
  padding-bottom: 45px;
}

.contact .chat img {
  width: 75%;
}

footer {
  margin: 65px 0px 29px 0px;
}

footer .address p {
  font-size: 18px;
  margin: 0;
  font-weight: 300;

}

.email {
  color: #7166D6;
  display: flex;
  align-items: center;
  padding-top: 15px;
}

footer .email span {
  font-size: 34px;
}

.copy {
  font-size: 18px;
  margin: 0;
  font-weight: 400;
}

.footer-right {
  text-align: end;
}

.social-icons i {
  font-size: 20px;
  padding-left: 30px;
  padding-bottom: 17px;
}

.chat_box {
  /* width: 400px;
	 height: 80vh;
	position: fixed; 
	bottom: 100px;
	right: 30px; */
  background: #000000;
  z-index: 1000;
  /* transition: all 1s ease-out; */
  /* transform: scaleY(0); */
  border-radius: 30px;
  box-shadow: rgba(107, 24, 176, 0.31) 0px 10px 36px 0px, rgba(23, 81, 87, 0.25) 0px 0px 0px 1px;
  border: solid 1px #636363;
  font-family: 'Roboto', sans-serif;
  transform: translatey(100%);
  opacity: 0;
}

.chat_box.active {
  /* transform: scaleY(1); */
  transition: all 0.5s ease-in !important;
  transform: translatey(0%) !important;
  opacity: 1 !important;
}

#messages {
  padding: 20px;
}

.my-conv-form-wrapper textarea {
  height: 30px;
  overflow: hidden;
  resize: none;
}

.hidden {
  display: none !important;
}

.showDiv-hidden {
  display: none;
}

.doc_images{
  width:115px; height:110px; object-fit: contain; margin-bottom: 10px;
}

/*--------------------
 Back to Top Button
---------------------*/
#button {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

.container-fluid h3 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 50px;
}

.container-fluid h3 a {
  color: #7166d6;
  text-decoration: none;
}



/*-------------------------------------------------------------------------------------chat-box----------------------------------------------------------------------------------------------------------*/
/* section#demo {
	background: #fbfbfb;
    position: relative;
    padding: 0;
    min-height: 100vh;
    transition: height 9999s;
}
.vertical-align {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
}
.card {
	padding: 7px 15px;
  border-radius: 30px;
  box-shadow: rgba(107, 24, 176, 0.31) 0px 10px 36px 0px, rgba(23, 81, 87, 0.25) 0px 0px 0px 1px;
  border: solid 1px #636363;
  background: #000000;
  padding: 7px 15px;
  max-width: 440px;
  margin: auto;
}

.typing_loader{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-animation: typing 1s linear infinite alternate;
  -moz-animation: typing 1s linear infinite alternate;
  -ms-animation: typing 1s linear infinite alternate;
  animation: typing 1s linear infinite alternate;
  position: relative;
  left: -12px;
  margin: 7px 15px 6px;
}
.to .typing_loader {
  animation: typing-black 1s linear infinite alternate;
}
@-webkit-keyframes typing{
  0%{
      background-color: rgba(255,255,255, 1);
      box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.4),
      24px 0px 0px 0px rgba(255,255,255,0.2);
  }
  50% {
      background-color: rgba(255,255,255, 0.4);
      box-shadow: 12px 0px 0px 0px rgba(255,255,255,1),
      24px 0px 0px 0px rgba(255,255,255,0.4);
  }
  100%{ background-color: rgba(255,255,255, 0.2);
      box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.4),
      24px 0px 0px 0px rgba(255,255,255,1);
  }
}

@-moz-keyframes typing{
  0%{
      background-color: rgba(255,255,255, 1);
      box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.4),
      24px 0px 0px 0px rgba(255,255,255,0.2);
  }
  50% {
      background-color: rgba(255,255,255, 0.4);
      box-shadow: 12px 0px 0px 0px rgba(255,255,255,1),
      24px 0px 0px 0px rgba(255,255,255,0.4);
  }
  100%{ background-color: rgba(255,255,255, 0.2);
      box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.4),
      24px 0px 0px 0px rgba(255,255,255,1);
  }
}

@keyframes typing-black{
  0%{
      background-color: rgba(74, 74, 74, 1);
      box-shadow: 12px 0px 0px 0px rgba(74, 74, 74, 0.4),
      24px 0px 0px 0px rgba(74, 74, 74, 0.2);
  }
  50% {
      background-color: rgba(74, 74, 74, 0.4);
      box-shadow: 12px 0px 0px 0px rgba(74, 74, 74, 1),
      24px 0px 0px 0px rgba(74, 74, 74,0.4);
  }
  100%{ background-color: rgba(74, 74, 74, 0.2);
      box-shadow: 12px 0px 0px 0px rgba(74, 74, 74,0.4),
      24px 0px 0px 0px rgba(74, 74, 74,1);
  }
}
@keyframes typing{
  0%{
      background-color: rgba(255,255,255, 1);
      box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.4),
      24px 0px 0px 0px rgba(255,255,255,0.2);
  }
  50% {
      background-color: rgba(255,255,255, 0.4);
      box-shadow: 12px 0px 0px 0px rgba(255,255,255,1),
      24px 0px 0px 0px rgba(255,255,255,0.4);
  }
  100%{ background-color: rgba(255,255,255, 0.2);
      box-shadow: 12px 0px 0px 0px rgba(255,255,255,0.4),
      24px 0px 0px 0px rgba(255,255,255,1);
  }
}



.basic img {
  height: 60px;
}

div.conv-form-wrapper:after {
  content: '';
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
}
div.conv-form-wrapper div#messages {
 
  height:360px !important;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none; 
  overflow: scroll !important;
}
div.conv-form-wrapper * {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
div.conv-form-wrapper div#messages:after {
  content: '';
  display: table;
  clear: both;
}
div.conv-form-wrapper {
  position: relative;
}
div.conv-form-wrapper div.wrapper-messages {
  position: relative;
  height: 390px;
  max-height: 71vh;
  overflow-y: scroll;
  transition: margin 0.1s;
} */

/* @media (max-width: 800px) {
  div.conv-form-wrapper div.wrapper-messages, div.conv-form-wrapper div#messages {
      max-height: 71vh;
  }
  .wb-vw-sec{
    padding-top: 5% !important;
padding-right: 3rem !important;
padding-left: 3rem !important;
  }
 #membership h3{
    font-size: 1rem !important;
  }
}

div.conv-form-wrapper div.wrapper-messages::-webkit-scrollbar, div#feed ul::-webkit-scrollbar, div.conv-form-wrapper div.options::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background: transparent;

} */
/* input[type="text"].userInputDynamic.error {
  color: #ac0000 !important;
}
input[type="text"].userInputDynamic {
  border-radius: 3px;
  margin: 7px 10px;
}

textarea.userInputDynamic.error {
  color: red !important;
}

textarea.userInputDynamic {
  border-radius: 3px;
  margin: 7px 10px;
}

div.conv-form-wrapper div#messages {
  transition: bottom 0.15s, padding-bottom 0.15s;
  position: absolute;
  bottom: 0;
  height:360px !important;
  width: 100%;
  padding-bottom: 20px;
  overflow: scroll !important;
  
}
div.conv-form-wrapper div.options {
  word-wrap: normal;
  white-space: nowrap;
  overflow-x: scroll;
  position: absolute;
  bottom: 100%;
  width: 100%;
  transform: translateY(-5px);
}
div.conv-form-wrapper div.options:after {
  content: '';
  display: table;
  clear: both;
}
div.conv-form-wrapper div.options div.option {
  padding: 7px 12px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
  margin: 5px;
  background: #4d4b4b;
  color: #fff;
  cursor: pointer;
  border-radius: 20px;
  font-size: 0.7rem;
} 
div.conv-form-wrapper div.message {
  animation: slideTop 0.15s ease;
}
div.conv-form-wrapper div.message:after {
  content: '';
  display: table;
  clear: both;
}
div.conv-form-wrapper  div.message.ready {
  animation: bounceIn 0.2s ease;
  transform-origin: 0 0 0;
}
div.conv-form-wrapper  div#messages div.message {
  border-radius: 20px;
  padding: 12px 22px;
  font-size: 0.905rem;
  color: #333;
  display: inline-block;
  padding: 10px 15px 8px;
  border-radius: 20px;
  margin-bottom: 5px;
  float: right;
  clear: both;
  max-width: 88%;
  font-size: 18px;
  word-wrap: break-word;
}
div.conv-form-wrapper  div#messages div.message.to {
  background: #303033;
  color: #fff;
  float: left;
  border-top-left-radius: 0;
}
div.conv-form-wrapper div#messages div.message.from {
  background: #7166D6;
color: #fff;
  border-top-right-radius: 0;
}
.message.to+.message.from, .message.from+.message.to {
  margin-top: 15px;
}
@keyframes slideTop {
  0% {
      margin-bottom: -25px;
  }
  100% {
      margin-bottom: 0;
  }
}

@keyframes bounceIn {
  0% {
      transform: scale(0.75, 0.75);
  }
  100% {
      transform: scale(1.0, 1.0);
  }
}
div.conv-form-wrapper div.options div.option:hover {
  background: #020202;
}




button.submit.glow {
  box-shadow: 0 0 10px 5px rgba(6, 197, 166, 0.4);
}
.no-border {
  border: none !important;
}
.dragscroll {
  cursor: grab;
}
div.conv-form-wrapper div#messages::-webkit-scrollbar, div#feed ul::-webkit-scrollbar {
  width: 0px;

  background: transparent;

} */
/* span.clear {
  display: block;
  clear: both;
}
.secondary-cor.pe-5{
  margin-right: 31px;
}


.spinLoader,
.spinLoader:before,
.spinLoader:after {
  background: #06c5a6 !important;
  -webkit-animation: spinLoaderChat 1s infinite ease-in-out;
  animation: spinLoaderChat 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.spinLoader {
  color: #06c5a6 !important;
  text-indent: -9999em;
  margin: 50% auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.spinLoader:before,
.spinLoader:after {
  position: absolute;
  top: 0;
  content: '';
}
.spinLoader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinLoader:after {
  left: 1.5em;
}
@-webkit-keyframes spinLoaderChat {
  0%,
  80%,
  100% {
      box-shadow: 0 0;
      height: 4em;
  }
  40% {
      box-shadow: 0 -2em;
      height: 5em;
  }
}
@keyframes spinLoaderChat {
  0%,
  80%,
  100% {
      box-shadow: 0 0;
      height: 4em;
  }
  40% {
      box-shadow: 0 -2em;
      height: 5em;
  }
}



@media only screen and (max-width: 768px) {
  div.conv-form-wrapper div.wrapper-messages {
   height: 260px;}

   div.conv-form-wrapper div#messages {
    transition: bottom 0.15s, padding-bottom 0.15s;
    position: absolute;
    bottom: 0;
    height: 266px !important;
    width: 100%;
    padding-bottom: 20px;
    overflow: scroll !important;
  }
} */


/*------------------------------------------------------------------------------------End-chat-box----------------------------------------------------------------------------------------------------------*/
/* .material-symbols-outlined {
  color: #fff;
} */

#about {
  padding-top: 10px;
}

#membership {
  padding-top: 30px;
  position: relative;
  overflow-x: clip;
  margin-top: 0px;
}

/* #home{padding-top: 60px !important;} */
.navbar-collapse {
  background: transparent;
}

.box-img-a {
  position: absolute;
  right: -5px;
  bottom: 0px;
 width: 171px;
  display: flex;
  align-items: end;
}

div.conv-form-wrapper div#messages div.message:nth-child(9) {
  background: #28b550 !important;
  font-size: 18px;
  font-weight: 500;
}


.footer-right ul li {
  list-style: none;
  font-size: 14px;
  font-weight: 300;
}

.footer-right ul li a {
  color: #fff !important;
}

.footer-right ul {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
}

.activity-details ul li {
  align-items: start !important;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}


a.app-btn {
  font-size: 20px !important;
  font-weight: 600;
  color: #fff !important;
  padding: 5px 10px;
}

.btn-app a {
  color: #fff !important;
}

.play-store a {
  color: #fff !important;
}


.banner-container .content-text.provider-banner {
  max-width: none;
  text-align: center;
  margin: inherit;
}

.banner-container .content-text.provider-banner p {
  /* width: 1030px; */
  margin-top: 25px;
}

.principles-text {
  display: flex;
  justify-content: end;
  height: 100%;
  align-items: start;
}

.provider-img {
  text-align: end;
  margin-top: -100px;
  margin-bottom: 35px;
}

.provider-img img {
  width: 23%;
  position: absolute;
  right: 0;
  top: -338px;
}

.principles-text p {
  width: 795px;
}

.provider-wp {
  text-align: start;
}

.provider-wp img {
  width: 85%;
}
.service-box h5{
  font-size: 40px !important;
}

.principles-list .principles-card {
  display: flex;
  align-items: center;
  border-bottom: 2px solid transparent;
  border-image: linear-gradient(0.25turn, #262626, #7166D6, #FF8D84);
  border-image-slice: 100%;
  border-image-slice: 1;
  width: 100%;
  padding: 13px 0px;
  margin-bottom: 22px;
}

.principles-list .principles-card img {
  width: 65px;
  margin-right: 10px;
}


.principles-list .principles-card p {
  font-size: 17px;
  margin: 0;
}

.principles-section h2 {
  font-size: 55px;
  font-weight: 600;
}

.principles-section p {
  font-size: 30px;
  margin-bottom: 40px;
}

.principles-section p {
  font-size: 26px;
}

.enterprise-cards {
  background-color: #252525;
  border-radius: 40px;
  overflow: hidden;
  margin-top: 65px
}

.enterprise-cards .enterprise-wp {
  padding: 0px 80px;
}

.enterprise-cards .enterprise-wp h4 {
  font-size: 43px;
  font-weight: 600;
}

#map {
  margin-top: 23px;
}

.enterprise-cards .enterprise-wp p {
  font-size: 25px;
}

.img-fluid.Care-img-s {
  width: 35%;
}

.place-btn {
  margin-bottom: 40px;
}

.plans-p {
  text-align: center;
  margin-bottom: 23px;
  font-size: 19px;
}

.principles {
  position: relative;
  margin-top: 70px;
}

label.error {
  color: #fc5d5d;
  font-size: 12px !important;
}

span.red {
  color: #fc5d5d;
}

.in-fo {
  font-size: 24px;
  font-weight: 500;

}

.input-no-code span .form-select {
  border-radius: 12px 0px 0px 12px;
}
.formwrapper .text-doc-wp{
  font-size: 16px;
}
.form-select:focus,
.form-control:focus {
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, 0);
}

.cards {
  background: #252525;
  border-radius: 16px;
  overflow: hidden;
  margin: 70px 0px 0px 0px;
  border: solid 1px #636363;
  box-shadow: rgba(113, 102, 214, 0.32) 0px 2px 8px 0px;
}

.swal-overlay .swal-modal .swal-footer .swal-button-container .swal-button.swal-button--confirm {
  background: #7166D6 !important;
  color: #E5E5E5 !important;
  padding: 12px 40px !important;
  border-radius: 25px !important;
  transition: 0.2s !important;
}


.dropzone-style .form-group .dz-message span {
  color: #e3e3e3 !important;
  margin-left: 10px;
  text-align: center;
  display: block;
  cursor: pointer;
}
.dropzone-style .form-group .dz-message i{
  cursor: pointer;
  text-align: center;
  display: block;
  padding-bottom: 10px;
}
.works-wp .it-works {
  text-align: center;
  padding: 35px 22px;
  box-shadow: rgba(113, 102, 214, 0.32) 0px 2px 8px 0px;
}

.works-wp h4 {
  font-size: 53px;
  font-weight: 600;
  text-align: center;
  /* margin-top: 70px; */
  margin-bottom: 30px;
}

.works-wp .it-works .works-icon {
  margin-bottom: 20px;
}

.works-wp .it-works .works-icon img {
  width: 100px;
}

.facts .cards {
  padding: 33px 20px 5px 20px;
}

.facts h4 {
  font-size: 54px;
  font-weight: 500;
  margin-bottom: 25px;
}

.facts .post-title span {
  font-size: 19px;
  margin-right: 5px;
}

.works-wp p {
  font-size: 24px;
}

.swal-modal .swal-text {
  font-size: 19px !important;
}

.swal-footer {
  text-align: center !important;
  padding-top: 0px !important;
}

.previous-btn,
.next-btn {
  background: #FFF0;
  color: #E5E5E5 !important;
  padding: 12px 40px;
  border-radius: 25px;
  transition: 0.2s;
  botder: 10px solid;
  border: 1px solid #fff;
}

.next-btn:hover,.previous-btn:hover{
  box-shadow: 0 0 0 3px #333, 0 0 0 5px #333;
  background-color: #000 !important;
  border-color: #000 !important;
}

#dropzonefield {
  background: #212121;
  border: 1px solid #3B3A42;
  border-radius: 12px;
  padding: 21px;

}

.dropzone .dz-message h6{
  color: #f9f9f9 !important;
  font-size: 15px !important;
}

.dropzone-style .dropzone .dz-message ul li{
  font-size: 13px;
  color: #a2a2a2;
}
.dropzone-style .dz-clickable .dz-preview {
  width: 200px;
  border: 1px solid #333;
  border-radius: 10px;
  padding: 11px;
  margin: 10px;
  width: 100%;
}
.dropzone-style .dz-clickable .dz-preview .dz-image img{
  width: 100%;
  height: 125px;
  margin-bottom: 10px;
  object-fit: contain;
}
.dropzone-style .dz-clickable .dz-preview .dz-details .dz-size{
  font-size: 12px;
}
.dropzone-style .dz-clickable .dz-preview .dz-details .dz-filename{
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
.dropzone-style .dz-clickable .dz-preview .dz-details .dz-error-message{
  font-size: 12px;
}
.dropzone-style .dz-clickable .dz-preview .dz-success-mark{
  float: left;
  margin-right: 10px;
}
.dropzone-style .dz-clickable .dz-preview .dz-error-mark svg,
.dropzone-style .dz-clickable .dz-preview .dz-success-mark svg{
  display: none;
}

.qr-scanner{
  display: flex;
}
.qr-scanner h6{
  display: flex;
  align-items: center;
  font-size: 20px;
  justify-content: center;
  margin-bottom: 0px;
  padding-right: 20px;
  font-weight: 500;
}
.qr-scanner p{
  font-size: 13px;
  font-weight: 500;
}
.qr-scanner img{
  height: 110px;
}



/* Keyframes */
/* @keyframes QF {
  0% {
    transform: rotateZ(2deg);
  }
  50% {
    transform: rotateZ(-2deg);
  }
  100% {
    transform: rotateZ(2deg);
  }
} */

.scale_table.banner_warpper{
  background-image:  url('../images/news/banner_bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.QF-a {
  animation: QF 2s linear infinite;
  transition: ease-in-out;
  position: absolute;
  top: -163px;
  left: 426px;
  width: 26%;
}
.QF-b {
  animation: QF 2s linear infinite;
  transition: ease-in-out;
  position: absolute;
  right: -10px;
  z-index: 1;
  top: -163px;
  width: 26%;
}
.QF-c {
  animation: QF 2s linear infinite;
  transition: ease-in-out;
  position: absolute;
  left: 0px;
  z-index: 1;
  top: -214px;
  width: 26%;
}
.QF-d {
  animation: QF 2s linear infinite;
  transition: ease-in-out;
  position: absolute;
  right: 25px;
  z-index: 1;
  top: -37px;
  width: 26%;
}
.QF-e {
  animation: QF 2s linear infinite;
  transition: ease-in-out;
  position: absolute;
  top: -163px;
  left: 0px;
  width: 26%;
  z-index: 9;
}
.works-wp {
  position: relative;
  margin-top: 60px;
}
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
transition-duration: 4s;
}
.mob-icon.QF-m-e,
.mob-icon.QF-m-d,
.mob-icon.QF-m-c,
.mob-icon.QF-m-b,
.mob-icon.QF-m-a{
  display: none;
}
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, 0);
}

.form-sec .input-group .intl-tel-input{
  width: 100%;
}
.intl-tel-input .country-list {
  background-color: #1e1e1e;}


  .btn.add-btn {
    color: #fff;
    display: flex;
    align-items: center;
  }

  .remove-btn span {
    color: #fff;
    font-size: 10px;
    background: #6c1111;
    padding: 7px;
    border-radius: 19px;
    position: absolute;
    top: -7px;
    right: -12px;
  }
  .remove-btn span:hover {
    background: rgb(153, 5, 5);
  }
  .service-card {
    background: #282727;
    border-radius: 10px;
    border: 1px solid #eee3;
    margin: 0px 0px 20px 0px;
    position: relative;
  }
  .dropzone {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: #353535 !important;
    padding: 20px 20px;
    border-radius: 10px !important;
  }

  .dropzone .dz-message {
    text-align: left !important;
  }
  .form-group select.selt-placeholder{
    color: #4E495E !important;
  }
  .form-group select option{
    color: #fff !important;
  }
  .join-mymxi .basic p strong{
    font-size: 10px;
    color: #7e7e7e;
    font-weight: 600;
  }

  .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 44px;
    width: 88px;
  }
.service-box img {
  width: 250px;
}

  .no-doc {
    font-size: 14px;
    text-align: center;
    color: #fff !important;
    margin-top: 10px;
  }
  .close-icon {
    cursor: pointer;
  }
  /* .doc-wp h6{
    font-size: 16px;
    margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  } */
  .doc-wp{
    width: 100%;
    border: 2px solid #333;
    padding: 12px;
    border-radius: 10px;
    position: relative;
    margin: 0px 15px 15px 0px;
  }

  .doc-wp p.text-doc-wp{
    font-size: 13px;
    margin-top: 10px;
    margin: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .btn-primary {
    border-color: #0d6efd00 !important;
  }

  .btn-primary:hover {
    box-shadow: 0 0 0 3px #b3abff00, 0 0 0 5px #b3abff00;
  }
  .dropzone .dz-preview .dz-image {
    width: 100% !important;
  }

  .dropzone .dz-preview .dz-image {
    display: none;
  }
  .attach-doc img {
    display: none;
  }
  .attach-doc .imagecount{
    background: #333;
    margin-top: 20px;
    border-radius: 10px;
    padding: 20px 15px;
  }
  .ser-areas {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .doctype_text{
    font-size: 22px;
    color: #fff;
  }
  .dwn-scan{
    display: flex;
  align-items: center;
  gap: 20px;
  }
.dwn-app{
  display: flex;
  }

  /*------------------------------mob-new-QF------------------------*/

  .mob-qf-custom{
    display: none;
  }
  
  .footer-right ul li a.fotr-provider{
    background: #7166D6;
  color: #E5E5E5 !important;
  padding: 5px 18px;
  border-radius: 25px;
  transition: 0.2s;
  font-size: 13px;
  }
  .provider-form .content-text h1 {
    font-size: 21px;
    font-weight: 300;
  }
  .form-select {
    color: #e5e5e5;
    background-color: #292929;
    
  }
  .qr-text{
    font-size: 12px !important;
  margin-bottom: 5px;
  }

  .sms-style p{
    font-size: 16px;
  margin-bottom: 0;
  margin-top: 3px;
  }
  .sms-style{
    margin-top: 50px;
  }
  .sms-style input[type="radio"]::after {
    border: 1px solid #18181900 !important;
  }

  
  .sms-style label{
    margin-top: 3px;
  margin-left: 7px;
  }
.upload-doc{
  background: #333;
  border-radius: 10px;
  padding: 20px 10px;
  margin-top: 20px;
}
.upload-doc ul{
  background: #5e5e5e00;
  border-radius: 10px;
  padding: 20px 20px;
  line-height: 32px;
  font-size: 14px;
  color: #b2b2b2;
}
.swal-text {
  text-align: center !important;
}


/*------- why card start ------*/

.card-box{position: relative;}
.card-box::before{
  content: '';
  position: absolute;
  top: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.56) 0%, rgba(0, 0, 0, 0) 100%);
  height: 100%;
  width: 100%;
  z-index: 0;
}
.why-card{
  border: 1px solid #999;
  background: #1D1D1D;
  box-shadow: -2.006px -1.239px 3.246px 0 rgba(250, 250, 250, 0.22) inset;
  padding: 20px;
  border-radius: 40px;
}

.why-wrapper h2{font-size: 60px !important;font-weight: 600;}

.why-wrapper {
  display: flex;
  justify-content: center;
}

.card-box {
  position: relative;
  width: 100%;
  height: 550px;
  border-radius: 40px;
  overflow: hidden;
  color: #fff;
  filter: grayscale(0%);
    background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.00) 74.62%,
    #000 100%
  );
}
.card-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.6s ease;
}


.card-box:hover {
  filter: grayscale(100%);
  z-index: 1;
  transition: all 0.6s ease;
}
.card-box:hover .cardHeader ul li a {
  filter: grayscale(0%) !important;
}

.card-box:hover .details{min-height: auto;}
.details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  transform: translateY(70%);
  transition: transform 0.5s ease;
  z-index: 2;
  min-height: 400px;
}

.cardHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cardHeader h6 {
  font-size: 34px;
  font-weight: 600;
}

.cardHeader p {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}

.cardHeader ul {
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.cardHeader ul li a {
  background: #000;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.cardHeader ul li a i{
  font-size: 22px;
  color: #fff;}

.cardText {
  margin-top: 10px;
  opacity: 0;
  transition: opacity 0.4s ease;
}


.card-box:hover .details {
  transform: translateY(0);
}

.card-box:hover .cardText {
  opacity: 1;
  transition-delay: 0.2s;
}
/* .card-box:hover .cardHeader ul li a{background: #7166D6;} */
.info-card h3{font-size: 60px;font-weight: 600;}
.info-card p{font-style: italic;}

/*-------- why card end -------*/

/* provide-maxine */
.provider-banner .provider-banner-img{
width: 90%;
}
.second-section {
  background: #1a1820;
}
.principles-list .principles-card {
  flex-direction: column;
  justify-content: start;
  align-items: start !important;
  display: flex !important;
}
.provider-banner {
  padding: 101px 0px 101px 0px !important;
}
h1.mega-title{
  font-size: 71px;
}
/*---------------------------responsive---------------------------------------*/






@media (max-width:1700px) {
  .QF-a {
    left: 344px;
  }
  .owl-wrapper-outer {
    margin-left: 189px !important;
  }

  .owl-controls .owl-buttons .owl-next {
    right: 190px !important;
  }

  .owl-controls .owl-buttons .owl-prev {
    right: 268px !important;
  }

  .wp-carousel h4 {
    position: absolute;
    left: 200px !important;
  }

  .principles {
    margin-top: 40px;
  }

  .principles-section p {
    font-size: 25px;
  }

  .provider-img img {
    top: -390px;
  }

  .banner-text-hello h1 {
    font-size: 90px;
  }

  .banner-text h1 {
    font-size: 55px;
  }

  .carousel-item {
    height: 840px;
  }

  .meet-mymaxine {
    width: 80%;
  }



  .content-text h6 {
    font-size: 21px;
  }


  .mission-card {
    padding: 0px 0px 39px;
  }

  .title p {
    font-size: 25px;
  }

  .title h2 {
    font-size: 50px;
  }




  .principles-text p {
    width: 777px;
  }

  .works-wp p {
    font-size: 24px;
  }

  .facts h4 {
    font-size: 50px;
  }

}




@media (max-width:1600px) {
  .QF-d {
    top: -51px;
    width: 25%;
    right: -35px;
  }
  .QF-b {
    top: -53px;
    width: 26%;
  }
  .owl-wrapper-outer {
    margin-left: 140px !important;
  }

  .wp-carousel h4 {
    left: 156px !important;
  }

  .title p {
    font-size: 22px;
  }

  p {
    font-size: 21px;
  }

  .principles-text p {
    width: 766px;
  }

  .principles-text {
    align-items: center;
  }

  .principles-section h2 {
    font-size: 45px;
  }

  .principles-section p {
    font-size: 21px;
  }

  .principles-section {
    margin-top: 70px;
  }
.meet-box {
  min-height: 317px;
}
  .enterprise {
    margin-top: 55px;
  }

  .enterprise-cards .enterprise-wp h4 {
    font-size: 44px;
  }

  .enterprise-cards .enterprise-wp p {
    font-size: 22px;
  }

  .carousel-caption {
    left: 31%;
  }

  .works-wp p {
    font-size: 22px;
  }

  .meet-box p {
    font-size: 20px;
  }

  .content-text h5 {
    font-size: 40px;
  }

  p {
    font-size: 22px;
  }

  .img-fluid.Care-img-s {
    width: 35%;
  }

  .wp-carousel {
    padding-top: 20px;
  }

}

@media (max-width: 1440.98px) {
    .meet-box p {
    font-size: 16px;
  }
    .meet-box {
    min-height: 295px;
  }
  .owl-wrapper-outer {
    margin-left: 42px !important;
  }
  .QF-b {
    width: 29%;
  }
  .QF-c {
    left: -41px;
    width: 29%;
  }
  .box-img-a {
  right: 0px;
  width: 142px;
  }
}




@media (max-width: 1399.98px) {
  .box-img-b {
  width: 200px;
}
.box-img-c {
  width: 340px;
}
  .QF-d {
    top: 41px;
  }
  .QF-a {
    top: -130px;
    left: 283px;
    width: 26%;
  }
 .meet-box p {
    font-size: 18px;
  }

  .wp-carousel h4 {
    top: 8px;
  }

  .wp-carousel {
    padding-top: 30px;
  }

  .owl-controls .owl-buttons .owl-next {
    right: 40px !important;
  }

  .owl-controls .owl-buttons .owl-prev {
    right: 117px !important;
  }

  .owl-wrapper-outer {
    margin-left: 25px !important;
  }

  .wp-carousel h4 {
    left: 56px !important;
    top: 17px !important;
    font-size: 40px !important;
  }

  .provider-img img {
    top: -244px;
  }

  .banner-container .content-text.provider-banner p {
    width: auto;
    margin-top: 25px;
  }

  .content-text h1 {
    font-size: 50px;
  }

  .banner-container .content-text {
    max-width: 700px;
  }

  .download .image img {
    width: 63%;
  }

  p {
    font-size: 21px;
  }

  .carousel-item {
    height: 700px;
  }

  .carousel-caption {
    max-width: 520px;
  }

  .content-text h6 {
    font-size: 22px;
  }

  .content-text h4 {
    font-size: 46px;
  }

  .envlove-challenge {
    width: 100% !important;
  }

  .chat-wrapper {
    height: 450px;
  }

  .services h5 {
    font-size: 40px;
  }

  .services p {
    font-size: 15px;
  }

  .content-text h3 {
    font-size: 50px;
  }

  .content-text h5 {
    font-size: 50px;
  }

  .banner-container .service-container .content-text p {
    font-size: 18px;
  }

  .contact-container {
    background-size: contain !important;
  }

  .banner-text-hello h1 {
    font-size: 50px;
  }

  .banner-text h1 {
    font-size: 50px;
  }


  .mission-card {
    padding: 0px 0px 0px;
  }

  #about {
    padding-top: 45px;
  }

  .about-wrapper {
    margin: 0px 0px;
  }

  .contact {
    padding-top: 60px;
  }

  .content-text h1 {
    font-size: 40px;
  }

  .principles-text p {
    width: 662px;
  }

  .provider-img {
    text-align: end;
    margin-top: -53px;
  }

  .principles-section h2 {
    font-size: 42px;
  }

  .principles-list .principles-card p {
    font-size: 17px;
  }

  .carousel-caption {
    left: 28%;
  }

  .carousel-caption {
    left: 28%;
  }

  .banner-text-hello h1 {
    font-size: 60px;
  }

  .title h2 {
    font-size: 64px;
  }

  .title h2 {
    font-size: 50px;
  }

  .img-fluid.Care-img-s {
    width: 31%;
  }
.meet-box {
  min-height: 360px;
}
  .box-img-a {
    right: 0px;
    width: 160px;
  }

}






@media (max-width: 1199.98px) {
  .dwn-app {
    display: block;
  }
  .app-store, .play-store {
    margin-bottom: 15px;
  }
  .join-mymxi .basic p span {
    font-size: 20px;
  }
  .join-mymxi .basic p {
    font-size: 14px;
  }
  .about-wrapper h6 {
    font-size: 18px;
  }
  .about-wrapper h3 {
    font-size: 40px;
  }
  .QF-e {
    width: 28%;
  }
  .QF-d {
    top: 66px;
    width: 29%;
  }
  .QF-a {
    top: -106px;
    left: 237px;
    width: 26%;
  }
  .QF-c {
    left: -41px;
    width: 29%;
    top: -144px;
  }
  .works-wp {
    margin-top: 70px;
  }
  .works-wp p {
    font-size: 20px;
  }

  .content-text h4 {
    width: auto;
  }

  .cards {
    min-height: 285px;
  }

  .wp-carousel h4 {
    left: 133px !important;
    font-size: 37px !important;
    top: 36px !important;
  }

  .owl-wrapper-outer {
    margin-left: 104px !important;
  }

  .banner-container .content-text.provider-banner p {
    width: auto;
  }

  .carousel-item {
    height: 575px;
  }

  .carousel-caption {
    max-width: 430px;
  }
  .provider-form .content-text h1 {
    font-size: 18px;
  }

  .content-text h6 {
    font-size: 18px;
  }

  .banner-text-hello h1 {
    font-size: 72px;
  }

  .content-text h3 {
    font-size: 52px;
  }

  .content-text h4 {
    font-size: 35px;
  }

  .content-text h5 {
    font-size: 40px;
  }

  /* .download{
min-height: 350px;
} */

  .mission-card img {
    width: 100%;
  }

  .about-wrapper .content-text {
    max-width: 770px;
  }

  .banner-text p,
  .banner-text-hello p {
    font-size: 16px;
  }

  .contact {
    padding-top: 90px;
  }

  .basic img {
    margin-right: 10px !important;
  }

  /* .carousel-caption {
width: 375px;} */
  .banner-text h1 {
    font-size: 40px;
  }

  .app-store h6,
  .play-store h6 {
    font-size: 13px !important;
  }

  /* .banner-btn p {
font-size: 8px !important; } */
  .meet-box h3,
  .meet-box h2 {
    font-size: 28px;
  }

  .meet-box p {
    font-size: 14px;
  }

  /* title h2 {font-size: 42px;} */
  .title h2 {
    font-size: 40px;
  }

  .basic p span {
    font-size: 17px;
  }

  .subscription {
    margin: 0px 10px;
  }

  .download .image img {
    width: 55%;
    padding-right: 30px;
  }

  .download p {
    font-size: 19px;
  }

  .contact .time h5 {
    font-size: 36px;
    line-height: 58px;
  }

  .contact .time h5 span {
    font-weight: 600;
    font-size: 50px;
  }

  .title p {
    font-size: 20px;
  }

  footer .address p {
    font-size: 17px;
    margin: 0;
  }

  footer .email span {
    font-size: 25px;
  }

  .social-icons i {
    font-size: 25px;
    padding-left: 17px;
  }

  .copy {
    font-size: 15px;
  }

  .contact h4 {
    font-size: 46px;
    font-weight: 600;
  }

  .services h5 {
    font-size: 35px;
  }

  .services p {
    font-size: 15px;
  }

  .ser-text {
    font-size: 13px !important;
  }

  .title p {
    font-size: 20px;
  }

  .meet-box p {
    font-size: 17px;
  }

  .meet-box {
min-height: 330px;
  }
  .box-img-a {
    width: 140px;
  }
  .box-img {
  width: 147px;
}
  .content-text h3 {
    font-size: 40px;
  }

  .provider-img {
    text-align: end;
    margin-top: -10px;
  }

  p {
    font-size: 20px;
  }

  .facts h4 {
    font-size: 40px;
  }

  .post-slide .post-description {
    font-size: 20px;
  }

  .principles-text p {
    width: 555px;
  }

  .enterprise-cards .enterprise-wp h4 {
    font-size: 30px;
  }

  .enterprise-cards .enterprise-wp p {
    font-size: 18px;
  }

  .carousel-caption {
    left: 27%;
  }

  .meet-box {
    padding: 37px;
  }

  .img-fluid.Care-img-s {
    width: 32%;
  }

  .details {min-height: 610px;}
h1.mega-title {
  font-size: 65px !important;
}
}


@media (max-width: 1100px) {
  .QF-b {
    top: -53px;
    width: 29%;
    right: -41px;
  }
  .title p {
    font-size: 18px;
  }

  .wp-carousel h4 {
    left: 80px !important;
  }

  .owl-wrapper-outer {
    margin-left: 67px !important;
  }

  .memberships-card p,
  .memberships-card-pro {
    font-size: 14px;
  }

  .meet-box h3,
  .meet-box h2 {
    font-size: 22px;
  }

  .principles-list .principles-card img {
    width: 52px;
  }

  .basic p span {
    font-size: 15px;
    font-weight: 800;
  }

  .basic p {
    font-size: 14px;
  }

  .memberships-card h5 span {
    font-size: 25px;
  }

  .memberships-card-pro h5 span {
    font-size: 25px;
  }

  .memberships-card ul li {
    font-size: 13px;
  }

  .memberships-card-pro ul li {
    font-size: 13px;
  }

  .start-btn-basic {
    padding: 10px 0px;
  }

  .start-btn {
    padding: 10px 0px;
  }

  .basic img {
    margin-right: 10px !important;
    height: 50px;
  }

  .servicesh5 {
    font-size: 35px;
  }

  .services p {
    font-size: 14px;
  }

  .principles-text p {
    width: 537px;
  }

  .principles-list .principles-card p {
    font-size: 14px;
    text-align: start;
  }

  .carousel-caption {
    max-width: 430px;
  }

  .img-fluid.Care-img-s {
    width: 36%;
  }

  .plans-p {
    font-size: 16px;
  }

  /* .download {
    height: 320px !important;
  } */

  .cards {
    min-height: 180px;
  }
}



@media (max-width: 991.98px) {

.provider-banner .provider-banner-img {
  width: 50%;
}


.meet-box {
  margin-bottom: 30px;
}
  .news_wrapper{
    padding-top: 30px;
  }
  .dwn-app {
    display: block ruby;
    width: auto !important;
  }
  .dwn-scan {
    justify-content: center;
  }
  .about-wrapper {
    margin: 80px 0px 10px 0px;
  }
  .about-wrapper h6,
  .about-wrapper h3{
    text-align: center;
  }
    /*------------------------------mob-new-QF------------------------*/
    .mob-qf-custom{
      display: none;
    }
    .mob-qf-bg{
      background-image: url('../images/mb-qf-bg.png');
      position: absolute;
      object-fit: cover;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      animation: fadeIn 0.9s;
      z-index: 9;
    }
    .qfa-bg-style{
      height: 280px;
      width: 427px;
      top: -275px;
      left: 310px;
      padding: 68px 78px;
    }
    .qfb-bg-style {
      height: 266px;
      width: 427px;
      top: -275px;
      left: 310px;
      padding: 71px 86px;
    }
    .qfc-bg-style {
      height: 266px;
      width: 427px;
      top: -245px;
      left: 310px;
      padding: 71px 86px;
    }
    .qfd-bg-style {
      height: 240px;
      width: 396px;
      top: -250px;
      left: 310px;
      padding: 71px 60px 61px 90px;
    }
    .qfe-bg-style {
      height: 266px;
      width: 427px;
      top: -263px;
      left: 310px;
      padding: 71px 60px 61px 90px;
    }
    
    @keyframes fadeIn {
      0% { opacity: 0; }
      100% { opacity: 1; }
    }
    .mob-qf-bg.mob-QF-text{
      height: 100%;
    }
    .mob-qf-bg .mob-QF-text p{
      font-size: 13px;
      margin-bottom: 6px;
    }
    .mob-qf-bg h6{
      font-size: 19px;
    }
    .mob-qf-bg .mob-QF-text .source img{
      width: 20px;
      margin-left: 12px;
    }
    
  
    
  
  /*---------------------------responsive---------------------------------------*/

.docremovebtn .btn-danger{
    max-width: 130px !important;
  }
  .previous-btn, .next-btn {
    padding: 10px 25px;
  }


  .QF-a,
  .QF-b,
  .QF-c,
  .QF-d,
  .QF-e {
  display: none;
  }



  /*-----------------------------moble-icon----------------------*/
  /*------------moble-icon a-----------*/
  .mob-icon.QF-m-a{
    display: block;
  }
.mob-icon.QF-m-a figure .mob-qf-a{
  animation: QF 2s linear infinite;
  transition: ease-in-out;
}
.mob-icon.QF-m-a figure .mob-qf-a{

}
  .mob-icon.QF-m-a{
    position: absolute;
    top: 0px;
    right: 310px;
    cursor: pointer;
  }
  .mob-icon.QF-m-a p {
    display: flex;
    font-size: 1.3em;
    height: 30px;
    width: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  
  .mob-icon.QF-m-a figure {
    display: none;
    position: absolute;
    top: -18em;
    left: -13em;
    width: 370px;
    height: auto;
  }
  
  .mob-icon.QF-m-a img {
    display: block;
    border-radius: 0.8em;
    max-width: 100%;
    height: auto;
  }
  


  .mob-icon.QF-m-a:focus figure,
  .mob-icon.QF-m-a:hover figure {
    display: block;
  }


  /*------------moble-icon b-----------*/
  .service-wrapper .content-text {
    text-align: center;
  }
  #membership {
    padding-top: 0px;
    margin-top: 0px;
  }
.mob-icon.QF-m-e,
.mob-icon.QF-m-d,
.mob-icon.QF-m-c,
.mob-icon.QF-m-b{
    display: block;
    margin-left: 12px;
  }
.mob-icon.QF-m-e figure .mob-qf-e, 
.mob-icon.QF-m-d figure .mob-qf-d,
.mob-icon.QF-m-c figure .mob-qf-c,
.mob-icon.QF-m-b figure .mob-qf-b{
  animation: QF 2s linear infinite;
  transition: ease-in-out;
}

  /* .mob-icon.QF-m-b {
    position: absolute;
    top: -9px;
    right: 150px;
  } */
  .mob-icon.QF-m-e p,
  .mob-icon.QF-m-d p,
  .mob-icon.QF-m-c p,
  .mob-icon.QF-m-b p {
    display: flex;
    font-size: 1.3em;
    height: 30px;
    width: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0;
  }
 
  .mob-icon.QF-m-c figure,
  .mob-icon.QF-m-b figure {
    display: none;
   position: absolute;
   transform: translate(-179px, -280px);
    width: 370px;
    height: auto;
    z-index: 9;
  }
  .mob-icon.QF-m-e img,
  .mob-icon.QF-m-d img,
  .mob-icon.QF-m-c img,
  .mob-icon.QF-m-b img {
    display: block;
    border-radius: 0.8em;
    max-width: 100%;
    height: auto;
  }
  .mob-icon.QF-m-e:focus figure,
  .mob-icon.QF-m-e:hover figure,
  .mob-icon.QF-m-d:focus figure,
  .mob-icon.QF-m-d:hover figure,
  .mob-icon.QF-m-c:focus figure,
  .mob-icon.QF-m-c:hover figure,
  .mob-icon.QF-m-b:focus figure,
  .mob-icon.QF-m-b:hover figure {
    display: block;
  }


  .mob-icon.QF-m-d figure{
    display: none;
    position: absolute;
    transform: translate(-179px, -202px);
    width: 370px;
    height: auto;
    z-index: 9;
  }
  .mob-icon.QF-m-e figure{
    display: none;
    position: absolute;
    transform: translate(-275px, -218px);
    width: 370px;
    height: auto;
    z-index: 9;
  }

  

  /*-----------------------------moble-icon----------------------*/
  .bot-icons-mas .col-12{
    display: flex;
  justify-content: end;
  }
  .container.bot-icons-mas {
    margin-top: 75px;
  }
  /* .content-text h6 {
    justify-content: center;
    display: flex;
  } */
  .works-wp {
    overflow-x: clip;
  }
  
  .works-wp h4 {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .about-wrapper {
    margin: 0px 0px;
  }

  #about {
    padding-top: 0px;
  }

  .post-slide .post-description {
    line-height: 28px !important;
    margin-bottom: 15px;
    font-size: 19px !important;
    text-align: left !important;
  }

  .facts {
    margin-top: 40px;
  }

  .post-title {
    text-align: left !important;
  }

  .post-slide .post-title a {
    margin-top: 11px;
  }

  .works-wp .it-works .works-icon {
    margin-bottom: 0px;
  }

  .meet-wrapper .meet-img img {
    width: 35%;
  }

  .meet-wrapper {
    padding-bottom: 20px;
  }

  .cards {
    text-align: center;
    padding: 20px 20px 0px 20px !important;
    width: 100%;
    margin: 37px 0px 0px 0px;
    margin-right: 0px;
    margin-left: 0px;
    min-height: 225px !important;
    max-width: none;
    margin-bottom: 11px;

  }

  .owl-wrapper-outer {
    margin-left: 120px !important;
    left: 134px !important;
  }

  .fixed-top {
    padding: 10px 10px;
    /* background: #000; */
  }

  .service-container .service-box {
    min-height: auto;
  }

  .content-text h4 {
    font-size: 40px;
  }

  .sub-head-providers {
    text-align: center;
  }

  .provider-img img {
    position: inherit;
  }

  .navbar-light .navbar-toggler {
    color: rgb(255, 255, 255);
    border-color: rgba(255, 255, 255, 0.1);
  }

  .navbar-light .navbar-nav .nav-link {
    margin-left: 0px;
  }

  .principles-list .principles-card p {
    font-size: 19px;
    text-align: start;
  }

  .img-fluid.Care-img-s {
    width: 35%;
  }



  .principles-section p {
    font-size: 19px;
  }

  .principles-section h2 {
    font-size: 40px;
  }

  .join-mymxi .basic p span {
    font-size: 20px;
    font-weight: 700;
  }

  .banner-container .content-text.provider-banner p {
    width: auto;
    text-align: center;
  }

  .banner-container .content-text.provider-banner h1 {
    text-align: center;
  }

  .join-mymxi .join-box {
    padding: 20px 0px 20px 0px;
  }

   .box-img-a {
   width: 195px;
    bottom: 0px;
    position: initial;
  }

  .house-img {
width: 281px;
    bottom: 0px;
    right: -15px;
  }

  .meet-box {
   min-height: auto !important;
   padding-bottom: 0px !important;

  }

  .play-store,
  .app-store {
    text-align: left !important;
  }

  .navbar-nav {
    background: #000 !important;
  }

  .carousel-item {
    background-image: url('../images/homebanner-mob.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    height: 420px;
    background-position: right;
    margin: 0px;
  }

  .banner-text-hello h1 {
    font-size: 55px;
  }


  .banner-btn {
    justify-content: center;
  }

  .carousel-caption {
    left: 20%;
    transform: translate(0%, -50%);
    max-width: none;
    text-align: center;
  }

  .mission-card {
    padding: 50px;
  }

  .mission-card .content-text {
    text-align: left;
  }

  .mission-card img {
    border-radius: 25px;
  }

  .envlove-challenge {
    width: 50% !important;
    margin: auto;
  }

  .content-text h3 {
    font-size: 40px;
  }

  /* .about-wrapper .content-text {
max-width: 610px;
} */
  /* .service-wrapper .content-text {
max-width: 660px;
} */
  .about-wrapper .content-text.sub-title {
    text-align: center !important;
    max-width: none;
  }

  .row.custom-margin {
    margin-top: 0%;
  }

  .download {
    padding: 34px 19px;
  }

  .content-text.download h5 {
    text-align: center;
  }

  .download .image {
    justify-content: center;
  }

  .download .image img {
    width: 50%;
  }

  .content-text h5 {
    font-size: 40px;
    display: flex;
    justify-content: center;
  }

  .form-container {
    margin-top: 50px;
  }

  .form-group .info {
    font-size: 13px;
  }

  .form-group label {
    font-size: 15px;
  }

  .banner-container .content-text {
    padding-bottom: 0px;
  }

  .fixed-top {
    padding: 10px 5px;
  }

  a.app-btn {
    font-size: 16px !important;
    padding: 5px 0px;
  }

  .banner-btn {
    /* justify-content: center; */
    width: 100%;
  }

  .download .banner-btn {
    justify-content: center;
    width: 100%;
    position: relative !important;
    z-index: 0;
  }

  .meet-mymaxine {
    width: 60%;
  }

  .meet-img {
    text-align: center;
  }

  .meet-wrapper .title {
    text-align: center;
    max-width: 660px;
    margin: auto;
    padding: 40px 0px 0px;
  }

  p {
    font-size: 20px;
  }

  .ser-text {
    font-size: 17px !important;
  }

  .memberships-card {
    min-height: auto;
  }

  .memberships-card-pro {
    min-height: auto;
  }

  /* .meet-box p{padding-right: 30px !important;} */
  .footer-right ul {
    display: block;
    justify-content: center;
  }

  .download .mb-4,
  .download .mb-5 {
    margin-bottom: 10px !important;
  }

  .basic p span {
    font-size: 22px;
    font-weight: 600;
  }

  .basic p {
    font-size: 18px;
  }

  .banner-text h1 {
    font-size: 43px;
  }

  .title p {
    font-size: 20px;
  }

  .title.sub-title {
    text-align: center !important;
  }

  .contact {
    padding-top: 100px;
  }

  .contact .img-fluid {
    width: 25%;
  }

  .btn-app {
    width: 100px;
    margin-left: 5px;
  }

  .app-store {}

  .play-store,
  .app-store {
    padding: 11px 14px;
    margin-right: 7px !important;
    margin-left: 0px;
  }

  .mob-screen img {
    width: 60%;
    padding-top: 40px;
  }

  .contact-us {
    text-align: center;
  }

  .contact-us .d-flex {
    justify-content: center;
  }

  .contact-us .d-flex h5 {
    padding-bottom: 0px;
  }

  .download {
    height: 458px !important;
    margin-bottom: 45px;
    display: block;
  }

  .address {
    text-align: center;
  }

  .email {
    justify-content: center;
  }

  .footer-right {
    text-align: center;
    padding-top: 24px;
  }

  .nav-item {
    padding: 9px 0px;
    text-align: center;
  }

  /* .carousel-caption {
width: 237px;
} */
  .box-img-c {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 17%;
  }
  .box-img {
    width: 165px;
  }

  .box-img-b {
width: 196px;
    right: -7px;
  }

  .box-img-c {
width: 220px;
  }

  .meet-box p {
    font-size: 18px;
  }

  .meet-box h3,
  .meet-box h2 {
    font-size: 28px;
  }

  .services p {
    font-size: 17px;
    font-weight: 600;
  }

  .services-text p {
    padding-bottom: 15px;
  }

  .contact .time h5 span {
    font-weight: 600;
    font-size: 46px;
  }

  .plan-text {
    font-size: 22px;
  }

  .title h2 {
    font-size: 40px;
  }

  .banner-text-hello p {
    margin: auto;
  }

  .p-care {
    max-width: none;
  }

  .place-btn {
    text-align: center;
    margin-bottom: 30px;
  }

  .principles-text p {
    width: auto;
    text-align: center;
  }

  .provider-img img {
    width: 40%;
  }

  .provider-img {
    text-align: center;
  }

  .provider-wp {
    text-align: center;
    margin-top: 40px;
  }

  .provider-wp img {
    width: 40%;
  }

  .principles-section h2 {
    text-align: center;
  }

  .principles-section p {
    text-align: center;
  }

  .enterprise-cards {
    margin-top: 20px;
  }

  .enterprise-cards .enterprise-wp {
    padding: 30px 20px;
  }

  .enterprise-cards .enterprise-wp p {
    font-size: 14px;
  }

  .enterprise-cards .enterprise-wp h4 {
    font-size: 20px;
  }

  .banner-btn h6{
    justify-content: start;
  }


}




@media (max-width: 767.98px) {
    h1.mega-title {
    font-size: 52px !important;
    line-height: 47px !important;
  }
  .dwn-app {
    display: block !important;
    width: auto !important;
  }
  .dwn-scan {
    justify-content: center;
    margin-top: 30px;
  }
  .mob-qf-bg {
    left: 170px;
  }
  .addmore_wrapper .previous-btn,.addmore_wrapper .btn-danger {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .mob-icon.QF-m-a figure {
    top: -18em;
    left: -13em;
  }
  .mob-icon.QF-m-a {
    right: 216px;
  }
  .owl-controls .owl-buttons .owl-prev {
    top: -16%;
  }

  .owl-controls .owl-buttons .owl-next {
    top: -16%;
  }

  .owl-wrapper-outer {
    margin-left: 0px !important;
    left: 0px !important;
  }

  .wp-carousel h4 {
    left: 17px !important;
  }

  .plan-text {
    font-size: 24px;
  }

  .meet-mymaxine {
    width: 53%;
  }


  .img-fluid.Care-img-s {
    width: 40%;
  }

  /* .inner-padding .included {
    display: flex;
    justify-content: center;
  } */

  .basic {
    justify-content: center;
  }

  .banner-text p,
  .banner-text-hello p {
    font-size: 14px;
  }

  .carousel-item {
    height: 500px;
  }

  .house-img {
position: unset;
    width: 268px;
    display: block;
    align-items: end;
    text-align: center;
    margin: auto;
    margin-top: auto;
    margin-top: -50px;
  }

  .carousel-caption {
    left: 0%;
    transform: translate(10%, -50%);
    max-width: 700px;
  }

  .banner-btn {
    justify-content: center;
    width: 100%;
  }

  .meet-wrapper .title {
    max-width: 625px;
  }

  .content-text h4 {
    font-size: 30px;
  }

  p {
    font-size: 18px;

  }

  .content-text h3 {
    font-size: 40px;
  }

  .service-wrapper .content-text {
    max-width: 600px;
  }

  .p-care {
    max-width: 100%;
  }

  #membership {
    padding-top: 0px;
  }

  .chat-wrapper {
    height: 418px;
  }

  .banner-container,
  .banner-container.contact-container {
    background-image: url('../images/provider-mobile.png') !important;
    background-size: contain !important;
    background-repeat: no-repeat;
  }

  .content-text h1 {
    font-size: 40px;
  }

  .service-container .service-box {
    text-align: center;
  }

  .service-box .content-text {
    min-height: 100%;
    padding-top: 15px !important;

  }

  .service-box img {

    max-width: 100%;

  }

  /* .download {
height: 490px !important;
} */
  .banner-container .content-text {
    padding-top: 140px;
  }


  .box-img-b {
    width: 31%;
  }

 
  .card {
    padding: 7px 0px;
  }

  .meet-box.custom-box.care-box {
    min-height: 380px;
  }

  .banner-text h1 {
    font-size: 33px;
  }

  .banner-text-hello h1 {
    font-size: 43px;
  }

  .btn-app {
    width: 52px;
  }

  .banner-btn .play-store img,
  .banner-btn .app-store img {
    width: 68%;
  }

  .download .banner-btn {
    width: 370px;
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative !important;
    z-index: 0;
  }

  .play-store,
  .app-store {
    width: 170px;
    margin-right: 7px !important;
  }

  .app-store h6,
  .play-store h6 {
    font-size: 15px !important;
  }

  .btn-app {
    width: 140px;
    text-align: left;
    margin-left: 4px;
  }

  .app-store {
    background-color: #FF8D84;
    padding: 11px 17px;
  }

  /* .download {
padding: 0px 47px;} */
  .contact {
    margin-top: 0px;
  }

  .contact {
    padding-top: 70px;
  }

  .contact .time h5 {
    font-size: 25px;
    line-height: 45px;
  }

  .contact .time h5 span {
    font-weight: 600;
    font-size: 45px;
  }

  .contact .img-fluid {
    width: 20%;
  }

  .contact .time {
    padding: 68px 0px;

    padding-top: 27px;
  }

  /* .carousel-caption {
width: 296px;
}
.carousel-caption {
width: 296px;
top: 9%;
} */
  .social-icons i {
    font-size: 23px;
    padding-left: 16px;
  }

  .contact .time h5 span {
    font-weight: 600;
    font-size: 40px;
  }

  .box-img-c {
    width: 210px;
  }

  .title p {
    font-size: 19px;
    padding: 0px 13px;
  }

  .meet-box {
    text-align: center;
    min-height: 240px;
  }

  .box-img-a {
    position: unset;
 width: 230px;
    display: block;
    align-items: end;
    text-align: center;
    margin: auto;
  }

  .meet-box {
    padding: 30px;
  }

  .box-img-c {
    position: unset;
    margin: auto;
  }

  .meet-box h3,
  .meet-box h2 {
    font-size: 26px;
  }

  .box-img-b {
    position: unset;
    right: 0;
    bottom: 0;
 width: 210px;
    margin: auto;
    margin-top: 10px;
  }

  .box-img {
    position: unset !important;
width: 160px;
  }

  .meet-box.custom-box.care-box {
    min-height: 250px !important;
  }

  .download {
    height: 460px !important;
  }

  .content-text h5 {
    font-size: 33px;
  }

  .enterprise-cards .enterprise-wp {
    padding: 50px 15px;
  }

  .mob-wp {
    margin-top: 30px;
  }

  .join-mymxi {
    display: block;
  }

  .join-mymxi .join-box {

    justify-content: center;
  }
  .no-doc {
    margin-top: 20px;
  }
}




@media (max-width: 640px) {
  .mob-qf-bg {
    left: 108px;
  }
  .mob-icon.QF-m-d figure {
    transform: translate(-338px, -182px);
  }
  .mob-icon.QF-m-c figure {
    transform: translate(-327px, -260px);
  }
  .mob-icon.QF-m-e figure {
    transform: translate(-320px, -217px);
  }
  .mob-icon.QF-m-a figure {
    top: -19em;
    left: -13em;
  }
  .title.sub-title p {
    font-size: 16px;
  }
  .mob-icon.QF-m-a {
    right: 171px;
  }
}

@media (max-width: 575.98px) {
  .qr-scanner img {
    height: 85px;
  }
  .mob-qf-bg {
    left: 40px;
    width: 409px;
  }
  .mob-icon.QF-m-e figure {
    transform: translate(-165px, -217px);
  }
  .bot-icons-mas .col-12 {
    display: flex;
    justify-content: center;
  }
  .mob-icon.QF-m-c figure{
    transform: translate(-191px, -233px);
    width: 330px;
  }
  .mob-icon.QF-m-b figure {
    transform: translate(-220px, -233px);
    width: 294px;
  }
  
  .mob-icon.QF-m-a {
    right: 160px;
  }
  .mob-icon.QF-m-a figure {
    top: -14em;
    left: -10em;
    width: 276px
  }
  .plan-text {
    font-size: 26px;
  }

  .carousel-item {
    height: 420px;
  }
  .doc_images{
    height:55px;
    width: 55px;
  }

  /* .carousel-caption {
top: 75%;
max-width: 100%;
} */
.meet-wrapper {
  margin: 0px 0px 0px;
}


  .banner-text-hello h1 {
    font-size: 40px;
  }

  .form-container {
    padding: 20px;
  }

  .form-group label {
    font-size: 14px;
  }

  .content-text h1 {
    font-size: 30px;
  }

  .content-text h4 {
    font-size: 25px;
  }
  .provider-form .content-text h1 {
    font-size: 16px;
  }

  .content-text h6 {
    font-size: 16px;
  }

  .download .mb-4,
  .download .mb-5 {
    margin-bottom: 12px !important;
  }

  .banner-container .service-container .content-text p {
    font-size: 17px;
  }

  .download .image img {
    width: 60%;
  }


  a.app-btn {
    font-size: 14px !important
  }

  .contact h4 {
    font-size: 30px;
  }

  .banner-text h1 {
    font-size: 30px;
  }

  .fixed-top {
    padding: 10px 10px;
  }

  .custom-fluid {
    width: 100% !important;
  }

  /* .carousel-caption {
width: 190px;
top: 9%;
} */
  .banner-text p {
    font-size: 12px;

  }

  .btn-app {
    width: auto;
    margin-left: 5px;
  }

  .play-store,
  .app-store {
    /* width: 122px; */
    padding: 8px 0px !important;
    margin-bottom: 8px;
    justify-content: center;
  }

  .app-store h6,
  .play-store h6 {
    font-size: 12px !important;
    margin: 0;
  }

  .subscription {
    margin: 0px 0px;
  }

  .contact .img-fluid {
    width: 18%;
  }

  .meet-box h3,
  .meet-box h2 {
    font-size: 30px;
    margin: 0;
  }

  .contact .time h5 {
    font-size: 23px;
    line-height: 31px;
  }

  .contact .time h5 span {
    font-weight: 600;
    font-size: 33px;
  }

  .contact h5 {
    font-size: 26px;
    padding-bottom: 15px;
  }

  .meet-box p {
    font-size: 17px;
  }



  .title h2 {
    font-size: 30px;
  }

  .memberships-card p {
    font-size: 13px;
  }

  .memberships-card ul li {
    font-size: 13px;
  }

  .memberships-card ul li span {
    font-size: 20px;
  }

  .memberships-card-pro ul li {
    font-size: 13px;
  }

  .memberships-card-pro ul li span {
    font-size: 20px;
  }

  .memberships-card-pro p {
    font-size: 13px;
  }

  .start-btn-basic {
    padding: 11px 0px;
  }

  .memberships-card h5 span {
    font-size: 35px;
  }

  .memberships-card-pro h5 span {
    font-size: 35px;
  }

  .start-btn {
    padding: 11px 0px;
  }

  .banner-btn .play-store img,
  .banner-btn .app-store img {
    margin-right: 0px !important;
  }

  .meet-box.custom-box.care-box {
min-height: auto !important;
  }

  .download {
    height: 465px !important;
    padding: 29px 25px;
  }

  .download p {
    font-size: 14px;
  }

  .title p {
    font-size: 16px;
  }

  p {
    font-size: 16px;
  }

  .content-text h3 {
    font-size: 34px;
  }

  .content-text h5 {
    font-size: 35px;
  }

  /* .service-container .service-box {
min-height: 500px;
} */
  .banner-container .service-container .content-text p {
    font-size: 16px;
  }

  .play-store,
  .app-store {
    width: 130px;
    margin-right: 7px !important;
  }
  .play-store, .app-store {
    margin-left: 0px;
  }
  .formwrapper .text-doc-wp {
    font-size: 11px;
  }
  .mission-card {
    margin: 0px 0px 40px;
  }

  .provider-img img {
    width: 50%;
  }

  .principles-list .principles-card p {
    font-size: 16px;
  }

  .provider-wp img {
    width: 50%;
  }

  .enterprise .content-text {
    padding-bottom: 0px;
  }

  .doctype_text{
    width: 95px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
  }

}





@media (max-width: 500px) {
  .qr-scanner img {
    height: 100px;
  }
  .play-store, .app-store {
    margin-bottom: 0px;
  }
  .dwn-app {
    display: flex !important;
    width: auto !important;
  }
  .download {
    height: 620px !important;
  }
  .qr-scanner {
    display: flex;
    justify-content: center;
  }
  .dwn-scan {
    display: grid;
  }
  .memberships-card .inner-padding a{
    font-size: 14px;
  }
  .subscription {
    padding: 0px 0px 0px 0px;
  }
  .footer-right ul {
    display: block;
  }
  .footer-right ul li {
    margin-bottom: 15px;
  }

  .mob-icon.QF-m-c figure {
    transform: translate(-258px, -233px);
    width: 330px;
  }
  .mob-icon.QF-m-a {
    right: 105px;
  }
  .meet-wrapper .meet-img img {
    width: 50%;
  }

  .post-slide .post-description {
    line-height: 22px !important;
    font-size: 16px !important;
  }

  .download {
    height: 440px;
  }

  .works-wp p {
    font-size: 16px;
  }

  .banner-text p,
  .banner-text-hello p {
    font-size: 14px;
  }

  .meet-wrapper {
    margin: 0px 0px 0px;
  }

  .mission-card {
    padding: 25px;
  }

  .download .image img {
    width: 75%;
  }

  .banner-text h1 {
    font-size: 27px;
  }

  .banner-text-hello h1 {
    font-size: 37px;
  }

  .meet-box {
    min-height: 185px;
  }

  .meet-box.custom-box.care-box {
    min-height: 185px !important;
  }



}

@media (max-width: 440px) {
  .download {
    height: 580px !important;
  }
  .about-wrapper h3 {
    font-size: 29px;
  }
  .about-wrapper h6 {
    font-size: 14px;
  }
  .qfa-bg-style {
    top: -290px;
  }
  .qfd-bg-style {
    top: -226px;
    height: 255px !important;
    width: 288px !important;
  }
  .qfc-bg-style {
    top: -291px;
  }
  .qfb-bg-style {
    top: -292px;
  }
  .qfe-bg-style {
    top: -300px;
  }
  .mob-qf-bg .mob-QF-text p {
    font-size: 11px;
    margin-bottom: 6px;
  }
  .mob-qf-bg {
    left: 0px;
    padding: 86px 37px 58px 62px;
    height: 303px;
    width: 343px;
  }
  
  .ser-areas {
    display: block;
  }
  .ser-areas .ser-btn{
    display: flex;
    justify-content: end;
  }
  .mob-icon.QF-m-c figure {
    transform: translate(-267px, -233px);
  }
  .plan-text {
    font-size: 17px;
  }
  .mob-icon.QF-m-a figure {
    top: -16em;
    left: -13em;
    width: 320px;
  }

  .wb-vw-sec h3 {
    font-size: 1.3rem !important;
    margin-bottom: 20px !important;
  }

}

@media (max-width: 400px) {
  .download {
    height: 555px !important;
  }
  .content-text h5 {
    font-size: 30px;
    font-weight: 600;
  }

  .carousel-item {
    height: 340px !important;
  }

  .content-text h4 {
    font-size: 24px;
  }

  .meet-box {
    padding: 30px;
  }

  .meet-box p {
    font-size: 15px;
  }

  .banner-btn {
    display: inline-flex;
  }

  .shedule-text-banner {
    margin-top: 0px;
  }

  .app-store {
    padding: 7px 10px;
  }

  .meet-box.custom-box.care-box {
    padding: 30px;
  }

  .house-img {
    width: 65%;
  }

  .box-img-a {
    width: 57%;
  }

  p {
    font-size: 14px;
  }

  .contact .img-fluid {
    width: 18%;
    margin-right: 15px !important;
  }

  .contact .time h5 {
    font-size: 21px;
    line-height: 25px;
  }

  .contact .time h5 span {
    font-weight: 600;
    font-size: 29px;
  }

  .download {
    height: 400px;
  }

  .banner-text h1 {
    font-size: 26px;
  }

  .title p {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .title h2 {
    font-size: 24px;
  }

  .title.mt-4.mb-5 {
    margin-bottom: 8px !important;
  }

  .title.sub-title p {
    font-size: 14px;
  }

  #membership {
    padding-top: 20px;
  }

  .contact h4 {
    font-size: 25px;
  }

  .contact h5 {
    font-size: 24px;
  }

  .box-img-b {
    width: 45%;
  }

  .meet-box h3,
  .meet-box h2 {
    font-size: 22px;
    font-weight: 700;
  }

  .memberships-card-pro .basic img,
  .memberships-card .basic img {
    height: 50px;
    margin-right: 12px !important;
  }

  /* .carousel-caption {
width: 139px;
top: 9%;
} */

  .carousel-item {
    margin-top: 40px;
  }

  .carousel-caption {
    top: 50%;
  }

  .banner-text-hello h1 {
    font-size: 35px;
  }

  .about-as-idx {
    margin-top: 20px;
  }

  .box-img-a {
    width: 65%;
  }

  .box-img-c {
    width: 64%;
  }

  .box-img {
    width: 44%;
  }

  .box-img-b {
    width: 54%;
  }

  .plan-text {
    line-height: 25px;
    font-weight: 700;
  }

  .title.sub-title {
    text-align: center !important;
  }

  .services p {
    font-size: 15px !important;
  }

  .ser-text {
    font-size: 15px !important;
  }

  .banner-text p,
  .banner-text-hello p {
    font-size: 13px;
  }

  .banner-text-hello h1 {
    font-size: 32px;
  }

  .content-text h3 {
    font-size: 24px;
  }
  .provider-form .content-text h1 {
    font-size: 14px;
  }

  .content-text h6 {
    font-size: 14px;
  }

  p {
    font-size: 16px;
  }

  .principles-section h2 {
    font-size: 31px;
  }

  .principles-section p {
    font-size: 15px;
  }

  .content-text h3 {
    font-size: 29px;
  }

  .enterprise-cards .enterprise-wp h4 {
    font-size: 24px;
  }
      h1.mega-title {
    font-size: 40px !important;
    line-height: 44px !important;
  }
   .provider-banner .provider-banner-img {
    width: 65%;
  }
}



@media (max-width:360px) {

  .download {
    height: 530px !important;
  }
  .mob-icon.QF-m-e figure {
    transform: translate(-140px, -166px);
    width: 293px;
  }
  .mob-icon.QF-m-d figure {
    transform: translate(-273px, -161px);
    width: 300px;
  }
  .works-wp h4 {
    font-size: 35px;
  }
  .mob-icon.QF-m-b figure {
    transform: translate(-259px, -235px);
    width: 300px;
  }
  .mob-icon.QF-m-a figure {
    top: -14em;
    left: -11em;
    width: 265px;
  }
  .mob-icon.QF-m-a {
    right: 70px;
  }
  .provider-wp img {
    width: 60%;
  }

  .provider-img img {
    width: 60%;
  }

.service-box h5 {
  font-size: 30px !important;
}

}

@media (max-width:320px) {
  .title h2 {
    font-size: 18px;
  }

}


@media (min-width: 1366px) {
  #membership .container {
    max-width: 1320px !important;
  }

}

/* @media screen and (min-device-width: 1024px) and (max-device-width: 1100px) { 
#membership .container{
max-width: 1000px !important;
}

} */

/* @media screen and (min-device-width: 1101px) and (max-device-width: 1199px) { 
#membership .container{
max-width: 1200px !important;
}

} */


@media (max-width: 620px) {}

@media screen and (min-device-width: 1199px) and (max-device-width: 1199px) {
  .memberships-card h5 {
    font-size: 15px !important;
  }

  .memberships-card-pro h5 {
    font-size: 15px !important;
  }
}

@media screen and (min-device-width: 992px) and (max-device-width: 1300px) {
  .subscription .col-lg-3 {
    flex: 0 0 auto;
    width: 20%;
    margin: 0px;
    padding: 5px;
  }

  .memberships-card ul li {
    font-size: 12px !important;
  }

  .memberships-card-pro ul li {
    font-size: 12px !important;
  }
}

@media (min-width: 1366px) {
  .subscription .col-lg-3 {
    flex: 0 0 auto;
    width: 20%;
    margin: 0px;
    padding: 5px;
  }
}





/*---------Multi-Card Carousel----------*/
.carosel-wp .carousel-item {
  background-image: none !important;
  height: auto !important;

}


.carosel-wp .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #252525;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 20px;
  box-shadow: rgba(7, 7, 7, 0) 0px 10px 36px 0px, rgba(23, 81, 87, 0.25) 0px 0px 0px 1px;
  padding: 35px;
}

.wp-carousel {
  overflow: hidden;
  position: relative;
}

.wp-carousel h4 {
  position: absolute;
  left: 300px;
  top: 0px;
  font-size: 49px;
  font-weight: 500;
}

.wp-carousel .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .post-slide .post-content .post-title {
  text-align: start;
  margin-top: 20px;
  margin-bottom: 20px;
}

.wp-carousel .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .post-slide .post-content .post-title a {
  color: #FFF !important;
  font-size: 27px !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
}

.wp-carousel .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .post-slide .post-content .post-description {
  line-height: 33px;
  margin-bottom: 25px;
  font-size: 22px;
}

.wp-carousel .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .post-slide .post-content .read-more img {
  height: 30px;
}

#news-slider {
  margin-top: 75px;
}

.wp-carousel .post-slide {
  background: #252525;
  margin: 20px 15px 20px;
  border-radius: 15px;
  padding-top: 1px;

}

.owl-wrapper-outer {
  overflow: hidden;
  margin-left: 288px;
}

.post-slide:hover .over-layer {
  opacity: 1;
  text-decoration: none;
}

.post-slide .over-layer i {
  position: relative;
  top: 45%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 25px;
}

.post-slide .post-content {
  padding: 2px 20px 40px;
  border-radius: 15px;
}

.post-slide .post-title a {
  font-size: 27px;
  display: inline-block;
  transition: all 0.3s ease 0s;
  color: #fff !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
  margin-bottom: 11px;

}

.post-slide img {
  width: 27px;
}

.post-slide .post-description {
  line-height: 33px;
  margin-bottom: 15px;
  font-size: 22px;
}

.post-slide .post-date {
  color: #FF8D84;
  font-size: 14px;
}

.post-slide .post-date i {
  font-size: 20px;
  margin-right: 8px;
  color: #cfdace;
}

.post-slide .read-more {
  padding: 7px 20px;
  /* float: right; */
  font-size: 15px;
}

.owl-controls .owl-buttons {
  text-align: center;
  margin-top: 20px;
}

.owl-controls .owl-buttons .owl-prev {
  background: #7166D6;
  position: absolute;
  top: -22%;
  right: 395px;
  padding: 0 18px 0 15px;
  /* border-radius: 50px;
  box-shadow: 3px 14px 25px -10px #92b4d0; */
  transition: background 0.5s ease 0s;
  height: 45px;
  border-radius: 22px;
  width: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.owl-controls .owl-buttons .owl-next {
  background: #7166D6;
  position: absolute;
  top: -22%;
  ;
  right: 325px;
  padding: 0 15px 0 18px;
  /* border-radius: 50px;
  box-shadow: -3px 14px 25px -10px #92b4d0; */
  transition: background 0.5s ease 0s;
  height: 45px;
  border-radius: 22px;
  width: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
  content: "\f053";
  font-family: FontAwesome;
  color: #fff;
  font-size: 24px;
  font-weight: 100;
}

.owl-controls .owl-buttons .owl-next:after {
  content: "\f054";
}

@media only screen and (max-width: 1280px) {
  .post-slide .post-content {
    padding: 0px 15px 25px 15px;
  }
}
.vscomp-wrapper.multiple .vscomp-option .vscomp-option-text {
  width: calc(100% - 25px);
  color: #fff !important;
}
.vscomp-wrapper:not(.has-search-input) .vscomp-toggle-all-label{
  color: #fff !important;
}
.vscomp-option.selected {
  background-color: #161616 !important;
}
.vscomp-option.focused {
  background-color: #363636 !important;
}
.vscomp-wrapper.multiple .vscomp-option.selected .checkbox-icon::after{
  filter: brightness(0) invert(1);
}
.dz-default{text-align: center !important;}
.upload-img-text {
  font-size: 13px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin: 0;
}
.dropzone {
  min-height: 150px;
border: none !important;
background: #292929 !important;
  padding: 20px 20px;
  border-radius: 20px !important;
}
.imagecount a {
  /* position: absolute; */
  right: -6px;
  top: -7px;
  color: #a90303 !important;
  height: 24px;
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgb(0 0 0 / 40%) !important;
  padding: 0 0.4em;
  border-radius: 3px;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #000, #191818) !important;
}
.dropzone .dz-preview .dz-remove{margin-top: 10px !important;}
.btn-check:focus+.btn-primary, .btn-primary:focus{background-color: #7166D6 !important;
  border-color: #7166D6 !important;}
  .formwrapper .add-btn{
    border: 1px solid #fff;
    border-radius: 220px;
    padding: 0px 20px 0px 20px;
    font-size: 14px;
    height: 40px;
  }

  #step_3 .add-btn{
    margin-bottom: 0px !important;
    padding: 10px 20px 10px 20px !important;
  }
  .vscomp-search-input{border: none !important;}

.attach-doc .imagecount iframe{
  display: none;
}



  /*----image upload listing table-------*/
  


  .doc-wp-table table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
  }
  
  .doc-wp-table table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
  }
  
  .doc-wp-table table tr {
    background-color: #333;
    border: 1px solid #828080;
    padding: .35em;
  }
  
  .doc-wp-table table th,
  .doc-wp-table table td {
    padding: .625em;
    text-align: center;
  }
  
  .doc-wp-table table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
  }
  .dropdown-menu{background: #333 !important;}
  a.dropdown-item{color: #fff !important; text-align: center;}
  .dropdown-item.active, .dropdown-item:active{background: #333 !important;}
  .dropdown-item.active, .dropdown-item:hover{background: #000 !important;}
  .dropdown, .dropend, .dropstart, .dropup{text-align: center;}
  .footer-right .me-3 {
    margin-right: .7rem !important;
}
  @media screen and (max-width: 991px) {


    .footer-right ul li {
      font-size: 12px;
      margin: 15px 0px !important;
  }
  .footer-right ul li a.fotr-provider {font-size: 12px;}
}
  @media screen and (max-width: 600px) {
    .doc-wp-table table {
      border: 0;
    }
  
    .doc-wp-table table caption {
      font-size: 1.3em;
    }
    
    .doc-wp-table table thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
    }
    
    .doc-wp-table table tr {
      border-bottom: 3px solid #ddd;
      display: block;
      margin-bottom: .625em;
    }
    
    .doc-wp-table table td {
      border-bottom: 1px solid #ddd;
      display: block;
      font-size: .8em;
      text-align: right;
    }
    
    .doc-wp-table table td::before {
      /*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
      content: attr(data-label);
      float: left;
      font-weight: bold;
      text-transform: uppercase;
    }
    
    .doc-wp-table table td:last-child {
      border-bottom: 0;
    }
  }
  .sideMenu ul {
    transition: 200ms ease;
    list-style: none;
    margin-left: 80px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 10px;
    }
.sideMenu ul li {
    border-left: 2px solid #ccc;
    width: 100%;
    transition: 200ms ease;
}
.sideMenu ul li a {
    text-decoration: none;
    transition: 100ms ease;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    color: #E5E5E5 !important;;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.sideMenu ul li:hover {
    border-left: 2px solid #6F65D3;;
}
.sideMenu ul li:hover a {
    color: #000;
}
.sideMenu,.newsWrapper{
    margin-top: 115px;
}

.mobileToggle{
    display: none
}
.NewsMonths .active a{
    color: #6F65D3 !important;
    font-weight: 600;
}
@media (max-width:1399.98px){
    .scale_table {
        width: 650px !important;
        margin: auto !important;
    } 
}
@media (max-width:991.98px){
  .sideMenu {
      display: none;
  }
  .offcanvas-body .sideMenu{
      display: block
  }
  .mobileToggle{
      margin-top: 50px;
      display: block;
  }
  .mobileToggle .btn-primary{
      position: absolute;
      left: 15px;
      padding: 10px 20px; 
  }
  .mobileToggle .btn-primary i{ transform: rotate(90deg);margin: 0px 0px 0px 5px;}
  .offcanvas-body .sideMenu{
      margin-top: 10px;
  }
  .offcanvas-body .sideMenu ul{
      margin-left: 0px;
  }
  .offcanvas-start {
      width: 300px;
  }
  .offcanvas {
      background-color: #323232;
  }
  .offcanvas-header .btn-close{
      background: #a7a7a7 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat !important;
      
  }

.scale_table {
  margin: auto;
}
.newsWrapper {
  margin-top: 95px;
}
.scale_table {
  width: 620px !important;
}

.why-wrapper h2 {font-size: 50px !important;}
.info-card h3 { font-size: 50px;}
.info-card{margin-top: 1.5rem;}
.card-box {height: 575px;}
.cardHeader h6 { font-size: 28px;}
.cardHeader {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
  .cardText{text-align: center;}
  .details {min-height: 540px}

}

@media (max-width: 575.98px) {
  .details {transform: translateY(55%);min-height: 375px;}
  .why-wrapper h2,.info-card h3 {font-size: 35px !important;}
}
