/* .vise-category .circle-thumbnail h4{
    color:#585858;
    font-weight: 500;
} */

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  border-radius: 10px;
}

.vise-category .circle-thumbnail .circle-block .circle-inner {
  background: none;
}

.vise-count .numeric {
  color: #D8192A;
}

.video-top {
  width: 65%;
}

.data-coach.grid .coach-photo {
  width: 150px;
  height: 150px;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #d81a2b;
  border-color: #d81a2b;
}

.w80-center {
  width: 80px !important;
  margin: 0 auto;
}

.rating {
  color: orange !important;
}

img.img-profile {
  margin: 0 auto;
}

.media-box {
  background: none;
  padding: 0;
}

.media-box img {
  position: relative;
  bottom: 0;
  top: 35px;
}

.short-description p {
  padding-top: 15px;
}

.feat-media-top.for-mobile img {
  width: 75%;
  margin: 0 auto;
}

.mt35 {
  margin-top: 35px;
}

.feature-icon {
  max-height: 42px;
}


/* .feature-image{
  position: absolute;
  bottom: 0px;
} */


/* @media only screen and (max-width: 767px){
  .feature-inner .media-object img {
      width: 54%;
      margin: 0 auto;
  }
} */

.top-people-box .top-thumbnail img {
  height: auto;
  width: 100%;
}


/*infinite scroll*/

.infinite-content ul.pagination {
  display: none;
}

.infinite-content .jscroll-inner,
.infinite-content .jscroll-added {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
  position: relative;
  width: 100%;
}

.jscroll-loading {
  width: 100%;
  display: block;
  text-align: center;
}

.jscroll-loading img {
  display: inline-block;
  width: 120px;
}

.mb20 {
  margin-bottom: 20px;
}

.w100p{
width: 100% !important;
}


/* (1280x768) WXGA Display */

@media screen and (min-width: 1024px) {

  .wrapper-detail{
    margin-top: 30px;
  }

  .webinar-registration-box{
    max-width: 60%;
    margin: 100px auto 90px;
    padding: 0;
      border-radius: 0.41rem;
  }

  .webinar-participant-box{
    max-width: 80%;
    margin: 100px auto 90px;
    padding: 0;
      border-radius: 0.41rem;
  }
  .section-title p {
      max-width: 45% !important;
  }
}
@media screen and (min-width: 1280px) {
  .feat-item {
      right: 0;
      width: 39.5%;
  }
}


/* (1366x768) WXGA Display */

@media screen and (min-width: 1366px) {
  .feat-item {
      right: 0;
      width: 35.1%;
  }
}


/* (1680x1050) WSXGA+ Display */

@media screen and (min-width: 1680px) {
  .feat-item {
      right: 0;
      width: 30.1%;
  }
}

@media only screen and (max-width: 760px) {
    .coach-info.has-button{
      margin-top:35px;
    }
    .webinar-registration-box{
      max-width: 90%;
      margin: 100px auto 90px;
      padding: 0;
        border-radius: 0.41rem;
    }
    .data-coach.grid.has-four .card {
        width: calc(100% / 1 - 16px);
        margin-bottom: 16px;
        margin-right: 16px;
    }
    .w80-center{
        width: 50px !important;
    }
    .w55-center{
        width: 45px !important;
        margin: 0 auto;
    }
    .section-title p {
        max-width: 80% !important;
    }
}
/* (320x480) Smartphone, Portrait */
@media only screen and (device-width: 320px) and (orientation: portrait) {
  .webinar-registration-box{
    max-width: 90%;
    margin: 100px auto 90px;
    padding: 0;
      border-radius: 0.41rem;
  }
  .data-coach.grid.has-four .card {
      width: calc(100% / 1 - 16px);
      margin-bottom: 16px;
      margin-right: 16px;
  }
  .hide-on-mobile {
      display: none !important;
  }
  .w80-center{
      width: 50px !important;
  }
  .w55-center{
      width: 45px !important;
      margin: 0 auto;
  }
  .section-title p {
      max-width: 80% !important;
  }
}
/* (320x480) Smartphone, Portrait */
@media only screen and (device-width: 320px) and (orientation: portrait) {
.webinar-registration-box{
  max-width: 100%;
  margin: 100px auto 90px;
  padding: 0;
    border-radius: 0.41rem;
}
}

a.link-find-a-coach {
  color: #D8192A;
}
.mt15{
  margin-top:15px;
}
.mt30{
  margin-top:30px;
}
.w55-center{
  width: 55px !important;
  margin: 0 auto;
}
.top-coach .page-title h3{
  font-size: 24px;
}
.top-title h1{
  font-size: 30px;
}
.card-post h3, .card-post h3 a{
  font-size: 18px;
}
a.link-find-a-coach:hover{
  color:#171C26;
}
a h3.article-title:hover{
  color:#D8192A;
}

.margin-auto{
  margin:0 auto !important;
}
.mt50{
  margin-top:50px;
}
.coach-about .small-title.display-block{
  display: block !important;
}
.mb30{
  margin-bottom: 30px !important;
}

.w100p{
  width: 100%;
}

.featured-resources img.podcast{
  height: auto !important;
}

.hide{
display:none !important;
}
.preloader {
opacity: 0.8;
display: none;
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url(../images/loader.gif) 50% 50% no-repeat rgb(249, 249, 249);
}


/* Start Temporary Style for from registration */
#main {
width: 100%;
}

/* #title {
font-size: 50px;
letter-spacing: 3px;
text-align: center;
color: white;
background-color: #d8192a;
padding: 30px 0 60px 0;
margin: 0;
} */

.registrationForm {
/* reduces the width of the form to only what is necessary */
max-width: 650px;
color: #605f5f;
background-color: #EFF5FF;
padding: 10px 20px 40px 20px;
margin: 0 auto;
position: relative;
top: -40px;
}

#description {
font-size: 25px;
text-align: center;
color: #171C26;
}

.glowing-border:focus {
  outline: none;
  border-color: #9ecaed;
  box-shadow: 0 0 10px #9ecaed;
}

#dropdown-question, #dropdown {
width: 100%;
}

.form-control {
border: solid 1px #E5E5E5;
font: normal 13px/100% Verdana, Tahoma, sans-serif;
width: 95%;
background: #FFFFFF;
box-sizing: border-box;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
  border-color: #C9C9C9;
}

/* Table display to align top fields */
.form-personal  {
display: table;
}

.p-form {
display: table-row;
}
#name, #age, #email, #phone {
display: table-cell;
}
#female-label, #male-label, #other-label {
display: inline-block;
}
/* end of table display */

.gender-input {
margin-top: 20px;
margin-left: 13px;
}

#textarea-question {
margin: 30px 0 10px 0;
}

#dropdown {
width: 95%;
margin-left: 0;
margin-top: 0;
color: #605f5f;
font-size: 14px;
}

textarea {
width: 630px;
margin-left: 0;
font-size: 14px;
height: 100px;
min-height: 20px;
color: #605f5f;
}

.checkbox {
margin-top: 10px;
}

#submit-section {
width: 95%;
/*display: inline-block;*/
/*margin: -10px auto -30px auto;*/
margin: 10px auto 30px auto;
text-align: right;
}

#submit {
width: 40%;
height: 40px;
font-size: 16px;
color: #FFFFFF;
margin: 30px 30px;
border: 2px solid #01C640;
background-color: #01C640;
box-shadow: 1px 1px 1px black;
transition: 0.3s;
cursor: pointer;
}

#reminder {
background-color: #247BA0;
  width: 40%;
height: 40px;
font-size: 16px;
color: #FFFFFF;
margin: 30px 30px;
border: 2px solid #247BA0;
box-shadow: 1px 1px 1px black;
transition: 0.3s;
cursor: pointer;
}

#reminder:hover, #submit:hover {
background-color: white;
color: black
}

#credit {
background-color: #247BA0;
text-align: center;
padding: 15px;
color: white;
font-size: 14px;
margin-top: -40px;
}

.white-link, .white-link:visited, .white-link:hover {
color: white;
}

@media (max-width: 800px) {
#main {
  top: 0;
  width: 100%;
  margin: 0 auto;
}
#cover-img {
  display: none;
}
/* #title {
  font-size: 2em;
  padding: 20px 0 60px 0;
  width: 100%;
} */
#description {
  font-size: 22px;
  padding: 0;
  margin: 10px 0;
}
textarea {
width: 95%;
}
#dropdown-question {
  width: 100%;
}
#dropdown {
width: 95%;
}
#submit-section {
  text-align: center;
  margin: auto;
}
#submit, #reminder {
  width: 100%;
  margin: 10px auto;
  margin-top: 0;
}
}

@media (max-width: 320px) {
#number-label, #email-label, #name-label, #gender-top {
  display: none;
}
#email, #name, #number {
  width: 98%;
  display: block;
  margin-top: 20px;
  margin-left: 0;
}
.gender-input {
  display: inline-block;
  margin-top: 20px;
  margin-left: 0;
}
#title {
  font-size: 1.5em;
  letter-spacing: 0.1em;
}
}
/* End of Temporary Style */

.h-auto{
height: auto !important;
}

.event-text p {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.event-row.has-three .event-box img{
height: auto;
}
.webinar-registration-box .tab-pane{
background: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 16px 0 rgba(0, 15, 30, 0.025);
  border: 1px solid rgba(0, 15, 30, 0.04);
  padding: 24px;
  border: 1px solid #f3f3f3;
}

.block-display{
display: block;
}

.more-participant .multiple-list{
display: block;
}
.more-participant .multiple-list .multiple-people:nth-of-type(1) .participant-list {
display: flex;
padding: 0;
margin-bottom: 24px;
}
.more-participant .multiple-list .multiple-people:nth-of-type(1) .participant-entry,
.more-participant .multiple-list .multiple-people:nth-of-type(1) .remove-field {
display: block;
}

.more-participant .multiple-list .multiple-people:last-of-type .participant-entry,
.more-participant .multiple-list .multiple-people:last-of-type .remove-field {
display: block;
}

.more-participant .multiple-list .multiple-people:last-of-type .participant-list {
/*display: flex;*/
}
.custom-btn .btn {
width: 100%;
margin-bottom: 15px;
}

.w80{
  width: 80px;
}

.mb30{
  margin-bottom: 30px;
}

.grayscale{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

@media only screen and (min-width: 1369px) {
.feat-preview-item {
  height: 424px;
  padding-left: 0px !important;
}
}

.payment-header-title{
padding-left:30px;
padding-right:30px;
}
.overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: rgba(0,0,0,0.5);
z-index: 10;
}
#three-ds-container{
text-align: center;
}
.more-participant .multiple-list .multiple-people .remove-field,
.more-participant .multiple-list .multiple-people .edit-field{
  display: inline-block;
  margin-left: 10px;
  flex: 0;
  font-size: 14px;
  line-height: normal;
}
.more-participant .multiple-list .multiple-people .remove-field i,
.more-participant .multiple-list .multiple-people .edit-field i {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}
#more-participant-form .button-modal button:nth-of-type(1){
  opacity: inherit;
  float: right;
}

.card-detail .form-group,
.card-detail .form-group, .card-detail .form-group.has-three{
  width: 100%;
}

#three-ds-container iframe{
  background-color: #FFF !important;
}

.company-badge .company-item{
  width: calc(100% / 2 - 8px);
}

.form-event .form-control {
width: 100%;
}

.top-event, .site.invert-view .top-event {
padding-top: 0;
}

/* .event-section .event-row .event-box {
width: calc(100% / 3 - 24px);
} */

.event-date, .event-time {
margin-left: 20px;
}
.btn-info{
background: #17a2b8 !important;
color: #fff;
border: 1px solid #17a2b8 !important;
}

.btn-success{
background: #28a745 !important;
color: #fff;
border: 1px solid #28a745 !important;
}

/*
##Device = Low Resolution Tablets, Mobiles (Landscape)
##Screen = B/w 481px to 767px
*/

.multiple-people{
margin-bottom: 10px;
}
.modal-open .site.dashboard.for-home{
z-index: inherit;
}

.rounded-btn{
border-radius: 55px;
}
.pr-30{
padding-right: 30px;
}
.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  line-height: 30px;
}
input.datepicker {
border-radius: 0;
}
.no-margin{
  margin: 0 !important;
}

.event-detail-wrap .main-event-entry ul {
list-style-type: disc !important;
list-style: disc !important;
padding-left: 32px;
margin-bottom: 24px;
}
.box-testimonial .stories-item .review-text{
height: 200px;
}

.post-entry .small-title.category{
margin-top:20px;
}

.coach-profile span{
display: block;
}

.coach-profile .coach-title{
font-weight: 600;
}

.coach-profile .coach-link a{
color:#fff;
font-style: italic;
}
/* .data-coach.grid .card{

  min-height: 515px;

} */
.data-coach .coach-name h3{
font-size: 18px;
}

.data-coach .coach-short p{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}

.no-text-transform{
text-transform: none;
}

.no-opacity{
opacity: 1 !important;
}
.m10 {
margin:10px;
}

.toggle-wrapper{
text-align: right;
margin-bottom: 20px;
}

.custom-toggler .message-populate-participant, .custom-toggler .message-populate-billing-address {
font-weight: 500;
padding-left: 8px;
font-size: 14px;
display: inline-block;
vertical-align: middle;
}

.team-box .team-list img{
height: 288px;
}
.team-list h3{
font-size: 20px;
}

.coach-info h2{
font-size: 35px;
}

.coach-info h2{
  font-size: 35px;
}
/*installment payment*/
.installment-box.step-box .payment-item label {
  cursor: pointer;
  padding: 16px;
  display: block;
  margin-bottom: 0;
}
.installment-box.step-box .payment-item {
  text-align: center;
  margin-bottom: 0;
  cursor: pointer;
  padding: 0;
  background: #fff;
}
.installment-box .payment-box {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(0, 15, 30, 0.075);
}
.pay-installment-wrap .has-three {
  justify-content: space-between;
}
.pay-installment-wrap .has-three {
  width: 100%;
}
.pay-installment-wrap .form-group.has-three .input-field {
  width: calc(100% / 3 - 4px);
  margin-right: 8px;
}
.pay-installment-wrap .form-group {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 28px;
}
.pay-installment-wrap .form-group .input-field {
  flex: 1;
}
.installment-box .payment-item.selected {
  border: 1px solid #3A7CC1;
}
.installment-box .payment-item:hover {
  border: 1px solid #3A7CC1;
}
.social-login-buttons {
  margin-top: 30px;
}
.btn-link-1 {
  display: inline-block;
  height: 50px;
  /* margin: 5px; */
  padding: 15px;
  background: #19b9e7;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active {
  outline: 0;
  opacity: 0.6;
  color: #fff;
}

.btn-link-1 i {
  padding-right: 5px;
  vertical-align: middle;
  font-size: 20px;
  line-height: 20px;
}
.btn-facebook {
  background: #4862a3;
}
.btn-google-plus {
  background: #dd4b39;
}
.btn-linkedin {
  background: #0086b6;
}
.form-group .small-helper.is-error{
  color: #d8192b;
  margin: 8px 0 0;
}

.security-info img{
margin:0 auto;
}

.w70p{
max-width: 70% !important;
}

.card.inside .card-thumbnail img{
  height: auto;
}
.related-post{
margin-top: 25px;
}

.side-top.has-video .side-list-text .video-thumbnail img{
height: 135px;
}
.side-top.has-video .side-list-text .video-thumbnail img{
height: 135px;
}

.top-search{
max-width: 65%;
}

.data-coach.grid .card.has-three{
width: calc(100% / 3 - 16px);
display: inline-block;
margin: 0 0 1em;
/* width: 100%; */
}

@media only screen and (max-width: 1023px){
.data-coach.grid .card.has-three {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
}
}

.site.inner-pages .top-title{
padding-top: 0px;
}
/* start news page css */
.visually-hidden {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}

.gallery {
display: flex;
flex-wrap: wrap;
margin: -1rem -1rem;
padding-bottom: 3rem;
}

.gallery-item {
position: relative;
flex: 1 0 22rem;
margin: 1rem;
color: #fff;
cursor: pointer;
}

.gallery-item:hover .gallery-item-info,
.gallery-item:focus .gallery-item-info {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
}

.gallery-item-info {
display: none;
}

.gallery-item-info li {
display: inline-block;
font-size: 1.7rem;
font-weight: 600;
}

.gallery-item-likes {
margin-right: 2.2rem;
}

.gallery-item-type {
position: absolute;
top: 1rem;
right: 1rem;
font-size: 2.5rem;
text-shadow: 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
}

.fa-clone,
.fa-comment {
transform: rotateY(180deg);
}

.gallery-image {
width: 100%;
height: 100%;
object-fit: cover;
}

/* Loader */

.loader {
width: 5rem;
height: 5rem;
border: 0.6rem solid #999;
border-bottom-color: transparent;
border-radius: 50%;
margin: 0 auto;
animation: loader 500ms linear infinite;
}

/* Media Query */

/* Spinner Animation */

@keyframes loader {
to {
    transform: rotate(360deg);
}
}

/*

The following code will only run if your browser supports CSS grid.

Remove or comment-out the code block below to see how the browser will fall-back to flexbox & floated styling.

*/

@supports (display: grid) {
.profile {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: repeat(3, auto);
    grid-column-gap: 3rem;
    align-items: center;
}

.profile-image {
    grid-row: 1 / -1;
}

.gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(21rem, 1fr));
    grid-gap: 2rem;
}

.profile-image,
.profile-user-settings,
.profile-stats,
.profile-bio,
.gallery-item,
.gallery {
    width: auto;
    margin: 0;
}

@media (max-width: 40rem) {
    .profile {
        grid-template-columns: auto 1fr;
        grid-row-gap: 1.5rem;
    }

    .profile-image {
        grid-row: 1 / 2;
    }

    .profile-user-settings {
        display: grid;
        grid-template-columns: auto 1fr;
        grid-gap: 1rem;
    }

    .profile-edit-btn,
    .profile-stats,
    .profile-bio {
        grid-column: 1 / -1;
    }

    .profile-user-settings,
    .profile-edit-btn,
    .profile-settings-btn,
    .profile-bio,
    .profile-stats {
        margin: 0;
    }
}

.gallery.infinite-content .jscroll-inner{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(21rem, 1fr));
    grid-gap: 2rem;
}
.gallery.infinite-content .gallery-item a{
    color: #fff;
}
.gallery.infinite-content .jscroll-added{
    grid-area: auto/2/auto/2;
}
/* end news page css */

.side-top.has-video .side-list-text .video-thumbnail img{
  height: 175px;
}

.pt50{
  padding-top: 50px;
}
.main-header.no-main-banner {
    background: #fff;
    box-shadow: 0 8px 32px 0 rgba(0, 15, 30, 0.05);
}
.site.invert-view .main-header.no-main-banner .btn.btn-clean {
    color: rgba(0, 0, 0, 0.55);
}
.site.invert-view .main-header.no-main-banner .top-header a{
  color: rgba(0, 0, 0, 0.55);
}
.site.invert-view .main-header.no-main-banner .btn.btn-clean i {
    color: rgba(0, 0, 0, 0.55);
}
.site.invert-view .main-header.no-main-banner .top-option > .btn.btn-clean {
    border-right: 1px solid rgba(0, 0, 0, 0.055);
}
.site.invert-view .main-header.no-main-banner .btn.btn-outline {
    border: 1px solid #d8192b;
    color: #d8192b;
}
.site.invert-view .main-header.no-main-banner .btn.btn-default {
    background: #d8192b;
    color: #fff;
    border: 1px solid #fff;
}
.site.invert-view .main-header.no-main-banner + .content .event-section:first-child {
    padding-top: 60px;
}
.site.invert-view .main-header.no-main-banner + .content .search-section {
    padding-top: 110px;
}

.data-coach.grid .card.has-three {
  width: calc(100% / 3 - 16px);
}

.w87p{
  max-width: 87%;
}
.h33vh{
  height: 33vh;
}
.fav-search span{
  margin-bottom: 10px;
}

.fav-search ul li a.active {
  color: #d8192b;
  background: white;
}


@media only screen and (max-width: 1023px){
  .data-coach.grid .card.has-three {
      width: 100%;
      margin-right: 0;
      margin-bottom: 16px;
  }
}
.fav-search span.title-section{
  font-size: 16px;
  font-weight: 600;
}

.fav-search ul li{
  margin-bottom: 8px;
}
.program-coaching-wrapper .program-coaching-item .title-section{
  margin-bottom: 10px;
}
.program-coaching-wrapper .program-coaching-item .title-section a{
  font-size: 18px;
  font-weight: 600;
  color: #FD466A;
}
.btn-link.collapsed{
  color: #171C26;
  font-weight: 600;
}
.accordion{
  padding:20px;
}

.accordion .card{
  border: none;
  margin-bottom: 10px;
}
.accordion .card-header{
  border-bottom: 1px solid #FFF;
}
.program-coaching-item{
  padding: 10px;
}
.btn-link{
  color:#d63d59;
  font-weight: 600;
}

.btn-link:hover{
  color:#d63d59;
  font-weight: 600;
}

.accordion .card-body ul{
  list-style: disc;
  margin-left: 30px;
}
.action-button-program-coaching{
  padding-right:20px;
  text-align:right;
}
.action-button-program-coaching .btn-default{
  line-height: 34px;
}
.program-coaching-wrapper{
  margin:10px;
}
.dropdown-menu{
  color:#FD466A;
}
.fav-search ul.category-title li a{
  font-size: 18px;
}
textarea.form-control{
  line-height: 18px;
}
.modal .agreement-html #logo {
  float: left;
  margin-top: 8px;
}

.modal .agreement-html #logo img {
  height: 70px;
}

.modal .agreement-html #company {
  float: right;
  text-align: right;
}
.program-coaching-coach-title {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0;
}
.program-coaching-wrapper .btn-arrow{
  width: 100%;
}

.visecoach-updates.homepage .box-thumbnail img {
  height: 190px;
}

.content-category .side-top.has-video .side-list-text .video-thumbnail img{
  height: 135px;
}
.data-coach.grid .coach-person{
  min-height: 525px;
}

@media only screen and (max-width: 600px) {
  .visecoach-updates .action-button {
      text-align: center;
      margin: 30px;
  }
}

.signup-organization .auth-inner-top{
  margin-top: 40px;
}

.btn-warning{
    color: #FFF !important;
    background-color: orange !important;
    border-color: orange !important;
}
.theme-krajee-svg.rating-xl .krajee-icon, .theme-krajee-svg.rating-xl .krajee-icon-clear{
    width: 2.5rem !important;
    height: 2.5rem !important;
}
.theme-krajee-svg.rating-container .star{
    margin: 0 10px;
}
.theme-krajee-svg .caption{
    display: none !important;
}
.star-caption-group{
    width: 100%;
}
.star-caption-group .star-caption{
    width: 400px;
    display: table-cell;
    text-align: center;
    padding-top: 15px;
    font-weight: 500;
}
.form-group .easy-autocomplete input{
    border: solid 1px #E5E5E5;
    font: normal 13px/100% Verdana, Tahoma, sans-serif;
    width: 95%;
    background: #FFFFFF;
    box-sizing: border-box;
    height: 48px;
    box-shadow: 0 4px 8px 0 rgb(0 15 30 / 2%);
    border-radius: 2px;
}
.form-group .easy-autocomplete-container ul li{
    padding: 6px 12px;
    line-height: 24px;
}
.event-current.for-detail .current-left .numeric,
.event-current.for-detail .current-right .numeric,
.event-current.for-detail .current-mid .numeric{
  text-transform: capitalize;
}
.accordion .btn-arrow{
  width: 100%;
}
.class-row.slick-initialized .slick-slide{
  margin-right: 24px;
}
.class-row.slick-initialized .slick-list{
    padding: 0 3% 0 0;
}
.event-row.infinite-content .jscroll-inner{
      justify-content: flex-start;
}
.program-coaching-row .row {
  display: flex !important;
}
.program-coaching-row .slick-dots {
  bottom: -35px;
}
.program-coaching-row.slick-initialized .slick-list{
    padding: 0 3% 0 0;
}
.class-row.slick-initialized .slick-list .slick-track{
    min-width: 1500px;
}
.data-catalog .card-thumbnail .card-top-info{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 16px;
    margin: 0;
    color: #fff;
}
.data-catalog .card .card-thumbnail .card-top-info .card-type{
    font-size: 10px;
    background: #d8192b;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 8px;
    display: inline-block;
    margin-bottom: 8px;
}
.data-catalog .card .card-price{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    padding: 16px 16px 24px;
    width: 100%;
}
.data-catalog .card .card-price .price-info .numeric{
    color: #d8192b;
    font-weight: bold;
    font-size: 16px;
    line-height: 38px;
}
.existing-address-catalog .card-box .card-option{
    width: calc(100% / 3 - 12px);
    margin-bottom: 16px;
}

.product-listing .vc-list-entry p {
    font-size: 14px;
    margin-bottom: 0;
}
.vc-qty {
  width: 150px;
  text-align: center;
}
.vc-qty .plusQty {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: white;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
     -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    line-height: 30px;
    font-size: 25px;
    padding: 0;
}
.vc-qty .minusQty {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: white;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    background-clip: padding-box;
     -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    line-height: 30px;
    font-size: 25px;
    padding: 0;
}
.vc-qty .inputQty {
    display: inline-block;
    vertical-align: top;
    padding: 0 2px;
    min-width: 35px;
    text-align: center;
    width: 2%;
    border: 0;
    border-bottom: 1px solid #bbb;
}
.vc-qty .inputQty::-webkit-outer-spin-button,
.vc-qty .inputQty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.vc-qty .minusQty.disabled {
    cursor: not-allowed;
    background: #1a1a1a;
    color: #fff;
    border: 1px solid #1a1a1a;
}
.product-view .listing-box ul.nav li {
    width: calc(100% / 2 - 12px);
}
.event-listing .listing-box .fav-search .list-unstyled a,
.product-view .listing-box .nav-item a {
    color: #d8192b;
    border: 1px solid #d8192b;
}

.event-listing .listing-box .fav-search .list-unstyled a:hover,
.event-listing .listing-box .fav-search .list-unstyled a.active,
.product-view .listing-box .nav-item a:hover,
.product-view .listing-box .nav-item a.active{
  color: #fff;
  background: #d8192b;
  border: 1px solid #d8192b;
}
.top-transsaction .dash-breadcrumb ul li:last-child {
  border-left: 0;
}
.top-transsaction .left-breadcrumb li a{
  color: #000;
}
.catalog-right .rate-badge{
    position: relative;
    bottom: 0;
    margin: 0;
    max-width: 100%;
}
.catalog-right .big-preview iframe{
  width: 100%;
}
.catalog-right .catalog-previews .preview-group,
.box-preview .catalog-previews .preview-group{
    display: inline-flex;
    width: 70px;
    position: relative;
}
.box-preview .catalog-previews .preview-group{
    width: 200px !important;
}
.catalog-right .catalog-previews .preview-group img,
.box-preview .catalog-previews .preview-group img{
    width: 100% !important;
}
.box-preview .catalog-previews .preview-group iframe{
    width: 100% !important;
}
.catalog-right .catalog-previews .preview-group span{
    position: absolute;
    top: 8%;
    left: 28%;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
}
.catalog-previews img{
  cursor: pointer;
}
#playlist ol{
    padding-inline-start: 0px;
    padding-inline-end: 0px;
    list-style: none;
}
#playlist ol .playlist-item{
    background: rgba(216, 25, 42, 0.03);
    padding: 12px 14px;
    font-size: 14px;
    color: #d8192b;
    border-radius: 20px;
    transition: all .5s ease-in-out;
    box-shadow: none;
    margin-bottom: 8px;
    display: block;
}
#playlist ol li.playlist-item:hover,
#playlist ol li.playlist-item.active{
    background: #d8192b;
    color: #fff;
}
#playlist ol li .playlist-download{
  font-size: 30px;
}
#playlist ol li a h5, #playlist ol li a p, #playlist ol li .playlist-download{
    color: #d8192b;
}
#playlist ol li a p{
    margin: 0;
}
#playlist ol li:hover h5,
#playlist ol li.active h5,
#playlist ol li:hover p,
#playlist ol li.active p,
#playlist ol li:hover .playlist-download,
#playlist ol li.active .playlist-download{
  color: #fff;
}
/*#playlist ol li a{
    background: rgba(216, 25, 42, 0.03);
    padding: 12px 14px;
    font-size: 14px;
    color: #d8192b;
    border-radius: 20px;
    transition: all .5s ease-in-out;
    box-shadow: none;
    margin-right: 8px;
    margin-bottom: 8px;
    display: block;
}
#playlist ol li a:hover,
#playlist ol li a.active{
    background: #d8192b;
    color: #fff;
}
#playlist ol li a h5, #playlist ol li a p{
    color: #d8192b;
}
#playlist ol li a p{
    margin: 0;
}
#playlist ol li a:hover h5,
#playlist ol li a.active h5,
#playlist ol li a:hover p,
#playlist ol li a.active p{
  color: #fff;
}*/
.site .main-header.no-main-banner + .content .search-section{
  padding-top: 110px;
}
.feedback-list.slick-initialized .slick-list .slick-slide{
    min-width: 300px;
}
.feedback-list.slick-initialized .slick-list .slick-track{
    min-width: 900px;
}
.feedback-list .feedback-wrap {
    padding: 0 8px;
    margin-bottom: 15px;
}
.feedback-list .feedback-entry {
    box-shadow: 0 8px 16px 0 rgb(0 15 30 / 3%);
    border: 1px solid rgba(0, 15, 30, 0.04);
    border-radius: 0.41rem;
    padding: 24px;
}
.feedback-list .feedback-info {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: stretch;
    margin-top: 24px;
}
.feedback-list .feedback-info .circle-thumbnail {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: rgba(0, 15, 30, 0.075);
    padding: 4px;
    margin-right: 16px;
}
.feedback-list .feedback-info .circle-thumbnail img {
    width: 48px;
    height: 48px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    border-radius: 50%;
}
.vc-list-entry .vc-session{
  padding-left: 16px;
}
@media only screen and (max-width: 550px) {
  .dashboard-history-container .edit-box .media {
      display: block;
  }

  .dashboard-history-container .edit-box .media img {
    width: 100% !important;
  }
  .dashboard-history-container .edit-box .media-body{
      padding-left: 0;
      padding-top: 20px;
      text-align: center;
  }
}


.main-event-entry .box-description ul li{
  list-style: none;
}

.event-detail-wrap .main-event-entry ul{
  /*padding-left: 0 !important;*/
}

.main-event-entry .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
  color: #FFF;
  background-color: #d8192b;
  border-color: #FFF #FFF #fff;
}

.main-event-entry .nav-tabs .nav-link{
  color:#d8192b;
  border: 1px solid #ddd;
}

.accordion .card-header.coach-profile{
  padding:0;
}

.card{
  margin-bottom:10px;
  border-radius:12px;
}
.coach-profile-wrapper .card-header{
  padding: 0;
  margin-bottom: 0;
  background-color : transparent;
  border-bottom:  transparent;
}

.myaccordion {
  /* max-width: 500px; */
  margin: 10px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background: transparent;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #d8192b;
  padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}

/* start styling for scrolling menu */
.category-filter .container{
  border-bottom: 1px solid #E5E5E5;
}
.category-filter .scrolling-wrapper{
	overflow-x: auto;
}

.category-filter .subtitle{
	font-size: 1.25em;
	opacity: 0.65;
}

.category-filter .badge-list .badge.badge-find{
  background: rgba(216, 25, 42, 0.03);
  padding: 12px 24px;
  font-size: 14px;
  color: #d8192b;
  border-radius: 55px;
  transition: all .5s ease-in-out;
  box-shadow: none;
  margin-right: 8px;
  margin-bottom: 8px;
  font-weight: 600;
}
.category-filter .badge-list .badge.badge-find:hover {
  background: #d8192a;
  color: #fff;
  box-shadow: 0 8px 24px 0 rgb(0 15 30 / 10%);
}

.coach-about .card .card-body p{

  font-family: "nunitoregular", Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, -apple-system, BlinkMacSystemFont !important;
}
/* end styling for scrolling menu */
.wrapper-detail .container{
  padding: 24px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 8px 16px 0 rgba(0, 15, 30, 0.025);
  border: 1px solid rgba(0, 15, 30, 0.04);
}

.wrapper-detail .container {
  border-top:solid 1px #d8192b;
}
.color-orange{
  color: orange;
}
.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.post-entry ul.content-editor.list{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.wrapper-class-description{
  box-shadow: 0 10px 10px -5px;
  padding:20px;
}
.mt-100{
  margin-top: 100px;
}
.fs18{
  font-size: 18px !important;
}

.no-text-transform{
  text-transform: none!important;
}

.discount-value{
  color: #ccc !important;
  font-size: 14px Im !important;
}

.text-red{
  color:#d8192b;
}

.container .box-wrapper{
  /* max-width: 80%; */
  align-items: center;
}

.box-card{
  display: inline-block;
  width: 100%;
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
  transition: all .3s;
  margin: 8px;
  text-align: center;
}
.mx-auto{
  margin: 0 auto;
}

.box-card .media{
  display: flex;
  align-items: flex-start;
}
.section-label{
    text-align: left;
    color: #b9b9c3;
    font-size: 14;
    letter-spacing: 0.6px;
}
.avatar-client{
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.avatar-initial{
  justify-content: center;
  align-items: center;
  padding: 7px;
  color:#FFF;
  font-weight: bold;
}
.counter-session{
  font-weight: bold;
}

.right-auth{
  background: linear-gradient(90deg, rgba(229,40,80,1) 0%, rgba(234,103,90,1) 35%);
}

.auth-user .login-logo img{
  max-width: 200px;
  margin: 20px;
}
.banner-login{
  /* max-width: 75%; */
  margin: 0 auto;
}

.download-button img{
  width: 90%;
}
.text-white{
  color: #fff !important;
}
.site.dashboard .main-header.nav-down .navbar .dropdown a{
  /* color:#fff; */
}
.site.dashboard.for-home .main-header.nav-down{
  background: linear-gradient(90deg, rgba(229,40,80,1) 0%, rgba(234,103,90,1) 35%);
}
.box-card{
  min-height: 402px;
}
.col-md-4 .assessment-card{
  min-height: 436px;
}

.revenue-content .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #d8192b;
  background-color: #fff;
  font-weight: 600;
  border-color: #d8192b #d8192b #fff;
}

.box-item-revenue{
  background-color: rgba(255,255,255,var(--tw-bg-opacity));
  border-color: transparent;
  border-radius: .375rem;
  box-shadow: 0 3px 20px #0000000b;
  position: relative;
}
.image-fit>img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
.no-border{
  border: 0 !important;
}
.media .revenue-item img{
  width: 150px;
  height: auto;
}

.media-list .media {
  padding: 1.25rem;
  width: 100%;
  margin-top: 0;
}

.text-mute{
  display: inherit;
}
.highlight-text{
  font-weight: 600;
  font-size: 16px;
}
.revenue-content a{
  color:#d8192b;
}

.border-separator{
  border: 2px solid #666;
  width: 100%;
}

.empty-state img{
  max-width: 250px;
  margin:0 auto;
}

/* start revenue page CSS */
.revenue .card {
  box-shadow: 0 4px 8px rgb(0 0 0 / 3%);
  background-color: #fff;
  border-radius: 3px;
  border: none;
  position: relative;
  margin-bottom: 30px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}
.card.card-statistic-2 {
  display: inline-block;
  width: 100%;
}

.card .card-stats {
  width: 100%;
  display: inline-block;
  margin-top: 2px;
  margin-bottom: -6px;
}
.card .card-stats .card-stats-title {
  padding: 15px 25px;
  background-color: #fff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .3px;
}
.card .card-stats .card-stats-item {
  width: calc(100% / 3);
  text-align: center;
  padding: 5px 20px;
}
.card .card-stats .card-stats-item .card-stats-item-count {
  line-height: 1;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
}
.card .card-stats .card-stats-items {
  display: flex;
  height: 50px;
  align-items: center;
}
.card.card-statistic-1 .card-icon, .card.card-statistic-2 .card-icon {
  width: 80px;
  height: 80px;
  margin: 10px;
  border-radius: 3px;
  line-height: 94px;
  text-align: center;
  float: left;
  margin-right: 15px;
}
.shadow-primary {
  box-shadow: 0 2px 6px #acb5f6;
}
.bg-primary {
  background-color: #fd8e9b !important;
}
.card.card-statistic-1 .card-header, .card.card-statistic-2 .card-header {
  padding-bottom: 0;
  padding-top: 25px;
}
.card.card-statistic-1 .card-header, .card.card-statistic-2 .card-header {
  border-color: transparent;
  padding-bottom: 0;
  height: auto;
  min-height: auto;
  display: block;
}
.card .card-stats .card-stats-item .card-stats-item-label {
  font-size: 12px;
  letter-spacing: .5px;
  margin-top: 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.card.card-statistic-1 .card-icon .ion, .card.card-statistic-1 .card-icon .mdi, .card.card-statistic-1 .card-icon .mdi, .card.card-statistic-1 .card-icon .mdi, .card.card-statistic-1 .card-icon .mdi, .card.card-statistic-2 .card-icon .ion, .card.card-statistic-2 .card-icon .mdi, .card.card-statistic-2 .card-icon .mdi, .card.card-statistic-2 .card-icon .mdi, .card.card-statistic-2 .card-icon .mdi {
  font-size: 22px;
  color: #fff;
}

.card .card-header {
  border-bottom-color: #f9f9f9;
  line-height: 30px;
  -ms-grid-row-align: center;
  align-self: center;
  width: 100%;
  min-height: 70px;
  padding: 15px 25px;
  display: flex;
  align-items: center;
}
.card .card-header, .card .card-body, .card .card-footer {
  background-color: transparent;
  padding: 20px 25px;
}
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card .card-header, .card .card-body, .card .card-footer {
  background-color: transparent;
  padding: 10px 10px;
}
.card.card-statistic-1 .card-body, .card.card-statistic-2 .card-body {
  font-size: 26px;
  font-weight: 700;
  color: #34395e;
  padding-bottom: 0;
}
.card.card-statistic-2 .card-body {
  padding-top: 20px;
}
.card.card-statistic-2 .card-header + .card-body, .card.card-statistic-2 .card-body + .card-header {
  padding-top: 0;
}
.card.card-statistic-2{
  min-height: 190px;
}

.card .card-header h4 {
  font-size: 16px;
  line-height: 28px;
  color: #fd8e9a;
  padding-right: 10px;
  margin-bottom: 0;
}
.card.card-statistic-1 .card-header h4, .card.card-statistic-2 .card-header h4 {
  line-height: 1.2;
  color: #98a6ad;
}
.card.card-statistic-1 .card-header h4, .card.card-statistic-2 .card-header h4 {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: .5px;
}
.card.card-statistic-2 .card-header h4 {
  text-transform: none;
  margin-bottom: 0;
}

.card.card-statistic-2 .card-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  margin: 25px;
}
.text-strong{
  font-weight: 600;
}
.card.card-statistic-2 .card-wrap .card-description{
  padding-left: 15px;
  padding-right: 15px;
}
.card.card-statistic-2 .dashboard-icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 22px;
  margin: 25px;
  border-radius: 20px;
}
.card.card-statistic-2 .m20p{
  margin-top:20px;
}
.bg-purple{
  background-color: #9059FF !important;
}
.text-purple{
  color: #9059FF !important;
}
.bg-yellow{
  background-color: #F2C100 !important;
}
.text-yellow{
  color: #F2C100 !important;
}
.bg-red{
  background-color: #E64944 !important;
}

.text-red{
  color: #E64944 !important;
}

.bg-green{
  background-color: #4ECA24 !important;
}

.text-green{
  color: #4ECA24 !important;
}

.bg-blue{
  background-color: #59CEFF !important;
}

.text-blue{
  color: #59CEFF !important;
}
.bg-pink{
  background-color: #FA2D6E !important;
}

.text-pink{
  color: #FA2D6E !important;
}
/* .card-icon img.item-dashboard{
  display: inline-block;
  width: 50px;
} */
.gallery-card {
  display: inline-block;
  width: 100%;
}
.gallery-card .gallery-item {
  float: left;
  display: inline-block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 3px;
  margin-right: 7px;
  margin-bottom: 7px;
  cursor: pointer;
  transition: all .5s;
  position: relative;
}
.gallery-card .gallery-more div {
  text-align: center;
  line-height: 50px;
  font-weight: 600;
  position: relative;
  z-index: 2;
  color: #fff;
}
.gallery-card .gallery-more:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
}
.gallery-card .gallery-hide {
  display: none;
}
.subtitle h4{
  font-size: 13px;
  color:#98a6ad;
}
.d-inline-block{
  display: inline-block;
}
.m-t-20{
  margin-top: -20px;
}

.auth-inner .auth-inner-top{
  margin-top:60px !important;
}
.card.card-statistic-2 .card-wrap .card-description p{
  font-size: 16px;
}
.card .card-header h4 + .card-header-action, .card .card-header h4 + .card-header-form {
  margin-left: auto;
}
.circle-speaker{
  margin: 8px;
}
.dropup, .dropright, .dropdown, .dropleft {
  position: relative;
}

.card-header .board-title{
  width: 100%;
}
.text-grey{
  color:grey !important;
}
.card-box .card-option{
  margin:4px;
}
/* end revenue page css */
.blue-button{
  font-size: 18px;
  background: #51b1c5;
  color: #fff;
  border: 1px solid #51b1c5;
  padding: 10px 40px;
}


.orange-button{
  font-size: 18px;
  background: #dd4b39;
  color: #fff;
  border: 1px solid #dd4b39;
  padding: 10px 20px;
}
.preview-thumbnail .image-galery{
  cursor: pointer;
  position: relative;
  display: block;
}
.preview-thumbnail .image-galery .mdi{
    position: absolute;
    top: 25%;
    left: 22px;
    color: #fff;
    font-size: 32px;
    line-height: normal;
}
.grid-of-images a{
  cursor: zoom-in !important;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{
  cursor: zoom-out !important;
}
.h75p{
  height: 75px !important;
}

.tab-vertical .nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 0px;
    border-bottom: 0
}

.tab-vertical .nav.nav-tabs .nav-item {

}

.tab-vertical .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #fff;
    padding: 17px 49px;
    color: #71748d;
    background-color: #dddde8;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.tab-vertical .nav-tabs .nav-link.active {
    color: #5969ff;
    background-color: #fff !important;
}

.tab-vertical .nav-tabs .nav-link {
    border: 1px solid #f3f3f3;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 0px !important;
    border-right: 0 !important;
}

.tab-vertical .tab-content {
    overflow: auto;
    background: #fff;
    border-radius: 0 8px 8px 0;
    box-shadow: 0 8px 16px 0 rgb(0 15 30 / 3%);
    border: 1px solid rgba(0, 15, 30, 0.04);
    padding: 24px;
    border: 1px solid #f3f3f3;
}
.revenue .nav-tabs{
    margin-bottom: 0 !important;
    border-bottom: 0 solid #dae1e7;
}
.revenue .nav-tabs .nav-link:hover,
.revenue .nav-tabs .nav-link:focus {
    border-color: #ededed #ededed #dae1e7;
}
.revenue .nav-tabs .nav-link {
    color: #6e6b7b;
    border: none;
    min-width: auto;
    font-weight: 450;
    padding: 0.61rem 1.2rem;
    border-radius: 0;
    position: relative;
    overflow: hidden;
}
.revenue .nav-tabs .nav-link.active {
    position: relative;
    color: #7367f0;
}
.revenue .nav-tabs .nav-link.active,
.revenue .nav-tabs .nav-item.show .nav-link {
    color: #d8192b;
    background-color: transparent;
    border-color: #dae1e7 #dae1e7 transparent;
}
.revenue .nav-tabs .nav-link.active:after {
    transform: translate3d(0, 0, 0);
}
.revenue .nav-tabs .nav-link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(30deg, #d8192b, rgba(115, 103, 240, 0.5)) !important;
    transition: transform 0.3s;
    transform: translate3d(0, 150%, 0);
}

table.dataTable tfoot th {
    border-top: 1px solid #ebe9f1;
    padding: 16px;
    text-transform: uppercase;
    font-size: 14px;
    color: #171C26;
    font-weight: bold;
}
table.dataTable{
  width: 100% !important;
}
table.dataTable thead,
table.dataTable tfoot{
  background-color: #f3f2f7;
}
.font-14{
    font-size: 14px !important;
}

@media (min-width: 481px) and (max-width: 767px) {
  .download-button img {
    width: 50%;
  }
  .top-event-feat .event-title {
      max-width: 100%;
  }
  img.main-banner{
    margin-top:50px;
  }
}

/*
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  .download-button img {
      width: 50%;
  }
  .top-event-feat .event-title {
      max-width: 100%;
  }
  img.main-banner{
    margin-top:50px;
  }
  .site.invert-view .main-header.nav-down .btn.btn-clean i{
    color:rgba(0, 0, 0, 0.55);
  }
  .signup-box .tab-pane.clean .step-box .payment-item{
    margin-bottom: 10px;
  }
}

.bg-white{
  background-color: #fff !important;
}
.bg-coaching-program{
  background-color: rgb(202, 223, 242, 0.3);
}
.text-black{
  color: #000;
}

.bg-mentoring-program, .bg-certificate{
  background-color: rgb(255, 245, 208, 0.3);
}

.bg-action-board{
  background-color: rgb(253, 224, 202, 0.3);
}

.bg-courses, .bg-knowledge-base{
  background-color: rgb(239, 202, 202, 0.3);
}

.badge-primary{
  background-color: #E64944;
  color: #fff;
  font-weight: 600;
}

.section.certificate{
    margin-bottom: 30px;
}
.section.certificate .card.card-statistic-2{
    min-height: 150px;
}
.section.certificate .card.card-statistic-2 .card-icon{
  height: 100px;
}

.form-group.has-badge .radio-set .radio{
  display: block;
}
.f-30{
  font-size: 30px !important;
}

.programCoachingAgreementModal ul{
  list-style-type: disc !important;
  padding-left: 20px;

}
.w-300{
  width: 300px;
}