/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .responsive-navabar{
        display: flex!important;
       flex-direction: column;
       align-items: center;
    }
    .logo-navbar img{
        width: 130px !important;
    }
    .svg-client{
        display: flex!important;
       flex-wrap: wrap !important;
    }
    .subscribe-img {
        position: absolute;
        top: 5%;
        left: 5%;
        width: 90%;
        height: 143px;
    }
    .services-section{
      
        padding-top: 0px !important;
    }
    p.navbar-logo-bottom.my-3.px-2 {
        display: none;
    }
    #myTV {
        position: relative;
        margin: auto;
        display: block;
        background-image: url(/img/Screen-apple.png);
        width: 75%;
        background-repeat: no-repeat;
        background-size: contain;
        height: 247px;
        z-index: 4;
    }
   
    section.our_clints.pt-2 {
        display: none;
    }
    .screen-position {
        position: absolute;
        top: -115px;
        z-index: 3;
        width: 100%;
        display: none;
    }
    
    .responsive-card {
        display: flex !important;
        flex-direction: column-reverse;
    }
    .bold-head {
        color: #FF6758;
        font-size: 23.493px;
        font-weight: 600;
    }
    .business_text {
        padding-left: 0px !important;
    }
    .text-custom {
        text-align: justify;
        color: #232323;
        font-size: 15px;
        font-weight: 500;
    }
    .responsive-img{
        width: 90%;
    }
    .responsive-size{
          padding-top: 40px;
    }
    .typing{
        padding-bottom: 0px !important;
    }
    .feature_item {
        text-align: center;
        padding: 0px 0 60px;
        -webkit-transition: all 400ms linear 0s;
        -o-transition: all 400ms linear 0s;
        transition: all 400ms linear 0s;
    }
    .responsive-footer{
        padding-left: 20% !important;
    }
   
    .img-client-responsive{
        width: 35px;
    }
    .services-section{
        padding-top: 0px !important;
    }
    .feature_item h3 {
        color: #0b1033;
        font-family: roboto,sans-serif;
        font-weight: 700;
        font-size: 16px;
        max-width: 100% !important;
        padding: 45px 0 20px;
      }
      .screen-show{
        display: none;
      }
      .mobile-show{
        display: block;
      }
      .map-responsive{
        display: block;
      }
      .typing.py-5 {
        display: none;
    }
    .nutty-media {
        margin-bottom: 10px;
    }
    .responsive-new-section{
        display: none;
    }
    .responsive-new-show{
        display: block;
        text-align: center;
    }
    .footer-w3 {
        text-align: start;
       }
       .social_profile ul li a {
        text-align: center;
        border: 0px;
        text-transform: uppercase;
        transition: all 0.3s ease 0s;
        margin: 0px 5px;
        font-size: 14px;
        color: #fff;
        border-radius: 30px;
        width: 33px;
        height: 32px;
        line-height: 33px;
        display: block;
        border: 1px solid rgba(255,255,255,0.2);
    }
    .marketing-responsive{
        margin-top: 18px;
    }
    .display-img-responsive{
        display: none;
    }
    .responsive-swiper{
        text-align: -webkit-center !important;
    }

    }

    @media only screen and (min-device-width : 320px) and (max-device-width : 576px) {
        .responsive-card {
            display: flex !important;
            flex-direction: column-reverse;
        }
    }
    /* iPads, Tablets (portrait and landscape) ----------- */
@media only screen and (min-device-width : 481px) and (max-device-width : 768px) {
    p.navbar-logo-bottom.my-3.px-2 {
        display: none;
    }
    section.our_clints.pt-2 {
        display: none;
    }
    .screen-position {
        position: absolute;
        top: -115px;
        z-index: 3;
        width: 100%;
        display: none;
    }
    
   
    .bold-head {
        color: #FF6758;
        font-size: 23.493px;
        font-weight: 600;
    }
    .business_text {
        padding-left: 0px !important;
    }
    .text-custom {
        text-align: justify;
        color: #232323;
        font-size: 17px;
        font-weight: 500;
    }
    .responsive-img{
        width: 90%;
    }
    .feature_item {
        text-align: center;
        padding: 0px 0 60px;
        -webkit-transition: all 400ms linear 0s;
        -o-transition: all 400ms linear 0s;
        transition: all 400ms linear 0s;
    }
    
    .img-client-responsive{
        width: 35px;
    }
    .services-section{
        padding-top: 0px !important;
    }
    .feature_item h3 {
        color: #0b1033;
        font-family: roboto,sans-serif;
        font-weight: 700;
        font-size: 18px;
        max-width: 100% !important;
        padding: 45px 0 20px;
      }
      .screen-show{
        display: none;
      }
      .mobile-show{
        display: block;
      }
      .map-responsive{
        display: block;
      }
      .typing.py-5 {
        display: none;
    }
    .nutty-media {
        margin-bottom: 10px;
    }
    .responsive-new-section{
        display: none;
    }
    .responsive-new-show{
        display: block;
        text-align: center;
    }
    .footer-w3 {
        text-align: start;
       }
       .social_profile ul li a {
        text-align: center;
        border: 0px;
        text-transform: uppercase;
        transition: all 0.3s ease 0s;
        margin: 0px 5px;
        font-size: 14px;
        color: #fff;
        border-radius: 30px;
        width: 33px;
        height: 32px;
        line-height: 33px;
        display: block;
        border: 1px solid rgba(255,255,255,0.2);
    }
    .marketing-responsive{
        margin-top: 18px;
    }



    
}

/* Small screens, laptops (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 991px) {

    .subscribe-img {
        position: absolute;
        top: 5%;
        left: 6%;
        width: 88%;
        height: 124px;
    }
    .typing.py-5 {
        display: none;
    }
    .nutty-media {
        margin-bottom: 10px;
    }
    .responsive-new-section{
        display: none;
    }
    .responsive-new-show{
        display: block;
        text-align: center;
    }

}
@media only screen and (min-device-width : 991px) and (max-device-width : 1199px) {

    .subscribe-img {
        position: absolute;
        top: 7%;
        left: 6%;
        width: 88%;
        height: 169px;
    }
    .social_profile ul li a {
        text-align: center;
        border: 0px;
        text-transform: uppercase;
        transition: all 0.3s ease 0s;
        margin: 0px 5px;
        font-size: 14px;
        color: #fff;
        border-radius: 30px;
        width: 33px;
        height: 32px;
        line-height: 33px;
        display: block;
        border: 1px solid rgba(255,255,255,0.2);
    }
}


    /* Small screens, laptops (portrait and landscape) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    
        section.our_clints.pt-2 {
            display: none;
        }
        .screen-position {
            position: absolute;
            top: -115px;
            z-index: 3;
            width: 100%;
            display: none;
        }
        .social_profile ul li a {
            text-align: center;
            border: 0px;
            text-transform: uppercase;
            transition: all 0.3s ease 0s;
            margin: 0px 5px;
            font-size: 14px;
            color: #fff;
            border-radius: 30px;
            width: 33px;
            height: 32px;
            line-height: 33px;
            display: block;
            border: 1px solid rgba(255,255,255,0.2);
        }
       
    
        
    }
    @media only screen and (min-device-width : 768px) and (max-device-width : 991px) {
        .bold-head {
            color: #FF6758;
            font-size: 22.493px;
            font-weight: 600;
        }
        .text-custom {
            text-align: justify;
            color: #232323;
            font-size: 13.531px;
            font-weight: 500;
        }
    }
    /* Desktops, large screens (portrait and landscape) ----------- */
    @media only screen and (min-device-width : 1025px) and (max-device-width : 1200px) {
        .social_profile ul li a {
            text-align: center;
            border: 0px;
            text-transform: uppercase;
            transition: all 0.3s ease 0s;
            margin: 0px 5px;
            font-size: 14px;
            color: #fff;
            border-radius: 30px;
            width: 33px;
            height: 32px;
            line-height: 33px;
            display: block;
            border: 1px solid rgba(255,255,255,0.2);
        }

    
    }
    @media only screen and (min-device-width : 1200px) and (max-device-width : 1400px) {
        .social_profile ul li a {
            text-align: center;
            border: 0px;
            text-transform: uppercase;
            transition: all 0.3s ease 0s;
            margin: 0px 5px;
            font-size: 14px;
            color: #fff;
            border-radius: 30px;
            width: 33px;
            height: 32px;
            line-height: 33px;
            display: block;
            border: 1px solid rgba(255,255,255,0.2);
        }

    
    }

   /* Extra large screens, TV (portrait and landscape) ----------- */
        @media only screen and (min-device-width : 1400px)  {
    
            .screen-position-2 {
                position: absolute;
                bottom: 20px;
                z-index: 3;
            }
            .subscribe-img {
                position: absolute;
                top: 8%;
                left: 5%;
                width: 90%;
                height: 206px;
            }
            .container{
                max-width: 80% !important;
            }
    
        }



        @media only screen and (min-device-width : 320px) and (max-device-width : 991px) { 

            .responsive-card-two {
                display: flex !important;
                flex-direction: column-reverse;
            }
            .custom-basic-fs{
                font-size: 20px !important;
            }


        }
