/* CSS Document */
@media (max-width: 480px) {
  .overlay-menu nav ul li a {
    line-height: 35px;
    font-size: 15pt; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /*Header*/
  #header .logo {
    padding-left: 0%; }

  .title {
    font-size: 35pt;
    line-height: 60px; }

  .centered {
    top: 55%; }

  .content-inner {
    padding: 0px 4%; }

  .content-inner .col-md-12 {
    padding: 0px; }

  #header .logo .logo-dark {
    left: 0px !important; }

  .overlay-menu nav {
    top: 53%; }

  /*Homepage*/
  #rev_slider_18_1 li .Concept-Title {
    font-size: 26pt !important; }
  #rev_slider_18_1 li .Concept-SubTitle {
    font-size: 26pt !important; }

  #header .logo img {
    bottom: 35px; }

  /*About*/
  .about-title h3 {
    font-size: 20pt; }

  /*Menu*/
  .text-bottom-menu h3 {
    line-height: 60px; }

  /*Footer*/
  .image-footer2 img {
    left: 0px; }

  .h5-title-footer,
  .footer-sosmed,
  .footer-icon {
    text-align: center; } }
@media only screen and (min-width: 1400px) {
  .popup-banner {
    position: relative;
    top: 40px; } }

/*# sourceMappingURL=responsive.css.map */
