/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@media (max-width: 1199.98px) {
  .site--header__social {
    padding: 22px 13px;
    text-align: right; } }
@media (max-width: 1300px) {
  .site--header__social {
    padding: 22px 5px; } }
.site--header__social a {
  margin: 0 5px;
  display: inline-block;
  width: 24px;
  text-align: center;
  background-color: #d1d1d1;
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
  line-height: 24px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (max-width: 1500px) {
    .site--header__social a {
      margin: 0 5px; } }
  @media (max-width: 1200px) {
    .site--header__social a {
      font-size: 11px;
      margin: 0 2px; } }
  .site--header__social a:hover {
    background-color: #bf273a;
    color: #ffffff; }

/*# sourceMappingURL=style.css.map */
