* {
  /* font-family: Poppins-Regular-ttf; */
  outline: none;
}

/* teko fonts */
@font-face {
    font-family: Teko;
    src: url('../fonts/Teko/static/Teko-Regular.ttf');
    /* src: url('./fontfamily/HELVETICA_0.TTF') format("ttf"),
    url('./fontfamily/HELVETICA_0.TTF') format("opentype"), */

}


@font-face {
    font-family: Poppins-Regular-ttf;
    src: url('../fonts/Poppins/Poppins-Regular.ttf');
  }

@font-face {
    font-family: Poppins-Black-ttf;
    src: url('../fonts/Poppins/Poppins-Black.ttf');
}
@font-face {
    font-family: Poppins-BlackItalic-ttf;
    src: url('../fonts/Poppins/Poppins-BlackItalic.ttf');
}
@font-face {
    font-family: Poppins-Bold-ttf;
    src: url('../fonts/Poppins/Poppins-Bold.ttf');
}
@font-face {
    font-family: Poppins-BoldItalic-ttf;
    src: url('../fonts/Poppins/Poppins-BoldItalic.ttf');
}
@font-face {
    font-family: Poppins-ExtraBold-ttf;
    src: url('../fonts/Poppins/Poppins-ExtraBold.ttf');
}
@font-face {
    font-family: Poppins-ExtraBoldItalic-ttf;
    src: url('../fonts/Poppins/Poppins-ExtraBoldItalic.ttf');
}
@font-face {
    font-family: Poppins-ExtraLight-ttf;
    src: url('../fonts/Poppins/Poppins-ExtraLight.ttf');
}
@font-face {
    font-family: Poppins-ExtraLightItalic-ttf;
    src: url('../fonts/Poppins/Poppins-ExtraLightItalic.ttf');
}
@font-face {
    font-family: Poppins-Italic-ttf;
    src: url('../fonts/Poppins/Poppins-Italic.ttf');
}
@font-face {
    font-family: Poppins-Light-ttf;
    src: url('../fonts/Poppins/Poppins-Light.ttf');
}
@font-face {
    font-family: Poppins-LightItalic-ttf;
    src: url('../fonts/Poppins/Poppins-LightItalic.ttf');
}
@font-face {
    font-family: Poppins-Medium-ttf;
    src: url('../fonts/Poppins/Poppins-Medium.ttf');
}
@font-face {
    font-family: Poppins-MediumItalic-ttf;
    src: url('../fonts/Poppins/Poppins-MediumItalic.ttf');
}
@font-face {
    font-family: Poppins-SemiBold-ttf;
    src: url('../fonts/Poppins/Poppins-SemiBold.ttf');
}
@font-face {
    font-family: Poppins-SemiBoldItalic-ttf;
    src: url('../fonts/Poppins-SemiBoldItalic.ttf');
}
@font-face {
    font-family: Poppins-Thin-ttf;
    src: url('../fonts/Poppins/Poppins-Thin.ttf');
}
@font-face {
    font-family: Poppins-ThinItalic-ttf;
    src: url('../fonts/Poppins/Poppins-ThinItalic.ttf');
}

@font-face {
    font-family: FiraSans-Black-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-Black.ttf');
}
@font-face {
    font-family: FiraSans-BlackItalic-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-BlackItalic.ttf');
}
@font-face {
    font-family: FiraSans-Bold-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-Bold.ttf');
}
@font-face {
    font-family: FiraSans-BoldItalic-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-BoldItalic.ttf');
}
@font-face {
    font-family: FiraSans-ExtraBold-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-ExtraBold.ttf');
}
@font-face {
    font-family: FiraSans-ExtraBoldItalic-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-ExtraBoldItalic.ttf');
}
@font-face {
    font-family: FiraSans-ExtraLight-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-ExtraLight.ttf');
}
@font-face {
    font-family: FiraSans-ExtraLightItalic-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-ExtraLightItalic.ttf');
}
@font-face {
    font-family: FiraSans-Italic-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-Italic.ttf');
}
@font-face {
    font-family: FiraSans-Light-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-Light.ttf');
}
@font-face {
    font-family: FiraSans-LightItalic-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-LightItalic.ttf');
}

@font-face {
    font-family: FiraSans-Medium-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-Medium.ttf');
}

@font-face {
    font-family: FiraSans-MediumItalic-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-MediumItalic.ttf');
}

@font-face {
    font-family: FiraSans-Regular-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-Regular.ttf');
}
@font-face {
    font-family: FiraSans-SemiBold-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-SemiBold.ttf');
}

@font-face {
    font-family: FiraSans-SemiBoldItalic-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-SemiBoldItalic.ttf');
}

@font-face {
    font-family: FiraSans-Thin-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-Thin.ttf');
}
@font-face {
    font-family: FiraSans-ThinItalic-ttf;
    src: url('../fonts/Fira_Sans/FiraSans-ThinItalic.ttf');
}

.btn-danger{
    background-color:#101532 ;
    border:none
}

.toast-success{
    background-color: #101532!important
}
.RJkoq {
    display: block !important;
}
.dApqnJ {
    display: block !important;
}
body{
    margin: 0;
    padding: 0;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 0;
    align-items: center;
}
.nav-link {
    display: block;
    padding: 0rem 14rem;
   
}
.nav-link:hover{
    color:#B8BBCF !important
}
.nav-link:focus{
    color:#B8BBCF !important
}
.navbar {
    /* position: relative; */
    min-height: 75px;
    margin-bottom: 0px;
    border: none;
    /* border: 1px solid transparent; */
    /* padding-top: 0px !important; */
    border-radius: 0px;
    /* background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%); */
}
.bg-light {
    background-color: none !important;
    /* border-color: #FFFFFF; */
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%) !important;
}
.navbar-brand {
    float: left;
    /* height: 50px; */
    /* padding: 12px 20px; */
    font-size: 18px;
    padding: 12px 48px;
    /* line-height: 20px; */
}
.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: -95px;
    margin-top: 0.125rem;
}
.navbar-nav{
    gap: 15px;
    align-items: center;
}
.navbar-light .navbar-nav .nav-link {
    /* padding-right: 40px; */
    /* padding: 5px 30px !important; */
    color: #fff;
    text-decoration: none !important;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    /* color: #fff; */
    color: #D0F700 !important;
    /* border-bottom: 2px solid #fff; */
    /* color: rgb(209, 207, 207); */
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #9d9d9d;
}

.content-data{
    /* background-image: url('../images/nature_with_cycling.jpg'); */
    background-repeat: no-repeat;
    background-size: 100%;
    /* background-position: center; */
    /* height: 100%; */
}
#home{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: calc(48% - 94px); 
    /* 38% */
    
}
.c-left-head{
    padding-left: 50px;
    padding-top: 86px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.c-text h1{
    padding-left: 20px;
    font-size: 46px;
    color: #fff;
    /* font-weight: bold; */
    font-family: Poppins-Bold-ttf;
    text-align: left;
    text-transform: uppercase;
    line-height: 1.1;
}
.download-btn{
    padding-left: 20px;
}
.share-icon{
    margin-right: 40px;
}
.c-right-head {
    position: relative;
    justify-content: start;
    background-size: cover;
    display: flex;
    margin-left: 12vw;
}
.timer{
    position: relative;
    /* left: -55px; */
}
.gif-img-d{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2vw;
    margin-left: 14vw;
}
.gif-img{
    width: 12vw;
    /* width: 18vw; */
    /* position: absolute;
    display: inline-block;
    margin: 0 auto;
    bottom: 14px;
    padding-left: 10px; */
    /* top: 75%;
    left: 71.6%;
    width: 200px; */
    /* transform: translate(-50%, -50%); */
    /* z-index: 1; */
}
.device-img {
    width: 15vw;
    /* height: calc(40vw - 38px); */
    /* height: calc(38vw - 38px);
    margin-top: calc(5vw - 38px); */
    height: calc(34vw - 32px);
    margin-top: calc(4vw - 16px);
}
.heading{
    margin-top: 10px;
}
.sec-title{
    margin-top: 15px;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
}
.track-service{
    padding-bottom: 10px;
}
.service-track{
    /* width: auto; */
    background: #F4F4F4;
}
.track-mg{
    text-align: center;
    align-items: center;
    padding: 6px;
}
.track-img{
    height: 120px;
}
.track-title {
    color: #101532;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1.1px;
    /* font-family: Poppins-Bold-ttf; */
}
.track-bg{
    position: relative;
    background-image: url('../images/red-bg-img.png');
    background-repeat: no-repeat;
    background-size: 100%;
    /* background-position: center; */
    /* height: 100%; */
}
.track-f-red {
    margin-top: 0px;
    z-index: 1;
    position: absolute;
}
.track-d-img{
    display: flex;
    /* justify-content: center; */
    padding-left: 112px;
}
.tracker-mg{
    /* padding-top: 282px;
    padding-left: 160px */
    justify-content: flex-end;
    display: flex;
    flex-wrap: nowrap;
    top: 42%;
    position: relative;
    left: 32%;
}
.track-record-text-reg{
    /* margin-top : 76px; */
    position: absolute;
    margin-left: -2px;
    font-family: 'FiraSans-Regular-ttf';
    top: 5px;
}
.track-record-text{
    /* padding: 78px 10px 20px 72px; */
    /* padding: 64px 10px 20px 68px; */
    padding: 90px 10px 20px 60px;
}
.track-d-text{
    /* position: absolute; */
    font-family: 'FiraSans-Regular-ttf';
}
.c-img-r{
    padding: 0;
}
.c-record-d{
    font-family: FiraSans-Bold-ttf;
    font-size: 50px;
    position: relative;
    margin-top: -20px;
    line-height: 1.7;
    z-index: 1;
}
.c-record-d>div{
    font-family: FiraSans-Bold-ttf;
}
.c-record>div{
    font-family: FiraSans-Bold-ttf;
}
.c-record{
    font-family: FiraSans-Bold-ttf;
    color: transparent;
    background-color: transparent;
    -webkit-text-stroke: 0.5px #d2d2d2;
    -webkit-text-fill-color: transparent;
    font-size: 59px;
    line-height: 1.7;
}
.track-shadow >.tract-red-text-s{
    font-family: FiraSans-Bold-ttf;
    font-size: 59px;
    line-height: 1.8;
    color: #f8afb2;
    background-color: transparent;
    -webkit-text-stroke: 1px #d2d2d2;
    -webkit-text-fill-color: transparent;
    /* #d7d6d6 */
    /* text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff; */
}
.track-info{
    padding-bottom: 96px;
    position: relative;
}
.record-list{
    position: relative;
    margin: 194px 0px 0px 15px;
    /* margin: 82px 30px 56px; */
    color: #fff;
    line-height: 1.6;
    /* font-weight: bold; */
    font-family: FiraSans-SemiBold-ttf;
}
li.c-record-list>div{
    top: -10px;
    left: 10px;
    position: relative;
}
.record-list ul{
    font-size: 18px;
    list-style-position: outside;
    list-style-image: url('../images/li-arrow.png');
    font-family: 'FiraSans-Regular-ttf';
}
.cycling-with-detail{
    width: 100%;
}
.c-record-list {
    margin-bottom: 16px;
}
.tract-red-text{
    color: #101532;
    font-size: 47px;
    font-weight: 600;
    font-family: FiraSans-Bold-ttf;
    line-height: 1.2;
}
.mobile-mockup-p {
    display: none;
    /* position: absolute;
    height: 38vw;
    margin-top: 19vw;
    margin-left: -14vw; */
}
.mobile-mockup{
    height: 680px;
    margin-top: 104px;
    filter: drop-shadow(8px 4px 26px rgba(0, 0, 0, 0.31));
}
.bike-plan-bg{
    padding: 205px 0px 150px;
    position: relative;
    background-image: url('../images/black-bg-with-phone.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
        /* background-size: initial; */
    /* background-position: center; */
    /* height: 100%; */
}
.bike-plan-list{
    color: #fff;
    line-height: 2;
    margin-left: 44px;
}
.bike-plan-list ul{
    font-size: 26px;
    list-style-position: outside;
    list-style-image: url('../images/li-arrow.png');   
}
li.bike-record-list>div{
    top: -10px;
    left: 14px;
    position: relative;
}
.bike-record-list {
    margin-bottom: 22px;
}

.bike-plan-title{
    padding: 0px 30px;
    /* word-spacing: 6px; */
    /* white-space: pre-line; */
    color: #fff;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    /* font-family: Poppins-Bold-ttf; */
}
.bike-plan-title h1{
    font-size: 73px;
    line-height:1.6;
    /* font-weight: 900; */
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Poppins-Bold-ttf;
}
.club-d{
    /* margin-top: 10px; */
    padding: 118px 0px 120px;
    position: relative;
    background-image: url('../images/2-circle-club.png');
    background-repeat: no-repeat;
    background-size: 100%;
        /* background-size: initial; */
    /* background-position: inherit; */
    /* height: 100%; */
}
.club-data{
    position: relative;
}
.club-data>.container-fluid{
    padding: 0;
}
.club-title{
    color: #101532;
    /* white-space: pre-line; */
    padding: 1px 16px 1px 20px;
   
}
.club-title h1{
    font-size: 34px;
}
.club-center-img{
    position: absolute;
    display: inline-block;
    margin: 0 auto;
    /* transform: translateX(-50%); */
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.club-s{
    padding: 0;
}
.multiple-raccer{
    width: 100%;
}
.club-text-bg{
    padding: 16px 30px 180px;
    position: relative;
    background-image: url('../images/lines-club.png');
    background-repeat: no-repeat;
    background-size: 100%;
    /* background-position: center; */
    /* background-position: inherit; */
    /* height: 100%; */
}
.club-d-text{
    /* text-align: justify; */
    line-height: 1.8;
    font-size: 24px;
    color: #FFFFFF;
    display: flex;
    position: relative;
    font-family: Poppins-SemiBold-ttf;
    padding: 10px 180px 130px 20px;
}
.cycle-raccer{
    width:100%;
    border-radius: 6px 0px 0px 6px;
}
.explore-block{
    margin-top: 20px;
    padding: 30px 10px 130px;
    position: relative;
    background-image: url('../images/male-cyclist-mountain.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    /* background-position: inherit;
    height: 100%; */
}
.running-meter{
    width: 330px;
}
.c-explore-head{
    /* padding: 135px 15px 30px 110px; */
    justify-content: center;
    display: flex;
    padding-top: 130px;
    /* line-height: 2; */
}
.c-ex-text h1{
    font-size: 80px;
    /* font-size: 58px; */
    color: #fff;
   line-height: 1.4;
    text-align: left;
    font-family: Poppins-SemiBold-ttf;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.c-track-p-bg{
    margin-top: 35px;
    background-color: #101532;
}
.c-track-race-data{
    padding: 20px 0px;
}
.cycle-f{
    padding-right: 0px !important;
}
.track-p-img{
    margin-bottom: 14px;
}
.c-track-text{
    text-align: left;
    align-items: center;
    justify-content: center;
    padding-top: 28px;
}
.c-track-title{
    color: #fff;
    padding: 0px 36px;
    /* font-weight: 600; */
    text-align: left;
}
.c-track-title h1{
   font-size: 30px;
   font-family: Poppins-SemiBold-ttf;
}
.c-track-content{
    /* font-size: 20px; */
    color: #fff;
    text-align: left;
    font-family: Poppins-Medium-ttf;
    padding: 10px 20px;
}
.c-track-content span{
    font-size: 19px;
    font-family: Poppins-Medium-ttf;

}
.img-track{
    width: 100%;
    border-radius: 6px;
}
.mountain-t{
    padding-right: 0px;
}
.footer-heading{
    margin: 25px;
    text-align: center;
    color: #101532;
}
.footer-heading h1{
    font-size: 35px;
    font-family: Poppins-SemiBold-ttf;
}
.rights-reserve{
    font-size: 11px;
}
.footer-line-bg{
    width: 100%;
}
.social-btn-sec {
    margin: 32px;
    text-align: center;
    justify-content: center;
    display: flex;
}
.social-page {
    width: 800px;
    display: flex;
    justify-content: space-around;
}
a.btn.btn-outline-danger.btn-s:hover {
    background-color: #ede7e7;
    color: black;
}
.btn-s {
    border: 1px solid #101532;
    border-radius: 20px;
    padding: 22px 36px;
    color: #000000;
    font-family: Poppins-SemiBold-ttf;
    font-size: 20px;
}
.social-btn-icon{
    height: 48px;
    width: auto;
    margin-right: 20px;
}
.signup-link{
    text-align: center;
}
.signup{
    color: #383838;
    text-decoration: underline;
    font-family: Poppins-SemiBold-ttf;
    font-size: 20px;
}
.line-img-d{
    margin-top: 38px;
}
.footer-grid-sec{
    padding: 40px;
    background-color: #101532;
    color: #fff;
}
.c-grid-2{
    text-transform: uppercase;
}
.grid-title1{
    font-size: 12px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.menu-item{
    list-style-type: none;
    line-height: 2.5;
    text-transform: uppercase;
    font-size: 14px;
}
.menu-item a{
    color: #fff;
    text-decoration: none;
}
.menu-item a:hover{
    color: #fff;
    text-decoration: underline;
}
.grid-social{
    margin-right: 15px;
    /* display: block; */
}
/* .m-item-app{
    margin-top: 15px;
    width: 100%;
}
.m-item-play{
    margin-top: 15px;
    width: 100%;
} */
.m-item-app,.m-item-play{
    margin-top: 15px;
    width: 100px;
}
.app-store,.play-store{
    width: 100%;
}

/* 15 Mar 2023 */
.default-pagination {
    margin-top: 30px;
}
.default-pagination > nav > div:first-child,
.default-pagination > nav > div:nth-child(2) > div:first-child {
    display: none;
}
.default-pagination > nav > div:nth-child(2) > div:nth-child(2) > span > a:first-child  {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.default-pagination > nav > div:nth-child(2) > div:nth-child(2) > span > a:last-child  {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.default-pagination > nav > div:nth-child(2) > div:nth-child(2) > span > a:first-child > svg,
.default-pagination > nav > div:nth-child(2) > div:nth-child(2) > span > a:last-child > svg {
    width: 24px;
    height: 24px;
}
.default-pagination > nav > div:nth-child(2) > div:nth-child(2) > span {
    box-shadow: none !important;
}
.default-pagination > nav > div:nth-child(2) > div:nth-child(2) > span > a,
.default-pagination > nav > div:nth-child(2) > div:nth-child(2) > span > span > span {
    position: relative;
    display: inline-block;
    color: #0f0e0e;
    text-decoration: none;
    background-color: #fff;
    padding: 0.375rem 0.95rem !important;
    margin: 0 3px;
    border-radius: 30px;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 10%);
}
.default-pagination > nav > div:nth-child(2) > div:nth-child(2) > span > span[aria-current="page"] > span {
    color: #fff !important;
    background-color: #101532!important;
}
.default-pagination > nav > div:nth-child(2) > div:nth-child(2) > span > span[aria-disabled="true"] {
    display: none !important;
}

/* 21 Apr 2023 */
#auth-modal .modal-body,
#signin-modal .modal-body {
    padding: 0;
}
#auth-modal .form-title,
#signin-modal .form-title {
    background-color: #000000;
    text-align: center;
    align-items: center;
    padding: 12px 60px;
    color: #fff;
    position: relative;
}
#auth-modal .signup-with-mail-form,
#signin-modal .signup-with-mail-form {
    background-color: #000000a1;
    padding: 20px 50px;
    color: #fff;
}
#auth-modal .s-link,
#signin-modal .s-link {
    color: #000000;
    text-decoration: none;
}
#auth-modal .social-icon,
#signin-modal .social-icon {
    width: 24px;
    float: left;
    display: inline-block;
}
#auth-modal .g-btn, #auth-modal .a-btn,
#signin-modal .g-btn, #signin-modal .a-btn {
    background-color: #fff;
}
#auth-modal .social-btn,
#signin-modal .social-btn {
    height: 52px;
    margin: 10px 0px;
    font-size: 15px;
}
#auth-modal .separator,
#signin-modal .separator {
    color: #fff;
    align-items: center;
    text-align: center;
    margin: 10px 0px;
    font-size: 13px;
}
#auth-modal .form-group,
#signin-modal .form-group {
    color: #fff;
}
#auth-modal .form-control,
#signin-modal .form-control {
    margin: 20px 0px;
}
#auth-modal .form-input,
#signin-modal .form-input {
    height: 52px;
    font-size: 14px;
    color: #fff;
    background-color: #3c3c3c;
}
.s-link, .p-s-link {
    color: #fff;
    text-decoration: none;
}
.sign-up-link {
    color: #101532!important;
}
#auth-modal .btn-close,
#signin-modal .btn-close {
    position: absolute;
    right: 10px;
    top: 22px;
    outline: 0 !important;
    box-shadow: none !important;
}
#signin-modal .heading {
    margin-top: 10px;
    font-family: Poppins-SemiBold-ttf;
}
#signin-modal .privacy-title {
    font-family: Poppins-Medium-ttf;
    margin: 15px 0px;
    font-size: 13px;
    text-align: center;
}
#signin-modal .terms-link {
    color: #101532;
    text-decoration: none;
    font-family: Poppins-SemiBold-ttf;
}


/* 15 Mar 2023 */
@media only screen and (max-width: 1440px) {
    .explore-block {
        margin-top: 20px;
        padding: 30px 10px 98px;
        position: relative;
        background-image: url(../images/male-cyclist-mountain.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .c-track-p-bg {
        margin-top: 0px !important;
        background-color: #101532;
    }
}
@media only screen and (max-width: 1024px) {
    .track-d-img {
        display: flex;
        /* justify-content: center; */
        padding-left: 70px;
    }
    .c-left-head {
        padding-left: 50px;
        padding-top: 60px;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .c-text h1 {
        padding-left: 20px;
        font-size: 37px;
        color: #fff;
        /* font-weight: bold; */
        font-family: Poppins-Bold-ttf;
        text-align: left;
        text-transform: uppercase;
        line-height: 1.1;
    }
    .mobile-mockup {
        height: 456px;
        margin-top: 54px;
        filter: drop-shadow(8px 4px 26px rgba(0, 0, 0, 0.31));
    }
    .record-list {
        position: relative;
        margin: 80px 0px 0px 26px;
        /* margin: 82px 30px 56px; */
        color: #fff;
        line-height: 2;
        font-weight: bold;
        font-family: 'FiraSans-Regular-ttf';
    }
    .tracker-mg {
        justify-content: flex-end;
        display: flex;
        flex-wrap: nowrap;
        top: 44%;
        position: relative;
        left: 28%;
    }
    .track-info {
        padding-bottom: 82px;
        position: relative;
    }
    .tracker-img{
        width: 6vw;
    }
    .track-record-text {
        padding: 62px 10px 20px 60px;
    }
    .c-record-d {
        font-size: 26px;
        position: relative;
        margin-top: 0px;
        line-height: 2;
        z-index: 1;
    }
    .track-f-red {
        margin-top: 12px;
        z-index: 1;
        position: absolute;
    }
    .tract-red-text {
        color: #101532;
        font-size: 26px;
        /* line-height: 2.1; */
    }
    .c-record {
        font-family: FiraSans-Bold-ttf;
        color: transparent;
        background-color: transparent;
        -webkit-text-stroke: 0.5px #d2d2d2;
        -webkit-text-fill-color: transparent;
        font-size: 30px;
        line-height: 1.9;
    }
    .multiple-raccer {
        width: 100%;
        height: 40vw;
    }
    .track-shadow >.tract-red-text-s {
        font-family: FiraSans-Bold-ttf;
        font-size: 30px;
        line-height: 2.8;
        color: #f8afb2;
        background-color: transparent;
        -webkit-text-stroke: 1px #d2d2d2;
        -webkit-text-fill-color: transparent;
        /* text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff; */
    }
    .track-record-text-reg {
        position: absolute;
        margin-left: 30px;
        font-family: 'FiraSans-Regular-ttf';
        top: 30px;
    }
    .record-list ul {
        font-size: 13px;
        list-style-position: outside;
        list-style-image: url(../images/list-arrow.png);
    }
    .c-record-list {
        margin-bottom: 22px;
    }
    .record-list {
        position: relative;
        margin: 102px 0px 0px 14px;
        /* margin: 82px 30px 56px; */
        color: #fff;
        line-height: 2;
        font-weight: bold;
        font-family: 'FiraSans-Regular-ttf';
    }
    .bike-plan-bg {
        padding: 96px 0px 86px;
        position: relative;
        background-image: url('../images/black-bg-with-phone.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
        /* background-size: initial; */
        /* background-position: center; */
        /* height: 100%; */
    }
    .bike-plan-list {
        color: #fff;
        line-height: 2.5;
        margin-left: 26px;
    }
    .bike-plan-list ul {
        font-size: 17px;
        list-style-position: outside;
        list-style-image: url(../images/list-arrow.png);
    }
    .bike-plan-title h1 {
        font-size: 48px;
        line-height: 1.8;
    }
    .club-text-bg {
        padding: 16px 30px 114px;
        position: relative;
        background-image: url(../images/lines-club.png);
        background-repeat: no-repeat;
        background-size: 100%;
        /* background-position: center; */
        /* background-position: inherit; */
        /* height: 100%; */
    }
    .club-title {
        color: #101532;
        /* white-space: pre-line; */
        padding: 0px;
    }
    .club-title h1 {
        font-size: 25px;
    }
    .club-d-text {
        text-align: justify;
        line-height: 2;
        font-size: 15px;
        color: #FFFFFF;
        display: flex;
        position: relative;
        padding: 10px 148px 130px 1px;
    }
    .club-center-img {
        position: absolute;
        display: inline-block;
        margin: 0 auto;
        top: 53%;
        /* height: 250px; */
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    .running-meter {
        width: 246px;
    }
    .c-explore-head {
        /* padding: 135px 15px 30px 110px; */
        justify-content: center;
        display: flex;
        padding-top: 52px;
        /* line-height: 2; */
    }
    .explore-block {
        margin-top: 20px;
        padding: 30px 10px 66px;
        position: relative;
        background-image: url(../images/male-cyclist-mountain.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .c-track-title {
        color: #fff;
        padding: 0px 6px;
        /* font-weight: 600; */
        text-align: left;
    }
    .c-track-title h1 {
        font-size: 28px;
        font-family: Poppins-SemiBold-ttf;
    }
    .c-track-content span {
        font-size: 16px;
        font-family: Poppins-Medium-ttf;
    }
    .c-track-content {
        /* font-size: 20px; */
        color: #fff;
        text-align: left;
        font-family: Poppins-Medium-ttf;
        padding: 10px 10px;
    }
    .c-ex-text h1 {
        font-size: 60px;
        /* font-size: 58px; */
        color: #fff;
        line-height: 1.4;
        text-align: left;
        font-family: Poppins-SemiBold-ttf;
        text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    }
    .c-track-p-bg {
        margin-top: 30px;
        background-color: #101532;
    }
  
}
@media only screen and (max-width: 900px) {
    .c-text h1 {
        padding-left: 20px;
        font-size: 25px;
        color: #fff;
        font-weight: bold;
        text-align: left;
        text-transform: uppercase;
    }
    .c-record-d {
        font-size: 24px;
        margin-top: -28px;
    }
    .c-record {
        font-family: FiraSans-Bold-ttf;
        color: transparent;
        background-color: transparent;
        -webkit-text-stroke: 0.5px #d2d2d2;
        -webkit-text-fill-color: transparent;
        font-size: 28px;
        line-height: 1.7;
    }
    .track-f-red {
        margin-top: 8px;
        z-index: 1;
        position: absolute;
    }
    .track-record-text {
        padding: 55px 10px 20px 24px;
    }
    .tract-red-text {
        color: #101532;
        /* line-height: 2.1; */
        font-size: 24px;
    }
    .track-shadow >.tract-red-text-s {
        font-family: FiraSans-Bold-ttf;
        font-size: 28px;
        line-height: 1.8;
        color: #f8afb2;
        background-color: transparent;
        -webkit-text-stroke: 1px #d2d2d2;
        -webkit-text-fill-color: transparent;
        /* text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff; */
    }
    .track-record-text-reg {
        /* margin-top: 76px; */
        position: absolute;
        margin-left: 8px;
        font-family: 'FiraSans-Regular-ttf';
        top: 0px;
    }
    .track-d-img {
        display: flex;
        /* justify-content: center; */
        padding-left: 45px;
    }
    .tracker-mg {
        display: none;
        /* justify-content: flex-end;
        display: flex;
        flex-wrap: nowrap;
        top: 22%;
        position: relative;
        left: 80%; */
    }
    .mobile-mockup {
        height: 42vw;
        margin-top: 72px;
        filter: drop-shadow(8px 4px 26px rgba(0, 0, 0, 0.31));
    }
    .record-list {
        position: relative;
        margin: 5vw auto;
        line-height: 1.6;
        font-weight: bold;
        font-family: 'FiraSans-Regular-ttf';
    }
    .track-info {
        padding-bottom: 0px;
        position: relative;
    }
    .bike-plan-bg {
        padding: 66px 0px 12px;
        position: relative;
        background-image: url('../images/black-bg-with-phone.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .bike-plan-title {
        padding: 0px 30px;
        font-weight: 900;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    .bike-plan-title h1 {
        font-size: 28px;
        line-height: 1.8;
    }
    .bike-plan-list {
        color: #fff;
        line-height: 1.5;
        margin-left: 34px;
    }
    .bike-plan-list ul {
        font-size: 18px;
        list-style-position: outside;
        list-style-image: url(../images/list-arrow.png);
    }
    .bike-record-list {
        margin-bottom: 10px;
    }
    .club-d{
        padding: 64px 0px 0px;
    }
    .club-text-bg{
        padding: 16px 30px 58px;
    }
    .club-center-img{
        display: none;
    }
    .club-title {
        color: #101532;
        /* white-space: pre-line; */
        padding: 0px;
    }
    .club-title h1 {
        font-size: 19px;
    }
    .club-d-text {
        text-align: justify;
        line-height: 1.5;
        font-size: 16px;
        color: #FFFFFF;
        display: flex;
        position: relative;
        padding: 10px 5px 130px 5px;
    }
    
    .explore-block {
        margin-top: 0px;
        padding: 25px 10px 62px;
        position: relative;
        background-image: url(../images/male-cyclist-mountain.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
    }
   
    .running-meter {
        width: 165px;
    }
    .c-explore-head {
        padding: 62px 15px 30px 40px;
        justify-content: center;
        display: flex;
    }
    .c-ex-text h1{
        font-size: 34px;
        color: #fff;
        font-weight: 600;
        text-align: left;
        text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    }
    .c-left-head {
        padding-left: 50px;
        padding-top: 0px;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .c-track-p-bg {
        margin-top: 25px;
        background-color: #101532;
    }
    .c-track-title {
        color: #fff;
        padding: 0px 0px;
        /* font-weight: 600; */
        text-align: left;
    }
    .c-track-text {
        text-align: left;
        align-items: center;
        justify-content: center;
        padding-top: 0px;
    }
    .c-track-title h1 {
        font-size: 20px;
    }
    .c-track-content {
        font-size: 14px;
        color: #fff;
        text-align: left;
        font-family: Poppins-Medium-ttf;
        padding: 10px 0px;
    }
    .c-track-content span {
        font-size: 11px;
        font-family: Poppins-Medium-ttf;
    }
    .c-mountain-track{
        padding-right: 10px;
    }
    .track-p-img{
        padding-right: 10px;
    }
    .track-p-g-img{
        padding-right: 10px;
    }

    .embark{
        height: auto !important;
        text-align: center;
        line-height: 50px;
        padding-bottom: 20px;
        padding-top: 20px;
   
    }

    .splide__arrows{
        position: absolute;
        left: 10px;
        top: -1003px;
        z-index: 100;
    
    }

    .splide__arrow svg{
        fill: red;
        border:1px solid white;
        border-radius: 50%;
        /* padding: 10px; */
    }

    .contolBUttons{
        justify-content: center;
        margin-top: 20px;
    }
}
@media only screen and (max-width: 700px) {
    .brand-logo{
        width: 65px;
        height: auto;
    }
    .content-data {
        /* background-image: url('../images/nature_with_cycling.jpg'); */
        background-repeat: no-repeat;
        background-size: 100%;
    }
    #home{
        position: relative;
        width: 100%;
        height: 0;
        /* padding-bottom: 42%; */
        padding-bottom: calc(48% - 38px)
    }
    .navbar {
        /* position: relative; */
        min-height: 0px;
        margin-bottom: 0px;
        border: none;
        padding-top: 0;
        padding-bottom: 0;

        /* border: 1px solid transparent; */
        /* padding-top: 0px !important; */
        border-radius: 0px;
        /* background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%); */
    }
    .navbar-brand {
        float: left;
        height: 38px;
        /* padding: 6px 15px; */
        font-size: 18px;
        line-height: 20px;
        padding: 12px 20px;
    }
    .navbar-light .navbar-toggler {
        font-size: 10px;
        color: rgba(0,0,0,.55);
        /* border-color: rgba(0,0,0,.1); */
        border-color: #FFFFFF;
    }
    .navbar-toggler-icon{
        filter: invert(171%) sepia(50%) saturate(2844%) hue-rotate( 202deg) brightness(142%) contrast(141%);
    }
    .c-right-head {
        position: relative;
        margin-left: 10vw;
        justify-content: start;
        /* justify-content: space-around; */
        background-size: 100%;
        display: flex;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .gif-img-d{
        position: absolute;
        /* text-align: center; */
        left: 0;
        right: 0;
        bottom: 3vw;
        margin-left: 12vw;
    }
    .gif-img {
        width: 16vw;
        /* position: absolute;
        display: inline-block;
        margin: 0 auto;
        top: 49%;
        left: 75.6%;
        width: 58px;
        transform: translate(-50%, -50%);
        z-index: 1; */
    }
    .track-bg{
        position: relative;
        background-image:none;
        background-repeat: no-repeat;
        background-size: 100%;
        /* background-position: center; */
        /* height: 100%; */
    }
    .device-img{
        width: 18vw;
        height: calc(42vw - 42px);
        margin-top: calc(4vw - 3px);
    }
    .c-text h1{
        /* padding-left: 20px; */
        font-size: 8px;
        color: #fff;
        /* font-weight: bold; */
        text-align: left;
        font-family: Poppins-Bold-ttf;
        text-transform: uppercase;
    }
    .c-left-head {
        padding-left: 5px;
        margin-top: -50px;
        margin-bottom: 6px;
    }
    .c-record-list {
        margin-bottom: 10px;
    }
    .track-service {
        padding-bottom: 0px;
    }
    .track-d-img {
        text-align: center;
        position: relative;
        justify-content: center;
        display: flex;
        padding-left: 0px;
        width: 100%;
    }
    .track-d-text{
        position: relative;
        /* text-align: center; */
    }
    .track-record-text {
        /* padding: 58px 0px 20px 24px; */
        padding: 30px 0px 20px 40px;
    }
   
   .mobile-mockup-p {
    display: block;
    position: absolute;
    height: 50vw;
    margin-top: 19vw;
    margin-left: -18vw;
}
    .mobile-mockup {
        height: 68vw;
        padding-left: 12px;
        margin-top: 10vw;
        filter: drop-shadow(8px 4px 26px rgba(0, 0, 0, 0.31));
    }
    .service-track {
        /* width: auto; */
        background: #F4F4F4;
        margin-bottom: 20px;
    }
    .record-list {
        position: relative;
        margin: 30px 14px 36px;
        color: #5c5656;
        line-height: 1.8;
        font-weight: bold;
        font-family: 'FiraSans-Regular-ttf';
    }
    .record-list ul {
        font-size: 16px;
        list-style-position: outside;
        list-style-image: url(../images/list-arrow.png);
    }
    li.c-record-list>div {
        top: -3px;
        left: 6px;
        position: relative;
    }
   
    .track-record-text-reg {
        margin-top: 8px;
        margin-left: 22px;
        /* margin-top: 60px;
        margin-left: 102px; */
    }
    .track-info {
        padding-bottom: 0px;
        position: relative;
    }
    .tracker-mg-d{
        display: none !important;
    }
    .c-track-p-bg {
        margin-top: 18px;
        background-color: #101532;
    }
    .track-f-red {
        margin-top: 0px;
        z-index: 1;
        margin-left: 8px;
    }
    .club-text-bg{
        padding: 0px 0px 0px;
        position: relative;
        background-image: url('../images/lines-club.png');
        background-repeat: no-repeat;
        background-size: 100%;
        /* background-position: center; */
        /* background-position: inherit; */
        /* height: 100%; */
    }
    .c-track-text {
        text-align: left;
        align-items: center;
        justify-content: center;
        padding: 28px 20px;
    }
  
    .c-record {
        font-family: FiraSans-Bold-ttf;
        color: transparent;
        background-color: transparent;
        -webkit-text-stroke: 0.5px #d2d2d2;
        -webkit-text-fill-color: transparent;
        font-size: 28px;
        line-height: 1.7;
    }
    .c-record-d {
        font-size: 24px !important;
        position: relative;
        margin-top: 0px;
        line-height: 2.5;
        z-index: 1;
    }
    .track-shadow{
        /* margin-top: 26px; */
        margin-top: 18px;
    }
    .track-shadow >.tract-red-text-s {
        /* font-size: 30px;
        line-height: 2.1;
        color: #f8afb2;
        text-shadow: -1px 0 #e4e4e4, 0 1px #d3d3d3, 1px 0 #ffffff, 0 -1px #ffffff; */
        /* text-shadow: -1px 0 #9b9595, 0 1px #9b9595, 1px 0 #9b9595, 0 -1px #9b9595; */
    }
    .track-shadow >.tract-red-text-s {
        font-family: FiraSans-Bold-ttf;
        font-size: 30px;
        line-height: 2.1;
        color: #f8afb2;
        background-color: transparent;
        -webkit-text-stroke: 1px #d2d2d2;
        -webkit-text-fill-color: transparent;
        /* text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff; */
    }
    li.bike-record-list>div {
        top: -6px;
        left: 6px;
        position: relative;
    }
    .bike-plan-bg {
        /* padding: 35px 15px 28px 15px; */
        padding: 40px 15px 8px 15px;
        position: relative;
        background-image: url('../images/black-bg-with-phone.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .bike-plan-title {
        padding: 8px 4px;
        font-weight: 900;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1.7px;
    }
    .bike-plan-title h1 {
        font-size: 16px;
        line-height: 0.5;
    }
    .share-icon {
        margin-right: 0px !important;
        width: 48%;
    }
    .bike-plan-list ul {
        font-size: 10px;
        list-style-position: outside;
        list-style-image: url(../images/list-arrow.png);
    }
    .bike-plan-list {
        color: #fff;
        line-height: 1.5;
        margin-left: 0px;
    }
    .explore-block {
        margin-top: 20px;
        padding: 0px !important;
        position: relative;
        background-image: url(../images/male-cyclist-mountain.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .c-explore-head {
        /* padding: 45px 15px 30px 182px; */
        padding: 0px 2px 6px 138px;
        justify-content: center;
        display: flex;
    }
    .club-d {
        padding: 0px 0px 5px;
        position: relative;
        background-image: none;
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .club-title {
        color: #101532;
        padding: 6px 6px 1px 20px;
    }
    .social-page {
        /* width: 600px; */
        display: inline-block;
        /* justify-content: space-around; */
    }
    .btn-s {
        border: 1px solid #101532;
        border-radius: 8px;
        padding: 10px 14px;
        margin-bottom: 14px;
        color: #000000;
        font-family: Poppins-SemiBold-ttf;
        font-size: 12px;
        display: block;
    }
    .social-btn-icon {
        height: 22px;
        width: auto;
        margin-right: 20px;
    }
    .club-title h1 {
        font-size: 16px;
    }
    .club-d-text {
        text-align: justify;
        line-height: 1.6;
        font-size: 13px;
        color: #FFFFFF;
        display: flex;
        position: relative;
        /* padding: 8px 28px 318px 28px; */
        padding: 8px 28px 4px 28px
    }
    
    .club-center-img {
        display: none;
        /* position: absolute;
        margin: 0 auto;
        top: 60%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1; */
    }
    .running-meter{
        /* display: none; */
        width: 74px;
        padding-top: 5px;
    }
    .c-ex-text h1{
        font-size: 14px;
        color: #ffffff;
        font-weight: 600;
        text-align: left;
        text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    }
    .footer-grid-sec {
        text-align: left;
        flex-wrap: wrap;
        align-items: center;
        display: flex;
        justify-content: center;
        padding: 40px 100px;
        background-color: #101532;
        color: #fff;
    }
    .signup{
        color: #383838;
        text-decoration: underline;
        font-family: Poppins-SemiBold-ttf;
        font-size: 12px;
    }
    .c-grid-1,.c-grid-2,.c-grid-3{
        margin-bottom: 20px;
        position: relative;
        border-bottom: 1px solid rgb(182, 181, 181);
    }
    .socialButtonDiv{
        text-align: center;
    }
    .socialButtonDiv .left{
        text-align: center;
    } 
    .discoverDiv{
        letter-spacing: 2px;
    }

    .embark{
        height: auto !important;
        text-align: center;
        line-height: 50px;
        padding-bottom: 20px;
        padding-top: 20px;
   
    }

    .discoverDiv{
        line-height: 31px;
    }
  
}
@media only screen and (max-width: 600px) {
    
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 6px 15px;
        font-size: 18px;
        line-height: 20px;
    }
    .bg-light{
        background: linear-gradient(180deg, #000000 0%, rgb(35 32 32 / 65%) 100%) !important;
    }
}
.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: -95px;
    margin-top: 0.125rem;
}
.dropdown-menu{
    right: 0%;
}
/* ----------------activity--------------------------------------------------- */
table.dataTable.no-footer {
    border-bottom: 1px solid rgb(254 252 252 / 30%);
}
.table-striped>tr:nth-child(odd){
   /* background-color: #F7F7FA; */
}
.table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    /* background-color: #F7F7FA; */
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
   /* background-color: #F7F7FA; */
}
.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: #ffffff !important;
    color: var(--bs-table-striped-color);
}
tr:nth-child(odd) {
    /* background-color: #F7F7FA !important; */
    }
.data-detail{
    margin-bottom: 160px !important;
}



/* New Desgin Styles */

/* @import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap'); */

/* @font-face {
    font-family: "Helvetica-Reg";
    src: url('./fontfamily/HELVETICA_0.TTF');
} */

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica/HELVETICA_0.TTF');
    /* src: url('./fontfamily/HELVETICA_0.TTF') format("ttf"),
    url('./fontfamily/HELVETICA_0.TTF') format("opentype"), */
    font-weight: normal;
    font-style: normal;
}


.new-design-main *,header *,footer *,.login *,.register *, .login-modal *, .help-support *, .clubs *, .events *, .event-details-page *, .club-detail *,.club-members-leadboard-table *, .teko-font *, .reset-password * { 
    font-family: Teko !important;
    /* font-family: "Teko", sans-serif !important; */
}

#myVideo {
    /* position: fixed; */
    /* right: 0; */
    /* bottom: 0; */
    /* min-width: 100%; 
    min-height: 100%;
    width: 100%; */
}

/* 
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none;
    border: none;
} 
*/

.moro-bg-blue{
    background: #101532 !important;    
}

.moro-text-blue{
    color: #101532 !important;   
}

.moro-bg-green{
    background: #D0F700 !important;
}

.nav-link:hover,footer div div ul li a:hover{
    color: #D0F700 !important;
}

.navbar-toggler{
    background-color: white !important;
}

.moro-text-green{
    color: #D0F700 !important;
}

.section-2-text{

    color: #4F5476;
}

.section-1-left .box-2 button, footer .box-play div button{
    border-radius: 10px;
}
.section-1-left .box-2 button:hover, footer .box-play div button:hover{
    background: #D0F700 !important;
    color: black !important;
}

.section-3 div .box-3{
    font-family: Helvetica !important;
}

.section-4 div .left div:not(:nth-child(1)) *{
    font-family: Helvetica !important;
}

/* .section-5 div .right div:first-child{
    font-family: Helvetica !important;

} */

.helvtica-font *{
    font-family: Helvetica !important;
}


.transform-scale-1:hover {
    transform: scale(1.1);
}

#email::placeholder,#username::placeholder,#password::placeholder{
    color: rgba(190, 190, 190, 1);
}

/* Validation CSS JQUERY */

label.validation-err{
    color: red;
}


/* hover */
.container-2 {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.transform-scale-102:hover{
    transform: scale(1.02);
}
header .login-header-btn:hover{
    color: black !important;
}
header .login-header-btn{
    padding: 8px 48px !important;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;

}

#toast-container, .swal2-container{
    z-index: 10000000000000 !important;
}
.container-2:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

#carouselExampleCaptions .row .carousel-inner .carousel-item{
    /* margin-top: 180px; */
    margin:auto auto;

}

@media screen and (min-width: 992px) {
    .sign-up-with-email img{
        width: 48px;
    }
}

@media screen and (max-width: 1049px){
    .header{
        position: fixed;
        width: 100%;
        z-index: 1;
    }
    .navbar-nav{
        width: 100%;
    }
    .navbar{
        /* padding: 10px !important; */
        /* top: 40px; */
    }
    .navbar-toggler-icon{
        filter: none;
    }
    .navbar-nav{
        width: 100%;
    }
    .container-fluid{
    
        /* padding: 0 40px; */
    }

    .section-1 .section-1-right img{ 
        max-height: 400px;
        width: auto;
    }
    .section-1 .section-1-left .box-1{
        font-size: 40px !important;
        padding-top: 86px;
    }

    .section-2 .container div{
        gap: 60px !important; 
    }

    .section-6 .left img{
        height: 300px !important;
    }
    .section-6 .right{
        font-size: 50px !important;
    }
   
    
}

/* footer */
@media only screen and (min-width: 1207px){
    .footer .socialButtonDiv .left .left-box-1{
        float: right;
        margin-right: 200px;
        letter-spacing: 1.5px;
    }
    .footer .horizontal-line{
        width: 90%;
        margin: 0 auto;
    }
}
/* Video */
#myVideo{
    /* min-width: 100%; 
min-height: 100%;
width: 100% */
    
    height: 100%;
    left: -77px;
    position: relative;
}

ul li .link:hover{
    color: #101532 !important;
}
@media screen and (max-width: 992px) {
    /* footer .container div ul.menu li{
        display: block !important;
        text-align: center;
    } */
    .section-2 .container div img.mt-5{
        display: none;
    }
    .section-1 .section-1-right{ 
       margin-top: 116px !important;
    }
    .section-1 .section-1-right img{ 
        height: 398px;
        width: auto;
        margin-left: 36px;
    }
    .section-2 .container div img.mt-5{
        margin-left: -41px !important;
    }

    .section-2{
        margin-top: -34px !important;
    }

    footer .container-2{
        width: 100%;
        text-align: center;
    }

    footer .container-2 img{
        height: 44px;
    }
    footer .container .last div{
        width: 100% !important;
        text-align: center;
        margin: 20px 0;
    }
    footer .container div ul.menu li{
        display: block !important;
        text-align: center;
    }
    footer .container div > .btn img{
        height: 35px !important;
    } 
    footer .container div > .btn img{
        height: 35px !important;
    }
    footer .container .left{
        font-size: 36px !important;
    }

    .section-4 .container .left div.w-75{
        width: 100% !important;
    }
    .section-4 .container .left div.fs-5{
        
        font-size: 16px !important;
    }
    .section-1{
        margin-top: -45px !important;    
    }
    .section-4{
        background-size: cover !important;
    }
    #myVideo{
        /* min-width: 100%; 
    min-height: 100%;
    width: 100% */
    }

    .section-7 .box-1{
        font-size: 28px !important;
    }
    .section-7 .box-2{
        /* font-size: 28px !important; */
        width: 100% !important;
    }



    /* Login */

    .login .container-lg .row .right{
        width: 100% !important;
    }

    .login{
        background-size: cover !important;
    }

    #carouselExampleCaptions .row .carousel-inner .carousel-item{
        /* margin-top: 180px; */
        margin-top:20px;
    
    }
}
@media screen and (max-width: 836px) { 
    .section-1 .section-1-right img{ 
        height: 308px;
        width: auto;
        /* margin-left: 36px; */
    }
  
    .container-2 img {
        height: 26px;
    }
    .section-1 .section-1-left .box-1 {
        font-size: 35px !important;
        padding-top: 86px;
    }
    .section-4 .container-lg .row .right > div{
        padding: 0 !important;
    }

    .club-manager{
        font-size: 48px !important;
    }
    .club-details{
        font-size: 32px !important;
    }
}
@media screen and (min-width: 576px) {
    .section-1{
        background: url('/images/new_homepage_images/section_1_img.webp') !important;   
        background-repeat: no-repeat !important;
        background-size: 100% auto !important;
        background-position: initial !important;
    }
}
@media screen and (max-width: 576px) {
    .navbar{
        top: 0px;
    }
    .section-3-box-2-image{
        height: 100%;
        width: 100%;
    }

    .section-5-left-img,.section-8 .section-8-img{
        height: 100%;
        width: 100%;
    }

    /* .section-6 .left img{
        height: 150px !important;
    } */
    .section-6 .right{
        font-size: 30px !important;
    }

    .section-1 .section-1-left .box-1{
        font-size: 20px !important;
        padding-top: 140px;
    }
    .section-1 .section-1-right{
        margin-top: 135px !important;
        width: auto;
        margin-left: -14px;
    }
    .section-1 .section-1-right img{ 
        height: 200px;
        width: auto;
        margin-left: 0px !important;
    }
    .section-1 > div{ 
      padding: 10px;
    }
    .container-2 img{
        height: 26px;
    }
    .section-2{
        margin-top: 0px !important;
    }
    .section-2 .container div span{
        font-size: 28px !important;
    } 
    .section-2 .container div{
        gap: 40px !important;
    }
    .section-2 .container div div img.mt-5{
        display: none;
    }
    .section-2 .container{
        border-radius: 0 !important;
        /* width: 95%; */
    }
    .section-3 .box-1 div.inner-2{
        font-size: 40px !important;
        line-height: 50px;
    }

    /* .section-4 .container div .left div.fw-bold {
        font-size: 30px !important;
    } */
    .section-5 .right div.btn-schedule{
        text-align: center;
    }

    .section-6 .left img{
        height: 70% !important;
    }
    .section-6 .right{
        font-size: 30px !important;
    }
    .section-1 .box-2 div.app-play-store-buttons{
        margin-bottom: 4px;
    }
    .section-4 .container-lg .row .right div img{
        height: 400px !important;
    }

    footer .footer-logo img{
        height: 56px !important;;
    }
}

@media screen and (max-width:400px){
    .discoverpaths{
        line-height: 32px;
    }

    .footer-buttons{
        flex-direction: column !important;
    }

    ul {
        padding-left: 0 !important;
    }
}

/* Components css */
.report-user-dropdown {
    right: unset;
}
.report-user-dropdown{
    top: -24px !important; 
    left: -134px !important;
    width: 142px !important;
}
.report-user-dropdown > li{ 
    cursor: pointer;
}
.report-user-dropdown .dropdown-item{
    font-weight: 600
}

#socialShare ul{
    /* width: 100%; */
    border-radius: 10px;
    top: -40px !important;
    left: 41px !important;
}

footer .bmacinfotech-site-link:hover{
    color: #a7adb4 !important;
    cursor: pointer !important;
}

@media only screen and (max-width: 440px) {
    /* .section-3 .row .box-1{
        text-align: center;
    } */
}