
/* About Section Start */
@media (min-width:360px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
    .noticeBoard {
        width: 210px;
        height: 350px;
      }
      .ribbon{
        width: 250px;
      }
  }
/* About Section End */


/* Event Section Start */
@media (min-width:360px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
    .event_heading{
        font-size: 2rem;
        margin: 20px;
    }
    .events_section .event {
        height: 250px;
        margin-top: 20%;
        margin-left: -8px;
      }
  }
/* Event Section End */


/* Massage Desk Section Start */
@media (min-width:360px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
    .massage_desk_heading{
        font-size: 2rem;
    }
    .results-summary-container {
      margin-left: -5%;
    }
  }

  /* Massage DeskSection End */



  /* Prellex Section start */
  @media (min-width:360px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
    .video-card {
        width: 70%;
        height: 100%;
        margin-left: 5%;
     }
     .video-card iframe{
        width: 300px;
     }
  }
  /* Prellex Section End */

    /* Login Section start */
    @media (min-width:360px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
      .loginbg{
        background: none;
    }
    
    .login{
      margin-left: -30%;
    }
    }
    /* Login Section End */
    
        /* side btn Section start */
    @media (min-width:360px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
      .enquiry1{
          display:none;
      }
    }
    /* side btn Section End */
    
    

    
    
    
/* Produse Section start */
    @media (min-width:360px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
      .prores{
        display: none;
      }
    }
    /* Produse Section End */
    
    
      /* massage desk Section start */
    @media (min-width:360px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
      .mdesk{
        margin-left: -30%;
      }
    }
    /* massage desk Section End */


  