.activity_category {
    text-align: center;
    float: right;
    margin-top: 12px;
    margin-right: -5px;
}
.btn-default {
    color: #fff;
    background-color: #9948fe;
    border-color: #6f00f9;
}
.activity_category label {
    color: #fff;
    font-weight: 600;
}
.ui-widget.ui-widget-content {
    z-index: 99999;
}
.activity_category img {
    margin-bottom: 4px;
    margin-top: 5px;
}
.lesson-holder-profile .badge-img {
    width: 45px;
    height: 45px;
    position: absolute;
    bottom: 0;
    left: 93px;
}
.avatar-upload .badge-img {
    width: 45px;
    height: 45px;
    position: absolute;
    bottom: 0;
    left: 130px;
}
.join-pop-head {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    float: left;
    width: 100%;
}
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden; 
  width: 165px; 
  height: 1.2em; 
  white-space: nowrap;
}
.ellipsis2 {
  text-overflow: ellipsis;
overflow: hidden;
width: 150px;
height: 30px;
white-space: nowrap;
margin-bottom: 0;
}
.ellipsis3 {
  text-overflow: ellipsis;
  overflow: hidden; 
  width: 150px; 
  height: 1.2em; 
  white-space: nowrap;
}
.join-pop-head h3 {
    margin: 0px;
    color: black;
    font-weight: 600;
    font-size: 26px;
    letter-spacing: 0.5px;
    margin: 25px 0px 20px 0px;
}

.halfContinue {
    width: 49.5% !important;
}

.modal-content {
    float: left;
    width: 100%;
}

.pac-container.pac-logo {
    z-index: 99999;
}

.join-pop-head button.close {
    opacity: 1;
    color: white;
    font-size: 25px;
    position: absolute;
    right: -10px;
    top: -10px;
    background: #9a49ff;
    text-shadow: none !important;
    width: 36px;
    height: 36px !important;
    border-radius: 100%;
    outline: none !important;
    box-shadow: none !important
}

.col-gray {
    color: gray;
}

.join-social {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px 30px;
    margin-bottom: 5px;
}

.join-social a {
    display: block;
    width: 100%;
    border: 1px solid silver;
    color: #797979;
    padding: 12px 0px;
    border-radius: 10px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
    position: relative;
}
b.notif-icon2 {
    position: absolute;
    width: 15px;
    height: 15px;
    background: #ef5350;
    border-radius: 100%;
    font-size: 12px;
    font-family: Roboto !important;
    font-style: normal;
    color: white;
    font-weight: 400;
    padding-left: 4px;
    padding-top: 2px;
    right: 0px;
    top: -5px;
}
.join-social a i {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #466da0;
    font-size: 17px;
}
.header-login.sss .noti-mobile{
    padding-top: 20px;
    position: absolute;
    right: 85px;
    bottom: 10px;
}

/* sa start google  */

.join-socialg {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px 30px;
    margin-bottom: 5px;
}

.join-socialg a {
    display: block;
    width: 100%;
    border: 1px solid silver;
    color: #797979;
    padding: 12px 0px;
    border-radius: 10px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
    position: relative;
}

.join-socialg a i {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #466da0;
    font-size: 17px;
    margin-bottom: 15px;
}


/* sa end */

.join-or {
    float: left;
    width: 100%;
    padding: 0px 30px;
    text-align: center;
    margin: 16px 0px 15px 0px;
}

.join-or p {
    margin: 0px;
    color: grey;
    font-size: 20px;
    border-top: 2px solid #d4d3d3;
}

.join-or p b {
    display: inline-block;
    background: white;
    padding: 0px 15px;
    margin-top: -30px;
    vertical-align: middle;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 17px;
}

.join-form {
    float: left;
    width: 100%;
    padding: 0px 30px;
    border-bottom: 1px solid silver;
    padding-bottom: 15px;
}

.join-form form input {
    width: 100%;
    height: 45px;
    padding: 0px 15px;
    border: 1px solid silver;
    border-radius: 5px;
    font-size: 14px;
    letter-spacing: 0.6px;
    color: black;
    outline: none;
    margin-bottom: 15px;
}

.join-form form button {
    background: #9a49ff;
    width: 100%;
    height: 44px;
    border: none;
    color: white;
    font-size: 16px;
    letter-spacing: 0.6px;
    border-radius: 5px;
    margin-bottom: 16px;
    outline: none;
}

.join-form form p {
    color: black;
    font-size: 13px;
    text-align: center;
}

.join-already {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px;
    display: flex;
    align-items: center;
    flex-direction: row;
    align-content: stretch;
    justify-content: space-evenly;
}

.reset-form p {
    text-align: center;
    font-size: 16px;
    color: #7e7e7e;
}

.join-already p {
    color: black;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin: 0px;
}

.join-form form button:hover,
.join-pop-head button.close:hover {
    background: #000;
}

.join-social a:hover {
    background: #4267b2 !important;
    color: white !important;
}

.join-social a:hover i {
    color: white !important;
}

.join-social a {
    font-size: 14px;
}


/* sa start google hover */

.img-goolge {
    margin: 0px 0px 11px 0px;
}

.join-socialg a:hover {
    background: #e84033 !important;
    color: white !important;
}

.join-socialg a:hover i img {
    color: white !important;
    filter: brightness(0) invert(1);
}

.join-socialg a {
    font-size: 14px;
}


/* sa end google hover */


/* sa equment table  */

.equ-table {
    padding: 0px 0px 5px 53px !important;
    border-top: none !important;
}


/* end */

.modal-dialog {
    top: 20%;
}

.r_success_block {
    text-align: center;
    padding: 40px;
}

.success_gif {
    height: 100px;
    margin-bottom: 28px;
}

.descrip {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cut-sports {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 93px;
    height: 22px;
    white-space: nowrap;
  /*  text-align: right;*/
}

.banner-sec .label-field3 select {
    height: 52px;
    padding-left: 35px;
}

.label-field3 select {
    width: 100%;
    border: none;
    height: 42px;
    letter-spacing: 0.3px;
    color: black;
    padding: 0px 10px 0px 30px;
}

.bg-dark2 h4 {
    color: white;
}

.zoom-tag {
    right: 0px !important;
    top: 5px !important;
    text-align: right;
    padding-right: 9px;
}

.descrip {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.image-checkbox {
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 4px solid transparent;
    outline: 0;
}

.image-checkbox input[type="checkbox"] {
    display: none;
}

.image-checkbox-checked {
    filter: opacity(.5) drop-shadow(0 0 0 purple);
}

.stickmanLoader {
    text-align: center;
    padding: 75px 25px;
}

.fav_coach {
    float: right;
}

.lesson-rating-block2 .col-white {
    float: left !important;
}

.at-expanding-share-button .at-expanding-share-button-toggle-btn {
    overflow: hidden !important;
}

.tb-1 {
    border-top: 1px solid #444444;
}

.sectionHeading h4 {
    border-left: 2px solid #9a49ff;
    padding: 0px 10px;
    margin-bottom: 20px;
}

.all-actions .slick-track {
    margin: auto !important;
}

.lesson-info-block h6 {
    display: inline-block;
}

.custom-btn12 {
    padding: 1px 2px;
    letter-spacing: 1px;
    font-size: 11px;
    border: none !important;
    font-weight: 400;
    border-radius: 5px;
    border: 0px;
}

.lesson-tag {
    position: absolute;
    top: 0px;
    z-index: 1;
    left: -5px;
}

.lesson-tag img {
    width: 90px;
}

.countDownP {
    font-size: 22px;
    color: #9a49ff;
    text-align: center;
    padding-top: 8px;
    font-family: 'gotham-rounded-bold';
}

.dropdown-menu a:hover {
    background: transparent;
    color: #9949FE !important;
    font-weight: 400;
}

.dropdown-menu.show {
    background: #fff;
    padding: 10px 10px;
}

.dropdown-menu.show a {
    color: black;
    padding: 5px 5px;
    font-size: 14px;
    font-weight: 400;
}

.dropdown-menu {
    min-width: 155px;
}

.lesson-catagory-text {
    /*width: 130px;*/
    width: 85px;
}

.lesson-catagory-text span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 22px;
    text-align: center;
}

.activity-section {
    padding-top: 130px;
}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .lesson-tag {
        position: unset;
        margin-bottom: -92px;
    }
  /*  button.navbar-toggler.desktop {
    display: none;
    }*/
}

.at-expanding-share-button-toggle label {
    color: #fff;
    margin-bottom: -2px;
    text-align: center;
    z-index: 9999;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}


/*when hovering an item:*/

.autocomplete-items div:hover {
    background-color: #e9e9e9;
}


/*when navigating through the items using the arrow keys:*/

.autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}

#ui-id-1 {
    margin-top: 60px !important;
}

.subCategoryTray {
    border-top: 1px solid #585858;
    padding-top: 12px;
    margin-top: 12px;
}

ul#ui-id-1 {
    border-radius: 10px !important;
    padding: 8px !important;
    z-index: 9999;
}

.ui-state-active {
    color: #fff !important;
    background: #9a49ffd4 !important;
    border: 0px !important;
    padding: 4px 4px !important;
    text-align: center !important;
    font-weight: bold !important;
}

ul#ui-id-1 li {
    color: black !important;
    border: 0px !important;
    border-radius: 10px !important;
    padding: 3px 0px;
    transition: 5s;
    font-size: 14px;
}

ul#ui-id-1 li div {
    text-align: left !important; 
    /*    color: black !important;
    padding: 8px !important;
    border: 0px !important;*/
}

ul#ui-id-1 li div:hover {
    /*  color: #fff !important;
    background:#9949FE !important;
    border-radius: 10px !important;
    border: 0px !important;
    padding: 8px !important;*/
}

#resultBlock {
    background-color: #1d242c;
}

.become_coach {
    padding: 40px;
}

.become_coach label {
    color: black !important;
    display: inline-block !important;
    font-size: 16px;
}

.become_coach button {
    padding: 9px 30px !important;
    font-size: 16px !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
    font-weight: 400 !important;
    background: #9949fe;
    color: white;
    border: 0px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.become_coach button:hover {
    background: black !important;
    color: white;
}

.table.slots-table tbody th,
.table.slots-table tbody td {
    border: 0;
    padding: 0;
}

.table.slots-table {
    font-weight: 300;
}

#signUpTerms {
    height: 16px;
    width: 16px;
}

#r_error_buddy {
    color: red;
    padding: 7px 1px;
}

.hr-white {
    margin: 12px 0px 8px 0px;
    border-top: 2px solid #7c7c7c;
}

.form-dark {
    background-color: #1d242c;
    color: #fff;
}

.form-dark::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

.pad-top-130 {
    padding-top: 130px !important;
}


    /*----thankyou page start----*/

.thankyou {
    padding: 20px 0px 20px 0px;
}

.thankyou img {
    display: block;
    margin: auto;
    padding-top: 10px;
}

.thankyou h3{
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

.thankyou h1{
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

.thankyou p {
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-left: 450px;
    padding-right: 450px;
}

.thankyou a{
    color: #fff;
    text-align: center !important;
    padding-top: 10px;
    background-color: #9a49ff;
    padding: 8px 30px 8px 30px;
    border-radius: 10px;
    margin: 10px;
}

@media only screen and (max-width: 767px){
.thankyou img {
    padding-top: 70px;
}

}

    /*----thankyou page end----*/

    
    /*----contact page start----*/

.contact-div h1{
    color: #fff;
    text-align: center;
    font-size: 90px;
    font-weight: 900;
 /*   padding: 210px;*/
}
.contact-div {
    padding: 200px 0px;
}

.contact-div-2{
    padding: 50px 0px 50px 0px;
}

.action-bar-2{
    background: #1d242c;    
}

.contact-div-2 label {
    /* display: block; */
    display: inline;
    margin: auto;
    padding-left: 10px;
    color: #fff;
}

.contact-div-2 button{
    float: right;
    background-color: #9a49ff;
    border: #9a49ff;
    padding: 10px 30px 10px 30px;
    border-radius: 15px;
    color: #fff;
}

.contact-div-2 h1{
    font-size: 56px;
    font-weight: 900;
    color: #fff;
}

.contact-div-2 h5{
    color: #fff;
}

.contact-div-2 h6{
    color: #fff;
}

.contact-div-2 p{
    color: #fff;
}

.contact-div-2 .form-control{
    border-radius: 15px;
    background-color: transparent;
} 

.right-pd{
    padding-right: 70px;
}

.contact-div-2 form{
    padding-top: 50px;
} 


/*---media query start---*/

@media only screen and (max-width: 767px) {
  .contact-div h1 {
    font-size: 45px;
}
.contact-div {
    padding: 50px 0px 50px 0px;
}
.right-pd {
    padding-right: 0px;
}
.contact-div-2 form {
    padding-top: 20px;
}
.contact-div-2 h1 {
    font-size: 35px;
}

.contact-div-2{
    padding: 50px 10px 50px 10px;
}

.contact-div-2 button{
    padding: 8px 20px 8px 20px;
    margin-top: 10px;
    float: none;
    margin: 0 auto;
    display: block;
}

#contact-info{
    padding-top: 50px;
}

#find-us{
    padding: 0px 0px 0px 0px;
}

}

@media screen and (max-width:519px) and (min-width:320px) {
header.header-1 {
    padding: 12px 0px !important;
    margin-bottom: 0px;
    background: black !important;
}

.join-form form button { 
    height: 100%;
    font-size: 14px;
}
}
/*---media query end---*/



/*.action-bar{
    background-image: url('{{URL::to(../assets/website/images/banner-contact-us.png)}}');
    height: 600px;
    background-size: cover;
}*/
    /*----contact page end----*/


.summary-box .form-control {
    background-color: transparent;
    color: #fff;
    border-radius: 0;
}
#discountTray, #finalTray{
    display: none;
}