.list-disc ul {
    list-style: none;
}
.list-disc ul li {
    position: relative;
    padding-left: 16px;
}

.list-disc ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50%;
}

.your-trusted-partner p {
    margin-top:clamp(16px, 1.65vw, 25px);
}

.your-trusted-partner p + ul{
    margin-top: 10px;
}

a.learn-more-btn {
    padding: 18px 20px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.64px;

}

.student-flex-wrapper {
    display: flex;
    align-items: start !important; 
    gap: 40px;
}

.your-trusted-partner {
    flex: 1 1 60%;
}

.contact-team {
    flex: 1 1 40%;
}

.contact-inner-sec {
    padding: 50px 40px;
    position: relative;
}

h3.contact-title {
    text-transform: capitalize;
    letter-spacing: normal;

}

.input-sec p label {
    letter-spacing: 0.4px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Lexend Deca';
}

.input-sec input {
    width: 100% !important;
    height: 50px !important;
    padding: 10px;
    box-shadow: 0px 0px 6px #00000015;
    outline: none !important;
    border: none !important;
    margin-top: 5px;
    font-size: 15px;
    border-radius: 0px !important;
}

.input-sec select {
    width: 100%;
    height: 50px;
    padding: 10px !important;
    box-shadow: 0px 0px 6px #00000015;
    outline: none;
    border: none !important;
    outline: none !important;
    border: none !important;
    margin-top: 5px;
    font-size: 15px;
    color: #6A6A6A;
    appearance: none;
    background-image: url("../images/select-option-arrow.svg");
    background-repeat: no-repeat;
    background-position: 97% 50%;
    font-family: 'Montserrat';
}

.input-sec p {
    margin-bottom: 15px;
}

.submit-btn {
    width: 100%;
    margin-top: 40px;
    text-align: center;
}


.contact-inner-sec .submit-btn input {
    margin: auto !important;
    text-align: center !important;
    border-style: none !important;
}

.student-services ul.child-page-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
    margin-top: 20px;
    align-items: stretch;
}

ul.child-page-list li {
    background: #fff;
    padding: 30px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 26px;
    font-family: 'Lexend Deca';
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 6px;

}

ul.child-page-list li img {
    transform: rotate(225deg);
}

.general-student-visa {
    display: flex;
    align-items: stretch;
    width: calc(50% + 734px);
    margin: 0 0 0 auto;
    gap: 25px;
}

.left-student-content {
    width: 45%;
    position: relative;
    z-index: 2;
    padding-bottom: 50px;
}

.student-image-wrapper {
    flex: 1 1 55%;
}

.sec3-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.sec3-image {
    width: 100%;
    height: 100%;
}

.section-desc p {
    color: #fff;
    position: relative;
}

.section-desc p + p {
    margin-bottom:clamp(16px, 1.65vw, 25px);
}
.section-desc p + p {
    margin-top:clamp(16px, 1.65vw, 25px);
}

.section-desc ol {
    list-style: none;
    margin-bottom: 25px;
}

.section-desc ol li {
    color: #fff;
    padding-bottom: 12px;
    position: relative;
}

.section-desc ol li:last-child {
    padding-bottom: 0px;
}


.section-desc p:before,
.section-desc ol li:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    top: 9px;
    left: -17px;
    background: #00BBD2 0% 0% no-repeat padding-box;
}

.section-desc {
    padding-left: 18px;
}

.left-student-content .container {
    padding: 0px;
}

.related-flex-wapper {
    display: flex;
    align-items: stretch;
    width: calc(50% + 734px);
    margin: auto 0;
}

.sec5-top-image {
    width: 57%;
}

.sec5-top-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.related-services-content {
    padding-top: clamp(60px, 6.25vw, var(--fs-113));
    padding-bottom: clamp(60px, 6.25vw, var(--fs-113));
    padding-left: clamp(60px, 4.25vw, var(--fs-113));
    padding-right: 0px;
    width: 40%;
    z-index: 2;
}

.inner-service-box {
    display: flex;
    gap: 20px;
    align-items: self-start;
}

.service-icon-rel img {
    width: 35px;
    min-width: 35px;
    height: 35px;
    object-fit: contain;
}
.related-arrow-icon img {
    min-width: 30px;
    max-width: 30px;
}
h3.inner-service-title {
    text-transform: capitalize;
}

.flex-service-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #ffffff2b;
    margin-bottom: 20px;
}

p.service-desc.text-white {
    max-width: 480px;
}

.flex-service-box:last-child {
    border-bottom: 0px;
    padding: 0px;
    margin: 0px;
}

.section-student-visa {
    position: relative;
    overflow: hidden;
}

section.section-student-visa::before {
    content: "";
    background-image: url("../images/case-highlights-left-icon.svg");
    background-size: 100%;
    width: 171px;
    height: 147px;
    position: absolute;
    background-repeat: no-repeat;
    left: -62px;
    top: 50%;
}

section.related-services-section {
    position: relative;
    overflow: hidden;
}

section.related-services-section::before {
    content: "";
    background-image: url("../images/related-services-icon.svg");
    background-size: 100%;
    width: 171px;
    height: 147px;
    position: absolute;
    background-repeat: no-repeat;
    right: -77px;
    bottom: 0px;
    /* opacity: 0.5; */
}

h3.person-title {
    text-transform: unset;
    letter-spacing: 0px;
    color: #014278;
    margin-top: 20px;
}

.person-img img {
    max-width: 200px;
    width: 100%;
    height: 200px;
    border-radius: 50%;
    box-shadow: -1px 1px 6px -1px #9c9393;
    object-fit: cover;
    /* padding-top: 10px; */
    margin: auto;
    background: #fff;
    object-fit: cover;
}

.litigation-slide.person-card {
    background: linear-gradient(360deg, #CBE3FF 70%, #FFF 70%);
    margin: 0px 15px;
    align-items: center;
    height: 342px;
    padding: 0px 10px;
}

.litigation-slider {
    padding-top: 76px;
    width: calc(50% + 734px);
    margin: 0 0 0 auto;
}

.slider-button-prev,
.slider-button-next {
    width: 45px;
    height: 45px;
    background: #00BBD2;
    /* opacity: 0.6; */
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
}

.slider-button-prev {
    right: 53px;
}

.slider-button-next {
    right: 0;
    opacity: 1;
}

.slider-button-prev::before,
.slider-button-next::before {
    content: '';
    width: 12px;
    height: 12px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: center;
}

.slider-button-prev::before {
    transform: translate(-50%, -50%) rotate(-135deg);
    transform-origin: 9px 7px;
}

.slider-button-next::before {
    transform: translate(-50%, -50%) rotate(45deg);
    transform-origin: 6px 5px;

}

.litigation-slider-btn {
    position: relative;
}

.case-view-study-btn a {
    padding: 20px 30px;
}

button.faq-button {
    padding: 18px 30px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.64px;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: 'Montserrat';
}

p.no-faq-found {
    width: 100%;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    margin: auto;
    background: #014278;
    color: #fff;
    padding: 20px 40px;
}

.litigation-slider .slick-dots {
    display: none !important;
}

h2.clients-say {
    text-transform: capitalize;
}

.student-services p {
    margin-top: 30px;
    font-size: 20px;
    font-weight: 400;
    color: var(--dark);
}

.residential-property-team {
    margin-top: 20px;
}

.residential-property-team p {
    font-size: 20px;
    font-weight: 400;
    color: var(--dark);
    margin-top: 15px;
}

.service-name.case-study-disp ul li {
    color: #fff;
    margin-bottom: 10px;
    list-style: disc;
}

.child-page-list li.disabled-link a{
    pointer-events: none;
    cursor: default;

}
.your-trusted-partner.list-disc p>a {
    color: #00BBD2;
}

.litigation-slider.left-aling-slider .slick-track {
    margin-left: 0;
}
.testimonial-left-aling-slider .slick-track {
    margin: 0 0 auto !important;
}

.contact-team.bg-primary-gradient {
    position: sticky;
    top: 120px;
}

@media (max-width:1450px) {
    .litigation-slider {
        width: calc(50% + 575px);
    }

    .general-student-visa {
        width: calc(50% + 589px);
    }

    .related-flex-wapper {
        width: calc(50% + 589px);
    }

    .your-trusted-partner {
        flex: 1 1 50%;
    }
}

@media (max-width:1200px) {
    .litigation-slider {
        width: calc(50% + 575px);
    }

    section.section-student-visa::before {
        opacity: 0.5;
    }

    .student-flex-wrapper {
        gap: 10px;
    }

    .contact-team {
        width: 100%;
    }

    .our-liitgation-des h3 {
        font-size: 21px;
    }

    ul.child-page-list li {
        padding: 20px;
        font-size: 18px;
    }

    .left-student-content {
        width: 50%;
    }

    .student-image-wrapper {
        flex: 1 1 50%;
        width: 100%;
    }


    .general-student-visa {
        width: calc(50% + 469px);
    }

    .sec5-top-image {
        width: 50%;
    }
}

@media (max-width:992px) {

    .student-flex-wrapper {
        gap: 50px;
        flex-direction: column;
    }

    .student-services ul.child-page-list {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    .general-student-visa {
        flex-direction: column;
        width: calc(50% + 345px);
    }

    .general-student-visa {
        flex-direction: column;
        width: calc(50% + 512px);
        margin: inherit;
    }

    .left-student-content {
        width: 100%;
        padding-bottom: 0;
    }

    .rating-slide {
        margin-right: 10px;
    }

    .sec5-top-image {
        width: 100%;
    }

    .related-flex-wapper {
        width: 100%;
        flex-direction: column;
    }

    .related-services-content {
        padding-right: 50px;
        width: 100%;
    }

    .litigation-slider {
        width: 100%;
    }

    .general-student-visa {
        width: 100%;
    }

    .left-student-content .container {
        padding: 0px 20px;
    }

    .litigation-team .litigation-titile {
        width: calc(100% - 115px);
    }
}

@media (max-width:767px) {

    .slider-button-prev,
    .slider-button-next {
        transform: translateY(-90%);
    }

    .related-services-content {
        padding: 20px;
    }
}

@media (max-width:600px) {
    section.litigation-team {
        margin: 50px 0px;
    }

    ul.child-page-list li {
        padding: 10px;
        font-size: 16px;
    }



    .case-view-study-btn {
        text-align: center;
    }

    .our-liitgation-des h3 {
        font-size: 16px;
    }

    h2.areas-title {
        margin-bottom: 10px;
    }

    .contact-inner-sec {
        padding: 25px 20px;
    }

    .litigation-slider {
        padding-top: 50px;
    }
}

@media (max-width:480px) {
    .slider-button-prev {
        left: 0px;
    }

    .student-services ul.child-page-list {
        gap: 10px;
    }

    .slider-button-prev,
    .slider-button-next {
        transform: translateY(238%);
         top: -58px;
    }

    .litigation-team .litigation-titile {
        width: 100%;
    }
}