body {
  font-family: "Barlow", sans-serif;
}

button {
  overflow: hidden;
}

a:hover {
  text-decoration: none;
}

.font-700 {
  font-weight: 700;
  font-family: "Barlow", sans-serif;
}

.font-600 {
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}

h1 {
  font-size: 60px;
}

h2 {
  font-size: 54px;
}

h3 {
  font-size: 42px;
}
h4 {
  font-size: 30px;
}
p {
  font-size: 20px;
}
.text {
  font-size: 20px;
}
.text-12 {
  font-size: 20px;
}
.text-14 {
  font-size: 20px;
}
.padding {
  padding-top: 140px;
}
@media (max-width: 768px) {
  .padding {
    padding-top: 60px;
  }
  .text {
    font-size: 14px;
  }
  .text-12 {
    font-size: 12px !important;
  }
  .text-14 {
    font-size: 14px;
  }
  h1 {
    font-size: 32px;
  }

  h4 {
    font-size: 24px;
  }
  p {
    font-size: 14px;
  }
  h3 {
    font-size: 23px;
  }
}
.text-big::first-letter {
  font-size: 48px;
  -webkit-initial-letter: 2;
  initial-letter: 2;
}

/************Gradient ***********/
/*
.bg-yellow {
background: transparent linear-gradient(269deg, #fdc236 0%, #f99e15 100%) 0%
0% no-repeat padding-box;
}
*/
.active-link {
  border-bottom: 1px solid #fff;
}
/************container ***********/
@media (min-width: 1550px) {
  .container {
    max-width: 1440px !important;
  }
}
/************ Home Page***********/
.bg-home {
  background: url(../images/home%20hero%20image.svg) no-repeat right center;
  background-size: cover;
  height: 100vh;
  /*    background-attachment: fixed;*/
}
.z-index {
  z-index: 1000;
}
nav {
  padding-top: 25px !important;
}
.nav-item a {
  color: #fff;
}
.nav-item {
  padding: 5px 20px;
}

.fa-bars {
  color: #fff;
  font-size: 2rem;
}
.btn-sign {
  width: 88px;
  margin: auto;
  border: 1px solid #fff;
  border-radius: 5px;
}
.p-r {
  position: relative;
}
.center-y {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1 !important;
}
@media (max-width: 992px) {
  nav {
    position: relative;
    background: transparent linear-gradient(122deg, #0b42f5 0%, #3bfaff 100%) 0%
      0% no-repeat padding-box;
    z-index: 1000 !important;
  }
  .bg-home {
    background: url(../images/imge-center-mbl.png) no-repeat center;
    background-size: cover;
    height: 900px;
  }
  .center-y {
    position: relative;
    padding-top: 430px;
    z-index: 1;
  }
}

@media (max-width: 990px) {
  .bg-home {
    background: url(../images/800.svg) no-repeat center center;
    background-size: cover;
    height: 700px;
  }
}
@media (max-width: 200px) {
  .bg-home {
    background: url(../images/hero-image-mbl-2.svg) no-repeat center;
    background-size: 100% 100%;
  }
}

.para {
  color: #595a8b;
}

.features h4,
.work h2,
.work h4 {
  color: #26275e;
}
.color {
  color: #26275e;
}

.icon-shadow {
  border-radius: 50%;
  box-shadow: 16px 41px 45px #0c369f12;
}
.color-blue {
  color: #0b42f5;
}
.bg-line {
  background: url(../images/bg-line.png) no-repeat;
  background-size: 40% 71%;
  background-position: center center;
}
@media (max-width: 993px) {
  .bg-line {
    background: url(../images/bg-line.png) no-repeat;
    background-size: 15% 71%;
    background-size: 15% 71%;
    background-position: center center;
  }
}
.projects {
  background: url(../images/bg-nmbrs.png) no-repeat center;
  background-size: cover;
}
.projects h3,
h4 {
  color: #fff;
}
.text-light {
  font-weight: 600;
  color: #fdc236 !important;
}
section h1,
section h2,
section h3,
section h4,
section h5 {
  color: #26275e;
}
/******** Project Page ********/
.img-fluid1 {
  width: 100%;
  height: auto;
}
/************ Slider ****************/
.customer {
  background: #f7f8fd 0% 0% no-repeat padding-box;
}
.bg-imgs {
  background: url(../images/reviews-bg.png) no-repeat top center;
  background-size: 100%;
  min-height: 400px;
}
@media (max-width: 992px) {
  .bg-imgs {
    background: #f7f8fd !important;
    background-size: 100%;
    min-height: 400px;
  }
  .fixed-top1 {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000;
  }
}
.carousel {
  width: 650px;
  margin: 0 auto;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .carousel {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
  }
}
.carousel .item {
  color: #999;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  min-height: 340px;
}
.carousel .item a {
  color: #eb7245;
}
.img-box {
  width: 145px;
  height: 145px;
  margin: 0 auto;
  border-radius: 50%;
}
.img-box img {
  width: 100%;
  height: 100%;
  box-shadow: 0px 26px 46px #3939c24d;
  display: block;
  border-radius: 50%;
}
.testimonial {
  padding: 30px 0 10px;
  color: #26275e;
  font-weight: 500;
}
.testimonial {
  color: #26275e;
}
.carousel .overview {
  text-align: center;
  padding-bottom: 5px;
}
.carousel .overview b {
  color: #333;
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  padding-bottom: 5px;
}
.carousel-control i {
  color: gray !important;
  width: 100px;
  padding: 10px;
  /*    padding: 5px 17px;*/
  /*    bottom: 40px !important;*/
}
.carousel-control i:hover {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 15px 51px #3159e533;
  border-radius: 10px;
  color: blue !important;
  /*    bottom: 40px !important;*/
}
.carousel-control i {
  font-size: 25px;
  /*    margin-right: 2px;*/
}
.carousel-control.left {
  left: auto;
  right: 40px;
}
.carousel-control.right i {
  margin-right: -2px;
}
.carousel .carousel-indicators {
  bottom: 15px;
}
.carousel-indicators li,
.carousel-indicators li.active {
  width: 11px;
  height: 11px;
  margin: 1px 5px;
  border-radius: 50%;
}
.carousel-indicators li {
  background: #e2e2e2;
  border-color: transparent;
}
.carousel-indicators li.active {
  border: none;
  background: #888;
}

.shine {
  background: url(../images/footer-bg.png) no-repeat center;
  background-size: cover;
}
.p-r {
  position: relative;
}

.close.modal-close {
  opacity: 1 !important;
  outline: 0 !important;
}

.modal-close-icon {
  width: 48px;
}

.modal-heading {
  font-size: 48px;
  color: #26275e;
  font-weight: bold;
  margin-top: 3rem;
}

.modal-heading-text {
  font-size: 20px;
  color: #595a8b;
  font-weight: bold;
  letter-spacing: 0.4px;
  margin-top: 1rem;
}

.modal-header.no-border-modal {
  border-bottom: none !important;
}

.modal-form {
  padding: 0 3rem;
}

.modal-label {
  font-size: 20px;
  letter-spacing: 0.4px;
  color: #8a8bbf;
}

.modal-form-control {
  display: block;
  border: 1px solid #d4d8e4 !important;
  font-size: 20px;
  color: #21242b;
  padding: 2rem 3.3rem !important;
  position: relative;
}

.modal-form-control::placeholder {
  color: #8a8bbf;
}

.modal-email {
  background: #fff url(../images/modal-envelope-icon.png) no-repeat 15px center !important;
  background-size: cover;
}

.modal-name {
  background: #fff url(../images/modal-user-icon.png) no-repeat 15px center !important;
  background-size: cover;
}

.modal-password {
  background: #fff url(../images/modal-password-icon.png) no-repeat 15px center !important;
  background-size: cover;
}
.text-on-hover {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
}
.member-effect:hover {
  transition: linear 0.5s;
  opacity: 0.8;
}
.member-effect:hover p {
  transition: linear 0.5s;
  display: block;
  opacity: 1 !important;
}
.remember-me-wrap,
.terms-conditions-wrap {
  color: #26275e;
  font-size: 20px;
  font-weight: 600;
  padding-left: 2.3rem;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}

.forget-password {
  color: #26275e;
  font-size: 20px;
  font-weight: 600;
  padding-left: 0.4rem;
}

#remember-me,
#agree-terms-conditions {
  visibility: hidden;
}

.remember-uncheck::before,
.terms-conditions-uncheck::before {
  content: "";
  width: 24px;
  height: 24px;
  border: 1px solid #8c93a5;
  border-radius: 3px;
  position: absolute;
  top: 3.5px;
  left: 6px;
}

.remember-check::before,
.terms-conditions-check::before {
  content: "✔";
  width: 24px;
  height: 24px;
  border: 1px solid #8c93a5;
  border-radius: 3px;
  position: absolute;
  top: 3.5px;
  left: 6px;
  color: #26275e;
  padding: 0px;
  padding-left: 5px;
  font-size: 16px;
}

.modal-form-button {
  position: relative;
  z-index: 1;
  box-shadow: 0px 13px 16px #42509529;
  border-radius: 10px;
  border: none;
  display: block;
  width: 100%;
  height: 70px;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.4px;
  color: #ffffff;
  font-size: 20px;
  overflow: hidden;
}

.modal-footer-text {
  color: #26275e;
  font-weight: 600;
  font-size: 20px;
}

.modal-footer-text a {
  color: #0b42f5;
  text-decoration: underline;
}

.modal-footer-text a:hover {
  text-decoration: none;
}

.password-view-wrap {
  width: 40px;
  padding: 0.5rem 0;
  float: right;
  margin-top: -3.3rem;
  position: relative;
  z-index: 1000000000000;
  cursor: pointer;
}

.password-view-wrap img {
  width: 25px;
}

.confirm-email-wrap {
  padding: 0 3.5rem;
}

.email-verification-icon {
  width: 203px;
  display: block;
  margin: 0 auto 3rem;
}
.images-effect img {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: 0.5s;
}
.images-effect img:hover {
  opacity: 0.5;
  transition: 0.5s;
}
.confirm-modal-heading {
  text-align: center;
  font-size: 42px;
  font-weight: 750;
  letter-spacing: 0.84px;
  color: #0b42f5;
}

.confirm-modal-text {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  color: #8a8bbf;
  margin: 2rem 0;
}

@media (max-width: 768.98px) {
  .modal-close-icon {
    width: 30px;
  }

  .modal-heading {
    font-size: 30px;
    margin-top: 2rem;
  }

  .modal-heading-text {
    font-size: 16px;
    letter-spacing: 0.32px;
    margin-top: 0.5rem;
  }

  .modal-form {
    padding: 0 1rem;
  }

  .modal-label {
    font-size: 16px;
    letter-spacing: 0.32px;
  }

  .modal-form-control {
    font-size: 20px;
    font-size: 16px;
    letter-spacing: 0.32px;
    padding: 2rem 3.3rem !important;
  }

  .remember-me-wrap {
    padding-left: 1rem;
  }

  .remember-me-wrap,
  .terms-conditions-wrap,
  .forget-password {
    font-size: 16px;
  }

  .modal-form-button {
    letter-spacing: 0.35px;
    font-size: 16px;
  }

  .modal-footer-text {
    font-size: 16px;
  }

  .remember-uncheck::before,
  .terms-conditions-uncheck::before {
    width: 16px;
    height: 16px;
    top: 3.5px;
    left: 6px;
  }

  .remember-check::before,
  .terms-conditions-check::before {
    content: "✔";
    width: 16px;
    height: 16px;
    color: #26275e;
    padding-left: 1px;
    font-size: 10px;
  }

  .password-view-wrap img {
    width: 25px;
  }

  .confirm-email-wrap {
    padding: 0 1.5rem;
  }

  .email-verification-icon {
    width: 103px;
    margin: 0 auto 2rem;
  }

  .confirm-modal-heading {
    font-size: 30px;
    letter-spacing: 0.6px;
  }

  .confirm-modal-text {
    font-size: 14px;
    letter-spacing: 0.28px;
    margin: 2rem 0;
  }
}

.h-col-6 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 380px) {
  .h-col-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/***** Pricing Page **************/
.bg-price {
  background: url(../images/pricing-bg.png) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.price-plane {
  position: relative !important;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 14px 35px #13286d1f;
  border-radius: 10px;
  min-height: 760px;
  padding: 0 50px;
  border-top: 0px solid #0b42f5;
  transition: linear 0.5s !important;
}
@media (max-width: 1549.98px) and (min-width: 1200px) {
  .price-plane {
    position: relative !important;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 14px 35px #13286d1f;
    border-radius: 10px;
    min-height: 760px;
    padding: 0 10px;
  }
}
@media (max-width: 475px) {
  .price-plane {
    padding: 0 15px;
  }
}
.price-plane:hover {
  border-top: 12px solid #0b42f5;
  transition: linear 0.5s !important;
}
.price-plane:hover h3 {
  color: #0b42f5;
}
.price-plane:hover button {
  background: transparent linear-gradient(102deg, #0033db 0%, #16f1f6 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 13px 16px #183fbe4d;
  color: #fff;
  border: none;
  transition: linear 0.5s;
}
.price-plane button {
  background-color: #fff;
  border: none;
  transition: linear 0.5s;
}
.price-icon {
  margin-top: -50px;
}
.bottom {
  position: absolute;
  width: 80%;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, -0%);
}
.btn-price {
  background: #fff;
  color: #0b42f5;
  font-size: 22px;
  font-weight: 600;
  border: 1px solid #0e46de;
  border-radius: 10px;
  width: 100%;
  height: 70px;
  transition: linear 0.5s;
}
.q {
  /*    margin-top: 30px;*/
  width: 100%;
  color: #0b42f5;
}
.questions i {
  position: absolute;
  top: 60%;
  right: 5%;
  transform: translate(0%, -50%);
}
.bg-white {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 14px 55px #13286d29;
  border-radius: 10px;
}
.b {
  padding: 10px 20px 0 20px;
  cursor: pointer;
}

.menu1 {
  background: transparent linear-gradient(122deg, #0b42f5 0%, #3bfaff 100%) 0%
    0% no-repeat padding-box;
  z-index: 1000 !important;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.fixed {
  background: transparent linear-gradient(122deg, #0b42f5 0%, #3bfaff 100%) 0%
    0% no-repeat padding-box;
  z-index: 1000 !important;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
.border-b {
  border-bottom: 1px solid lightgray;
  padding-bottom: 1rem;
}
.date {
  font-size: 14px;
}
.s-icon a i {
  font-size: 0.9rem;
  padding-left: 10px;
  color: #8a8bbf;
}
.contect-form input {
  width: 100%;
  padding: 10px;
  border: 1px solid #d4d8e4;
  border-radius: 5px;
}
.contect-form textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #d4d8e4;
  border-radius: 5px;
}
.contect-form label {
  color: #8a8bbf;
  padding-top: 20px;
}

/*//////////////////Buttons Hover Effects ////////////////////////////////*/
/*
.btn-yellow { 
color: #fff;
font-size: 22px;
font-weight: bold;
border: none;
width: 200px;
height: 70px;
border-radius: 10px;
background: transparent linear-gradient(269deg, #fdc236 0%, #f99e15 100%) 0% 0% no-repeat padding-box !important;
}
*/
.btn-m {
  padding: 15px 50px;
  position: relative;
  color: #fff;
  font-size: 22px;
  font-weight: 550;
  border: none;
  border-radius: 10px;
  border: none;
  z-index: 2;
}
@media (max-width: 768px) {
  .btn-m {
    padding: 10px 25px;
    width: 100px;
    height: 41px;
    font-size: 16px;
  }
}

.btn-m::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  z-index: -2;
  background: transparent linear-gradient(269deg, #fdc236 0%, #f99e15 100%) 0%
    0% no-repeat padding-box !important;
}
.btn-m::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 0%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 10px;
  z-index: -1;
  background: #f99e15 !important;
}
.btn-m:hover {
  color: #fff;
  text-decoration: none;
}
.btn-m:hover::before {
  width: 95%;
}
/* Btn shine//////////////////////////////*/

.orange-apply-btn::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  z-index: -2;
  background: transparent linear-gradient(269deg, #fdc236 0%, #f99e15 100%) 0%
    0% no-repeat padding-box !important;
}
.orange-apply-btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 0%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 10px;
  z-index: -1;
  background: #f99e15 !important;
}
.orange-apply-btn:hover {
  color: #fff;
  text-decoration: none;
}
.orange-apply-btn:hover::before {
  width: 95%;
}
/* Btn white//////////////////////////////*/

.white-reset-btn::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  z-index: -2;
  color: #595a8b;
}
.white-reset-btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 10px;
  z-index: -1;
  background: #fff !important;
}
.white-reset-btn:hover {
  color: #000;
  text-decoration: none;
}
.white-reset-btn:hover::before {
  width: 100%;
}
/* Btn profile//////////////////////////////*/

.profile-button::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  z-index: -2;
  background: transparent linear-gradient(270deg, #fdc236 0%, #f99e15 100%) 0%
    0% no-repeat padding-box;
}
.profile-button::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 10px;
  z-index: -1;
  background: #f99e15 !important;
}
.profile-button:hover {
  text-decoration: none;
}
.profile-button:hover::before {
  width: 100%;
}
/* Btn 2nd//////////////////////////////*/

.add-new-rating-btn::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  z-index: -2;
  background: transparent linear-gradient(270deg, #fdc236 0%, #f99e15 100%) 0%
    0% no-repeat padding-box;
}
.add-new-rating-btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 10px;
  z-index: -1;
  background: #f99e15 !important;
}
.add-new-rating-btn:hover {
  text-decoration: none;
}
.add-new-rating-btn:hover::before {
  width: 100%;
}

/* Btn model//////////////////////////////*/

body.modal-open {
  overflow: auto !important;
}
body.modal-open[style] {
  padding-right: 0px !important;
}
.modal-form-button::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  z-index: -2;
  background: transparent linear-gradient(270deg, #fdc236 0%, #f99e15 100%) 0%
    0% no-repeat padding-box;
}
.modal-form-button::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 10px;
  z-index: -1;
  background: #f99e15 !important;
}
.modal-form-button:hover {
  text-decoration: none;
}
.modal-form-button:hover::before {
  width: 100%;
}

/*//////////////////Buttons Hover Effects profile edit btn ////////////////////////////////*/

.button-wrap .next-one {
  position: relative;
  border-radius: 10px;
  width: 160px;
  height: 60px;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
  font-weight: 750;
  letter-spacing: 0;
  color: #ffffff;
  border: none;
  margin: 10px 0 10px 10px;
  z-index: 2;
}
.button-wrap .next-one::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  z-index: -2;
  background: transparent linear-gradient(270deg, #fdc236 0%, #f99e15 100%) 0%
    0% no-repeat padding-box;
}
.button-wrap .next-one::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 10px;
  z-index: -1;
  background: #f99e15 !important;
}
.button-wrap .next-one:hover {
  text-decoration: none;
}
.button-wrap .next-one:hover::before {
  width: 100%;
}

/*////////////////*/

.button-wrap .prev-one {
  width: 160px;
  height: 60px;
  position: relative;
  z-index: 2;
  border: 1px solid #d4d8e4;
  border-radius: 10px;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
  font-weight: 750;
  letter-spacing: 0;
  color: #26275e;
}
.button-wrap .prev-one::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  z-index: -2;
  background: #fff;
}
.button-wrap .prev-one::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 10px;
  z-index: -1;
  background: lightgray !important;
}
.button-wrap .prev-one:hover {
  text-decoration: none;
}
.button-wrap .prev-one:hover::before {
  width: 100%;
}

/*//////////////////Buttons Hover Effects End ////////////////////////////////*/

.y-video {
  width: 100%;
  height: 500px;
  border: none;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .btn-yellow {
    width: 100px;
    height: 41px;
    font-size: 16px;
  }
  .y-video {
    height: 250px;
  }
}
.switching-tabs ul li {
  cursor: pointer;
  color: #8a8bbf;
  font-size: 20px;
  padding: 5px 0px;
  margin-right: 80px;
  display: inline;
  font-weight: 600;
}
dl,
ol,
ul {
  margin-left: 0;
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 0.29rem;
}
.switching-tabs {
  white-space: nowrap;
  overflow: auto;
}
.active-tabs {
  color: #26275e !important;
  border-bottom: 3px solid;
}
.switches {
  display: none;
}
@media (max-width: 768px) {
  .switching-tabs span {
    color: #8a8bbf;
    font-size: 16px;
  }
}

.profile {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 14px 35px #13286d29;
  border-radius: 10px;
  position: relative;
}
.mt-000 {
  margin-top: -8rem;
}
.camera {
  font-size: 25px;
  color: #fff;
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, 0);
}
.form-control {
  height: 50px;
}
.border {
  border-radius: 10px;
}
@media (max-width: 768px) {
}

.bg-profile {
  background: url(../images/venues-page-header-pg.png) no-repeat;
  background-size: cover;
  padding: 15rem 0 0;
}

.z-100 {
  position: relative;
  z-index: 100000 !important;
}
.camera1 {
  font-size: 25px;
  color: #fff;
  position: absolute;
  bottom: -100%;
  left: 50%;
  transform: translate(-50%, 0);
}
.profile-img {
  width: 200px;
}

.menu {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}
@keyframes example {
  from {
    top: -100px;
  }
  to {
    top: 0;
  }
}
.scrolled {
  /*    transition: all 0.5s !important;*/
  background: transparent linear-gradient(122deg, #0b42f5 0%, #3bfaff 100%) 0%
    0% no-repeat padding-box;
  z-index: 1000 !important;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 0.5s;
  top: 0 !important;
}
.venues-page-header {
  background: url(../images/venues-page-header-pg.png) no-repeat;
  background-size: cover;
  padding: 10rem 0 5rem;
}

.tabs-wrap {
  max-width: 500px;
  margin: auto;
  background: #e8edff 0% 0% no-repeat padding-box;
  border-radius: 10px;
  height: 70px;
  display: flex;
}
@media (max-width: 575px) {
  .tabs-wrap {
    max-width: 300px;
  }
}
.tabs-wrap div {
  width: 50%;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.48px;
  color: #595a8b;
  line-height: 70px;
  border-radius: 10px;
  cursor: pointer;
}

@media (max-width: 768.98px) {
  .tabs-wrap {
    height: 50px;
  }

  .tabs-wrap div {
    font-size: 20px;
    letter-spacing: 0.2px;
    line-height: 50px;
  }
}

.tabs-wrap div.active {
  background: #0b42f5;
  color: #ffffff;
}

.filter-wrap {
  box-shadow: 0px 0px 2px #00000026;
  border: 1px solid #f1f2f5;
  border-radius: 10px;
  padding: 0 !important;
}

.filter-wrap.mobile {
  border: none !important;
  box-shadow: none;
  margin-top: -4rem;
  margin-bottom: -2rem;
}

.filter-heading {
  font-size: 26px;
  font-weight: 650;
  letter-spacing: 0.52px;
  color: #26275e;
  padding: 1rem;
  border-bottom: 1px solid #f1f2f5;
}

.filter-heading img {
  width: 22px;
  margin-right: 12px;
  margin-top: -6px;
  cursor: pointer;
}

.filter-form {
  padding: 1rem;
}

.filter-form label {
  font-size: 20px;
  letter-spacing: 0;
  color: #8a8bbf;
}

.filter-form .form-control {
  border: 1px solid #d4d8e4 !important;
  border-radius: 5px !important;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.4px !important;
  color: #26275e !important;
}

.filer-range-value-wrap {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  color: #26275e;
  margin-top: -2.4rem;
}

.range-slider {
  display: block;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 8px;
  background: #b8b9e2;
  outline: none;
  position: relative;
  border-radius: 2px;
  margin-top: 1rem;
}

.range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #0b42f5;
  box-shadow: 3px 11px 11px #0a34c133;
  border: 3px solid #fff;
  cursor: pointer;
  border-radius: 50%;
  z-index: 2;
}

.range-slider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #0b42f5;
  box-shadow: 3px 11px 11px #0a34c133;
  border: 3px solid #fff;
  cursor: pointer;
  border-radius: 50%;
  z-index: 2;
}

.filter-form-btn-wrap {
  display: flex;
  flex-wrap: wrap;
}

.filter-form-btn-wrap button {
  width: 46%;
  text-align: center;
  border-radius: 10px;
  height: 60px;
  line-height: 60px;
  margin: 5px auto;
  font-size: 20px;
  font-weight: 650;
  letter-spacing: 0;
}

.white-reset-btn {
  border: 1px solid #d4d8e4;
  position: relative;
  z-index: 2;
}

.orange-apply-btn {
  position: relative;
  background: transparent linear-gradient(269deg, #fdc236 0%, #f99e15 100%) 0%
    0% no-repeat padding-box;
  color: #ffffff;
  border: none;
  z-index: 2;
}

.content-heading {
  font-size: 26px;
  font-weight: 650;
  letter-spacing: 0.52px;
  color: #26275e;
}

@media (max-width: 768.98px) {
  .content-heading {
    font-size: 20px;
  }
}

.content-search-input {
  font-size: 14px;
  letter-spacing: 0;
  color: #9298a5;
  background: url(../images/search-icon.png) no-repeat 95% 50%;
  background-size: 16px 16.1px;
}

.dropdown.sortby-wrap {
  max-width: 149px;
}

.dropdown.sortby-wrap button {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 38px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.4px;
  color: #0b42f5;
  background: #f3f6ff 0% 0% no-repeat padding-box;
  border: 1px solid #d0d3dc;
  border-radius: 5px;
}

.mobile-filter-wrap {
  font-size: 16px;
  font-weight: 650;
  letter-spacing: 0.32px;
  color: #0b42f5;
  width: 149px;
  display: none;
}

.mobile-filter-wrap img {
  width: 18.12px;
  margin-right: 5px;
}

@media (max-width: 1200.98px) {
  .mobile-filter-wrap {
    display: block;
  }
  .filter-wrap.desktop {
    display: none;
  }
}

.box-card {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 14px 35px #13286d29;
  border-radius: 10px;
  overflow: hidden;
}

.box-card .heading {
  position: relative;
}
.star-color {
  color: #ffbf00 !important;
}
.box-card .heading .card-image {
  width: 100%;
  height: 305px;
  object-fit: cover;
  transition: 0.5s;
}
.card-image:hover {
  opacity: 0.6;
  transition: 0.5s;
}

.box-card .heading .card-country-image {
  width: 55px;
  position: absolute;
  top: 5%;
  right: 5%;
}

.box-card .body {
  padding: 1rem;
}

.box-card .body .card-title {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.52px;
  color: #26275e;
}

.box-card .body p {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #595a8b;
}

.content-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.content-pagination button {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #eaebf2;
  border-radius: 5px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.4px;
  margin: 7px;
}

@media (max-width: 768.98px) {
  .content-pagination button {
    font-size: 16px;
    letter-spacing: 0.2px;
    margin: 4px;
  }
}

.prev-pagination,
.next-pagination {
  color: #26275e;
  width: 132px;
  height: 60px;
}

.n_pagination {
  color: #797e8d;
  width: 60px;
  height: 60px;
}

.n_pagination.active,
.content-pagination button:hover {
  background-color: #fdc236;
  color: #ffffff;
  border-color: #fdc236;
}

@media (max-width: 768.98px) {
  .content-pagination button {
    font-size: 16px;
    letter-spacing: 0.2px;
    margin: 4px;
  }
  .prev-pagination,
  .next-pagination {
    color: #26275e;
    width: 100px;
    height: 40px;
  }

  .n_pagination {
    color: #797e8d;
    width: 40px;
    height: 40px;
  }
}

.card-anchor:hover {
  text-decoration: none;
}

.artists-contents {
  display: none;
}

.profile-cover {
  background: url(../images/venues-page-header-pg.png) no-repeat;
  background-size: 100% 84%;
  padding: 10rem 0 2rem;
}

@media (max-width: 991.98px) {
  .profile-cover {
    background-size: 100% 100%;
  }
}

.profile-picture {
  width: 240px;
  height: 240px;
  border: 4px solid #ffffff;
  border-radius: 50%;
  object-fit: cover;
}

@media (max-width: 1200.98px) and (min-width: 992px) {
  .profile-picture {
    width: 200px;
    height: 200px;
  }
}

.profile-name {
  font-size: 36px;
  font-weight: 650;
  letter-spacing: 1.08px;
  color: #ffffff;
}

.profile-designation {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #ffffff;
  margin-top: 1.5rem;
}

.profile-button {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 10px;
  height: 60px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.6px;
  color: #ffffff;
  border: none;
  white-space: nowrap;
  z-index: 2;
}

.profile-info {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 1px #00000033;
  border: 1px solid #f1f2f5;
  border-radius: 10px;
  padding: 2rem 2rem 0.5rem;
}

.profile-info div {
  margin-bottom: 1.5rem;
}

.info-label {
  font-size: 20px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.6px;
  color: #595a8b;
}

.info-value {
  font-size: 20px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.6px;
  color: #26275e;
}

.profile-social-media {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 1px #00000033;
  border: 1px solid #f1f2f5;
  border-radius: 10px;
}

.social-title {
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  letter-spacing: 0.48px;
  color: #26275e;
  padding: 2rem;
  border-bottom: 1px solid #f1f2f5;
}

.social-links-wrap {
  display: flex;
  flex-wrap: wrap;
}

.social-links-wrap a {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  letter-spacing: 0.32px;
  color: #26275e;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 14px 35px #13286d29;
  border-radius: 10px;
  margin: 1rem;
  width: 26%;
  height: 100px;
  padding-top: 0.7rem;
}

@media (max-width: 1550px) and (min-width: 992px) {
  .social-links-wrap a {
    width: 38%;
  }
}

@media (max-width: 469px) {
  .social-links-wrap a {
    width: 42%;
  }
}

@media (max-width: 432px) {
  .social-links-wrap a {
    width: 37%;
  }
}

.social-links-wrap a:hover {
  text-decoration: none;
  box-shadow: none;
}

.social-links-wrap a img {
  display: block;
  margin: 10px auto;
  width: 40px;
}

.review-rating-wrap {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 1px #00000033;
  border: 1px solid #f1f2f5;
  border-radius: 10px;
}

.review-title {
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  letter-spacing: 0.48px;
  color: #26275e;
  border-bottom: 1px solid #f1f2f5;
  padding: 2rem;
}

.rating-star {
  color: #edb419;
}

.rating-statistics {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  color: #595a8b;
  margin-top: -1.6rem;
}

@media (max-width: 1550px) and (min-width: 992px) {
  .rating-statistics {
    margin-top: 0.5rem;
    text-align: left !important;
  }
}

@media (max-width: 576.98px) {
  .rating-statistics {
    margin-top: 0.5rem;
  }
}

.number-of-ratings {
  color: #8a8bbf;
}

.reviews-wrap {
  padding: 1.5rem;
  padding-top: 0.5rem;
}

.review-hhh {
  border-bottom: 1px solid #f1f2f5;
  padding-bottom: 1rem;
  margin-top: 1rem;
}

.review-by-name {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #26275e;
  margin-right: 1rem;
}

.review-time-ago {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.28px;
  color: #8a8bbf;
}

.review-text {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.28px;
  color: #595a8b;
}

.see-reviews-link {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.36px;
  color: #0b42f5;
  display: block;
  margin: 0.8rem 0 0;
}

.review-footer {
  border-top: 1px solid #f1f2f5;
  padding: 2rem;
}

.add-new-rating-btn {
  display: block;
  position: relative;
  z-index: 2;
  border-radius: 10px;
  width: 100%;
  border: none;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  height: 60px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #ffffff;
}

.profile-about {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 1px #00000033;
  border: 1px solid #f1f2f5;
  border-radius: 10px;
}

.about-title {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  letter-spacing: 0.56px;
  color: #26275e;
  padding: 2rem;
  border-bottom: 1px solid #f1f2f5;
}

.about-text-wrap {
  padding: 2rem 2rem 0rem;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0;
  color: #595a8b;
}

.about-text-wrap p {
  margin-bottom: 2rem;
}

.profile-youtube,
.profile-instagram {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 1px #00000033;
  border: 1px solid #f1f2f5;
  border-radius: 10px;
}

.youtube-title,
.instagram-title {
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  letter-spacing: 0.48px;
  color: #26275e;
  padding: 2rem;
  border-bottom: 1px solid #f1f2f5;
}

.youtube-title img,
.instagram-title img {
  width: 29px;
  margin-right: 0.5rem;
  margin-top: -0.3rem;
}

.youtube-wrap,
.instagram-wrap {
  padding: 2rem;
  padding-top: 1rem;
}

.video-tumbnail {
  cursor: pointer;
  box-shadow: 0px 14px 35px #13286d29;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 1rem;
}

.video-tumbnail iframe {
  width: 100%;
}

.video-tumbnail .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.youtube-modals {
  background: #000;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 1034538495348958394839;
  cursor: pointer;
}

.youtube-modals iframe {
  width: 700px;
  height: 400px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10345384953489583948394;
}

.instagram-wrap img {
  width: 100%;
  box-shadow: 0px 14px 35px #13286d29;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 1rem;
}

.rating-modal::placeholder {
  color: #8a8bbf;
  font-weight: 400;
}

.rating-modal {
  resize: none;
}

.add-rating-submit-btn {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #ffffff;
  /* background: transparent linear-gradient(269deg, #fdc236 0%, #f99e15 100%) 0%
    0% no-repeat padding-box; */
  border-radius: 10px;
  width: 186px;
  height: 70px;
  border: none;
  position: relative;
  z-index: 2;
}

.add-rating-submit-btn::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  z-index: -2;
  background: transparent linear-gradient(270deg, #fdc236 0%, #f99e15 100%) 0%
    0% no-repeat padding-box;
}
.add-rating-submit-btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 10px;
  z-index: -1;
  background: #f99e15 !important;
}
.add-rating-submit-btn:hover {
  text-decoration: none;
}
.add-rating-submit-btn:hover::before {
  width: 100%;
}

.review-mean {
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 1.2px;
  color: #26275e;
}

.review-stars-form-wrap i {
  font-size: 60px;
  cursor: pointer;
  margin: 0 0.8rem;
}

@media (max-width: 991.98px) {
  .review-mean {
    font-size: 40px;
  }
  .review-stars-form-wrap i {
    font-size: 40px;
    margin: 0 0.4rem;
  }
}

@media (max-width: 425.98px) {
  .review-stars-form-wrap i {
    font-size: 30px;
    margin: 0 0.4rem;
  }
}

#details-modal .modal-header,
#details-modal .modal-body {
  padding: 2rem;
}

#details-modal .modal-body {
  padding-bottom: 0rem;
}

.modal-details-heading {
  font-size: 48px;
  line-height: 58px;
  font-weight: 750;
  letter-spacing: 0.96px;
  color: #26275e;
}

.details-modal-label {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
  color: #8a8bbf;
}

.details-modal-control {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #26275e;
  resize: none;
}

.details-modal-control::placeholder {
  color: #8a8bbf;
  font-weight: 400;
}

.details-modal-submit-btn {
  border: none;
  text-align: center;
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #ffffff;
  width: 100%;
  height: 70px;
  /* background: transparent linear-gradient(270deg, #fdc236 0%, #f99e15 100%) 0%
    0% no-repeat padding-box; */
  box-shadow: 0px 13px 16px #42509529;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}

.details-modal-submit-btn::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  z-index: -2;
  background: transparent linear-gradient(270deg, #fdc236 0%, #f99e15 100%) 0%
    0% no-repeat padding-box;
}
.details-modal-submit-btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 10px;
  z-index: -1;
  background: #f99e15 !important;
}
.details-modal-submit-btn:hover {
  text-decoration: none;
}
.details-modal-submit-btn:hover::before {
  width: 100%;
}

@media (max-width: 991.98px) {
  .modal-details-heading {
    font-size: 40px;
  }

  .details-modal-label {
    font-size: 18px;
  }

  .details-modal-control {
    font-size: 18px;
  }

  .details-modal-submit-btn {
    font-size: 18px;
    height: 60px;
  }
}

div.modal .modal-content {
  position: relative;
  z-index: 1902395809385093845098345983450993850934 !important;
}

.date-picker {
  position: relative;
}

.date-picker img.ui-datepicker-trigger {
  position: absolute;
  right: 15px;
  bottom: 24px;
  background: #dde2f3 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  padding: 0.6rem;
  cursor: pointer;
}

.edit-profile-pic-wrap {
  width: 240px;
  height: 240px;
  overflow: hidden;
  border-radius: 50%;
  border: 4px solid #ffffff;
  background: #8a8bbf;
  position: relative;
}

.edit-profile-pic-wrap .edit-profile-picture {
  width: 125px;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -25%);
}

.profile-upload-camera-img {
  width: 38px;
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -85%);
  cursor: pointer;
}

@media (max-width: 1550.98px) and (min-width: 992px) {
  .edit-profile-pic-wrap {
    width: 200px;
    height: 200px;
  }
}

@media (max-width: 991.98px) {
  .edit-profile-pic-wrap {
    margin: auto;
  }
}

.cover-upload-btn {
  text-align: center;
  font-size: 18px;
  line-height: 34px;
  font-weight: 600;
  letter-spacing: 0.36px;
  color: #ffffff;
  cursor: pointer;
}

.cover-upload-btn img {
  width: 22.5px;
  margin-top: -5px;
  margin-right: 0.5rem;
}

.steps-wrap {
  width: 900px;
  margin: 1rem auto 2rem;
  display: flex;
}

.steps-wrap .step {
  width: 33.33%;
  position: relative;
}

.step .number {
  width: 40px;
  height: 40px;
  margin: 0rem auto 1.5rem;
  border: 2px solid #82818d;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  line-height: 35px;
  font-weight: bold;
  letter-spacing: 0;
  color: #82818d;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.steps-wrap .line-one::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #82818d;
  position: absolute;
  top: 20%;
  left: 50%;
  z-index: -1;
}

.steps-wrap .line-one.active::after,
.steps-wrap .line-one.finish::after {
  background: #0b42f5;
  height: 2px;
}

@media (max-width: 497.98px) {
  .steps-wrap .line-one::after {
    top: 14%;
  }
}

.step.active .number {
  width: 40px;
  height: 40px;
  margin: 0rem auto 1.5rem;
  border: 2px solid #0b42f5;
  background: #fdc236;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  line-height: 35px;
  font-weight: bold;
  letter-spacing: 0;
  color: #ffffff;
}

.step.active .number::before {
  content: "";
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.step.finish .number::before {
  content: "✔";
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  background: #fdc236;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  line-height: 30px;
}

.step .step-text {
  text-align: center;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  letter-spacing: 0;
  color: #82818d;
}

.step.active .step-text,
.step.finish .step-text {
  color: #0b42f5;
}

@media (max-width: 991.98px) {
  .steps-wrap {
    width: 100%;
  }
}

@media (max-width: 768.98px) {
  .main-blog-mbl-text {
    font-size: 20px !important;
  }
  .step .number {
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 25px;
    margin: 0rem auto 0.8rem;
  }

  .step.active .number {
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 25px;
    margin: 0rem auto 0.8rem;
  }

  .step.active .number::before {
    width: 26px;
    height: 26px;
  }

  .step.finish .number::before {
    width: 26px;
    height: 26px;
    line-height: 23px;
  }

  .step .step-text {
    font-size: 18px;
  }
}

@media (max-width: 425.98px) {
  .step .number {
    width: 25px;
    height: 25px;
    font-size: 17px;
    line-height: 20px;
  }

  .step.active .number {
    width: 25px;
    height: 25px;
    font-size: 17px;
    line-height: 20px;
  }

  .step.active .number::before {
    width: 21px;
    height: 21px;
  }

  .step.finish .number::before {
    width: 21px;
    height: 21px;
    line-height: 15px;
  }

  .step .step-text {
    font-size: 17px;
    line-height: 20px;
  }
}

.stepona .wrap {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 1px #00000033;
  border: 1px solid #f1f2f5;
  border-radius: 10px;
}

.stepona .wrap .heading {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0.44px;
  color: #26275e;
  padding: 2rem;
  border-bottom: 1px solid #f1f2f5;
}

.stepona .wrap .heading2 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0.44px;
  color: #26275e;
  padding: 2rem;
  border-top: 1px solid #f1f2f5;
  border-bottom: 1px solid #f1f2f5;
}

.controls-wrap {
  padding: 2rem;
}

.edit-profile-label {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  color: #8a8bbf;
}

.edit-profile-control {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.4px;
  color: #26275e;
  resize: none;
}

.edit-profile-control::placeholder {
  font-weight: 400;
  color: #8a8bbf;
}

/*.button-wrap .next-one {
    background: transparent linear-gradient(269deg, #fdc236 0%, #f99e15 100%) 0%
        0% no-repeat padding-box;
    border-radius: 10px;
    width: 160px;
    height: 60px;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    font-weight: 750;
    letter-spacing: 0;
    color: #ffffff;
    border: none;
    margin: 10px 0 10px 10px;
}

.button-wrap .prev-one {
    width: 160px;
    height: 60px;
    background: #fff;
    border: 1px solid #d4d8e4;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    font-weight: 750;
    letter-spacing: 0;
    color: #26275e;
}*/

@media (max-width: 576px) {
  .button-wrap .next-one {
    width: 124px;
    height: 51px;
    font-size: 16px;
    line-height: 19px;
  }

  .button-wrap .prev-one {
    width: 124px;
    height: 51px;
    font-size: 16px;
    line-height: 19px;
  }
}

.checkbox-label {
  font-size: 20px;
  font-weight: 24px;
  letter-spacing: 0;
  color: #26275e;
  cursor: pointer;
  position: relative;
  margin-right: 1.4rem;
}

.checkbox-label input[type="checkbox"] {
  visibility: hidden;
  position: relative;
  margin-right: 1rem;
}

.checkbox-label input[type="checkbox"]::before {
  content: "";
  width: 18px;
  height: 18px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #8c919c;
  border-radius: 3px;
  position: absolute;
  top: -2px;
  left: 0;
  visibility: visible;
}

.checkbox-label input[type="checkbox"]:checked::before {
  content: "✔";
  width: 18px;
  height: 18px;
  background: #0b42f5 0% 0% no-repeat padding-box;
  border: 1px solid #0b42f5;
  border-radius: 3px;
  position: absolute;
  top: -2px;
  left: 0;
  visibility: visible;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 15px;
}

.see-all-genre {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: 0;
  color: #0b42f5;
}

.add-more-fields {
  display: block;
  width: 100px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0;
  color: #0b42f5;
  cursor: pointer;
  margin-top: 1rem;
}

#musical-info,
#portfolio {
  display: none;
}

.youtube-wrap.about-page iframe {
  height: 260px;
}

.questionona .q {
  border: 1px solid #f1f2f5;
  border-radius: 10px;
}

.hire-control-container {
  height: auto;
  padding-top: 10rem;
  padding-bottom: 4rem;
}

@media (min-width: 1200px) {
  .hire-control-container {
    height: 100vh;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}

.hire-control {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 1px #00000033;
  border: 1px solid #f1f2f5;
  border-radius: 10px;
  padding: 1rem 3rem;
}

@media (max-width: 768.98px) {
  .hire-control {
    padding: 1rem 1rem;
  }
}

.hire-control .steps-wrap {
  width: 100%;
  margin: 1rem auto 2rem;
  display: flex;
}

.hire-control .stepona .wrap {
  box-shadow: none;
  border: none;
  border-radius: 0px;
}

.hire-control .step .step-text {
  font-size: 20px;
  line-height: 25px;
}

.hire-control .step .number {
  width: 35px;
  height: 35px;
  margin: 0rem auto 1rem;
  line-height: 30px;
  font-size: 18px;
  position: relative;
  z-index: 4;
}

.hire-control .steps-wrap .line-one::after {
  z-index: 0;
}

.hire-control .step.active .number::before {
  width: 31px;
  height: 31px;
}

.hire-control .step.finish .number::before {
  width: 31px;
  height: 31px;
  line-height: 26px;
}

.hire-control .button-wrap .next-one,
.hire-control .button-wrap .prev-one {
  width: 220px;
}

#success-msg {
  display: none;
}

@media (max-width: 1200.98px) {
  .hire-page {
    height: auto !important;
  }
}

@media (max-width: 768.98px) {
  .hire-control {
    padding: 1rem 1rem;
  }

  .hire-control .button-wrap .next-one,
  .hire-control .button-wrap .prev-one {
    width: 180px;
  }
}
