
@media (max-width: 1399px){
.team-card{
            width: 150px;
        height: 160px;
}
}
@media (max-width: 1199px){
.image-position-top-right{
    right: 0;
}
.image-position-left-bottom{
    left: 0;
}

.team-grid {
    justify-content: center;
}
.seffo-lets-talk-div{
    width: 100%;
}
.shape-square, .shape-circle{
    width: 200px;
    height: 200px;
}
.shape-square{
    width: calc(200px - 30px);
    height: calc(200px - 30px);
}
.large-head{
    font-size: 50px;
}
    .lg-text{
        font-size: 40px;
    }
    .text-md{
        font-size: 25px;
    }
        .shape-outside{
        justify-content: center;
    }
}
@media(max-width: 992px){
    .seffo-heading-bg{
        font-size: 80px;
    }
    .seffo-heading-small{
        font-size: 30px;
    }
    .privacy-section-title {
    font-size: 14px;
}
        .text-md{
        font-size: 20px;
    }
        .lg-text{
        font-size: 35px;
    }
    .large-head{
    font-size: 40px;
}

    .shape-square, .shape-circle{
    width: 150px;
    height: 150px;
}
.shape-square{
    width: calc(150px - 30px);
    height: calc(150px - 30px);
}
    .team-grid{
        padding-top: 40px;
    }
    body{
        font-size: 12px;
    }
.seffo-lets-talk{
    padding: 30px 15px;
}
.seffo-link{
        padding: 7px 12px;
}
.seffo-link-more{
    width: 30px;
    height: 30px;
}
.seffo-logo span{
    font-size: 50px;
}
.seffo-explanation{
    font-size: 14px;
}
.banner-container{
    gap: 20px;
}
.seffo-landing-div{
    padding-top: 30px;
    padding-bottom: 30px;
}
.seffo-md-head{
    font-size: 24px;
}
.seffo-lets-talk-inner-div {
    padding: 7px 20px;
    min-height: 35px;
}
.star{
    width: 15px;
    height: 15px;
}
.seffo-landing-curve{
    width: 2000px;
    height: 1500px;
}
.seffo-animation-text,.contact-heading{
    font-size: 35px;
}
.custom-teme-layout-left,.custom-teme-layout-right{
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.custom-theme-layout{
    padding-top: 30px;
    padding-bottom: 30px;
}
    .seffo-team-div-inner {
        width: calc(33.33% - 17px);
    }
    .team-grid{
        gap: 15px;
    }
    .team-card{
        transform: translateY(0);
    }
    .contact-info-title{
        font-size: 16px;
    }
    .contact-info-text{
        font-size: 12px;
    }
    .contact-icon-wrapper{
        width: 40px;
        height: 40px;
    }
    .contact-icon-wrapper i{
        font-size: 18px;
    }
    .our-offering-left-div i{
        font-size: 30px;
    }
    .our-offering-left-div,.our-offering-right-div{
        width: 100%;
    }
    .our-offering-left-div{
        gap: 15px;
    }
    .our-offering-inner{
        gap: 30px;
    }
    .our-offering-inner{
        margin-bottom: 60px;
    }
    .row-col-4{
        width: calc(50% - 30px);
    }
}
@media(max-width:767px){
        .seffo-heading-bg{
        font-size: 60px;
    }
    .seffo-heading-small{
        font-size: 25px;
    }
        .row-col-4{
        width: 100%;
    }

    .lg-text{
        font-size: 30px;
    }
    .large-head{
    font-size: 35px;
}
    .contact-icon-wrapper i{
        font-size: 16px;
    }
        .contact-icon-wrapper{
        width: 35px;
        height: 35px;
    }
    .contact-info-title{
        font-size: 14px;
    }
    .seffo-logo span{
        letter-spacing: 30px;
        font-size: 40px;
    }
    .seffo-animation-text,.contact-heading{
    font-size: 25px;
}
.seffo-wrapper-login{
    min-width: 150px;
    min-height: 45px;
}
    .seffo-team-div-inner {
                width: calc(50% - 13px);
    }
        .seffo-md-head {
        font-size: 22px;
    }
    .theme-active-counter{
        margin: 15px 0;
    }
    .custom-theme-layout-inner .seffo-wrapper-login{
        display: flex;
    }
        .seffo-landing-div {
        padding-top: 0;
        margin-top: 100px;
    }
    .seffo-link {
        padding: 5px 7px;
    }
    .team-card {
        width: 125px;
        height: 125px;
    }
    .contact-info-item{
        margin-bottom: 15px;
    }
    .request-cptcha-div,.request-cptcha-div{
        width: 100%;
        font-size: 14px;
    }
}
@media(max-width:540px){
    .seffo-animation-text, .contact-heading{
        font-size: 20px;
    }
}