<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 768px) {
  body {
    background: none !important;
    background-position: top left !important;
    font-size: 14px;
  }

  .mob {
    float: none !important;
    width: 100% !important;
  }
  .mob-center {
    text-align: center !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mob-hide {
    display: none !important;
  }

  .tab {
    margin-left: 20px !important;
  }

  #logo {
    background: rgba(123, 83, 180, 1) !important;
  }

  #mob-logo {
    display: block;
    background: url(img/new/bg.jpg) no-repeat -1955px 0;
    height: 80px;
  }

  #h1,
  #h2 {
    display: none;
  }
  #h3 {
    padding-left: 10px;
  }

  .SliderName_3 {
    float: none !important;
    margin: 0px auto !important;
  }

  #check {
    padding-left: 40px !important;
  }
  .check1 {
    float: none;
    text-align: left;
  }
  #contactus {
    margin-top: 5px;
  }
  #kysi,
  #kysi3 {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  #kysi2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }

  .news,
  .menu11,
  .menu12 {
    font-size: 14px !important;
  }

  #sisu2-slider {
    /* margin-left: 0px !important; */
    width: calc(100% - 120px) !important;
  }

  #left {
    background: none;
  }
  .MM_left_act,
  .MM_middle_act,
  .MM_right_act {
    background: none;
  }
  #right {
    background: none;
  }
  #right4 {
    margin-left: 10px;
  }

  #footer {
    background: rgba(123, 83, 180, 1);
  }
  #footer2 {
    width: 100% !important;
    height: auto;
    background: rgba(123, 83, 180, 1);
  }
  #f1 {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-left: 0;
    padding: 0;
    width: 100%;
    height: auto;
    text-align: center;
  }
  #f2 {
    width: 100%;
    height: auto;
    text-align: center;
  }
  #f2 div {
    width: 100%;
  }
  #f3 {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    height: auto;
    text-align: center;
    color: inherit;
  }
  #f3 a,
  #f3 span {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .big25 {
    color: #c5c5c5;
  }
}
</pre></body></html>