/*$daslightPink:#ff485c;
$daslightPinkDark:#f23b51;
$daslightDark:#252221;
$daslightClear:#615e5d;
$daslightClearer:#9d918d;*/
/*$dl4Yellow:#ffcf08;
$dl4Orange:#f69031;
$dl4Red:#ed1552;
$dl4Pink:#d7549f;
$dl4Purple:#855fa8;
$dl4Blue:#077cc1;
$dl4Cyan:#0cbccd;
$dl4Green:#009f81;
$dl4Lime:#b3d233;*/
@media screen and (max-width: 991px) {
  .stripe h1, .stripe h2, .stripe h3 {
    margin-top: 25px;
  }
  .stripe p {
    margin-bottom: 25px;
  }

  /*.newsList{


      padding:25px 0px;

      >div > h1{
          margin-top:25px ;
          font-size: 3.5em;

      }

      >div > p{
          line-height: 1.4em;
          font-size: 1em;
      }

      >div > img {

          max-width: 90%;
      }

  }*/
}
@media screen and (max-width: 767px) {
  .wrapperImg div:last-child {
    height: auto;
  }

  .navbar-collapse {
    background-color: #222;
  }
  .navbar-collapse.collapse {
    margin-top: 0px;
  }

  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active a:hover, .navbar-default .navbar-nav > .active a:focus {
    color: #fff;
    background-color: transparent;
  }

  .stripe {
    padding: 40px 15px;
  }
  .stripe h1 {
    font-size: 4.5em;
  }
  .stripe h2, .stripe h3 {
    font-size: 3.5em;
    line-height: 0.9em;
  }
  .stripe h3 {
    font-size: 3em;
  }
  .stripe p {
    font-size: 1.2em;
  }

  .bigFrame {
    padding: 15px 20px;
  }

  table th {
    font-size: 1.8em;
  }
  table td {
    font-size: 0.9em;
  }

  #divSliderHomepage .item .container h1 {
    font-size: 4em;
  }
  #divSliderHomepage .item .container h2 {
    font-size: 2.5em;
  }
  #divSliderHomepage .item .container p {
    font-size: 1.25em !important;
    color: #fff !important;
  }
}
@media screen and (max-width: 480px) {
  .stripe h1 {
    font-size: 3em;
  }
  .stripe h2 {
    font-size: 2.5em;
  }
  .stripe h3 {
    font-size: 2em;
    line-height: 1.2em;
  }

  .newsListHorizontal > a > div {
    min-height: 200px;
  }
  .newsListHorizontal h1 {
    font-size: 2.4em;
  }

  .sunliteHeaderPage .container h1 {
    font-size: 2.5em;
  }

  .btn {
    font-size: 12px;
    max-width: 100%;
  }

  #divSliderHomepage .item .container {
    padding-top: 100px;
  }
  #divSliderHomepage .item .container h1 {
    font-size: 2.8em;
  }
  #divSliderHomepage .item .container p {
    font-size: 1.1em !important;
  }

  .wrapperImg div:last-child img {
    display: none;
  }
}

/*# sourceMappingURL=responsive.css.map */
