@media (max-width:575px){
.m-d-none{
    display: none;
}
.m-bottom-460 {
    margin-bottom: 20px !important;
}
.smart-agency-scope .main-nav {
    display: none;
}
.smart-agency-scope .main-title {
    font-size: clamp(4rem, 10vw, 12rem);
}
.smart-agency-scope .hero-title-area {
    width: 100%;
}
.smart-agency-scope .hero-container {
    gap: 30px;
    flex-wrap: wrap;
}
.smart-agency-scope .hero-content-area {
    width: 100%;
}
.smart-agency-scope .swiper {
    width: 100%;
    height: 200px;
    background: #eee;
}
.panel-inner {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
}
.mobile-view .panel-inner, 
.mobile-view .scroll-sticky-wrap, 
.mobile-view .slide-section {
    height: 100%;
}
.scroll-sticky-wrap{
    overflow: visible;
}
.mobile-view .slide-section{
    transform: none !important;
    position: unset;
}
.image-side {
    width: 100%;
    overflow: hidden;
}
.smart-agency-scope {
    padding: 15px !important;
    z-index: unset;
}
.who-we-are-section .who-we-are-section__main-title {
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 30px;
    padding-top: 30px;
}
.who-we-are-section .who-we-are-section__container,
.values-section .values-section__container,
.custom-contact-section .custom-contact-section__container,
.custom-client-section .custom-client-section__container,
.service-details-section .service-details-section__container,
.custom-services-clients-section .custom-services-clients-section__container,
.custom-stack-section .custom-stack-section__container,
body .about-us.swiper-wrapper-container,
.team-section .team-container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
.custom-stack-section .custom-stack-section__container {
    flex-direction: column;
    gap: 0px !important;
}
.custom-stack-section .custom-stack-section__list-item {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0;
    color: #000;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.custom-stack-section .custom-stack-section__main-title {
    font-size: 40px;
    font-weight: 900;
    margin: 0;
    line-height: 1;
    letter-spacing: -2px;
    text-transform: uppercase;
    font-family: var(--font_4);
}
.custom-services-clients-section {
    width: 100%;
    background-color: #000000;
    padding: 40px 0px;
    box-sizing: border-box;
    color: #ffffff;
    font-family: var(--font_4);
}
body .service-details-section {
    padding: 40px 0px;
}
body .values-section {
    padding: 40px 0px;
}
body .values-section .values-section__title {
    font-size: 30px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    font-family: var(--font_4);
}
.service-details-section .service-details-section__grid {
    grid-template-columns: 1fr;
    gap: 30px;
}
.service-details-section .service-details-section__main-title {
    font-size: 40px;
    margin-bottom: 20px;
    padding-top: 20px;
}
.custom-services-clients-section .custom-services-clients-section__main-title {
    font-size: 30px;
}
.custom-stack-section {
    width: 100%;
    background-color: #ffffff;
    padding: 40px 0px;
    box-sizing: border-box;
}
.service-details-section .service-details-section__intro {
    font-size: 16px;
    max-width: 100%;
}
.service-details-section .service-details-section__header {
    margin-bottom: 40px;
}
.custom-contact-section .custom-contact-section__main-text{
    max-width: 100% !important;
}
.custom-contact-section {
    padding: 0px 0px 40px 0px;
    background-color: #ffffff;
    text-align: center;
}
body .custom-services-grid .custom-services-grid__item {    
    padding: 40px 20px;
    border-bottom: 1px solid #ccc;
    min-height: 300px;
}
.custom-contact-section .custom-contact-section__main-heading {
    font-size: 36px;
    margin-bottom: 40px;
}
.custom-client-section .custom-client-section__title {
    font-size: 44px;
    font-weight: 900;
    margin: 0;
    letter-spacing: -2px;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
    font-family: var(--font_4);
}
.custom-client-section {
    width: 100%;
    background-color: #ffffff;
    padding: 30px 0px;
    box-sizing: border-box;
}
.values-section {
    padding: 60px 0px;
}
.values-section .values-section__item-text {
    font-size: 16px;
    line-height: 1.5;
    color: #28282B;
}
.values-section .values-section__title {
    font-size: 38px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    font-family: var(--font_4);
}
.team-section .team-section__cta-title {
    font-size: 30px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 20px;
    font-family: var(--font_4);
}
.team-section .team-section__cta {
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px;
}
.smart-agency-scope .main-header {        
    margin-bottom: 20px;
}
.smart-footer-scope{
    position: unset;
    padding: 20px;
}
.who-we-are-section .who-we-are-section__intro {
    font-size: 16px;
    color: #333;
    max-width: 500px;
    margin-bottom: 40px;
    line-height: 1.4;
}
.who-we-are-section .who-we-are-section__card-text {
    font-size: 16px;
    color: #28282B;
    line-height: 1.6;
    font-family: var(--font_2);
}
.smart-footer-scope .contact-heading {
    font-size: 30px;
}
.smart-footer-scope .footer-nav-row {    
    margin-top: 30px;
    padding-bottom: 20px;
    gap: 15px;
}
.smart-footer-scope .footer-bottom-bar {
    padding-top: 20px;
}
.smart-pixel-scope .work-social-grid {
    flex-wrap: wrap;
    flex-direction: column;
}
.smart-pixel-scope .work-column {
    padding: 20px;
    width: 100%;
}
.smart-pixel-scope .social-column {
    background-color: var(--primary);
    padding: 20px 20px 0 20px;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.smart-pixel-scope .hatched-header {    
    margin-bottom: 0px;
}
.smart-pixel-scope .huge-social-links a {    
    font-size: 2rem;
}
.section-desc {
    font-size: 14px;
    line-height: 1.7;
    color: #1a1a1a;
    margin: 0 0 20px 0;
}
.section-title {
    font-size: 30px;
    font-weight: bolder;
    margin-bottom: 20px;
    font-family: var(--font_1);
}
.content-side {
    width: 100%;
    background-color: #FFC107;
    display: flex;
    align-items: center;
    padding: 30px 20px 20px 20px;
}
.mobile-view .scroll-driver {
    height: 100%;
}
}
@media (min-width:576px) and (max-width:767px){

}
@media (min-width:768px) and (max-width:991px){}
@media (min-width:992px) and (max-width:1199px){}
@media (min-width:1200px){}