body {
  font-family: ubuntu;
}
.fphome {
  background-color: #2B2B2B;
  color: white;
  padding: 10px;
  border-radius: 3px;
  margin-top: 100px;
}
.navbar-brand {
  padding: 3px;
}
.navbar-inverse {
  background-color: #898989;
  border-color: transparent;
  border-radius: 0;
}
.footer {
  z-index: -5;
  color: white;
  font-size: 11px;
  font-weight: bold;
  line-height: 150%;
  padding: 40px 0 0;
  margin: 0;
  position: fixed;
  height: 200px;
  bottom: 0;
  left: 0;
  right: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.9)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);
  /* IE6-9 */
}
.footer a {
  color: white;
}
.footer-1 {
  color: white;
  font-size: 11px;
  font-weight: bold;
  line-height: 150%;
  padding: 40px 0 0;
  margin: 0;
  left: 0;
  right: 0;
  z-index: 5;
  position: absolute;
  height: 200px;
  bottom: 0;
}
.footer-1 a {
  color: white;
}
.pois {
  background-color: white;
  padding: 10px;
  border-radius: 2px;
}
.pois table {
  width: 100%;
}
.area-selector {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ccc;
}
.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}
.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-group {
  padding: 2px 5px;
}
.autocomplete-group strong {
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.weather-block {
  color: #898989;
  padding-left: 3px;
  padding-right: 2px;
  margin-bottom: 5px;
}
.weather-block div {
  padding: 5px;
  border-radius: 3px;
}
.weather-block .weather-block-inner {
  background-color: rgba(255, 255, 255, 0.8);
}
.weather-block h1 {
  background-color: #898989;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 5px;
  font-size: 20px;
  color: #FFFFFF;
}
.weather-block h1:hover {
  background-color: #898989;
}
.weather-block h1 small {
  font-size: 80%;
}
.weather-block h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 46px;
}
.weather-block h3 {
  font-size: 36px;
}
.weather-block a {
  color: #898989;
}
.weather-block a:hover {
  text-decoration: none;
}
.weather-block .daydetails {
  margin-top: 5px;
  color: #898989;
}
.weather-title-block {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding-left: 3px;
  padding-right: 2px;
}
.weather-title-block div {
  margin-bottom: 5px;
  padding: 0;
  border-radius: 3px;
  text-align: left;
}
.weather-title-block div h1 {
  margin-top: 0;
  margin-bottom: 3px;
  padding: 5px;
  font-size: 28px;
  color: #898989;
  text-align: left;
}
.fp {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0 10px 10px;
  border-radius: 2px;
}
.navbar-header h1 {
  color: #FFFFFF;
  margin-top: 5px;
  font-weight: bold;
}
.navbar-default {
  background-color: #FFAD02;
  border-color: #FFAD02;
}
hr {
  color: #888888;
  border-color: #888888;
}
.radar-map-big {
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 32px;
  font-weight: bold;
  border-radius: 3px;
  margin-left: 10px;
  padding: 5px 5px 0;
}
.radar-map-small {
  font-size: 32px;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  margin-left: 10px;
  padding: 5px 5px 0;
  width: 810px;
}
#radar-map-img {
  height: 800px;
  width: auto;
}
.bmlogo img {
  padding: 10px 0 5px 20px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.alert-black,
.alert-blue,
.alert-orange,
.alert-red,
.alert-gray {
  text-align: center;
  width: 100%;
  color: #FFFFFF;
  margin-bottom: 4px;
  margin-top: 5px;
  font-size: 16px;
  font-weight: bold;
}
.alert-small {
  font-size: 13px;
}
.alert-blue,
.alert-blue:hover {
  background-color: #001c92;
}
.alert-red,
.alert-red:hover {
  background-color: #c02222;
}
.alert-orange,
.alert-orange:hover {
  background-color: #ef7f1a;
}
.alert-black,
.alert-black:hover {
  background-color: #000000;
}
.alert-gray,
.alert-gray:hover {
  background-color: #898989;
}
.sun-pos {
  font-size: 13px;
}
.day-head {
  background-color: #898989;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
  line-height: 80%;
}
.time-head {
  background-color: #898989;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
  line-height: 80%;
}
.day-footer {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
  height: 150px;
  margin-top: 5px;
  color: white;
}
.day-details-footer {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
  height: 250px;
  margin-top: 5px;
  color: white;
}
.temp-1 {
  color: #000066;
}
.temp-2 {
  color: #3366cc;
}
.temp-3 {
  color: #898989;
}
.temp-4 {
  color: #990000;
}
.navbar {
  min-height: 35px;
  background-color: white;
  margin-top: 10px;
}
.navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: white;
  margin-right: 5px;
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.4);
}
.navbar-inverse .navbar-nav > li > a:hover {
  background-color: #990000;
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #3366cc;
  color: #fff;
}
.navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}
.bmlogo {
  margin: 12px 6px;
}
.weather-block-outter {
  text-align: left;
  padding-left: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  color: white;
}
.weather-block .weather-block-outter {
  text-align: left;
}
.weather-block-outter a {
  color: white;
}
.weather-block-outter a:hover {
  color: white;
  text-decoration: underline;
}
.navbar-toggle {
  background-color: #898989;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: transparent;
}
.day-controls {
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 5px;
  padding-bottom: 5px;
}
.day-controls a {
  color: #fcc200;
}
.day-head-inner {
  font-size: 12px;
}
@media only screen and (min-width: 1600px) {
  .weather-block {
    font-size: 30px;
  }
  .weather-block div {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1080px) {
  .navbar {
    margin-top: 0;
  }
  .navbar-nav {
    width: 100%;
    display: block;
  }
  .navbar-header {
    padding-left: 0;
    margin-left: 0;
  }
  .navbar-collapse {
    padding-left: 0;
  }
  .bmlogo {
    margin: 0;
  }
  .bmlogo img {
    background-color: #898989;
    border-radius: 3px;
    padding: 5px;
    margin: 10px 10px 10px 0;
    height: 50px;
    width: auto;
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.4);
  }
  .weather-block {
    padding-left: 0;
    padding-right: 5px;
  }
  .weather-block div {
    padding: 5px;
    border-radius: 3px;
    text-align: center;
  }
  .weather-block div h1 {
    background-color: #898989;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 5px;
    font-size: 28px;
    color: #FFFFFF;
  }
  .weather-block div h1 small {
    font-size: 80%;
  }
  .weather-block div h2 {
    font-size: 26px;
    font-weight: bold;
  }
  .weather-block div h3 {
    font-size: 16px;
  }
  .alert-black,
  .alert-blue,
  .alert-orange,
  .alert-red,
  .alert-gray {
    width: 100%;
    margin-bottom: 1px;
    font-weight: bold;
  }
  #radar-map-img {
    height: 550px;
    width: auto;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1079px) {
  .navbar {
    margin-top: 0;
  }
  .navbar-nav {
    width: 100%;
    display: block;
  }
  .navbar-header {
    padding-left: 0;
    margin-left: 0;
  }
  .navbar-collapse {
    padding-left: 0;
  }
  .bmlogo {
    margin: 0;
  }
  .bmlogo img {
    background-color: #898989;
    border-radius: 3px;
    padding: 5px;
    margin: 10px 10px 10px 0;
    height: 50px;
    width: auto;
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.4);
  }
  .weather-block .day-head {
    text-align: center;
  }
  .weather-block h2 {
    font-size: 25px;
  }
  .day-head {
    font-size: 18px;
    line-height: 110%;
  }
  .day-head .day-head-inner {
    font-weight: normal;
    font-size: 11px;
  }
  .sun-pos {
    font-size: 11px;
    text-align: center;
  }
  .weather-block-inner {
    text-align: center;
  }
  .weather-block-inner img {
    width: 100px;
    height: auto;
  }
  .temp-1,
  .temp-2,
  .temp-3,
  .temp-4 {
    font-size: 25px;
    font-weight: bold;
  }
  .wind-humid {
    font-size: 13px;
  }
  .day-footer,
  .day-details-footer {
    text-align: center;
    height: 130px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 479px) {
  .navbar {
    margin-top: 0;
    margin-bottom: 0;
  }
  .bmlogo img {
    height: 35px;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .navbar-inverse {
    border: none transparent;
  }
  .navbar-inverse .navbar-toggle {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    border-color: #898989;
    border-radius: 0;
  }
  .navbar-header {
    background-color: #898989;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .navbar-nav {
    margin: 0 -15px;
  }
  .navbar-nav > li > a {
    box-shadow: none;
    margin: 0;
  }
  .day-footer,
  .day-details-footer {
    min-height: 15px;
    margin-left: 35px;
    margin-right: 35px;
    height: auto;
    margin-top: 0 !important;
    border-radius: 0 !important;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 75%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.8)), color-stop(75%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 75%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 75%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 75%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 75%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
    color: #000000;
    text-align: center;
  }
  .fphome {
    padding-top: 0;
  }
  .fphome form {
    margin-top: 0;
  }
  .weather-block {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .weather-block h2 {
    font-size: 30px;
  }
  .weather-block .weather-block-outter {
    margin: 0;
    border-radius: 0;
  }
  .weather-block .weather-block-inner {
    margin-left: 35px;
    margin-right: 35px;
    border-radius: 0;
    padding-bottom: 0;
    margin-top: 5px;
    text-align: center;
  }
  .weather-block .weather-block-inner img {
    width: 100px;
    height: auto;
  }
  .bs-slide {
    margin-top: 80px;
  }
  .temp-1,
  .temp-2,
  .temp-3,
  .temp-4 {
    font-size: 30px;
    font-weight: bold;
  }
  .navbar-nav {
    z-index: 20;
  }
  .fphome {
    margin-top: 5px;
  }
}
.garow {
  bottom: 0;
  position: fixed;
  z-index: 14;
  width: 100%;
}
.logo_1 {
  font-family: "Ubuntu";
  font-size: 30px;
  color: #fcc200;
  line-height: 70%;
}
.logo_2 {
  font-family: "Ubuntu Light";
  font-size: 30px;
  color: white;
  line-height: 70%;
}
.slogo {
  background-color: #898989;
  border-radius: 3px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.4);
  margin: 10px 10px 10px 0;
  padding: 5px;
  width: auto;
}
.slogo a {
  text-decoration: none;
}
.slogo a :hover {
  text-decoration: none;
}
