html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding-top: 40px;
  background: #3c3c3c;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #d2d2d4;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #d48931;
  text-decoration: underline;
}

p {
  margin: 0 0 10px;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}

h2 {
  font-weight: 300;
  font-size: 20px;
  line-height: 36px;
}

h3 {
  font-size: 24px;
  line-height: 40px;
}

h5 {
  font-size: 14px;
}

ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

li {
  line-height: 20px;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 10px;
}

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  border-radius: 0;
}

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
}

img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

form {
  margin: 0 0 20px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

input,
button {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="text"],
input[type="search"],
input:not([type]) {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border linear .2s, box-shadow linear .2s;
}

input:focus {
  border-color: rgba(82, 168, 236, .8);
  outline: 0;
  outline: thin dotted \9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

.control-group {
  margin-bottom: 10px;
}

.control-group.error input {
  color: #b94a48;
  border-color: #b94a48;
}

.help-block {
  display: block;
  margin-bottom: 10px;
}

.btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  border: 1px solid #fff;
  border-bottom-color: #b3b3b3;
  border-radius: 0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position .1s linear;
}

.container {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after,
.row:before,
.row:after,
.row-fluid:before,
.row-fluid:after,
.navbar-inner:before,
.navbar-inner:after,
.nav:before,
.nav:after {
  display: table;
  line-height: 0;
  content: "";
}

.container:after,
.row:after,
.row-fluid:after,
.navbar-inner:after,
.nav:after {
  clear: both;
}

.row {
  margin-left: -20px;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.span12 { width: 940px; }
.span11 { width: 860px; }
.span10 { width: 780px; }
.span9 { width: 700px; }
.span8 { width: 620px; }
.span7 { width: 540px; }
.span6 { width: 460px; }
.span5 { width: 380px; }
.span4 { width: 300px; }
.span3 { width: 220px; }
.span2 { width: 140px; }
.span1 { width: 60px; }

.row-fluid {
  width: 100%;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .span12 { width: 100%; }
.row-fluid .span9 { width: 74.46808510638297%; }
.row-fluid .span6 { width: 48.93617021276595%; }
.row-fluid .span3 { width: 23.404255319148934%; }

.pull-right {
  float: right;
}

.pull-left,
.fl {
  float: left;
}

.fr {
  float: right;
}

.hide,
.hidden {
  display: none;
}

.show {
  display: block;
}

.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}

.nav-list > li > a {
  padding: 3px 15px;
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

.navbar {
  margin-bottom: 20px;
  overflow: visible;
}

.navbar-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-inner {
  min-height: 40px;
  background-color: #757673;
  border: 1px solid #636461;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
}

.navbar-fixed-top .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  border-width: 0 0 1px;
}

.navbar .container {
  width: 940px;
}

.brand {
  display: block;
  float: left;
  padding: 10px 20px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #e9eae5;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}

.brand:hover,
.brand:focus {
  color: #fff;
  text-decoration: none;
}

.brand span {
  font-size: 12px;
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.navbar .nav > li {
  float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px;
  color: #e9eae5;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #bdbdbd;
  text-decoration: none;
  background-color: transparent;
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  box-shadow: none;
}

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #999;
}

#utc-time {
  font-family: monospace;
  white-space: nowrap;
}

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-color: #5c5d5a;
  background-image: linear-gradient(to bottom, #6b6c69, #4f504d);
  border-color: #4f504d #4f504d #30312f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus {
  background-color: #4f504d;
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #757673;
  border-radius: 0;
}

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0;
  color: inherit;
}

.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 0;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-error h1,
.alert-error h2,
.alert-error h3,
.alert-error h4,
.alert-error h5,
.alert-error h6 {
  color: #b94a48;
}

.alert-error a,
.real_warning_large a {
  color: #757673;
}

.cb {
  clear: both;
}

.cb15 {
  clear: both;
  height: 15px;
}

.loading_state {
  opacity: .1;
}

.flash_notice,
.flash_alert {
  display: none;
}

.home_content {
  padding-top: 30px;
}

.home_content .info_row {
  overflow: hidden;
  margin-bottom: 10px;
}

.home_content .error_p {
  padding: 3px 8px;
  display: block;
  background-color: #ca7f7f;
}

.home_content .error_p.hidden {
  display: none;
}

.home_content .hero-unit {
  position: relative;
  padding: 30px 60px 10px;
  margin: 0;
  background: #757673;
  border-radius: 0;
}

.home_content .hero-unit h1,
.home_content .hero-unit p {
  padding-bottom: 5px;
}

.home_content .hero-unit p {
  font-size: 17px !important;
}

.home_content .hero-unit #search {
  width: 70%;
}

.home_content .hero-unit #mt_search {
  margin: 0;
}

.home_content .hero-unit #mt_search input {
  height: 40px;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 0;
  margin-right: 20px;
  float: left;
  border-radius: 0;
}

.home_content .hero-unit #mt_search fieldset {
  margin-bottom: 0;
}

.home_content .hero-unit #mt_search input[type="submit"] {
  height: 50px;
  float: left;
  border: 2px solid #fff;
  color: #fff;
  background-color: #5c5d5a;
  border-radius: 0;
}

.home_content .hero-unit #mt_search input[type="submit"]:hover {
  background-color: #434441;
}

.home_content .hero-unit #mt_search input[type="submit"]:active {
  background-color: #757673;
}

.home_content .hero-unit .real_warning_small {
  padding-bottom: 0;
}

.real_warning_small {
  display: none;
}

.real_warning_large {
  display: block;
}

.about p,
.api p,
.blog p {
  text-indent: 20px;
}

.about li {
  margin-bottom: 15px;
}

.my-warn {
  color: #d14;
}

.suggestions {
  clear: both;
  position: absolute;
  z-index: 1040;
  top: calc(100% - 10px);
  left: 60px;
  width: 70%;
  margin: 0;
  padding: 0;
}

.suggestion {
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 8px;
  background-color: #ddd;
  border-top: 1px solid #aaa;
  color: #000;
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
}

.suggestion:hover,
.suggestion:focus {
  background-color: #999;
  color: #000;
  text-decoration: none;
}

.suggestion span {
  display: block;
  color: #333;
  font-size: 12px;
  line-height: 16px;
}

ul.ui-autocomplete {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: default;
}

.suggestions ul.ui-autocomplete {
  position: static;
  width: 100%;
}

ul.ui-autocomplete li {
  box-sizing: border-box;
  margin: 0;
  padding: 8px;
  background-color: #ddd;
  border-top: 1px solid #aaa;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 25px;
  line-height: 25px;
}

ul.ui-autocomplete li strong {
  display: block;
  color: #000;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}

ul.ui-autocomplete li span {
  display: block;
  color: #333;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}

ul.ui-autocomplete li:hover,
ul.ui-autocomplete li.ui-state-focus {
  background-color: #999;
  color: #000;
  text-decoration: none;
}

ul.ui-autocomplete li:hover strong,
ul.ui-autocomplete li.ui-state-focus strong {
  color: #000;
}

ul.ui-autocomplete li:hover span,
ul.ui-autocomplete li.ui-state-focus span {
  color: #222;
}

.ui-helper-hidden-accessible {
  display: none;
}

.search_results {
  list-style: none;
  margin-left: 0;
  padding: 0;
}

.search_results li {
  padding: 4px 0;
}

.search_results span {
  color: #d0d0d0;
}

.station_detail_content h1,
.station_detail_content h2 {
  font-size: 18px;
  line-height: 27px;
}

.station_detail_content .station-history-row {
  border-top: 1px solid #eaeaea;
}

.station_detail_content .station-history-row h2,
.station_detail_content .station-history-row form {
  display: inline;
}

.station_detail_content .station-history-row input {
  width: 75px;
  margin-left: 20px;
  margin-top: 5px;
}

.report_box_wrap {
  position: relative;
  margin-bottom: 10px;
}

.report_box_wrap .report_box {
  margin-bottom: 0;
  padding-right: 34px;
  padding-bottom: 32px;
}

.report_copy_payload {
  display: none;
}

.report_source_badge {
  position: absolute;
  top: 5px;
  right: 6px;
  z-index: 1;
  display: inline-block;
  padding: 0 4px;
  color: #666;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  line-height: 12px;
  background: #ededed;
  border: 1px solid #b7b7b7;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .65);
  pointer-events: none;
}

.report_copy_button {
  position: absolute;
  right: 6px;
  bottom: 6px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #707070;
  background: #ededed;
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .65);
  cursor: pointer;
}

.report_copy_button:hover,
.report_copy_button:focus {
  color: #333;
  background: #e1e1e1;
  border-color: #999;
  outline: none;
}

.report_copy_button.is-copied {
  color: #555;
  background: #d8d8d8;
}

.report_copy_button svg {
  display: block;
  width: 14px;
  height: 14px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.muted {
  color: #c8c8c8;
  display: block;
  margin-top: 4px;
}

body.admin {
  color: #222;
  background: #f1f1f1;
}

.admin_content {
  padding-top: 24px;
}

.admin_content h1 {
  color: #222;
  font-size: 24px;
  line-height: 30px;
}

.admin_panel {
  overflow-x: auto;
  padding: 12px;
  color: #222;
  background: #fff;
  border: 1px solid #ccc;
}

.admin_table {
  width: 100%;
  min-width: 980px;
  border-collapse: collapse;
  font-size: 12px;
  line-height: 16px;
}

.admin_table th,
.admin_table td {
  padding: 5px 6px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #d8d8d8;
}

.admin_table th {
  color: #222;
  background: #e9e9e9;
}

.admin_table a {
  color: #245580;
}

.admin_table .nowrap {
  white-space: nowrap;
}

.admin_attempts {
  margin: 0;
  padding-left: 18px;
}

.admin_attempts li {
  line-height: 16px;
}

.airports_content .country_nav {
  margin-top: 30px;
}

.airports_content .country_nav a {
  width: 240px;
  background-color: gray;
  font-size: 18px;
  text-shadow: none;
}

.airports_content .country_nav a:hover {
  text-decoration: none;
}

.airports_content .country_flag {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

.airports_content .country_nav .country_flag {
  width: 32px;
  height: 24px;
  margin-right: 10px;
}

.airports_content .country_nav.nav-list {
  padding: 0 15px;
  margin-bottom: 0;
}

.airports_content .country_nav .country_nav_heading {
  width: 240px;
  margin: 0 -15px;
  padding: 5px 15px 3px;
  background-color: #5f5f5f;
  border-bottom: 1px solid #8a8a8a;
  color: #f0f0f0;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  text-shadow: none;
  box-sizing: content-box;
}

.airports_content .country_nav .country_nav_heading + li a {
  border-top: 1px solid #858585;
}

.airports_content .country_nav li + .country_nav_heading {
  margin-top: 0;
  border-top: 3px solid #4b4b4b;
}

.airports_content .country_list > header {
  height: 0;
}

.airports_content .country_list > header h1 {
  line-height: 62px;
  font-size: 25px;
}

.airports_content .airports_list_country {
  padding: 70px 0 0;
  overflow: hidden;
}

.airports_content .airports_list_country header {
  border-top: 1px solid #8b8b8b;
}

.airports_content .airports_list_country h2 .country_flag {
  width: 32px;
  height: 24px;
  margin-right: 10px;
}

.airports_content .airports_list_country h2 div {
  display: inline-block;
}

.airports_content .airports_list_country a {
  text-decoration: underline;
}

.airports_content .airports_list_country a:hover {
  color: #d48931;
}

.airports_content .airports_list_country .country_airports {
  width: 47%;
  float: left;
  text-align: center;
}

.airports_content .airports_list_country .country_airports div {
  padding-top: 5px;
}

.airports_content .airports_list_country .row.custom_list {
  text-align: center;
  background-color: #757673;
}

.airports_content .airports_list_country .row.custom_list dd {
  margin: 0;
}

.airports_content .airports_list_country .row.custom_list .span2:first-child {
  width: 160px;
  padding-left: 10px;
}

.airports_content .airports_list_country .row.custom_list .span3:first-child {
  width: 260px;
  padding-left: 10px;
}

.airports_content .airports_list_country .row.full_list {
  padding-left: 40px;
}

.airports_content .airports_top_link {
  display: block;
  position: fixed;
  top: 41px;
  left: 0;
  z-index: 900;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 8px 12px 9px;
  color: #f2f2f2;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  text-shadow: none;
  background-color: rgba(100, 100, 100, .92);
  background-image: none;
  border: 1px solid #8b8b8b;
  border-radius: 0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .22), 0 1px 2px rgba(0, 0, 0, .12);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: none;
}

.airports_content .airports_top_link.is-visible {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.airports_content .airports_top_link:hover,
.airports_content .airports_top_link:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgba(112, 112, 112, .96);
  background-image: none;
}

.airports_content .airports_top_icon {
  display: inline-block;
  margin-right: 8px;
  font-size: 15px;
  line-height: 1;
  vertical-align: 1px;
}

.container.blog .detail_link {
  text-align: right;
}

.container.blog .detail_link a {
  text-decoration: underline;
}

footer {
  margin-top: 45px;
  padding-top: 5px;
  border-top: 1px solid #eaeaea;
}

footer a,
footer span {
  color: #888;
}

footer a:hover {
  color: #c8c8c8;
  background: transparent;
}

footer small a:hover,
footer small a:focus {
  color: #c8c8c8;
  text-decoration: none;
  background: transparent;
}

footer small {
  float: left;
}

footer ul.nav {
  float: right;
  list-style: none;
  margin-left: 0;
}

footer ul.nav > li {
  float: left;
  margin-left: 10px;
}

footer ul.nav > li > a:hover,
footer ul.nav > li > a:focus {
  color: #888;
  text-decoration: none;
  background: transparent;
}

.telegram-link {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: -3px;
}

.telegram-icon {
  display: block;
  width: 16px;
  height: 16px;
  fill: #888;
}

.telegram-link:hover .telegram-icon {
  fill: #c8c8c8;
}

.telegram-link-disabled {
  cursor: default;
  opacity: .75;
}

@media (min-width: 1200px) {
  .container,
  .navbar .container {
    width: 1170px;
  }

  .row {
    margin-left: -30px;
  }

  [class*="span"] {
    margin-left: 30px;
  }

  .span12 { width: 1170px; }
  .span11 { width: 1070px; }
  .span10 { width: 970px; }
  .span9 { width: 870px; }
  .span8 { width: 770px; }
  .span7 { width: 670px; }
  .span6 { width: 570px; }
  .span5 { width: 470px; }
  .span4 { width: 370px; }
  .span3 { width: 270px; }
  .span2 { width: 170px; }
  .span1 { width: 70px; }

  .row-fluid [class*="span"] {
    margin-left: 2.564102564102564%;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 { width: 100%; }
  .row-fluid .span9 { width: 74.35897435897436%; }
  .row-fluid .span6 { width: 48.717948717948715%; }
  .row-fluid .span3 { width: 23.076923076923077%; }
}

@media (min-width: 980px) and (max-width: 1999px) {
  .home_content .hero-unit {
    padding: 20px 30px 10px;
    margin: 0;
  }

  .home_content .hero-unit #search {
    width: 60%;
  }

  .home_content .hero-unit .suggestions {
    left: 30px;
    width: 60%;
  }

  .home_content .hero-unit p {
    font-size: 20px;
    line-height: 25px;
  }

  .home_content .hero-unit h1 {
    font-size: 52px;
    padding-bottom: 15px;
  }
}

@media (max-width: 1200px) {
  .airports_content .country_nav a {
    width: 200px;
    font-size: 16px;
  }

  .airports_content .country_nav .country_nav_heading {
    width: 200px;
  }
}

@media (min-width: 769px) and (max-width: 979px) {
  .container,
  .navbar .container {
    width: 724px;
  }

  .span12 { width: 724px; }
  .span11 { width: 662px; }
  .span10 { width: 600px; }
  .span9 { width: 538px; }
  .span8 { width: 476px; }
  .span7 { width: 414px; }
  .span6 { width: 352px; }
  .span5 { width: 290px; }
  .span4 { width: 228px; }
  .span3 { width: 166px; }
  .span2 { width: 104px; }
  .span1 { width: 42px; }

  .home_content .hero-unit {
    padding: 20px 30px 10px;
    margin: 0;
  }

  .home_content .hero-unit #search {
    height: 40px;
    width: 60%;
  }

  .home_content .hero-unit .suggestions {
    left: 30px;
    width: 60%;
  }

  .home_content .hero-unit h1 {
    font-size: 42px;
    padding-bottom: 10px;
  }

  .home_content .hero-unit p {
    font-size: 20px;
    line-height: 25px;
  }

  .home_content .real_warning_small {
    display: none;
  }

  .home_content .real_warning_large {
    display: block;
    padding-right: 10px;
    font-size: 12px;
  }

  .home_content .real_warning_large h3,
  .home_content .real_warning_large h5,
  .home_content .real_warning_large p {
    margin: 0;
  }

  .home_content .real_warning_large h3 {
    font-size: 15px;
  }

  .home_content .real_warning_large h5 {
    font-size: 12px;
  }
}

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }

  .navbar-fixed-top {
    position: static;
    margin-bottom: 20px;
  }

  .navbar-fixed-top .navbar-inner {
    padding: 5px;
  }

  .navbar .container {
    width: auto;
    padding: 0;
  }

  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }

  .navbar .btn-navbar {
    display: block;
  }

  .nav-collapse {
    clear: both;
  }

  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }

  .nav-collapse.collapse.in {
    height: auto;
    overflow: visible;
  }

  .navbar .nav {
    float: none;
    margin: 0 0 10px;
  }

  .navbar .nav > li {
    float: none;
  }

  .navbar .nav > li > a {
    padding: 9px 15px;
  }

  .navbar-text.pull-right {
    float: right;
    padding-right: 10px;
    line-height: 40px;
  }

  .airports_content .airports_top_link {
    top: 0;
  }

  .airports_content .airports_list_country .row.custom_list .span2,
  .airports_content .airports_list_country .row.custom_list .span3,
  .airports_content .airports_list_country .row.custom_list .span2:first-child,
  .airports_content .airports_list_country .row.custom_list .span3:first-child {
    width: 240px;
  }

  .airports_content .airports_list_country .row.custom_list .span2:first-child,
  .airports_content .airports_list_country .row.custom_list .span3:first-child,
  .airports_content .airports_list_country .row.custom_list div:nth-child(odd) {
    padding-left: 20px;
  }

  .airports_content .country_nav a {
    text-align: center;
    width: 100px;
  }

  .airports_content .country_nav img {
    margin: auto;
  }

  .airports_content .country_nav span {
    clear: both;
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  body {
    padding-right: 20px;
    padding-left: 20px;
  }

  .navbar-fixed-top {
    margin-right: -20px;
    margin-left: -20px;
  }

  .container,
  .navbar .container {
    width: auto;
  }

  .row {
    margin-left: 0;
  }

  [class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }

  .home_content .hero-unit {
    padding: 15px 15px 10px;
    margin: 0;
  }

  .home_content .hero-unit #mt_search #search {
    height: 30px;
  }

  .home_content .hero-unit .suggestions {
    left: 15px;
    width: 70%;
  }

  .home_content .hero-unit #mt_search input {
    margin-right: 0;
  }

  .home_content .hero-unit #mt_search input[type="submit"] {
    margin-right: 0;
    float: right;
    height: 40px;
  }

  .home_content .hero-unit h1 {
    font-size: 32px;
    padding-bottom: 8px;
  }

  .home_content .hero-unit p {
    font-size: 16px;
    padding-bottom: 0;
    line-height: 21px;
  }

  .home_content .real_warning_small {
    display: block;
    padding-bottom: 0;
  }

  .home_content .real_warning_large {
    display: none;
  }

  .station_detail_content .info_row .fl,
  .station_detail_content .info_row .fr {
    display: block;
    float: none;
    text-align: left !important;
  }

  .station_detail_content .info_row .span6 {
    clear: both;
    margin-bottom: 0;
  }

  .station_detail_content .info_row h1 {
    margin-bottom: 0;
  }

  .station_detail_content .info_row h2 {
    margin-top: 0;
    margin-bottom: 8px;
  }

  .airports_content .airports_list_country .row.custom_list .span2,
  .airports_content .airports_list_country .row.custom_list .span3,
  .airports_content .airports_list_country .row.custom_list .span2:first-child,
  .airports_content .airports_list_country .row.custom_list .span3:first-child {
    width: 240px;
    float: left;
  }

  .airports_content .airports_list_country .row.custom_list .span2:first-child,
  .airports_content .airports_list_country .row.custom_list .span3:first-child,
  .airports_content .airports_list_country .row.custom_list div:nth-child(odd) {
    padding-left: 20px;
  }

  .airports_content .country_nav.nav-list {
    background-color: gray;
    width: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    overflow: hidden;
  }

  .airports_content .country_nav.nav-list li {
    float: left;
  }

  .airports_content .country_nav.nav-list li.country_nav_heading {
    clear: both;
    float: none;
    width: 100%;
    margin: 0;
    padding: 4px 8px 3px;
    background: #666;
    border-top: 2px solid #555;
    border-bottom: 1px solid #888;
    color: #f5f5f5;
    font-size: 11px;
    line-height: 16px;
  }

  .airports_content .country_nav.nav-list a {
    width: 100px;
    margin: 0;
    padding: 0;
  }

  .airports_content .country_nav.nav-list a span {
    display: none;
  }
}

@media (max-width: 550px) {
  .home_content .hero-unit {
    padding: 10px;
    margin: 0;
  }

  .home_content .hero-unit #mt_search input {
    margin-right: 0;
  }

  .home_content .hero-unit #mt_search fieldset {
    overflow: hidden;
  }

  .home_content .hero-unit #mt_search #search {
    display: block;
    float: none;
    width: 100%;
    height: 40px;
    line-height: 25px;
    box-sizing: content-box;
  }

  .home_content .hero-unit .suggestions {
    left: 10px;
    width: calc(100% - 20px);
  }

  .home_content .hero-unit #mt_search input[type="submit"] {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    box-sizing: border-box;
    margin-top: 6px;
  }

  .home_content .hero-unit h1 {
    font-size: 28px;
    padding-bottom: 5px;
  }

  .home_content .hero-unit p {
    font-size: 14px;
    line-height: 18px;
  }

  .home_content h3 {
    font-size: 20px;
    line-height: 20px;
  }

  footer small {
    display: none;
  }
}

@media (max-width: 519px) {
  .airports_content .country_list > header h1 {
    margin: 10px auto 0;
    line-height: 60px;
    font-size: 17px;
    text-align: center;
  }

  .airports_content h5 {
    padding-top: 10px;
    text-align: center;
  }

  .airports_content .airports_list_country .row.full_list {
    padding: 0;
  }

  .airports_content .airports_list_country .country_airports {
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
  }

  .airports_content .airports_list_country .row.custom_list .span2,
  .airports_content .airports_list_country .row.custom_list .span3,
  .airports_content .airports_list_country .row.custom_list .span2:first-child,
  .airports_content .airports_list_country .row.custom_list .span3:first-child,
  .airports_content .airports_list_country .row.custom_list div:nth-child(odd) {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
  }

  .airports_content .airports_list_country h2 {
    overflow: hidden;
  }

  .airports_content .airports_list_country h2 .country_flag,
  .airports_content .airports_list_country h2 div {
    float: left;
  }

  .airports_content .airports_list_country h2 div {
    height: 64px;
    line-height: 90px;
    padding-left: 10px;
  }

  .airports_content .country_nav.nav-list a {
    width: auto;
    height: 42px;
  }

  .airports_content .country_nav.nav-list a .country_flag {
    display: block;
    margin: 9px 0 0;
    padding: 0;
    width: 32px;
    height: 24px;
  }
}

@media (max-width: 345px) {
  .home_content .hero-unit {
    padding: 8px;
  }

  .home_content .hero-unit #mt_search #search {
    width: 100%;
  }

  .home_content .hero-unit .suggestions {
    width: calc(100% - 20px);
  }

  .home_content .hero-unit #mt_search input {
    margin-right: 0;
  }

  .home_content .hero-unit h1 {
    font-size: 24px;
    line-height: 29px;
    padding-bottom: 5px;
  }

  .home_content .hero-unit p {
    font-size: 13px !important;
    line-height: 17px;
  }

  .home_content h3 {
    font-size: 18px;
    line-height: 18px;
  }

  .home_content h3 span {
    clear: left;
  }

  .home_content p {
    font-size: 12px;
    line-height: 16px;
  }
}
