
/* Extra large devices (large laptops and desktops, 1920px and up) */
@media only screen and (min-width: 1920px) {

    .sbc_header_big_dis h2 {
        text-align: center;
    }
    .sbc_header_big_dis .elementor-icon i, .elementor-icon svg {
        margin-right: 50px;
    }
    .sbc_big_hero {
    width: 710px;
    margin-left: 630px;
}
    .hero_image img {
    margin-left: -640px !important;
}
    .sbc_hero_video {
    margin-left: -275px !important;
}





}

/* Extra large devices (large laptops and desktops, 1400px and up) */
@media only screen and (min-width: 1400px) {
    .SBC_Search .search-submit {
    right: 39px;
}

}




/* Extra large devices (large laptops and desktops, 1200px and down) */
@media only screen and (max-width: 1200px) {
    .SBC_Search .search-submit {
    right: 9px;
}
.elementor-16 .elementor-element.elementor-element-ef55e99 .elementskit-navbar-nav > li > a {
    padding: 0px 10px 0px 10px;
}

}




/* Large devices (laptops/desktops, 1024px and down) */
@media only screen and (max-width: 1024px) {
    #client_polygon {
    clip-path: polygon(0px 6%, 100% 0px, 100% 93%, 0px 100%);
}

    .SBC_Search .search-submit {
    right: 245px;
}


}




/* Large devices (laptops/desktops, 992px and down) */
@media only screen and (max-width: 992px) {
    .SBC_Search .search-submit {
    right: 218px;
}

}





/* Medium devices (landscape tablets, 768px and down) */
@media only screen and (max-width: 768px) {

    .SBC_Search .search-submit {
    right: 102px;
}

#client_polygon {
    clip-path: polygon(0px 3%, 100% 0px, 110% 97%, 0px 100%);
}
/* 
.sbc_responsive_support .singlee {
    width: 33%;
    display: flex;
    flex-wrap: wrap;
} */

}



/* small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    
.segunbagicha_teams .allteam-item {
    margin: 87px 0px;
}

}




/* Extra small devices (phones, 480px and down) */
@media only screen and (max-width: 480px) {

    .SBC_Search .search-field {
    width: 210px;
    margin-left: -39px;
}

.SBC_Search .search-submit {
    top: -9px;
    right: 53px;
    padding: 15px 18px;
}

#client_polygon {
    clip-path: polygon(0px 3%, 100% 0px, 110% 97%, 0px 100%);
}

}
.elementor-16 .elementor-element.elementor-element-c553375 .elementor-heading-title {
    line-height: 21px;
}


.segunbagicha_teams .allteam-item {
    min-width: 300px;
}



/* Extra small devices (phones, 320px and down) */
@media only screen and (max-width: 320px) {

    .SBC_Search .search-field {
    width: 206px;
    margin-left: -48px;
}

.SBC_Search .search-submit {
    top: -9px;
    right: 53px;
    padding: 15px 18px;
}

#client_polygon {
    clip-path: polygon(0px 4%, 100% 0px, 110% 95%, 0px 100%);
}

.segunbagicha_teams .allteam-item {
    min-width: 300px;
    margin: 87px 0px;
}


}






































