.contact-slider-section
{
    background-color: black;
    min-height: 500px;
}
#contact-slider-left-section
{
    padding: 15% 0% 0% 10%;
}
#contact-slider-left-section ul
{
    padding: 0;
}
#section-1
{
    margin-bottom: 40px;
    padding-top: 40px;
}
#section-2
{

    padding: 0 10% 0 10%;
}
.slider-text-1
{
    color: #FFF;
    font-family: Space Grotesk;
    font-size: 80px;
    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: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.4px;
    margin-top: 50px;
}
.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-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
}
#section
{
    text-align: center;
}
.contact-form-input
{
    border: 1px solid #797979;border-radius: 0;
    line-height: 55px;
    color: #797979;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;

    letter-spacing: -0.4px;
}
#section-3
{
    margin-bottom: 50px;
}
.section-3-contact-head-text
{
    color: #171717;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2px;
}
.section-3-contact-sub-text
{
    color: #171717;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
}
#section-4
{
    margin-bottom: 80px;
    padding: 0 10% 0 10%;
}
.section-4-left-side
{
    background: #FFF;
    box-shadow: 0px 0px 30px 0px rgba(23, 23, 23, 0.08);
}
.section-4-head-text
{
    color: #171717;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2px;
}
.contact-list
{
    padding: 6% 3% 7% 3%!important;
}
.contact-list > ul > li
{
   padding: 2%;
}
.contact-list-head-text
{
    color: #797979;
margin:0;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;

letter-spacing: -0.36px;
}

.contact-submit-button
{
    float: right;
    background-color: white;
    border-color:black;
    color:black;
    border-radius: 100px;
}
.contact-submit-button:hover
{
   background-color: black!important;
   color:white!important;
}
.contact-list-head-description
{
    color: #000000;
    word-break: break-word;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.36px;
}

@media  (max-width: 576px) {

    #contact-slider-left-section
    {
        padding: 20% 0 0 0;
        text-align: center;
    }
    #contact-slider-right-section
    {
        text-align: center;
    }
    .slider-button-1 svg
    {
       display:none;
    }
    .slider-text-1
    {
    text-align: center!important;
        color: #FFF;
        font-family: Space Grotesk;
        font-size: 70px;
        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;
            text-align: center;
            padding: 0 1% 0 1%;
        }
        .contact-list-head-description
        {
            color: #000000;
            word-break: break-word;
            font-size: 11px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            
        }
        textarea
        {
            height: 250px;
        }
}


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

@media (min-width: 768px) and (max-width: 992px) {

    #contact-slider-left-section
    {
        padding: 15% 0 0 0;
        text-align: center;
    }
    #contact-slider-right-section
    {
        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) {

    #contact-slider-section
    {
        padding: 5% 0 0 8%;
    }
    #contact-slider-left-section
    {
        padding: 15% 0 0 0;
        text-align: center;
    }
    .slider-text-1
    {
    text-align: center!important;
    }
    .slider-text-2
    {
        text-align: center!important;
    }

    #contact-slider-right-section
    {
        text-align: center;
    }

}

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

    #contact-slider-left-section
    {
        padding: 12% 0% 0% 10%;
    }
    #contact-slider-left-section ul
    {
        padding: 0;
    }
    #contact-slider-right-section
    {
        padding: 0% 0% 0% 6%;
    }
}
@media (min-width: 1441px) and (max-width: 3800px) {
    #contact-slider-left-section
    {
        padding: 10% 0% 0% 15%;
    }
    #contact-slider-left-section ul
    {
        padding: 0;
    }
    #contact-slider-right-section
    {
        padding: 0% 0% 0% 6%;
    }
}
