@media (min-width: 1440px)
{
    .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
        max-width: 1153px;
    }
}

@media (min-width: 1440px)
{
    .container-menu, .container-menu-sm, .container-menu-md, .container-menu-lg, .container-menu-xl, .container-menu-xxl {
        max-width: 1270px;
    }
}

@media (min-width: 992px)
{
    .navbar-expand-lg>.container-menu
    {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

body {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
body::-webkit-scrollbar {
    display: none;
}

a:hover
{
    color: #000 !important;
}

.navbar .container-menu
{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.container-menu
{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


/* header css */

.fixed .navbar {
    background: #fff;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

.main-header .navbar
{
    padding: 20px 0;
}

button.btn-get-access,button.btn-sign-up
{
    height: 36px;
    line-height: 12px;
    width:153px;
    border-radius: 4px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    background-color: #A1A1FF;
    transition: all 0.5s ease;
}
button.btn-get-access:hover,button.btn-sign-up:hover{
    background-color: #979de7;
    transition: all 0.5s ease;
}

button.btn-sign-up{
    background-color: transparent;
    border: 2px solid #A1A1FF;
}

.navbar-brand
{
    margin-right: 55px;
}

ul.main-menu li a
{
    color: #294962;
    font-size: 12px;
    padding:10px 15px !important;
    font-family: 'AvenirNext-Regular', sans-serif;
    transition: all .3s ease;
}

ul.main-menu li a.active,
ul.main-menu li a:hover
{
    font-family: 'AvenirNext-pro', sans-serif;
    transition: all .3s ease;
}


li.nav-item
{
    position: relative;
    display: inline-block;
}

li.nav-item:hover > .single-dropdown-menu
{
    display: block;
}

.main-menu li.therapy .single-dropdown-menu.current
{
    display:block;
}

li.nav-item:hover > .menu-drop-arrow::before
{
    transform: rotate(180deg);
    transition: all .3s ease;
}

.main-menu li.therapy.current .menu-drop-arrow::before
{
    transform: rotate(180deg);
}

.single-dropdown-menu
{
    width:184px;
    background:#fff;
    box-shadow: 0px 3px 6px #00000029;
    position: absolute;
    left:-40px;
    top:50px;
    display: none;
    padding-left: 0;
    list-style-type: none;
    border-radius: 4px;
    overflow-y: visible;
    transition: all .3s ease;
    box-sizing: border-box;
    z-index: 999;
}

.single-dropdown-menu::before
{
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    width: 0;
    height: 0;
    border: 14px solid #fff;
    border-color: #0000;
    transform-origin: 0 0;
    transform: rotate(134deg);
    box-shadow: -3px 3px 4px #4f4f4f0f;
    box-sizing: border-box;
    z-index: 2;
    margin-left: 1.5em;
}

.single-dropdown-menu:hover::before
{
    border-color: #0000 #0000 #F1F1FF #F1F1FF;
}

ul.single-dropdown-menu li a
{
    text-align: center;
    font-size: 14px;
    font-family: 'AvenirNext-Regular';  
    margin-right: 0 !important; 
    transition: all .3s ease;
    /* padding: 14px 10px !important; */
    padding: 14px 9px !important;
}

ul.single-dropdown-menu li a.active,
ul.single-dropdown-menu li a:hover
{
    background: #F1F1FF;
    font-family: 'AvenirNext-pro';
    transition: all .3s ease;
}

.menu-drop-arrow::before
{
    content: '\f078';
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    right: 3px;
    font-size: 9px;
    top: 13px;
    transform: rotate(0deg);
    transition: all .3s ease;
}

/* home section css */

h1.main-title
{
    font-size: 70px;
    font-family: 'AvenirNext-Bold', sans-serif;
    color: #294962;
    margin-bottom: 15px;
    /* line-height: 95px; */
}

p.main-title-lead
{
    color: #294962;
    font-size: 25px;
    font-family: 'AvenirNext-Regular';
    margin-bottom: 20px;
    line-height: 35px;
}

p.main-title-lead span
{
    font-family: 'AvenirNext-Bold';
}

button.btn-access-tool
{
    font-family: 'AvenirNext-Regular', sans-serif;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    border-radius: 4px;
    height: 57px;
    width:338px;
    line-height: 20px;
    background: #A1A1FF;
    transition: all 0.5s ease;
    
}
button.btn-access-tool:hover{
    background-color: #979de7;
    transition: all 0.5s ease;
}

p.sub-lead
{
    font-size: 18px;
    color: #6772E5;
    font-family: 'AvenirNext-Bold', sans-serif;
    margin-bottom: 20px;
    line-height: 28px;
}

h3.sub-lead-title,h3.sub-lead-workplace-title
{
    font-size: 34px;
    color: #294962;
    font-family: 'AvenirNext-Regular';
    margin-bottom: 80px;
    line-height: 45px;
}

.cure-box img
{
    margin-bottom: 15px; 
    height: 200px;
}

.cure-box h4
{
    color:#294962;
    font-size: 18px;
    font-family: 'AvenirNext-Regular';
    margin-bottom: 60px;
    line-height: 33px;
}

a.get-started
{
    font-size: 20px;
    color: #000;
    font-family: 'AvenirNext-Regular', 'sans-serif';
    text-decoration: none;
    background-color: #A1A1FF;
    border-radius: 8px;
    height: 55px;
    width:291px;
    display: inline-block;
    line-height: 55px;
    /* position: relative; */
    /* bottom: -20px; */
    transition: all 0.5s ease;
}
a.get-started:hover{
    background-color: #979de7;
    transition: all 0.5s ease;
}
a.get-started:hover  .cus-arr{
    margin-left: 10px !important;

    transition: all 0.5s ease;
}
.cus-arr{
    margin-left: 5px;
    transition: all 0.5s ease;
}

button.btn-try-for-free
{
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    border-radius: 4px;
    height: 57px;
    width:320px;
    background: #A1A1FF;
    transition: all 0.5s ease;
}
button.btn-try-for-free:hover{
    background-color: #979de7;
    transition: all 0.5s ease;
}

.calculate-form .form-group
{
    margin-bottom: 25px;
}

.calculate-form .form-group label
{
    font-size: 18px;
    color: #294962;
}

.calculate-form .form-group input
{
    box-shadow: 0px 2px 3px #0022A343;
    border-radius: 7px;
    height: 63px;
    width: 100%;
}
.calculate-index .calculate-form .form-group input{
    box-shadow: 0px 2px 3px #0022A343;
    border-radius: 7px;
    height: 63px;
    max-width: 377px;
    width: 100%;
}
.calculate-index .calculate-form .form-group button.btn-calculate-now{
    max-width: 377px;
    width: 100%;
}
button.btn-calculate-now
{
    height: 57px;
    background-color: #A1A1FF;
    width:100%;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    margin-top: 20px;
    transition: all 0.5s ease;
    max-width: 377px;
    width: 100%;
}
button.btn-calculate-now:hover{
    background-color: #979de7;
    transition: all 0.5s ease;
}

.company-logo
{
    margin-bottom: 45px;
    margin-bottom: 60px;
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width:90%
}

.price-box
{
    box-shadow: 0px 2px 35px #EAF0F7;
    border-radius: 8px;
    background-color: #fff;
    padding: 38px 30px 38px 30px;
    position: relative;
    transition: all .3s ease;
    border: 3px solid transparent;
}
.logo-prices .col-xl-3.col-lg-3.col-md-4.col-sm-6:last-child .company-logo{
    margin-top: 10px;
}

.logo-prices{
    display: grid;
    /* grid-template-columns: 1fr 1fr 1fr 1fr 1fr; */
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.price-box h3
{
    color: #294962;
    font-size: 34px;
    text-align: center;
    margin-bottom: 48px;
    position: relative;
    font-family: 'AvenirNext-Bold';
}

/* .price-box h3::after
{
    content: '';
    position: absolute;
    height: 23px;
    width:23px;
    border-radius: 100%;
    background: #929CFF;
    top: 10px;
    left:0;
} */

.price-box p
{
    color: #294962;
    /* font-size: 14px; */
    font-size: 16px;
    margin-bottom: 30px;
    font-family: 'AvenirNext-Regular';
}

.price-box h4
{
    color: #294962;
    font-size: 22px;
    margin-bottom: 15px;
    position: relative;
    font-family: 'AvenirNext-pro';
}

.price-box ul li
{
    color: #294962;
    /* font-size: 13px; */
    font-size: 15px;
    margin-bottom: 17px;
    position: relative;
    padding-left: 30px;
    font-family: 'AvenirNext-Regular';
}

.price-box ul li::after
{
    content: '';
    position: absolute;
    height: 20px;
    width:20px;
    border-radius: 100%;
    background: #B8E986;
    top:2px;
    left:0;
}

.price-box ul
{
    margin-bottom: 40px;
}

button.btn-get-started
{
    width:100%;
    height: 57px;
    border-radius: 4px;
    background: #FFFFFF;
    border: 1px solid #6772E5;
    color: #0011BF;
    font-size: 20px;
    text-transform: uppercase;
    transition: all 0.5s ease;
    font-family: 'AvenirNext-Regular';
}
button.btn-get-started-outline
{
    width:100%;
    height: 57px;
    border-radius: 4px;
    background-color: #fff;
    border-color: #6772E5;
    text-transform: uppercase;
    font-size: 20px;
    color: #6772E5;
    transition: all 0.5s ease;
}


.reco .btn-get-started
{
    background: #A1A1FF;
    color: #000;
    border-color: #A1A1FF;
}

button.btn-get-started-outline:hover,
button.btn-get-started:hover,
.btn.btn-get-started-outline:hover,
button.btn-get-started-outline:hover{
    background-color: #979de7;
    transition: all 0.5s ease;
    color: #000 !important;
   
}

span.recomended
{
    font-size: 14px;
    color: #294962;
    font-family: 'AvenirNext-Regular';
    font-family: 'AvenirNext-pro', sans-serif;
    width: 132px;
    height: 44px;
    line-height: 42px;
    background: #A1A1FF 0% 0% no-repeat padding-box;
    border-radius: 8px;
    display: inline-block;
    left:50%;
    margin-left: -67px;
    top:-25px;
}

.reco
{
    border:3px solid #6772E5;
}

h3.get-access-heading
{
    font-size: 70px;
    color: #294962;
    margin-bottom: 20px;
    font-family: 'AvenirNext-Bold';
    line-height: 95px;
}

p.get-access-lead-text
{
    color: #294962;
    font-size: 34px;
    margin-bottom: 60px;
}

button.btn-get-access-submit
{
    width:263px;
    height: 57px;
    border-radius: 4px;
    background-color: #A1A1FF;
    color: #000;
    font-size: 24px;
    text-transform: uppercase;
    transition: all 0.5s ease;
    font-family: 'AvenirNext-Regular', sans-serif;
}
button.btn-get-access-submit:hover{
    transition: all 0.5s ease;
    background-color: #979de7;
}

#home
{
    background: url('../img/therapy-background.svg') ;
    background-repeat: no-repeat;
    background-size: 100%;
}

#scientific_report
{
    /* background: url('../img/Line-svg.svg') no-repeat 280px 300px, linear-gradient(to bottom, #EEF4FE, #fff , #fff ) no-repeat bottom;
    padding: 197px 0; */
    /* background: url('../img/Line-svg.svg') no-repeat 130px 250px, linear-gradient(to bottom, #EEF4FE, #fff , #fff ) no-repeat bottom; */
    background: url('../img/desktoprope.svg') no-repeat 390px 410px, linear-gradient(to bottom, #EEF4FE, #fff , #fff ) no-repeat bottom;
    padding: 197px 0;
    background-size: 25% 100% 25%;
    overflow: hidden;
 
}
/* .bg-scientific
{
    background: transparent linear-gradient(179deg, #EEF4FE 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    height: 594px;
} */


#index
{
    /* background: transparent linear-gradient(179deg, #EEF4FE 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box; */
    /* background:linear-gradient(to bottom, transparent, #EEF4FE ) no-repeat bottom; */
    padding: 0 0 0px;
    /* background: linear-gradient(to bottom, #EEF4FE, #fff , #fff ) no-repeat bottom; */
    background-size:  100% 50%;
}

#testimonials
{
    padding: 120px 0;
    /* background: url('../img/testimonial-bg.svg') no-repeat 100%/cover ) =; */
    /* background: linear-gradient(to top, transparent, #EEF4FE ) no-repeat top; */
    /* background:linear-gradient(to top, transparent, #EEF4FE ) no-repeat top; */
    background-size:  100% 60%;
    position: relative;
}



#company-love
{
    padding: 40px 0;
}
.company-logo img{
    max-width: 200px;
    max-height: 140px;
}

#price-feature
{
    padding: 70px 0;
    background-image: url('../img/pricing-plan-bg.svg');
    background-repeat: no-repeat;
    background-position: 0 -280px;
    background-size: cover;
}

#get-access
{
    padding: 90px 0;
}

.testimonials-slide .testimonials-box,.testimonials-slide .testimonials-small-box{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 35px #eaf0f7;
    border-radius: 8px;
    padding: 50px 35px;
    /* margin-bottom: 50px;
    margin-top: 50px; */
    /* new change for tstimonial box added by pragun */
    width: 90% !important;
    margin: 50px 10px;
    height:365px;
}

.testimonials-slide .testimonials-small-box{
    height: 275px;
}

.testimonials-slide .slick-next
{
    right:13%;
}

.testimonials-slide .slick-prev
{  
    right:20%;
    left:auto; 
}

.testimonials-slide .slick-next,
.testimonials-slide .slick-prev {
    width: 102px;
    height: 102px;
    top: -110px;
    border-radius: 50%;
    transition: all 0.5s ease;

}
/* .testimonials-slide .slick-next:hover{
    right: 21%;
    transition: all 0.5s ease;
}

.testimonials-slide .slick-prev:hover{
    right: 16%;
    transition: all 0.5s ease;
} */


.testimonials-slide .slick-slide{ 
        margin-left:0px;
}
.testimonials-slide .slick-list {
    margin-left: -25%;
}
.testimonials-slide .testimonials-name{
   margin-top: 25px;
   line-height: 28px;
   color: #1D2659;
   font-size: 18px;
   font-family: 'AvenirNext-Bold', sans-serif;
}

.testimonials-small-box .testimonials-name {
  margin-top: 0;
}

.testimonials-slide .testimonials-designation
{
    line-height: 28px;
    color: #1D2659;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.testimonials-slide .testimonials-message{
    margin-top: 10px;
    /* font-size: 22px;
    line-height: 32px; */
    font-size: 18px;
    line-height: 28px;
    color: #1D2659;
    margin-bottom: 10px;
}


.banner-left-8{
    margin-left: 8%;
}
.mt-100{
  margin-top: 100px;
}

.showcase--large {
    max-width: 100%;
}

.slick-slide > div {
    margin: 0 30px;
  }
  .slick-list {
    margin: 0 -30px;
  }
  .logo{
      max-width: 200px;
  }
  .modal-90w{
      max-width: 90% !important;
  }

  /* custom modal css */

  .custom-m-w,
  .ty-wrapper
  {
      width:851px;
      max-width:851px;
  }

  .custom-m-w .modal-content
  {
    padding: 36.98px 74.07px;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    border: 0;
  }

  .ty-wrapper .modal-content
  {
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    border: 0;
  }

  .ty-wrapper .modal-content .modal-body
  {
      padding: 0;
  }

  .ty-wrapper .ty-success-bg
  {
    background: #A7FFA3;
    padding:0 58px 0 58px;
    border-radius: 8px 0px 0px 8px;
    width:275px;
    height: 473px;
    display: flex;
  }

  .ty-wrapper .ty-success-content
  {
      padding: 0 67px 0 46px;
  }

  .ty-wrapper .ty-success-content h2
  {
      font-size: 32px;
      line-height: 46px;
      color: #294962;
      font-family: 'AvenirNext-pro', sans-serif;
      margin-bottom: 12px;
  }

  .ty-wrapper .ty-success-content p
  {
    font-size: 15px;
    line-height: 27px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
  }

  .custom-m-w .modal-content::before
  {
      content: '';
      position: absolute;
      top:0;
      left: 0;
      border-left: 26px solid #7B7BFF;
      height: 100%;
      width:26px;
  }

  .custom-m-w .modal-content .modal-body
  {
      padding: 0;
  }

  h3.form-title
  {
    font-size: 36px;
    line-height: 46px;
    font-family: 'AvenirNext-Bold', sans-serif;
    margin-bottom:22px;
    color: #000;
  }

  .ga-form .form-group label
  {
      font-size: 18px;
      line-height: 34px;
      color: #294962;
      font-family: 'AvenirNext-Regular', sans-serif;
  }

  .ga-form .form-group input
  {
    width: 350px;
    height: 42px;
    background: #FFFFFF;
    box-shadow: 0px 0px 3px #0022A343;
    border: 0.5px solid #A1A1FF;
    border-radius: 8px;
    padding: 10px 15px;
  }

  .ga-form .form-group input:focus
  {
      outline: 0 none;
  }

  .emp
  {
    width: 81px;
    height: 36px;
    background: #fff;
    border: 1px solid #A1A1FF;
    border-radius: 4px;
    font-size: 14px;
    line-height: 16px;
    color: #294962;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    transition:  all .3s ease;
    margin-right: 8.62px;
    font-family: 'AvenirNext-pro', sans-serif;
  }

  .emp:last-child
  {
      margin-right: 0;
  }

  .emp.selected
  {
      background: #A1A1FF;
      /* color: #fff; */
  }

  button.btn-ga-submit
  {
    margin-top:30px;
    width: 191px;
    height: 46px;
    background: #A1A1FF;
    border-radius: 4px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 8px;
    color: #000;
    font-family: 'AvenirNext-Regular', sans-serif;
  }

  .thank-you-wrapper h3
  {
      font-size: 15px;
      line-height: 27px;
      color: #294962;
      font-family: 'AvenirNext-Regular', sans-serif;
  }

  p.success-msg
  {
      font-size: 15px;
      line-height: 27px;
      color: #294962;
      font-family: 'AvenirNext-Bold', sans-serif;
      width:227px;
      margin:0 auto;
  }

  .green-check
  {
    text-align: center;
    margin:0 auto 20px;
  }

  .green-check i 
  {
      font-size: 120px;
      color: #000035;
  }



/* Emotion Section Css */

#emotion
{
    padding: 90px 0;
    background: transparent linear-gradient(180deg, #EEF4FE 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

h2.emotion-title
{
    font-size: 45px;
    font-family: 'AvenirNext-Regular';
    color: #294962;
    margin-bottom: 60px;
}

.emotion-content h3
{
    font-size: 70px;
    font-family: 'AvenirNext-Bold';
    color: #294962;
    margin-bottom: 25px;
    position: relative;
}

.emotion-content h3 span
{
    position: relative;
}

.emotion-content h3 span::after
{
    content: '';
    position: absolute;
    bottom: var(--bottom-px);
    height: 1px;
    width: 100%;
    left: 0;
    border-bottom: 10px solid #A1A1FF;
    border-radius: 50px;
}

.emotion-content p
{
    font-size: 28px;
    color: #294962;
    margin-bottom: 25px;
    font-family: 'AvenirNext-Regular';
}

button.btn-understand-fear
{
    width:303px;
    height: 62px;
    border-radius: 8px;
    background: #A1A1FF;
    font-size: 20px;
    color: #000000;
    font-family: 'AvenirNext-Regular', sans-serif;
    text-transform: uppercase;
}

.wheel-pointer
{
    top: 43%;
    left: 38%;
}

#try-app-bg
{
    padding: 90px 0;
    background-image:url('../img/try-app-bg.svg');
    background-repeat: no-repeat;
    background-position: 30px 0;

}

h2.try-app-heading
{
    font-size: 70px;
    font-family: 'AvenirNext-Bold';
    margin-bottom: 40px;
    color: #294962;
}

p.try-app-subtitle
{
    font-size: 34px;
    font-family: 'AvenirNext-Regular', sans-serif;
    color: #294962;
    margin-bottom: 54px;
}

/* emotion wheel css */

#wheel
{
    width: 505px;
    height: 505px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    transform: rotate(0deg);
    background-color: #A1A1FF;
}

#inner-wheel 
{
    width: 100%;
    height: 100%;
    -webkit-transition: all 6s cubic-bezier(0,.99,.44,.99);
    -moz-transition: all 6 cubic-bezier(0,.99,.44,.99);
    -o-transition: all 6s cubic-bezier(0,.99,.44,.99);
    -ms-transition: all 6s cubic-bezier(0,.99,.44,.99);
    transition: all 6s cubic-bezier(0,.99,.44,.99);
}

#wheel div.sec 
{
    position: absolute;
    width: 50%;
    height: 50%;
    display: inline-block;
}
.wheel1
{
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    background-color: #000;
    top:120px;
    left: 0;
}

.wheel2
{
    clip-path: polygon(100% 90%, 0 50%, 100% 8%);
    background-color: green;
    top:120px;
    right: 0;
}

.wheel3
{
    clip-path: polygon(50% 0%, 8% 100%, 92% 100%);
    background-color: yellow;
    bottom:0;
    left: 120px;
}

.wheel4
{
    clip-path: polygon(50% 100%, 92% 0, 8% 0);
    background-color: red;
    top:0;
    left: 120px;
}

.wheel5
{
    clip-path: polygon(1% 100%, 100% 47%, 44% 0);
    background-color: pink;
    top:120px;
    left: 0;
}

.wheel6
{
    clip-path: polygon(100% 100%, 64% 0, 0 41%);
    background-color: orange;
    top:120px;
    left: 0;
}



/* #wheel div.sec span
{
    margin-top: -100px;
    color: #294962;
    position: relative;
    z-index: 10000000;
    display: block;
    text-align: center;
    font-size: 24px;
    margin-left: -15px;
    text-shadow: rgb(255 255 255 / 10%) 0px -1px 0px, rgb(0 0 0 / 20%) 0px 1px 0px;
} */

@keyframes rotate{
        100% { transform:rotate(1turn) 
    }
}

@keyframes rotate1{
    100% { transform: 0
    }
}
  .is-danger::placeholder { 
    font-size: 16px;
    font-family: 'AvenirNext-Regular', sans-serif;
    letter-spacing: 0px !important;
    color: #FF7474 !important;
    opacity: 1 !important;
  }
  .error-text{
    text-align: left !important;
    font-size: 16px;
    font-family: 'AvenirNext-Regular', sans-serif;
    letter-spacing: 0px !important;
    color: #FF7474 !important;
    opacity: 1 !important; 
  }
  .span-error{
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 2px 3px #0022A343 !important;
    border: 0.5px solid #DD2002 !important;
    border-radius: 8px !important;
    opacity: 1 ;
  }
  

  /* therepaist matching box css */

.matching-box
{
    margin-bottom: 85px;
}

.matching-box img
{
    margin-bottom: 50px;
}

.matching-box h4
{
    font-size: 20px;
    color: #294962;
    font-family: 'AvenirNext-pro';
    margin-bottom: 25px;
    text-transform: uppercase;
    position: relative;
}

.matching-box.angle-right h4::before
{
    content: '\f30b';
    position: absolute;
    /* right: -20px; */
    right:var(--angle-right-pos);
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    color: #294962;
    font-size: 24px;
} 

.matching-box p
{
    font-size: 20px;
    font-family: 'AvenirNext-Regular';
    color: #294962;
    text-align: left;
}

a.get-matched
{
    width:231px;
    height: 57px;
    text-transform: uppercase;
    font-size: 20px;
    color: #000;
    border-radius: 4px;
    display: inline-block;
    background-color: #A1A1FF;
    line-height: 54px;
    text-decoration: none;
}

.icon-1
{
    margin-bottom: 61px !important;
}

#therapy-mode
{
    padding: 160px 0;
}

.tm-section
{
    background: transparent linear-gradient(180deg, #EEF4FE 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

h4.tmp-title
{
    font-size: 18px;
    color: #294962;
    font-family: 'AvenirNext-pro';
    text-transform: uppercase;
}

.tmp-list ul li
{
    margin-right: 30px !important;
}

.tmp-box
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 20px #0022A343;
    border-radius: 8px;
    position: relative;
    padding: 15px;
    transition: all .2s ease;
    height: 220px;
}

.tmp-box img
{
    position: relative;
    top:-40px
}

.tmp-box img
{
    margin-bottom: 0px;
}

.tmp-box h4
{
    font-size: 16px;
    color: #294962;
    font-family: 'AvenirNext-pro';
    margin-bottom: 10px;
}

.tmp-box p
{
    font-size: 16px;
    color: #4A4A4A;
    font-family: 'AvenirNext-Regular';
}

a.book-session
{
    width:566px;
    height: 66px;
    line-height: 64px;
    color: #000000;
    font-size: 20px;
    background-color: #A1A1FF;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    border-radius: 4px;
}

#our-therapiest
{
    padding: 50px 0;
}

.ot-section-title h2
{
    font-size: 70px;
    color: #294962;
    font-family: 'AvenirNext-Bold';
    margin-bottom: 118px;
}

.ot-box
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #F0F2FF;
    border-radius: 18px;
    padding: 30px;
    position: relative;
}

a.ot-tooltip {
    right: 24px;
    top: -24px;
}

.ot-box > img
{
    position: relative;
    top:-90px;
    display: inline-block !important;
}

#our-therapiest  .therapist-slick .slick-slider .slick-prev,
#our-therapiest .therapist-slick .slick-slider .slick-next
{
    opacity: 0;
}

#our-therapiest:hover .therapist-slick .slick-slider .slick-prev,
#our-therapiest:hover .therapist-slick .slick-slider .slick-next
{
    opacity: 1;
}


.therapist-slick .slick-prev,
.therapist-slick .slick-next
{
    width: 72px;
    height: 72px;
    border-radius: 50%;
    transition: all 0.5s ease;
}

.therapist-slick .slick-prev
{
    left: 20px;
    z-index: 999;
}

.therapist-slick .slick-next
{
    right: 20px;
}

.therapist-slick .slick-list
{
    padding: 50px 0;
}

.therapist-slick .slick-disabled
{
    display: none !important;
}

h4.ot-heading
{
    font-size: 28px;
    color:#294962;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-family: 'AvenirNext-pro';
    margin-top: -40px;
}

p.ot-sub-heading
{
    font-size: 20.16px;
    color: #4A4A4A;
    margin-bottom: 17px;
}

a.ot-book
{
    display: inline-block;
    border: 2px solid #A1A1FF;
    border-radius: 4px;
    width: 282px;
    height: 59px;
    line-height: 56px;
    text-transform: uppercase;
    font-size: 20px;
    color:#000000;
    font-family: 'AvenirNext-Regular';
    text-decoration: none;
    transition: all .3s ease;
}

a.ot-book:hover
{
    background-color: #A1A1FF;
}

a.view-all-therapist
{
    width:309px;
    height: 66px;
    background-color: #A1A1FF;
    color: #000;
    font-size: 20px;
    font-family: 'AvenirNext-Regular';
    text-transform: uppercase;
    line-height: 64px;
    display: inline-block;
    border-radius: 4px;
    text-decoration: none;
}


/* gift threapy section css */

.gift-therapy
{
    padding:90px 0;
}

.gift-therapy-title h3
{
    font-size: 70px;
    color: #294962;
    font-family: 'AvenirNext-Bold';
    margin-bottom: 30px;
}

a.see-package
{
    display: inline-block;
    width: 259px;
    height: 57px;
    background: #A1A1FF;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    color: #000;
    font-family: 'AvenirNext-Regular';
    text-transform: uppercase;
    line-height: 54px;
    text-decoration: none;
}
/* met our Therapists css start here*/

.topbar {
    background: #ddddff;
    text-align: center;
    padding: 22px 15px;
  }
  .topbar h1 {
    color: #294962;
    font-size: 20px;
  }
  .topbar a,
  .topbar a:hover,
  .topbar a:focus {
    color: #294962;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: underline;
  }
  .meet-therapist {
    padding-top: 12%;
  }
  .therpist-subhead {
    font-size: 16px;
    color: #294962;
    font-family: 'AvenirNext-Bold',  sans-serif;
  }
  .search-therapist .btn-search {
    font-family: "AvenirNext-Regular", sans-serif;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    border-radius: 4px;
    height: 78px;
    width: 216px;
    line-height: 20px;
    background: #a1a1ff;
    border-radius: 9px;
    transition: all 0.5s ease;
    margin-left: 46px;
  }
  .search-therapist {
    padding-top: 8%;
  }
  .search-therapist .from-control {
    background: #ffffff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 9px;
    border: 0;
    padding: 0 60px;
    font-size: 20px;
    width:437px;
    color: #7A7A7A;
  }
  .search-therapist .from-control:focus {
    border: 0;
  }
  .card-section {
    padding-top: 12%;
  }
  .card-section .card {
    width: 483px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #f0f2ff;
    border-radius: 18px;
    border: 0;
    padding: 5px;
    margin-bottom: 100px;
  }

  .th-card:nth-child(even) .card
  {
      float: right;
  }

  h4.th-title
  {
      font-size: 14px;
      font-family: 'AvenirNext-pro';
      color: #294962;
  }

  p.th-title-content
  {
    font-size: 14px;
    font-family: 'AvenirNext-Regular';
    color: #294962;
    margin-bottom: 5px;
  }
  
  .card-section .card .card-name {
    letter-spacing: 0px;
    color: #294962;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "AvenirNext-Bold", sans-serif;
  }
  
  .card-section .card .destination {
    font-size: 14px;
    font-family: "AvenirNext-Bold";
    color: #294962;
  }
  .blue-color {
    color: #294962;
  }
  .card-section .card .next-available {
    font-size: 16px;
    color: #294962;
    margin-top: 30px;
    margin-bottom: 10px;
    font-family: 'AvenirNext-pro', sans-serif;
  }
  .card-section .card .btn-book-now {
    min-width: 193px;
    background: #a1a1ff 0% 0% no-repeat padding-box;
    border-radius: 4px;
    color: #000000;
    text-transform: uppercase;
    height: 57px;
    font-size: 18px;
  }
  .card-section .card .outer-btn,
  .card-section .card .outer-btn:hover {
    min-width: 193px;
    border: 1px solid #a1a1ff;
    border-radius: 4px;
    height: 57px;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase;
    background-color: #fff;
    font-family: 'AvenirNext-Regular';
  }
  
  .card-section .card .profile-img {
    position: absolute;
    bottom: -23px;
  }
  .profile-page {
    padding-top: 10%;
  }
  .profile-page .back-btn {
    font-family: "AvenirNext-Bold";
    font-size: 20px;
    color: #294962;
    margin-bottom: 30px;
    display: inline-block;
  }
  .profile-page .booknow-btn {
    background: #a1a1ff 0% 0% no-repeat padding-box;
    border-radius: 4px;
    height: 59px;
    width: 193px;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 20px;
  }

  .profile-page .profile-name
  {
      font-size: 70px;
      line-height: 95px;
      font-family: "AvenirNext-Bold", sans-serif;
      margin-bottom: 18.81px;
      color: #294962;
  }
  .profile-page .destination 
  {
    font-size: 33px;
    color: #294962;
    font-family: "AvenirNext-Bold", sans-serif;
    margin-bottom: 18.81px;
  }
  .profile-page .destination2 {
    font-size: 20px;
    color: #294962;
    line-height: 30px;
    margin-bottom: 18.81px;
    font-family: 'AvenirNext-pro', sans-serif;
    margin-bottom: 62px;
  }
  .profile-page .title {
    font-size: 33px;
    color: #294962;
    line-height: 30px;
    font-family: "AvenirNext-Bold", sans-serif;
    margin-bottom: 15.34px;
  }
  .profile-page .title ~ p {
    font-size: 18px;
    color: #294962;
    line-height: 25px;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin-bottom: 30px;
  }
  .profile-page .custom-btn a,
  .profile-page .custom-btn a:hover,
  .profile-page .custom-btn a:focus{
   font-size: 16px;
    border: 2px solid #A1A1FF;
    border-radius: 4px;
    min-width: 102px;
    display: inline-block;
    text-align: center;
    color: #000000;
    padding: 6px;
    text-decoration: none;
    margin-right: 23px;
    font-family: 'AvenirNext-Regular', sans-serif;
  }

  .custom-stress-tags
  {
      margin-bottom: 121.03px;
  }
  .review-container .review-heading
  {
        margin-bottom: 76px;
  }
  .review-container .head
  {
    letter-spacing: 0px;
    color: #294962;
    font-size: 33px;
    line-height: 30px;
    font-family: "AvenirNext-Bold", sans-serif;
  }
  .review-container .rating{
    letter-spacing: 0px;
    color: #294962;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 30px;
    font-family: 'AvenirNext-pro';
    margin-bottom: 11px;
  }
  .review-container  i{
      font-size: 20px;
      margin-top: 5px;
  }
  .review-container  i.fas{
      color: #E5FC0A;
  }
  
  .review-message .profile-box .img-box{
      background: #D8D8FF 0% 0% no-repeat padding-box;
      width: 84px;
      height: 84px;
      border-radius: 50%;
      text-align: center;
      line-height: 90px;
  }
  .review-message .profile-box .img-box i{
    font-size: 31px;
    color: #294962;
  }
  .review-message .left-message .message-box{
    margin-right: 115px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 3px #00000029;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 16px;
    color: #294962;
    padding: 10px;
    margin-left: 30px;
    position: relative;
  }
  .review-message .left-message .message-box::before{
      content: '';
      position: absolute;
      left: -15px;
      top: 100%;
      width: 0;
      height: 0;
      transform: translateY(-50%);
      top: 50%;
      border-right: 18px solid #fff;
      /* border-right: 20px solid transparent; */
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      clear: both;
  }
  
  .review-message .right-message,
  .review-message .left-message{
      margin-bottom: 33px;
  }
  .review-message .right-message .message-box{
    margin-left: 115px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 3px #00000029;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 16px;
    color: #294962;
    padding: 10px;
    margin-right: 30px;
    line-height: 25px;
    position: relative;
  }
  .review-message .right-message .message-box::after{
      content: '';
      position: absolute;
      right: -15px;
      top: 100%;
      width: 0;
      height: 0;
      transform: translateY(-50%);
      top: 50%;
      border-left: 18px solid #fff;
      /* border-right: 20px solid transparent; */
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      clear: both;
  }
  .review-message  .message-box .date{
      color: #666666;
      font-size: 8px;
      margin-top: 5px;
      line-height: 17px;
    
  }
  
  .review-message .see-more{
  font-size: 20px;
  color: #294962;
  text-decoration: underline;
  font-family: 'AvenirNext-pro', sans-serif;
  }
  
  .next-session{
      background: #EEEEFF 0% 0% no-repeat padding-box;
      padding: 105px 0;
  }
  .next-session .head{
    letter-spacing: 0px;
    color: #294962;
    text-transform: capitalize;
    font-size: 36px;
    line-height: 25px;
    font-family: 'AvenirNext-pro';
  }
  
  .next-session .booknow-btn{
    background: #A1A1FF 0% 0% no-repeat padding-box;
    border-radius: 4px;
    font-size: 24px;
    width: 262px;
    height: 80px;
    text-transform: uppercase;
  }
  .title-profile{
    font-size: 33px;
    line-height: 30px;
    color: #294962;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-family: 'AvenirNext-Bold', sans-serif;
    margin-bottom: 53px;
  }

  /* Community Page Css */
  /* boat section on community page  */
  /* changes by pragun */
.mp-boat
{
    /* padding: 90px 0; */
    padding: 0 0 90px 0;
    width: 100%;
}

button.btn-swim-boat
{
    border-radius: 5px;
    width: 215px;
    height: 47px;
    background: #A1A1FF;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
}

/* css for controlling boat image in community page */
/* changes in boat page */
.flip-card-bg
{
    height: 455px;
    padding:50px 60px 50px 70px;
}

.flip-card-bg > div{
    margin-top: 90px;
}

.flip-card
{
    width:150px;
    height: 177px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 4px;
    display: table;
}

.flip-card .flip-card-title
{
    display: table-cell;
    vertical-align: middle;
}

.flip-card.active
{
    transform: scale(1.2);
    background: #8BC0F7;
}

.flip-card img
{
    margin-bottom: 15px;
}

.flip-card-title h3
{
    font-size: 10px;
    line-height: 8px;
    color: #000;
    font-family: 'AvenirNext-pro', sans-serif;
    margin:0;
}

.flip-card.first
{
    background: #AAD7F9;
}

.flip-card.third
{
    background: #EAF3E0;
}

/* .react-3d-carousel .slider-container .slider-right div,
.react-3d-carousel .slider-container .slider-left div
{
    opacity: 0;
}

.react-3d-carousel .slider-container .slider-content .slider-single
{
    width:calc(100% - 177px) !important;
}

.react-3d-carousel .slider-container .slider-content .slider-single.preactive .slider-single-content
{
    opacity: 1 !important;
    transform: translateX(-110%) scale(0.8) !important;
}

.react-3d-carousel .slider-container .slider-content .slider-single.proactive .slider-single-content
{
    opacity: 1 !important;
    transform: translateX(110%) scale(0.8) !important;
}

.react-3d-carousel .slider-container .slider-left
{
    right:110% !important;
    padding: 0 70px !important;
}
.react-3d-carousel .slider-container .slider-right
{
    left:113% !important;
    padding: 0 70px !important;
}
.react-3d-carousel .slider-container
{
    margin:-0px auto 0px -28% !important;
}

.react-3d-carousel .slider-container .slider-content .slider-single .slider-single-content
{
    box-shadow: none !important;
} */

.vent-out-bg
{
    background: url('../img/bg-vent-out-wall.svg') no-repeat 43% 90px, transparent linear-gradient(180deg, #EEF4FE 0%, #FFFFFF 100%);

}

.vent-out-wall
{
    padding: 120px 0;
}

.vent-wrapper-bg
{
    width: 991px;
    background: transparent linear-gradient(136deg, #FFFFFF66 0%, #FFFFFF66 100%) 0% 0% no-repeat padding-box;
    border: 4px solid #FFFFFF99;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 59px 0 59px 76px;
    margin-bottom: 90px;
}

.blog-vent-wrapper
{
    padding: 0;
    border: 0 none;
    width: 100%;
}

.blog-vent-out-feeling-wrapper
{
    right: 0 !important;
}

.vent-inner-wrapper
{
    width: 452px;
}

.v-user-img
{
    width: 54px;
    height: 54px;
    background: #B1B1B1;
    border-radius: 100%;
    margin-right: 13px;
    display: table;
}

.vent-user-reply-content p
{
    font-size: 16px;
    line-height: 23px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin-bottom: 14px;
}

.vent-user-reply-content p span.user
{
    font-family: 'AvenirNext-Bold', sans-serif;
}

.from-with-love
{
    padding: 120px 0;
}

.from-with-love-bg
{
    background: transparent linear-gradient(180deg, #EEF4FE 0%, #FFFFFF 100%);
}

.for-you-with-love-img-wrapper {
    overflow: hidden;
}

.our-blog-section
{
    padding: 120px 0;
}

.our-blog-bg
{
    background: url('../img/bg-our-blog.svg');
}

.container-custom
{
    padding-left: 14%;
}


button.btn-start-now
{
    border-radius: 5px;
    background-color: #A1A1FF;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    padding: 15px 50px;
   margin-top: 50px;
   position: absolute;
   right: 0;
}

.mp-boat-bg
{
    right: -20px;
    bottom: -80px;
}

.blog-teaser-wrapper
{
    padding: 46px 25px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 10px #BAC5EA;
    border-radius: 9px;
    cursor: pointer;
}

.sub-blog-teaser-wrapper
{
    padding: 49.04px 39.34px 49.04px 31px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 10px #BAC5EA;
    border-radius: 9px;
    cursor: pointer;
}

.blog-teaser-img img
{
    height: 317px;
    margin-bottom: 45px;
    width: 100%;
    object-fit: cover;
}

.sub-blog-img img
{
    height: 266px;
    width:100%;
    object-fit: cover;
}

.blog-teaser-heading
{
    font-size: 28px;
    line-height: 38px;
    color: #294962;
    font-family: 'AvenirNext-Bold', sans-serif;
    margin-bottom: 15px;
    text-decoration: none;
}

.blog-teaser-heading:hover
{
    text-decoration: none;
}

.sub-blog-heading
{
    font-size: 20px;
    line-height: 26px;
    color: #294962;
    font-family: 'AvenirNext-Bold', sans-serif;
    margin-bottom: 3px;
}

.sub-blog-content
{
    font-size: 12px;
    line-height: 18px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin-bottom: 20px;
}

.blog-teaser-content
{
    font-size: 20px;
    line-height: 28px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin-bottom: 28px;
    width:456px;
}

.post-meta ul li
{
    font-size: 18px;
    line-height: 20px;
    color: #C5D8EF;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.sub-blog-teaser-wrapper .post-meta ul li
{
    font-size: 12px;
    line-height: 12px;
}

.post-meta ul li.read-more a
{   
    text-decoration: none;
    color: #C5D8EF;
}

.post-meta ul li.read-time
{
    position: relative;
    padding-left: 15px;
}

.sub-blog-teaser-wrapper .post-meta ul li.read-time::before
{
    top:4px;
}

.post-meta ul li.read-time::before
{
    content: '';
    position: absolute;
    height: 4px;
    width:4px;
    border-radius: 100%;
    background: #C5D8EF;
    left:3px;
    top:8px;
}

.vent-out-feeling-wrapper
{
    box-shadow: 0px 2px 20px #0022A325;
    border-radius: 8px;
    background: #fff;
    padding: 25px;
    width:494px;
    right: -136px;
    top: 60px;
}

.vent-out-heading
{
    font-size: 18px;
    line-height: 28px;
    color: #294962;
    font-family: 'AvenirNext-pro', sans-serif;
    margin-bottom: 19px;
}

.vent-out-textarea textarea
{
    width: 100%;
    height: 137px;
    background: #F9FAFC 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 20px #0022A300;
    border-radius: 8px;
    border-color: #F9FAFC;
    resize: none;
    padding: 25px;
    margin-bottom: 20px;
    color: #294962;
    font-size: 18px;
    line-height: 23px;
}

.vent-out-textarea textarea:focus
{
    border-color: #F9FAFC;
    outline: 0 none;
}

.vent-out-textarea textarea::-webkit-input-placeholder
{
    font-size: 18px;
    line-height: 28px;
    color: #BAC5EA;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.submit-anonymous{
    color: #969696;
    font-size: 12px;
    font-family:'AvenirNext-Regular'
}

button.submit-user-btn
{
    width:171px;
    height: 40px;
    color: #000;
    border-radius: 3px;
    background: #A1A1FF;
    text-transform: uppercase;
    font-size: 12px;
}

button.submit-user-btn img
{
    margin-right: 10px;
}

.vent-reply-wrapper
{
    background: #fff;
    box-shadow: 0px 2px 20px #0022A300;
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 25px;
    width:494px;
}

.vent-reply-wrapper.right 
{
    margin-left: auto;
}

.vent-reply-user
{
    margin-bottom: 22px;
}

.vent-user-img
{
    height: 42px;
    width:42px;
    border-radius: 100%;
    background: #F0F2FF;
    margin-right: 16px;
}

.vent-user-name h3
{
    font-size: 18px;
    line-height: 28px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin:0;
}

.vent-user-meta .post-meta ul li
{
    font-size: 12px;
    line-height: 20px;
    color: #C5D8EF;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.vent-user-meta .post-meta ul li.post-time
{
    margin-left: 10px;
    position: relative;
}

.vent-user-meta .post-meta ul li.post-time::before
{
    height: 3px;
    width:3px;
    content: '';
    position: absolute;
    left: -8px;
    bottom: 6px;
    background: #C5D8EF;
}

.user-reply-msg
{
    padding: 23px 24px 23px 25px;
    height: 119px;
    background: #F9FAFC;
    box-shadow: 0px 2px 20px #0022A300;
    border-radius: 8px;
    margin-bottom: 17.8px;
}

.user-reply-msg p
{
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 0;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.user-msg-reply a
{
    font-size: 16px;
    line-height: 15.6px;
    color: #294962;
    font-family: 'AvenirNext-pro', sans-serif;
    text-decoration: none;
}

.view-all-msg a
{
    font-size: 10px;
    line-height: 23px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
    display: inline-block;
    position: relative;
    padding-left: 40px;
    text-decoration: none;
}

a.like
{
    text-decoration: none;
}

a.liked i
{
    color: #FF5757 !important;
}

span.like-count
{
    font-size: 10px;
    line-height: 20px;
    color: #808080;
    font-family: 'AvenirNext-Regular', sans-serif;
    position: relative;
    top:-2px;
}

a.like i
{
    margin-right:4.7px;
    color: #000;
}

.view-all-msg a::before
{
    content: '';
    position: absolute;
    left:0;
    top:10px;
    width: 31px;
    border-bottom: 1px solid #BCBCBC;
}

.user-reply-wrapper
{
    margin-bottom: 64px;
}

.show-all-replies-wrapper
{
    margin-left: 67px;
}

.show-all-replies-wrapper .user-reply-wrapper
{
    margin-bottom: 30px;
}

.replied-msg-box
{
    width: 368px;
    background: #F9FAFC 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 20px #0022A300;
    border-radius: 8px;
    padding: 16.51px 17.93px 17.91px 21.5px;
    margin-top:12px;
}

.replied-msg-box p
{
    color: #294962;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 23px;
    font-family: 'AvenirNext-Regular', sans-serif;
}

span.msg-post-date
{
    font-size: 12px;
    line-height: 20px;
    color: #757575;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.who-reply-img
{
    height: 42px;
    width:42px;
    background: #F0F2FF;
    border-radius: 100%;
    margin-bottom: 6px;
}

h3.who-reply-name
{
    font-size: 14px;
    line-height: 28px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin: 0;
    text-align: center;
}

.pagination-list
{
    padding-left: 32px;
    padding-right: 32px;
}

.pagination-list ul li
{
    margin-right: 20px !important;
}

.pagination-list ul li a
{
    font-size: 18px;
    line-height: 28px;
    color: #BAC5EA;
    font-family: 'AvenirNext-Bold', sans-serif;
    text-decoration: none;
    transition: all .3s ease;
}

.pagination-list ul li a.current,
.pagination-list ul li a:hover
{
    color: #6772E5;
    opacity: 1;
  }
/* in profile page review show less */
.wrapper-class span{
    font-size: 0;
}

.about-us-vision h2
{
    font-size: 70px;
    line-height: 95px;
    color: #294962;
    font-family: 'AvenirNext-Bold', sans-serif;
    margin-bottom: 15px;
}

.about-us-vision p
{
    font-size: 25px;
    line-height: 35px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.our-mission-content p
{
    font-size: 16px;
    line-height: 22px;
    color: #1D2659;
    margin-bottom: 30px;
    padding-right: 90px;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.head-detail
{
    margin-top:100px;
}

h2.head-name
{
    font-size: 32px;
    line-height: 40px;
    color: #1D2659;
    font-family: 'AvenirNext-pro', sans-serif;
    margin-bottom: 3px;
}

p.head-designation
{
    font-size: 18px;
    line-height: 25px;
    color: #1D2659;
    font-family: 'AvenirNext-pro', sans-serif;
}

.ceo-wrapper-img span
{
    bottom: -56px;
    right: -36px;
}

.our-mission-content::before
{
    content: url('../img/blockquote-left.svg');
    position: absolute;
    left: -90px;
    top: -50px;
}

.our-mission-content::after
{
    content: url('../img/blockquote-right.svg');
    position: absolute;
    bottom: -60px;
    right: 12px;
}


/* our team section css */

#our-team
{
    padding: 120px 0;
    background: transparent linear-gradient(180deg, #EEF4FE 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.team-wrapper
{
    padding: 36px;
    height: 467px;
    border-radius: 8px;
    position: relative;
}

.team-bg
{
    background-image: url('../img/team-member.png');
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
}

.team-member-name
{
    line-height: 28px;
    color: #1D2659;
    font-size: 18px;
    font-family: 'AvenirNext-Bold', sans-serif;
}

.team-member-designation
{
    line-height: 28px;
    color: #1D2659;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.team-member-message
{
    margin-top: 10px;
    font-size: 22px;
    line-height: 32px;
    color: #1D2659;
}

.team-content
{
    bottom:-69%;
}

/* funded by wrapper css */

.fund-wrapper
{
    padding: 150px 0;
}

.fund-wrapper-bg
{
    background-image: url('../img/fund-bg-left.svg'), url('../img/fund-bg-right.svg');
    background-position: top 10px left -320px, top 10px right -320px;
    background-repeat: no-repeat;
}

.fund-heading h3
{
    font-size: 32px;
    line-height: 39px;
    color: #1D2659;
    font-family: 'AvenirNext-pro', sans-serif;
    margin-bottom: 60px;
}

.fund-listing
{
    margin-bottom: 70px;
}

.fund-name
{
    width:212px;
    height: 90px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 3px #00000013;
    margin-right: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fund-name::before
{
    content: '';
    position: absolute;
    width: 164px;
    height: 114px;
    background: #F1FAE8;
    left:0;
    left: -11px;
    top: -11px;
    z-index: -1;
}

.fund-leading-text p
{
    font-size: 20px;
    line-height: 28px;
    color: #1D2659;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.fund-leading-text p span
{
    color: #676FED;
    font-family: 'AvenirNext-pro', sans-serif;
}

/* Our Investor Section Css */

.our-investor-wrapper
{
    padding: 90px 0;
}

.investor-box
{
    padding: 43px;
    width:431px;
    margin-right: 40px;
    background: #FFFFFF;
    box-shadow: 0px 2px 35px #EAF0F7;
    border-radius: 8px;
    float: left;
    margin-bottom: 40px;
}

.investor-img
{
    background-image: url('../img/ceo.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position:top;
    margin: 0 auto 20px;
    width: 209px;
    height: 209px;
    border-radius: 100%;
}

.investor-name
{
    font-size: 18px;
    line-height: 28px;
    color: #1D2659;
    margin-bottom: 7px;
    font-family: 'AvenirNext-Bold', sans-serif;
}

.investor-designation
{
    font-size: 18px;
    line-height: 28px;
    color: #1D2659;
    margin-bottom: 8px;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.investor-info
{
    font-size: 18px;
    line-height: 24px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.investor-right
{
    float: right;
}


/* blog section css */

.blog-wrapper-bg
{
    background-image: url('../img/blog-wrapper-bg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 359px;
    margin-bottom: 80px;
}

.blog-inner-content
{
    width:940px;
    margin-left: auto;
}

.blog-title
{
    font-size: 42px;
    line-height: 55px;
    color: #1D2659;
    font-family: 'AvenirNext-Bold', sans-serif;
    margin-bottom: 30px;
}

.blog-sub-title
{
    font-size: 24px;
    line-height: 33px;
    color: #1D2659;
    font-family: 'AvenirNext-Bold', sans-serif;
    margin-bottom: 40px;
}

.blog-user-img
{
    width:80px;
    height: 80px;
    display: table;
    border-radius: 100%;
    margin-right: 16px;
    background: #929CFF;
}

h4.blog-user-name
{
    font-size: 20px;
    line-height: 28px;
    color: #1D2659;
    margin-bottom: 4px;
    font-family: 'AvenirNext-pro', sans-serif;
}

p.blog-post-date
{
    font-size: 14px;
    line-height: 19px;
    color: #1D2659;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin:0;
}

.blog-detail
{
    margin-top:40px;
}

.blog-detail p
{
    font-size: 16px;
    line-height: 27px;
    font-family: 'AvenirNext-Regular', sans-serif;
    color: #1D2659;
    margin-bottom: 30px;
}

.blog-detail-img
{
    margin-bottom: 44px;
}

.blog-detail-img .d-flex img
{
    width:320px;
    height: 213px;
    object-fit: cover;
}

.blog-detail-img .d-flex > div,
.classified-wrapper .d-flex > div
{
    margin-right: 16px;
}

p.fig-caption
{
    font-size: 12px;
    line-height: 27px;
    color: #1D2659;
    font-family: 'AvenirNext-proitelic', sans-serif;
    margin-bottom: 50px; 
}

.classified-wrapper .d-flex img
{
    width: 278px;
    height: 216px;
    object-fit: cover;
}

.classified-wrapper
{
    margin-bottom: 80px;
}

.blog-hr
{
    margin-top:30px;
    margin-bottom: 30px;
    width: 100%;
    border-bottom: 1px solid #1D2659;
    border-top: 0 none;
}

.post-related-box
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 10px #BAC5EA;
    border-radius: 9px;
    margin-bottom: 20px;
    padding: 22px 35px;
}

.related-post-img img
{
    width: 185px;
    height: 123px;
    object-fit: cover;
}

.blog-share-option ul li a
{
    text-decoration: none;
}

.blog-share-option ul li a i
{
    height: 26px;
    width:26px;
    border-radius: 100%;
    text-align: center;
    line-height: 26px;
    color: #fff;
    background: #294962;
    font-size: 18px;
}

.total-comment-wrapper ul li a
{
    font-size: 18px;
    line-height: 19px;
    color: #1D2659;
    text-decoration: none;
}



.total-comment-wrapper ul li a img
{
    margin-right: 15px;
}

.total-comment-wrapper ul li:first-child
{
    margin-right: 30px !important;
}

.blog-comment-wrapper
{
    margin-top: 30px;
}
.blog-title
{
    font-size: 28px;
    line-height: 32px;
}
.blog-sub-title
{
    font-size: 18px;
    line-height: 28px;
}
.post-related-box
{
    padding: 15px;
}

.related-post-section
{
    padding: 40px 0;
}

/* blog widget css */

.blog-side-widget
{
    position: relative;
    top:450px
}

.blog-by .d-flex
{
    padding-bottom: 15px;
    border-bottom: 2px solid #1D2659;
    margin-bottom: 15px;
}

.bw-img
{
    width:24px;
    height: 24px;
    border-radius: 100%;
    background: #929CFF;
    margin-right: 6px;
    display: table;
}

.bw-content h4
{
    font-size: 14px;
    line-height: 18px;
    color: #1D2659;
    margin-bottom: 3px;
    font-family: 'AvenirNext-pro', sans-serif;
    margin: 0;
}

.bw-content p
{
    font-size: 8px;
    line-height: 19px;
    color: #1D2659;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin: 0;
}

.bw-like ul li a
{
    text-decoration: none;
    font-size: 14px;
    line-height: 19px;
    color: #1D2659;
    display: block;
    margin-bottom: 10px;
}

.bw-like ul li a i,
.bw-like ul li a img
{
    margin-right: 15px;
}

.bw-like ul li a img
{
    height: 15px;
}

/* blog comment form */

.blog-vent-out-wrapper-form .form-group label
{
    font-size: 14px;
    line-height: 34px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin: 0;
}

.blog-vent-out-wrapper-form .form-group input
{
    height: 38px;
    border-radius: 7.84px;
    width:350px;
}

.blog-vent-out-wrapper-form .form-group input::-webkit-input-placeholder
{
    font-size: 11px;
    line-height: 21px;
    color: #707070;
    font-family: 'AvenirNext-Regular', sans-serif;
}

/* style */
.cursor-pointer{
    cursor: pointer;
}

.mp-footer-social ul
{
    margin-bottom: 0;
}

.mp-footer-social ul li
{
    margin-right: 20px !important;
}


/* Thearipst Sign up css */

#SignUpTherapist
{
    background-image: url('../img/therapist-signup-bg.svg');
    background-repeat: no-repeat;
    background-size: 130%;
    background-position: -40px -546px;
}

.signup-therapist-wrapper
{
    padding: 90px 0;
}

.signup-therapist-wrapper .container
{
    margin-top:90px
}


.signup-thearpist-left
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 6px 0px 0px 6px;
    padding: 107.5px 40px 0 40px;
    height: 100%;
    position: relative;
}

.signup-thearpist-left .trouble-text{
    position: absolute;
    bottom: 0;
    margin: 0 0 15px 50px;
    color: #294962;
    font-size: 13px;
}

.stl-bg
{
    background-image: var(--therapy-form-image) , url('../img/therapist-left-bg-1.svg');
    background-position: 40% 95%, left bottom;
    background-repeat: no-repeat;
}

.signup-thearpist-content
{
    background: transparent linear-gradient(133deg, #FFFFFF33 0%, #FFFFFF66 100%) 0% 0% no-repeat padding-box;
    box-shadow: 7px 8px 10px #F0F2FF;
    border: 1px solid #FFFFFF99;
    border-radius: 0 4px 4px 0;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    padding: 51.5px 90px 53.26px 57px;
}

ul#steps li
{
    margin-bottom: 30px;
}

ul#steps li a
{
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #2E4458;
    font-size: 14px;
    line-height: 19px;
    font-family: 'AvenirNext-pro', sans-serif;
}

ul#steps li a span
{
    height: 32px;
    width:32px;
    border-radius: 100%;
    border: 2px solid #A8CCF6;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    margin-right: 20px;
}

ul#steps li a span i
{
    color: #fff;
}

span.complete
{
    background: #C5EAA4 0% 0% no-repeat padding-box;
    border-color: #C5EAA4 !important;
}

span.active
{
    background: #A8CCF6 0% 0% no-repeat padding-box;
    border: 2px solid #A8CCF6;
    color: #fff;
}

h3.step-heading
{
    margin-bottom: 50px;
    color: #294962;
    font-size: 20px;
    line-height: 45px;
    font-family: 'AvenirNext-pro', sans-serif;
}

.step-form label
{
    font-size: 18px;
    line-height: 34px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.step-form .form-group input,
.step-form .form-group select,
.custom-input-box
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.5px solid #A1A1FF;
    border-radius: 8px;
    height: 44px;
}

.step-form .form-group textarea
{
    width:573px;
    height: 99px;
    border-radius: 8px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.5px solid #A1A1FF;
    resize: none;
}

.step-form .form-group textarea::-webkit-input-placeholder
{
    font-size: 14px;
    line-height: 34px;
    color: #8E959A;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.custom-input-box
{
    padding: .375rem .75rem;
}

.step-form .form-group input::-webkit-input-placeholder
{
    color: #8E959A;
    font-size: 14px;
    line-height: 34px;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.select-gender ul li input[type="radio"]:checked,
.select-gender ul li input[type="radio"]:not(:checked),
.own-space ul li input[type="radio"]
{
    position: absolute;
    left: -99999px;
}

.select-gender ul li input[type="radio"] + label,
.own-space ul li input[type="radio"] + label
{
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    line-height: 34px;
    font-family: 'AvenirNext-Regular', sans-serif;
    padding-left: 35px;
    margin: 0;
}

.select-gender ul li input[type="radio"] + label::before,
.own-space ul li input[type="radio"] + label::before
{
    content: '';
    position: absolute;
    left: 0;
    top:3px;
    width: 25px;
    height: 25px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 12px #0022A343;
    border-radius: 100%;
}

.select-gender ul li input[type="radio"]:checked + label::after,
.own-space ul li input[type="radio"]:checked + label::after
{
    content: '';
    position: absolute;
    left: 7px;
    top:10px;
    width: 11px;
    height: 11px;
    background: #929CFF 0% 0% no-repeat padding-box;
    border-radius: 100%;
}

.custom-picture-choose input[type="file"]
{
    position: absolute;
    left: -999999px;
}

.custom-picture-choose input[type="file"] + label
{
    position: relative;
    display: inline-block;
    cursor: pointer;
    background: #929CFF;
    border-radius: 4px;
    font-size: 12px;
    line-height: 15.6px;
    font-family: 'AvenirNext-Regular', sans-serif;
    width: 80px;
    height: 24px;
    line-height: 24px;
    margin:0;
    text-align: center;

}

span.file-exe
{
    color: #8E959A;
    font-size: 16.2px;
    line-height: 34px;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin-left: 15px;
}

span.error
{
    font-size: 14px;
}

.move-btn
{
    margin-top:90px;
}

.move-btn a
{
    font-size: 18.2px;
    line-height: 15.6px;
    color: #9BB3FF;
    font-family: 'AvenirNext-Regular', sans-serif;
    text-decoration: none;
    margin-right: 30px;
}

.move-btn button.btn-next
{
    width:198.9px;
    height: 46.8px;
    border-radius: 5.2px;
    font-size: 18.2px;
    line-height: 15.6px;
    color: #000;
    background: #A1A1FF;
    font-family: 'AvenirNext-Regular', sans-serif;
}

span.choose-file
{
    font-size: 10px;
    color: #1D2659;
    display: inline-block;
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 150px;
    white-space: nowrap;
}

span.choose-file::-webkit-scrollbar {
    width: 4px;
    height: 2px;
}

span.choose-file::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}

span.choose-file::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

span.choose-file i
{
    margin-right: 10px;
}

.custom-progress
{
    overflow: hidden;
    height: 3px;
    width:24px;
    border-radius: 2px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
}

.custom-progress-bar
{
    width: 50%;
    height: 18px;
    background-color: #676FED;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -ms-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

/* 12-mar-2021 */
.cursor-not-allowed{
    cursor: not-allowed;
}

/* 16 March 2021 Css */

.custom-select-container
{
    height:44px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.5px solid #A1A1FF;
    border-radius: 8px;
    width:100%;
    position: relative;
    padding: .375rem .75rem;
    cursor: pointer;
}

.custom-select-container span
{
    font-size: 14px;
    line-height: 34px;
    color: #8E959A;
    font-family: 'AvenirNext-Regular', sans-serif;
    cursor: pointer;
}

.drop_down_arrow
{
    right: 40px;
    top:4px;
}

.drop_down_arrow::after
{
    content: url('../img/arrow_drop_down.svg');
    position: absolute;
    top:0;
    left:0;
    height: 38px;
    width:38px;
}

.drop-down-container
{
    position: absolute;
    left:0;
    width:100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.5px solid #A1A1FF;
    border-radius: 8px;
    z-index: 99;
    display: none;
    padding: .375rem .75rem;
    overflow: hidden;
}

.drop-down-container.open {
    display: block;
}

.drop-down-container ul li
{
    padding: .375rem .75rem;
}

.drop-down-container ul li:hover,
.drop-down-container ul li.active
{
    background: #EBEFFC;
    border-radius: 3px;
}

.drop-down-container ul li:last-child a
{
    margin-bottom: 0;
}

.drop-down-container ul li a
{
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    color: #1D2659;
    margin-bottom: 15px;

}

.nano-scroll-bar
{
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

.nano-scroll-bar::-webkit-scrollbar {
    width: 12px;
}

.nano-scroll-bar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #EBEFFC; 
    box-shadow: inset 0 0 6px #EBEFFC;
    border-radius: 10px;
}

.nano-scroll-bar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.custom_select input[type="radio"],
.custom_select input[type="checkbox"]
{
    position: absolute;
    left: -999999px;
}

.custom_select input[type="radio"] + label,
.custom_select input[type="checkbox"] + label
{
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    color: #1D2659;
    padding-left: 30px;
    margin: 0;
}

.custom_select input[type="radio"] + label::before,
.custom_select input[type="checkbox"] + label::before
{
    content: '';
    position: absolute;
    left:0;
    top:2px;
    height: 14px;
    width:14px;
    border:1px solid#A1A1FF;
}

.custom_select input[type="radio"] + label::before
{
    border-radius: 100%;
}

.custom_select input[type="radio"]:checked + label::after,
.custom_select input[type="checkbox"]:checked + label::after
{
    top:-1px;
    left:1px;
    position: absolute;
}

.custom_select input[type="checkbox"]:checked + label::before
{
    background: #A1A1FF;
}

.custom_select input[type="checkbox"]:checked + label::after
{
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    color: #fff;
    vertical-align: middle;
    font-weight: 900;
}
.custom_select input[type="radio"]:checked + label::after
{
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    color: #A1A1FF;
    font-weight: 900;
    font-size: 8px;
    left: 3px;
}

/* 16-mar-2021 */
.rrs__option{
    display: flex !important;
}
.rrs__option.rrs__option--next-selection{
    display: flex !important;
}

/* therapisit signup rightbar */
.right_bar{
    position: absolute;
    right: 85px;
}

/* 18 march 2021 Css */

.ant-select:not(.ant-select-customize-input) .ant-select-selector
{
    height: 44px;
    background: #fff 0% 0% no-repeat padding-box;
    border: 0.5px solid #A1A1FF !important;
    border-radius: 8px !important;
    width: 100%;
    position: relative !important;
    
}

.ant-select-selection-placeholder
{
    font-size: 14px;
    line-height: 34px;
    color: #8E959A;
    font-family: 'AvenirNext-Regular', sans-serif !important;
    cursor: pointer;
}

.ant-select-arrow::before
{
    content: url('../img/arrow_drop_down.svg');
    right:0;
    position: absolute;
}

.ant-select-item-option
{
    font-size: 12px !important;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.ant-select-multiple .ant-select-selection-item
{
    font-size: 10px;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.ant-select-multiple .ant-select-selection-item-remove > .anticon
{
    vertical-align: 1px !important;
}

.ant-select-arrow svg
{
    display: none !important;
}

.ant-select-arrow
{
    background: url('../img/arrow_drop_down.svg');
    height: 38px !important;
    width: 38px !important;
    display: inline-block;
    background-position: 11px -13px;
}

.badge{
    background: #929CFF !important;
}

/* 22 march 2021 Css */
span.opaque-gray
{
    color: #C4C9B9;
    right: -113px;
    top: 10px;
    position: absolute;
}

@media(max-width:992px)
{
    span.opaque-gray{position: relative;top:0;right: 0;}
}

/*  css for section two organisation */
/* changes by pragun */
h3.sub-lead-small-title
{
    font-size: 29px;
    color: #294962;
    font-family: 'AvenirNext-Regular';
    margin-bottom: 80px;
    line-height: 45px;
}

/*  css for including white space */
/* changes by pragun */
.includewhitespace{
    white-space:pre-wrap;
}
/* 24 march 2021 Css */

ul.get-match-menu li a {
    color: #294962;
    font-size: 16px;
    line-height: 19px;
    padding: 10px 15px !important;
    font-family: 'AvenirNext-Regular', sans-serif;
    transition: all .3s ease;
    position: relative;
}

ul.get-match-menu li a.active::before
{
    content: '';
    position: absolute;
    height: 4px;
    width: 33px;
    left:35px;
    bottom: 6px;
    background-color: #294962;
    border-radius: 4px;
}

ul.get-match-menu li a img
{
    vertical-align: middle;
}

.match-welcome-page .main-heading
{
    /* font-size:45px; */
    font-size:56px;
    line-height: 65px;
    color: #294962;
    font-family: 'AvenirNext-Bold', sans-serif;
    margin-bottom: 10px;
}


.match-welcome-page .sub-heading
{
    font-size:20px;
    line-height: 36px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin-bottom: 10px;
}

.match-welcome-page .sub-text{
    color:#294962;
    /* font-size:15px; */
    font-size:18px;
    margin-bottom: 55px;
}

a.btn-start-now
{
    display: inline-block;
    width: 193px;
    height: 59px;
    line-height: 46px;
    background: #A1A1FF 0% 0% no-repeat padding-box;
    border-radius: 4px;
    text-decoration: none;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
}

.prev-step
{
    font-size: 20px;
    line-height: 30px;
    color: #294962;
    font-family: 'AvenirNext-Bold', sans-serif;
    /* margin-bottom: 20px; */
    margin-bottom: 1.8rem;
    cursor: pointer;
}

h3.current-step-title
{
    font-size: 24px;
    line-height: 36px;
    color: #294962;
    font-family: 'AvenirNext-Bold', sans-serif;
    margin-bottom: 0px;
}

p.next-step-name
{
    font-size: 14px;
    line-height: 16px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.step-count
{
    height: 84px;
    width:84px;
    border:9px solid #A1A1FF;
    border-radius: 100%;
    line-height: 65px;
    font-size: 14px;
    color: #294962;
    text-align: center;
    font-family: 'AvenirNext-Bold', sans-serif;
}

h3.page-inner-title
{
    font-size: 20px;
    color: #294962;
    margin: 12rem 0 1.5rem 0;
    font-family: 'AvenirNext-Bold', sans-serif;
}

.mci-question-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #294962;
    margin: 6rem 0 1.5rem 0;
    font-family: 'AvenirNext-Bold', sans-serif;
}

.mci-question-list h3 {
    font-size: 2rem;
}

.mci-questions {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mci-questions-proceed {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.mci-questions-proceed button {
    border-radius: 5px;
    background-color: #A1A1FF;
    font-size: 18px;
    color: #000;
    width: 193px;
    height: 59px;
    margin: 1rem;
    border: none;
}

.mci-questions-buttons {
    width: 299px;
    height: 59px;
    background: #F1F1FF;
    border: 1px solid #A1A1FF;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.mci-questions-buttons.selected {
    background: #C7C7FF 0% 0% no-repeat padding-box;
}

input.gender-other-custom-field
{
    background: transparent !important;
}

input.gender-other-custom-field:focus
{
    box-shadow: none;
}

.select-gender-option ul li
{
    margin-bottom: 15px;
}

.mci-question{
    display: flex;
}

.mci-question .gender-custom-input{
    margin-right: 20px;
}

.gender-custom-input input[type="radio"]
{
    position: absolute;
    left:-9999999px;
}

.gender-custom-input input[type="radio"] + label
{
    display: inline-block;
    position: relative;
    padding-left: 45px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
    cursor: pointer;
    margin:0;
    font-size: 15px;
}

.gender-custom-input input[type="radio"] + label::before
{
    content: '';
    position: absolute;
    height: 26px;
    width:26px;
    border-radius: 100%;
    border: 4px solid #294962;
    left:0;
    top:-2px;
}

.gender-custom-input input[type="radio"]:checked + label::after
{
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background: #294962;
    border-radius: 100%;
    left: 8px;
    top: 6px;
}



.mci-next-question {
    animation: 0.3s slide-left ease;
}

@keyframes slide-left {
    from {
      margin-left: 100%;
    }
    to {
      margin-left: 0%;
    }
  }

  .error-message {
      display: flex;
      justify-content: center;
  }

.custom-radio-square
{
    border-radius: 4px;
    border: 1px solid #A1A1FF;
    width: 144px;
    height: 50px;
    background: #fff;
    text-align: center;
    line-height: 48px;
    text-transform: uppercase;
    font-size: 17px;
    color: #000;
    cursor: pointer;
}


.custom-radio-square.checked
{
    background: #294962;
    color: #fff;
}

.select-custom-checkbox input[type="checkbox"]
{
    position: absolute;
    left: -9999999px;
}

.select-custom-checkbox input[type="checkbox"] + label
{
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    color: #294962;
    padding-left: 50px;
    margin: 0;
}

.select-custom-checkbox input[type="checkbox"] + label::before
{
    content:'';
    position: absolute;
    border: 4px solid #294962;
    height: 28px;
    width:28px;
    border-radius: 4px;
    left:0;
    top:3px;
}

.select-custom-checkbox input[type="checkbox"]:checked + label::before
{
    background: #294962;
}

.select-custom-checkbox input[type="checkbox"]:checked + label::after
{
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left:5px;
    top:0;
    font-size: 18px;
    font-weight: 900;
    display: inline-block;
    color: #fff;
}

.gender-other-custom-field{
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    border-color: white;
    /* background: 0; */
    border-bottom: 1px solid #294962 !important;
}

.py-10
{
    padding-top:120px;
}
.py-40
{
    padding-top:2.5rem;
}
/*  description on CompanyLogoSection
 changes by pragun */
p.logo-description{
    color: #294962;
    font-weight: 300;
    font-size: 34px;
    font-family: 'AvenirNext-Regular', sans-serif;
    margin-top: 30px;
}

/*  div for privacy-policy box on GetAccess,WorkPlaceIndex and FormPageModel component
 changes by pragun */
.privacy-policy-box,.privacy-policy-workindex-box{
    background-color: #F5F5F5;
    color:#294962;
    font-weight: 500;
    padding: 10px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    font-size:var(--font-size);
}
/* adjusment for privacy-policy on FormPageModel component*/
.privacy-policy-workindex-box{
    width:94%;
}

.privacy-policy-box p,.privacy-policy-workindex-box p{
 margin: 0;
}

.info-wrapper
{
    width:363px;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 0px 20px #F8F8FD;
    border-radius: 4px;
    z-index: 999;
    display: none;
    left:100%;
    top:0;
}

h3.info-title
{
    font-size:10px;
    line-height: 26px;
    font-family: 'AvenirNext-Bold', sans-serif;
    margin-bottom: 0;
    color: #294962;
}

p.info-title-content
{
    font-size: 10px;
    line-height: 14px;
    color: #294962;
    font-family: 'AvenirNext-Regular', sans-serif;
}

.info-icon
{
    cursor: pointer;
}

.info-icon:hover .info-wrapper
{
    display: block;
}

/* 31 March 2021 Css */

.work-on-grid
{
    display: grid;
    grid-template-columns: 300px 300px 300px;
    grid-column-gap: 36px;
    grid-row-gap: 20px;
    align-items: center;
    text-align: center;
}

.single-work-on
{
    cursor: pointer;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #A1A1FF;
    border-radius: 4px;
    text-align: center;
    height: 60px;
    color: #294962;
    font-size: 18px;
    line-height: 56px;
    text-transform: uppercase;
    font-family: 'AvenirNext-Regular', sans-serif;
    position: relative;
}

.single-work-on.active
{
    background: #A1A1FF;
    color: #fff;
}

.work-info
{
    right: -12px;
    top:-12px;
}

/* adjusting logos on teamCare page 
changes by pragun */
img.logo-adjust{ 
    width:100px;
    height: 100px; 
    margin:0;
    padding: 5px;
}
/* adjusting image on TeamCare page
changes by pragun */

.no-of-emps{
    display:flex;
    justify-content:space-between;
} 

/* 05 April 2021 Css */

.price-plan-box
{
    padding: 100px 0;
}

.price-plan-center
{
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.centerSlider .slick-track
{
    width: 100%;
}

.mt-t5 {
    margin-top: 35px;
}

.country-phone-input input {
    width: 255px !important;

}

.country-code select {
    width: 80px;
    background: #fff;
    box-shadow: 0px 0px 3px #0022a343;
    border: 0.5px solid #A1A1FF;
    border-radius: 8px;
    height: 44px;
}

.country-code select:focus
{
    box-shadow: none;
}

/* get-access-form country dropdown */
.custom-country-dropdown-get-access select{
    box-shadow: 0px 2px 3px #0022a343;
    border-radius: 7px;
    height: 63px;
    width: 100%;
}

#termsOfUse h1, #privacy h1, #disclaimer h1
{
    color: #294962;
    font-size: 28px;
    font-family: 'AvenirNext-pro', sans-serif;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 20px;
}

#termsOfUse h2
{
    font-size: 20px;
    color: #294962;
    font-family: 'AvenirNext-pro', sans-serif;
    margin-bottom: 20px;
}

#termsOfUse p,
#privacy p
{
    color: #717171;
    font-family: 'AvenirNext-Regular', sans-serif;
}

#privacy p strong
{
    color: #294962;
    font-family: 'AvenirNext-pro', sans-serif;
}
.right-0
{
    right: 10px;
}

.top-0
{
    top:10px;
} 

/* 
  changes for adding reply Post on VentOut wall
  changes by pragun 
 */
.reply-textarea textarea{
    background-color: #F1F1FF;
    width: 100%;
    border-color: #F9FAFC;
    resize: none;
    padding: 10px;
    color: #294962;
    box-shadow: 0px 2px 20px #0022A300;
    height: 70px;
    border-radius: 8px;
}

.reply-textarea textarea::-webkit-input-placeholder
{
    color: #335b80;
}

.reply-actions-vent-out{
    float: right;
    margin-top: 15px;
}

.cancel-reply{
    color: #A1A1FF;
    font-size: 12px;
    margin-right: 15px;
    cursor: pointer;
}

button.reply-btn
{
    width:106px;
    padding: 8px;
    color: #000;
    border-radius: 3px;
    background: #A1A1FF;
    text-transform: uppercase;
    font-size: 12px;
}

.mobile-navbar .upper-topbar{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 15px ;
}

.mobile-navbar .mobile-logo{
    width: 120px;
}

.mobile-navbar .lower-topbar{
    background-color: #D5D5FF;
    padding: 10px 30px;
    height: 120vh;
    /* padding: 10px 30px 0 30px */
}

.lower-topbar .inner-mobile-menu{
    background-color: #E1E1FF;
    margin: 10px -30px 0 -50px;
}

.lower-topbar .inner-menu-content{
    padding: 2px 50px;
}

button.btn-get-mobile-access{
    line-height: 12px;
    width: 100%;
    margin: 10px auto;
    padding:15px 0;
    border-radius: 4px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    background-color: #A1A1FF;
    transition: all 0.5s ease;
}

.lower-topbar ul{
    list-style-type:none;
    padding: 0;
    margin-top: 15px;
}

.lower-topbar ul li{
   font-size: 16px;
   margin-bottom: 25px;
   color:#294962;
}

.lower-topbar ul li a{
    color:#294962;
   text-decoration: none;
}

.mci-logo{
    max-width: 170px;
    /* margin-left: 13%; */
    margin-top: 20px;
}

.mci-upper-bar{
    display: flex;
    justify-content: space-between;
}

.mci-question-status{
    float: right;
    top:-1rem;
    position: relative;
    display: flex;
    align-items: center;
}

.confirm-screen-box{
    margin-top:10%;
    margin-left: 10%;
}

.confirm-screen-box .main-heading{
    color: #294962;
    font-family: "AvenirNext-Bold";
    font-size: 40px;
    margin-bottom: 0;
}

.confirm-screen-box .secondary-heading{
    color: #294962;
    font-size: 20px;
    font-family: "AvenirNext-Regular";
}

p.loading-msg{
    color:#294962;
    font-size: 20px;
    font-family: "AvenirNext-Regular";
    position: absolute;
    right: 0;
    margin-bottom: 20px;
}

.change-img-size{
    width: 200px;
    margin-right: 10px;
}

/* 22-07-2021 */
#report{
    /* background: url('../img/report.svg') ; */
    background-color: #fafaff;
    background-repeat: no-repeat;
    background-position: bottom right;
}

#report-background{
    background-color: #fafaff;
}



@media screen and (max-width: 415px) {
    .start-now
    .report-btn 
    {
        margin-left: auto !important; 
        margin-right: auto !important; 
    }
    .report-btn {
        font-size: 14px !important;
    }
}

.report-title h2{
    font-size: 36px;
    color: #294962;
    font-family: 'AvenirNext-Bold';
    margin-bottom: 15px;
}

.report-title h6{
    font-size: 18px;
    color: #294962;
    font-family: 'AvenirNext-Regular';
    margin-bottom: 40px;
}

.report-title p{
    font-size: 16px;
    /* color: #00003b; */
    font-family: 'AvenirNext-Regular';
    width: 576px;
}

.report-btn button {
    width: 210px;
    height: 59px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    background-color: #A1A1FF;
    font-family: 'AvenirNext-Regular';
}

.mci-footer{
    background-color: #e8e8fc;
    padding: 24px 0;
}

.mci-footer-content{
    width: 980px;
    margin: 0 auto;
}

.mci-footer-content p{
    font-size: 15px;
    color: #00003b;
    font-family: 'AvenirNext-Regular';
    margin-bottom: 0;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
}

.mci-whats-make-you h2{
    margin-bottom: 25px;
}

.report-card
{
    width: 452px;
    border-radius: 15px;
    padding: 40px 33px 50px 34px;
}

.report-card-head{
    font-size: 16px;
    color: #00003b;
    font-family: 'AvenirNext-Bold';
    margin-bottom: 23px;
    align-items: center;
    margin-top: 3px;
    margin-right: 7px;
}

.report-card-body{
    font-size: 14px;
    color: #00003b;
    font-family: 'AvenirNext-Regular';
}

.redeem-tooltip-wrapper
{    
    cursor: pointer;
    left: 75px;
    top: 20px;
}

.redeem-tooltip-wrapper img
{
  height: 17px;
  width: 17px;
}

.redeem-tooltip-wrapper:hover .redeem-tooltip
{
  visibility: visible;
  opacity: 1;
  left: 50px;
  top:0;
  /* transition: all .3s ease-out; */
}

.redeem-tooltip-wrapper.tooltip-right:hover .redeem-tooltip
{
    left:auto;
    right:0;
}

.redeem-tooltip-wrapper.tooltip-right .redeem-tooltip
{
    left: -110px;
    top: 40px;
}

.redeem-tooltip
{
  width: 192px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 8px 8px 20px #00005A1A;
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
  padding: 15px;
  top:40px;
}

.redeem-tooltip p
{
  margin: 0;
  font-size: 10px;
  color: #294962;
  font-family: 'AvenirNext-Regular', sans-serif;
}

.d-grid{
    display: grid;
}

.grid-col-2{
    grid-template-columns: 452px 465px;
    grid-gap: 20px;
}

.mci-score-matrix {
    flex-direction: column;
}

.mci-score-graph {
    flex-direction: row;
}

.mci-index {
    margin-top: 36px;
    margin-left: 10px;
}
.mci-index p{
    color: #294962;
    font-weight: bolder;
}

.report-cogniton-big-box{
    width: 666px;
    border-radius: 15px;
    background: #EBEBFF 0% 0% no-repeat padding-box;
    box-shadow: 10px 10px 30px #4d4daa47;
    padding: 40px 33px 50px 34px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.grid-new-col-2{
    grid-template-columns: 666px 452px;
    grid-gap: 60px;
}

.pyshcological-profile h2{
    margin-top: 120px;
}

.pyshcological-profile-box{
    width: 1146px;
    border-radius: 15px;
    background: #DBDBFF 0% 0% no-repeat padding-box;
    padding: 40px 33px 50px 34px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.pyshcological-profile-box p{
    width: 100% !important;
}

.marker::after{
    content: '';
    position: absolute;
    left: -20px;
    height: 12px;
    width: 12px;
    background: #9292EC 0% 0% no-repeat padding-box;
    border-radius: 100%;
    top: 6px;
}

p.marker{
    font-size: 16px;
    color: #00003b;
    font-family: 'AvenirNext-Regular';
    position: relative;
    left: 18px;
    /* width: 576px; */
}

.report-recommendation-box{
    width: 801px;
    /* height: 380px; */
    background: #DBDBFF 0% 0% no-repeat padding-box;
    padding: 40px 33px 50px 34px;
    border-radius: 15px;
    margin-top: 40px;
}

.report-recommendation-box h3{
    font-size: 24px !important;
}

.grid-reco-col-2{
    grid-template-columns: 801px 160px;
    grid-gap: 40px;
}

.contact-bg-img{
    background: transparent url('../img/contactUs.svg') 90% 0% no-repeat padding-box;;
}

.back-to-dash-btn{
    width: 252px !important;
    margin-right: 75px;
}

.mt-150{
    margin-top: 150px;
}

.social-icon-div a{
    text-align: left;
    font-size: 24px;
    font-family: 'AvenirNext-Regular';
    letter-spacing: 0px;
    color: #00003B;
    opacity: 1;
    cursor: pointer;
}

.social-icon-div a:hover{
    text-decoration: none !important;
}

.mci-score-card{
    width: 296px;
    height: 173px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 15px;
    opacity: 1;
    margin-top: 120px;
    margin-bottom: 142px;
}

.mci-score-card .translate {
    transform: translate(0px, 50px);
}

.mci-score-card .translate img {
    margin-right: 20px;
}

.mci-score-card .translate p {
    margin-top: 23px !important;
    font-size: 16px;
    color: #00003B;
    font-family: 'AvenirNext-Bold';
}

.mci-circular-progress{
    width: 12%;
    margin-right: 100px;
    font-family: 'AvenirNext-Bold';
}

.mci-score-card.active {
    background: transparent linear-gradient(120deg, #91A8FD 0%, #D1A8FF 100%) 0% 0% no-repeat padding-box;
    box-shadow: 10px 10px 30px #4d4daa47;
    border-radius: 15px;
    width: 342px;
    height: 201px;
    margin-top: 100px;
}

.mci-score-card.active .translate{
    transform: translate(0px, 65px);
}

.mci-score-card.active .translate p {
    font-size: 24px;
    margin-top: 15px !important;
}

.mci-circular-progress .CircularProgressbar-text{
    transform: translate(0,4px);
}

button.btn-see-report
{
    border-radius: 5px;
    background-color: #A1A1FF;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    padding: 10px 15px;
   /* margin-top: 50px; */
   /* position: absolute; */
   /* right: 0; */
}

p.sub-text.sub-head {
    font-size: 24px;
}

.mci-footer-disclamer {
    width: 95%;
    margin: 15px auto 0;
}

p.report-disclamer {
    font-size: 10px;
    color: #000;
    font-family: 'AvenirNext-Regular';
    margin-bottom: 0;
    text-align: center;
}

.report-disclamer span {
    font-size: 12px;
    font-weight: bolder;
}

.polygon-chart {
    display: block;
    width: 400px;
    height: 400px;
}

.margin {
    margin: 25px;
  }
    
.index-combination {
    padding-left: 60px;
}

.brain-fuse {
    margin: 50px;
}

.mouse-point {
    cursor: pointer;
}

.mci-weak-section h2{
    font-size: 24px;
    color: #294962;
    font-family: 'AvenirNext-Bold';
}

.box {
    justify-content: flex-start;
}

.boom {
    border: 1px solid black;
}

.pos {
    margin-top: -550px;
}

.disclaimer-main {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
}

.disclaimer-main .container {
    flex: 1;
}

@media screen and (max-width: 599px) {
    .mci-question-list h3 {
        font-size: 1.5rem;
    }
    #report{
        background: none;
    }
}