* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li {
  list-style: none;
}
a {
  text-decoration: none !important;
}
p {
  margin: 0;
}
.container {
  max-width: 1070px;
  margin: 0 auto;
  padding: 0 15px;
}/**18-11-2024**/
.top-main-header .container {
  max-width: 1030px;
}/**18-11-2024**/
body.all-influencer .container , body.new-profile-page .container{
  max-width: 1360px;
}
body.all-influencer .top-main-header .container, body.new-profile-page .top-main-header .container{
  max-width: 1320px;
}
body.events-page .container {
  max-width: 1270px;
}
body.events-page .top-main-header .container{
  max-width: 1230px;
}
.top-main-header {
  background: #e21f30;
  padding: 10px 0;
}
header.header .left-right-header .logo-side img {
  width: 131px;
}
header.header .left-right-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
header.header .left-right-header .logo-side {
  width: 14%;
}
header.header .left-right-header .right-side-menu {
  width: 86%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
/*********************desktop-menu-humberger**************/
.top-main-header .menu {
  width: 46px;
  height: 38px;
  border-radius: 40px;
  padding: 7px;
  cursor: pointer;
  transition: all 0.5s ease 0s;
  background: transparent;
  line-height: 100%;
  display: block;
  position: relative;
  right: 0;
  top: -5px;
}
.top-main-header .menu .line {
  width: 31px;
  height: 4px;
  background-color: #fff;
  margin-top: 4px;
  margin-left: auto;
  position: relative;
  top: 0;
  right: 0;
}
.top-main-header #desktop-nav-top .close-button {
  position: absolute;
  width: 35px;
  height: 35px;
  left: auto;
  right: 19px;
  top: 18px;
  border: 1px solid #e21f30;
  color: #e21f30;
  font-size: 18px;
  cursor: pointer;
  border-radius: 10px;
  line-height: 55px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
html.show-menu body {
  overflow: hidden;
}
.top-main-header #desktop-nav-top .nav-section {
  display: flex;
  flex-wrap: wrap;
  padding-top: 80px;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
}
.top-main-header #desktop-nav-top {
  position: fixed;
  right: -375px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 375px;
  height: 100%;
  z-index: 999;
  display: block !important;
  transition: all 0.5s ease 0s;
  left: auto;
  background: #fff;
}
/* html.show-menu  #desktop-nav-top::before {
  content: "";
  position: fixed;
  background: #000;
  left: 0;
  top: 0;
  right: 375px;
  bottom: 0;
  z-index: 999;
  opacity: 0.8;
} */
html.show-menu .top-main-header #desktop-nav-top {
  right: 0;
  pointer-events: visible;
}
/* html.show-menu {
  overflow: hidden;
} */
.top-main-header .close-button i.fa.fa-times {
  display: block;
}
header.header .bottom-logo-menu-wrapper > li {
  display: block;
}

/*********************************************************/
span.text-wrap {
  font-family: poppins;
  color: #fff;
  font-size: 18px;
  padding-right: 44px;
  line-height: 27px;
}
button.sign {
  background: #fff;
  border: none;
  font-family: "Poppins";
  font-size: 16px;
  line-height: 27px;
  padding: 0 10px;
  border-radius: 7px;
  color: #e21f30;
}
button.sign:hover {
  background: #e21f30;
  color: #fff;
}
.header-nav-top ul.nav-section li a {
  display: block;
  font-size: 18px;
  font-family: "Poppins";
  color: #e21f30;
  padding: 15px;
}
.header-nav-top ul.nav-section li a:hover {
  background: #e21f30;
  color: #fff;
}

.header-nav-top ul.nav-section li {
  width: 100%;
  border-bottom: 1px solid #e21f30;
}
.bottom-main-header .close-button {
  display: none;
}
.bottom-main-header .wrap-left-right-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
.bottom-main-header {
  background: #e7e8ea;
  padding: 9px 0;
}
.bottom-main-header ul.nav-section {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0;
}
.bottom-main-header ul.nav-section li a {
  font-size: 15px;
  line-height: 24px;
  color: #000;
  font-family: "Poppins";
}
.bottom-main-header ul.nav-section li a:hover {
  color: #e21f30;
}
.bottom-main-header .bottomheader-menu-left ul.nav-section li a {
  margin-right: 15px;
}
.bottom-main-header .bottomheader-menu-right ul.nav-section li a {
  margin-left: 15px;
}
/*************************banner-slider*****************/

/***********************************************/
/**********button-tab-section********/
section.three-button-wrap-section ul.wrap-btn-three {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin: 37px auto 0;
}
section.three-button-wrap-section ul.wrap-btn-three li.three-btn-content {
  width: 33.33%;
  border: 1px solid #000;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 7px;
  box-shadow: 0 0 7px 0 #0000004f;
  position: relative;
  cursor: pointer;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content
  .btn-img
  img {
    height: 80px;
    width: 82px;
    border-radius: 10px;
    max-width: 100%;
    object-fit: cover;
    display: block;
}
.btn-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content:not(:last-child) {
  margin-right: 32px;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content::before {
  content: "";
  background-image: url(../images/arrow-removebg-preview.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 13px;
  margin: auto;
  height: 18px;
  width: 15px;
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7492%)
    hue-rotate(222deg) brightness(101%) contrast(100%);
}
h3 {
  font-size: 20px;
  font-family: "Poppins";
  line-height: 28px;
  color: #434343;
}

p {
  font-size: 16px;
  font-family: "Poppins";
  line-height: 25px;
  color: #97969a;
}
section.popular-talent-categories ul.popular-talent-wrap h3.talent-text {
  font-size: 11px;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content
  .btn-text {
  padding-left: 15px;
  padding-right: 33px;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content:hover
  .btn-text
  h3,
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content:hover
  .btn-text
  p {
  color: #fff;
}
section.three-button-wrap-section ul.wrap-btn-three li.three-btn-content:hover {
  background: #e21f30;
  border: 1px solid #fff;
}
section.three-button-wrap-section
  ul.wrap-btn-three
  li.three-btn-content:hover::before {
  filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(7500%)
    hue-rotate(8deg) brightness(122%) contrast(106%);
}

h3.artist-h3 {
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 500;
}
a.artist-anchor {
  display: block;
}
ul.big-artist-wrap .artist-img img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}/*05-12-2024*/
ul.big-artist-wrap {
  display: block;
  margin-top: 28px;
} /*slider*/

.btn-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
h2.oswald-common {
  font-family: "Oswald", sans-serif;
  font-size: 28px;
  color: #3c3a38;
  line-height: 43px;
  position: relative;
  padding-left: 60px;
}
.comn-see-all a.see-all {
  font-family: "Poppins";
  color: #cf4c65;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  display: inline-block;
  padding-right: 12px;
}
.comn-see-all a.see-all:hover {
  color: #000;
}
.comn-see-all a.see-all::before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 15px;
  width: 6px;
  font-size: 20px;
  line-height: 15px;
}
section.platinum-artist-section {
  margin-top: 70px;
}
a.artist-anchor:hover h3.artist-h3,
a.artist-anchor:hover p.artist-p {
  color: #e21f30;
}
section.spotlight-section .left-right-content-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  position: relative;
  z-index: 9;
}
section.spotlight-section .left-right-content-wrap .left-side-text-btn {
  width: 40%;
}
section.spotlight-section .left-right-content-wrap .right-side-slider-content {
  width: 60%;
}
.banner-spotlight {
  background-image: url(../images/banner-garba.jpg);
  height: 100%;
  background-size: cover;
  width: 100%;
  border-radius: 25px;
  position: relative;
  padding: 20px 30px 40px;
  margin-top: 40px;
}
.banner-spotlight h2.oswald-common,
.banner-spotlight p.spotlightleft {
  color: #fff;
}
.comon-btn a {
  color: #000;
  background: #fff;
  font-family: "Oswald";
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  display: inline-block;
}
.comon-btn a:hover {
  color: #fff;
  background: #e21f30;
}
.banner-spotlight::before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.6;
  border-radius: 25px;
  width: 100%;
  height: 100%;
}
section.spotlight-section
  .left-right-content-wrap
  .left-side-text-btn
  p.spotlightleft {
  padding: 15px 0;
  font-size: 15px;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  h2.oswald-common {
  text-align: center;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box {
  display: block;
  margin-top: 55px;
  position: relative;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box
  .imgslider
  img {
  height: 237px;
  width: 285px;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box
  li.img-content-wrp.first {
  background: #fff;
  border-radius: 25px;
  overflow: hidden;
}
.white-back-ground-content {
  padding: 25px;
}
.white-back-ground-content p {
  position: relative;
  color: #000;
  padding: 0 0 15px 25px;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box
  li.img-content-wrp.second {
    background: #101c32;
    padding: 123px 31px 126px;
    display: flex;
    align-items: center;
    border-radius: 25px;
    position: relative;
    margin-top: 0;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box
  li.img-content-wrp:not(:last-child) {
  margin-right: 30px;
}
/* section.spotlight-section .left-right-content-wrap .right-side-slider-content ul.slider-part-box li.img-content-wrp {
  width: 50%;
} */
.white-border h3.heading-white.black {
  color: #fff;
  font-size: 23px;
  line-height: 33px;
  padding-bottom: 80px;
}
section.spotlight-section
  .left-right-content-wrap
  .right-side-slider-content
  ul.slider-part-box
  li.img-content-wrp.second::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #fff;
    height: 440px;
    width: 254px;
    margin: auto;
    border-radius: 25px;
}
section.popular-talent-categories h2.oswald-common.red-bold {
  color: #000;
  text-align: center;
  position: relative;
  padding-bottom: 36px;
}
section.popular-talent-categories p {
  color: #434343;
  text-align: center;
}
section.popular-talent-categories h2.oswald-common.red-bold::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 45px;
  width: 540px;
  background: #e21f30;
  margin: auto;
  z-index: -1;
}
section.popular-talent-categories ul.popular-talent-wrap {
  display: grid;
  margin-top: 50px;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 65px 20px;
}
section.popular-talent-categories ul.popular-talent-wrap .talent-img img {
  height: 156px;
  width: 100%;
  border-radius: 0 20px 0 20px;
  box-shadow: 0 0 10px 0 #00000040;
  max-width: 100%;
  object-fit: cover;
  display: block;
}
section.popular-talent-categories {
  padding-top: 60px;
}
.white-border {
  position: relative;
  z-index: 1;
}
section.spotlight-section {
  padding: 41px 0 0 0;
}
.regitration-btn a.open-btn:hover {
  background: #e21f30;
}
.regitration-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-bottom: 30px;
  padding-right: 30px;
}
.banne-wrap-img img {
  width: 100%;
  height: 320px;
  border-radius: 25px;
}
.open-mic-banner {
  position: relative;
}
.regitration-btn a.open-btn {
  font-family: "Oswald";
  font-size: 25px;
  line-height: 40px;
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  padding: 0 15px;
  background: #e21f30;
}
.regitration-btn a.open-btn:hover {
  background: #fff;
  color: #e21f30;
}
.comn-view-all a.view-all {
  font-family: "Poppins";
  font-size: 18px;
  color: #000;
  border: 1px solid #000;
  border-radius: 5px;
  display: inline-block;
  padding: 0 15px;
  line-height: 35px;
}
.comn-view-all a.view-all:hover {
  color: #fff;
  border-color: #fff;
  background: #e21f30;
}
section.navratri-twenty-twenty-four-section {
  padding: 50px 0 0 0;
}
.open-mic-banner {
  position: relative;
  margin-top: 33px;
}
ul.live-img-wrp li.live-wrp img {
  height: 188px;
  width: 100%;
  border-radius: 15px;
}
ul.live-img-wrp {
  display: block;
  margin-top: 17px;
}
section.live-show-section {
  padding: 60px 0 0 0;
}
ul.wrap-big-events .img-events img {
  height: 206px;
  width: 100%;
  border-radius: 20px 20px 0 0;
}
ul.wrap-big-events li.feature-event-img-contnt {
  background: #fff;
  border: 1px solid #000;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
ul.wrap-big-events li.feature-event-img-contnt .text-events {
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 10px;
  right: auto;
}
ul.wrap-big-events li.feature-event-img-contnt .text-events h3.events-heading {
  color: #fff;
  font-size: 16px;
}
.wrp-btn-tex-img::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 4px;
  left: 0;
  right: 0;
  width: 285px;
  height: 124px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}
.white-events-content {
  padding: 25px 15px;
}
.white-events-content p {
  color: #000;
  font-weight: 600;
  padding: 0 0 10px 35px;
  position: relative;
  font-size: 15px;
}
.white-events-content p.icon::before {
  content: "";
  font-size: 18px;
  height: 26px;
  width: 28px;
  line-height: 27px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  background-image: url(../images/date-and-time.png);
  background-repeat: no-repeat;
}
.white-events-content p.place-events::before {
  background-image: url(../images/place-icon.png);
}
.white-events-content .wrap-rupees-buy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f7fcff;
  padding: 10px;
  border-radius: 10px;
}
.white-events-content .wrap-rupees-buy h3.design::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  right: auto;
  border-left: 2px solid #5fcef8;
  height: 22px;
  width: 2px;
  margin: auto;
}
.white-events-content .wrap-rupees-buy h3.design {
  position: relative;
}
section.featured-events-section {
  padding: 50px 0 50px 0;
}
ul.wrap-big-events {
  display: block;
  margin-top: 50px;
}
.wrp-btn-tex-img {
  position: relative;
}
.white-events-content .wrap-rupees-buy h3.oswald-events {
  font-family: "Oswald";
  font-size: 14px;
}
.bttn-events {
  position: absolute;
  top: 10px;
  bottom: auto;
  left: auto;
  right: 10px;
}
.wrp-btn-tex-img a.blue-btn {
  font-family: "Poppins";
  font-size: 15px;
  color: #fff;
  background: #31c2f1;
  display: inline-block;
  padding: 0 10px;
  border-radius: 5px;
}
ul.exclsive-artistwrp .img-exclsive img {
  height: 152px;
  width: 100%;
  border-radius: 50%;
}
ul.venues-exclsive-artistwrp {
  display: block;
  margin-top: 51px;
}
ul.exclsive-artistwrp li.exclsive-img-contnt {
  text-align: center;
}
section.exclusive-artist-section {
  padding: 0 0 110px 0;
}
ul.venues-exclsive-artistwrp li.exclsive-venuesimg-contnt {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
}
ul.venues-exclsive-artistwrp .venuesimg-exclsive img {
  height: 135px;
  width: 100%;
}
section.venues-section {
  padding: 0 0 60px 0;
}
.big-exclusive-artist-wrap ul.exclsive-artistwrp {
  display: block;
  margin-top: 52px;
}
h2.heding-icn::before {
  content: "";
  position: absolute;
  background-image: url(../images/platinum-icon.png);
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  margin: auto;
  background-size: 100% 100%;
}
h2.spot.heding-icn::before {
  background-image: url(../images/spotlight.png);
}
.left-side-text-btn h2.oswald-common {
  padding: 0;
}
.right-side-slider-content h2.oswald-common {
  padding: 0;
}
section.popular-talent-categories h2.oswald-common.red-bold {
  padding-left: 0;
}
h2.rgstr.heding-icn::before {
  background-image: url(../images/navratri.png);
}
h2.lv-show.heding-icn::before {
  background-image: url(../images/live-show.png);
  height: 45px;
}
h2.feture.heding-icn::before {
  background-image: url(../images/featured-icon.png);
  height: 50px;
  width: 50px;
}
h2.exclsv.heding-icn::before {
  background-image: url(../images/exclusive-icon.png);
  height: 50px;
}
h2.venu.heding-icn::before {
  background-image: url(../images/venues-icon.png);
}
.comon-btn a.spot-all {
  position: relative;
  padding: 0 32px 0 20px;
}
.comon-btn a.spot-all::before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  left: auto;
  right: 16px;
  top: 0;
  bottom: -4px;
  margin: auto;
  height: 15px;
  width: 6px;
  font-size: 20px;
  line-height: 15px;
}

/**********banner-css********/
.carousel-multi-item {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.carousel-inner li {
  display: none; /* Hide all slides initially */
}

.carousel-inner li.active {
  display: block; /* Show the active slide */
}

.dots {
  text-align: center;
  margin-top: 0;
  position: absolute;
  top: auto;
  bottom: 54px;
  left: 0;
  right: 0;
}

.dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid #0c115b;
}

.dot.active {
  background-color: #e21f30;
  border: 1px solid #fff;
}
.carousel-inner .slide img {
  width: 100%;
  height: 100%;
}
.carousel-inner li img {
  width: 100%;
}
li.live-wrp {
  display: flex;
  justify-content: center;
  align-items: center;
}
.white-back-ground-content p::before {
  content: "\f133";
  font-family: "FontAwesome";
  font-size: 18px;
  height: 18px;
  width: 18px;
  line-height: 27px;
  color: #3eb7fa;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
}
.white-back-ground-content p.garba-icon::before {
  content: "\f041";
}
li.img-content-wrp.first h3.heading-white {
  padding-bottom: 13px;
}
li.responsive-menu {
  display: none;
}
header.header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  box-shadow: 0 0 15px 0 #e21f305c;
  z-index: 99;
}

.slider-banner-section {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.slider {
  display: flex;
  transition: transform 0.5s ease;
}
.carousel-item {
  min-width: 100%;
  box-sizing: border-box;
}
.carousel-indicators {
  text-align: center;
  position: absolute;
  bottom: 15px;
  width: 100%;
}
.dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.dot.active {
  background-color: #e21f30;
  border: 1px solid #fff;
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  cursor: pointer;
  background: none;
  border: none;
  color: #fff;
  height: 50px;
  width: 50px;
  background: #e21f30;
  border: 1px solid #fff;
  border-radius: 50%;
}
.slider-banner-section li.baner.carousel-item img {
  width: 100%;
}
.carousel-control-prev {
  left: 10px;
}
.carousel-control-next {
  right: 10px;
}

.owl-stage {
  overflow: hidden;
}
.owl-item {
  float: left;
}
.owl-stage-outer {
  overflow: hidden;
}
.owl-nav button {
  height: 40px;
  width: 40px;
  padding: 0;
  border-radius: 50%;
  background: #e21f30;
  border: 1px solid #fff;
  position: relative;
  bottom: 280px;
  right: -15px;
  cursor: pointer;
}

.popular-talent-wrap .owl-nav button {
  bottom: 150px;
}
.live-img-wrp .owl-nav button {
  bottom: 100px;
}
.owl-nav button.owl-prev {
  left: -20px;
}
.live-img-wrp .owl-nav button.owl-prev {
  left: -18px;
}
.live-img-wrp .owl-nav button {
  right: -13px;
}
.wrap-big-events .owl-nav button {
  bottom: 212px;
  right: -22px;
}
.exclsive-artistwrp .owl-nav button {
  bottom: 148px;
}
.exclsive-artistwrp .owl-nav button.owl-prev {
  left: -15px;
}
.owl-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.owl-nav span {
  font-size: 0px;
}
.owl-nav button.owl-next::before {
  transform: rotate(180deg);
  top: 12px;
  left: -8px;
}
.owl-nav button:hover {
  background: #fff;
  border: 1px solid #e21f30;
}
.venues-exclsive-artistwrp .owl-nav button {
  bottom: 80px;
}
.venues-exclsive-artistwrp .owl-nav button.owl-prev {
  left: -18px;
}
.venues-exclsive-artistwrp .owl-nav button {
  right: -13px;
}
.owl-nav button::before {
  content: "";
  background-image: url(../../images/crausel-arrow.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 13px;
  left: 7px;
  right: 0;
  margin: auto;
  height: 15px;
  width: 18px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%)
    hue-rotate(93deg) brightness(103%) contrast(103%);
}
.owl-nav button:hover::before {
  filter: brightness(0) saturate(100%) invert(36%) sepia(100%) saturate(5584%)
    hue-rotate(342deg) brightness(88%) contrast(102%);
}
.owl-dots {
  display: none;
}

.slider-part-box .owl-nav button.owl-prev {
  left: 0;
}
.slider-part-box .owl-nav button {
  bottom: -20px;
  right: 0;
  cursor: pointer;
  border-radius: 34%;
  background: #fff;
}
.slider-part-box .owl-nav {
  position: relative;
  max-width: 50%;
  margin: 0 auto;
}
.slider-part-box .owl-dots {
  display: block;
}
.slider-part-box .owl-nav button::before {
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%)
    hue-rotate(327deg) brightness(96%) contrast(104%);
}
.slider-part-box button.owl-dot {
  display: inline-block;
  width: 50px;
  height: 5px;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 2px;
  cursor: pointer;
  border: none;
}
.slider-part-box .owl-dots {
  display: block;
  text-align: center;
  position: absolute;
  bottom: -9px;
  width: 31%;
  left: 0;
  right: 0;
  top: auto;
  margin: auto;
}
button.owl-dot.active {
  background-color: #33c1f0;
}

ul.popular-talent-wrap li.talent-wrap .view-more-btn {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  transition: 0.5s;
}
ul.popular-talent-wrap li.talent-wrap .view-more-btn a.more-view {
  display: block;
  color: #fff;
  background: #e21f32;
  line-height: 35px;
  font-family: "Poppins";
  border-radius: 0 0 0 20px;
  font-size: 15px;
}
ul.popular-talent-wrap li.talent-wrap {
  position: relative;
}
ul.popular-talent-wrap li.talent-wrap .view-more-btn a.more-view:hover {
  color: #e21f30;
  background: #fff;
}
ul.popular-talent-wrap li.talent-wrap:hover .view-more-btn {
  bottom: 27px;
  opacity: 1;
  visibility: visible;
}
ul.popular-talent-wrap .talent-img {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.talent-img::before {
  content: "";
  background: #0000008f;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0px;
  margin: auto;
  width: 0px;
  border-radius: 50%;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
ul.popular-talent-wrap li.talent-wrap:hover .talent-img::before {
  opacity: 1;
  visibility: visible;
  height: 158px;
  width: 100%;
  border-radius: 0 20px 0 20px;
}

/*****************all-influencer-page*************/
section.banner img {
  width: 100%;
  height: 202px;
}
section.banner {
  position: relative;
}
section.banner .container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 26px;
}
section.banner h2.bannr-heading {
  font-family: "Poppins";
  font-size: 50px;
  line-height: 50px;
  text-align: left;
  color: #000;
  font-weight: 600;
  position: relative;
  z-index: 9;
  /* display: none; */
  margin: 0 0 20px 0;
}
section.banner .banner-img-wrap::before {
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  width: 63%;
  height: 100%;
  border-radius: 0 200px 200px 0;
}
section.banner .banner-img-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
section.all-influencer-section .big-influencer-all-wrap {
  width: 100%;
  display: flex;
  margin: 20px 0 0 0;
}
section.all-influencer-section
  .big-influencer-all-wrap
  .left-side-filters-like-structure {
    width: 25%;
}
section.all-influencer-section
  .big-influencer-all-wrap
  .right-side-blog-like-structure {
    width: 75%;
    padding-left: 29px;
}
ul.filter-structure-wrpa .htwoheading h2 {
  font-size: 20px;
  font-family: "Poppins";
  font-weight: 700;
  line-height: 30px;
  border-bottom: 1px solid #00000030;
  padding-bottom: 10px;
  margin-bottom: 16px;
}
/* input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background-color: #f0f0f0; 
  border: 2px solid #555; 
  border-radius: 0;
  outline: none;
  cursor: pointer;
}
input[type="radio"]:checked {
  background-color: #555; 
} */
.radio-button-wrap ul li .porto-radio {
  display: flex;
  align-items: center;
}

.porto-radio {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.porto-radio input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  border: 2px solid red;
  position: relative;
  cursor: pointer;
}
.porto-radio input[type="radio"]:checked::before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: red;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.porto-radio label {
  color: gray;
}
.porto-radio label, span.and-up, .stars {
  color: #adadad;
  font-size: 14px;
  line-height: 22px;
  font-family: "Poppins";
  font-weight: 500;
}
ul.filter-structure-wrpa li.pink-border-box ul li {
  margin-bottom: 15px;
}
ul.filter-structure-wrpa li.pink-border-box {
  padding: 20px 25px 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px #00000026;
}
.stars {
  color: #e21f30;
  margin-right: 10px;
}
ul.filter-structure-wrpa li.pink-border-box select {
  color: rgb(181, 173, 173);
  font-size: 15px;
  font-family: Poppins;
  appearance: none;
  background-image: url("../images/arrow-icon-form.png");
  background-repeat: no-repeat;
  cursor: pointer;
  width: 100%;
  padding: 10px;
  background-position: 254px 14px;
  border: 1px solid #e21f30;
}
ul.filter-structure-wrpa li.pink-border-box select:focus {
  border: 1px solid #e21f30;
}
ul.blog-structure-wrap {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 35px;
}
/* ul.blog-structure-wrap li.li-img-content-wrp img {
  height: 96px;
  width: 100%;
} */
ul.blog-structure-wrap li.li-img-content-wrp img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}/*19-11-2024*/
ul.blog-structure-wrap li.li-img-content-wrp {
  background: #fff;
  overflow: hidden;
  border-radius: 10px;
  /* border: 2px solid #00000040; */
  position: relative;
  box-shadow: 0 2px 8px #00000026;
}/*19-11-2024*/
h2.blog-influn-heading {
  font-size: 19px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #000;
  text-align: left;
  position: relative;
}/*19-11-2024*/
.name-verification-wrap {
  display: flex;
  align-items: center;
}
ul.blog-structure-wrap li.li-img-content-wrp .name-verification-wrap img {
  height: 25px;
  width: 25px;
  margin: 0 0 0 5px;
}
.icon-text-content ul.dashed-buttn li.blg-btn.last {
  display: none;
}
.icon-text-content p.folloers {
  font-size: 8px;
  font-weight: 700;
  color: #fff;
}/*19-11-2024*/
.icon-text-content .social-follower {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 6px;
  display: none;
}/*19-11-2024*/
.icon-text-content .social-follower ul.socal-icons li a {
  display: flex;
  height: 20px;
  width: 20px;
  border: 1px solid #898989;
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
}
.icon-text-content .social-follower ul.socal-icons li a::before {
  content: "\f082";
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 20px;
  color: #1878f3;
}
li.icon-scl.instagram {
  margin: 0 5px;
}
.icon-text-content .social-follower ul.socal-icons li.instagram a::before {
  content: "\f16d";
  color: #ef3268;
}
.icon-text-content .social-follower ul.socal-icons li.youtube a::before{
  content: "\f16a";
  color: #fb0107;
}
.icon-text-content ul.socal-icons {
  display: flex;
}
.icon-text-content .social-follower ul.socal-icons li a {
  position: relative;
}
/* .icon-text-content {
  padding: 10px;
} */
.icon-text-content {
  padding: 20px;
}/*19-11-2024*/
.img-blog {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
/* .img-blog::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 232px;
  height: 215px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
} */
.icon-text-content .stars {
  color: #6c6c6c;
  margin: 0;
  line-height: 14px;
  font-family: 'Poppins';
  font-size: 15px;
}
/* ul.dashed-buttn li.blg-btn a {
  font-family: 'Poppins';
  font-size: 10.5px;
  line-height: 18px;
  border: 1px dashed #000;
  border-radius: 50px;
  display: inline-block;
  padding: 0 12px;
  margin-right: 5px;
  color: #000;
} */
ul.dashed-buttn li.blg-btn a {
  font-family: 'Poppins';
  font-size: 10.5px;
  line-height: 18px;
  border: 1px dashed #000;
  border-radius: 50px;
  display: inline-block;
  padding: 0 12px;
  margin-right: 5px;
  color: #000;
}
.icon-text-content ul.dashed-buttn {
  display: flex;
  flex-wrap: wrap;
}
.icon-text-content ul.dashed-buttn li.blg-btn {
  margin-bottom: 4px;
  text-align: left;
}
section.all-influencer-section {
  padding: 20px 0 0 0;
}


.search-box {
  align-items: center;
  border: 1px solid red;
  border-radius: 10px;
  overflow: hidden;
  width: 260px;
  margin-bottom: 20px;
  position: relative;
}
.search-box input[type="text"] {
  border: none;
  outline: none;
  padding: 10px;
  flex: 1;
  font-size: 14px;
}
.search-box button {
  background-color: #e21f30;
  border: none;
  padding: 20px 23px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 22px;
  width: 61px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.search-box button svg {
  fill: white;
}


/*********************profile-page*************/
.big-slider-content-wrap .carousel {
  overflow: hidden;
  position: relative;
  width: 50%;
}
.big-slider-content-wrap .right-side-content-wrap {
  padding: 0 0 0 70px;
  width: 50%;
}
section.slider-content-section .right-side-content-wrap.icon-text-content {
  position: relative;
}
section.slider-content-section .icon-text-content ul.dashed-buttn li.blg-btn.last {
  display: block;
}
.carousel-main img {
  width: 100%;
  display: block;
}
.big-slider-content-wrap .carousel .carousel-main img {
  width: 100%;
  border: 1px solid #e21f30;
  border-radius: 25px;
  height: 260px;
}
.big-slider-content-wrap .carousel .carousel-thumbnails img {
  width: 100%;
  height: 100px;
  border-radius: 15px;
  max-width: 100%;
  max-height: 100px;
  object-fit: cover;
  display: block;
}/*19-11-2024*/
.big-slider-content-wrap .carousel .carousel-thumbnails img.active {
  border: 3px solid #e21f30;
}
.carousel-thumbnails {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.thumbnail {
  width: 80px;
  margin: 0 12px;
  cursor: pointer;
  transition: opacity 0.5s;
}
.thumbnail.active {
  opacity: 1;
}

.arrow {
  position: absolute;
  top: 77%;
  transform: translateY(-75%);
  font-size: 0;
  cursor: pointer;
  height: 50px;
  width: 50px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e21f30;
  border-radius: 50%;
}
.arrow:hover {
  background: #e21f30;
  border: 1px solid #fff;
}
.arrow:hover::before{
  color: #fff;
}
.arrow.left {
  left: 0px;
}
.arrow::before {
  content: "\f104";
  font-size: 48px;
  color: #e21f30;
  line-height: 18px;
  font-family: 'FontAwesome';
}
.arrow.right::before {
  content: "";
}
.arrow.right::before {
  content: "\f105";
}

.arrow.right {
  right: 10px;
}


.tab-button {
  padding: 10px 20px;
  border: 1px solid red;
  border-radius: 50px;
  background-color: white;
  color: red;
  cursor: pointer;
  margin: 0;
  outline: none;
  font-family: 'Poppins';
  font-size: 15px;
}

.tab-button.active, .tab-button:hover {
  background-color: red;
  color: white;
}

.tab-content {
  display: none;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  color: #000;
}

.tab-content.active {
  display: block;
}
.big-profile-section-wrap .tabs {
  display: flex;
  justify-content: space-between;
}
section.profile-tab-section {
  padding: 50px 0 0 0;
}




.big-slider-content-wrap {
  display: flex;
  width: 100%;
}
h2.person-name {
  font-size: 30px;
  font-family: 'Poppins';
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 30px;
}/*19-11-2024*/
h3.folowers {
  color: #000;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}/*19-11-2024*/
.big-slider-content-wrap .follower-wrap.social-follower {
  display: block;
}
.big-slider-content-wrap .icon-text-content .social-follower ul.socal-icons li a {
  display: flex;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto 14px auto auto;
  border-radius: 6px;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
}
.big-slider-content-wrap .icon-text-content .social-follower ul.socal-icons li a p {
  padding: 0 0 0 10px;
  font-size: 15px;
  font-weight: 700;
  color: #000;
}
.big-slider-content-wrap .icon-text-content .social-follower ul.socal-icons li a::before {
  font-size: 25px;
  line-height: 25px;
}
ul.places-country li.country {
  font-family: 'Poppins';
  font-size: 16px;
  color: #000;
  position: relative;
  padding-left: 52px;
  display: flex;
  align-items: center;
  margin-bottom: 21px;
}/*19-11-2024*/
.big-slider-content-wrap .follower-wrap {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #e4e4e4;
}/*19-11-2024*/
ul.places-country li.country::before {
  content: "";
  background-image: url(../images/location-icon-slider.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  height: 37px;
  width: 42px;
  margin: auto;
  background-size: 100% 100%;
}/*19-11-2024*/
ul.places-country li.country.second::before{
  background-image: url(../images/completed-icon.png);
}
.bio-wrap p {
  font-size: 15px;
  color: #a7a6a2;
  line-height: 24px;
}/*19-11-2024*/
.bio-wrap {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #e4e4e4;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px dashed #e4e4e4;
}/*19-11-2024*/
.big-slider-content-wrap .icon-text-content ul.dashed-buttn li.blg-btn {
  width: auto;
  margin-bottom: 0;
  margin-right: 10px;
}
section.slider-content-section ul.dashed-buttn li.blg-btn a {
  font-size: 14px;
  line-height: 25px;
  border-radius: 50px;
  padding: 0 14px;
  margin-right: 3px;
  color: #000;
  border-color: #000;
}/*19-11-2024*/
section.top-rated-influencer ul.blog-structure-wrap li.li-img-content-wrp img {
  height: 206px;
  width: 295px;
}
section.top-rated-influencer {
  padding: 100px 0 0 0;
}
section.slider-content-section {
  padding: 50px 0 0 0;
}


.big-profile-section-wrap p {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  line-height: 20px;
}

/*******************************we-help-you-page*******************************/
.bigwe-help-you-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.bigwe-help-you-wrap .left-side-content-help {
  width: 50%;
  position: relative;
  padding-right: 40px;
}
.bigwe-help-you-wrap .right-side-content-help-img {
  width: 50%;
}
h2.we-help-to {
  font-size: 60px;
  line-height: 60px;
  font-family: 'Poppins';
  font-weight: 800;
  position: relative;
}
p.seventieenh {
  font-size: 20px;
  color: #000;
  font-weight: 600;
}
.digital-ul-li p.seventieenh {
  margin-bottom: 18px;
}
p.sixteen {
  color: #676767;
}
ul.help-ul-li li.promotions {
  margin-bottom: 40px;
  position: relative;
}
span.dital-red {
  color: #e21f30;
}
.discover-coomon a {
  font-family: 'Poppins';
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  position: relative;
  background: #e21f30;
  display: inline-block;
  line-height: 45px;
  padding: 0 58px 0 30px;
  border-radius: 50px;
  border: 1px solid #e21f30;
}
.discover-coomon a::before {
  content: "\f0a9";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 18px;
  margin: auto;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  height: 20px;
  width: 20px;
  font-family: 'FontAwesome';
}
.discover-coomon a:hover {
  color: #e21f30;
  background: #fff;
}
.discover-coomon a:hover::before {
  color: #e21f30;
}
ul.help-ul-li li.promotions::before, .digital-ul-li ul.help-ul-li li.promotions::after {
  content: "";
  background-image: url(../images/social-media-promotion.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  height: 64px;
  width: 64px;
  background-size: 100% 100%;
}
ul.help-ul-li li.promotions.second::before {
  background-image: url(../images/social-growing-icons.png);
}
.digital-ul-li ul.help-ul-li li.promotions {
  padding-left: 80px;
}
.digital-ul-li {
  margin: 50px 0 0 0;
  position: relative;
}
.digital-ul-li ul.help-ul-li li.promotions::after {
  background: #e21f30;
  border-radius: 50px;
  height: 20px;
  width: 20px;
  right: -280px;
  left: 0;
  top: 4px;
  z-index: -1;
}
.digital-ul-li ul.help-ul-li li.promotions.second::after {
  border-radius: 5px;
  right: auto;
  left: 140px;
  top: -1px;
  transform: rotate(106deg);
}
section.we-help-you-section h2.we-help-to::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 9px;
  left: auto;
  right: 40px;
  height: 30px;
  width: 37px;
  background: url(../images/small-triangle-removebg-preview.png);
  background-repeat: no-repeat;
}
.right-side-content-help-img ul.four-img-content {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 20px;
}

.right-side-content-help-img ul.four-img-content img {
  height: 250px;
  width: 250px;
  border-top-left-radius: 150px;
}
.right-side-content-help-img ul.four-img-content li.second img {
  border-radius: 50%;
}
.right-side-content-help-img ul.four-img-content li.fourth img {
  border-radius: 0 150px 150px 150px;
}
.right-side-content-help-img ul.four-img-content li.third img {
  border-radius: 0 0 160px 160px;
}
.right-side-content-help-img p.sixteen {
  text-align: center;
  margin-top: 10px;
}
.name-btn {
  text-align: center;
}
.name-btn a {
  font-family: 'Poppins';
  font-size: 15px;
  color: #fff;
  background: #e21f30;
  display: inline-block;
  line-height: 30px;
  padding: 0 30px;
  position: relative;
  border-radius: 50px;
  margin-top: 8px;
  border: 1px solid #e21f30;
}
.name-btn a:hover {
  color: #e21f30;
  background: #fff;
}
section.we-help-you-section {
  padding: 90px 0 0 0;
}
.big-wrap-get-to-know {
  display: flex;
  width: 100%;
}
.big-wrap-get-to-know .left-side-get-to-know {
  width: 40%;
}
.big-wrap-get-to-know .right-side-get-to-know {
  width: 60%;
  padding: 0 0 0 80px;
  position: relative;
}
 .get-img {
  background: #e21f30;
  height: 505px;
  width: auto;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.right-side-get-to-know h3.pink-back-ground {
  font-size: 24px;
  font-weight: 400;
  font-family: 'Poppins';
  color: #e21f30;
  position: relative;
  background: #e21f3026;
  display: inline-block;
  padding: 0 30px 0 50px;
  line-height: 35px;
  border-radius: 50px;
}
section.get-to-know-us h2.we-help-to {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 5px;
}
.right-side-get-to-know ul.help-ul-li li.promotions::before {
  background-image: url(../images/communication.png);
  height: 52px;
  width: 52px;
  top: -4px;
}
.right-side-get-to-know ul.help-ul-li li.second::before{
  background-image: url(../images/creativity-and-problem.png);
}
.right-side-get-to-know ul.help-ul-li li.third::before{
  background-image: url(../images/attention-to-detail.png);
}
.big-wrap-get-to-know .right-side-get-to-know li.promotions {
  padding: 0 0 0 74px;
}
ul.help-ul-li.get-to-know {
  margin-top: 30px;
}
.big-wrap-get-to-know .right-side-get-to-know p.seventieenh {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 10px;
}
.big-wrap-get-to-know .right-side-get-to-know ul.help-ul-li li.promotions {
  margin-bottom: 20px;
}
.discover-coomon.get-to-know-button a::before{
  display: none;
}
h2.we-help-to.red-border {
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  padding: 0 30px;
  border-radius: 50px;
}
.discover-coomon.get-to-know-button a {
  padding: 0 30px;
  letter-spacing: 2.5px;
}
.big-what-we-offer-wrap ul.big-what-ul-li {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 20px;
  margin-top: 30px;
}
.big-what-we-offer-wrap ul.big-what-ul-li li.img-content-wrap {
  border: 1px solid #000;
  padding: 20px 25px 30px;
  border-radius: 30px;
}
.big-what-we-offer-wrap ul.big-what-ul-li li.img-content-wrap img {
  height: 60px;
}
.border-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.what-we-offer-section {
  padding: 60px 0 0 0;
}
section.what-we-offer-section p.seventieenh {
  font-size: 18px;
  font-weight: 700;
  padding: 10px 0 10px;
}
section.what-we-offer-section p.sixteen {
  color: #696969;
  line-height: 22px;
}
.big-onbard-wrap ul.obrd-li-wrap {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 20px;
  margin-top: 25px;
}
.big-onbard-wrap ul.obrd-li-wrap img {
  height: 329px;
  width: 232px;
  border-radius: 25px;
}
.big-onbard-wrap ul.obrd-li-wrap li.obrd-icon-img-cntnt {
  border: 1px solid #000;
  padding: 5px;
  border-radius: 25px;
  position: relative;
  cursor: pointer;
}
.heading-para {
  position: absolute;
  top: auto;
  bottom: 4px;
  right: auto;
  left: 0;
  padding: 0 0 0px 20px;
  transition: 0.5s;
}
.big-onbard-wrap ul.obrd-li-wrap li.obrd-icon-img-cntnt .white-border-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.obrd-li-wrap li.obrd-icon-img-cntnt p.seventieen, 
ul.obrd-li-wrap li.obrd-icon-img-cntnt p.sixteen, 
ul.obrd-li-wrap li.obrd-icon-img-cntnt p.seventieenh {
  color: #fff;
  font-size: 14px;
}
.talk-to-us-btn a {
  color: #fff;
  font-family: 'Poppins';
  font-size: 15px;
  display: inline-block;
  text-align: center;
  border: 1px solid #ffff;
  line-height: 35px;
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  margin-top: 20px;
  padding: 0 59px;
}
.talk-to-us-btn a:hover {
  background: #e21f30;
}
.big-onbard-wrap ul.obrd-li-wrap li.obrd-icon-img-cntnt:hover .heading-para {
  padding: 0 0 29px 20px;
}
.big-onbard-wrap ul.obrd-li-wrap li.obrd-icon-img-cntnt:hover .talk-to-us-btn a{
  opacity: 1;
  visibility: visible;
}
/* .big-onbard-wrap ul.obrd-li-wrap li.obrd-icon-img-cntnt .icon-wrap-broad {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
} */
.icon-wrap-broad {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}/*19-11-2024*/
.icon-wrap-broad ul.icon-ul-li-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 25px 20px 0;
}
.icon-wrap-broad ul.icon-ul-li-wrap li::before {
  content: "\f0c8";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  transition: 0.5s;
  cursor: pointer;
}
.icon-wrap-broad ul.icon-ul-li-wrap li.heart::before {
  content: "\f08a";
}
.obrd-img-wrp {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.obrd-img-wrp::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 232px;
  height: 215px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.view-more-btn a {
  font-family: 'Poppins';
  font-size: 20px;
  color: #000;
  line-height: 30px;
  display: inline-block;
}
.view-more-btn a:hover {
  color: #e21f30;
}
.view-more-btn {
  text-align: right;
  margin-top: 20px;
}
section.onboard-creators-section {
  padding: 49px 0 0 0;
}
.big-featured-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.big-featured-wrap ul.icon-featured-wrap {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding: 0;
}
.fetured-heading h3 {
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  color: #403c34;
}
section.featured-section .view-more-btn {
  margin-top: 0;
}
section.featured-section .view-more-btn a {
  font-size: 17px;
  color: #519be4;
  text-decoration: underline;
}
.big-featured-wrap .view-more-btn {
  width: 9%;
}
.big-featured-wrap .featured-icon-wrap {
  width: 72%;
}
.big-featured-wrap ul.icon-featured-wrap img {
  width: 130px;
}
section.featured-section {
  padding: 50px 0 60px 0;
}
.big-our-latest-campaign {
  display: flex;
  width: 100%;
}
.big-our-latest-campaign .iframe-wrap {
  height: 100%;
}
.big-our-latest-campaign .iframe-wrap iframe {
  height: 100%;
  border-radius: 25px;
  width: 505px;
}

.big-our-latest-campaign .right-side-two-images {
  width: 50%;
}
.big-our-latest-campaign .left-side-big-img {
  width: 50%;
}
.big-our-latest-campaign iframe {
  width: 520px;
  border-radius: 25px;
}
section.get-to-know-us {
  padding: 80px 0 0 0;
}
.get-img.responsive {
  display: none;
}
.right-side-get-to-know h3.pink-back-ground::before {
  content: "";
  background-image: url(../images/has-icon-removebg-preview.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 18px;
  right: auto;
  height: 30px;
  width: 30px;
  background-size: 100% 100%;
}
.view-more-btn a:hover {
  color: #e21f30;
}
.bigwe-help-you-wrap .left-side-content-help::before, .bigwe-help-you-wrap .left-side-content-help::after {
  content: "";
  width: 150px;
  height: 150px;
  background: linear-gradient(to bottom, #fff, #f8d7da);
  border-radius: 50px;
  transform: rotate(160deg);
  position: absolute;
  top: -50px;
  left: auto;
  padding: 20px;
  right: -52px;
  z-index: -1;
}
.bigwe-help-you-wrap .left-side-content-help::after {
  background: url(../images/icon-heartremovebg-preview.png);
  background-repeat: no-repeat;
  height: 88px;
  width: 90px;
  transform: rotate(0deg);
  bottom: 50px;
  top: auto;
  right: 90px;
  padding: 0;
  border-radius: 0px;
}
.digital-ul-li::before {
  content: "";
  background: #e21f30;
  border-radius: 50px;
  height: 20px;
  width: 20px;
  right: -210px;
  left: auto;
  top: 5px;
  position: absolute;
  right: 0;
}
.big-wrap-get-to-know .right-side-get-to-know::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 210px;
  height: 30px;
  width: 37px;
  background: url(../images/small-triangle-removebg-preview.png);
  background-repeat: no-repeat;
}
.big-our-latest-campaign iframe:first-child {
  margin-bottom: 10px;
}
.btn-signin a.regstr-bn {
  background: #fff;
  font-family: 'Poppins';
  color: #e21f30;
  padding: 0 25px;
  display: inline-block;
  line-height: 32px;
  border-radius: 50px;
  border: 1px solid #fff;
}
.btn-signin a.regstr-bn:hover {
  color: #fff;
  background: #e21f30;
}

/*************************register*******************/
section.register-banner-section img {
  width: 100%;
  height: 406px;
}
h2.regtr-head {
  text-align: center;
  font-size: 40px;
  font-family: 'Poppins';
  font-weight: 600;
  line-height: 40px;
}
.big-our-mentor-wrap ul.li-mentr-our {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 30px;
  margin: 30px 0 0 0;
}
.big-our-mentor-wrap ul.li-mentr-our img {
  height: 323px;
  width: 100%;
  border-radius: 25px;
  border: 1px solid #e21f30;
}
.circle-heading {
  position: absolute;
  top: auto;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
}
.img-circle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-circle::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 327px;
  height: 234px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  border-radius: 25px;
  margin: auto;
}
.big-our-mentor-wrap ul.li-mentr-our li.circleimg-title {
  position: relative;
}
section.our-mentor-section {
  padding: 40px 0 0 0;
}
.big-our-mentor-wrap ul.li-mentr-our  h3 {
  text-align: center;
  font-size: 25px;
  color: #fff;
  margin: 20px 0 0 0;
  font-weight: 500;
}
section.about-us-section .big-about-us-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
section.about-us-section .big-about-us-wrap .left-about-us {
  width: 40%;
}
section.about-us-section .big-about-us-wrap .right-about-us {
  width: 60%;
  padding-left: 80px;
}
section.about-us-section .big-about-us-wrap p {
  color: #000;
  font-size: 17px;
  line-height: 27px;
  margin: 0 0 10px 0;
}
section.about-us-section .big-about-us-wrap .left-about-us h2.regtr-head {
  color: #e21f30;
  text-align: left;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  position: relative;
}
.form-about-us .name-email-wrap, .form-about-us .selector-field {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
}
.form-about-us .form-field {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.form-about-us .form-field input, .form-about-us  select {
  width: 100%;
  height: 42px;
  background: #fff;
  border: 1px solid transparent;
  padding: 10px 15px;
  border-radius: 5px;
  margin: 5px 0 0 0;
  font-family: 'Poppins';
  font-size: 16px;
  border: 1px solid #000;
  color: #000;
}
.form-about-us label {
  font-size: 16px;
  font-family: 'Poppins';
  color: #000;
  line-height: 16px;
}
.right-about-us .form-about-us {
  background: #fff;
  padding: 35px;
  border-radius: 15px;
  border: 1px solid #000;
}
.right-about-us .form-about-us form > div {
  margin: 0 0 12px 0;
}
.right-about-us .form-about-us .some-contact-details {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #000;
  margin: 30px 0 0 0;
}
.right-about-us .form-about-us .smart-btn {
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 35px;
  padding: 10px 25px;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 5px;
  background: #fff;
  color: #000;
  margin-top: 20px;
}
.right-about-us .form-about-us .smart-btn:hover {
  background: #000;
  color: #fff;
}/*23-11-2024*/
.some-contact-details ul.some-link {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 22px 0 0 0;
}
.right-about-us .form-about-us .some-contact-details p {
  margin: 0 0 20px 0;
}
.form-about-us .some-contact-details p strong {
  margin: 0 8px 0 0;
}
.some-contact-details ul.some-link li {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 18px;
  position: relative;
}
.right-about-us .form-about-us .some-contact-details a {
  color: #000;
}
.right-about-us .form-about-us .some-contact-details a:hover {
  color: #e21f30;
}
section.about-us-section {
  padding: 60px 0 0 0;
}
input:focus, 
select:focus {
    outline: none;
}
ul.bwdtmc-owl .onboard-singer-img img {
  width: 100%;
  height: 350px;
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.bwdtmc-owl .owl-nav button {
  bottom: 200px;
}
/* ul.bwdtmc-owl {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 25px;
} */
li.bwdtmc-owl-wrap {
    background: transparent;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0 0 5px #04040424;
    margin: 10px 0;
}
li.bwdtmc-owl-wrap::before, li.bwdtmc-owl-wrap::after {
  content: "";
  background: #fff;
  width: 0;
  height: 4px;
  position: absolute;
  top: 5%;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
li.bwdtmc-owl-wrap::after{
  top: auto;
  bottom: 5%;
  left: auto;
  right: 0;
}
.onboard-content-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bwdtmc-team-content {
  color: #fff;
  width: 70%;
  overflow: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 85%;
  left: 50%;
}
.social-media-wrap {
  overflow: hidden;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  bottom: 15%;
  display: none;
}
.bwdtmc-title {
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 3px 0;
  opacity: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Poppins';
}
.bwdtmc-post {
  font-size: 15px;
  text-transform: capitalize;
  display: block;
  opacity: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Poppins';
  display: none;
}
.onboard-content-wrap::before, .onboard-content-wrap::after {
  content: "";
  background: #fff;
  width: 0;
  height: 4px;
  position: absolute;
  top: 5%;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.onboard-content-wrap::before, .onboard-content-wrap::after {
  height: 0;
  width: 4px;
  left: auto;
  right: 5%;
  top: 0;
}
ul.social-icon{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.onboard-content-wrap::after {
  right: auto;
  left: 5%;
  top: auto;
  bottom: 0;
}
li.bwdtmc-owl-wrap:hover::before, li.bwdtmc-owl-wrap:hover::after {
  width: 80%;
}
li.bwdtmc-owl-wrap:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#b92b27), to(#1565C0));
  background: linear-gradient(#b92b27, #1565C0);
  -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);
}
li.bwdtmc-owl-wrap:hover .onboard-singer-img img {
  opacity: 0.2;
  -webkit-transform: scale(1);
  transform: scale(1);
}
li.bwdtmc-owl-wrap:hover .onboard-content-wrap::before, 
li.bwdtmc-owl-wrap:hover .onboard-content-wrap:after {
  height: 80%;
}
li.bwdtmc-owl-wrap:hover .bwdtmc-title {
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
li.bwdtmc-owl-wrap:hover .bwdtmc-post {
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
li.bwdtmc-owl-wrap:hover ul.social-icon {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
ul.social-icon li.socl-small-icon a {
  color: #b92b27;
  background: #fff;
  font-size: 20px;
  line-height: 35px;
  height: 35px;
  width: 35px;
  display: table;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 3px;
}
ul.social-icon li.socl-small-icon a:hover {
  color: #fff;
  background: #b92b27;
  border-radius: 0 50%;
  -webkit-box-shadow: 0 0 3px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 3px rgba(255, 255, 255, 0.9);
}
ul.social-icon li.socl-small-icon a i::before {
  font-family: FontAwesome;
}
section.onboard-singer-section {
  padding: 40px 0 0 0;
}
ul.logohave-been-featured {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  grid-gap: 20px;
  margin: 20px 0 0 0;
}
ul.logohave-been-featured .logo-wrap-ftured a, ul.logohave-been-featured .logo-wrap-ftured {
  background: #e21f30;
  border-radius: 5px;
  /* padding: 25px; */
  display: flex;
  align-items: center;
  justify-content: center;
  height: 151px;
  width: 192px;
  display: block;
  border: 1px solid #000;
}
ul.logohave-been-featured .logo-wrap-ftured img {
  height: 100%;
  width: 100%;
  border-radius: 5px;
  object-fit: cover;
}
section.we-have-been-featured {
  padding: 50px 0 50px 0;
}
ul.bwdtmc-owl {
  display: block;
  margin: 30px 0 0 0;
}
section.login-page-section {
  /* background: #e01f30; */
  padding: 50px 0 50px;
}/*21-11-2024*/
.slider-part.responsive-part {
  display: none;
}
section.login-page-section .big-login-page-wrap {
  display: flex;
  width: 100%;
}
section.login-page-section .big-login-page-wrap .left-side-login {
  width: 40%;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .right-side-login {
  width: 60%;
  padding-left: 60px;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .left-side-login h3.login-head {
  color: #000;
  font-size: 20px;
  text-align: center;
  margin: 30px 0 20px 0;
  font-weight: 600;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .left-side-img img {
  height: 110px;
  filter: brightness(0) saturate(100%) invert(20%) sepia(100%) saturate(2579%) hue-rotate(341deg) brightness(88%) contrast(100%);
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .left-side-login 
 p.login-para {
    font-size: 18px;
    text-align: center;
    color: #000;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .slider-part > p {
  font-size: 20px;
  line-height: 20px;
  color: #000;
  text-align: center;
  margin: 30px 0 30px 0;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .slider-part li.img-heading-wrap {
  background: #fff;
  /* padding: 28px 49px; */
  display: inline-block;
  border-radius: 10px;
  box-shadow: 0 2px 44px #00000014;
  margin: 15px 0;
  border: 1px solid #00000063;
  position: relative;
  overflow: hidden;
}/*21-11-2024, 05-12-2024*/
section.login-page-section .big-login-page-wrap .slider-part li.img-heading-wrap h3.login-hthree {
  text-align: center;
  color: #fff;
  font-size: 18px;
}/* 05-12-2024*/
.slider-content-login {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 0 10px 0;
}/*05-12-2024*/
section.login-page-section .big-login-page-wrap .slider-part li.img-heading-wrap p.login-followers {
  text-align: center;
  color: #fff;
  font-size: 16px;
}/*05-12-2024*/
section.login-page-section .big-login-page-wrap .left-side-login .left-side-img {
  display: none;
  align-items: center;
  justify-content: center;
}
.righthedingpara h1 {
  font-size: 30px;
  color: #e01f30;
  font-family: 'Poppins';
  line-height: 35px;
  font-weight: 700;
}/*21-11-2024*/
.righthedingpara p {
  font-size: 12px;
  color: #000;
  font-family: 'Poppins';
  margin: 5px 0 0 0;
  font-weight: 500;
  display: none;
}/*21-11-2024*/
.rightbutntext-wrap .role-selection a {
  font-family: 'Poppins';
  color: #fff;
  font-size: 15px;
  background: #e01f30;
  display: inline-block;
  line-height: 42px;
  padding: 0 20px;
  border-radius: 5px;
  border: 1px solid #e01f30;
}
.rightbutntext-wrap .role-selection a:hover {
  color: #e01f30;
  background: #fff;
}
.rightbutntext-wrap .role-selection a.influencer {
  background: #fff;
  color: #e01f30;
  margin-left: 5px;
}
.rightbutntext-wrap .role-selection a.influencer:hover {
  color: #fff;
  background: #e01f30;
}
form.login-form .common-field {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
form.login-form .common-field label {
  font-family: 'Poppins';
  color: #000;
  font-size: 18px;
}
form.login-form .common-field input {
  height: 45px;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #000;
  border-radius: 5px;
  margin: 5px 0 0 0;
  font-family: 'Poppins';
  font-size: 16px;
}
section.login-page-section .big-login-page-wrap .right-side-login .options {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
section.login-page-section .big-login-page-wrap .right-side-login .options input[type="checkbox"] {
  border: 1px solid #000;
  height: 25px;
  width: 25px;
}
section.login-page-section .big-login-page-wrap .right-side-login .options {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0 30px 0;
  align-items: center;
}
section.login-page-section .big-login-page-wrap .right-side-login .options label p {
  color: #000;
  font-family: 'Poppins';
  padding-left: 10px;
  font-size: 18px;
}
section.login-page-section .big-login-page-wrap .right-side-login .options a.forgot-password {
  font-size: 18px;
  font-family: 'Poppins';
  color: #e01f30;
  display: inline-block;
  line-height: 18px;
}
section.login-page-section .big-login-page-wrap .right-side-login  .submit-button {
  display: block;
  width: 100%;
  background: #e01f30;
  border: 1px solid #e01f30;
  color: #fff;
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 52px;
  padding: 0 15px;
}
section.login-page-section .big-login-page-wrap .right-side-login .submit-button:hover {
  color: #e01f30;
  background: #fff;
}
section.login-page-section .big-login-page-wrap .right-side-login p.signup-text {
  color: #000;
  font-size: 18px;
  line-height: 27px;
  font-family: 'Poppins';
  text-align: center;
  margin: 30px 0 0 0;
}
section.login-page-section .big-login-page-wrap .right-side-login p.signup-text a.create-account {
  color: #e01f30;
  display: inline-block;
  font-size: 18px;
  line-height: 27px;
}
section.login-page-section .big-login-page-wrap .right-side-login .right-white-box-wrap {
  background: #fff;
  padding: 50px 35px;
  border-radius: 20px;
  box-shadow: 0 3px 54px #00000014;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .right-side-login .rightbutntext-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}/*21-11-2024*/
section.login-page-section .big-login-page-wrap .right-side-login .role-selection {
  display: flex;
  align-items: center;
}
section.login-page-section .big-login-page-wrap .right-side-login form.login-form {
  margin: 20px 0 0 0;
}
section.login-page-section .big-login-page-wrap .right-side-login .options label {
  align-items: center;
  display: flex;
}
section.login-page-section .big-login-page-wrap .img-slider-login img {
  height: 200px;
  width: 100%;
  border-radius: 0;
}/*05-12-2024*/
section.login-page-section .big-login-page-wrap .img-slider-login {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}/*05-12-2024*/
section.login-page-section .big-login-page-wrap .img-slider-login::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 124px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}/*05-12-2024*/
section.login-page-section .big-login-page-wrap .left-side-login .owl-nav button {
  bottom: 131px;
}/*21-11-2024, 05-12-2024*/
.submit input.smart-btn {
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 35px;
  padding: 10px 25px;
  display: inline-block;
  border: 1px solid #e21f30;
  border-radius: 5px;
  background: #fff;
  color: #e21f30;
  margin-top: 20px;
}
.submit input.smart-btn:hover {
  background: #e21f30;
  color: #fff;
}
header.header  ul.social-icon {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
header.header ul.social-icon li.socl-small-icon a {
  text-align: center;
  border: 1px solid #fff;
}
header.header ul.social-icon li.socl-small-icon a:hover {
  border: 1px solid #fff;
}
ul.video-youtuber-wrap .content-vdo-wrap {
  display: flex;
  align-items: center;
  margin: 7px 0 0 0;
}
ul.video-youtuber-wrap .content-vdo-wrap img {
  height: 80px;
  width: 80px;
  border-radius: 50px;
}
ul.video-youtuber-wrap .content-vdo-wrap .content-text {
  padding: 0 0 0 15px;
}
ul.video-youtuber-wrap .youtubevdoimg iframe {
  border-radius: 10px;
  width: 100%;
  height: 186px;
}
ul.video-youtuber-wrap .owl-nav button {
  bottom: 220px;
}

section.youtuber-section-viedo {
  padding: 50px 0 0 0;
}
.request-pricing.btn a {
  color: #e21f30;
  font-family: 'Poppins';
  display: block;
  font-size: 15px;
  border: 1px solid #e21f30;
  text-align: center;
  border-radius: 7px;
  line-height: 32px;
  margin: 15px 0 0 0;
}
.request-pricing.btn a:hover {
  color: #fff;
  background: #e21f30;
}
.right-side-blog-like-structure .icon-wrap-broad ul.icon-ul-li-wrap {
  justify-content: flex-end;
}/*19-11-2024*/
.right-side-blog-like-structure .icon-wrap-broad ul.icon-ul-li-wrap li.heart:hover::before {
  font-size: 25px;
}
form.search-form {
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: 0 2px 8px #00000026;
  max-width: 758px;
  border-radius: 6px;
  overflow: hidden;
  margin: 0 0  40px 0;
}
form.search-form .name-email-wrap {
  display: flex;
  align-items: center;
}
form.search-form .name-email-wrap .form-field {
  display: flex;
  align-items: center;
  position: relative;
}
form.search-form .name-email-wrap .form-field input {
  width: 321px;
  height: 56px;
  border-radius: 0;
  border: 1px solid transparent;
  color: #000;
  padding: 10px 15px 10px 41px;
  font-size: 16px;
  font-family: 'Poppins';
}
section.banner .submit input.smart-btn {
  margin-top: 0;
  border-radius: 0 0 0 0;
  background: #e21f30;
  color: #fff;
}
.search-icon, .in {
  position: absolute;
  left: 10px;
  top: 13px;
  bottom: 0;
  margin: 0 auto;
  font-size: 20px;
  color: #000;
  font-family: 'Poppins';
}
form.search-form .mentor-name-field::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-right: 1px solid #00000061;
  margin: auto;
  height: 55px;
  width: 1px;
}
form.search-form .mentor-name-field {
  position: relative;
}
section.all-influencer-section .submit input.smart-btn:hover {
  background: #fff;
  color: #e21f30;
}





/* Popup Styles */
.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  justify-content: center;
  align-items: center;
}
.popup-content {
  background-color: #fff;
  padding: 50px;
  border-radius: 8px;
  width: 670px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
}
.popup-content h2 {
  margin: 0 0 15px;
  font-size: 20px;
}
.popup-content p {
  margin-bottom: 20px;
  font-size: 16px;
}
.popup-close {
  display: inline-block;
  padding: 10px 20px;
  background-color: #ccc;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
  cursor: pointer;
}
.popup-close:hover {
  background-color: #bbb;
}

.popup-content .form-field {
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0;
}
.popup-content .form-field input, body.new-profile-page select, body.new-profile-page textarea, body.all-influencer .message-wrap textarea {
  height: 35px;
  width: 100%;
  padding: 5px 15px;
  font-family: 'Poppins';
  font-size: 12px;
  color: #838383;
  border: 1px solid #00000057;
  border-radius: 5px;
}
.popup-content label.focused {
  background-color: transparent;
  position: absolute;
  font-size: 7px;
  left: 14px;
  top: 2px;
  font-weight: 600;
  color: #000;
  line-height: normal;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 1;
  text-transform: none;
  pointer-events: none;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.popup-content  .email-phone-wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
  margin: 15px 0;
}
.popup-content label {
  text-align: left;
  font-size: 12px;
  font-family: 'Poppins';
  color: #838383;
  position: absolute;
  left: 22px;
  top: 9px;
  line-height: normal;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 1;
  text-transform: none;
  pointer-events: none;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.popup-content input.smart-btn {
  display: block;
  width: 100%;
  line-height: 16px;
  background: #e21f30;
  color: #fff;
}
.popup-content input.smart-btn:hover {
  color: #e21f30;
  background: #fff;
}
a.popup-close::before {
  content: "+";
  font-size: 28px;
  color: #fff;
  cursor: pointer;
  line-height: 28px;
}
a.popup-close {
  font-size: 0px;
  background: transparent;
  position: absolute;
  top: -324px;
  right: -65px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: bottom;
  display: flex;
  bottom: auto;
  transform: rotate(45deg);
  padding: 0px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
  background: #e21f30;
  box-shadow: 0 1px 9px #000;
}
.field-icon {
  position: absolute;
  right: 10px;
  margin: 0 auto;
  top: 12px;
  bottom: 0;
  font-size: 14px;
  color: #838383;
  height: 16px;
}
a.popup-close:hover {
  background: #fff;
  color: #e21f30;
  border-color: #e21f30;
}
a.popup-close:hover::before{
  color: #e21f30;
}
.a-cross-icon {
  position: relative;
}
.icon-text-content .stars i.fa.fa-star {
  color: #fabb00;
  margin: 0 5px 0 0;
}
.star-big-test-wrap .star-text {
  margin: 0 0 0 5px;
}
.star-big-test-wrap {
  display: flex;
  align-items: center;
  color: #6c6c6c;
  font-size: 15px;
  font-family: 'Poppins';
  margin: 10px 0;
}
.numbers-stars-wraappin {
  display: flex;
  align-items: center;
}
p.numbers-of-rating {
  font-size: 15px;
  margin: 0 0 0 5px;
}
.right-side-blog-like-structure .tab-content {
  padding: 0;
}
section.all-influencer-section .tabs {
  text-align: right;
}
.tab-wrap {
  display: inline-block;
  background-color: #efefef;
  padding: 8px;
  border-radius: 5px;
  /* border: 1px solid #ff0000; */
}
section.all-influencer-section .tab-button {
  border-radius: 5px;
  background: #efefef;
  border-color: transparent;
  color: #000;
}
section.all-influencer-section .tab-button:hover, section.all-influencer-section .tab-button.active {
  box-shadow: 0 1px 8px #00000061;
  background: #fff;
  color: #000;
}
section.banner .submit input.smart-btn:hover {
  background: #fff;
  color: #e21f30;
}
form.search-form .name-email-wrap .form-field i.fa.fa-search, .in {
  font-size: 14px;
  color: #e21f30ad;
}
.in {
  top: 21px;
}
.left-side-filters-like-structure .menu-filters, .left-side-filters-like-structure .close-button {
  display: none;
}
.field-icon.second {
  right: 25px;
}




/********footer*********/
footer.footer .big-wrap-of-links-and-social {
  display: flex;
  width: 100%;
}
footer.footer .container .big-wrap-of-links-and-social .Useful-linkss {
  width: 19%;
}
footer.footer .big-wrap-of-links-and-social .information-wrap {
  width: 30%;
}
footer.footer .big-wrap-of-links-and-social .Useful-linkss-secnd {
  width: 29%;
}
footer.footer .big-wrap-of-links-and-social .information-wrap.Follow-us {
    width: 22%;
}
footer.footer h2.footer-heading {
  font-size: 18px;
  font-family: 'Poppins';
  line-height: 18px;
  position: relative;
  color: #4d4946;
  font-weight: 500;
}
footer.footer ul.li-links-part li.achor-tag a {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 16px;
  color: #909090;
  font-weight: 300;
}
footer.footer ul.li-links-part li.achor-tag {
  margin: 0 0 5px 0;
}
footer.footer ul.li-links-part {
  margin: 15px 0 0 0;
  padding: 0;
}
footer.footer .information-wrap.Useful-linkss-secnd ul.li-links-part {
  margin: 33px 0 0 0;
}
.copy-right-wrap {
  margin: 40px 0 0 0;
  padding: 24px 0 20px 0;
  border-top: 1px solid #0000005e;
}
.copy-right-wrap p, .copy-right-wrap p a {
  text-align: center;
  font-size: 16px;
  color: #848589;
  font-weight: 700;
  font-weight: 300;
  pointer-events: none;
}
.copy-right-wrap p a:hover {
color: #000;
}
footer.footer ul.li-links-part li.achor-tag a:hover {
  color: #000;
}
footer.footer ul.social-icon {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  margin: 15px 0 0 0;
  padding: 0;
}
footer.footer ul.social-icon li.socl-small-icon a {
  text-align: center;
  border: 1px solid #909090;
  color: #909090;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  margin: 0 5px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer.footer ul.social-icon li.socl-small-icon a:hover {
  background: #909090;
  color: #fff;
}
.Sign-up-btn a {
  font-size: 18px;
  line-height: 42px;
  font-family: 'Poppins';
  color: #fff;
  background: #848589;
  display: inline-block;
  padding: 0 20px;
  border-radius: 50px;
  font-weight: 600;
  border: 1px solid #848589;
  margin: 20px 0 0 0;
}
.Sign-up-btn a:hover {
  background: #fff;
  color: #848589;
}
footer.footer ul.social-icon li.socl-small-icon.twitter a {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer.footer ul.social-icon li.socl-small-icon.twitter a img {
  height: 20px;
  width: 20px;
  filter: brightness(0) saturate(100%) invert(53%) sepia(8%) saturate(154%) hue-rotate(191deg) brightness(97%) contrast(88%);
}
footer.footer ul.social-icon li.socl-small-icon.twitter a img:hover {
  filter: brightness(0) saturate(100%) invert(99%) sepia(5%) saturate(122%) hue-rotate(223deg) brightness(116%) contrast(100%);
}
footer.footer {
  background: #efefef;
  padding: 60px 0 30px 0;
}


/**********************new-profile-page*************/
.left-side-wrap-page-wrap {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(368px, 1fr);
  grid-column-gap: 3rem;
}
.left-side-wrap-page-wrap .left-right-gallery {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 5px;
  overflow: hidden;
  border-radius: 10px;
  height: 468px;
}
.left-side-wrap-page-wrap .right-side-four-image {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 5px;
}
.left-side-wrap-page-wrap .left-right-gallery .left-big-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.left-side-wrap-page-wrap .left-right-gallery .left-big-img {
  height: 470px;
}
.left-side-wrap-page-wrap .right-side-four-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.left-side-wrap-page-wrap .right-side-four-image .first, .left-side-wrap-page-wrap .right-side-four-image .second {
  height: 275px;
}
.left-side-wrap-page-wrap .right-side-four-image .for-img.third {
  grid-column-start: 1;
  grid-column-end: 3;
}
nav.nav-pills a.nav-link {
  padding: 0 14px;
  display: block;
  line-height: 42px;
  font-weight: 400;
  border: 1px solid red;
  border-radius: 10px;
  background-color: white;
  color: red;
  cursor: pointer;
  margin: 0;
  outline: none;
  font-family: 'Poppins';
  font-size: 15px;
  margin: 0 10px 0 0;
}
nav.nav-pills a.nav-link:hover, nav.nav-pills a.nav-link.active {
  background-color: red;
  color: white;
}
.left-side-wrap-page-wrap nav.nav-pills {
  padding: 20px 0;
}
div#about {
  padding: 10px 0 0 0;
  margin: 30px 0 0 0;
  border-top: 1px solid #d9d9d9;
}
h2.about-us {
  font-size: 25px;
  font-family: ProximaNova, ProximaNova-fallback-Arial, sans-serif;
  line-height: 25px;
  color: #000;
}
.left-side-wrap-page-wrap p {
  font-family: ProximaNova, ProximaNova-fallback-Arial, sans-serif;
  color: #000;
  line-height: 27px;
  font-size: 16px;
}
div#about p.about-us {
  margin: 17px 0 20px 0;
}
.left-side-wrap-page-wrap ul.left-side-video-content {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 15px;
  margin: 30px 0 0 0;
}
.left-side-wrap-page-wrap ul.left-side-video-content li.vidoyoutube-content .youtubevdoimg iframe {
  width: 100%;
  height: 166px;
  border-radius: 10px;
}
.left-side-wrap-page-wrap ul.left-side-video-content li.vidoyoutube-content .youtubevdoimg {
  display: flex;
  align-items: center;
  justify-content: center;
}
#video {
  padding: 30px 0;
  margin: 30px 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
ul.youtube-reels-wrap li.reels-content iframe {
  width: 100%;
  border-radius: 10px;
}
ul.youtube-reels-wrap {
  padding: 20px 0 0 0;
}
ul.youtube-reels-wrap button {
  bottom: 222px;
  box-shadow: 1px 2px 10px #000000a6;
}
ul {
  padding: 0;
}
.big-imdb-wrap ul.four-idmb-wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
  margin: 20px 0 0 0;
}
.big-imdb-wrap ul.four-idmb-wrap li.four-idmb-content img {
  width: 80px;
  height: 140px;
  object-fit: cover;
}
.big-imdb-wrap ul.four-idmb-wrap li.four-idmb-content {
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 0 10px 10px 10px;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  position: relative;
}
.star-number-wrap {
  display: flex;
  align-items: center;
  margin: 10px 0 5px;
}
.star-number-wrap i.fa.fa-star {
  font-size: 20px;
  color: #f8c714;
}
.star-number-wrap p.numbers {
  color: #7e7c80;
  font-size: 20px;
  font-family: 'Poppins';
  margin: 0 0 0 5px;
}
h3.imd-name-wrap {
  margin: 0;
  color: #000;
}
p.names-and-designation, p.years {
  color: #7e7c80;
}
p.names-and-designation, p.years {
  color: #7e7c80;
}
.imd-content-wrap {
  padding: 0 0 0 20px;
}
.fa-exclamation-circle {
  color: #2c5e98;
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 20px;
}
div#imdb {
  padding: 30px 0;
  margin: 30px 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.big-big-wrap-reviews {
  display: flex;
  width: 100%;
  margin: 20px 0 0 0;
}
.big-big-wrap-reviews .review-slider-part {
  width: 60%;
}
.big-big-wrap-reviews .non-slider-right-part {
  width: 40%;
}
.icon-name-text-wrap .icon-profile img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
}
.icon-name-text-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.icon-name-text-wrap p.name-person, .icon-name-text-wrap  p.date-sent {
  color: #aaacab;
  margin: 0;
}
.icon-name-text-wrap p.name-person {
  font-size: 17px;
  color: #000;
  line-height: 17px;
  font-weight: 600;
}
.name-date-wrap {
  margin: 0 0 0 10px;
}
.star-wrap {
  display: flex;
  align-items: center;
  margin: 15px 0;
}
.star-wrap i.fa.fa-star {
  color: #fcbc00;
  font-size: 20px;
  margin: 0 5px 0 0;
}
p.numbers {
  font-size: 20px;
  font-weight: 500;
  font-family: 'Poppins';
}
h3.bold-text {
  color: #000;
  font-weight: 600;
  font-size: 16px;
}
p.reviews-text {
  color: #808282;
  font-size: 16px;
  line-height: 24px;
}
ul.li-review-slider-part li.review-content-part {
  border: 1px solid #f1f1f1;
  padding: 20px;
  border-radius: 20px;
}
ul.li-review-slider-part button {
  bottom: 190px;
}
.big-big-logo-wrap .talent-logo-wrap {
  width: 50%;
  background: #e21f30;
  padding: 20px;
  height: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
}
h3.star-number {
  font-size: 30px;
  color: #000;
  line-height: 30px;
}
.big-big-logo-wrap .talent-logo-wrap img {
  width: 100%;
}
.big-big-logo-wrap {
  display: flex;
  width: 100%;
}
.big-big-logo-wrap h3.star-number span {
  font-size: 20px;
}
.five-star-number-reviews {
  width: 50%;
  padding: 0 0 0 12px;
}
p.number-reviews {
  color: #949898;
  font-size: 20px;
}
.five-star-number-reviews .star-wrap i.fa.fa-star {
  font-size: 25px;
}
p.green-text {
  color: #607867;
  font-size: 17px;
  font-weight: 700;
  margin: 10px 0 0 0;
}
.review-btn a {
  font-size: 16px;
  line-height: 62px;
  background: #e21f30;
  display: block;
  color: #fff;
  margin: 10px 0 0 0;
  border-radius: 10px;
  font-family: 'Poppins';
}
.review-btn {
  text-align: center;
}
.big-logo-five-star-wrap {
  background: #fff;
  padding: 10px;
  border: 1px solid #0000004a;
  margin: 0 0 0 11px;
}
ul.big-li-wrap-previous-campaigns {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 15px;
  margin: 20px auto 0;
  max-width: 860px;
  padding: 0;
}/*27-11-2024*/
ul.big-li-wrap-previous-campaigns .img-wrap-campaigns-wrap img {
  width: 100%;
  height: 175px;
  object-fit: cover;
}
ul.big-li-wrap-previous-campaigns h2.white-box-heading {
  font-size: 25px;
  line-height: 30px;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #0000004d;
}
ul.big-li-wrap-previous-campaigns li.img-heading-previous-campaigns-wrap {
  overflow: hidden;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  box-shadow: 1px 1px 15px #0000002e;
  position: relative;
}
ul.big-li-wrap-previous-campaigns li.img-heading-previous-campaigns-wrap .white-box-wrap-campaigns {
  padding: 20px;
}
p.white-para {
  font-size: 16px;
  line-height: 27px;
}
.view-details-btn a {
  color: #fff;
  font-size: 16px;
  line-height: 42px;
  display: block;
  background: #e21f30;
  border-radius: 5px;
  margin: 20px 0 0 0;
  border: 1px solid #e21f30;
}
.view-details-btn {
  text-align: center;
}
.view-details-btn a:hover {
  background: #fff;
  color: #e21f30;
}

.review-btn a:hover {
  font-size: 16px;
  line-height: 62px;
  background: white;
  display: block;
  color: red;
  margin: 10px 0 0 0;
  border-radius: 10px;
  border: 1px solid red;
  font-family: 'Poppins';
}

.name-and-heart-icon-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.name-and-heart-icon-wrap h3.person-wrap {
  color: #000;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  margin: 0 0 0 0;
  display: flex;
  align-items: center;
}
.name-and-heart-icon-wrap .heart-icon i.fa.fa-heart-o {
  font-size: 25px;
  color: #000;
  cursor: pointer;
}
.five-star-number-person-33-reviews {
  align-items: center;
  display: flex;
  width: 100%;
  margin: 10px 0 0 0;
}
.thirty-reviews-wraps a {
  color: #000;
  text-decoration: underline;
  font-size: 17px;
}
.five-star-number-person-33-reviews i.fa.fa-star {
  font-size: 17px;
}
.five-star-number-person-33-reviews p.numbers {
  font-size: 17px;
  margin: 0 5px 0 0;
}
.thirty-reviews-wraps a:hover {
  color: #e21f30;
}
.place-wrap a {
  font-size: 17px;
  color: #222;
  text-decoration: underline;
  font-family: 'Poppins';
}
.place-wrap a:hover {
  color: #e21f30;
}
.place-wrap .fa-map-marker {
  font-size: 20px;
  padding: 0 6px 0 0;
  color: #222;
}
.five-star-number-person-33-reviews .star-wrap {
  margin: 10px 0;
}
p.rupees-wrap {
  background: #fff;
  box-shadow: 0 2px 8px #00000026;
  border-radius: 10px;
  padding: 16px 13px;
  margin: 30px 0 0 0;
}
p.rupees-wrap .fa-database {
  padding: 0 10px 0 0;
}
.request-call-icon-wrap a.request-pricing {
  border: 1px solid #e21f30;
  display: inline-block;
  color: #fff;
  background: #e21f30;
  line-height: 52px;
  padding: 0 81px;
  border-radius: 10px;
  margin: 40px 0 0 0;
  font-weight: 600;
  font-family: 'Poppins';
}
a.inflanar-btn {
  font-family: 'Poppins';
  font-size: 12px;
  line-height: 25px;
  padding: 10px 25px;
  display: block;
  border: 1px solid #e21f30;
  border-radius: 5px;
  background: #e21f30;
  color: #fff;
  margin-top: 20px;
  text-align: center;
}
a.inflanar-btn:hover {
  color: #e21f30;
  background: #fff;
}
.request-call-icon-wrap a.request-pricing:hover {
  background: #fff;
  color: #e21f30;
}
.request-call-icon-wrap a.request-pricing.call-icon {
  padding: 0 21px;
  background: #fff;
  color: #e21f30;
}
.request-call-icon-wrap a.request-pricing.call-icon:hover {
  background: #e21f30;
  color: #fff;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright {
  display: flex;
  width: 100%;
  align-items: center;

}
ul.img-text-right-sidesecnd li.imges-content-wrapright img {
  width: 100px;
  height: 93px;
  object-fit: cover;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright .content-wrap h3.right-heading {
  margin: 0 0 0 0;
  font-size: 20px;
  color: #000;
  line-height: 20px;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright .content-wrap p.places {
  font-size: 15px;
  color: #d9d9d9;
  margin: 3px 0 0 0;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright .content-wrap .from-rupees {
  font-size: 16px;
  color: #000;
  line-height: 27px;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright {
  display: flex;
  width: 100%;
  align-items: center;
  background: #fff;
  border-radius: .5rem;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  box-shadow: 0 2px 8px #00000026;
  margin: 0 0 20px 0;
}
ul.img-text-right-sidesecnd li.imges-content-wrapright .content-wrap {
  padding: 0 0 0 10px;
}
.right-side-bottom-second-box ul.img-text-right-sidesecnd {
  margin: 0px 0 0 0;
  padding: 0;
}
.write-a-review a {
  display: block;
  color: #e21f30;
  border: 1px solid #e21f30;
  line-height: 52px;
  border-radius: 10px;
  text-align: center;
  font-family: 'Poppins';
}
.write-a-review a:hover {
  background: #e21f30;
  color: #fff;
}
.btn-heading-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.view-all a.view {
  font-size: 16px;
  font-family: 'Poppins';
  color: #000;
  line-height: 32px;
  display: inline-block;
}
.view-all a.view:hover {
  color: #e21f30;
}
section.new-profile-page-section {
  padding: 50px 0 80px 0;
}
div#previous-campaigns {
  padding: 30px 0 0 0;
  margin: 30px 0 0 0;
  border-top: 1px solid #d9d9d9;
}
.galler-part-left-side .views-photos a {
  color: #000;
  font-family: 'Poppins';
  line-height: 39px;
  display: block;
  padding: 0 12px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 13px;
  border: 1px solid #222;
  background-color: #fff;
}
.galler-part-left-side .views-photos {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.galler-part-left-side {
  position: relative;
}
.galler-part-left-side .views-photos a:hover {
  background: #000;
  color: #fff;
}
span.verified {
  font-size: 10px;
  background: #2eac4a;
  color: #fff;
  padding: 5px 7px;
  border-radius: 5px;
  line-height: 24px;
  margin: 0 0 0 0px;
  font-weight: 400;
  position: relative;
  right: 14px;
}
span.verified .fa-check {
  font-size: 12px;
  font-weight: 400;
  padding: 0 0 0 2px;
}
h3.influencer-heding {
  font-size: 23px;
  font-weight: 700;
  color: #000;
  margin: 6px 0 7px 0;
}
p.youngest-para {
  font-size: 18px;
  color: #050505;
}
span.bold {
  font-weight: 800;
  position: relative;
  padding: 0 15px 0 50px;
}
span.bold::before {
  content: "";
  background-image: url(../../images/skills-icons-removebg-preview.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -12px;
  left: -6px;
  bottom: 0;
  margin: 0 auto;
  height: 50px;
  width: 50px;
  filter: brightness(0) saturate(100%) invert(27%) sepia(91%) saturate(6343%) hue-rotate(346deg) brightness(92%) contrast(92%);
  background-size: 100% 100%;
}
button.read-more-toggle {
  display: table;
  color: #000;
  position: relative;
  text-decoration: underline;
  border-bottom: 1px solid #000;
  border-radius: 0px;
  margin: 10px 0 0 0;
}
button.read-more-toggle:hover {
  color: #e21f30;
  border-bottom: 1px solid #e21f30;
}





.right-side-first-box-wrap {
  position: fixed;
  top: 170px;
  right: 94px;
  width: 368px;
  display: block;
  padding: 10px 5px;
  border: 1px solid #00000045;
  border-radius: 5px;
  z-index: 99;
}/*27-11-2024*/

.right-side-bottom-second-box {
  display: none; 
  position: fixed;
  top: 170px;
  right: 94px;
  width: 368px;
}

.right-side-profile-page-r.responsive {
  display: none;
}



/* .right-side-profile-page {
  display: flex; 
  justify-content: space-between;
  align-items: flex-start;
} */



.main-content {
  margin-right: 320px;
}

p.rupees-wrap a {
  color: #fff;
  background: #e21f30;
  line-height: 32px;
  padding: 0 17px !important;
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #e21f30;
  font-family: 'Poppins';
  margin: 0 !important;
  font-size: 10px  !important;
}
p.rupees-wrap a:hover {
  background: #fff;
  color: #e21f30;
}
.message-wrap.form-field.form-group, .budget-option {
  margin: 15px 0;
}
body.new-profile-page .message-wrap textarea, body.all-influencer .message-wrap textarea {
  resize: none;
  height: 85px;
}
select {
  -webkit-appearance: none; 
  -moz-appearance: none;    
  appearance: none;    
  
}
body.new-profile-page a.popup-close {
  top: -397px;
  right: -42px;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid #00000057;
}
.popup-content h2.talk-to-creator {
  font-size: 25px;
  font-weight: 700;
  text-align: left;
  color: #000;
}
body.new-profile-page .popup-content {
  padding: 30px;
}
body.new-profile-page a.popup-close::before {
  position: relative;
  top: -4px;
}

.submit {
  position: relative;
}
ul.award-section-wrap {
  display: block;
  margin: 25px 0 0 0;
}
ul.award-section-wrap li.award-content img {
  width: 100%;
  height: 140px;
}
div#award {
  padding: 30px 0 0 0;
  margin: 40px 0 0 0;
  border-top: 1px solid #d9d9d9;
}
.left-side-big-gallery-part > .right-side-profile-page.responsive {
  display: none;
}


header.header nav#navbar {
  display: none;
}
/* header.header.fixed nav#navbar {
  display: flex;
  transition: all 0.3s ease-in-out;
} */
/* body.new-profile-page header.header.fixed .wrap-left-right-menu, body.new-profile-page header.header.fixed .top-main-header {
  display: none;
  transition: all 0.5s ease-in-out;
} */
/* body.new-profile-page header.header.fixed .bottom-main-header {
  padding: 19px 0;
  transition: all 0.5s ease-in-out;
} */
body.new-profile-page header.header.fixed {
  margin: -123px 0 0 0;
  transition: all 0.9s ease-in-out;
  box-shadow: none;
}
body.new-profile-page.fixed section.new-profile-page-section nav {
  background: #fff;
  padding: 20px 15px;
  z-index: 99;
  width: 1394px;
  right: 0;
  margin: 0 auto;
}/*27-11-2024*/
body.new-profile-page.fixed .right-side-first-box-wrap, body.new-profile-page.fixed .right-side-bottom-second-box {
  top: 95px;
  transition: all 0.3s ease-in-out;
  z-index: 999;
}
h3.bottom-box-headin {
  font-size: 25px;
  color: #000;
  margin: 10px 0 10px 0;
}



.left-side-video-content li {
  display: none; 
}

.left-side-video-content li.visible {
  display: block; 
}

.left-side-video-content li.initial {
  display: block; 
}

button#toggle-videos {
  font-family: 'Poppins';
  display: inline-block;
  line-height: 52px;
  padding: 0 20px;
  border-radius: 5px;
  margin: 20px 0 0 0;
  color: #ff0000;
  border: none;
  background: transparent;
}
button#toggle-videos:hover {
  color: #000;
}
ul.award-section-wrap .award-images {
  background: #fff;
  box-shadow: 2px 2px 20px #00000014;
  padding: 14px;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  margin: 0 0 25px 0;
}
ul.award-section-wrap button {
  bottom: 130px;
}
ul.award-section-wrap .award-images:hover {
  transform: scale(1.1);
  box-shadow: 0.5px 0.5px 22px #0000004f;
  position: relative;
  z-index: 9;
}
.left-side-video .video-btn {
  text-align: right;
}



section.new-profile-page-section ul .owl-nav {
  visibility: hidden;
  opacity: 0;
}
section.new-profile-page-section ul:hover .owl-nav {
  visibility: visible;
  opacity: 1;
}


/*****************studio-&-venues-pages******************/
body.studion-and-veneues .tophumberger-menu {
  display: none;
}
.top-main-header ul.menu-studio-wrap li {
  margin: 0 13px 0 0;
}
.top-main-header ul.menu-studio-wrap {
  display: flex;
  align-items: center;
  margin: 0 22px 0 0;
}
.top-main-header ul.menu-studio-wrap li a {
  font-size: 18px;
  color: #fff;
  font-family: 'Poppins';
  position: relative;
  display: inline-block;
  line-height: 18px;
}
.top-main-header .search-container input[type="text"] {
  height: 45px;
  width: 500px;
  font-family: 'Poppins';
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 5px;
  border: 1px solid transparent;
}
.top-main-header .search-container button {
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0px;
  margin: 0 auto;
  border: 1px solid transparent;
  border-left: 1px solid #000;
  background: #fff;
  padding: 0 20px;
  cursor: pointer;
}
.top-main-header .search-container {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.person-icon i.fa.fa-user {
  color: #fff;
  font-size: 32px;
  margin: 0 0 0 10px;
}
.top-main-header .search-container button i.fa.fa-search {
  color: #000;
  font-size: 20px;
}
.top-main-header .search-container button i.fa.fa-search:hover {
  color: #fff;
}
.top-main-header .search-container button:hover {
  border: 1px solid #fff;
  background: #e21f30;
}
.top-main-header ul.menu-studio-wrap li a:hover {
  color: #000;
}
h2.heading-banner {
  font-family: "Poppins";
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-weight: 700;
}
body.studion-and-veneues section.banner .banner-img-wrap::before {
  background: #000;
  width: 100%;
  border-radius: 0px;
  opacity: 0.5;
}
body.studion-and-veneues .banner-image-wrap {
  margin: 0;
}
body.studion-and-veneues section.banner .container {
  padding-top: 72px;
}
section.section-studio-and-venues h2.studio-heading {
  text-align: center;
  margin: 0 0 0 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 70px;
  background: #fff;
  display: inline-block;
  position: relative;
  padding: 0 40px;
}
section.section-studio-and-venues .big-wrap-section-and-venues {
  text-align: center;
}
ul.studio-logo-wrap-logo , body.events-page ul.studio-logo-wrap-logo-events{
  display: grid;
  grid-template-columns: repeat(5,1fr);
  grid-gap: 20px;
  margin: 30px 0 50px 0;
}
ul.studio-logo-wrap-logo .logo-wrap-img img {
  width: 100%;
  filter: brightness(0) saturate(100%) invert(19%) sepia(66%) saturate(7199%) hue-rotate(348deg) brightness(94%) contrast(88%);
  height: 70px;
}
ul.studio-logo-wrap-logo li.logo-image-content ,body.events-page ul.studio-logo-wrap-logo-events   li.logo-image-content{
  background: #fff;
  padding: 50px 32px;
  box-shadow: 1px 1px 20px #00000021;
  border-radius: 10px;
  border: 1px solid #00000042;
}
ul.studio-logo-wrap-logo li.logo-image-content h3.logo-title {
  margin: 25px 0 5px 0;
  font-weight: 700;
}
ul.studio-logo-wrap-logo li.logo-image-content p.logo-para {
  color: #5d8e98;
  font-weight: 500;
}
section.section-studio-and-venues::before {
  content: "";
  position: absolute;
  top: 59px;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  border-top: 1px solid #000;
  height: 1px;
  width: 100%;
}
section.section-studio-and-venues {
  position: relative;
  padding: 20px 0 0 0;
}


/****************events-page**************/
.big-top-form-wrap .big-wrap-of-events-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.big-top-form-wrap .email-phone-wrap {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 13px;
  width: 80%;
}
.big-top-form-wrap 
 .submit {
    width: 20%;
    margin: 0 0 0 10px;
}
.big-top-form-wrap .email-phone-wrap input, .big-top-form-wrap .email-phone-wrap select {
  width: 100%;
  height: 45px;
  padding: 10px 15px;
  border-radius: 5px;
  color: #838383;
  border: 1px solid #00000057;
}
.big-top-form-wrap .field-icon {
  top: 13px;
}
.big-top-form-wrap .submit input.smart-btn {
  line-height: 24px;
  display: block;
  background: #e21f30;
  color: #fff;
  margin: 0;
  padding: 10px 74px;
}
.form-field {
  position: relative;
}
.big-top-form-wrap .submit input.smart-btn:hover {
  color: #e21f30;
  background: #fff;
}
.big-top-form-wrap {
  margin: 20px 0 0 0;
}
body.events-page ul.studio-logo-wrap-logo-events {
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
body.events-page ul.studio-logo-wrap-logo-events li.logo-image-content {
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
}
body.events-page ul.studio-logo-wrap-logo-events .logo-wrap-img-img img {
  width: 100%;
  height: 340px;
  object-fit: cover;
}
body.events-page ul.studio-logo-wrap-logo-events p.event-para.calendar-time {
  color: #4c4c4c;
  position: relative;
  padding: 0 0 0 33px;
}
body.events-page ul.studio-logo-wrap-logo-events h3.logo-title {
  margin: 10px 0 0 0;
  font-size: 17px;
  color: #000;
  font-weight: 500;
}
body.events-page ul.studio-logo-wrap-logo-events .white-event-box {
  padding: 10px 15px;
}
p.event-para.calendar-time::before {
  content: "";
  background-image: url(../images/time-calender-second.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 3px;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  width: 30px;
  background-size: 100%  100%;
  filter: brightness(0) saturate(100%) invert(19%) sepia(66%) saturate(7199%) hue-rotate(348deg) brightness(94%) contrast(88%);
}
body.events-page section.banner img {
  height: 160px;
}

body.events-page .tophumberger-menu {
  display: block;
}

/********************create-account-page**********************/


.big-wrap-of-form-images-wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
  background: #fff;
  box-shadow: 0 3px 54px #00000014;
  padding: 25px;
  border-radius: 50px;
}

.left-form .account-field {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 20px 15px;
}
.left-form .fields-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
}
input[type="text"], input[type="email"], select, input[type="date"], input[type="password"], input[type="number"] {
  height: 40px;
  width: 100%;
  padding: 5px 15px;
  font-family: "Poppins", serif;
  font-size: 15px;
  color: #838383;
  border: 1px solid #00000057;
  border-radius: 5px;
}
.left-form .field-icon {
  top: 39px;
}
.left-form form.form-account label {
  text-align: left;
  font-size: 16px;
  font-family: "Poppins", serif;
  color: #000;
  padding: 0 0 5px 0;
}
span.red {
  color: red;
}
.address.fields-wrap {
  grid-column-start: 1;
  grid-column-end: 3;
}
.sign-up-artist-brand {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 50px 0;
}
.sign-up-artist-brand .headin-sign h2 {
  font-size: 30px;
  font-family: 'Poppins';
  font-weight: 600;
  line-height: 46px;
  color: #e21f30;
}
 .tabs.artist-brand button.tab-button {
  font-size: 18px;
  line-height: 42px;
  display: inline-block;
  font-family: 'Poppins';
  padding: 0 19px;
  background: #e21f30;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #e21f30;
}
 .tabs.artist-brand button.tab-button:hover {
  background: #fff;
  color: #e21f30;
}
.tabs.artist-brand button.tab-button.brand {
  background: #fff;
  color: #e21f30;
}
.tabs.artist-brand button.tab-button.brand:hover {
  background: #e21f30;
  color: #fff;
}
.check-boxes-wrap label {
  display: flex;
  align-items: center;
  margin: 0 0 10px 0;
}
.check-boxes-wrap {
  margin: 20px 0 0 0;
}
.left-form form.form-account label p {
  margin: 0 0 0 10px;
}
.left-form form.form-account label a {
  color: #e21f30;
  font-weight: 700;
}
.submit-button {
  width: 100%;
  background: #e21f30;
  color: #fff;
  border: 1px solid #e21f30;
  line-height: 50px;
  font-size: 18px;
  border-radius: 5px;
  margin: 10px 0 0 0;
  cursor: pointer;
}
.submit-button:hover {
  background: #fff;
  color: #e21f30;
}
.already-account p, .already-account a {
  text-align: center;
  color: #000;
  margin: 20px 0 0 0;
}
.already-account a:hover {
  color: #e21f30;
}
section.create-account-page-section {
  padding: 25px 0 50px 0;
}
.big-wrap-of-form-images-wrap .left-form-wrapper {
  max-height: 550px;
  overflow-y: auto;
  padding: 20px;
}
.form-img-wrap {
  padding: 20px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border-radius: 50px;
  background: linear-gradient(to bottom, #fff, #e21f30, #e4b8ea, #722ef0);
}
.form-img-wrap img {
  width: 100%;
  max-width: 270px;
}

.left-form form.form-account label a:hover {
  color: #000;
}

ul.big-artist-wrap .artist-img img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}/*05-12-2024*/

button#submit_sub {
  font-family: 'Poppins';
  font-size: 12px;
  line-height: 17px;
  padding: 10px 25px;
  display: inline-block;
  border: 1px solid #e21f30;
  border-radius: 5px;
  background: #e21f30;
  color: #fff;
  margin-top: 20px;
  width: 100%;
}

button#submit_sub:hover {
  color: #e21f30;
  background: #fff;
}

/***new-popup-review***/
.popup-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: auto;
  padding-top: 50px;
  z-index: 999;
}
.popup-content {
  background-color: #fff;
  margin: 5% auto;
  padding: 20px;
  border-radius: 5px;
  width: 30%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}


.popup-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.popup-close:hover,
.popup-close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background: #000;
}
body.new-profile-page .popup-content .star-wrap .numbers {
  margin: 0;
}
body.new-profile-page .popup-content .star-wrap {
  justify-content: center;
}
div#reviewPopup h2.talk-to-creator {
  text-align: center;
}
div#reviewPopup .popup-content {
  position: relative;
}
span.popup-close {
  font-size: 0;
  background: transparent;
  position: absolute;
  top: -12px;
  right: -5px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: bottom;
  display: flex;
  bottom: auto;
  transform: rotate(45deg);
  padding: 0px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
  background: #e21f30;
  box-shadow: 0 1px 9px #000;
}
span.popup-close::before {
  content: "+";
  font-size: 28px;
  color: #fff;
  cursor: pointer;
  line-height: 28px;
  position: relative;
  top: -4px;
}

span.popup-close :hover{
  background: #fff;
  color: #e21f30;
  border-color: #e21f30;
}
body.new-profile-page .popup-modal .message-wrap textarea {
 
  padding: 20px 13px;
}
body.new-profile-page .popup-modal textarea {
  height: 125px;
}


.share-menu {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  margin: 50px auto 0;
  background: #fff;
  padding: 16px;
  box-shadow: 0 0 8px #00000057;
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  width: 49px;
  transition: 0.5s;
}
.share-menu a {
  margin: 0 0 5px 0;
  color: #909090;
  font-size: 0px;
  display: block;
}
.share-menu a i {
  font-size: 16px;
}
.share-menu a:hover {
  color: #000;
}
button#share-btn {
  border: none;
  background: transparent;
  font-size: 17px;
}
.heart-icon.share:hover .share-menu {
  opacity: 1;
  visibility: visible;
  margin: 30px auto 0;
}
.heart-icon.share {
  position: relative;
}



/* profile destination css */

span.degination {
  font-family: 'Poppins';
  color: #000;
  font-weight: 400;
  padding: 0 10px;
  border: 1px dashed #000;
  border-radius: 50px;
  margin: 15px 0;
  display: inline-block;
}

.for-img.third.responsive-img {
  display: none;
}/*13-12-2024*/
.form-group.inflanar-form-input.mg-top-10 label {
  position: relative;
  display: none;
}

ul.big-li-wrap-previous-campaigns h2 a {
  font-family: 'Poppins';
  color: #000;
  font-size: 19px;
  line-height: 28px;
}
ul.big-li-wrap-previous-campaigns .view-details-btn a {
  font-family: 'Poppins';
}




.account-iconimg img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.close-button-img::before {
  content: "";
  /* background-image: url(../images/fourth-img.jpeg);
  background-repeat: no-repeat; */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  width: 100px;
  background-size: 100% 100%;
  border-radius: 50%;
  margin: auto;
  padding: 0 0 0 0;
}
.circle-img {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.account-iconimg.circle-img img {
  height: 100px;
  width: 100px;
}
.tophumberger-menu div#desktop-nav-top-img {
  position: fixed;
  right: -375px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 375px;
  height: 100%;
  z-index: 999;
  display: block !important;
  transition: all 0.5s ease 0s;
  left: auto;
  background: #fff;
  padding: 60px 0 0 0;
}
.tophumberger-menu div#desktop-nav-top-img ul.nav-section {
  padding: 30px 0 0 0;
}
.grey-menu .header-nav-top ul.nav-section li {
  border-bottom: 1px solid #00000078;
}
.grey-menu .header-nav-top ul.nav-section li a {
  color: #00000078;
}
.grey-menu .header-nav-top ul.nav-section li a:hover {
  background: #00000078;
  color: #fff;
}
html.show-menu-img .tophumberger-menu div#desktop-nav-top-img {
  right: 0;
  pointer-events: visible;
  box-shadow: 0 0 10px 0 #e21f305c;
}
i.common-icon {
  padding: 0 10px 0 0;
}
.member-name p {
  text-align: center;
  margin: 10px 0 0 0;
  font-size: 18px;
}
.edit-profile a:hover {
  color: #000;
}
.edit-profile a {
  display: inline-block;
  font-family: 'Poppins';
  font-size: 16px;
  color: #0000006b;
  line-height: 31px;
}
.edit-profile {
  text-align: center;
}
.account-iconimg img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
}