* {
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;

    font-family: 'Poppins', sans-serif;
}

h1{
    font-weight: 500;
}

p {
    color: #ffffff;
    line-height: 1.7;
}




.header-container{
    width: 100%;
    background-color: white;
    height: 68px;
}

.header-wrapper{

}

.header-wrapper img{
    height: 48px;
    
}


.section01 {
    background-image: url("img-resourses/Group\ 86.svg");

    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;

    width: 1700px;
    padding: 0 !important;

    height: 975px;
}

.sec01-wrapper {
    width: 70%;
    margin: auto;
    padding-top: 70px;


}



.sec01-i1-cont h1 {
    text-align: center;
    color: white;
    text-shadow: 24px 16px 15px rgba(0, 0, 0, 0.205);

    font-size: 46px;
}

.sec01-i1-cont p {
    margin-top: 20px;
    width: 350px;
    font-size: 16px;
    color: white;
    margin-bottom: 0;
}

.sec01-i1-cont img {
    width: 700px;
    margin-left: 370px;
}



.sec01-i2-cont {
    display: flex;
    justify-content: space-around;
    margin: auto;
    flex-wrap: wrap;
    margin-top: 60px;
    
}

.sec01-i2-c1 {
    width: 380px;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.sec01-i2-c1 h1 {
    color: #EB6267;
    font-size: 34px;
    text-transform: uppercase;

}

.sec01-i2-c1 p {
    text-align: center;
    color: rgb(31, 31, 31);
}




.section02 {
    background-image: url(img-resourses/Path\ 320.svg);
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;

    width: 1700px;

    height: 2814px;
    padding-top: 280px;
    
}

@media only screen and (min-width:1858px) {
    
.section02 {
    margin-top: 180px;
}
}

.sec02-i1-cont {
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.sec02-wrapper #sec02-head {
    color: #ffffffab;
    ;
    text-align: center;
    font-size: 48px;
}

.sec02-i1-wrapper {
    padding-top: 120px;
    color: white;
    margin-left: 280px;
    width: 800px;
    display: inline-flex;
    flex-direction: column;
}

.sec02-i1-wrapper h1 {
    font-size: 45px;
    line-height: 60px;

    font-weight: 500;
}

.sec02-i1-wrapper h4 {
    font-size: 24px;
    font-weight: 500;
}

.sec02-i1-wrapper p {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    width: 550px;
}

.sec02-i1-wrapper :nth-child(4) {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #ffbfbf;
    font-style: normal;
}

#team-Lady01img {
    width: 700px;
}

.sec02-i1-wrapper02 {
    text-align: right;
    margin-left: 0;
    display: flex;
    align-items: flex-end;
    margin-right: 280px;
    width: 815px;
}

.sec02-i1-wrapper02 h1{
    line-height: 70px;
}




.sec03{
    width: 1700px;
    margin: auto;
    margin-top: -150px;
}







#trainers-heading {

    text-align: center;
    font-size: 50px;
    margin-bottom: 40px;
}

#team-Lady01img-mob{
    display: none;
}


.sec03-trainers-cont {
    display: flex;
    width: 1500px;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-around;

}

.sec03-trainer-item {
    width: 320px;
    margin: 40px 40px;
}

.sec03-trainer-item img {
    width: 100%;
    height: auto;
}


.sec03-trainer-item h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}

.sec03-trainer-item h4 {
    text-align: center;
    color: #BE0000;
}








.sec03-partners-cont{
    margin-top: 80px;
    background: black;
    padding: 30px 0px;
}


.sec03-partners-cont h1{
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    
}

.sec03-partners-wrapper{
    display: flex;
    height: 90px;
    justify-content: center;
    
}

.sec03-partners-wrapper img{
    width: 100%;
}


.footer{
    width: 100%;

}

.footer-wrapper{
    width: 1700px;
    height: fit-content;

    display: flex; 
    margin: auto;

    justify-content: center;
}

.footer-i1{
    width: 533px; color: black;
    width: 377px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;

}

.footer-i1 img{
    height: 80px;
}

.footer-i1 p{
    color: black;margin-top: 15px;

}

.footer-i2{
    width: 1099px;
    display: flex;
    justify-content: space-around;
}

.footer-i2 a{
    color: black;
    padding: 10px;
}



.footer-i2-cont{
    display: flex;
    flex-direction: column;
    border-left: 2px solid #eee;
    height: inherit;
    width: 300px;
}

.footer-socialMedia {
    margin-top: 60px;

}


.footer-socialMedia a{
    height: 30px;

}


.footer-socialMedia img{
    height: inherit;

}

.footer-socialMedia a:nth-child(2){
    height: 45px;
}

.footer-socialMedia a:nth-child(3){
    height: 62px;
}


.belowFooter{
    margin-top: 15px;
    width: 100%;
    background-color: black;
    padding: 10px 0px;
}

.belowFooter h1{
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: 400;
}





@media only screen and (max-width:1858px) {

    .section01 {
        background-image: url("img-resourses/Group\ 86.svg");
        height: auto;
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover;
        margin: auto;    
        width: 1700px;    
        height: 975px;


        width: 100%;

    }

    .section02 {
        background-image: url(img-resourses/Path\ 320.svg);
        height: auto;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin: auto;
        width: 1700px;
        height: 2770px;
        padding-top: 280px;


        width: 100%;

    }

    .sec03{
        width: 100%;
    }

    .sec01-i1-cont img {
        width: 40vw;
        margin-left: 40%;
        margin-bottom: 90px;
    }

    .sec03-trainers-cont {
        width: 80%;
    }

    .sec03-trainer-item {
        width: 300px;
        margin: 40px;
    }
        
    #team-Lady01img {
        width: 40%;
        height: fit-content;
    }

    .sec02-i1-wrapper {
        width: 54%;
    }

    .sec03-partners-wrapper {
        height: fit-content;
        flex-wrap: wrap;
        width: 90%;
        margin: auto;
    }

    .sec03-partners-wrapper img{
        width: 80%;
    }   

    .footer-wrapper {
        width: 100%;
        padding: 0px 30px;
    
    }

    .footer-i2-cont {
        width: 30%;
    }
    .sec01-i2-cont{
        margin-top: 150px;
    }
}


@media only screen and (max-width: 1858px){
    .sec02-i1-wrapper {
        margin-left: 9vw;
    }
}

@media only screen and (max-width: 1480px){
    .section02 {
    height: 160vw;
    }
}

@media only screen and (max-width: 1642px) and (min-width: 1400px){
    .sec01-i2-cont {
        margin-top: 0px;
    }
    
}



@media only screen and (max-width: 1400px) and (min-width: 730px){
    .sec01-i2-cont {
        /*margin-top: 249px;*/
        margin-top: 40px;
        
    }
    
}


@media only screen and (min-width:1000px) {
    .sec03 {
        margin-top: -510px;}
}
@media only screen and (max-width:1000px) {

    .section02 {
        height: 4040px;
    }

    
    #team-Lady01img{
        display: none;
    }

    #team-Lady01img-mob{
        width: 80%;
        margin: auto;
        display: block;
    }

    .sec02-i1-cont {
        justify-content: center;
    }

    .sec02-i1-wrapper {
        margin-left: 0px;
        width: 85%;
        padding-top: 10px;
    }

    .sec02-i1-wrapper p {
        width: 85%;
    }

    .sec02-i1-wrapper02 {
        text-align: left;
        margin-left: 0;
        align-items: flex-start;
        margin-right: 0px;
        width: 85%;
    }


    
    .sec03-partners-wrapper img{
        width: 100%;
    }

    .sec03 {
        margin-top: -430px;
    }

    .footer-wrapper {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .footer-i2 {
        width: 100%;
        justify-content: flex-start;
    }

    .footer-i2-cont {
        width: 70%;
    }

}

@media only screen and (max-width: 1480px) {
    .section02 { 
        height: 169vw;

    } 


}

@media only screen and (max-width: 1256px){
    .sec01-i2-cont {
        flex-direction: column;
        align-items: center;
    }
    .section02 {
        margin-top: 150px;
        height: 200vw;
    }

}




@media only screen and (max-width: 800px){
    

    .sec01-i1-cont img {
        width: 80vw;
        margin-left: -3%;
    }

    .sec01-i1-cont p {
        width: fit-content;
        text-align: center;
        margin-top: 40px;
    }

}

@media only screen and (max-width: 600px){
    

    /* .sec01-i1-cont img {
        width: 80vw;
        margin-left: -3%;
    } */


    .sec01-i2-c1 {
        width: 100%;
    }


    .sec01-i2-c1 h1 {
        font-size: 11vw;
        font-size: 40px;
    }

    .sec02-i1-wrapper {
        font-size: 100vw;
    }
    
    .sec02-i1-wrapper h1 {
        font-size: .06em;
    }
    
    .sec02-i1-wrapper h4 {
        font-size: .042em;
    
    }
    
    .sec02-i1-wrapper p {
        font-size: .04em;
    }

    .sec02-i1-wrapper :nth-child(4) {
        font-size: .04em;
    }


    .sec02-wrapper #sec02-head {
        font-size: 10vw;
    }

    #trainers-heading {
        font-size: 10vw;
    }

    .sec03-partners-cont h1 {
        font-size: 7vw;
    }

    .footer-i2-cont {
        width: 90%;
    }

}

/* @media only screen and (max-width: 550px){ */
@media only screen and (max-width: 1100px){

    .sec01-wrapper {
        width: 90%;

    }
    .section01 {
        height: fit-content;

        background-image: url(img-resourses/Group\ 86\ -mobile.svg);
        
    }
    


    .sec01-i1-cont img {
        width: 80vw;
        margin: auto;
        margin-top: 50px;
    }

    .sec03-trainer-item h1 {
        font-size: 8vw;
        margin-top: 17px;
    }
    
    .sec03-trainer-item h4 {
        font-size: 6vw;
    }
    

    .section02 {
    
        background-image: url(img-resourses/Path\ 320\ -\ mobile.svg);
        height: 2620px;

        height: fit-content;

        padding-top: 190px;
        margin-top: -40px;
        background-position: top;
    }
    
    .sec03 {
        margin-top: 0px;
    }


    .footer-i2 {
        flex-wrap: wrap;
    }

    .footer-i2-cont:nth-child(2) {
        margin-top: 10px;
    }

    .footer-socialMedia {
        margin-top: 20px;
    }


    
}

@media only screen and (max-width: 400px){
    .footer-socialMedia a{
        height: 8vw;
    }
    
    .footer-socialMedia a:nth-child(2){
        height: 12vw;
    }
    
    .footer-socialMedia a:nth-child(3){
        height: 14vw;
    }
    
}