.about-section-one p {
  color: #c2c2c2 !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 28px !important;
  font-family: "Montserrat" !important;
}
.about-section-one h4 {
  font-weight: 500 !important;
}
.about-section-one h4:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 2px solid #f64c72;
  top: 7px;
  width: 63px;
  left: 95px;
}
.what-we-do p {
  color: #c2c2c2 !important;
  font-family: "Montserrat" !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
}
.what-we-do .do-column {
  max-width: 350px;
  min-height: 350px;
  margin: 0 auto;
}
@media only screen and (min-width: 990px) and (max-width: 1100px) {
  .what-we-do .do-column .elementor-column-wrap {
    background-size: 330px 370px;
  }
}
@media only screen and (min-width: 850px) and (max-width: 989px) {
  .what-we-do .do-column .elementor-column-wrap {
    background-size: 280px 350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 849px) {
  .what-we-do .do-column .elementor-column-wrap {
    background-size: 250px 350px;
  }
}
@media only screen and (max-width: 767px) {
  .what-we-do .do-column .elementor-column-wrap {
    background-size: 100% 350px;
  }
}
.about-video .elementor-custom-embed-play i {
  background-image: url(/wp-content/uploads/2020/03/play-button-1-1.png);
  background-repeat: no-repeat;
  height: 76px;
  width: 76px;
}
.about-video .eicon-play:before {
  content: '';
}
.about-video p {
  color: #c2c2c2 !important;
  font-family: "Montserrat" !important;
  font-size: 16px !important;
  line-height: 28px !important;
  font-weight: 300 !important;
}
.about-video .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1250px !important;
}
.about-video .elementor-button {
  padding: 15px 38px;
}
.page-title-area {
  background-image: none !important;
  padding-top: 178px !important;
  padding-bottom: 41px !important;
}
@media only screen and (max-width: 767px) {
  .page-title-area {
    padding-top: 130px !important;
  }
}
.page-title-area h2, .page-title-area h1 {
  font-size: 54px !important;
  text-transform: uppercase;
}
.page-title-area ul {
  margin-top: 0 !important;
}
.page-title-area ul li {
  color: #f64c72 !important;
  text-transform: uppercase !important;
  font-family: "Montserrat" !important;
  font-size: 11px !important;
  line-height: 21px !important;
  font-weight: 500 !important;
  border-bottom: 1px solid;
}
.page-title-area ul li:before {
  top: 1px !important;
  font-weight: 600 !important;
}
.page-title-area ul li a {
  color: #f64c72 !important;
  text-transform: uppercase !important;
  font-family: "Montserrat" !important;
  font-size: 11px !important;
  line-height: 21px !important;
  font-weight: 500 !important;
}
#home_banner_id .main-banner-content span {
  text-transform: uppercase;
}
#home_banner_id .main-banner-content span:before {
  content: "";
  height: 5px;
  border-bottom: 1px solid #f64c72;
  width: 92px;
  margin: 0px 10px 6px -100px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  #home_banner_id .main-banner-content span:before {
    width: 60px;
    margin-left: -70px;
  }
}
@media only screen and (max-width: 450px) {
  #home_banner_id .main-banner-content span:before {
    width: 40px;
    margin-left: -50px;
  }
}
#home_banner_id .main-banner-content span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #f64c72;
  top: 10px;
  width: 92px;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  #home_banner_id .main-banner-content span:after {
    top: 7px;
    width: 60px;
  }
}
@media only screen and (max-width: 450px) {
  #home_banner_id .main-banner-content span:after {
    width: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-area.is-sticky .evolta-nav {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
.page-id-11579 .evolta-nav #navbarSupportedContent .others-options a, .archive .evolta-nav #navbarSupportedContent .others-options a, .single-post .evolta-nav #navbarSupportedContent .others-options a {
  background: none !important;
}
.evolta-nav #navbarSupportedContent .others-options ul {
  background: transparent -webkit-linear-gradient(276deg, #da0050 0%, #8e2b88 100%) 0% 0% no-repeat padding-box !important;
}
@media only screen and (max-width: 767px) {
  #sponsoredcontent ul {
    display: flex;
    flex-direction: column;
  }
}
#sponsoredcontent ul li > span {
  text-transform: capitalize;
  display: inline-block;
}
#sponsoredcontent ul li img {
  object-fit: contain;
  max-height: 176px;
}
#sponsoredcontent ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 767px) {
  #sponsoredcontent ul li {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) {
  #sponsoredcontent ul li {
    margin-right: 10px;
    min-width: 110px;
  }
}
@media only screen and (min-width: 989px) {
  #sponsoredcontent ul li {
    min-width: 130px !important;
  }
}
.popular_blogs_singles article h3 a {
  height: 69px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#respond {
  display: none;
}
#comments {
  display: none;
}
