@media screen and (min-width: 767px) {
    
    .desktop-none{
       display: none 
    }
    .services-menu-only-for-desktop a{
        font-size: 17px
    }
    
    .desktop-menu-title{
         position: absolute;
    top: 116px;
    }
   
}

/*320 - 767 Mobile*/
@media screen and (max-width: 767px) {
    .navbar{
        position: relative
    }
        .section.hero-section {
        padding-top: 2rem;
    }
    .hero-content{
                padding-left: 3%;
        padding-right: 3%;
    }    
    .work-name-tag {
               padding-top: 10px;
        padding-bottom: 10px;
        margin: 0 auto;
        display: block;
        text-align: center;
        width: 100%;
        line-height: 25px;
        background: #f9f9f9;
    }
    .mobile-none{
        display: none
    }
          .work-name-tag {
        font-size: 20px;
    }
        .follow-social-item-text {
        font-size: 20px;
    }
        .heading-large.new-projects-heading {
        font-size: 3.8rem;
    }
        .heading-large.follow-us-heading {
        font-size: 2.1rem;
    }
    .section.footer-section{
        position: relative
    }
        .mobile-projects-wrapper {
        margin-bottom: 3.5rem;
    }
    .section.about-section{
        padding-top: 0
    }
    .works-container{
        padding-top: 0
    }
    .section.works-section{
        padding-bottom: 0
    }
        .blog-card-title {
        font-size: 17px;
        font-weight: normal;
        color: #000;
    }
    .footer-section .contact-tel-adress-wrapper{
        margin-bottom: 0
    }
    .section.footer-section{
        padding-top: 2rem
    }
    .footer-section .heading-small {
    font-size: 20px;
    }
        .contact-number-link {
        font-size: 17px;
    }
        .footer-contact-info-column {
        margin-bottom: 1rem;
    }
    .mobile-mb-0{
        margin-bottom: 0 !important
    }
    .footer-form-column ul li{
        margin-bottom: 10px
    }
        .footer-form-column {
        order: 0;
        margin-bottom: 1rem;
    }
    .footer-heading-container{
        display: none
    }
    .section.footer-section{
                padding-bottom: 6rem;
    }
    .mobile-footer-socials-list{
            justify-content: center;
    align-items: center;
            gap: 20px;
    }
    .section.faq-section{
        padding-bottom: 2rem;
    }
    .seo-services-list li{
        font-size: 16px
    }
    .seo-services-list {
    padding-left: 40px;
}
    .about-paragraph{
        display: block
    }
    .about-us-intro{
        padding-top: 50px
    }
    .heading-huge.about-heading{
        line-height: 33px;
        text-align: center
    }
    .inner-inner-sub-head{
        line-height: 26px
    }
    blockquote{
        padding: 30px;
            font-size: 25px;
    line-height: 33px;
    }
        .menu-page-link-text {
        font-size: 1.7rem;
    }
    .two-block{
        display: block
    }
    .meet-team-section .team-members-wrapper{
        width: 100%
    }
    .about-sub-heading{
        width: 100%
    }
    .about-cta-btn1 {
    left: 0;
    }
    .follow-social-item{
        height: auto
    }
    .home-follow .follow-social-item{
        height: 4em;
    }
    .about-page-why-choose .follow-social-item-text {
    font-size: 17px;
    line-height: 25px;
    margin: 20px 0;
}
    .menu-socials-wrapper{
        display: none
    }
    .menu-page-links{
        width: 100%
    }
    .cms-website-service .block{
    max-width: 100%
}
    .ecomm-website-service .block{
        
         max-width: 100%
}   
    .service-page-boxes .new-project-wrapper.thin-new-project-block {
    width: 100%;
}
    .service-page .service-page-services-slide .work-name-tag {
    position: absolute;
    margin-bottom: 0;
}
    .logo-icon-service-page{
        top:50%
    }
    .section.follow-us-section{
        height: auto
    }
    .why-numbers{
        display: none
    }
    .services-offer-section .follow-social-item-text {
    font-size: 1em;
    padding: 5px 0;
    line-height: 25px;
    text-align: center;
}
    .blog-heading.mb-70{
        margin-bottom: 20px
    }
    .section.follow-us-section{
        padding-bottom: 50px
    }
    .call-to-action .nav-link-mask {
           height: auto;
        line-height: 14px;
}
    .call-to-action .nav-link.menu {
       padding: 0 20px;
        font-size: .8em;
        margin: 0 30px;
    }
    .logo-icon-service-page{
        display: none
    }
    .inner-inner-sub-head{
        padding: 0 10px
    }
    .quote-section blockquote {
        padding: 30px;
        font-size: 18px;
        line-height: 30px;
    }
}