

  @media screen and (max-width: 575px) {
    .art-content-area {
        padding-left: 0px;
     
      }

      section.padding-space-top-bottom {
        padding: 30px 0px;
      }
      section.social-section {
    
        display: none;
    }
    .photo-inner img {
        width: 100%;
        right: 0;

    }
    .full-width {
        
        padding: 0;
    }
    .inner-section.title-font-size{
        padding: 0px 15px;
    }
    .photo-inner {
        padding-bottom: 0;
        top: -87px;
        right: 0;
    }
    h1.tamanna-title {
      position: relative;
        bottom: 0;
        z-index: 9999;
        top: -132px;
        left: 0;
        left: 0;
        height: 35px;
    }
    .title-font-size h1.title {
    
        line-height: 32px;
    }
    .service-block .inner-box {
        padding: 20px;
      
    }
    .service-block .inner-box .year {
        font-size: 24px;
       
    }
    section.padding-space-top-bottom {
         /* padding: 30px 0px; */
    padding: 30px 15px;
    background-color: #efefef;
    /* margin-bottom: 0; */
    margin: 30px;
    border-radius: 5px;
    }

    h1.title {
        margin-bottom: 0px;    }
        h1.title.title-color {
            line-height: 34px;
        }
       
  }