#people-circle-mobile
{
    display: none;
}
.people-slider-section
{
    background-color: black;
    min-height: 500px;
}
#people-slider-left-section
{
    padding: 15% 0% 0% 10%;
}
#people-slider-right-section
{
    padding-top: 4%;
}
#people-slider-left-section ul
{
    padding: 0;
}
#blog-context-text
{
    color: #171717;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2px;
}
#blog-section-1
{
    margin-top:50px;
    margin-bottom: 80px;
}
#blog-section-2
{
    margin-bottom: 100px;
}
.category-items
{
    border-radius: 30px;
    border: 1px solid #797979;
    width: 223px;
    height: 60px;
}

#section-1
{
    margin-bottom: 50px;
}

#section-2
{
    margin-bottom: 50px;
}
#section-3 {
    margin-bottom: 50px;
}
#section-4 {
    margin-bottom: 10%;
}
.card {
    border: 0px !important;
}
.card svg {
    margin-bottom: 10px;
    margin-left: 15px;
}
.card-head {
    color: #171717;

    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1.5px;
}
.card-text {
    color: #171717;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
}

.section-1-head-text
{
    color: #171717;
    text-align: center;

    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2px;
    margin-bottom: 30px;

}
.section-1-sub-text
{
    color: #171717;
    text-align: center;
    font-family: Space Grotesk;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
    margin-bottom: 30px;

}


.section-2-head-text
{
    color: #171717;
font-family: Space Grotesk;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -2px;
text-align: left;
}
.digital-wallet-list
{
    padding: 10px 0px 0px 0px;
}

.section-5-head-text
{
    color: #171717;
    text-align: center;
    font-family: Space Grotesk;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2px;
    margin-bottom: 5%
}
.section-5-sub-text
{
    color: #171717;
    font-family: Space Grotesk;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1.5px;
}
.section-5-sub-text
{
    color: #171717;
    font-family: Space Grotesk;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -1px;
}
#section-6
{
    margin-bottom: 20px;
}
.section-6-head-text
{
    color: #171717;
    text-align: center;
    font-size: 65px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -3.25px;
}
.section-6-sub-text
{
    color: #171717;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
}








.slider-text-1
{
    color: #FFF;
    font-family: Space Grotesk;
    font-size: 85px;
    font-style: normal;
    font-weight: 700;
    line-height: 85px; /* 100% */
    letter-spacing: -4.25px;
    word-wrap: break-word;
}
.slider-text-2
{
    color: #797979;
    font-family: Space Grotesk;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.4px;
    margin-top: 50px;
}
#meet-team
{
    position: absolute;; left: 50%; transform: translate(-50%, -50%);

    top:85%;
    color: #FFF;
    text-align: center;
    font-family: Space Grotesk;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2px;
}

@media  (max-width: 576px) {
    #people-slider-left-section
    {
        padding: 25% 1% 0% 1%;
        text-align: center;
    }

    #people-slider-right-section
    {
        padding-top: 4%;
        text-align: center;
    }
    .card-body {
        text-align: center;
    }
    .card svg
    {
        width: 100%;
        margin:0 0 15px 0;
    }
    .slider-text-1
    {
    text-align: center!important;
    }
    .slider-text-2
    {
        text-align: center!important;
    }
    #meet-team
{
    position: absolute;
    left:40%;
    top:80%;
    color: #FFF;
    text-align: center;
    font-family: Space Grotesk;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2px;
}
#people-circle
{
    display: none;
}
#people-circle-mobile
{
    display: block;
}
}


@media (min-width: 576px) and (max-width: 768px) {
    #people-slider-left-section
    {
        padding: 15% 0% 0% 0%;
        text-align: center;
    }
    #people-slider-right-section
    {
        padding-top: 4%;
        text-align: center;
    }
    .card-body {
        text-align: center;
    }
    .card svg
    {
        width: 100%;
        margin:0 0 15px 0;
    }
    .slider-text-1
    {
    text-align: center!important;
    }
    .slider-text-2
    {
        text-align: center!important;
    }
    #meet-team
{
    position: absolute;
    left:40%;
    top:80%;
    color: #FFF;
    text-align: center;
    font-family: Space Grotesk;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2px;
}


}

@media (min-width: 768px) and (max-width: 992px) {
    #people-slider-left-section
    {
        padding: 15% 0% 0% 0%;
        text-align: center;
    }
    #people-slider-right-section
    {
        padding-top: 4%;
        text-align: center;
    }
    .slider-text-1
    {
    text-align: center!important;
    }
    .slider-text-2
    {
        text-align: center!important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .slider-text-1
    {
    text-align: center!important;
    }
    .slider-text-2
    {
        text-align: center!important;
    }
    #people-slider-right-section
    {
       text-align: center;
    }
}

@media (min-width: 1200px) and (max-width: 1441px) {

    #people-slider-left-section
    {
        padding: 12% 0% 0% 10%;
    }
    #people-slider-right-section
    {
        padding: 0 0 0 5%;
    }

}
@media (min-width: 1441px) and (max-width: 2800px) {

    #people-slider-left-section
    {
        padding: 10% 0% 0% 15%;
    }
    #people-slider-right-section
    {
        padding: 0 0 0 8%;
    }
    #people-slider-left-section ul {
        padding: 0;
    }

}
