﻿/* blue */
/* orange */
/* gray */
/* licg purple */
/* licg blue */
@media (min-width: 1200px) {
  header .container .sitename {
    width: 504px;
  }
  header .container .logo img {
    width: 277px;
  }
  .navbar .container .navbar-form input {
    width: 360px;
  }
  .wide-gutter {
    padding-right: 45px;
  }
  .page h1 {
    font-size: 34px;
  }
  .page h2,
  .page h3 {
    font-size: 18px;
  }
  .sidebar .block {
    margin-bottom: 50px;
  }
  footer .footer-content {
    margin-top: 40px;
    padding: 60px 0;
  }
}
