@media (min-width:1201px) and (max-width:1400px) {}

@media (min-width:993px) and (max-width:1200px) {}

@media (min-width:768px) and (max-width:992px) {}

@media(max-width:767px) {
    section.page-about-sec h2 {
           
            font-size: 30px;
          
        }section.seo-succ-story .succ-card {
            text-align: center;
            margin-bottom: 30px;
        }section.seo-marketing h2 {
            color: var(--headingcolor);
            text-align: center;
            font-size: 30px;
            font-family: poppinsbold;
            padding-bottom: 13px;
        }


                .easy-work-process .nav.nav-pills.grow-with-tab a.nav-link,
                section.ezbanner-2024 figure img {
                    width: 100%;
                    height: auto
                }
        
             
        
                .easy-work-process .nav.nav-pills.grow-with-tab a:nth-child(odd) {
                    margin-top: 20px;
                    margin-bottom: 30px
                }
        
     
}

@media(max-width:480px) {}

@media(max-width:360px) {}