
@media (min-width: 601px) and (max-width: 1023px) {
    .our-service-section-title{
        font-size: 40px;
    }
    .why-choose-us-title{
        font-size: 40px;
    }
 .hero {
    width: 100%;
    height: auto;
    display: flex
;
    flex-direction: column-reverse;
    padding-left: 40px;
    justify-content: center;
    padding-bottom: 50px;
    padding-top: 60px;
    /* justify-content: space-evenly; */
}
.hero-image{
    width: 500px;
}
.hero-title {
    color: #3cac62;
    font-family: "Inter-Light", sans-serif;
    font-weight: 300;
    text-align: center;
    font-size: 40px;
    line-height: 80px;
}
.hero-first-box {
    width: 100%;
}

.hero-subsection {
    width: 100%;
    margin-top: 20px;
}

.who-we-help {
    color: #333333;
    text-align: left;
    font-family: "Inter-Light", sans-serif;
    font-size: 40px;
    line-height: 95px;
    font-weight: 300;
    position: relative;
    align-self: stretch;
}

.who-we-help-container{
    gap: 20px;
}
.who-we-help-box{
    flex: 1 1 calc(50% - 20px);
}

.ourservice-content-box-title {
    /* color: #ffffff; */
    color: #4d4d4d;
    text-align: left;
    font-family: "Inter-Bold", sans-serif;
    font-size: 18px;
}

.image-173, .image-1732, .image-1733, .image-1734, .image-1735, .image-1736, .image-174 {
    width: 150px;
    height: 150px;
}

.our-service-first-container-box.slick-slide {
    height: 450px;
}

.who-we-help-content {
    color: #555555;
    text-align: left;
    font-family: "Inter-Bold", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    left: 17px;
    top: 95px;
    border-radius: 20px;
    margin-top: 50px;
    padding-top: 50px;
    padding-left: 25px;
    padding-bottom: 25px;
    background: #f5f5f5;
    transition: background-color 0.3s ease;
    cursor: pointer;
}

.ourservice-content-box-content {
    color: #4d4d4d;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    padding-top: 10px;
    padding-left: 11px;
    padding-right: 10px;
}

.hero-subsection p {
    color: #555555;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
}

.hero-subtitle {
    color: #4d4d4d;
    font-family: "Inter-Regular", sans-serif;
    font-weight: 300;
    text-align: left;
    font-size: 2.3rem;
    line-height: 1.5;
}

.hero-second-box{
    width: 100%;
}
.hero-image-box{
    width: 100%;
    display: flex;
    justify-content: center;

}
}
@media (max-width: 600px) {
 .hero{
    display: flex;
    flex-direction: column-reverse;
    padding: 25px;
 }

 .hero-second-box {
    width: 100%;
}
.hero-title{
    font-size: 28px;
    line-height: 1.8;
            text-align: center;
}

.hero-first-box {
    width: 100%;
}
.hero-subtitle {
    color: #4d4d4d;
    font-family: "Inter-Regular", sans-serif;
    font-weight: 300;
    text-align: left;
    font-size: 28px;
    line-height: 1.8;
    text-align: center;

}
.hero-subsection p {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

.hero-subsection {
    width: 100%;
    margin-top: 20px;
}
.who-we-help-section {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
}

.who-we-help {
    color: #333333;
    text-align: left;
    font-family: "Inter-Light", sans-serif;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 300;
    position: relative;
    align-self: stretch;
    text-align: center;
}

.who-we-help-box {
    flex-shrink: 0;
    width: 48%;
    position: relative;
    /* border-radius: 20px; */
    /* background: #3cac62; */
    cursor: pointer;
}

.who-we-help-container {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
}

.who-we-help-content {
    color: #555555;
    text-align: left;
    font-family: "Inter-Bold", sans-serif;
    font-size: 14px;
    line-height: 1.8;
    margin-top:35px;
    padding-left: 10px;
    padding-bottom: 12px;
        padding-top: 35px;

}
.group{
    width: 40px;
    height: 40px;
    left: 13%;
}
.who-we-help-icon {
    border-radius: 50px;
    padding: 20px;
    display: flex
;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 75px;
    position: absolute;
    left: 16px;
    top: 0px;
    background: #f5f5f5;
}

.our-service-section {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 45px;
}

.our-service-section-title {
    text-align: center;
    color: #333333;
    text-align: center;
    font-family: "Inter-Light", sans-serif;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 300;
    position: relative;
    align-self: stretch;
}
.ourservice-content-box-title {
    color: #ffffff;
    color: #4d4d4d;
    text-align: left;
    font-family: "Inter-Bold", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    padding-top: 14px;
    padding-left: 8px;
}

.ourservice-content-box-content {
    color: #4d4d4d;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    padding-top: 11px;
    padding-left: 11px;
    padding-right:30px;
}

.image-173, .image-1732, .image-1733, .image-1734, .image-1735, .image-1736, .image-174 {
    width: 65px;
    height: 75px;
    position: absolute;
    left: 75px;
    top: 150px;
    object-fit: cover;
    aspect-ratio: 254 / 250;
}

.why-choose-us-title {
    color: #000000;
    text-align: center;
    font-family: "Inter-Light", sans-serif;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 300;
}
.offshore-seamless-support {
    color: #4d4d4d;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
    position: relative;
    align-self: stretch;
}

.why-choose-us {
    width: 100%;
    text-align: center  ;
    margin-top: 0px;
    background: #f5f5f5;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    padding-bottom: 70px;
}

.image-172, .image-229, .image-172 {
    flex-shrink: 0;
    width: 100px;
    height: 90px;
    position: relative;
    object-fit: cover;
    aspect-ratio: 1;
}

.global-reach-local-understanding {
    color: #4d4d4d;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    position: relative;
    align-self: stretch;
}

.serving-clients-across-multiple-industries-worldwide {
    color: #555555;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    position: relative;
    align-self: stretch;
    height: 59px;
    width: 100%;
}
.secure-confidential {
    color: #4d4d4d;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
    position: relative;
    align-self: stretch;
}

.accurate-transparent {
    color: #4d4d4d;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    position: relative;
    align-self: stretch;
}

.financial-clarity-you-can-trust {
    color: #555555;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    position: relative;
}

.our-service-first-container-box{
    min-height: 220px !important;
}

.whychooseus-container-box {
    display: flex !important;
    height: 128px;
}

.why-choose-us .slick-initialized .slick-slide{
    display: flex !important;
    justify-content: space-evenly;
    height: 128px;
}

.frame-1261157182
 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    width: 200px;
  word-break: break-word;
}

}