.mt10 {
  margin-top: 10px; }

.ratio, .ratio-90, .ratio-75, .ratio-60, .ratio-35, .ratio-30 {
  position: relative;
  width: 100%;
  height: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.ratio-top {
  background-position: center top; }

.ratio-mid {
  background-position: center center; }

.ratio-bottom {
  background-position: center bottom; }

.ratio-90 {
  padding-bottom: 90%; }

.ratio-75 {
  padding-bottom: 75%; }

.ratio-60 {
  padding-bottom: 60%; }

.ratio-35 {
  padding-bottom: 35%; }

.ratio-30 {
  padding-bottom: 30%; }

body {
  font-family: "Source Sans Pro", sans-serif;
  color: #00052A;
  font-size: 17px;
  background: #fff;
  color: #4A4A4A; }

a, a:link, a:visited, a:hover, a:active, a:focus {
  color: #4A4A4A;
  text-decoration: none; }

header {
  background: url(../images/header_bg.png) no-repeat center 40px;
  margin-top: 10px; }
  header #call-us {
    font-size: 19px;
    font-weight: 900;
    color: #959595;
    line-height: 0.9em;
    margin-top: 15px; }
  header #call-number {
    font-size: 22px;
    font-weight: 800;
    color: #959595;
    line-height: 0.9em; }

h1 {
  font-family: "open_sansextrabold", Arial, Helvetica, sans-serif; }

h2 {
  font-family: "open_sansextrabold", Arial, Helvetica, sans-serif;
  font-size: 22px;
  margin: 0 0 20px;
  padding: 0; }

#header-mainnav {
  font-family: "futuraregular", Arial, sans-serif;
  font-size: 18px; }

#header-mainnav, #header-mainnav a, #header-mainnav a:link, #header-mainnav a:visited, #header-mainnav a:hover, #header-mainnav a:active, a:focus {
  color: #000019; }

img.fill {
  width: 100%;
  max-width: 100%; }

#footer-wrap {
  background: url(../images/footer_bg3.jpg) no-repeat center bottom;
  border-top: 10px solid #FFD90B; }

footer {
  font-size: 16px;
  color: #fff; }
  footer a, footer a:link, footer a:visited, footer a:hover, footer a:active, footer a:focus {
    color: #fff; }
  footer h3 {
    font-size: 22px;
    color: #fff; }
  footer #social div {
    width: 27px;
    height: 27px;
    margin: 0 4px 35px;
    display: inline-block; }
  footer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    footer ul li {
      background: url(../images/bullet.jpg) no-repeat left 6px;
      padding-left: 10px; }
      footer ul li a:hover {
        text-decoration: underline; }
  footer a.more {
    display: inline-block; }
  footer a.more:link, footer a.more:visited, footer a.more:hover, footer a.more:active, footer a.more:focus {
    color: #fff;
    text-decoration: underline; }
  footer #copyright {
    color: #fff;
    font-size: 12px; }
  footer a.credit {
    margin-top: 15px;
    margin-bottom: 40px;
    overflow: hidden; }
  footer a.credit:link, footer a.credit:visited, footer a.credit:hover, footer a.credit:active, footer a.credit:focus {
    color: #fff; }

#slide-caption-wrapper {
  margin: 60px auto 25px;
  min-height: 270px; }

#slider-caption {
  font-family: "angelinaregular", Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #ff7; }

#slider-caption .primary {
  font-size: 70px;
  display: inline-block;
  font-weight: bold;
  width: 600px;
  line-height: 0.9em; }

#slider-caption .secondary {
  font-size: 70px;
  display: inline-block;
  font-weight: bold;
  line-height: 0.8em; }

.page-title-double, .page-title-single {
  background: #101545;
  border-bottom: 10px solid #FFD90B;
  margin-bottom: 50px;
  color: #fff; }
  .page-title-double h1, .page-title-single h1 {
    font-family: "open_sansextrabold", Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #ececec;
    font-style: italic;
    margin: 35px 0 5px;
    padding: 0; }
  .page-title-double h2, .page-title-single h2 {
    font-family: "open_sansextrabold", Arial, Helvetica, sans-serif;
    font-size: 56px;
    color: #ececec;
    font-style: italic;
    font-weight: bold;
    padding: 0; }
    .page-title-double h2 span, .page-title-single h2 span {
      font-family: "open_sansregular", Arial, Helvetica, sans-serif; }

.page-title-double .inner, .page-title-single .inner {
  height: 188px;
  background: url(../images/page_title_bg.jpg) no-repeat right top;
  font-family: "Roboto", Arial;
  font-style: italic; }

.page-title-double .inner {
  padding-top: 30px; }
  .page-title-double .inner .primary {
    font-size: 68px;
    font-weight: 900;
    line-height: 1em; }
  .page-title-double .inner .secondary {
    font-size: 40px;
    font-weight: 300;
    line-height: 1em; }

.page-title-single .inner {
  padding-top: 55px; }
  .page-title-single .inner .single {
    font-size: 72px;
    font-weight: 900;
    line-height: 1em; }

.postings {
  margin-bottom: 30px;
  overflow: hidden; }
  .postings .date {
    width: 50px;
    height: 55px;
    display: inline-block;
    padding: 8px 6px 2px;
    background: #DD9533;
    font-family: "open_sans_condensedbold", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 1em; }
  .postings .title {
    display: block;
    color: #00052A;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2em; }
  .postings .excerpt {
    display: block;
    margin: 0 0 5px;
    overflow: hidden; }

.videos {
  margin-bottom: 30px;
  overflow: hidden; }
  .videos .date {
    width: 45px;
    height: 50px;
    display: inline-block;
    padding: 8px 6px 2px;
    background: #DD9533;
    font-family: "open_sans_condensedbold", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 1em; }
  .videos .title {
    display: block;
    color: #00052A;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em; }
  .videos .excerpt {
    display: block;
    margin: 0 0 5px;
    overflow: hidden; }

.postings a.date:link, .postings a.date:visited, .postings a.date:hover, .postings a.date:active, .postings a.date:focus, .videos a.date:link, .videos a.date:visited, .videos a.date:hover, .videos a.date:active, .videos a.date:focus {
  color: #fff;
  text-decoration: none; }
.postings a.title:link, .postings a.title:visited, .postings a.title:hover, .postings a.title:active, .postings a.title:focus, .videos a.title:link, .videos a.title:visited, .videos a.title:hover, .videos a.title:active, .videos a.title:focus {
  color: #0B4B75;
  text-decoration: none; }
.postings .link a, .postings .link a:link, .postings .link a:visited, .postings .link a:hover, .postings .link a:active, .videos .link a, .videos .link a:link, .videos .link a:visited, .videos .link a:hover, .videos .link a:active {
  color: #1CB0AD;
  text-decoration: underline; }

.postings a.excerpt:link, .postings a.excerpt:visited, .postings a.excerpt:hover, .postings a.excerpt:active, .postings a.excerpt:focus {
  text-decoration: none; }

#contact-map {
  margin-bottom: 30px; }

#contact-map img {
  width: 100%; }

.data-set {
  margin-bottom: 10px;
  overflow: hidden; }
  .data-set .label1 {
    width: 100px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-align: left; }
  .data-set .separator {
    width: 10px;
    float: left; }
  .data-set .data {
    font-size: 16px;
    float: left;
    width: 70%;
    color: #000;
    text-align: left; }

@media (min-width: 768px) {
  .data-set .data {
    width: 320px; } }
.data-set .data a, .data-set .data a:link, .data-set .data a:visited, .data-set .data a:hover, .data-set .data a:active, .data-set .data a:focus {
  color: #555; }

.panel-equipment {
  margin-bottom: 30px;
  color: #fff; }
  .panel-equipment .title {
    background: #101545;
    padding: 10px 15px;
    font-size: 18px;
    overflow: hidden; }
    .panel-equipment .title a, .panel-equipment .title a:link, .panel-equipment .title a:visited, .panel-equipment .title a:hover, .panel-equipment .title a:active, .panel-equipment .title a:focus {
      color: #bbb; }
  .panel-equipment .body {
    border: 2px solid #ddd;
    padding: 20px;
    overflow: hidden;
    text-align: center; }
    .panel-equipment .body img {
      margin: 0 auto;
      width: 100%;
      max-width: 100%; }

.panel-home {
  margin-bottom: 30px;
  height: 250px;
  background-size: cover; }
  .panel-home .title {
    position: relative;
    left: 0;
    top: 0;
    background: #101545;
    padding: 10px;
    font-size: 16px;
    overflow: hidden; }
    .panel-home .title a, .panel-home .title a:link, .panel-home .title a:visited, .panel-home .title a:hover, .panel-home .title a:active, .panel-home .title a:focus {
      color: #bbb; }

.panel-home:hover {
  -webkit-box-shadow: 0px 0px 1px 1px rgba(90, 90, 90, 0.45);
  -moz-box-shadow: 0px 0px 1px 1px rgba(90, 90, 90, 0.45);
  box-shadow: 0px 0px 1px 1px rgba(90, 90, 90, 0.45);
  border: 10px solid #FFD90B;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .panel-home:hover .title {
    background: #FFD90B;
    padding: 0 0 10px; }
    .panel-home:hover .title a, .panel-home:hover .title a:link, .panel-home:hover .title a:visited, .panel-home:hover .title a:hover, .panel-home:hover .title a:active, .panel-home:hover .title a:focus {
      color: #01052A; }

a.link-home, a.link-home:link, a.link-home:visited, a.link-home:hover, a.link-home:active, a.link-home:focus {
  color: #bbb;
  text-decoration: none; }

a.link-home .panel-home:hover {
  color: #01052A;
  text-decoration: none; }

ul#top-bar {
  font-weight: bold; }
  ul#top-bar a {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    margin-top: 5px;
    font-size: 16px; }
  ul#top-bar a, ul#top-bar a:link, ul#top-bar a:visited, ul#top-bar a:hover, ul#top-bar a:active, ul#top-bar a:focus {
    color: #719BC6; }
  ul#top-bar a:hover {
    background: #719BC6;
    color: #fff; }

ul#contact-share {
  overflow: hidden;
  margin-top: 15px; }
  ul#contact-share li {
    display: inline-block;
    float: right;
    margin: 0 0 0 10px;
    padding: 0; }
    ul#contact-share li a {
      width: 40px;
      height: 40px;
      float: right;
      text-indent: -9999px; }
  ul#contact-share li#gplus a {
    background: url(../images/gplus.png) no-repeat 0 0; }
  ul#contact-share li#gplus a:hover {
    background-position: 0 -40px; }
  ul#contact-share li#gplus a:active {
    background-position: 0 0; }
  ul#contact-share li#facebook a {
    background: url(../images/facebook.png) no-repeat 0 0; }
  ul#contact-share li#facebook a:hover {
    background: url(../images/facebook.png) no-repeat 0 -40px; }
  ul#contact-share li#facebook a:active {
    background: url(../images/facebook.png) no-repeat 0 0; }
  ul#contact-share li#twitter a {
    background: url(../images/twitter.png) no-repeat 0 0; }
  ul#contact-share li#twitter a:hover {
    background: url(../images/twitter.png) no-repeat 0 -40px; }
  ul#contact-share li#twitter a:active {
    background: url(../images/twitter.png) no-repeat 0 0; }
  ul#contact-share li#youtube a {
    background: url(../images/youtube.png) no-repeat 0 0; }
  ul#contact-share li#youtube a:hover {
    background: url(../images/youtube.png) no-repeat 0 -40px; }
  ul#contact-share li#youtube a:active {
    background: url(../images/youtube.png) no-repeat 0 0; }
  ul#contact-share li#instagram a {
    background: url(../images/instagram.png) no-repeat 0 0; }
  ul#contact-share li#instagram a:hover {
    background: url(../images/instagram.png) no-repeat 0 -40px; }
  ul#contact-share li#instagram a:active {
    background: url(../images/instagram.png) no-repeat 0 0; }

.inner-title {
  font-size: 29px;
  color: #00052A;
  font-weight: 700; }

.inner-title-big {
  background: #FFEE91;
  color: #00052A;
  font-size: 29px;
  padding: 15px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 30px; }

.inner-title-big-softer {
  background: #FFF7C9;
  color: #00052A;
  font-size: 29px;
  padding: 15px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 30px; }

.inner-title-small {
  color: #00052A;
  font-size: 24px;
  padding: 10px;
  font-weight: 700;
  display: inline-block;
  margin: 35px 0;
  background: #FFEE91 url(../images/back.png) no-repeat 10px center;
  padding-left: 35px;
  text-decoration: none; }
  .inner-title-small a:link, .inner-title-small a:visited, .inner-title-small a:hover, .inner-title-small a:active, .inner-title-small a:focus {
    color: #00052A; }

a.details {
  display: inline-block;
  margin-top: 15px; }

a.details:link, a.details:visited, a.details:hover, a.details:active, a.details:focus {
  color: #1BB0AC;
  text-decoration: underline; }

ul.course-list {
  padding: 0;
  margin: 0;
  font-size: 14px;
  list-style-position: inside; }
  ul.course-list ul {
    margin-left: 20px; }

.dive-site {
  margin-bottom: 30px;
  overflow: hidden;
  color: #fff; }
  .dive-site .title {
    background: #101545;
    padding: 10px 25px;
    font-size: 18px;
    overflow: hidden; }
  .dive-site a, .dive-site a:link, .dive-site a:visited, .dive-site a:hover, .dive-site a:active, .dive-site a:focus {
    color: #fff;
    text-decoration: none; }

#team-members .item .caption .full-name {
  font-size: 16px; }

#team-members .item .caption .job-title {
  font-size: 12px; }

#team-members .item .caption,
#team-members .item .caption a,
#team-members .item .caption a:link,
#team-members .item .caption a:visited,
#team-members .item .caption a:hover,
#team-members .item .caption a:active,
#team-members .item .caption a:focus {
  color: #fff;
  text-decoration: none; }

#team-members .item .caption {
  width: 100%;
  background: url(../images/caption_bg.png) repeat left top;
  padding: 10px;
  font-size: 13px; }

.scale {
  overflow: hidden;
  width: 100%;
  display: block; }
  .scale img {
    width: 100%;
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
  .scale img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }

.clear-p p:first {
  margin-top: 0;
  padding-top: 0; }

.ml10 {
  margin-left: 10px; }

.scale {
  overflow: hidden; }

.scale,
.scale img {
  width: 100%;
  display: block; }

.scale img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

.scale img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.mb30 {
  margin-bottom: 30px; }

#book-your-dive {
  font-weight: bold;
  color: #959595; }
  #book-your-dive a, #book-your-dive a:link, #book-your-dive a:visited, #book-your-dive a:hover, #book-your-dive a:active, #book-your-dive a:focus {
    color: #959595; }

a.external, a.external:link, a.external:visited, a.external:hover, a.external:active, a.external:focus {
  color: #ff3000; }

a.external:hover {
  text-decoration: underline; }

/*# sourceMappingURL=site8.css.map */
