nav{
    background-color: black;
  
    height: 94px;
}
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
nav > div {    display: flex;
    align-items:center;
    justify-content: space-between;
    color:green;
}
nav .container{
    height:100%
}
nav ul {
    list-style: none;
}
nav ul li {
    display: inline-block;
    float: left;
    
  font-size: 16px;

  color:#33FFBE;
  text-transform: capitalize;
  line-height: 24px;

}
nav ul li a{
    font-size: 16px;
    text-decoration:none;
    color:#33FFBE;
}
.offcanvas ul li a{
    text-decoration:none;
    color: #000000;
}
nav ul li {
    margin-right: 30px;
}
nav div div span:first-child {
    display: inline-block;
    width:54px;
    height: 54px;
    border-radius: 14px;
    background-color: 
    #474747;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
}
nav div div span,.download{
    display: inline-flex;
    width:fit-content;
    height: 54px;
    border-radius: 14px;
    background-color: 
    #474747;
align-items: center;
justify-content: center;
padding: 10px;
margin-right: 5px;
}
nav div div span a {
    color:#33FFBE;
    text-decoration: none;
  
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-transform: capitalize;
}
.all-sports{
    background-color: white;
    padding-top: 40px;
    padding-bottom: 40px;
  
}
.all-sports .row,.all-sports .container {
    height: 100%;
}
.all-sports .col-lg-6:last-child img{

width:100%;
height: 100%;
}
button a{
    text-decoration: none;
}


.all-sports .col-lg-6 p{
    line-height: 75px;
    font-weight: 700;
    font-size: 54px;
    color: black;
    text-transform: capitalize;
}
.all-sports .col-lg-6 article{

font-size: 18px;
font-weight: 500;
line-height: 27px;
letter-spacing: 0em;
text-align: left;
color: black;
padding-bottom: 40px;
margin-bottom: 30px;

}
.btn-app button {
    width: 190px;
height: 52px;

border-radius: 11px;
text-transform: capitalize;

font-size: 18px;
font-weight: 500;
line-height: 27px;
letter-spacing: 0em;



}
.btn-app button img{
    margin-right: 5px;
}
.btn-app button span{
    position: relative;
    top: 3px;
}
.btn-app button:first-child {
    background-color: black;
    color: #33FFBE;
    margin-right: 15px;
}
.btn-app button:last-child {
    background-color: white;
    border:1px solid black ;

}
.back-img{
    background-image: url('./images/All\ sports\ in\ \ one\ app.svg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.category {
    background-color: #33FFBE;
    padding-top: 30px;
    padding-bottom: 30px;
}
.category h1, .features h1,.partner h1{
 
font-size: 28px;
font-weight: 600;
line-height: 42px;
letter-spacing: 0em;
text-align: center;
color: #000000;
text-transform: capitalize;

}
.category .row {
    padding-left: 0;
    padding-right: 0;
    margin-top: 40px;
}
.gategory-one {
    background-color: white;
    border-radius: 24px;
    padding: 10px;
}
.gategory-one img{
    width: 105px;
height: 123px;
border-radius: 10px;
margin-right: 10px;

}
.gategory-one {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    height: 141px;
}
.gategory-one h4{
font-size: 22px;
font-weight: 600;
line-height: 33px;
letter-spacing: 0em;
text-align: left;
color: #000000;
text-transform: capitalize;

}
.gategory-one p {
    font-family: Poppins;
font-size: 16px;
font-weight: 500;
line-height: 27px;
letter-spacing: 0em;
text-align: left;

}
.features-one{
    box-shadow: 0px 0px 8px 0px #0000001F;
    padding: 20px;

border-radius: 34px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 307px;

}
.features-one img{
    width:91px;
    height: 91px;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 20px;
}
.features-one h6 {
    font-family: Poppins;
font-size: 18px;
font-weight: 600;
line-height: 27px;
letter-spacing: 0em;
text-align: center;
text-transform: capitalize;


}
.features-one p{
    font-family: Poppins;
font-size: 15px;
font-weight: 550;
line-height: 23px;
letter-spacing: 0em;
text-align: center;
opacity: .6;

}
.features {
    padding-top: 70px;
    padding-bottom: 70px;
}
.features h1{
    margin-bottom: 40px;
}
.partner{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #33FFBE;
}
.partner p {
    font-family: Poppins;
font-size: 18px;
font-weight: 500;
line-height: 27px;
letter-spacing: 0em;
text-align: center;
margin-bottom: 40px;
text-align: center;
opacity: .5;
}
.partner-desc{
    width: 926px
   ;
   margin: auto;
   margin-top: 20px;
   text-align: center;
    
}
.register-partner{
    width: 249px!important;
height: 50px!important;
border-radius: 14px!important;
font-family: Poppins;
font-size: 18px!important;
font-weight: 500!important;
line-height: 27px!important;
letter-spacing: 0em!important;
background-color: #000000!important;
color: #33FFBE!important;
text-transform: capitalize!important;
text-align: center;

}
.contactus .features-one {
    height: 219px;
    margin-bottom: 20px;
    border-radius: 26px;
}
.contactus .features-one img{
    height: 65px;
    width: 65px;
    border-radius: 50%;
}
.contactus .features h1{
    font-family: Poppins;
font-size: 16px;
font-weight: 600;
line-height: 24px;
letter-spacing: 0em;
text-align: center;

}
.contactus .features-one p,.contactus .features-one p a{
    font-family: Poppins;
font-size: 14px;
font-weight: 500;
line-height: 21px;
letter-spacing: 0em;
text-align: center;
opacity: .7;
text-decoration: none;
color: #000000;

}
form input{
    box-shadow: 0px 0px 3px 0px #0000001F;
border: none;
    background-color: white;
    border-radius: 10px;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    height: 54px;
    padding-left: 50px;
    margin-bottom: 15px;
    opacity: 1;
    color: rgb(0 0 0 / 40%);}
textarea{
    font-size: 14px !important;
    font-weight: 500 !important;
}
form input:focus{
    outline: none;
}
form input::placeholder,form input:-moz-placeholder,form input::-moz-placeholder,form input::-webkit-input-placeholder {
    font-family: Poppins;
font-size: 14px;
font-weight: 500;
line-height: 21px;
letter-spacing: 0em;
text-align: left;
 color: rgb(0 0 0 / 40%);
opacity: 1;
}
form input::placeholder {
 color: rgb(0 0 0 / 40%) !important;}
textarea{
    box-shadow: 0px 0px 3px 0px #0000001F;
    border: none;
        background-color: white;
        border-radius: 10px;
        width: 100%;
    width: 100%;
    padding: 15px 50px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: rgb(0 0 0 / 40%);

    
}
.contactus button,
.contactus button:hover,
.contactus button:focus  {
    width: 221px;
height: 50px;

border-radius: 14px;
background-color: #000000!important;
color: #33FFBE!important;

font-family: Poppins;
font-size: 18px;
font-weight: 500;
line-height: 27px;
letter-spacing: 0em;
text-align: center;
margin-top: 15px;
text-transform: capitalize;
float: right;
    position: relative;
}
.contactus{
    padding-top: 70px;
    padding-bottom: 70px;
}
.download{
    color:#33FFBE;
    text-decoration: none;
  
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-transform: capitalize;
    
    margin-right: 25px;
}
.insta {
    display: inline-flex;
    width: 50px;
height: 50px;
background-color: #474747;
border-radius: 50%;
justify-content: center;
align-items: center;


}
.download span{
    margin-left: 10px;
    margin-right: 10px;
}
.insta img{
    width: 21px;
    height: 21px;
}
*,p,div.span,h1.h2,h3,h4,h5,h6{
    font-family: 'Poppins', sans-serif;}
    .gategory-one div{
        padding-top: 15px;
        opacity: .8;
    }
    .mobile{
        display: none;
    }
.mobile1{
    display: none;
}
    @media(max-width:1200px){
        nav ul,nav div div span:first-child{
            display: none;
        }
        nav.navfooter div div span:first-child {
            display: block;
        }
    
        .mobile{
            display: inline-block;
            margin-right: 10px;
        }
        .gategory-one h4 {
            font-size: 18px;
        }
        .gategory-one {
            height: 160px;
        }
    }
    @media(max-width:1000px){
        .partner-desc {
            width: 100%;
        }
    }
    @media (max-width:778px) {
        .mobile1{
            display: block;
        }
        .laptop{
            display: none;
        }
        .navfooter{
            height: auto;
            padding-top: 40px;
            padding-bottom: 40px;
        }
        .navfooter .container  {
       
        display: flex;
        flex-direction: column;
        align-items: baseline;
        
        }
        .navfooter .container >div:first-child{
            margin-bottom: 15px;
        }
        .features .col-6 {
            margin-bottom: 20px;
        }
    }
    .offcanvas,.offcanvas.show:not(.hiding), .offcanvas.showing{
        
        color: black;
    }
    .offcanvas ul{
        list-style: none;
        padding-left: 0;
    }
    ul li{
        cursor: pointer;
    }
    .offcanvas ul li {
        margin-bottom: 20px;
        text-transform: capitalize;
        cursor: pointer;
        border-bottom: 1px solid #33FFBE;
        padding-bottom: 20px;
        transition: all ease-in-out .5s;
    }
    .offcanvas ul li:hover{
      
        color: #33FFBE;
    }
    #more,#more2,#more3,#more4 {display: none;}

    .btn-close {
        --bs-btn-close-color: white!important;
    }
 .follow{
    width: 40px!important;
    height: 40px!important;
 }
.article-mobile{
    display: none;
}
.modal-dialog.modal-dialog-centered{
    width:738px!important;
    max-width: 738px!important;
    border-radius: 20px!important;

}
.modal-content{
    border-radius: 20px!important;
}
.modal-content .btn-close{
   
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: white;
    opacity: 1;
 
}
.modal .btn-close{
--bs-btn-close-bg: url("./images/Vectorsvg.svg")!important;
    --bs-btn-close-opacity: 1!important;
    --bs-btn-close-hover-opacity: 1!important;
    --bs-btn-close-focus-shadow: none!important;
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 1!important;
    --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
    box-sizing: content-box;
    width: 42px!important;
    height: 42px!important;
    padding: .25em .25em;
    color: #808080!important;
    border: 0;
    position: relative;
}

.modal-header {
    height: 155px;
    background-color: #33FFBE;
    padding: 30px!important;
    display: flex!important;
    align-items: baseline!important;
    border-top-left-radius: 20px!important;
    border-top-right-radius: 20px!important;
}
.img-center {
    width:174px;
    background-color: transparent;
    height: 174px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.img-center img{
    width: 166px;
    height: 166px;
}
.header{
}
.header5 h1{
font-size: 24px;
font-weight: 500;
line-height: 36px;
letter-spacing: 0em;
text-align: center;
text-transform: capitalize;
font-family: Poppins!important;
}
.header5 p{
font-family: Poppins!important;
font-size: 16px;
font-weight: 500;
line-height: 24px;
letter-spacing: 0em;
text-align: center;
opacity: .5;
}
.modal-header5 .col-md-6 {
    text-align: left;
}
.modal .col-md-6{
    margin-bottom: 20px;
}
.modal .col-md-6 input{
    width:100%
}
.modal-body {
position: relative;

}
.modal input {
    height: 44px;
    box-shadow: 0px 0px 3px 0px #0000001F;
    outline: none;
    border: none;
    border-radius: 10px;
    padding-left: 40px;

}
.modal ::placeholder {
    font-family: Poppins;
font-size: 12px;
font-weight: 400;
line-height: 18px;
letter-spacing: 0em;
text-align: left;
color: black;
opacity: .7;
text-transform: capitalize;

}
.modal .row{
    padding-left: 10px;
    padding-right: 10px;
}
.modal-body label{
    width: 100%;
    text-align: left;
    font-family: Poppins;
    text-transform: capitalize;

font-size: 12px;
font-weight: 500;
line-height: 18px;
letter-spacing: 0em;
text-align: left;
margin-bottom: 7px;

}
.modal-body label span{
    color:#D60C2F;
   margin-right: 5px;

}
.img-center {
    text-align: center;
    margin: auto;
    position: relative
    ;
    top: 30px
}
.modal-body{
    padding-top: 120px!important;
}
.modal-body .col-md-12 > button{
    width: 167px;
height: 44px;

border-radius: 12px;
border: 1.5px solid #000000;
background-color: white;
text-transform: capitalize;
font-family: Poppins;
font-size: 14px;
font-weight: 500;
line-height: 21px;
letter-spacing: 0em;
text-align: center;


}
.modal-body .col-md-12{
    text-align: end;
    margin-top: 20px;
    margin-bottom: 20px;
}
.modal-body .col-md-12 > button:last-child{
background-color: #000000;
color: #33FFBE;
}
nav.navfooter div div span:first-child{
    width: auto;
}
.navfooter div div span a{
    font-size: 18px !important;
    line-height: 32px !important;
}
@media (max-width:738px) {
    .modal.fade .modal-dialog{
        width: 80%!important;
        margin: auto;
    }
    .modal-title{
        width: 33.333%;
  
    }
    .modal-title img{
        width:100%
    }
    .modal-header .img-center{
        width: 33.333%;
    }
    .modal-header .img-center img{
        width: 100%;
          object-fit: contain
    }
    .modal-body{
        padding-top: 80px!important;
    }
    .modal-body .col-md-12{
        text-align: center;
    }     .modal-body .col-md-12 button:first-child
    {
        margin-bottom: 15px;
    }

    .modal-header  button {
        width: 100%;
    }
    nav.navfooter div div span:first-child{
        display: block;
    }
    .insta {
        margin-top: 20px;
    }
    .navfooter div div span a,.download  {
        font-size: 15px !important;
    }
    img.lang-icon{
        width: 18px !important;
        height: 18px !important;
    }
    img.arrow-icon{
        width: 24px;
    }
    nav.navfooter .d-flex {
        flex-wrap: wrap;
    }
    /* nav.navfooter div div span:first-child,.download {
        width: 100%;
    } */
      
    .download span {
        margin-left: 3px;
        margin-right: 3px;
    }
  
}
 @media(max-width:443px) {
 
    nav .container > div:first-child >img:last-child{
        width: 79px;
    height: 21px;
    }
    nav div div span a{
        font-size: 10px;
    }
    .all-sports .col-lg-6 p{
    font-family: Poppins;
font-size: 40px;
font-weight: 700;
line-height: 60px;
letter-spacing: 0em;
text-align: left;
    }
    .all-sports .col-lg-6 article{
        display: none;
    }
    .all-sports .col-lg-6 .article-mobile{
        display: block;
    font-family: Poppins;
font-size: 16px;
font-weight: 500;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
    }
    .btn-app{
        display: flex;
    }
    .btn-app button{
        width:160px;
        font-size: 16px;
    }
    .btn-app button img{
        width: 31px;
        height: 31px;
        margin-right: 3px;
    }
    .btn-app button:first-child{
        margin-right: 10px;
    }
    .gategory-one{
        height: auto;
    }
    .category h1, .features h1, .partner h1{
    font-family: Poppins;
font-size: 22px;
font-weight: 600;
line-height: 33px;
letter-spacing: 0em;
text-align: center;
    }
    .features-one{
        padding: 10px;
    }
    .features-one img{
        width:64px;
        height: 64px;
    }
    .features-one p{
        height: 100px;
    }
    .partner p {
    font-family: Poppins;
font-size: 16px;
font-weight: 500;
line-height: 24px;
letter-spacing: 0em;
text-align: center;
    }
    .contactus .features-one{
        height: 100%;
        overflow-wrap: anywhere;
    }
 

    .features-one h6{
        font-size: 15px;
    }
    .contactus button, .contactus button:hover, .contactus button:focus{
        width: 188px;
        font-family: Poppins;
font-size: 16px;
font-weight: 500;
line-height: 24px;
letter-spacing: 0em;
text-align: center;

    }
    #offcanvasExample {
        width: 70%;
    }

 }

 @media(max-width:400px) {
    .features .col-6{
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
   

    }
    .insta{
        width: 40px;
        height: 40px;
    }
  
 }