/* lg */
/* md */
/* sm */
/* xs */
@media (max-width: 767px) {
  .rules {
    line-height: 1;
    padding-left: 5px;
    font-size: 13px; }

  #home {
    padding-top: 0px; }
    #home .container-fluid .carousel .carousel-caption .focus-font {
      max-width: 100%; }
    #home .container-fluid .carousel .carousel-caption .logo {
      max-width: 80%; }

  #p4_wrapper .side_bottom .p4_triangles svg.triangle {
    fill: #58859b;
    -webkit-transform: scale(1) rotateZ(21deg);
    transform: scale(1) rotateZ(21deg); } }

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