@charset "UTF-8";
*,
*:focus {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

img {
  width: auto;
  max-width: 100%;
  height: auto; }
  img.alignright {
    margin: 0 0 20px 20px;
    float: right; }
  img.alignleft {
    margin: 0 20px 20px 0;
    float: left; }
  img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block; }

body {
  background: #00242b;
  color: #00242b;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 300;
  letter-spacing: 0;
  margin: 0;
  line-height: 1.5; }

.button,
.wpcf7-submit, #archive.post-list article .article-filter form button {
  background: none;
  border: 2px solid white;
  font: inherit;
  color: white;
  display: inline-block;
  font-weight: 700;
  line-height: 1;
  padding: 1em 2em;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s; }
  .btn-offset.button,
  .btn-offset.wpcf7-submit, #archive.post-list article .article-filter form button.btn-offset {
    -webkit-box-shadow: 0.3em 0.3em 0 0 white, inset 0.3em 0.3em 0 0 white;
            box-shadow: 0.3em 0.3em 0 0 white, inset 0.3em 0.3em 0 0 white; }
    .btn-offset.button:hover,
    .btn-offset.wpcf7-submit:hover, #archive.post-list article .article-filter form button.btn-offset:hover, .btn-offset.button:focus,
    .btn-offset.wpcf7-submit:focus, #archive.post-list article .article-filter form button.btn-offset:focus {
      -webkit-box-shadow: 0 0 0 0 #69CADA, inset 6em 3.5em 0 0 #69CADA;
              box-shadow: 0 0 0 0 #69CADA, inset 6em 3.5em 0 0 #69CADA;
      border-color: #69CADA; }
    .btn-offset.btn-alt.button,
    .btn-offset.btn-alt.wpcf7-submit, #archive.post-list article .article-filter form button.btn-offset.btn-alt {
      border: 2px solid #0087ac;
      -webkit-box-shadow: 0.3em 0.3em 0 0 #0087ac, inset 0.3em 0.3em 0 0 #0087ac;
              box-shadow: 0.3em 0.3em 0 0 #0087ac, inset 0.3em 0.3em 0 0 #0087ac;
      color: #0087ac; }
      .btn-offset.btn-alt.button:hover,
      .btn-offset.btn-alt.wpcf7-submit:hover, #archive.post-list article .article-filter form button.btn-offset.btn-alt:hover, .btn-offset.btn-alt.button:focus,
      .btn-offset.btn-alt.wpcf7-submit:focus, #archive.post-list article .article-filter form button.btn-offset.btn-alt:focus {
        -webkit-box-shadow: 0 0 0 0 #0087ac, inset 6em 3.5em 0 0 #0087ac;
                box-shadow: 0 0 0 0 #0087ac, inset 6em 3.5em 0 0 #0087ac;
        border-color: #0087ac;
        color: white; }
  .button:hover,
  .wpcf7-submit:hover, #archive.post-list article .article-filter form button:hover {
    background-color: transparent;
    color: #00242b; }

ul:not(.blocks-gallery-grid) {
  display: block;
  margin: 20px 0 20px 20px;
  padding: 0; }
  ul:not(.blocks-gallery-grid) li {
    color: #fff;
    list-style: none;
    list-style-position: inside;
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
    position: relative; }
    ul:not(.blocks-gallery-grid) li:before {
      background: #BC9340;
      border-radius: 100%;
      content: "";
      height: 6px;
      left: 0;
      position: absolute;
      top: 14px;
      width: 6px; }
    ul:not(.blocks-gallery-grid) li ul {
      margin: 0 0 20px 20px; }
      ul:not(.blocks-gallery-grid) li ul li {
        list-style: none;
        list-style-position: inside;
        margin: 0 0 10px 0;
        padding: 0 0 0 20px;
        position: relative; }
        ul:not(.blocks-gallery-grid) li ul li:before {
          content: "•";
          color: #BC9340;
          top: 0;
          left: 0;
          position: absolute; }

ol:not(.blocks-gallery-grid) {
  display: block;
  margin: 20px 0 20px 20px;
  padding: 0; }
  ol:not(.blocks-gallery-grid) li {
    color: #fff;
    counter-increment: list;
    display: block;
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
    position: relative; }
    ol:not(.blocks-gallery-grid) li:before {
      content: counter(list) ".";
      color: #0087ac;
      font-weight: bold;
      text-align: right;
      left: -10px;
      position: absolute; }

.title-bar, .top-ann, .masthead, header, #front .home-section, #front #shop, #page .container article, #single .container article, #archive .container article, #search .container article, #index .container article, footer {
  padding: 0 20px; }
  @media all and (min-width: 769px) {
    .title-bar, .top-ann, .masthead, header, #front .home-section, #front #shop, #page .container article, #single .container article, #archive .container article, #search .container article, #index .container article, footer {
      padding: 0 160px; } }

.content-block, #page .container article, #single .container article, #archive .container article, #search .container article, #index .container article {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media all and (min-width: 769px) {
    .content-block, #page .container article, #single .container article, #archive .container article, #search .container article, #index .container article {
      padding-top: 100px;
      padding-bottom: 100px; } }

::-moz-selection {
  color: white;
  background: #0087ac; }

::selection {
  color: white;
  background: #0087ac; }

h1 {
  color: #00677e;
  font-size: 50px;
  font-family: Exo, sans-serif;
  font-weight: 900;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 40px;
  text-transform: uppercase; }
  @media all and (max-width: 639.9375px) {
    h1 {
      font-size: 50px; } }
  @media all and (max-width: 479.9375px) {
    h1 {
      font-size: 40px; } }

h2 {
  color: #00677e;
  font-size: 40px;
  font-family: Exo, sans-serif;
  font-weight: 900;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 30px;
  text-transform: uppercase; }
  @media all and (max-width: 639.9375px) {
    h2 {
      font-size: 40px; } }
  @media all and (max-width: 479.9375px) {
    h2 {
      font-size: 30px; } }

h3 {
  color: #00677e;
  font-size: 30px;
  font-family: Exo, sans-serif;
  font-weight: 900;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 26px;
  text-transform: uppercase; }
  @media all and (max-width: 639.9375px) {
    h3 {
      font-size: 30px; } }
  @media all and (max-width: 479.9375px) {
    h3 {
      font-size: 23px; } }

h4 {
  color: #00677e;
  font-size: 25px;
  font-family: Exo, sans-serif;
  font-weight: 600;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 22px;
  text-transform: uppercase; }
  @media all and (max-width: 639.9375px) {
    h4 {
      font-size: 22px; } }
  @media all and (max-width: 479.9375px) {
    h4 {
      font-size: 23px; } }

h5 {
  color: #00677e;
  font-size: 22px;
  font-family: Exo, sans-serif;
  font-weight: 600;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 18px;
  text-transform: uppercase; }
  @media all and (max-width: 639.9375px) {
    h5 {
      font-size: 20px; } }
  @media all and (max-width: 479.9375px) {
    h5 {
      font-size: 20px; } }

h6 {
  color: #00677e;
  font-size: 20px;
  font-family: Exo, sans-serif;
  font-weight: 600;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 15px;
  text-transform: uppercase; }
  @media all and (max-width: 639.9375px) {
    h6 {
      font-size: 18px; } }
  @media all and (max-width: 479.9375px) {
    h6 {
      font-size: 20px; } }

*:focus {
  outline: 0 !important; }

p {
  color: #fff;
  font-size: 23px;
  margin-top: 0; }
  p + h2,
  p + h3,
  p + h4 {
    margin-top: 60px; }

a {
  color: #E5B548;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: 0.15s;
  transition: 0.15s; }
  a:hover {
    color: #BC9340; }

blockquote {
  background-color: #efefef;
  border-bottom: 10px solid #E5B548;
  border-left: 10px solid #0087ac;
  color: #00677e;
  font-size: 21px !important;
  font-weight: 700;
  display: block;
  margin: 0 0 40px;
  padding: 40px;
  position: relative; }
  @media all and (min-width: 768px) {
    blockquote {
      margin: 40px;
      padding: 40px 60px; } }
  @media all and (min-width: 1300px) {
    blockquote {
      font-size: 21px; } }
  blockquote p {
    color: #00677e;
    font-size: 21px !important;
    margin: 0 !important; }

figure {
  margin: 0; }

hr {
  margin: 40px auto;
  border: 1px solid #363c42; }

i,
em {
  font-style: italic; }

pre {
  color: white;
  font-size: 16px;
  font-family: Courier, "New Courier", monospace;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px 20px;
  background: #23282d;
  border-radius: 6px; }

table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0 auto 25px;
  padding: 0;
  width: 100%;
  table-layout: fixed; }

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em; }

table tr {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em; }
  table tr th {
    font-weight: bold; }

table th, table td {
  padding: .625em;
  text-align: center; }
  table th img, table td img {
    max-width: inherit !important;
    width: auto !important;
    display: block; }

table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase; }

@media screen and (max-width: 600px) {
  table {
    border: 0; }
  table caption {
    font-size: 1.3em; }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em; }
  table td {
    display: inline-block;
    font-size: .8em;
    text-align: left; }
  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase; }
  table td:last-child {
    border-bottom: 0; } }

.gform_wrapper {
  display: inline-block;
  margin: 0 auto 60px !important; }
  .gform_wrapper ul.gform_fields > li {
    padding: 0; }
  .gform_wrapper [type=text] {
    background: none;
    border: 1px solid #ccc; }
  .gform_wrapper textarea {
    background: none;
    border: 1px solid #ccc; }
  .gform_wrapper select {
    background: none;
    border: 1px solid #ccc; }
  .gform_wrapper .ginput_container_checkbox, .gform_wrapper .ginput_container_radio {
    margin-top: 0 !important; }
  .gform_wrapper [type=checkbox] {
    margin-top: 0 !important; }
  .gform_wrapper [type=file] {
    width: 100%;
    color: #AAA;
    text-align: left;
    padding: 25px;
    margin: 0 auto 16px !important;
    background: rgba(0, 0, 0, 0.02);
    border: 1px dashed #CCC;
    border-radius: 4px; }
  .gform_wrapper .ginput_list {
    padding: 15px;
    background: #f8f8f8; }
  .gform_wrapper .gsurvey-rating {
    margin-bottom: 25px; }
  .gform_wrapper .slider-display {
    margin: 10px auto 60px; }
    .gform_wrapper .slider-display span {
      font-size: 16px;
      font-style: italic;
      margin: 5px; }
  .gform_wrapper th, .gform_wrapper td {
    font-size: 16px !important;
    text-transform: none;
    letter-spacing: 0; }
  .gform_wrapper .gsurvey-rank {
    margin: 0; }
    .gform_wrapper .gsurvey-rank .gsurvey-rank-choice {
      padding: 0 0 0 36px; }
  .gform_wrapper a.gpoll_button {
    width: 100%;
    float: left;
    margin: 10px auto 0;
    -webkit-transition: all 0.08s ease-in-out;
    transition: all 0.08s ease-in-out; }
  .gform_wrapper a#gform_save_1_link {
    width: 100%;
    text-align: left;
    float: left;
    padding: 0;
    margin: 20px auto 0;
    -webkit-transition: all 0.08s ease-in-out;
    transition: all 0.08s ease-in-out; }
  .gform_wrapper .gform_page_footer {
    margin: 35px auto 0 !important; }
  .gform_wrapper .validation_error, .gform_wrapper .gfield_error, .gform_wrapper .gfield_required {
    color: #ff4f4f !important;
    text-align: left !important;
    padding: 0 !important;
    border: none !important; }
    .gform_wrapper .validation_error label, .gform_wrapper .gfield_error label, .gform_wrapper .gfield_required label {
      color: #ff4f4f !important; }
  .gform_wrapper .validation_message {
    color: #ff4f4f !important;
    font-style: italic;
    padding: 0 !important; }
  .gform_wrapper .gfield_contains_required {
    background: none !important;
    border: none !important; }

.gform_confirmation_message {
  font-size: 22px;
  padding: 20px 25px 30px;
  background: #f1f1f1;
  border-radius: 4px; }

.wpcf7-form label {
  font-size: 21px;
  font-weight: 700; }

.wpcf7-form .wpcf7-form-control-wrap {
  display: block;
  margin-top: 5px; }
  .wpcf7-form .wpcf7-form-control-wrap input {
    font-size: 21px;
    padding: 10px;
    width: 50%; }
    @media all and (max-width: 1199.9375px) {
      .wpcf7-form .wpcf7-form-control-wrap input {
        width: 100%; } }
  .wpcf7-form .wpcf7-form-control-wrap textarea {
    width: 50%; }
    @media all and (max-width: 1199.9375px) {
      .wpcf7-form .wpcf7-form-control-wrap textarea {
        width: 100%; } }

.wpcf7-form .wpcf7-submit {
  background-color: #E5B548;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase; }

.wpcf7-response-output {
  color: #fff; }

.gblock {
  background-color: grey;
  display: inline-block;
  height: 250px;
  margin: 0 auto;
  max-width: 100%;
  width: 300px;
  vertical-align: top; }

.gblock-lg {
  background-color: grey;
  display: inline-block;
  height: 280px;
  margin: 0 auto;
  max-width: 100%;
  width: 336px;
  vertical-align: top; }

.gblock-leaderboard {
  background-color: grey;
  display: inline-block;
  height: 90px;
  margin: 0 auto 40px;
  max-width: 100%;
  width: 728px;
  vertical-align: top; }

.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }

.container-sm {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  max-width: 1200px; }
  .container-sm:after {
    content: " ";
    display: block;
    clear: both; }

.hrz-padding {
  padding-left: 20px;
  padding-right: 20px; }
  @media all and (min-width: 769px) {
    .hrz-padding {
      padding-left: 40px;
      padding-right: 40px; } }

.top-description {
  margin-bottom: 60px; }

.bg-pattern {
  background-image: url("../images/bg-pattern.png"); }

.center-content {
  margin-top: 40px;
  text-align: center; }

.mobile {
  display: block;
  position: relative;
  width: 100%;
  z-index: 99; }
  @media all and (min-width: 950px) {
    .mobile {
      display: none; } }
  .mobile .topbar {
    background: #0087ac;
    cursor: pointer;
    padding: 15px 15px; }
    .mobile .topbar i.fa {
      color: #fff;
      margin: 0 10px 0 0; }
    .mobile .topbar span {
      color: white;
      font-weight: bold;
      text-transform: uppercase;
      -webkit-transition: all 0.12s ease-in-out;
      transition: all 0.12s ease-in-out; }
    .mobile .topbar:hover span {
      color: #0087ac; }
  .mobile .block {
    display: none;
    background: #00677e; }
    .mobile .block form {
      padding: 15px;
      margin: 0 auto 25px; }
      .mobile .block form [type=search] {
        color: white;
        width: calc(100% - 63px);
        font-size: 16px;
        float: left;
        padding: 8px;
        display: inline-block;
        background: rgba(255, 255, 255, 0.08);
        border: none;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .mobile .block form [type=search]::-webkit-input-placeholder {
          color: white; }
        .mobile .block form [type=search]::-moz-placeholder {
          color: white; }
        .mobile .block form [type=search]:-ms-input-placeholder {
          color: white; }
        .mobile .block form [type=search]::-ms-input-placeholder {
          color: white; }
        .mobile .block form [type=search]::placeholder {
          color: white; }
        .mobile .block form [type=search]:focus {
          color: #E5B548;
          background: white; }
          .mobile .block form [type=search]:focus::-webkit-input-placeholder {
            color: #E5B548; }
          .mobile .block form [type=search]:focus::-moz-placeholder {
            color: #E5B548; }
          .mobile .block form [type=search]:focus:-ms-input-placeholder {
            color: #E5B548; }
          .mobile .block form [type=search]:focus::-ms-input-placeholder {
            color: #E5B548; }
          .mobile .block form [type=search]:focus::placeholder {
            color: #E5B548; }
      .mobile .block form button {
        float: right;
        display: inline-block;
        background: #E5B548; }
        .mobile .block form button:hover {
          background: #0087ac; }
    .mobile .block ul {
      margin: 0;
      padding: 5px 0;
      background: #00677e; }
      .mobile .block ul li {
        padding-left: 0; }
        .mobile .block ul li:before {
          display: none; }
        .mobile .block ul li.parent span {
          cursor: pointer;
          padding: 10px 5px 10px 17px;
          display: inline-block; }
          .mobile .block ul li.parent span i.fa {
            color: white;
            -webkit-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out; }
          .mobile .block ul li.parent span:hover i.fa {
            color: #0087ac; }
          .mobile .block ul li.parent span.selected i.fa {
            color: #0087ac;
            -webkit-transform: rotate(90deg);
                    transform: rotate(90deg); }
        .mobile .block ul li a {
          cursor: pointer;
          color: white;
          padding: 5px 15px;
          display: inline-block;
          -webkit-transition: all 0.08s ease-in-out;
          transition: all 0.08s ease-in-out; }
          .mobile .block ul li a:hover {
            color: #0087ac; }
        .mobile .block ul li .dropdown {
          padding: 0;
          margin: 0 0 0 30px;
          display: none; }

.featured {
  background-position: center;
  background-size: cover;
  -webkit-box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.2);
  height: 350px;
  position: relative;
  width: 100%; }
  .featured main {
    padding: 0; }
  .featured .overlay {
    background-color: black;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%; }

.title-bar {
  background-color: #0087ac;
  position: relative;
  z-index: 100; }
  .title-bar:after {
    background-color: #fff;
    -webkit-clip-path: polygon(100% 0, 0 50%, 100% 100%);
            clip-path: polygon(100% 0, 0 50%, 100% 100%);
    content: '';
    display: none;
    height: 200%;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px; }
    @media all and (min-width: 600px) {
      .title-bar:after {
        display: block;
        width: 120px; } }
  .title-bar .container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px; }
    .title-bar .container:after {
      content: " ";
      display: block;
      clear: both; }
    @media all and (min-width: 767px) {
      .title-bar .container {
        padding-top: 40px;
        padding-bottom: 40px; } }
    .title-bar .container h1 {
      color: white;
      margin-bottom: 0; }

.breadcrumbs {
  background: transparent;
  color: #fff;
  margin: 0;
  padding: 10px 0 0 0; }
  .breadcrumbs span {
    font-size: 24px; }

.pagination {
  clear: both;
  font-size: paragraph("font-size")/1.2;
  line-height: 13px;
  padding: 20px 0;
  position: relative; }
  .pagination span {
    background: #0087ac;
    color: white;
    display: block;
    float: left;
    margin: 5px 5px 5px 0;
    padding: 16px 19px 15px 19px;
    text-decoration: none; }
    .pagination span:after {
      content: "";
      clear: both;
      display: table; }
  .pagination a {
    background: #0087ac;
    color: white !important;
    display: block;
    float: left;
    margin: 5px 5px 5px 0;
    padding: 16px 19px 15px 19px;
    text-decoration: none;
    width: auto; }
    .pagination a:hover {
      background: #00677e;
      color: white; }
  .pagination .current {
    background: #00677e;
    color: white;
    padding: 16px 19px 15px 19px; }

@media all and (min-width: 769px) {
  .post-archive {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.post-archive .post {
  margin-bottom: 20px; }
  @media all and (min-width: 769px) {
    .post-archive .post .post {
      margin-right: 40px;
      width: calc(25% - 40px); } }

.bg-overlay {
  position: relative; }
  .bg-overlay:before {
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }

.post {
  background-color: #0087ac;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s; }
  .post:hover {
    background-color: #00677e; }
  .post a.post-image {
    background-size: cover;
    background-position: center;
    display: block;
    height: 300px;
    position: relative; }
    .post a.post-image:hover .post-content {
      background-color: rgba(0, 36, 43, 0.7); }
    .post a.post-image .post-content {
      background-color: rgba(0, 135, 172, 0.7);
      left: 0;
      padding: 20px;
      position: absolute;
      bottom: 0;
      -webkit-transition: background-color 0.2s;
      transition: background-color 0.2s;
      width: 100%; }
      .post a.post-image .post-content h3 {
        color: #E5B548;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px; }
      .post a.post-image .post-content h2 {
        color: white;
        font-size: 24px;
        font-weight: 900;
        margin: 0; }

.post-large {
  display: block; }
  .post-large aside {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    @media all and (min-width: 769px) {
      .post-large aside {
        width: 30.76923%;
        float: left;
        margin-right: 3.84615%; } }
  .post-large section {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    @media all and (min-width: 769px) {
      .post-large section {
        width: 65.38462%;
        float: left;
        margin-right: 3.84615%; } }

.section-header {
  margin-bottom: 40px; }
  .section-header h2 {
    margin-bottom: 20px; }
    @media all and (min-width: 769px) {
      .section-header h2 {
        display: inline-block;
        margin-top: 12px; } }
  .section-header a {
    padding: 1em; }
    @media all and (min-width: 769px) {
      .section-header a {
        float: right;
        padding: 1em 2em; } }

#sb_instagram {
  overflow: hidden !important; }
  #sb_instagram .sb_instagram_header {
    display: none; }
  #sb_instagram #sbi_load {
    margin-top: -60px;
    position: relative;
    z-index: 1000; }
    #sb_instagram #sbi_load .sbi_load_btn {
      display: none !important; }
  #sb_instagram .sbi_follow_btn a {
    background-color: #BC9340; }
    #sb_instagram .sbi_follow_btn a:hover {
      background-color: #E5B548 !important;
      -webkit-box-shadow: inset 0 0 10px 20px #E5B548;
              box-shadow: inset 0 0 10px 20px #E5B548; }
  @media all and (max-width: 768.9375px) {
    #sb_instagram .sbi_photo {
      height: 300px !important; } }

#sbi_images {
  display: inline-block;
  position: relative; }
  #sbi_images .slick-prev,
  #sbi_images .slick-next {
    background-color: #E5B548;
    border-radius: 50%;
    -webkit-box-shadow: 0px 3px 0px 0px #00677e;
            box-shadow: 0px 3px 0px 0px #00677e;
    color: #fff;
    cursor: pointer;
    height: 35px;
    padding-top: 5px;
    bottom: 60px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 35px;
    z-index: 99999; }
  #sbi_images .slick-prev {
    background-image: url("../images/chevron-left.png");
    background-repeat: no-repeat;
    background-position: center;
    left: 40px; }
    @media all and (max-width: 1249.9375px) {
      #sbi_images .slick-prev {
        right: 300px; } }
    @media all and (max-width: 899.9375px) {
      #sbi_images .slick-prev {
        right: 80px; } }
    @media all and (max-width: 499.9375px) {
      #sbi_images .slick-prev {
        left: 20px; } }
  #sbi_images .slick-next {
    background-image: url("../images/chevron-right.png");
    background-repeat: no-repeat;
    background-position: center;
    right: 40px; }
    @media all and (max-width: 1249.9375px) {
      #sbi_images .slick-next {
        right: 255px; } }
    @media all and (max-width: 899.9375px) {
      #sbi_images .slick-next {
        right: 35px; } }
    @media all and (max-width: 499.9375px) {
      #sbi_images .slick-next {
        left: 65px; } }

.uagb-post-grid .uagb-post__text {
  display: none; }

.wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item {
  position: relative; }
  .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item figure a:after {
    background-color: #fff;
    content: '';
    display: block;
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: height 0.2s, opacity 0.2s;
    transition: height 0.2s, opacity 0.2s; }
  .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item figure a:hover {
    cursor: pointer; }
    .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item figure a:hover:after {
      height: 100%;
      opacity: 0.3; }

#___gcse_0,
#___gcse_1 {
  display: inline-block;
  margin-left: 0;
  margin-right: 60px;
  width: 350px; }
  @media all and (min-width: 768px) {
    #___gcse_0,
    #___gcse_1 {
      margin-left: 20px;
      margin-right: 0; } }
  #___gcse_0 .gsc-search-box,
  #___gcse_1 .gsc-search-box {
    margin-bottom: 0; }
    #___gcse_0 .gsc-search-box tr,
    #___gcse_1 .gsc-search-box tr {
      background: transparent;
      border: 0;
      position: relative; }
      #___gcse_0 .gsc-search-box tr .gsc-input,
      #___gcse_1 .gsc-search-box tr .gsc-input {
        padding: 0; }
        #___gcse_0 .gsc-search-box tr .gsc-input .gsc-input-box,
        #___gcse_1 .gsc-search-box tr .gsc-input .gsc-input-box {
          border: 0; }
          #___gcse_0 .gsc-search-box tr .gsc-input .gsc-input-box .gsc-input,
          #___gcse_1 .gsc-search-box tr .gsc-input .gsc-input-box .gsc-input {
            margin-bottom: 0; }
        #___gcse_0 .gsc-search-box tr .gsc-input .gsib_b,
        #___gcse_1 .gsc-search-box tr .gsc-input .gsib_b {
          display: none; }
      #___gcse_0 .gsc-search-box tr .gsc-search-button,
      #___gcse_1 .gsc-search-box tr .gsc-search-button {
        position: absolute;
        top: 2px;
        right: 2px; }
        #___gcse_0 .gsc-search-box tr .gsc-search-button .gsc-search-button,
        #___gcse_1 .gsc-search-box tr .gsc-search-button .gsc-search-button {
          background-color: #69CADA;
          border-color: #69CADA;
          cursor: pointer;
          margin-left: -20px;
          padding: 18px 20px 18px;
          -webkit-transition: background-color 0.15s, border-color 0.15s;
          transition: background-color 0.15s, border-color 0.15s; }
          @media all and (min-width: 769px) {
            #___gcse_0 .gsc-search-box tr .gsc-search-button .gsc-search-button,
            #___gcse_1 .gsc-search-box tr .gsc-search-button .gsc-search-button {
              padding: 10px 25px; } }
          #___gcse_0 .gsc-search-box tr .gsc-search-button .gsc-search-button:hover,
          #___gcse_1 .gsc-search-box tr .gsc-search-button .gsc-search-button:hover {
            background-color: #e5e5e5;
            border-color: #e5e5e5;
            color: #00677e; }
          #___gcse_0 .gsc-search-box tr .gsc-search-button .gsc-search-button.gsc-search-button-v2 svg,
          #___gcse_1 .gsc-search-box tr .gsc-search-button .gsc-search-button.gsc-search-button-v2 svg {
            fill: #e5e5e5;
            -webkit-transition: 0.2s;
            transition: 0.2s; }
          #___gcse_0 .gsc-search-box tr .gsc-search-button .gsc-search-button.gsc-search-button-v2:hover svg,
          #___gcse_1 .gsc-search-box tr .gsc-search-button .gsc-search-button.gsc-search-button-v2:hover svg {
            fill: #00677e; }

#___gcse_1 td.gsc-input {
  width: 100% !important; }

#___gcse_1 tr .gsc-search-button {
  top: 0 !important;
  right: 0 !important; }

ul.socials {
  margin: 0;
  padding: 0; }
  ul.socials li {
    display: inline-block;
    margin: 0;
    padding: 0; }
    ul.socials li:before {
      display: none; }
    ul.socials li a {
      color: #fff;
      font-size: 26px;
      font-weight: 400;
      margin-left: 20px; }
      ul.socials li a:hover img:first-child {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg); }
      ul.socials li a img {
        max-height: 34px;
        position: relative;
        top: 3px;
        vertical-align: middle;
        -webkit-transition: -webkit-transform 0.5s;
        transition: -webkit-transform 0.5s;
        transition: transform 0.5s;
        transition: transform 0.5s, -webkit-transform 0.5s; }
        ul.socials li a img:last-child {
          padding-left: 7px; }
      ul.socials li a:hover {
        color: #69CADA; }
      ul.socials li a i.fab {
        font-size: 28px;
        margin-top: -9px;
        vertical-align: middle; }

.sidebar-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 40px; }
  .sidebar-sticky h4 {
    color: #00242b;
    margin-bottom: 10px; }

ul.socials-container {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  margin: 0 0 20px;
  padding: 15px 0; }
  ul.socials-container p {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    margin-right: 20px;
    margin-bottom: 0; }
  ul.socials-container li {
    display: inline-block;
    font-size: 24px;
    margin: 0;
    padding-left: 0;
    padding-right: 20px; }
    ul.socials-container li:before {
      display: none; }
    ul.socials-container li a {
      color: #E5B548;
      cursor: pointer; }
      ul.socials-container li a:hover {
        color: #BC9340; }

.top-ann {
  background-color: #69CADA; }
  .top-ann .container {
    padding-top: 10px;
    padding-bottom: 10px; }
    .top-ann .container p {
      color: #00242b;
      font-size: 16px;
      font-weight: 600;
      margin: 0;
      text-align: center; }
      @media all and (min-width: 769px) {
        .top-ann .container p {
          font-size: 19px; } }

.masthead {
  background: #00677e;
  position: relative;
  z-index: 10; }
  @media all and (max-width: 768.9375px) {
    .masthead {
      display: none; } }
  .masthead .container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0; }
    .masthead .container:after {
      content: " ";
      display: block;
      clear: both; }
    .masthead .container section {
      text-align: center; }
      @media all and (min-width: 769px) {
        .masthead .container section {
          -ms-flex-line-pack: center;
              align-content: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end; } }
      .masthead .container section .searchform {
        display: inline-block;
        margin-left: 20px;
        margin-top: 10px;
        position: relative;
        top: -3px; }
        @media all and (min-width: 536px) {
          .masthead .container section .searchform {
            margin-top: 0; } }
        .masthead .container section .searchform input {
          border: 0;
          font-size: 19px;
          padding: 5px; }
        .masthead .container section .searchform button {
          background-color: #69CADA;
          border: 0;
          color: #fff;
          cursor: pointer;
          font-size: 16px;
          margin-left: -5px;
          padding: 7px 10px 8px;
          position: relative;
          top: -2px; }

header {
  background-color: rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 10; }
  @media all and (max-width: 768.9375px) {
    header {
      padding-bottom: 10px;
      padding-top: 10px; } }
  header .container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0; }
    header .container:after {
      content: " ";
      display: block;
      clear: both; }
    header .container .logo {
      padding: 0;
      width: 100%; }
      @media all and (min-width: 950px) {
        header .container .logo {
          width: 32.07547%;
          float: left;
          margin-right: 1.88679%; } }
      header .container .logo a img {
        max-width: 300px; }
    header .container .menu {
      display: none; }
      @media all and (min-width: 950px) {
        header .container .menu {
          width: 66.03774%;
          float: right;
          margin-right: 0;
          display: block; } }
      header .container .menu nav ul {
        float: right;
        height: auto;
        margin: 0 -20px 0 0;
        padding: 0;
        position: relative; }
        header .container .menu nav ul li {
          text-align: center;
          display: inline-block;
          margin-bottom: 0;
          padding: 0;
          position: relative; }
          @media all and (max-width: 1099.9375px) {
            header .container .menu nav ul li {
              position: relative; } }
          header .container .menu nav ul li:before {
            display: none; }
          header .container .menu nav ul li:after {
            background-color: #E5B548;
            bottom: 0;
            content: '';
            display: block;
            height: 0;
            left: 0;
            position: absolute;
            width: 100%;
            -webkit-transition: height 0.2s;
            transition: height 0.2s; }
          header .container .menu nav ul li:not(:first-child) {
            margin: 0 0 0 10px; }
            @media all and (max-width: 768.9375px) {
              header .container .menu nav ul li:not(:first-child) {
                margin: 0 0 0 20px; } }
          header .container .menu nav ul li:hover:after {
            height: 5px; }
          header .container .menu nav ul li.current:after {
            height: 5px; }
          header .container .menu nav ul li a {
            border-bottom: 2px solid transparent;
            color: #fff;
            font-family: Exo, sans-serif;
            font-size: 17px;
            font-weight: bold;
            padding: 40px 20px;
            display: block;
            text-transform: uppercase; }
            @media all and (min-width: 768px) {
              header .container .menu nav ul li a {
                font-size: 15px; } }
            @media all and (min-width: 900px) {
              header .container .menu nav ul li a {
                font-size: 18px; } }
            @media all and (min-width: 1080px) {
              header .container .menu nav ul li a {
                font-size: 22px; } }
            header .container .menu nav ul li a:hover {
              color: #E5B548; }
            header .container .menu nav ul li a i.fa {
              width: 100%;
              margin: 0 0 5px 0; }
          header .container .menu nav ul li ul.dropdown {
            background: #0087ac;
            -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
                    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
            display: none;
            margin: 0;
            min-width: 250px;
            position: absolute;
            width: 100%;
            z-index: 9; }
            @media all and (max-width: 1099.9375px) {
              header .container .menu nav ul li ul.dropdown {
                right: 0;
                width: 180px; } }
            header .container .menu nav ul li ul.dropdown li {
              text-align: left;
              margin: 0;
              display: block;
              padding: 0;
              position: relative;
              -webkit-transition: all 0.06s ease-in-out;
              transition: all 0.06s ease-in-out; }
              header .container .menu nav ul li ul.dropdown li:hover {
                background: #00677e; }
              header .container .menu nav ul li ul.dropdown li:after {
                display: none; }
              header .container .menu nav ul li ul.dropdown li a {
                border-bottom: 1px solid transparent;
                color: white;
                font-size: 16px;
                padding: 10px 15px;
                display: block; }
              header .container .menu nav ul li ul.dropdown li ul.dropdown {
                background-color: #00677e;
                top: 0;
                left: 100%;
                margin: 0;
                display: none; }
                header .container .menu nav ul li ul.dropdown li ul.dropdown li:hover {
                  background-color: #69CADA; }

main {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0 60px; }
  main:after {
    content: " ";
    display: block;
    clear: both; }

#error {
  background: url("../images/pattern.jpg") center repeat; }
  #error main {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 80px 0; }
    #error main:after {
      content: " ";
      display: block;
      clear: both; }
    #error main article {
      width: 100%;
      text-align: center;
      margin: 0 auto; }
      #error main article img {
        max-width: 220px;
        margin: 0 auto 20px; }
      #error main article p {
        color: white; }

#front {
  position: relative;
  z-index: 1; }
  #front .hero {
    position: relative;
    overflow: hidden; }
    @media all and (min-width: 769px) {
      #front .hero {
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    #front .hero section {
      width: 100%; }
      @media all and (min-width: 769px) {
        #front .hero section {
          display: inline-block;
          width: 74%; } }
      #front .hero section .hero-slider {
        position: relative;
        overflow: hidden; }
        #front .hero section .hero-slider .swiper-wrapper .hero-slide {
          background-size: cover;
          background-position: center;
          display: block;
          height: 400px;
          margin-bottom: -10px;
          overflow: hidden;
          position: relative;
          z-index: 1; }
          @media all and (min-width: 767px) {
            #front .hero section .hero-slider .swiper-wrapper .hero-slide {
              height: 716px;
              margin-bottom: 0; } }
          #front .hero section .hero-slider .swiper-wrapper .hero-slide article {
            position: absolute;
            left: 0;
            top: 7%;
            width: 100%;
            z-index: 10; }
            @media all and (min-width: 769px) {
              #front .hero section .hero-slider .swiper-wrapper .hero-slide article {
                display: block;
                top: 30%;
                width: 75%; } }
            @media all and (min-width: 1250px) {
              #front .hero section .hero-slider .swiper-wrapper .hero-slide article {
                top: 50%;
                -webkit-transform: translateY(-50%);
                        transform: translateY(-50%);
                width: 60%; } }
            #front .hero section .hero-slider .swiper-wrapper .hero-slide article div {
              color: #fff;
              padding: 40px;
              position: relative;
              z-index: 10; }
              @media all and (min-width: 769px) {
                #front .hero section .hero-slider .swiper-wrapper .hero-slide article div {
                  padding: 40px 40px 40px 100px; } }
              #front .hero section .hero-slider .swiper-wrapper .hero-slide article div .hero-term {
                display: block;
                margin-bottom: 10px;
                text-transform: uppercase; }
              #front .hero section .hero-slider .swiper-wrapper .hero-slide article div h2, #front .hero section .hero-slider .swiper-wrapper .hero-slide article div p {
                color: white; }
              #front .hero section .hero-slider .swiper-wrapper .hero-slide article div p {
                display: none; }
                @media all and (min-width: 500px) {
                  #front .hero section .hero-slider .swiper-wrapper .hero-slide article div p {
                    display: block; } }
        #front .hero section .hero-slider .swiper-button-next,
        #front .hero section .hero-slider .swiper-button-prev {
          color: #69CADA;
          font-size: 18px;
          -webkit-transition: color 0.2s;
          transition: color 0.2s; }
          #front .hero section .hero-slider .swiper-button-next:hover,
          #front .hero section .hero-slider .swiper-button-prev:hover {
            color: #0087ac; }
          #front .hero section .hero-slider .swiper-button-next:after,
          #front .hero section .hero-slider .swiper-button-prev:after {
            font-size: 25px; }
            @media all and (min-width: 769px) {
              #front .hero section .hero-slider .swiper-button-next:after,
              #front .hero section .hero-slider .swiper-button-prev:after {
                font-size: 35px; } }
        #front .hero section .hero-slider .swiper-button-next {
          right: 10px; }
          @media all and (min-width: 769px) {
            #front .hero section .hero-slider .swiper-button-next {
              right: 20px; } }
        #front .hero section .hero-slider .swiper-button-prev {
          left: 10px; }
          @media all and (min-width: 769px) {
            #front .hero section .hero-slider .swiper-button-prev {
              left: 20px; } }
    #front .hero aside {
      background-color: #00677e;
      padding: 40px 20px;
      width: 100%; }
      @media all and (min-width: 769px) {
        #front .hero aside {
          border-left: 20px solid white;
          display: inline-block;
          padding: 40px;
          width: 26%;
          vertical-align: top; } }
      #front .hero aside h3 {
        border-bottom: 2px solid white;
        font-size: 30px;
        font-weight: 900;
        margin-bottom: 20px;
        padding-bottom: 10px; }
      #front .hero aside h4 {
        font-size: 22px; }
      #front .hero aside h3, #front .hero aside h4, #front .hero aside p {
        color: white; }
      #front .hero aside h4 {
        margin-bottom: 10px; }
      #front .hero aside .button {
        margin-bottom: 60px; }
      #front .hero aside .hero-recent-post {
        display: block;
        margin-bottom: 40px; }
        #front .hero aside .hero-recent-post a.hero-recent {
          background-size: cover;
          background-position: center;
          display: block;
          padding: 80px 20px;
          text-align: center; }
          #front .hero aside .hero-recent-post a.hero-recent:before {
            opacity: 1;
            -webkit-transition: opacity 0.2s;
            transition: opacity 0.2s; }
          #front .hero aside .hero-recent-post a.hero-recent:hover:before {
            opacity: 0; }
          #front .hero aside .hero-recent-post a.hero-recent h4 {
            position: relative;
            z-index: 10; }
  #front #main-paragraph .container-sm {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto; }
    #front #main-paragraph .container-sm:after {
      content: " ";
      display: block;
      clear: both; }
    #front #main-paragraph .container-sm section {
      padding: 0 20px; }
      #front #main-paragraph .container-sm section h2, #front #main-paragraph .container-sm section h3, #front #main-paragraph .container-sm section h4 {
        color: white; }
  #front #feat-tutorials {
    background-color: #e5e5e5; }
    #front #feat-tutorials .container .post-archive {
      display: block; }
      @media all and (min-width: 769px) {
        #front #feat-tutorials .container .post-archive .post {
          display: inline-block;
          margin-right: 20px;
          width: calc(25% - 20px); }
          #front #feat-tutorials .container .post-archive .post:last-child {
            margin-right: 0; } }
  #front #gallery {
    background-color: #00242b; }
    #front #gallery h2, #front #gallery h3 {
      color: white; }
    #front #gallery h3 {
      color: #E5B548;
      font-size: 24px;
      font-weight: 600; }
    #front #gallery .gallery-slider.swiper .swiper-wrapper .swiper-slide {
      background-size: cover;
      background-position: center;
      height: 300px; }
    #front #gallery .gallery-slider.swiper .swiper-pagination .swiper-pagination-bullet-active {
      background-color: #69CADA; }
  #front #shop {
    background-color: #e5e5e5; }

#page, #single, #archive, #search, #index {
  padding: 0;
  position: relative; }
  #page .container, #single .container, #archive .container, #search .container, #index .container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #00242b;
    display: block;
    padding: 0;
    position: relative;
    z-index: 10; }
    #page .container:after, #single .container:after, #archive .container:after, #search .container:after, #index .container:after {
      content: " ";
      display: block;
      clear: both; }
    @media all and (min-width: 1200px) {
      #page .container, #single .container, #archive .container, #search .container, #index .container {
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0; } }
    #page .container article, #single .container article, #archive .container article, #search .container article, #index .container article {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      @media all and (min-width: 769px) {
        #page .container article, #single .container article, #archive .container article, #search .container article, #index .container article {
          display: inline-block;
          padding-bottom: 120px;
          padding-right: 80px;
          width: 73%; } }
      #page .container article h2, #page .container article h3, #page .container article h4, #page .container article h5, #page .container article h6, #single .container article h2, #single .container article h3, #single .container article h4, #single .container article h5, #single .container article h6, #archive .container article h2, #archive .container article h3, #archive .container article h4, #archive .container article h5, #archive .container article h6, #search .container article h2, #search .container article h3, #search .container article h4, #search .container article h5, #search .container article h6, #index .container article h2, #index .container article h3, #index .container article h4, #index .container article h5, #index .container article h6 {
        color: white;
        margin-bottom: 10px; }
      #page .container article .blocks-gallery-grid, #single .container article .blocks-gallery-grid, #archive .container article .blocks-gallery-grid, #search .container article .blocks-gallery-grid, #index .container article .blocks-gallery-grid {
        margin-bottom: 40px; }
      #page .container article .wp-block-uagb-columns, #single .container article .wp-block-uagb-columns, #archive .container article .wp-block-uagb-columns, #search .container article .wp-block-uagb-columns, #index .container article .wp-block-uagb-columns {
        width: 100%; }
        #page .container article .wp-block-uagb-columns .uagb-columns__inner-wrap, #single .container article .wp-block-uagb-columns .uagb-columns__inner-wrap, #archive .container article .wp-block-uagb-columns .uagb-columns__inner-wrap, #search .container article .wp-block-uagb-columns .uagb-columns__inner-wrap, #index .container article .wp-block-uagb-columns .uagb-columns__inner-wrap {
          margin: 0;
          max-width: none;
          width: 100%; }
      #page .container article .photo-attribution, #single .container article .photo-attribution, #archive .container article .photo-attribution, #search .container article .photo-attribution, #index .container article .photo-attribution {
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        color: #fff;
        font-size: 16px;
        margin-top: 30px;
        padding: 20px 0; }
        #page .container article .photo-attribution p, #single .container article .photo-attribution p, #archive .container article .photo-attribution p, #search .container article .photo-attribution p, #index .container article .photo-attribution p {
          color: #fff;
          font-size: 16px;
          margin-bottom: 0; }
      @media all and (min-width: 769px) {
        #page .container article .gallery-images, #single .container article .gallery-images, #archive .container article .gallery-images, #search .container article .gallery-images, #index .container article .gallery-images {
          -webkit-column-count: 2;
             -moz-column-count: 2;
                  column-count: 2; } }
      #page .container article .gallery-images a.foobox, #single .container article .gallery-images a.foobox, #archive .container article .gallery-images a.foobox, #search .container article .gallery-images a.foobox, #index .container article .gallery-images a.foobox {
        display: block;
        margin-bottom: 20px; }
      #page .container article .compatibility, #single .container article .compatibility, #archive .container article .compatibility, #search .container article .compatibility, #index .container article .compatibility {
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 40px;
        text-transform: none; }
      #page .container article h2#details-heading, #single .container article h2#details-heading, #archive .container article h2#details-heading, #search .container article h2#details-heading, #index .container article h2#details-heading {
        border-bottom: 1px solid white;
        margin-bottom: 30px;
        padding-bottom: 20px; }
      #page .container article .the-point, #single .container article .the-point, #archive .container article .the-point, #search .container article .the-point, #index .container article .the-point {
        background-color: #e5e5e5;
        border-bottom: 10px solid #E5B548;
        border-left: 10px solid #0087ac;
        color: #00242b;
        display: block;
        margin: 40px 0 60px; }
        #page .container article .the-point h2, #single .container article .the-point h2, #archive .container article .the-point h2, #search .container article .the-point h2, #index .container article .the-point h2 {
          color: #0087ac;
          margin-bottom: 0;
          padding: 30px 30px 0; }
        #page .container article .the-point .the-point-content, #single .container article .the-point .the-point-content, #archive .container article .the-point .the-point-content, #search .container article .the-point .the-point-content, #index .container article .the-point .the-point-content {
          padding: 30px 30px 30px 50px; }
          #page .container article .the-point .the-point-content h2, #page .container article .the-point .the-point-content h3, #page .container article .the-point .the-point-content h4, #single .container article .the-point .the-point-content h2, #single .container article .the-point .the-point-content h3, #single .container article .the-point .the-point-content h4, #archive .container article .the-point .the-point-content h2, #archive .container article .the-point .the-point-content h3, #archive .container article .the-point .the-point-content h4, #search .container article .the-point .the-point-content h2, #search .container article .the-point .the-point-content h3, #search .container article .the-point .the-point-content h4, #index .container article .the-point .the-point-content h2, #index .container article .the-point .the-point-content h3, #index .container article .the-point .the-point-content h4 {
            color: #00242b;
            margin-bottom: 10px; }
          #page .container article .the-point .the-point-content ol, #single .container article .the-point .the-point-content ol, #archive .container article .the-point .the-point-content ol, #search .container article .the-point .the-point-content ol, #index .container article .the-point .the-point-content ol {
            margin: 0 0 40px; }
            #page .container article .the-point .the-point-content ol:last-child, #single .container article .the-point .the-point-content ol:last-child, #archive .container article .the-point .the-point-content ol:last-child, #search .container article .the-point .the-point-content ol:last-child, #index .container article .the-point .the-point-content ol:last-child {
              margin-bottom: 0; }
            #page .container article .the-point .the-point-content ol li, #single .container article .the-point .the-point-content ol li, #archive .container article .the-point .the-point-content ol li, #search .container article .the-point .the-point-content ol li, #index .container article .the-point .the-point-content ol li {
              color: #00242b;
              font-weight: 400; }
      #page .container article .related-tutorials, #single .container article .related-tutorials, #archive .container article .related-tutorials, #search .container article .related-tutorials, #index .container article .related-tutorials {
        color: white;
        margin-top: 80px; }
        #page .container article .related-tutorials .post, #single .container article .related-tutorials .post, #archive .container article .related-tutorials .post, #search .container article .related-tutorials .post, #index .container article .related-tutorials .post {
          margin-bottom: 20px; }
          @media all and (min-width: 769px) {
            #page .container article .related-tutorials .post, #single .container article .related-tutorials .post, #archive .container article .related-tutorials .post, #search .container article .related-tutorials .post, #index .container article .related-tutorials .post {
              display: inline-block;
              margin-right: 20px;
              width: calc(33% - 20px); } }
      #page .container article .sitemap, #single .container article .sitemap, #archive .container article .sitemap, #search .container article .sitemap, #index .container article .sitemap {
        color: white; }
        #page .container article .sitemap .links-block, #single .container article .sitemap .links-block, #archive .container article .sitemap .links-block, #search .container article .sitemap .links-block, #index .container article .sitemap .links-block {
          margin-bottom: 40px; }
          #page .container article .sitemap .links-block h3, #single .container article .sitemap .links-block h3, #archive .container article .sitemap .links-block h3, #search .container article .sitemap .links-block h3, #index .container article .sitemap .links-block h3 {
            margin-bottom: 10px; }
          #page .container article .sitemap .links-block a, #single .container article .sitemap .links-block a, #archive .container article .sitemap .links-block a, #search .container article .sitemap .links-block a, #index .container article .sitemap .links-block a {
            display: block; }
    #page .container aside, #single .container aside, #archive .container aside, #search .container aside, #index .container aside {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      background-color: #69CADA;
      padding: 60px 20px;
      text-align: center; }
      @media all and (min-width: 1200px) {
        #page .container aside, #single .container aside, #archive .container aside, #search .container aside, #index .container aside {
          display: inline-block;
          text-align: left;
          width: 27%; } }
      @media all and (min-width: 1600px) {
        #page .container aside, #single .container aside, #archive .container aside, #search .container aside, #index .container aside {
          padding: 80px 100px 80px 40px; } }
      #page .container aside .sidebar-block, #single .container aside .sidebar-block, #archive .container aside .sidebar-block, #search .container aside .sidebar-block, #index .container aside .sidebar-block {
        margin-bottom: 40px; }

.tagline {
  color: white;
  font-family: Lato, sans-serif;
  font-size: 24px;
  margin-bottom: 0;
  padding: 10px 0 0;
  text-transform: none; }

#archive {
  padding: 0; }
  #archive.post-list article .gallery-text {
    display: block;
    margin-bottom: 60px; }
  #archive.post-list article .gallery-posts .post,
  #archive.post-list article .tutorial-posts .post {
    margin-bottom: 20px; }
    @media all and (min-width: 769px) {
      #archive.post-list article .gallery-posts .post,
      #archive.post-list article .tutorial-posts .post {
        width: 47.05882%;
        float: left;
        margin-right: 5.88235%;
        margin-bottom: 40px; }
        #archive.post-list article .gallery-posts .post:nth-child(even),
        #archive.post-list article .tutorial-posts .post:nth-child(even) {
          width: 47.05882%;
          float: right;
          margin-right: 0; } }
  #archive.post-list article .article-filter form {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    padding: 0 0 30px; }
    #archive.post-list article .article-filter form select {
      background-color: #e5e5e5;
      border: 0;
      border-radius: 0;
      display: block;
      font-size: 20px;
      margin-bottom: 20px;
      margin-right: 10px;
      padding: 1em;
      width: 100%; }
      @media all and (min-width: 769px) {
        #archive.post-list article .article-filter form select {
          display: inline-block;
          margin-bottom: 0;
          width: auto; } }
    #archive.post-list article .article-filter form button {
      color: white;
      cursor: pointer; }
      #archive.post-list article .article-filter form button:hover {
        background-color: #69CADA;
        color: white; }
  #archive.post-list article #response .no-post {
    color: white; }

.social-feeds {
  background: #00242b;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff; }
  .social-feeds main {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 0; }
    .social-feeds main:after {
      content: " ";
      display: block;
      clear: both; }
    @media all and (min-width: 767px) {
      .social-feeds main {
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .social-feeds main section {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      @media all and (min-width: 767px) {
        .social-feeds main section {
          width: 66.66667%;
          float: left; } }
    .social-feeds main aside {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      background-color: #292F33;
      margin-bottom: -2px; }
      @media all and (min-width: 767px) {
        .social-feeds main aside {
          width: 33.33333%;
          float: left; } }
      .social-feeds main aside iframe {
        border-bottom: 2px solid #fff !important;
        height: 100% !important; }
        @media all and (max-width: 768.9375px) {
          .social-feeds main aside iframe {
            height: 400px !important; } }

.footer-cta {
  background-color: #0087ac;
  position: relative;
  z-index: 1000; }
  .footer-cta main {
    padding: 0; }
    .footer-cta main section {
      padding: 40px;
      text-align: center; }
      .footer-cta main section h2 {
        color: #e5e5e5; }
      .footer-cta main section p {
        color: #e5e5e5; }

#newsletter-signup {
  background-color: #0087ac;
  background-image: url("../images/bg_newsletter.jpg"); }
  #newsletter-signup .container {
    text-align: center; }
    #newsletter-signup .container h2, #newsletter-signup .container h3 {
      color: white;
      margin-bottom: 10px; }

footer {
  background: #00242b;
  border-top: 2px solid #fff; }
  footer .container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 40px 0 10px; }
    footer .container:after {
      content: " ";
      display: block;
      clear: both; }
    @media all and (min-width: 769px) {
      footer .container {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 20px; } }
    footer .container aside {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 20px;
      text-align: center; }
      @media all and (min-width: 769px) {
        footer .container aside {
          width: 22.85714%;
          float: left;
          margin-right: 2.85714%;
          margin-bottom: 0;
          text-align: left; } }
      footer .container aside img {
        max-height: 150px; }
    footer .container section {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      text-align: center; }
      @media all and (min-width: 769px) {
        footer .container section {
          width: 74.28571%;
          float: right;
          margin-right: 0;
          text-align: right; } }
      footer .container section ul {
        margin-bottom: 10px;
        margin-left: 0; }
        footer .container section ul:not(.socials) li {
          margin: 0;
          padding: 0 20px 0 0; }
          @media all and (min-width: 769px) {
            footer .container section ul:not(.socials) li {
              padding: 0 0 0 20px; } }
          footer .container section ul:not(.socials) li a {
            font-size: 16px; }
        footer .container section ul li {
          display: inline-block;
          font-size: 24px;
          margin-left: 15px; }
          footer .container section ul li:before {
            display: none; }
          footer .container section ul li:first-child {
            margin-left: 0; }
          footer .container section ul li a {
            color: #fff;
            text-transform: uppercase; }
            footer .container section ul li a:hover img:first-child {
              -webkit-transform: rotate(360deg);
                      transform: rotate(360deg); }
            footer .container section ul li a img {
              max-height: 34px;
              position: relative;
              top: 3px;
              vertical-align: top;
              -webkit-transition: -webkit-transform 0.5s;
              transition: -webkit-transform 0.5s;
              transition: transform 0.5s;
              transition: transform 0.5s, -webkit-transform 0.5s; }
              footer .container section ul li a img:last-child {
                padding-left: 7px; }
            footer .container section ul li a:hover {
              color: #BC9340; }
        footer .container section ul#footer-socials li {
          display: inline-block;
          margin-left: 20px; }
          footer .container section ul#footer-socials li:first-child {
            margin-left: 0; }
          footer .container section ul#footer-socials li a {
            color: #fff;
            font-size: 28px; }
            footer .container section ul#footer-socials li a:hover {
              color: #BC9340; }
      footer .container section p {
        color: #fff;
        font-size: 16px; }

.wpautoterms-footer {
  display: none; }
