*,
p {
  margin: 0;
}

.wrapper,
img {
  max-width: 100%;
}

* {
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

p {
  color: #666;
  font-size: 14px;
  line-height: 24px;
}

a {
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body {
  font-family: open_sansregular;
}

.wrapper {
  width: 1170px;
  margin: auto;
}

.featured-1-btn,
.featured-1-inner,
.featured-1-outer,
.featured-2-inner {
  width: 100%;
  float: left;
}

.featured-1-outer {
  padding: 10px 0;
}

.video-single-4-inner-right h4,
.video-single-btn-outer a {
  font-family: ralewaysemibold;
}

.rapify-com-btn,
.video-single-4-inner-right h4 {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}

.featured-1-btn {
  text-align: center;
}

.rapify-com-btn {
  font-size: 14px;
  background: #4f81bc;
  border-radius: 5px;
  padding: 20px;
}

.featured-2-inner-left {
  display: inline-block;
  padding: 0 7%;
  text-align: center;
  vertical-align: middle;
  width: 45%;
}

.featured-2-border {
  height: 2px;
  width: 80px;
  background: #4f81bc;
  display: inline-block;
  margin-top: 20px;
}

.featured-2-inner-rigth {
  display: inline-block;
  vertical-align: middle;
  width: 54%;
}

.featured-2-inner-rigth img {
  width: 100%;
  max-width: 100%;
}

.featured-3-outer {
  float: left;
  width: 100%;
  padding: 80px 0;
  background: #fff;
}

.featured-single-4-outer {
  float: left;
  width: 100%;
  background: url(../../images/background-img/featured/fed-bg1.jpg) no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.featured-single-4-inner {
  float: left;
  width: 100%;
}

.featured-single-4-inner-left {
  float: none;
  width: 45%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2%;
  border: 8px solid #fff;
}

.featured-single-4-inner-right {
  float: none;
  width: 45%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2%;
}

.featured-single-4-inner-left img {
  width: 100%;
  float: left;
}

.featured-single-4-inner-right h4 span {
  color: #d12122;
}

.featured-single-btn-outer {
  float: left;
  width: 100%;
}

.featured-single-btn-outer a {
  float: left;
  font-size: 15px;
  color: #ce2021;
  text-transform: uppercase;
  background: #fff;
  padding: 17px 22px;
  text-decoration: none;
  border-radius: 5px;
}

.featured-5.video-single-5-outer {
  float: left;
  width: 100%;
  background: #fff;
  padding: 80px 0;
}

.featured-5 .video-single-5-inner-right {
  float: none;
  width: 46%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2%;
  margin-right: 0;
}

.featured-5 .video-single-5-inner-right h4 span {
  color: #d12122;
}

.feat-single-6-outer .video-single-btn-outer a,
.featured-5 .video-single-5-inner-right .video-single-btn-outer a {
  background: #ce2021;
  color: #fff;
}

.featured-5 .video-single-5-inner-left {
  float: none;
  width: 45%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2%;
  margin-left: 0;
}

.feat-single-6-inner,
.feat-single-6-outer {
  float: left;
  width: 100%;
}

.featured-5 .video-single-5-inner-left video {
  width: 100%;
}

.feat-single-6-outer {
  padding: 20px 0;
}

.feat-single-6-inner-left,
.feat-single-6-inner-right {
  float: none;
  vertical-align: middle;
  display: inline-block;
}

.feat-single-6-inner-left {
  width: 38%;
  margin-top: 4%;
}

.feat-th-outer {
  float: right;
  width: 47%;
  text-align: right;
  position: relative;
}

.feat-single-6-bro {
  float: left;
  width: 33px;
  height: 2px;
  background: #d12222;
  margin-bottom: 15px;
}

.feat-th-img1.img2,
.feat-th-img1.img3 {
  position: absolute;
  height: 190px;
  width: 285px;
}

.feat-th-img1.img2 {
  bottom: -40px;
  right: 326px;
}

.feat-th-img1.img3 {
  bottom: -130px;
  right: 100px;
}

.feat-th-img1.img1 {
  float: right;
  width: 390px;
  height: 320px;
}

.feat-th-img1 {
  position: relative;
  border: 9px solid #fff;
}

.feat-th-img1 img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.feat-single-7-outer {
  float: left;
  width: 100%;
  padding: 10px 0;
}

.feat-single-7-inner {
  width: 100%;
  display: table;
}

.feat-single-7-inner-right {
  width: 70%;
  background: url(../../images/background-img/featured/feat1.jpg) no-repeat;
  background-size: cover;
  display: table-cell;
  vertical-align: top;
}

.feat-single-7-inner-left-in {
  width: 30%;
  padding: 30px;
  background: #d12222;
  display: table-cell;
  vertical-align: top;
}

.feat-single-7-btn {
  float: left;
  width: 100%;
  margin-top: 15px;
}

.feat-single-7-btn a {
  display: inline-block;
  vertical-align: middle;
  color: #d12222;
  background: #fff;
  border-radius: 5px;
  padding: 12px 15px;
  font-size: 14px;
}

.feat-single-7-btn a.btn-bg-remove {
  background: 0 0;
  color: #fff;
}

.feat-single-8-outer {
  float: left;
  width: 100%;
  padding: 10px 0;
}

.feat-single-8-inner-left,
.feat-single-8-inner-rigth {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.feat-single-8-inner-left {
  width: 49%;
  padding: 60px;
}

.feat-single-8-inner-rigth {
  width: 50%;
}

.feat-single-8-inner-rigth img {
  float: left;
  width: 100%;
}

.feat-single-8-inner-left h4 {
  float: left;
  width: 100%;
  color: #d12222;
  font-size: 16px;
  margin-bottom: 22px;
}

.featured-9-outer {
  float: left;
  width: 100%;
  padding: 80px 0;
}

.featured-9-inner {
  float: left;
  width: 100%;
}

.featured-9-heading {
  float: left;
  width: 100%;
  text-align: center;
}

.featured-9-left {
  float: left;
  width: 45%;
}

.featured-9-left ul {
  float: left;
  width: 100%;
}

.featured-9-left ul li {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 30px;
  list-style: none;
  padding-bottom: 6px;
  margin-bottom: 6px;
  font-size: 15px;
}

.featured-9-left ul li i {
  position: absolute;
  top: 2px;
  left: 0;
  color: #07bc29;
  font-size: 20px;
}

.featured-9-right {
  float: right;
  width: 45%;
}

.featured-9-img-ryt {
  float: left;
  width: 100%;
  margin: 20px 0;
}

.featured-9-img-ryt img {
  width: 140px;
  max-width: 100%;
}

.featured-10-outer {
  float: left;
  width: 100%;
  padding: 80px 0;
}

.featured-10-inner {
  float: left;
  width: 100%;
}

.featured-10-heading {
  float: left;
  width: 100%;
  text-align: center;
}

.featured-10-left {
  float: left;
  width: 100%;
}

.featured-10-left ul {
  float: left;
  width: 100%;
}

.featured-10-left ul li {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 30px;
  list-style: none;
  padding-bottom: 6px;
  margin-bottom: 6px;
  font-size: 15px;
}

.featured-10-left ul li i {
  position: absolute;
  top: 2px;
  left: 0;
  color: #07bc29;
  font-size: 20px;
}

.gym-offer-act-headline-outer {
  float: left;
  width: 100%;
}

.gym-offer-act-headline-outer h4 {
  text-align: center;
}

.gym-offer-act-headline-left {
  width: 45%;
}

.gym-offer-act-headline-right {
  width: 45%;
}

.gym-offer-act-headline-btn {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}

.gym-offer-act-headline-btn img {
  width: 100px;
}

.gym-offer-act-headline-btn a {
  width: 100%;
  margin-top: 15px;
}

.dent-feature-h3 {
  font-size: 42px;
}
.img_div {
  width: 100%;
  height: 135px;
}
.img_div img {
  object-fit: cover;
  height: 100%;
}
.dent-mb {
  margin-bottom: 25px;
}

.featured-25 .left-img img {
  width: auto;
}
/* featured-36 */
.team-13 .care_pet {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.team-13 .care_pet_reverse {
  flex-wrap: wrap-reverse;
}
.team-13 .team_member {
  overflow: hidden;
  height: 240px;
}
.team-13 .team_member img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.team-13 .pet-team {
  margin-bottom: 30px;
}
.team-13 .pets_content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.team-13 .meet-subrow {
  box-shadow: 0 0 10px #ccc;
  float: left;
  border-radius: 10px;
  overflow: hidden;
}
.team-13 .pets_list {
  margin-top: 25px;
}
.team-13 .pets_list p {
  display: flex;
  align-items: baseline;
  width: 100%;
  margin-bottom: 10px;
}
.pets_list p i {
  margin-right: 10px;
}
@media screen and (max-width: 1200px) {
  .wrapper {
    width: 95%;
  }
}

@media screen and (max-width: 1050px) {
  .feat-single-6-inner-left {
    width: 100%;
    margin-top: 0;
  }
  .feat-th-outer {
    width: 100%;
    margin-top: 40px;
  }
  .feat-th-img1.img2,
  .feat-th-img1.img3 {
    position: static;
    width: 100%;
    float: left;
    height: auto;
  }
  .feat-th-img1.img1 {
    float: left;
    max-width: 100%;
    height: auto;
    width: 100%;
  }
  .feat-th-img1 img {
    position: static;
    float: left;
    height: auto;
  }
  .feat-single-6-outer {
    padding-bottom: 80px;
  }
  .feat-single-7-inner-left-in {
    width: 40%;
  }
  .feat-single-7-inner-right {
    width: 60%;
  }
  .feat-single-8-inner-left h3 {
    font-size: 40px;
  }
}

@media screen and (max-width: 768px) {
  .video-single-4-inner-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .video-single-4-inner-right {
    width: 100%;
    margin-left: 0;
  }
  .video-single-4-outer {
    padding: 80px 0;
  }
  .feat-single-7-inner {
    display: inline-block;
    float: left;
  }
  .feat-single-7-inner-left-in {
    width: 100%;
    display: inline-block;
  }
  .feat-single-7-inner-right {
    width: 100%;
    display: inline-block;
    height: 400px;
  }
  .featured-5 .video-single-5-inner-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .featured-5 .video-single-5-inner-left img {
    width: 100%;
  }
  .featured-5 .video-single-5-inner-right {
    width: 100%;
    margin-left: 0;
  }
  .featured-5 .video-single-5-inner-right h4 {
    font-size: 32px;
  }
  .img_div {
    height: auto;
  }
  .dent-mb {
    margin-bottom: 0;
  }
  .dent-feature-h3 {
    font-size: 30px;
  }
}

@media screen and (max-width: 850px) {
  .featured-2-inner-left {
    width: 100%;
    padding: 0;
  }
  .featured-2-inner-rigth {
    margin-top: 50px;
    width: 100%;
  }
  .feat-single-8-inner-left {
    padding: 0;
    width: 100%;
    margin-bottom: 40px;
  }
  .feat-single-8-inner-rigth {
    width: 100%;
  }
}

@media screen and (max-width: 550px) {
  .video-single-4-inner-right h4 {
    font-size: 32px;
  }
  .feat-single-8-inner-left h3 {
    font-size: 27px;
  }
}

/*  starting of last icon image section in features */

.icon-text .services-out-main {
  background: none !important;
}

.icon-text-img {
  margin: 0 auto;
}

.icon-text-img img {
  height: 160px;
  width: 160px;
  border: 1px solid grey;
  border-radius: 90px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.6);
}

.block-3-outer .icon-text-main:after,
[import-module-element="yes"]:after {
  display: none;
}

.icon-text-content {
  border: 1px solid #21507e;
  /* position: absolute;
    margin-top: 30%; */
  margin-top: -64px;
  z-index: -1;
  border-radius: 10px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
}

.content5-outer .icon-text-content {
  padding: 80px 22px 26px !important;
  text-align: center !important;
}

.icon-text-outer {
  padding: 25px 0 !important;
}

.icon-text-img {
  margin: 0 auto;
  text-align: center;
}

.icon-text-heading,
.icon-text-para {
  text-align: center !important;
}

/* Feature broder block Icon Top */
.freature-sec-top-icon {
  padding-bottom: 60px;
}

.freature-sec-top-icon .socialicons {
  font-size: 32px;
  background: #000;
  color: #fff;
  border-radius: 100%;
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.freature-sec-top-icon .feature-h3 {
  margin-bottom: 0;
}

.freature-sec-top-icon .feature-h4 {
  font-size: 26px;
}

.freature-block-bdr-top {
  border-top: none !important;
}

.freature-block-bdr-bottom {
  border-bottom: none !important;
}
/* Feature broder block image Top */
.freature-sec-top-image {
  padding-bottom: 60px;
}

.freature-sec-top-image .freature-image-wrapper {
  display: flex;
  height: 300px;
}

.freature-sec-top-image .freature-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.freature-sec-top-image .feature-h4 {
  font-size: 26px;
  margin-bottom: 0;
  margin-top: 0;
}
.p-lr-none {
  padding-left: 0;
  padding-right: 0;
}
/* Feature broder block Icon 2 Top */
.freature-sec-top-icon2 .feature-h3 {
  margin: 0;
  font-size: 42px;
}

.freature-sec-top-icon2 .feature-h4 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 24px;
}

.freature-sec-top-icon2 .socialicons {
  font-size: 40px;
  color: #000;
}

.freature-sec-top-icon2 {
  padding-top: 30px;
  padding-bottom: 40px;
}

/* Feature Half Image block */
.freature-sec-half-image .freature-image-wrapper {
  display: flex;
}

.freature-sec-half-image .freature-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.freature-sec-half-image .freature-flex-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.freature-sec-half-image .feature-h3 {
  color: #fff;
}

.freature-sec-half-image .feature-p {
  color: #ffff;
}

.freature-sec-half-image .btn {
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  margin-top: 30px;
}

.freature-split-block-text {
  float: left;
  width: 100%;
  background-size: cover;
  position: relative;
  padding-top: 40px;
  padding-bottom: 60px;
}

.freature-split-block-text .feature-h3 {
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  font-size: 42px;
}

.freature-split-block-text .feature-h4 {
  margin-top: 0;
  font-size: 24px;
  color: #fff;
  margin-bottom: 5px;
}

.freature-split-block-text .feature-p {
  color: #fff;
}

/* Feature grid 6 */
.feature-grid6-replicate {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #073551;
}

.feature-grid6-replicate .services-out-main {
  background-color: #fff;
  width: 30%;
  margin: 0 1% 20px;
}

.feature-grid6-replicate .feature-grid6-image img {
  width: 100%;
}

.feature-grid6-replicate .btn {
  border: 1px solid #ccc;
  color: #000;
  border-radius: 50px;
}

.feature-grid6-replicate .feature-h4 {
  font-size: 26px;
  margin-bottom: 5px;
}

.feature-grid6-replicate .block-3-outer {
  margin: 0;
}
/* Features CTA style */
.freature-split-block-cta {
  background-color: #edaa01;
  padding-top: 20px;
  padding-bottom: 30px;
}

.freature-split-block-cta .feature-h4 {
  margin-top: 0;
  font-size: 28px;
  margin-bottom: 10px;
  color: #fff;
}

.freature-split-block-cta .feature-p {
  color: #fff;
}

.freature-split-block-cta .btn {
  color: #fff;
  border: 1px solid #fff;
  padding: 20px 45px;
  border-radius: 50px;
  display: inline-block;
}

/* Featured sub text and image */
.freature-block-image-text {
  padding: 40px 0;
}

.freature-block-image-text img {
  width: 100%;
}

.freature-block-image-text .feature-h4 {
  margin-top: 0;
  margin-bottom: 5px;
}

.freature-block-image-text .feature-h5 {
  font-size: 20px;
  margin-bottom: 0;
}

/* features 2 */
.freature-sec-half-image_2 .freature-image-wrapper,
.freature-sec-half-image_2 .freature-image-wrapper .freature-txt {
  display: flex;
}

.freature-sec-half-image_2
  .freature-image-wrapper
  .freature-txt
  .freature-text-wrapper {
  align-self: center;
}

.freature-sec-half-image_2 .add_img {
  height: 100%;
}

.freature-sec-half-image_2 .add_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.freature-sec-half-image_2
  .freature-image-wrapper
  .freature-txt
  .freature-text-wrapper
  p {
  margin: 0;
  font-size: 16px;
}

.freature-sec-half-image_2
  .freature-image-wrapper
  .freature-txt
  .freature-text-wrapper
  span {
  margin-right: 10px;
  font-size: 26px;
  margin-top: 4px;
}

.freature-sec-half-image_2
  .freature-image-wrapper
  .freature-txt
  .freature-text-wrapper
  .flx
  i {
  color: #18b0ff;
}

/* Featured 9 */
.featured-9 .flx .fa {
  font-size: 18px;
  color: #14287b;
  margin-top: 6px;
}

.featured-9 .flx {
  margin-bottom: 5px;
}

.featured-9 .flx > span {
  margin-right: 5px;
}

.featured-9 .ony-text1-p {
  margin-top: 0;
}

/* featured 10 */
.featured-top-10 {
  position: relative;
  z-index: 0;
}

.featured-bottom-10 {
  position: relative;
  z-index: 2;
}
.featured-bottom-10 .input-bus-cn {
  padding: 0;
}
.featured-bottom-10 .rap-faq-section {
  background: #fff;
  border: 1px solid #d8d8d8;
  margin: 10px 0 0;
  position: relative;
}

.featured-bottom-10 .rap-faq-section .accord_in_img {
  position: absolute;
  right: 15px;
  top: 15px;
}

.featured-bottom-10 .rap-faq-section .faq-header {
  padding: 15px 40px 15px 15px;
  cursor: pointer;
  font-family: ralewaybold, open_sansregular;
  height: auto;
  line-height: normal;
}

.featured-bottom-inner-10 .contact_form_all .rest1-input {
  display: inline-block;
  width: 100%;
}

.featured-bottom-inner-10 {
  display: flex;
  flex-wrap: wrap;
}
/* 
.featured-bottom-inner-10 .contact_form_all .input-bus-cn {
    padding: 5px 0;
} */

.featured-bottom-inner-10 .contact_form_all {
  margin: 0;
  padding: 10px 0;
}

.featured-bottom-inner-10 .contact_form_all .input-bus-cn .contInput {
  width: 100%;
  border: 1px solid #b2b2b2;
  padding: 15px;
  margin-bottom: 10px;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
}
.featured-bottom-inner-10 .contact_form .bus-cn-btn-outer {
  padding: 0;
}
.featured-bottom-inner-10 .contact_form_all .rest1-input .contInput {
  margin: 0;
  border: 1px solid #ccc;
  padding: 15px;
  height: auto;
  box-sizing: border-box;
  border-radius: 4px;
}

.featured-bottom-10 .rap-faq-section .faq-body {
  padding: 15px;
  font-size: 14px;
  border: none;
}

.featured-bottom-inner-10 .collapsible {
  border: none;
  display: inline-block;
  width: 100%;
  margin: 0;
}

.featured-bottom-inner-10 .collapsible li {
  display: inherit;
  width: 100%;
}

/* feature -11  */
._connect_boss .rowcustom {
  margin-bottom: 50px;
}
._connect_boss ._arrow {
  position: absolute !important;
  right: -35px;
  top: 135px;
  max-width: 408px !important;
  width: 100%;
  z-index: 0;
}
._connect_boss ._arrow h4 {
  text-align: right;
  padding: 22px;
  background-color: #0e6ccd;
  color: #fff;
  position: relative;
}
._connect_boss ._arrow._arrow_right h4 {
  text-align: left;
}
._connect_boss ._arrow h4:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 85px solid transparent;
  border-right: 90px solid #0e6ccd;
  border-bottom: 85px solid transparent;
  left: -84px;
  top: -40px;
  z-index: -1;
}
._connect_boss ._arrow._arrow_right {
  left: -35px;
  right: auto;
}
._connect_boss ._arrow._arrow_right h4:before {
  left: auto;
  right: -85px;
  border-top: 85px solid #ccc0;
  border-left: 104px solid #0e6ccd;
  border-bottom: 85px solid #ccc0;
  border-right: transparent;
}
.mobile_img .col-md-6 {
  position: absolute;
  right: 0;
  top: -245px;
  width: 365px;
  z-index: 1;
}

/* featured yoga 12 */
.feature-yoga-12 {
  padding: 0;
}

.feature-yoga-12 .yoga_flex {
  display: flex;
  flex-direction: row-reverse;
}

.feature-yoga-12 .feature-yoda-image {
  width: 40%;
  margin-left: -8%;
  position: relative;
  z-index: 2;
}

.feature-yoga-12 .heading-h3 {
  font-size: 80px;
  margin: 0;
}

.feature-yoga-12 .freature-yoga-content {
  width: calc(60% + 8%);
  padding: 200px;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.feature-yoga-12 .freature-yoga-content .bgCover {
  max-width: 960px;
}

.feature-yoga-12 .feature-yoda-image .freature-block-img,
.feature-yoga-12 .feature-yoda-image .wp,
.feature-yoga-12 .feature-yoda-image .bgCover,
.feature-yoga-12 .feature-yoda-image .bgCover .de-add-new-element-empty {
  height: 100%;
}

.feature-yoga-12 .feature-yoda-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: left;
}

/* Features 13 yoga */
.feature-yoga-13 {
  padding: 0;
}

.feature-yoga-13 .feature-yoga-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  margin-top: 80px;
}

.feature-yoga-13 .feature-yoga-flex .freature-block-content {
  width: calc(100% - 100px);
}

.feature-yoga-13 .feature-yoga-flex .freature-block-img {
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-yoga-13 .freature-center-img img {
  width: 110%;
  max-width: 110%;
  position: relative;
  left: -15px;
  top: -30px;
}

.feature-yoga-13 .feature-yoga-flex .freature-block-img img {
  object-fit: contain;
}

/* Features 14 yoga */
.feature-yoga-14 .feature-block-flex-11 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.feature-yoga-14 .feature-block-flex-11 .add_img {
  width: 80px;
  height: 80px;
  border: 3px solid #fcac8f;
  border-radius: 100%;
  padding: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.feature-yoga-14 .feature-block-flex-11.mission .add_img {
  background: #fb5b21;
  border-color: #fb5b21;
}

.feature-yoga-14 .feature-block-flex-11 .text {
  width: auto;
}

.feature-yoga-14 .feature-block-flex-11 .add_img img {
  display: inline-block;
}
/* Features 14 yoga end*/

/* Features 15 yoga start */
.features-yoga-wrapper .feature-yoga-15-content {
  width: 100%;
  padding: 100px;
  padding-left: calc(50% + 100px);
  float: left;
}

.features-yoga-wrapper .feature-yoga-15-img .wp,
.features-yoga-wrapper .feature-yoga-15-img .wp .add_img {
  height: 100%;
}

.features-yoga-wrapper .feature-yoga-15-img {
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.features-yoga-wrapper .feature-yoga-15-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}

.features-yoga-wrapper .block-wrapper {
  position: relative;
  z-index: 99;
  border-bottom: 1px solid #fcac8f;
  max-width: 450px;
  padding: 0 0 30px;
  margin-bottom: 30px;
  clear: both;
}

.features-yoga-wrapper .block-wrapper .block-wrapper-left {
  position: absolute;
  right: calc(100% + 30px);
  z-index: 99;
  top: 0;
  display: inline-block;
  width: 130px;
}

.features-yoga-wrapper .block-wrapper .block-wrapper-left .add_img {
  width: 130px;
  height: 130px;
  border-radius: 100%;
  border: 10px solid #fff;
  filter: drop-shadow(5px 0px 0px #fcac8f);
  -webkit-filter: drop-shadow(5px 0px 0px #fcac8f);
  -moz-filter: drop-shadow(5px 0px 0px #fcac8f);
}

.features-yoga-wrapper .block-wrapper .block-wrapper-left .add_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100%;
  overflow: hidden;
}

.feature-yoga-15 .features-yoga-wrapper {
  display: inline-block;
  width: 100%;
}
/* Features 15 yoga start end*/

.featured-14 .stylishBtn .style-btn.btn:hover {
  background-color: #f73133 !important;
}
.featured-14 .stylishBtn .style-btn.btn {
  padding: 17px 65px 17px 18px !important;
}
.featured-14 .stylishBtn .style-btn.btn .left-btn-bg {
  top: 7px;
  right: 7px;
}

/* Features 16 yoga start */
.feature-yoga-13.featured-16 .freature-center-img img {
  width: 107%;
  position: relative;
  left: -10px;
  top: 80px;
}
.feature-yoga-13.featured-16 .feature-yoga-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  margin-top: 28px;
}
.feature-yoga-13.featured-16 .feature-yoga-flex .freature-block-content {
  width: calc(100% - 100px);
  margin-left: 58px;
}

.featured-19 .col-md-4 {
  padding: 0 30px;
  border-right: 1px solid #e6e6e6;
}

.featured-19 .col-md-4:last-child {
  border: none;
}
.rowcustom.featured-19 {
  box-shadow: 0 0 4px #ccc;
  border-radius: 10px;
  margin-top: -170px !important;
  margin-bottom: 15px;
  padding: 35px 0;
}
.feature19img {
  padding: 50px 0 170px !important;
}
/* Features 1 furniture start */
.feature-furniture-1 .features-furniture-wrapper {
  display: inline-block;
  width: 100%;
}

.features-furniture-wrapper .feature-furniture-1-img {
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.features-furniture-wrapper .feature-furniture-1-img .wp,
.features-furniture-wrapper .feature-furniture-1-img .wp .add_img {
  height: 100%;
}

.features-furniture-wrapper .feature-furniture-1-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}

.features-furniture-wrapper .feature-furniture-1-content {
  width: 57%;
  margin: 100px;
  margin-left: calc(50% + -50px);
  float: left;
  z-index: 9999;
  position: relative;
}
.cust_coulmn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.cust_coulmn .cust_div {
  width: calc(33.33% - 10px);
  margin: 0 5px;
}
@media screen and (max-width: 1250px) {
  .features-furniture-wrapper .feature-furniture-1-content {
    width: 50%;
  }
}
/* Features 1 furniture end*/

/* Features 2 furniture start*/

.feature-yoga-15.feature-furniture-2
  .features-yoga-wrapper
  .feature-yoga-15-content {
  padding: 40px;
  padding-left: calc(48% + 100px);
}

.feature-yoga-15.feature-furniture-2 .feature-yoga-flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 650px;
}
/* Features 2 furniture end*/

/* Feature estate 16 */
.feature-estate-16 .feature-estate-flex {
  display: flex;
  align-items: center;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}

.feature-estate-16 .feature-estate-flex .freature-block-content {
  flex-grow: 1;
  width: 100%;
}

.feature-estate-16 .feature-estate-flex .freature-block-img {
  flex-shrink: 3;
}

/* feature 14 */
.featured-14 .flx .icon {
  width: auto;
}

/* Feature 15 */
.featured-15 .featured-15-flex {
  display: flex;
}

.featured-15 .feature-estate-flex {
  display: flex;
  align-items: center;
}

.featured-15 .feature-right-content {
  position: relative;
  left: -50px;
  max-width: 520px;
}

.featured-15 .feature-estate-flex .freature-block-img {
  width: auto;
  max-width: 85px;
}

.featured-15 .featured-15-flex .feature-left-content .bgCover,
.featured-15 .featured-15-flex .feature-left-content .de-add-new-element-empty {
  height: 100%;
}

/* Feature 16 */
.featured-16 .feature-estate-flex {
  display: flex;
}

.featured-16 .feature-estate-flex .freature-block-img {
  width: auto;
  max-width: 85px;
}

.featured-16 .left-img {
  max-width: 360px;
  vertical-align: top;
}

/* featured icecream 16 */
.featured-cake-16 .featured-cake-outer {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  padding: 0 100px;
}

.featured-cake-16 .featured-cake-outer .featured-cake-section {
  padding: 40px 40px 40px 170px;
  border-radius: 15px;
  width: calc(50% - 20px);
  margin: 10px;
}

/* featured 25 */
.featured-26 .feature-flex {
  display: flex;
  margin-bottom: 15px;
}

.featured-26 .feature-flex .wp {
  width: auto;
}
.featured-27 .flx > span {
  margin-right: 5px;
}
.featured-27 .flx .fa {
  font-size: 18px;
  color: #e8604c;
  margin-top: 6px;
}
.featured-27 .ony-text1-p {
  margin-top: 0;
}
.featured-27 .bnr-bor-btn i {
  font-size: 32px !important;
  margin-right: 16px;
}
.feature-yoga-15.feature-furniture-2
  .features-yoga-wrapper
  .feature-yoga-15-content {
  padding: 40px;
  padding-left: calc(50% + 100px);
}
.tour_trvl_tips {
  position: absolute;
  left: calc(77% - 130px);
  top: 50px;
  z-index: 999;
  width: 100%;
}
.tour_trvl .tour_trvl_tips {
  width: 175px;
  height: 175px !important;
}
.tour_trvl_tips.tour_trvl_strip {
  left: 100%;
  width: 14px !important;
  height: 80% !important;
  border-radius: 0px 30px 30px 0px !important;
  top: calc(50% - 40%);
}
.tour_trvl .feature-yoga-15-img {
  overflow: inherit;
}
@media screen and (max-width: 1450px) {
  .feature-yoga-12 .freature-yoga-content {
    padding: 200px 100px;
  }
}

@media screen and (max-width: 1100px) {
  .feature-yoga-12 .freature-yoga-content {
    padding: 140px 60px;
    width: calc(60% + 60px);
  }

  .feature-yoga-12 .feature-yoda-image {
    margin-left: -60px;
  }

  .feature-yoga-12 .heading-h3 {
    font-size: 50px;
  }
}

/* Feature 12 */
.left_sidebarsection {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.left_sidebarsection .left_section_boss {
  width: 22%;
}
.left_sidebarsection .right_section_boss {
  width: 78%;
}
.left_section_boss img {
  width: auto;
}

/* feature 24 */
.featured-27 .feature-flex-outer {
  display: flex;
  flex-wrap: wrap;
}

.featured-24 .flx .icon {
  width: auto;
}

/* Featured 27 */
.featured-27 .feature-flex {
  width: 33%;
  padding: 0 10px;
  margin-bottom: 20px;
}

.featured-27 .feature-flex .fig-image {
  height: 70px;
}

.featured-27 .feature-flex .fig-image img {
  height: 100%;
  object-position: bottom;
  object-fit: contain;
  max-width: 80px;
}

/* featured 28 */
.featured-29 .left {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

.featured-29 .icon {
  width: auto;
}

.featured-29 .right {
  width: 46%;
  display: inline-block;
  padding-left: 4%;
  vertical-align: top;
}

/* Feature 30 */
.featured-30 .feature-main {
  display: flex;
  width: 100%;
  margin: 0;
  flex-wrap: wrap;
}

.featured-30 .feature-main .width-50 {
  width: 50%;
}

.featured-30 .feature-main .feature-inner {
  display: flex;
  margin: 15px 0;
}

.featured-30 .feature-main .feature-inner .wp {
  width: auto;
}

.featured-30 .feature-main .feature-inner .wp .freature-block-img img {
  width: 100px;
}

span.drop_arrow {
  clip-path: polygon(62% 98%, 0 0, 100% 0);
  width: 50px;

  position: absolute;
  right: 23px;
  top: 68px;
  z-index: 9999;
  height: 23px;
}
/* Featured 35 */
.featured-35 .feature-flex-outer {
  display: flex;
  flex-wrap: wrap;
}

.featured-35 .feature-flex {
  width: calc(50% - 28px);
  padding: 20px;
  box-shadow: 0 0 6px #e3e3e3;
  margin: 0 14px 28px;
  border-radius: 10px;
}
.featured-35 .featured_icon_bg {
  width: 90px;
  height: 90px;
  padding: 15px;
  border-radius: 50%;
}
.featured_icon_bg img {
  width: 100%;
}
/* .featured-35 .feature-flex .fig-image {height: 70px;} */

.featured-35 .feature-flex .fig-image img {
  height: 100%;
  object-position: bottom;
  object-fit: contain;
  max-width: 80px;
}
.featured-35 ._tracker {
  margin: 85px 0 0;
}
.member_btn .featured-1-btn a {
  font-size: 20px;
  text-transform: capitalize;
  background-color: #4c4c4c;
}
.member_btn .featured-1-btn a:hover {
  background: #000;
}
.featured-36 {
  padding: 15px 0;
}
.featured-36 .care_pet.care_pet_reverse {
  display: flex;
  flex-wrap: wrap-reverse;
}

/* .featured-38 .oneline_content {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap-reverse;
} */

.featured-38 .oneline_content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.featured-38 .oneline_content .wp .add_myrow img {
    height: 75px;
}
.featured-38 .oneline_content .wp {
  float: none;
  width: auto !important;
}
.featured-38 .oneline_content_star {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.featured-38 .oneline_content_star .wp .add_myrow,
.featured-38 .oneline_content .wp .add_myrow {
  padding: 15px;
}
.featured-38 .funnel-27-home-block-content p {
  line-height: 28px;
}
.featured-38 .socialicons i.fa,
.featured-37 .socialicons i.fa {
  float: left;
}
.center_div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.center_div .add_myrow {
  width: auto;
}
.flip-card {
  width: calc(50% - 20px);
  margin: 10px;
  perspective: 1000px;
  float: left;
  height: 350px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 9;
}
.flip-card-back {
  transform: rotateY(180deg);
}

.featured-cake-16 .featured-cake-outer .featured-cake-section {
  width: 100%;
  height: 100%;
}
.featured-cake-16.featured-flip .featured-cake-outer {
  padding: 0;
}

.why-choose-us-niche2025 h6 {
  text-transform: capitalize;
}

@media screen and (max-width: 1024px) {
  .featured-cake-16 .featured-cake-outer {
    padding: 0;
  }
}

@media screen and (max-width: 992px) {
  .features-furniture-wrapper .feature-furniture-1-content {
    max-width: 100%;
    width: 100%;
    margin: 0;
    position: relative;
    top: 0;
    right: 0;
    float: left;
  }
  .features-furniture-wrapper .feature-furniture-1-img {
    display: none;
  }
  .icon-text {
    width: 100%;
  }
  .icon-text-content {
    border: 1px solid #21507e;
    position: inherit;
    margin-top: -10%;
    z-index: -1;
  }

  .freature-sec-half-image2 .freature-image-wrapper .freature-txt {
    padding: 20px !important;
  }

  ._connect_boss ._arrow {
    max-width: 350px !important;
  }
  ._connect_boss ._arrow._arrow_right h4:before {
    right: -68px;
    border-top: 60px solid #ccc0;
    border-left: 72px solid #0e6ccd;
    border-bottom: 60px solid #ccc0;
    border-right: transparent;
    top: -22px;
  }
  ._connect_boss ._arrow h4:before {
    border-top: 60px solid transparent;
    border-right: 72px solid #0e6ccd;
    border-bottom: 60px solid transparent;
    left: -72px;
    top: -22px;
  }

  .features-yoga-wrapper .feature-yoga-15-content {
    padding: 50px;
    padding-left: calc(50% + 100px);
  }

  .featured-15 .feature-right-content {
    left: -20px;
  }

  .flip-card-back p,
  .flip-card-back p span {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .flip-card {
    height: 400px;
  }
  .featured-38 .oneline_content {
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 768px) {
  .features-furniture-wrapper .feature-furniture-1-content {
    padding: 20px 55px 0px !important;
  }
  .feature-furniture-1 {
    padding: 0px !important;
  }
  .mobile_img {
    display: none;
  }
  .icon-text-content {
    border: 1px solid #21507e;
    position: inherit;
    margin-top: -10%;
    z-index: -1;
  }
  .content5-outer .icon-text-content {
    padding: 70px 22px 26px;
  }

  .freature-sec-top-icon .col-md-4,
  .freature-sec-top-image .col-md-4,
  .freature-sec-top-icon2 .col-md-4 {
    margin-bottom: 20px;
  }

  .freature-sec-half-image .freature-image-wrapper {
    flex-direction: column;
    /* height: 200px;  */
  }

  .feature-grid6-replicate .services-out-main {
    width: 100%;
  }

  .freature-split-block-cta,
  .freature-split-block-cta .text-right {
    text-align: center;
  }

  .freature-split-block-cta .text-right {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .freature-block-image-text .subrow {
    padding-left: 0;
    padding-right: 0;
  }

  .freature-sec-half-image_2 .freature-image-wrapper {
    flex-direction: column;
  }

  .mob_col_reverse {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  ._connect_boss ._arrow {
    position: inherit !important;
    right: -83px;
    top: 0;
    width: 100%;
    margin: 25px 0 50px;
  }

  ._connect_boss ._arrow {
    max-width: 325px !important;
  }

  ._connect_boss .rowcustom {
    margin-bottom: 20px;
  }

  .feature-yoga-12 .yoga_flex {
    flex-direction: column;
  }

  .feature-yoga-12 .feature-yoda-image {
    display: none;
  }

  .features-yoga-wrapper .feature-yoga-15-img {
    width: 100%;
    position: static;
  }

  .features-yoga-wrapper .feature-yoga-15-content {
    padding: 30px;
  }

  .features-yoga-wrapper .block-wrapper .block-wrapper-left {
    position: static;
    display: inline-block;
    width: 130px;
    margin: 20px 0 10px;
  }

  .features-yoga-wrapper .block-wrapper {
    max-width: 100%;
  }
  .featured-14 .coulumn-reverse {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .feature-yoga-13.featured-16 {
    background-repeat: no-repeat;
    background-size: cover !important;
    padding: 10px 0 !important;
  }
  .feature-yoga-13.featured-16 .freature-center-img img {
    display: none;
  }
  .feature-yoga-13.featured-16 .feature-yoga-flex .freature-block-content {
    width: 100%;
    margin-left: 0;
  }
  .feature-yoga-13.featured-16 .feature-yoga-flex h5,
  .feature-yoga-13.featured-16 .feature-yoga-flex p {
    text-align: left !important;
  }
  .featured-19 .col-md-4 {
    padding: 0 20px;
    border-right: 0;
    margin-bottom: 30px;
  }
  .rowcustom.featured-19 {
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .feature19img {
    padding: 20px 0 170px !important;
  }

  .featured-15 .featured-15-flex {
    display: flex;
    flex-direction: column;
  }

  .featured-15 .feature-right-content {
    left: 0;
    padding: 0 20px;
    max-width: 100%;
  }

  .featured-16 .left-img {
    margin-bottom: 40px;
  }

  .featured-cake-16 .featured-cake-outer {
    padding: 0;
  }

  .featured-cake-16 .featured-cake-outer .featured-cake-section {
    background-position: left 0 top 0 !important;
  }
  .tour_trvl .tour_trvl_strip {
    display: none;
  }
  .featured-27 .feature-flex {
    width: 50%;
  }

  .featured-29 .left {
    width: 100%;
  }

  .featured-29 .right {
    width: 100%;
    padding-left: 0;
  }

  .featured-29 .flx {
    margin-bottom: 0;
  }

  .featured-30 .feature-main .width-50 {
    width: 100%;
  }

  .featured-30 .feature-main .feature-inner .wp .freature-block-img img {
    width: 100px;
    max-width: 70px;
  }

  .featured-30 .feature-main .feature-inner {
    display: flex;
    margin: 5px 0;
  }

  .featured-31 {
    background-size: 100% 100% !important;
  }

  .featured-31 img {
    width: 100%;
  }
  .cust_coulmn .cust_div {
    width: 100%;
    margin: 0 0px 15px;
  }
  .featured-35 ._tracker {
    margin: 15px 0;
  }
  .team-13 .pet-team {
    width: 50% !important;
  }
}

@media screen and (max-width: 767px) {
  .flip-card-back p,
  .flip-card-back p span {
    font-size: 15px !important;
    line-height: 18px !important;
  }
  .featured-cake-16 .featured-cake-outer {
    height: auto !important;
  }
  .flip-card {
    height: 250px;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .featured-35 .feature-flex {
    width: 100%;
    padding: 15px;
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 540px) {
  .content5-outer .icon-text-content {
    padding: 70px 22px 26px;
  }

  .icon-text-content {
    border: 1px solid #21507e;
    position: inherit;
    margin-top: -13%;
    z-index: -1;
  }

  .feature-yoga-12 .freature-yoga-content {
    padding: 140px 20px;
  }

  .featured-26 .feature-flex {
    flex-wrap: wrap;
  }

  .featured-26 .feature-flex .freature-block-content {
    padding-left: 0;
    padding-right: 0;
  }

  .featured-27 .feature-flex {
    width: 100%;
  }
  .team-13 .pet-team {
    width: 100% !important;
    padding: 0;
  }
}

@media screen and (max-width: 480px) {
  .featured-9 .flx > span {
    margin-top: 0;
  }
  ._connect_boss ._arrow {
    max-width: 272px !important;
  }
  ._connect_boss ._arrow h4 {
    padding: 15px;
    text-align: center;
  }
  ._connect_boss ._arrow._arrow_right h4 {
    text-align: center;
  }
  ._connect_boss ._arrow h4:before {
    display: none;
  }
  ._connect_boss ._arrow {
    max-width: 100% !important;
    position: static !important;
    margin: 25px 0 25px;
  }
  ._arrow._arrow_right {
    margin-bottom: 0;
  }
  .feature-yoga-15.feature-furniture-2 .feature-yoga-flex {
    display: inline-block;
  }
  .featured-cake-16 .featured-cake-outer .featured-cake-section {
    padding: 10px 10px 10px 110px;
    margin: 0 0 10px;
    background-position: left 0 top 0 !important;
    background-size: 100px !important;
  }
  .flip-card {
    height: 360px;
  }
}
@media screen and (max-width: 380px) {
  .content5-outer .icon-text-content {
    padding: 75px 22px 26px;
  }
  .icon-text-content {
    border: 1px solid #21507e;
    position: inherit;
    margin-top: -22%;
    z-index: -1;
  }
}
@media screen and (max-width: 980px) {
  .feature-furniture-2 .features-yoga-wrapper .feature-yoga-15-img {
    width: 100%;
    position: relative;
  }
  .feature-yoga-15.feature-furniture-2
    .features-yoga-wrapper
    .feature-yoga-15-content {
    padding: 40px 20px;
  }
  .feature-yoga-15.feature-furniture-2 .feature-yoga-flex {
    max-width: 100%;
  }

  .team-13 .fullwidth-reponsive,
  .team-13 .meet-subrow {
    width: 100%;
    padding: 0;
  }
  .team-23-contntent {
    margin-bottom: 20px;
  }
}
/*  ending of last icon image section in features */

.featured-21-section.feature-yoga-13 .freature-center-img img {
  width: 100%;
  max-width: 100%;
  position: absolute;
  left: 0;
  height: 100%;
  object-fit: cover;
  top: 15px;
}
.featured-21-section.feature-yoga-13 .feature-yoga-flex .freature-block-img {
  width: 70px;
  height: 70px;
  box-shadow: 0px 0px 14px rgb(245 151 151 / 18%);
}
.featured-21-section .freature-center-img {
  min-height: 563px;
}
.featured-21-section .featured-colLeft-container {
  padding-right: 20px;
}
.featured-21-section .featured-colRight-container {
  padding-left: 20px;
}
.featured-21-section .featured-colLeft-container {
  text-align: right;
}
.featured-22-section .callus-btntext {
  height: 80px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  .featured-21-section .freature-center-img {
    min-height: 550px;
  }
  .featured-21-section.feature-yoga-13 .freature-center-img img {
    width: 98%;
    right: 0;
    margin: auto;
  }
  .featured-22-section .col-md-6.content-block {
    width: 100%;
  }
  .featured-22-section .col-md-6 .add_img img {
    max-width: 50%;
  }
}
@media screen and (max-width: 1020px) {
  .featured-21-section .freature-center-img {
    min-height: 666px;
  }
}
@media screen and (max-width: 768px) {
  /* .oneline_content_star {padding: 10px 0px 10px 0px;}
.wp.account_service {width: 100% !important;  text-align: center;}
._new_niche_welcome .team-1-inner.team6_p .services-out-main .col-md-6 { width: 100%; border-radius:8px!important; }
.wp.account_service ._welcome_srvc {  padding: 0px !important;}
._new_niche_welcome .oneline_content.welcome_message h4 { font-size: 24px !important;  line-height: 28px !important;}
.oneline_content_star h5 {  font-size: 16px !important;  line-height: 20px !important;}
.oneline_content.welcome_message img {height: 50px!important;}
._new_niche1_about p span {  font-size: 16px !important;  line-height: 20px !important;}
._new_niche1_about h5 {
  font-size: 16px !important;
  line-height: 24px !important;
} */


  .featured-21-section .featured-colCenter-container {
    display: none;
  }
  .featured-21-section .featured-colLeft-container .feature-yoga-flex {
    flex-direction: row-reverse;
  }
  .featured-21-section .featured-colLeft-container {
    text-align: left;
  }
  .featured-21-section .feature-yoga-flex {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .featured-21-section {
    background-position: 0 bottom !important;
  }
  .featured-22-section .col-md-6 .add_img img {
    max-width: 100%;
  }
  .featured-22-section.feature-yoga-14 .feature-block-flex-11 {
    flex-wrap: inherit;
    display: inline-block;
  }
  .featured-22-section.feature-yoga-14 .feature-block-flex-11 .text {
    width: 100%;
  }
  .makeAppointment_btn .style-btn {
    width: 100% !important;
  }
  .flat_btn .style-btn {
    margin-left: 0 !important;
    width: 100%;
  }
  .featured-22-section,
  .featured-22-section .advanced_drag_drop_rapify,
  .featured-22-section .col-md-6.resize-res-100.subrow {
    padding: 0 !important;
  }
  .featured-22-section .makeAppointment_btn .style-btn {
    height: 60px !important;
  }
  .featured-22-section .makeAppointment_btn .style-btn span {
    height: 77%;
    width: 48px;
  }
  .featured-22-section .makeAppointment_btn .style-btn i {
    line-height: 48px;
    font-size: 18px !important;
  }
  .featured-22-section .funnel-27-home-block-padding {
    padding-left: 15px !important;
  }
}

/* New Niches welcome  CSS start 10-14-2024 */
/* .oneline_content.welcome_message { display: inline-block; text-align: center; width:100%;}
.featured-38 .oneline_content .wp {float: none; width: auto !important;}
.oneline_content.welcome_message ._logo_niches {
  padding:0px 0px 10px 0px !important;
} */

/* New Niches About details section CSS start 10-14-2024 */

/* ai call portal feature start */
._ai_call_portal_feature_wrapper {
  display: flex;
  flex-wrap: wrap;
}

.moblie-ai-img {
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
}

._logo_featured_content {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 890px) {

  ._left_feature {
    padding: 18px 15px !important;
    border-radius: 20px 0 0 20px !important;
  }

  ._right_feature {
    border-radius: 0 30px 30px 0 !important;
    padding: 30px 30px 30px !important;
  }

}

@media screen and (max-width: 767px) {
  
  ._left_feature, ._right_feature {
    width: 100% !important;
  }

   ._left_feature {
    border-radius: 10px 10px 0 0 !important;
   }

  ._left_feature .moblie-ai-img {
    display: none;
  }

  ._right_feature {
    border-radius: 0 0 10px 10px !important;
    padding: 20px !important;
  }

  ._right_feature p, ._right_feature p span {
      font-size: larger !important;
      line-height: 24px !important;
  }
  
  ._right_feature h4, ._right_feature h4 span {
      font-size: x-large !important;
      margin-bottom: 5px !important;
      margin-top: 10px !important;
  }  

  ._right_feature .wp {
    padding-bottom: 0 !important;
  }

}

/* ai call portal why choose us start */

.ai-img-col {
  position: relative;
  left: 30px;
  top: 30px;
}

.ai-img-col img {
  border-radius: 30px;
}

._dsp_flx {
  display: flex;
}

.ai-call-portal-bottom-img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.ai-call-portal-mic-img {
    position: absolute;
    left: -30px;
    top: -45px;
}

.ai-call-why-choose-bottom-para-box {
  padding: 60px 0 0 0;
}

.ai-bulb-img {
  position: absolute;
  right: -160px;
  width: auto !important;
  top: -21px;
}

.ai-call-prospector-steps #wrapper {
    width: 868px;
}

.ai-call-prospector-steps.featured-35 .feature-flex {
    width: 100%;
}

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

.ai-call-prospector-steps.featured-35 .featured_icon_bg {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ai-call-prospector-steps.featured-35 .featured_icon_bg p {
  color: #fff;
}

.ai-call-prospector-steps.featured-35 .left-section {
  padding: 20px;
  background-position: 0 97% !important;
}

.ai-call-prospector-steps.featured-35 .feature-flex {
    padding: 20px;
    box-shadow: none;
    margin: 0 0 20px 5px;
    border-radius: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #b7dffe;
    background-color: #f0f8ff ;
}

.why-choose-us-niche2025.featured-15 .feature-right-content {
    left: 0;
}

.why-choose-us-niche2025.why-choose-us-niche2025.featured-15 .feature-right-content {
      padding-left: 50px;
      max-width: 80%;
}

.why-choose-us-niche2025.featured-15 .feature-estate-flex .freature-block-img {
    width: 100%;
    height: 82px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    max-width: 82px;
}

@media screen and (max-width: 1440px) {
  .why-choose-us-niche2025.why-choose-us-niche2025.featured-15 .feature-right-content {
      max-width: 90%;
  }
}

@media screen and (max-width: 1200px) {
    .ai-call-prospector-steps #wrapper {
        width: 860px !important;
    }
}

@media screen and (max-width: 1199px) {
  ._ai_why_choose_left.col-md-5 {
    width: 50.666667%;
  }
  .ai-img-col {
    width: 78%;
  }

  ._ai_why_choose_left .banner27-strip-left {
        width: 74% !important;
  }
}

@media screen and (max-width: 1023px) {
   .why-choose-us-niche2025.featured-15 .feature-estate-flex .freature-block-img {
      margin-right: 15px;
  }
  .why-choose-us-niche2025 ._call_button {
    float: none !important;
  }
  .why-choose-us-niche2025 .feature-left-content {
    display: none;
  }
  .why-choose-us-niche2025 .feature-right-content {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .why-choose-us-niche2025.featured-15 .col-md-6  {
      width: 100% !important;
      padding: 10px 20px 20px !important;
  }
  .why-choose-us-niche2025 .mob_mb0 {
    padding: 0 0 10px 0 !important;
  }
  .why-choose-us-niche2025.featured-15 .feature-estate-flex {
        padding: 15px !important;
  }
}

@media screen and (max-width: 860px) {

  .why-choose-us-niche2025 ._call_button {
      padding: 10px 15px !important;
      border-radius: 6px !important;
  }

  .why-choose-us-niche2025 ._call_button a {
      font-size: 16px !important;
  }

  .why-choose-us-niche2025.featured-15 .feature-estate-flex .freature-block-img {
      height: 62px;
      max-width: 62px;
  }

  .why-choose-us-niche2025 h2, .why-choose-us-niche2025 h2 span {
      font-size: 24px !important;
      line-height: 30px !important;
  }

  .why-choose-us-niche2025 h6, .why-choose-us-niche2025 h6 span {
      font-size: 22px !important;
      line-height: 28px !important;
  }

  .why-choose-us-niche2025 p, .why-choose-us-niche2025 p span {
      font-size: 18px !important;
      line-height: 24px !important;
  }

  .ai-call-portal-why-choose-section {
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
  }

  .ai-call-portal-why-choose-wrapper {
      padding-top: 20px !important;
      margin-bottom: 0px!important;
  }

  .ai-call-why-choose-bottom {
    margin-top: 15px !important;
  }

  ._ai_why_choose_left, .ai-bulb-img  {
    display: none;
  }

  ._ai_why_choose_right {
    width: 100%;
    border: 0 !important;
  }

  ._ai_why_choose_right .border-col {
    padding: 20px !important;
  }

  ._ai_why_choose_right ._dsp_flx {
    flex-wrap: nowrap;
    align-items: baseline;
  }

  .ai-call-portal-mic-img {
    position: inherit;
    margin: auto;
    text-align: center;
  }

  .ai-call-why-choose-bottom-para-box {
    padding-top: 20px !important;
  }

  .ai-call-portal-why-choose-section p, .ai-call-portal-why-choose-section p span,
  .ai-call-portal-why-choose-section h5, .ai-call-portal-why-choose-section h5 span {
      font-size: 100% !important;
      line-height: 20px !important;
    }

}

@media screen and (max-width: 767px) {
 .get-quote-niche2025 .add_img img {
    float: none;
 }

  .get-quote-niche2025 {
    background-image: none !important;
    padding: 20px !important;
  }
  .get-quote-niche2025 .img-section img {
    width: 150px;
    height: 150px;
    margin-bottom: 10px;
  }
  .get-quote-niche2025 .flex-div {
    display: inline-block;
    text-align: center;
  }
  .get-quote-niche2025 h1 {
      font-size: 18px !important;
      line-height: 20px !important;
  }
  .get-quote-niche2025 p {  
        font-size: 16px !important;
        line-height: 20px !important;
  }
  .mob-mt {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 690px) {

  .ai-call-prospector-steps.featured-35 .feature-flex .flex-div,  .ai-call-prospector-steps.featured-35 .left-section .flex-div {
      justify-content: center !important;
  }
  
  .ai-call-prospector-steps.featured-35 {
    padding-top: 10px !important;
  }

  .ai-call-prospector-steps.featured-35 .sort-move-draggable.flex-div {
        display: inherit;
  }

  .ai-call-prospector-steps.featured-35 .left-section { 
    background-image: none !important;
  }

  .ai-call-prospector-steps.featured-35 .right-section {
    padding: 0 !important;
    margin-top: 20px !important;
  }

  .ai-call-prospector-steps.featured-35 h5 {
        font-size: 18px !important;
        line-height: 20px !important;
    }

  .ai-call-prospector-steps.featured-35 p {  
        font-size: 16px !important;
        line-height: 20px !important;
  }

  .ai-call-prospector-steps.featured-35 .featured_icon_bg {
    width: 30px;
    height: 30px;
  }

  .ai-call-prospector-steps.featured-35 .featured_icon_bg h3 {
      font-size: 18px !important;
  }

  .ai-call-prospector-steps.featured-35 .add_new_elements_rapify {
      padding-top: 10px !important;
  }
  
  .ai-call-prospector-steps.featured-35 .feature-flex {
    padding: 5px 15px !important;
  }

  .ai-call-prospector-steps.featured-35 .feature-flex .add_img {
    display: none;
  }

  .ai-call-prospector-steps.featured-35 .feature-flex .text-right {
    text-align: center !important;
  }
  
  .ai-call-prospector-steps.featured-35 .feature-flex img, .ai-call-prospector-steps.featured-35 .left-section img {
    width: 28% !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }     
 
  .ai-call-prospector-steps.featured-35 .left-section p {
    padding-top: 10px !important;
  }

 .ai-call-prospector-steps.featured-35 .left-section .fig-image, 
 .ai-call-prospector-steps.featured-35 .left-section .add_new_elements_rapify {
    padding-top: 0 !important;
 }

}

@media screen and (max-width: 580px) {
  .why-choose-us-niche2025.featured-15 .feature-estate-flex .freature-block-img {
      margin-right: 0;
  }

  .why-choose-us-niche2025.featured-15 .feature-estate-flex {
      flex-wrap: wrap;
      justify-content: center;
      gap: 15px;
  }
  .why-choose-us-niche2025 .wp {
    text-align: center;
  }

}
