/***
* @file: footer.scss
* @description:  footer region styling
***/
/* line 7, ../sass/footer.scss */
#footer {
  background: #263d7f;
  padding: 37px 0 0;
  color: #c9d7e2;
  /* full width copyright row styles */
}
/* line 12, ../sass/footer.scss */
#footer > .row {
  padding-bottom: 35px;
}
/* line 16, ../sass/footer.scss */
#footer > .row * {
  font-size: 11px;
  line-height: 15px;
}
/* line 21, ../sass/footer.scss */
#footer a {
  color: #8997b5;
  text-decoration: none;
}
/* line 24, ../sass/footer.scss */
#footer a:hover {
  text-decoration: underline;
}
/* line 27, ../sass/footer.scss */
#footer a.tel {
  color: #c9d7e2;
}
/* line 32, ../sass/footer.scss */
#footer ul {
  text-transform: uppercase;
  padding: 0;
  list-style: none;
  margin: 0;
}
/* line 40, ../sass/footer.scss */
#footer li {
  margin: 0 0 4px;
}
/* line 44, ../sass/footer.scss */
#footer .title {
  display: block;
}
/* line 47, ../sass/footer.scss */
#footer .row .title {
  font: 600 13px/18px 'Open Sans', sans-serif;
  color: #fff;
  margin: 0 0 12px;
  text-transform: uppercase;
}
/* line 54, ../sass/footer.scss */
#footer address {
  font-style: normal;
  margin: 0 0 5px;
}
/* line 59, ../sass/footer.scss */
#footer .footer-column-left {
  margin: 0 0 0 3%;
  width: 29%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 799px) {
  /* line 59, ../sass/footer.scss */
  #footer .footer-column-left {
    margin: 0 3% 0 0;
    width: 32%;
  }
}
@media (max-width: 599px) {
  /* line 59, ../sass/footer.scss */
  #footer .footer-column-left {
    margin: 0 0 0 0;
    width: 100%;
  }
}
/* line 73, ../sass/footer.scss */
#footer .footer-column-left .contacts {
  font: 11px/15px 'Merriweather', serif;
}
/* line 76, ../sass/footer.scss */
#footer .footer-column-left .contacts .title {
  font: bold 14px/18px 'Merriweather', serif;
  text-transform: none;
  margin: 0 0 5px;
}
/* line 84, ../sass/footer.scss */
#footer .footer-column-middle {
  margin: 0 0 0 0;
  width: 40%;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 800px) and (max-width: 1049px) {
  /* line 84, ../sass/footer.scss */
  #footer .footer-column-middle {
    margin: 0 0 0 1%;
    width: 35%;
  }
}
@media (max-width: 799px) {
  /* line 84, ../sass/footer.scss */
  #footer .footer-column-middle {
    width: 60%;
  }
}
@media (max-width: 599px) {
  /* line 84, ../sass/footer.scss */
  #footer .footer-column-middle {
    width: 100%;
  }
}
/* line 99, ../sass/footer.scss */
#footer .footer-column-middle .region {
  vertical-align: top;
  display: inline-block;
}
/* line 103, ../sass/footer.scss */
#footer .footer-column-middle .region:nth-child(1) {
  width: 58%;
  margin-right: 4%;
}
/* line 107, ../sass/footer.scss */
#footer .footer-column-middle .region:nth-child(2) {
  width: 36%;
}
/* line 110, ../sass/footer.scss */
#footer .footer-column-middle ul {
  margin: 0px;
  width: 100%;
}
/* line 116, ../sass/footer.scss */
#footer .footer-column-right {
  margin: 0 3% 0 0;
  width: 23%;
  display: inline-block;
  vertical-align: top;
  /* social list styles */
}
@media (min-width: 800px) and (max-width: 1049px) {
  /* line 116, ../sass/footer.scss */
  #footer .footer-column-right {
    margin: 0 2% 0 0;
    width: 28%;
  }
}
@media (max-width: 799px) {
  /* line 116, ../sass/footer.scss */
  #footer .footer-column-right {
    margin: 20PX 0 0 0;
    display: block;
    width: 100%;
  }
}
/* line 132, ../sass/footer.scss */
#footer .footer-column-right .social {
  margin: 0px;
  overflow: hidden;
}
/* line 135, ../sass/footer.scss */
#footer .footer-column-right .social li {
  float: left;
  margin: 0 10px 10px 0;
}
/* line 139, ../sass/footer.scss */
#footer .footer-column-right .social a {
  display: block;
  border: 1px solid #8e99ba;
  width: 37px;
  height: 36px;
  background: url(../img/sprite.png) -999px -999px;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 147, ../sass/footer.scss */
#footer .footer-column-right .social a:hover {
  opacity: 0.8;
}
/* line 151, ../sass/footer.scss */
#footer .footer-column-right .social .twitter a {
  background-position: 0 -29px;
}
/* line 154, ../sass/footer.scss */
#footer .footer-column-right .social .facebook a {
  background-position: -37px -29px;
}
/* line 157, ../sass/footer.scss */
#footer .footer-column-right .social .youtube a {
  background-position: -205px 0;
}
/* line 160, ../sass/footer.scss */
#footer .footer-column-right .social #flick a {
  background: url("../img/flickr-square.jpg") !important;
  opacity: 0.8;
}
#footer .footer-column-right .social #instagram a {
  background: url("../img/instagram-icon.jpg") !important;
  opacity: 0.8;
}
/* line 165, ../sass/footer.scss */
#footer .footer-column-right .social #linkedin a {
  background: url("../img/linkedin.png") !important;
  opacity: 0.8;
}
/* line 174, ../sass/footer.scss */
#footer .copyright-row {
  padding: 28px 0 28px 20px;
  text-align: center;
  border-top: 1px solid #142b69;
  background: #1c3373 url(../img/bg-copy-row.gif);
}
/* line 179, ../sass/footer.scss */
#footer .copyright-row .row * {
  font: bold 11px/15px 'Merriweather', serif;
}
/* line 182, ../sass/footer.scss */
#footer .copyright-row p {
  margin: 0;
}
