@charset "UTF-8";
/* =====================================================
   Breakpoints
   ===================================================== */
/* =====================================================
   Colors
   ===================================================== */
/* =====================================================
   Helpers
   ===================================================== */
@media (max-width: 699px) {
  .mob-hide-a {
    display: none !important; } }

@media (min-width: 700px) {
  .mob-show-a {
    display: none !important; } }

@media (min-width: 800px) {
  .mob-show-b {
    display: none !important; } }

.right-align {
  margin-left: 20px; }

.left-align {
  margin-right: 20px; }

.clear-both {
  float: left;
  display: block;
  clear: both; }

.js-styles .width-100pct {
  width: 100%; }

.bdr-white-1 {
  border: 10px solid white; }

.bdr-btm-1 {
  overflow: hidden;
  border-bottom: 1px solid #d7d8d9; }

.top-mar-5 {
  margin-top: 5px; }

.top-mar-10 {
  margin-top: 10px; }

.top-mar-15 {
  margin-top: 15px; }

.top-mar-20 {
  margin-top: 20px; }

.top-mar-25 {
  margin-top: 25px; }

.top-mar-30 {
  margin-top: 30px; }

.top-mar-35 {
  margin-top: 35px; }

.top-mar-40 {
  margin-top: 40px; }

.bot-mar-5 {
  margin-bottom: 5px; }

.bot-mar-10 {
  margin-bottom: 10px; }

.bot-mar-15 {
  margin-bottom: 15px; }

.bot-mar-20 {
  margin-bottom: 20px; }

.bot-mar-25 {
  margin-bottom: 25px; }

.bot-mar-30 {
  margin-bottom: 30px; }

.bot-mar-35 {
  margin-bottom: 35px; }

.bot-mar-40 {
  margin-bottom: 40px; }

.pad-tb-5 {
  padding: 5px 0; }

.pad-tb-10 {
  padding: 10px 0; }

.pad-tb-15 {
  padding: 15px 0; }

.pad-tb-20 {
  padding: 20px 0; }

.pad-tb-25 {
  padding: 25px 0; }

.pad-tb-30 {
  padding: 30px 0; }

.pad-tb-35 {
  padding: 35px 0; }

.pad-tb-40 {
  padding: 40px 0; }

/* =====================================================
   Grid
   ===================================================== */
.container {
  width: 1220px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 1039px) {
    .container {
      padding-right: 10px;
      padding-left: 10px; } }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 960px) {
  .container {
    width: 940px; } }
@media (min-width: 1040px) {
  .container {
    width: 1220px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  clear: both;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px; }
  @media (max-width: 1039px) {
    .row {
      margin-right: -10px;
      margin-left: -10px; } }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-30, .col-sm-30, .col-md-30, .col-lg-30, .col-xs-35, .col-sm-35, .col-md-35, .col-lg-35, .col-xs-70, .col-sm-70, .col-md-70, .col-lg-70 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 1039px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-30, .col-sm-30, .col-md-30, .col-lg-30, .col-xs-35, .col-sm-35, .col-md-35, .col-lg-35, .col-xs-70, .col-sm-70, .col-md-70, .col-lg-70 {
      padding-right: 1%;
      padding-left: 1%; } }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-30, .col-xs-35, .col-xs-70 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-30 {
  width: 30%; }

.col-xs-35 {
  width: 35%; }

.col-xs-70 {
  width: 70%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-30, .col-sm-35, .col-sm-70 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-30 {
    width: 30%; }

  .col-sm-35 {
    width: 35%; }

  .col-sm-70 {
    width: 70%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 960px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-30, .col-md-35, .col-md-70 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-30 {
    width: 30%; }

  .col-md-35 {
    width: 35%; }

  .col-md-70 {
    width: 70%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1060px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-30, .col-lg-35, .col-lg-70 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-30 {
    width: 30%; }

  .col-lg-35 {
    width: 35%; }

  .col-lg-70 {
    width: 70%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/* =====================================================
   Typography
   ===================================================== */
/* ----------------------------------------------------- */
.bold {
  font-weight: 700; }

.text-white {
  color: white; }

.text-center {
  text-align: center; }

.text-green-light,
a.text-green-light {
  color: #a5d9cc; }
  .text-green-light:hover,
  a.text-green-light:hover {
    color: black; }

.text-green-main,
a.text-green-main {
  color: #75b189; }
  .text-green-main:hover,
  a.text-green-main:hover {
    color: black; }

.site-content h1, .site-content h2, .site-content h3, .site-content h5, .site-content h5, .site-content h6 {
  color: black;
  line-height: 1.4;
  margin-top: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .site-content h1 a, .site-content h1 a:visited, .site-content h2 a, .site-content h2 a:visited, .site-content h3 a, .site-content h3 a:visited, .site-content h5 a, .site-content h5 a:visited, .site-content h5 a, .site-content h5 a:visited, .site-content h6 a, .site-content h6 a:visited {
    color: black; }
  .site-content h1 a:hover, .site-content h2 a:hover, .site-content h3 a:hover, .site-content h5 a:hover, .site-content h5 a:hover, .site-content h6 a:hover {
    color: #575a5b;
    text-decoration: none; }

h2 {
  font-size: 31px; }

h3 {
  font-size: 22px;
  line-height: 1.3; }

.subhead {
  display: inline-block;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 23px !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: black; }

/* =====================================================
   Base
   ===================================================== */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  color: #575a5b;
  line-height: 1.45;
  background: #f6f8f8;
  font-family: "Lora", Georgia, sans-serif; }

img {
  display: block;
  outline: none; }

a {
  outline: none !important;
  border: none;
  text-decoration: none;
  transition: all .15s ease; }

/* =====================================================
   Layout
   ===================================================== */
.site-content {
  padding-top: 40px; }

.home .site-content {
  padding: 0; }

/* =====================================================
   Header 
   ===================================================== */
/* Responsive Menu */
#click-menu.click-menu-active {
  left: 75% !important;
  top: 10px !important; }

@media (max-width: 699px) {
  #click-menu {
    left: 2% !important;
    right: initial !important;
    top: 10px !important; } }

@media (max-width: 699px) {
  .logged-out #click-menu {
    top: 12px !important; } }

@media (max-width: 699px) {
  .logged-out #click-menu.click-menu-active {
    top: 0 !important; } }

#click-menu.overlay #RMX {
  font-size: 30px !important;
  top: -1px !important; }

#responsive-menu {
  z-index: 99999 !important; }

/* Header */
.site-header {
  background: url("../img/banner-header-short.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 1000;
  height: 168px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.home .site-header {
  background: none; }

.header-bar-a {
  padding: 30px 0 10px;
  background: rgba(0, 0, 0, 0.3);
  color: white; }
  @media (max-width: 699px) {
    .header-bar-a .newsletter-block {
      display: none; } }
  .header-bar-a a {
    color: white; }
  .header-bar-a a.subscribe-link {
    font-weight: 400;
    color: #a5d9cc; }
    .header-bar-a a.subscribe-link:hover {
      text-decoration: underline; }

.page .header-bar-a,
.post .header-bar-a,
.single .header-bar-a,
.archive .header-bar-a,
.blog .header-bar-a {
  height: 100%; }

.home .header-bar-a {
  background: rgba(0, 0, 0, 0.6); }

.newsletter-block {
  float: left;
  position: relative;
  top: 20px;
  width: 30%;
  font-weight: 600;
  font-size: 12px; }

.icon-menu-alt {
  position: relative;
  top: 3px;
  float: left;
  margin-right: 5px;
  height: 10px;
  width: 10px; }

.logo-wrap {
  display: block;
  width: 180px;
  margin: 0 auto; }

.register-block {
  float: right;
  position: relative;
  top: 12px; }
  @media (max-width: 699px) {
    .register-block {
      top: -18px; } }
  .register-block .btn-outline-a {
    border-color: rgba(255, 255, 255, 0.4); }

.home .register-block .btn-outline-a {
  border-color: rgba(123, 125, 134, 0.6); }

/* Breadcrumbs 
   ----------------------------------------------------- */
.breadcrumb-wrapper {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #babeba;
  font-size: 15px;
  padding: 12px 0 13px;
  background: white;
  border-top: 1px solid #f0f2f0;
  border-bottom: 1px solid #f0f2f0; }
  .breadcrumb-wrapper .row {
    margin-bottom: 0; }
  .breadcrumb-wrapper a {
    color: #7e807e; }

.breadcrumbs .sep {
  color: #7e807e; }

/* =====================================================
   Footer
   ===================================================== */
.footer-branding {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  padding: 34px 20px;
  color: #a5a6a7;
  background: #43484d; }

.logo-footer {
  margin: 0 auto 10px;
  width: 165px; }

.site-footer {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  background: #2d3033;
  padding: 60px 0;
  color: #a5a6a7;
  font-size: 15px; }
  .site-footer a.text-green-main {
    color: #75b189; }
    .site-footer a.text-green-main:hover {
      text-decoration: underline; }
  .site-footer h4 {
    font-size: 22px;
    margin: 0 0 10px;
    color: white;
    font-weight: 700; }
  .site-footer .subline {
    margin-bottom: 20px; }
  .site-footer .mag img, .site-footer .mag-ipad img {
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }
  .site-footer .mag {
    float: left;
    width: 107px;
    margin-right: 20px; }
  .site-footer .mag-ipad {
    margin-top: 2px;
    float: left;
    width: 95px; }
  .site-footer .social-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .site-footer .social-list li {
      display: inline-block;
      margin-right: 5px; }
    .site-footer .social-list img {
      transition: all .15s ease;
      width: 36px; }
      .site-footer .social-list img:hover {
        opacity: .8; }

.col-footer {
  overflow: hidden;
  margin-bottom: 65px; }
  .col-footer:last-child {
    margin-bottom: 0; }

.footer-menus a {
  font-size: 15px;
  color: #a5a6a7; }
  .footer-menus a:hover {
    color: #75b189; }
.footer-menus li {
  padding: 3px 0;
  list-style-type: none; }
.footer-menus ul {
  padding: 0;
  margin: 0; }

/* LOGIN MODAL */
#modal-login,
#modal-login-2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

#modal-login h4,
#modal-login-2 h4 {
  font-size: 22px;
  color: #fff;
  margin-top: 1em;
  margin-bottom: 1em; }

#modal-login form,
#modal-login-2 form {
  outline: none !important; }

#modal-login label,
#modal-login-2 label {
  color: #fff;
  text-transform: uppercase;
  display: block; }

#modal-login input,
#modal-login-2 input {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  width: 78%; }

#modal-login p.login-remember input,
#modal-login-2 p.login-remember input {
  width: auto; }

#modal-login input[type="submit"],
#modal-login-2 input[type="submit"] {
  text-transform: uppercase;
  width: auto; }

#modal-login input[type="submit"]:hover,
#modal-login-2 input[type="submit"]:hover {
  color: #444 !important;
  background: #fff; }

#modal-login span.white,
#modal-login-2 span.white {
  color: #fff; }
  #modal-login span.white a,
  #modal-login-2 span.white a {
    color: #fff;
    text-decoration: underline; }
    #modal-login span.white a:hover,
    #modal-login-2 span.white a:hover {
      color: #ccc; }

/* =====================================================
   Sidebar 
   ===================================================== */
.sidebar-a {
  margin-top: 10px; }
  .sidebar-a .facebook-block {
    margin-bottom: 20px;
    text-align: center; }
    @media (max-width: 599px) {
      .sidebar-a .facebook-block {
        display: none !important; } }

@media all and (max-width: 959px) {
  .sidebar-a {
    text-align: center; }

  .sidebar-a .facebook-block {
    display: inline-block; } }
.home .sidebar-a {
  margin-top: 70px; }

.news-subscribe-block {
  text-align: center;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  background: white;
  margin-bottom: 20px;
  padding: 25px 35px 35px; }
  .news-subscribe-block .icon-newsletter {
    margin: 0 auto 9px;
    width: 130px; }
  .news-subscribe-block .heading {
    color: black;
    margin-bottom: 3px;
    font-weight: 700;
    font-size: 20px; }
  .news-subscribe-block .subtitle {
    margin-bottom: 20px;
    font-size: 13px;
    color: #7e807e; }

.sidebar-ad-block {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px; }

.stickit {
  margin-left: 660px;
  position: fixed;
  top: 0; }

.stickit-end {
  bottom: 40px;
  position: absolute;
  right: 0; }

.related-articles {
  margin-bottom: 50px; }

.related-articles-title {
  color: #000;
  font-size: 24px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin: 2em 0 .5em; }

.related-article-title {
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: 0;
  margin-bottom: .25em; }

.related-article-title a {
  color: #000 !important; }
  .related-article-title a:hover, .related-article-title a:visited:hover {
    color: #75b189 !important;
    text-decoration: none !important; }

.related-article .col-md-6:last-child {
  padding-left: 0; }

@media all and (max-width: 1039px) {
  .related-articles-title {
    text-align: center; }

  .related-article {
    max-width: 320px;
    text-align: left;
    margin: 0 auto 20px; }
    .related-article .col-sm-6,
    .related-article .col-md-6 {
      width: 100%; }
    .related-article img {
      margin: 0 auto 6px;
      width: 100%; } }
/* =====================================================
   Homepage 
   ===================================================== */
#layerslider_1 {
  top: -168px;
  /* Height of 'site-header' */
  margin-bottom: -135px !important; }

.home .sidebar-ad-block-3,
.home .sidebar-ad-block-4,
.home .sidebar-ad-block-5 {
  display: none; }

.home .sidebar-a .facebook-plugin {
  display: none; }

.home .footer-ad-block {
  display: none; }

.home .footer-ad-block-home {
  display: block; }

.home h2 {
  float: left; }

.home a.more-link {
  position: relative;
  top: 20px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #979997;
  display: inline-block;
  float: right;
  text-align: right; }
  .home a.more-link:hover {
    color: #717371; }

.home .instagram-block {
  border: 10px solid white;
  width: 85%;
  margin: 15px auto 60px; }

.home .gallery-gs {
  background: #212224;
  padding: 30px 0 53px;
  margin-bottom: 25px; }

.home .feat-submissions-slider-wrap {
  clear: both; }

.home h2.feat-gallery-heading {
  float: none;
  text-align: center;
  margin: 15px 0 45px;
  color: #fff; }

.home .newsletter-bar {
  padding: 85px 20px 75px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  min-height: 325px;
  width: 100%;
  background: url("../img/banner-newsletter.jpg") no-repeat;
  background-position: center center;
  background-size: cover; }
  .home .newsletter-bar h3 {
    line-height: 1.2;
    font-weight: 300;
    font-size: 38px;
    margin: 0 0 7px;
    color: white; }
  .home .newsletter-bar .subtitle {
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 600;
    color: white; }

.home .breadcrumb-wrapper {
  display: none; }

.facebook-block {
  text-align: center; }

@media all and (max-width: 959px) {
  .home .blog-posts .feat-block .thumb img,
  .home .blog-posts .feat-block a.fit-img-sm img,
  .home .blog-posts .feat-block .fit-img-sm {
    height: 325px !important; }

  .home .blog-posts .feat-block .content {
    min-height: 60px; }

  .home .blog-posts {
    padding-right: 1%;
    padding-left: 1%; }

  .home .feat-block .fit-img-tall:hover .btn-read-more {
    top: 188px !important; }

  .home .feat-block .fit-img-md:hover .btn-read-more {
    top: 75px !important; }

  .home .tips-techniques-posts .fit-img:hover .btn-read-more {
    top: 140px !important; }

  .feat-submissions-slider-wrap .feat-block.feat-block-alt.mid-block .fit-img-md-alt:hover .btn-read-more {
    top: 96px !important; }

  .gallery-gs .fit-img:hover .btn-read-more {
    top: 140px !important; }

  .home .container .row .col-md-70,
  .home .container .row.blog-posts {
    padding-left: 4%;
    padding-right: 4%; }

  .home .container > h2 {
    padding-left: 3%; }

  .home .container > a {
    padding-right: 3%; } }
/* =====================================================
   Theme
   ===================================================== */
.site {
  overflow: hidden !important; }

.home .site {
  overflow: visible !important; }

.site-content a,
.site-content a:visited {
  color: #75b189;
  transition: all 0.2s linear; }
  .site-content a:hover,
  .site-content a:visited:hover {
    color: #499c64;
    text-decoration: none; }

.facebook-block {
  margin-bottom: 20px; }
  @media (max-width: 599px) {
    .facebook-block {
      display: none !important; } }

.zoom-image {
  display: none !important; }

.fit-img {
  float: left;
  width: 100%;
  /*height: 250px;*/ }
  .fit-img.compat-object-fit {
    background-size: cover;
    background-position: center center; }
    .fit-img.compat-object-fit img {
      opacity: 0; }
  .fit-img img {
    width: 100%;
    height: 250px;
    object-fit: cover; }

.fit-img.feature-story {
  float: left;
  width: 100%;
  /*height: 250px;*/ }
  .fit-img.feature-story.compat-object-fit {
    background-size: cover;
    background-position: center center; }
    .fit-img.feature-story.compat-object-fit img {
      opacity: 0; }
  .fit-img.feature-story img {
    width: 100%;
    height: 400px;
    object-fit: cover; }

@media (max-width: 699px) {
  .addthis_toolbox {
    display: none !important; } }

.fit-img-sm {
  float: left;
  width: 100%;
  height: 180px; }
  .fit-img-sm.compat-object-fit {
    background-size: cover;
    background-position: center center; }
    .fit-img-sm.compat-object-fit img {
      opacity: 0; }
  .fit-img-sm img {
    width: 100%;
    height: 180px;
    object-fit: cover; }

.fit-img-sm-alt {
  float: left;
  width: 100%;
  height: 165px; }
  .fit-img-sm-alt.compat-object-fit {
    background-size: cover;
    background-position: center center; }
    .fit-img-sm-alt.compat-object-fit img {
      opacity: 0; }
  .fit-img-sm-alt img {
    width: 100%;
    height: 165px;
    object-fit: cover; }

.fit-img-md {
  float: left;
  width: 100%;
  height: 197px; }
  .fit-img-md.compat-object-fit {
    background-size: cover;
    background-position: center center; }
    .fit-img-md.compat-object-fit img {
      opacity: 0; }
  .fit-img-md img {
    width: 100%;
    height: 197px;
    object-fit: cover; }

.fit-img-md-alt {
  float: left;
  width: 100%;
  height: 240px; }
  .fit-img-md-alt.compat-object-fit {
    background-size: cover;
    background-position: center center; }
    .fit-img-md-alt.compat-object-fit img {
      opacity: 0; }
  .fit-img-md-alt img {
    width: 100%;
    height: 240px;
    object-fit: cover; }

.fit-img-tall {
  float: left;
  width: 100%;
  height: 425px; }
  .fit-img-tall.compat-object-fit {
    background-size: cover;
    background-position: center center; }
    .fit-img-tall.compat-object-fit img {
      opacity: 0; }
  .fit-img-tall img {
    width: 100%;
    height: 425px;
    object-fit: cover; }

.feat-block,
.feat-archive-block {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #efefef;
  margin-bottom: 30px;
  background: white;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .feat-block h3,
  .feat-archive-block h3 {
    font-size: 22px;
    margin-bottom: 15px; }
  .feat-block .content,
  .feat-archive-block .content {
    min-height: 210px;
    padding: 20px 20px 22px 20px; }
  .feat-block .deck, .feat-block .deck-alt,
  .feat-archive-block .deck,
  .feat-archive-block .deck-alt {
    font-size: 17px; }
  .feat-block .deck p, .feat-block .deck-alt p,
  .feat-archive-block .deck p,
  .feat-archive-block .deck-alt p {
    display: inline;
    line-height: 1.5;
    margin: 0; }
  .feat-block .thumb,
  .feat-archive-block .thumb {
    position: relative;
    overflow: hidden;
    margin-bottom: 18px;
    display: block; }
  .feat-block .thumb img,
  .feat-archive-block .thumb img {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0; }
  .feat-block .thumb .btn-read-more,
  .feat-archive-block .thumb .btn-read-more {
    display: none; }
  .feat-block .thumb:hover .btn-read-more,
  .feat-archive-block .thumb:hover .btn-read-more {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: white;
    position: absolute;
    z-index: 500;
    left: 0;
    right: 0;
    margin: auto;
    width: 145px;
    top: 102px;
    text-align: center;
    display: inline-block;
    transition: all 0.15s ease; }
  .feat-block .overlay,
  .feat-archive-block .overlay {
    transition: all 0.4s ease;
    opacity: 0;
    background: black;
    position: absolute;
    z-index: 200;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%; }
  .feat-block .thumb:hover .overlay,
  .feat-archive-block .thumb:hover .overlay {
    opacity: .65; }

/* Special case for featured slides on homepage */
.fs-slide .feat-block .overlay {
  width: 101%; }

.feat-block.feat-block-alt {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  text-align: center;
  border: none;
  margin-bottom: 30px; }
  .feat-block.feat-block-alt h3 {
    display: inline-block;
    font-size: 22px;
    line-height: 1.35;
    width: 100%;
    padding: 80px 12px 25px;
    margin: 0 auto;
    font-weight: 400;
    margin-bottom: 0;
    background: linear-gradient(rgba(20, 20, 20, 0), #141414); }
  .feat-block.feat-block-alt h3 a {
    color: white; }
  .feat-block.feat-block-alt .thumb {
    margin-bottom: 0; }
  .feat-block.feat-block-alt .thumb img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
  .feat-block.feat-block-alt .info {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    color: white;
    text-align: center; }
  .feat-block.feat-block-alt .thumb:hover .overlay {
    opacity: .75; }
  .feat-block.feat-block-alt .thumb:hover .btn-read-more {
    top: 190px; }

.feat-block.feat-block-alt.short-block .thumb:hover .btn-read-more {
  top: 75px; }

.feat-block.feat-block-alt.mid-block .thumb:hover .btn-read-more {
  top: 95px; }

.feat-block .thumb:hover .btn-feat.btn-read-more {
  top: 180px !important; }

.blog-posts .feat-block {
  background: transparent;
  border: none; }
  .blog-posts .feat-block h3 {
    font-size: 21px;
    margin-bottom: 5px; }
  .blog-posts .feat-block .meta {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #969899; }
    .blog-posts .feat-block .meta a {
      color: black; }
      .blog-posts .feat-block .meta a:hover {
        color: #4d4d4d; }
  .blog-posts .feat-block .thumb {
    margin-bottom: 14px; }
  .blog-posts .feat-block .thumb img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
  .blog-posts .feat-block .content {
    padding: 0; }
  .blog-posts .feat-block .thumb:hover .btn-read-more {
    top: 69px; }

.more-arrow {
  height: 13px;
  width: 13px;
  position: relative;
  top: 1px;
  margin-left: 8px;
  display: inline-block; }

/* On Location Page 
   ----------------------------------------------------- */
.on-location .btn-block .btn {
  font-size: 13px; }

/* Photography Gear
   ----------------------------------------------------- */
.section-landing .feat-block {
  margin-bottom: 40px; }
.section-landing h3 {
  padding: 0 20px; }
.section-landing .content {
  min-height: 0; }
.section-landing .deck, .section-landing .deck-alt {
  padding: 0px 20px 22px 20px; }
.section-landing .col-sm-6:nth-child(2n+1) {
  clear: both; }

.section-landing .col-sm-6:nth-child(3) h3,
.section-landing .col-sm-6:nth-child(4) h3,
.section-landing .col-sm-6:nth-child(7) h3,
.section-landing .col-sm-6:nth-child(8) h3,
.section-landing .col-sm-6:nth-child(11) h3,
.section-landing .col-sm-6:nth-child(12) h3,
.section-landing .col-sm-6:nth-child(15) h3,
.section-landing .col-sm-6:nth-child(16) h3 {
  padding: 0;
  clear: none; }
.section-landing .col-sm-6:nth-child(3) .overlay, .section-landing .col-sm-6:nth-child(3) .btn-read-more,
.section-landing .col-sm-6:nth-child(4) .overlay,
.section-landing .col-sm-6:nth-child(4) .btn-read-more,
.section-landing .col-sm-6:nth-child(7) .overlay,
.section-landing .col-sm-6:nth-child(7) .btn-read-more,
.section-landing .col-sm-6:nth-child(8) .overlay,
.section-landing .col-sm-6:nth-child(8) .btn-read-more,
.section-landing .col-sm-6:nth-child(11) .overlay,
.section-landing .col-sm-6:nth-child(11) .btn-read-more,
.section-landing .col-sm-6:nth-child(12) .overlay,
.section-landing .col-sm-6:nth-child(12) .btn-read-more,
.section-landing .col-sm-6:nth-child(15) .overlay,
.section-landing .col-sm-6:nth-child(15) .btn-read-more,
.section-landing .col-sm-6:nth-child(16) .overlay,
.section-landing .col-sm-6:nth-child(16) .btn-read-more {
  display: none; }
.section-landing .col-sm-6:nth-child(3) .feat-block,
.section-landing .col-sm-6:nth-child(4) .feat-block,
.section-landing .col-sm-6:nth-child(7) .feat-block,
.section-landing .col-sm-6:nth-child(8) .feat-block,
.section-landing .col-sm-6:nth-child(11) .feat-block,
.section-landing .col-sm-6:nth-child(12) .feat-block,
.section-landing .col-sm-6:nth-child(15) .feat-block,
.section-landing .col-sm-6:nth-child(16) .feat-block {
  border: none;
  background: none;
  padding: 0; }
  .section-landing .col-sm-6:nth-child(3) .feat-block .content,
  .section-landing .col-sm-6:nth-child(4) .feat-block .content,
  .section-landing .col-sm-6:nth-child(7) .feat-block .content,
  .section-landing .col-sm-6:nth-child(8) .feat-block .content,
  .section-landing .col-sm-6:nth-child(11) .feat-block .content,
  .section-landing .col-sm-6:nth-child(12) .feat-block .content,
  .section-landing .col-sm-6:nth-child(15) .feat-block .content,
  .section-landing .col-sm-6:nth-child(16) .feat-block .content {
    padding: 0; }
  .section-landing .col-sm-6:nth-child(3) .feat-block .deck, .section-landing .col-sm-6:nth-child(3) .feat-block .deck-alt,
  .section-landing .col-sm-6:nth-child(4) .feat-block .deck,
  .section-landing .col-sm-6:nth-child(4) .feat-block .deck-alt,
  .section-landing .col-sm-6:nth-child(7) .feat-block .deck,
  .section-landing .col-sm-6:nth-child(7) .feat-block .deck-alt,
  .section-landing .col-sm-6:nth-child(8) .feat-block .deck,
  .section-landing .col-sm-6:nth-child(8) .feat-block .deck-alt,
  .section-landing .col-sm-6:nth-child(11) .feat-block .deck,
  .section-landing .col-sm-6:nth-child(11) .feat-block .deck-alt,
  .section-landing .col-sm-6:nth-child(12) .feat-block .deck,
  .section-landing .col-sm-6:nth-child(12) .feat-block .deck-alt,
  .section-landing .col-sm-6:nth-child(15) .feat-block .deck,
  .section-landing .col-sm-6:nth-child(15) .feat-block .deck-alt,
  .section-landing .col-sm-6:nth-child(16) .feat-block .deck,
  .section-landing .col-sm-6:nth-child(16) .feat-block .deck-alt {
    display: block;
    clear: both;
    padding: 0; }
.section-landing .col-sm-6:nth-child(3) .fit-img,
.section-landing .col-sm-6:nth-child(4) .fit-img,
.section-landing .col-sm-6:nth-child(7) .fit-img,
.section-landing .col-sm-6:nth-child(8) .fit-img,
.section-landing .col-sm-6:nth-child(11) .fit-img,
.section-landing .col-sm-6:nth-child(12) .fit-img,
.section-landing .col-sm-6:nth-child(15) .fit-img,
.section-landing .col-sm-6:nth-child(16) .fit-img {
  width: auto;
  height: auto; }
.section-landing .col-sm-6:nth-child(3) .fit-img img,
.section-landing .col-sm-6:nth-child(4) .fit-img img,
.section-landing .col-sm-6:nth-child(7) .fit-img img,
.section-landing .col-sm-6:nth-child(8) .fit-img img,
.section-landing .col-sm-6:nth-child(11) .fit-img img,
.section-landing .col-sm-6:nth-child(12) .fit-img img,
.section-landing .col-sm-6:nth-child(15) .fit-img img,
.section-landing .col-sm-6:nth-child(16) .fit-img img {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 180px;
  max-width: 100%;
  height: 113px;
  float: left;
  margin-right: 18px; }

/* Pro Perspectives Page
   ----------------------------------------------------- */
.author-block {
  overflow: hidden;
  background: white;
  padding: 45px;
  margin-bottom: 30px;
  border: 1px solid #efefef;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  @media (max-width: 599px) {
    .author-block {
      padding: 45px 30px; } }
  .author-block:nth-of-type(even) .image {
    float: right; }
    @media (max-width: 599px) {
      .author-block:nth-of-type(even) .image {
        float: none; } }
  .author-block:nth-of-type(even) .content {
    padding-left: 0;
    padding-right: 5%; }
    @media (max-width: 599px) {
      .author-block:nth-of-type(even) .content {
        padding: 0; } }
  .author-block .image {
    float: left;
    width: 24%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #e1e5e7; }
    @media (max-width: 599px) {
      .author-block .image {
        width: 140px;
        float: none;
        margin: 0 auto; } }
  .author-block .content {
    padding-left: 5%;
    width: 76%;
    float: left; }
    @media (max-width: 599px) {
      .author-block .content {
        padding-left: 0;
        width: 100%;
        margin-top: 25px;
        clear: both;
        text-align: center; } }
  .author-block h3.name {
    margin-bottom: 5px;
    line-height: 1.2;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: black;
    font-size: 23px;
    display: inline-block; }
  .author-block .handle {
    margin-bottom: 5px;
    line-height: 1.2;
    margin-left: 4px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 23px;
    color: #a0a2a3;
    display: inline-block; }

.page-template-page-login h1.entry-title {
  display: none; }

#mdv-image-upload-form .row,
#mdv-image-upload-form input[type="file"] {
  overflow: hidden;
  clear: both;
  margin: 0 0 1em; }

#mdv-image-upload-form label {
  width: 20%;
  float: left;
  font-weight: bold;
  clear: both; }

#mdv-image-upload-form input,
#mdv-image-upload-form textarea,
#mdv-image-upload-form select {
  width: 80%;
  float: left; }

#mdv-image-upload-form input[type="submit"] {
  width: auto; }

#mdv-image-upload-form .row.file-upload label {
  width: 100%;
  margin-bottom: .25em; }

.parsley-errors-list {
  margin: 0;
  padding: 0;
  width: 100%;
  clear: both;
  color: red; }

/* CTW Page */
.page-template-page-classes-tours-workshops .site-header {
  z-index: initial !important; }

.page-id-501502 .site-header {
  height: 450px;
  position: relative; }

.page-id-501502 .header-bar-a {
  background: rgba(0, 0, 0, 0.4); }

.page-id-501502 .main-navigation {
  background: rgba(0, 0, 0, 0.2); }

.page-id-501502 .main-navigation ul li a {
  color: #fff; }

.page-id-501502 .main-navigation {
  top: 113px;
  bottom: auto; }

.page-template-page-classes-tours-workshops #top-nav-search input[type=search] {
  background-image: url("../img/icon-search-white.png"); }

/* Sharing */
.single .share-block {
  margin-top: 2em; }

.single-assign-submission .share-block,
.single-gallery-submission .share-block,
.single-contest-submission .share-block,
.single-pro-submission .share-block,
.page-ctw .col-md-5.share-block,
.pro-perspectives .col-md-5.share-block,
.post-type-archive-assignment .col-md-5.share-block,
.single-assignment .col-md-5.share-block,
.post-type-archive-gallery-submission .col-md-5.share-block,
.post-type-archive-contest .share-block,
.blog .share-block {
  margin: 0;
  float: right;
  text-align: right; }

.single-assignment .col-md-5.share-block {
  margin-top: 1em; }

.single-contest .share-block {
  margin: -1em 0 2em; }

.single-contest #contest-gallery .share-block {
  margin: 1em 0 0; }

#contest-gallery > .container > .row {
  padding-left: 0;
  padding-right: 0; }

#contest-gallery > .container > .row > .col-md-12 {
  padding-left: 0;
  padding-right: 0; }

.single-assign-submission .share-block > div,
.single-gallery-submission .share-block > div,
.single-contest-submission .share-block > div,
.single-pro-submission .share-block > div,
.page-ctw .col-md-5.share-block > div,
.pro-perspectives .col-md-5.share-block > div,
.post-type-archive-assignment .col-md-5.share-block > div,
.single-assignment .col-md-5.share-block > div,
.post-type-archive-gallery-submission .col-md-5.share-block > div,
.post-type-archive-contest .col-md-5.share-block > div,
.blog .col-md-5.share-block > div {
  display: inline-block; }

#contest-winners .page-header {
  padding-left: 0;
  padding-right: 0;
  margin-top: 2em; }
  #contest-winners .page-header .col-md-7 {
    padding-left: 0; }
  #contest-winners .page-header .col-md-5 {
    padding-right: 0;
    margin-top: .5em; }

@media all and (max-width: 1160px) {
  .page-ctw .page-title,
  .pro-perspectives .page-header,
  .post-type-archive-assignment .page-header,
  .single-assignment h1.col-md-7,
  .post-type-archive-gallery-submission h1.col-md-7,
  .post-type-archive-contest h1.col-md-7,
  .blog h1.col-md-7 {
    width: 100%; }

  .page-ctw .col-md-5.share-block,
  .pro-perspectives .col-md-5.share-block,
  .post-type-archive-assignment .col-md-5.share-block,
  .single-assignment .col-md-5.share-block,
  .post-type-archive-gallery-submission .col-md-5.share-block,
  .post-type-archive-contest .col-md-5.share-block,
  .blog .col-md-5.share-block {
    float: left;
    width: 100%;
    text-align: left; } }
/* =====================================================
   Resource Boxes
   ===================================================== */
.resource {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  margin: 0 0 24px;
  overflow: hidden; }

.resource-right {
  width: 47.25%;
  float: right;
  margin: 0 0 20px 20px; }

.resource-left {
  width: 47.25%;
  float: left;
  margin: 0 20px 20px 0; }

.resource-box {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 0; }

.resource-box-header {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.resource-box-header h3 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin: 0;
  padding: 10px 0 10px 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase; }

.resource-box-content {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  width: 100%;
  padding: 20px; }

.resource-box-content ul, ol {
  margin: 0 0 1.5em -0.5em; }

.resource-box-content li {
  margin: 0 0 0.7em 0em; }

.resource-box-content p {
  margin: 0 0 15px 0; }

@media all and (max-width: 1200px) {
  #contest-gallery > .container > .row {
    padding-left: 15px;
    padding-right: 15px; } }
@media (max-width: 1039px) {
  .resource-right {
    float: none;
    width: auto;
    margin: 20px 0; }

  .resource-left {
    float: none;
    width: auto;
    margin: 20px 0; } }
@media all and (max-width: 959px) {
  .feat-block .thumb:hover .btn-read-more,
  .feat-block .thumb.feature-story:hover .btn-read-more,
  .feat-archive-block .thumb:hover .btn-read-more {
    top: 140px !important; } }
/* =====================================================
   Buttons 
   ===================================================== */
.btn {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: inline-block;
  text-decoration: none; }
  .btn:hover {
    text-decoration: none !important; }

.btn-sm {
  padding: 4px 16px;
  font-size: 11px; }

.btn-md {
  padding: 6px 20px;
  font-size: 12px; }

.btn-lg {
  padding: 8px 24px;
  font-size: 14px; }

.btn-lg-w {
  padding: 7px 32px;
  font-size: 14px; }

.btn-lg-w.btn-outline {
  padding: 6px 32px;
  font-size: 14px; }

.btn-lg-alt {
  padding: 9px 30px;
  font-size: 15px; }

.btn-xlg {
  padding: 10px 28px;
  font-size: 15px; }

.btn-xxlg {
  padding: 10px 50px;
  font-size: 16px; }

.btn-xxlg-alt {
  padding: 11px 68px;
  font-size: 16px; }

.btn-round-a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.btn-round-b {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px; }

.btn-round-c {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px; }

.btn-round-d {
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px; }

.btn-green,
a.btn-green {
  background: #75b189;
  color: white !important; }
  .btn-green:hover,
  a.btn-green:hover {
    color: white !important;
    background: #589b6e; }

.btn-white,
a.btn-white {
  background: white; }
  .btn-white:hover,
  a.btn-white:hover {
    background: #e6e6e6; }

.btn-outline-a {
  border-width: 2px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.4); }
  .btn-outline-a:hover {
    background: rgba(255, 255, 255, 0.1); }

.btn-outline-b {
  border-width: 2px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.4); }
  .btn-outline-b:hover {
    background: rgba(255, 255, 255, 0.2); }

.btn-outline-c {
  border-width: 2px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.4); }
  .btn-outline-c:hover {
    background: rgba(155, 155, 155, 0.2); }

.btn-outline-d,
a.btn-outline-d {
  border: 1px solid black;
  color: black !important;
  background: none; }
  .btn-outline-d:hover,
  a.btn-outline-d:hover {
    background: black;
    color: white !important; }

.btn-outline-e,
a.btn-outline-e {
  border: 1px solid #75b189;
  color: #75b189 !important;
  background: none; }
  .btn-outline-e:hover,
  a.btn-outline-e:hover {
    background: #75b189;
    color: white !important; }

.btn-outline-f,
a.btn-outline-f {
  border: 1px solid #0067b8;
  color: #0067b8  !important;
  background: none; }

.btn-outline-f:hover,
a.btn-outline-f:hover {
  background: #0067b8;
  color: white !important; }

a.btn-white-text {
  color: white !important; }

a.btn-green-text {
  color: #75b189 !important; }

/* Custom Buttons 
   ----------------------------------------------------- */
a.btn-custom-a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
  font-size: 15px;
  clear: both;
  margin: 0 auto 0;
  text-align: center;
  margin-top: 10px;
  width: 100%;
  display: inline-block;
  border: 1px solid black;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 10px;
  color: #575a5b !important; }
  a.btn-custom-a:hover {
    background: black;
    color: white !important;
    text-decoration: none; }

.btn-block {
  margin-top: 6px; }
  .btn-block a:nth-child(n+2) {
    margin-left: 4px; }

a#favorite-button--grid.logged-out {
  background: url(../img/icon-star-white-outline.png) center center no-repeat;
  background-size: cover !important;
  display: block;
  height: 30px;
  width: 30px;
  border: none;
  outline: none !important;
  float: right;
  transition: 0.2s ease-in-out; }
  a#favorite-button--grid.logged-out:hover {
    background: url("../img/icon-star-white-hover.png") no-repeat; }

.favorite .btn-block a:nth-child(n+2) {
  margin-left: 0; }

.logged-in .interaction-bar .author {
  margin-top: 22px; }

button#favorite-button--grid.not-favorited {
  background: url(../img/icon-star-white-outline.png) center center no-repeat;
  background-size: cover;
  display: block;
  height: 26px;
  width: 26px;
  border: none;
  outline: none !important;
  transition: 0.2s ease-in-out; }

button.mdv-favorite-image.favorited {
  background: url(../img/icon-star-white-filled.png) center center no-repeat;
  background-size: cover;
  display: block;
  height: 26px;
  width: 26px;
  border: none;
  outline: none !important; }

/* CONTEST INTERACTION BAR WITH VOTING */
.interaction-bar .author {
  width: 55%;
  float: left;
  margin: 0 !important; }

.interaction-bar .btn-block {
  width: 45%;
  float: right;
  margin: 0 !important; }

.interaction-bar .author {
  padding-top: 10px; }

.interaction-bar .author .author-name {
  padding-top: 2px !important;
  padding-left: 6px !important; }

.interaction-bar .btn-block {
  text-align: right;
  padding-right: 10px; }

.interaction-bar .favorite-block,
.interaction-bar .vote-block {
  margin: 0;
  float: right;
  display: inline-block; }

.interaction-bar .favorite-block {
  width: 30px; }

.interaction-bar .vote-block {
  width: 75px; }

.interaction-bar .favorite-block #favorite-button--grid {
  margin-top: 13px; }

/* =====================================================
   Forms 
   ===================================================== */
input[type="submit"] {
  display: inline-block;
  background: #75b189;
  color: white;
  font-weight: 700;
  padding: 8px 28px;
  font-size: 16px;
  border: none;
  outline: none;
  transition: all .15s ease;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  input[type="submit"]:hover {
    background: #589b6e; }

select:focus,
textarea:focus {
  outline: none !important; }

.gform_wrapper .gsection {
  border-bottom: 1px solid #CCC !important; }

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  line-height: 1.8 !important;
  font-size: 15px !important;
  vertical-align: top !important; }

.gform_wrapper .gfield_radio li label {
  margin: 2px 0 0 10px !important; }

.gform_wrapper .gfield_required {
  color: #75b189 !important; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {
  margin: 3px 0 3px 5px !important; }

/* =====================================================
   Login / Register Pg 
   ===================================================== */
#s2member-pro-stripe-registration-form-options-section {
  display: none; }

#s2member-pro-stripe-registration-form-password-div,
.ws-plugin--s2member-pro-login-widget-lost-password {
  display: none; }

.col-well-a {
  float: left;
  width: 48%;
  margin-bottom: 35px;
  padding: 20px;
  background: white;
  border: 1px solid #efefef; }
  @media (max-width: 767px) {
    .col-well-a {
      width: 100%;
      margin: 0 0 30px; } }
  .col-well-a:nth-of-type(1) {
    margin-right: 2%; }
    @media (max-width: 767px) {
      .col-well-a:nth-of-type(1) {
        width: 100%;
        margin: 0 0 30px; } }
  .col-well-a:nth-of-type(2) {
    margin-left: 2%; }
    @media (max-width: 767px) {
      .col-well-a:nth-of-type(2) {
        width: 100%;
        margin: 0 0 30px; } }

.page-template-page-login {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 40px; }
  .page-template-page-login .forgot-pw {
    font-size: 13px; }
  .page-template-page-login .ws-plugin--s2member-pro-login-widget-remember-me {
    margin: 5px 0 7px; }
    .page-template-page-login .ws-plugin--s2member-pro-login-widget-remember-me input[type="checkbox"] {
      margin-right: 6px; }
  .page-template-page-login .entry-header {
    text-align: center;
    margin-bottom: 35px; }
    .page-template-page-login .entry-header h2 {
      margin-bottom: 0px; }
  .page-template-page-login .s2member-pro-stripe-form-response-error {
    margin-bottom: 10px;
    color: #e82727;
    font-weight: 700; }
  .page-template-page-login .site-content a {
    color: #75b189; }
    .page-template-page-login .site-content a:hover {
      color: #51ab6e; }

.col-well-a #s2member-pro-stripe-registration-form-custom-reg-field-skill-div label,
.col-well-a #s2member-pro-stripe-registration-form-custom-reg-field-newsletter-div label {
  float: left;
  font-size: 15px;
  width: 85%; }

.col-well-a #s2member-pro-stripe-registration-form-custom-reg-field-skill-div input[type="radio"],
.col-well-a #s2member-pro-stripe-registration-form-custom-reg-field-newsletter-div input[type="radio"],
.col-well-a #s2member-pro-stripe-registration-form-custom-reg-field-skill-div input[type="checkbox"],
.col-well-a #s2member-pro-stripe-registration-form-custom-reg-field-newsletter-div input[type="checkbox"] {
  float: left;
  clear: both;
  position: relative;
  top: 3px;
  margin-bottom: 8px;
  margin-right: 10px;
  width: 12px; }

.col-well-a #s2member-pro-stripe-registration-form-captcha-section {
  clear: both;
  float: left;
  margin-top: 5px; }

#s2member-pro-stripe-registration-form-captcha-section-title,
#s2member-pro-stripe-registration-form-submission-section-title,
#s2member-pro-stripe-registration-form-registration-section-title,
#s2member-pro-stripe-registration-form-custom-fields-section-title,
#s2member-pro-stripe-registration-form-custom-reg-field-skill-label,
#s2member-pro-stripe-registration-form-custom-reg-field-newsletter-label {
  float: left;
  clear: both;
  width: 100% !important;
  color: #75b189;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: 600; }

#s2member-pro-stripe-registration-form-registration-section-title {
  margin-top: 0; }

.page-template-page-login .col-well-a input[type="email"],
.page-template-page-login .col-well-a input[type="password"],
.page-template-page-login .col-well-a input[type="text"],
.page-template-page-login .col-well-a input[type="phone"],
.page-template-page-login .col-well-a input[type="textarea"],
.page-template-page-login .col-well-a input[type="submit"] {
  width: 100%;
  margin-bottom: 5px; }

.page-template-page-login #s2member-pro-stripe-registration-submit {
  background: #75b189;
  color: white;
  margin-top: 15px;
  float: left;
  clear: both;
  width: 100%;
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 7px;
  font-weight: 700; }
  .page-template-page-login #s2member-pro-stripe-registration-submit:hover {
    background: #589b6e;
    width: 100%; }

.page-template-page-login .terms-conditions {
  margin-top: 7px;
  font-size: 11px; }
  .page-template-page-login .terms-conditions a {
    font-size: 11px; }

.col-well-a #s2member-pro-stripe-registration-form-captcha-section {
  height: 130px !important; }

body.page-template-page-profile {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

body.page-template-page-profile .acf-label {
  display: none; }

body.page-template-page-profile .acf-fields > .acf-field {
  padding: 0 0 2em; }

body.page-template-page-profile h4 {
  margin-bottom: -1em;
  color: #75b189;
  font-weight: normal; }

body.page-template-page-profile label strong {
  color: #75b189;
  font-weight: normal;
  display: block;
  margin-bottom: -1em; }

.user-favorites {
  padding-top: 3em; }

form#ws-plugin--s2member-profile input[type="text"], form#ws-plugin--s2member-profile input[type="email"], form#ws-plugin--s2member-profile input[type="password"], form#ws-plugin--s2member-profile input[type="submit"], form#ws-plugin--s2member-profile textarea, form#ws-plugin--s2member-profile select, form#ws-plugin--s2member-profile div.ws-plugin--s2member-profile-field-divider-section-title, div.ws-plugin--s2member-password-strength, form#ws-plugin--s2member-profile div.ws-plugin--s2member-profile-field-divider-section {
  width: 325px !important; }

form#ws-plugin--s2member-profile input#ws-plugin--s2member-profile-password2 {
  display: block; }

form#ws-plugin--s2member-profile input[type="checkbox"], form#ws-plugin--s2member-profile input[type="radio"] {
  display: block;
  float: left;
  clear: both;
  margin-bottom: 10px !important;
  margin-right: 6px !important; }

form#ws-plugin--s2member-profile label.ws-plugin--s2member-custom-reg-field-op-l {
  display: block;
  float: left; }

label[for="ws-plugin--s2member-profile-login"] small,
label[for="ws-plugin--s2member-profile-password1"] em {
  display: block;
  margin-top: 1em;
  margin-bottom: -1em; }

label[for="ws-plugin--s2member-profile-password1"] em:nth-of-type(2) {
  margin-top: 0; }

/* =====================================================
   Slider 
   ===================================================== */
.hero-slider-wrap {
  overflow-y: hidden;
  position: relative;
  top: -168px;
  /* Height of 'site-header' */
  margin-bottom: -143px; }

.slick-prev,
.slick-next {
  height: 40px;
  width: 40px;
  opacity: .4;
  z-index: 500;
  top: 55%; }
  .slick-prev:hover,
  .slick-next:hover {
    opacity: .7; }

.slick-prev {
  left: 50px; }

.slick-next {
  right: 60px; }

.fs-slide {
  padding: 0 15px; }

.feat-submissions-slider-wrap {
  margin: 0 -15px; }

.feat-submissions-slider-wrap .slick-prev,
.feat-submissions-slider-wrap .slick-next {
  float: right;
  height: 23px;
  width: 23px;
  opacity: .9;
  z-index: 500; }
  .feat-submissions-slider-wrap .slick-prev:hover,
  .feat-submissions-slider-wrap .slick-next:hover {
    opacity: .6; }

.feat-submissions-slider-wrap .slick-next {
  top: -60px;
  right: 10px; }

.feat-submissions-slider-wrap .slick-prev {
  top: -60px;
  margin-left: -70px;
  left: 100%; }

/* Homepage Slide Content 
   ----------------------------------------------------- */
.home .ls-l {
  width: 100%; }

@media (max-width: 599px) {
  .ls-slide-1 .ls-content-wrap {
    top: 240px !important; } }

.ls-content-wrap br {
  display: none; }

@media (max-width: 750px) {
  .ls-slide-1 .ls-l .ls-content-wrap br {
    display: block; } }

@media (max-width: 600px) {
  .ls-slide-2 .ls-l .ls-content-wrap br {
    display: block; } }

@media (max-width: 600px) {
  .ls-slide-3 .ls-l .ls-content-wrap br {
    display: block; } }

@media (max-width: 600px) {
  .ls-slide-4 .ls-l .ls-content-wrap br {
    display: block; } }

@media (max-width: 600px) {
  .ls-slide-5 .ls-l .ls-content-wrap br {
    display: block; } }

@media (max-width: 600px) {
  .ls-slide-6 .ls-l .ls-content-wrap br {
    display: block; } }

.ls-content-wrap {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: white;
  text-align: center;
  margin: 0 auto;
  position: relative;
  height: 610px;
  left: 0;
  right: 0;
  top: 290px;
  background: #141414;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(20, 20, 20, 0.7) 40%, #141414 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(20, 20, 20, 0.7) 40%, #141414 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(20, 20, 20, 0.7) 40%, #141414 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#141414',GradientType=0 ); }
  .ls-content-wrap h1 {
    margin-bottom: 2px;
    color: white;
    font-size: 55px;
    line-height: 1.2;
    font-weight: 300; }
  .ls-content-wrap .btn {
    cursor: pointer; }
  .ls-content-wrap .sub-heading {
    margin-bottom: 30px;
    font-family: "Lora", Georgia, sans-serif;
    font-size: 20px; }
  @media (max-width: 1339px) {
    .ls-content-wrap h1 {
      font-size: 50px; }
    .ls-content-wrap .sub-heading {
      font-size: 19px; } }
  @media (max-width: 1199px) {
    .ls-content-wrap h1 {
      font-size: 46px; }
    .ls-content-wrap .sub-heading {
      font-size: 19px; }
    .ls-content-wrap .btn {
      font-size: 15px; } }
  @media (max-width: 1039px) {
    .ls-content-wrap h1 {
      font-size: 40px; }
    .ls-content-wrap .sub-heading {
      font-size: 18px; }
    .ls-content-wrap .btn {
      font-size: 14px; } }
  @media (max-width: 899px) {
    .ls-content-wrap h1 {
      font-size: 36px; }
    .ls-content-wrap .sub-heading {
      font-size: 17px; }
    .ls-content-wrap .btn {
      font-size: 14px; } }

.ls-content-inner {
  width: 80% !important;
  margin: 0 auto; }

.ls-v5 .ls-bottom-slidebuttons, .ls-v5 .ls-nav-start, .ls-v5 .ls-nav-stop, .ls-v5 .ls-nav-sides {
  top: -34px !important; }

.ls-v5 .ls-nav-prev,
.ls-v5 .ls-nav-next {
  top: 56% !important; }
  @media (max-width: 599px) {
    .ls-v5 .ls-nav-prev,
    .ls-v5 .ls-nav-next {
      top: auto !important;
      width: 25px !important;
      height: 42px !important;
      bottom: 40px !important; } }

@media (max-width: 599px) {
  .home .ls-v5 .ls-nav-prev {
    left: 38% !important; } }

@media (max-width: 599px) {
  .home .ls-v5 .ls-nav-next {
    background-position: -165px 0px !important;
    right: 38% !important; } }

.ls-bottom-slidebuttons a {
  opacity: .2; }
  .ls-bottom-slidebuttons a.ls-nav-active, .ls-bottom-slidebuttons a:hover {
    opacity: .45; }

.ls-slide {
  width: 100%;
  height: 610px; }
  .ls-slide.compat-object-fit {
    background-size: cover;
    background-position: center center; }
    .ls-slide.compat-object-fit img {
      opacity: 0; }
  .ls-slide img {
    width: 100%;
    height: 610px;
    object-fit: cover; }

/* =====================================================
   Contests
   ===================================================== */
.post-type-archive-contest .grid-contests .col-sm-4 {
  margin-bottom: 30px; }

.post-type-archive-contest .grid-contests .col-sm-4:nth-child(3n+4) {
  clear: both; }

.post-type-archive-contest .feat-block-alt img {
  margin-bottom: 15px; }

body.single-contest {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.grid-contests .feat-block {
  background: transparent;
  border: none; }
  .grid-contests .feat-block h3 {
    font-size: 21px;
    margin-bottom: 5px; }
  .grid-contests .feat-block .meta {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #969899; }
    .grid-contests .feat-block .meta a {
      color: black; }
      .grid-contests .feat-block .meta a:hover {
        color: #4d4d4d; }
  .grid-contests .feat-block .thumb {
    margin-bottom: 14px; }
  .grid-contests .feat-block .thumb img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
  .grid-contests .feat-block .content {
    padding: 0; }
  .grid-contests .feat-block .thumb:hover .btn-read-more {
    top: 64px; }

.single-contest .site-header {
  height: 450px;
  position: relative; }

.single-contest .site-header:after {
  content: '';
  position: absolute;
  height: 45%;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background: -moz-linear-gradient(top, transparent 0%, rgba(20, 20, 20, 0.4) 100%, #141414 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(20, 20, 20, 0.4) 100%, #141414 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(20, 20, 20, 0.4) 100%, #141414 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#141414',GradientType=0 ); }

.single-contest .header-bar-a {
  background: rgba(0, 0, 0, 0.4); }

.single-contest .main-navigation {
  background: rgba(0, 0, 0, 0.2); }

.single-contest .main-navigation ul li a {
  color: #fff; }

.single-contest .entry-header {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4em;
  z-index: 100; }

.single-contest .entry-header img {
  max-width: 380px;
  width: 100%;
  padding-bottom: 2em; }

.single-contest .entry-header h1 {
  color: #fff;
  font-weight: normal;
  text-transform: uppercase; }

.single-contest .row .row {
  margin-left: 0;
  margin-right: 0;
  padding-left: 3%;
  padding-right: 3%; }

.single-contest h2 {
  margin-bottom: 10px; }

.single-contest h3 {
  margin-top: 10px; }

.single-contest .site-content {
  padding-top: 0; }

.single-contest .main-navigation {
  top: 113px;
  bottom: auto; }

.single-contest .entry-content {
  margin: 0; }

#contest-sponsors {
  background: #e0e0e0;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 20px; }

#contest-sponsors.top {
  margin-bottom: 30px; }

#contest-sponsors a {
  display: inline-block;
  margin: 40px 0 0;
  width: 19%; }

#contest-sponsors img {
  display: inline;
  max-width: 75%;
  padding: 0;
  vertical-align: middle; }

#contest-sponsors.bottom {
  margin-top: 30px; }

#contest-intro {
  padding: 30px 0;
  background: #f6f8f8; }

#contest-intro h2 {
  margin-bottom: .25em;
  font-weight: normal; }

#contest-intro p:last-of-type {
  margin-bottom: 0; }

#contest-intro .row:last-of-type {
  margin-bottom: 0; }

#contest-nav {
  background: #fff;
  padding: 45px 0;
  text-align: center; }

#contest-nav a {
  display: inline-block;
  margin: 0 1%; }

#contest-prizes .container {
  padding: 40px 0;
  border-bottom: 1px solid #969899; }

#contest-prizes h2,
#contest-prizes h3,
#contest-prizes h4 {
  font-weight: normal;
  font-size: 24px; }

#contest-prizes ul {
  margin: 0 0 0 1.5em;
  padding: 0; }

#contest-prizes ul li {
  margin-bottom: .5em;
  color: #969899;
  font-size: 16px; }

#extra-content .container {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #969899; }

#contest-faq .container {
  width: 1120px;
  padding: 40px 0;
  border-bottom: 1px solid #969899;
  text-align: center; }

#contest-faq .container .faq-intro {
  text-align: left; }

#contest-rules .container {
  width: 1120px;
  padding: 40px 0;
  text-align: center; }

#contest-faq h2,
#contest-rules h2 {
  font-weight: 400; }

#contest-faq .container .ui-accordion,
#contest-rules .container .ui-accordion {
  text-align: left; }

.ui-accordion-header {
  font-size: 1em;
  font-weight: normal;
  background: #fff;
  padding: .75em;
  outline: none !important;
  margin-bottom: 8px; }
  .ui-accordion-header:hover, .ui-accordion-header.ui-state-active {
    cursor: pointer;
    background: #75b189;
    color: #fff; }

.ui-state-active {
  margin: 0; }

.ui-state-default:before {
  content: "+  "; }

.ui-state-active:before {
  content: "–  "; }

.ui-accordion-content {
  padding: .75em 1.5em;
  background: #fff;
  margin-bottom: 8px; }

.ui-accordion-content p:first-of-type {
  display: inline; }

.single-contest-submission .site-content {
  padding-top: 0; }

/* =====================================================
   Galleries
   ===================================================== */
.image-facade-prot {
  position: absolute;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

button#favorite-button--grid {
  background: url("../img/icon-star-white-outline.png") no-repeat;
  cursor: pointer !important;
  text-indent: -999999px;
  border: none;
  height: 30px;
  width: 30px;
  background-size: cover !important;
  margin: 20px auto 0;
  outline: none !important;
  transition: 0.2s ease-in-out; }
  button#favorite-button--grid:hover {
    background: url("../img/icon-star-white-hover.png") no-repeat; }

button#favorite-button--grid.mdv-un-favorite-image {
  background: url("../img/icon-star-white-filled.png") no-repeat; }

button#vote-button {
  background: url("../img/icon-vote-outline.svg") no-repeat;
  background-size: cover;
  cursor: pointer !important;
  text-indent: -999999px;
  border: none;
  height: 30px;
  width: 75px;
  margin: 15px auto 0;
  outline: none !important; }
  button#vote-button:hover {
    opacity: .5; }

button#vote-button.mdv-voted-image {
  background: url("../img/icon-voted-outline.svg") no-repeat; }

.single .block-content {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding-top: 30px;
  font-size: 14px; }
  .single .block-content h1 {
    margin-top: 10px;
    font-size: 25px;
    color: #575a5b; }
  .single .block-content .heading-alt-b {
    color: #424445; }
  .single .block-content .details {
    color: #969899; }
  .single .block-content .author-name {
    color: #424445;
    float: left;
    padding-left: 13px;
    padding-top: 13px;
    font-size: 18px; }
    .single .block-content .author-name a {
      color: #424445; }
      .single .block-content .author-name a:hover {
        color: #969899; }
  .single .block-content .author-img {
    float: left; }
    .single .block-content .author-img img {
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }

.page-template-page-galleries .feat-block,
.page-template-page-assignments .feat-block {
  background: #fff;
  border: 1px solid #efefef;
  text-align: center;
  display: block; }
  .page-template-page-galleries .feat-block h3,
  .page-template-page-assignments .feat-block h3 {
    font-size: 21px;
    margin-bottom: 5px;
    transition: color .2s; }
  .page-template-page-galleries .feat-block h5,
  .page-template-page-assignments .feat-block h5 {
    color: #a0a2a3;
    font-weight: normal; }
    .page-template-page-galleries .feat-block h5 .black,
    .page-template-page-assignments .feat-block h5 .black {
      color: #000; }
  .page-template-page-galleries .feat-block .content,
  .page-template-page-assignments .feat-block .content {
    padding: 0; }
  .page-template-page-galleries .feat-block img,
  .page-template-page-assignments .feat-block img {
    transition: opacity .2s; }
  .page-template-page-galleries .feat-block:hover img,
  .page-template-page-assignments .feat-block:hover img {
    opacity: .7; }
  .page-template-page-galleries .feat-block:hover h3,
  .page-template-page-assignments .feat-block:hover h3 {
    color: #75b189; }

.gallery-container {
  width: 100%; }

.gallery-container .col-md-4 {
  padding: 0 5px;
  margin: 6px 0; }

.gallery-container .entry-content {
  margin: 0; }

.related-stories {
  margin: 2em 0;
  padding-left: 3px;
  padding-right: 3px; }
  .related-stories h2 {
    margin-bottom: .25em; }
  .related-stories .col-sm-3 {
    padding-left: 3px; }

.pagination {
  clear: both;
  text-align: center;
  margin: 4em 0 2em; }
  .pagination .custom-pagination {
    display: inline-block; }
  .pagination .page-numbers {
    background: white none repeat scroll 0% 0%;
    padding: 10px;
    border: 1px solid #efefef; }
    .pagination .page-numbers.current {
      background: #75b189;
      color: #fff; }
  .pagination a.page-numbers {
    color: #75b189; }
    .pagination a.page-numbers:hover {
      background: #75b189;
      color: #fff; }

.entry-content {
  position: relative;
  overflow: hidden; }
  .entry-content .interaction-bar {
    opacity: 0;
    transition: all ease-in-out .2s; }
  .entry-content:hover .interaction-bar {
    opacity: 1; }

.interaction-bar .author-name a {
  color: #fff !important; }
  .interaction-bar .author-name a:hover {
    text-decoration: underline; }

@media all and (max-width: 1024px) {
  .entry-content:hover .interaction-bar {
    opacity: 0; } }
.interaction-bar {
  padding-top: 15px;
  padding-bottom: 5px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(20, 20, 20, 0), #141414); }
  .interaction-bar .author {
    position: relative;
    float: left; }
  .interaction-bar .author-name {
    font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
    font-size: 13px !important;
    display: inline-block !important;
    position: relative !important;
    top: 5px !important;
    left: 6px !important;
    color: #f5f5f5 !important; }
  .interaction-bar .author img {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 35px;
    border-radius: 50%; }
  .interaction-bar button {
    cursor: pointer; }
  .interaction-bar .btn-block {
    float: right;
    margin-right: 15px; }

/*
.logged-out .interaction-bar {
  padding-top: 24px;
  bottom: -42px; } */
.single-gallery-container {
  position: relative; }
  .single-gallery-container .addthis_toolbox {
    position: absolute;
    right: 0;
    top: 30px; }

.single-gallery-submission h1,
.single-contest-submission h1,
.single-assign-submission h1,
.single-pro-submission h1 {
  float: left;
  font-size: 40px;
  font-weight: 400;
  font-size: 26px;
  color: #c0c0c0; }
.single-gallery-submission .entry-content,
.single-contest-submission .entry-content,
.single-assign-submission .entry-content,
.single-pro-submission .entry-content {
  margin-top: 0; }
.single-gallery-submission .site-content,
.single-contest-submission .site-content,
.single-assign-submission .site-content,
.single-pro-submission .site-content {
  padding-top: 0; }
.single-gallery-submission .main-img-wrap,
.single-contest-submission .main-img-wrap,
.single-assign-submission .main-img-wrap,
.single-pro-submission .main-img-wrap {
  text-align: center;
  padding: 60px 0 30px; }
  .single-gallery-submission .main-img-wrap a.x-back,
  .single-contest-submission .main-img-wrap a.x-back,
  .single-assign-submission .main-img-wrap a.x-back,
  .single-pro-submission .main-img-wrap a.x-back {
    position: absolute;
    right: 16px;
    top: -35px;
    width: 20px;
    height: 20px; }
    .single-gallery-submission .main-img-wrap a.x-back:hover,
    .single-contest-submission .main-img-wrap a.x-back:hover,
    .single-assign-submission .main-img-wrap a.x-back:hover,
    .single-pro-submission .main-img-wrap a.x-back:hover {
      opacity: .5; }
    .single-gallery-submission .main-img-wrap a.x-back img,
    .single-contest-submission .main-img-wrap a.x-back img,
    .single-assign-submission .main-img-wrap a.x-back img,
    .single-pro-submission .main-img-wrap a.x-back img {
      width: 20px;
      height: 20px; }
.single-gallery-submission .alignleft, .single-gallery-submission .alignright,
.single-contest-submission .alignleft,
.single-contest-submission .alignright,
.single-assign-submission .alignleft,
.single-assign-submission .alignright,
.single-pro-submission .alignleft,
.single-pro-submission .alignright {
  opacity: .4;
  transition: all ease-in-out .1s;
  width: 35px;
  height: 35px; }
  @media (max-width: 1339px) {
    .single-gallery-submission .alignleft, .single-gallery-submission .alignright,
    .single-contest-submission .alignleft,
    .single-contest-submission .alignright,
    .single-assign-submission .alignleft,
    .single-assign-submission .alignright,
    .single-pro-submission .alignleft,
    .single-pro-submission .alignright {
      background: #333333;
      opacity: .5;
      padding: 12px 9px;
      width: 50px;
      height: 56px; } }
  @media (max-width: 659px) {
    .single-gallery-submission .alignleft, .single-gallery-submission .alignright,
    .single-contest-submission .alignleft,
    .single-contest-submission .alignright,
    .single-assign-submission .alignleft,
    .single-assign-submission .alignright,
    .single-pro-submission .alignleft,
    .single-pro-submission .alignright {
      background: #333333;
      opacity: .5;
      padding: 9px 6px;
      width: 40px;
      height: 46px; } }
  .single-gallery-submission .alignleft:hover, .single-gallery-submission .alignright:hover,
  .single-contest-submission .alignleft:hover,
  .single-contest-submission .alignright:hover,
  .single-assign-submission .alignleft:hover,
  .single-assign-submission .alignright:hover,
  .single-pro-submission .alignleft:hover,
  .single-pro-submission .alignright:hover {
    opacity: .8; }
.single-gallery-submission .alignleft,
.single-contest-submission .alignleft,
.single-assign-submission .alignleft,
.single-pro-submission .alignleft {
  position: relative;
  left: -80px; }
  @media (max-width: 1339px) {
    .single-gallery-submission .alignleft,
    .single-contest-submission .alignleft,
    .single-assign-submission .alignleft,
    .single-pro-submission .alignleft {
      left: 20px; } }
  @media (max-width: 1039px) {
    .single-gallery-submission .alignleft,
    .single-contest-submission .alignleft,
    .single-assign-submission .alignleft,
    .single-pro-submission .alignleft {
      left: 10px; } }
.single-gallery-submission .alignright,
.single-contest-submission .alignright,
.single-assign-submission .alignright,
.single-pro-submission .alignright {
  position: relative;
  right: -50px; }
  @media (max-width: 1339px) {
    .single-gallery-submission .alignright,
    .single-contest-submission .alignright,
    .single-assign-submission .alignright,
    .single-pro-submission .alignright {
      right: 50px; } }
  @media (max-width: 1039px) {
    .single-gallery-submission .alignright,
    .single-contest-submission .alignright,
    .single-assign-submission .alignright,
    .single-pro-submission .alignright {
      right: 30px; } }
.single-gallery-submission .navigation,
.single-contest-submission .navigation,
.single-assign-submission .navigation,
.single-pro-submission .navigation {
  width: 100%;
  position: absolute;
  top: 35%; }
  @media (max-width: 1339px) {
    .single-gallery-submission .navigation,
    .single-contest-submission .navigation,
    .single-assign-submission .navigation,
    .single-pro-submission .navigation {
      top: 40%; } }
  .single-gallery-submission .navigation a,
  .single-contest-submission .navigation a,
  .single-assign-submission .navigation a,
  .single-pro-submission .navigation a {
    cursor: pointer; }
.single-gallery-submission .feat-img img,
.single-contest-submission .feat-img img,
.single-assign-submission .feat-img img,
.single-pro-submission .feat-img img {
  display: inline-block; }

.single-contest-submission .navigation {
  top: 300px; }

.gal-sub-header {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 25px; }
  .gal-sub-header .btn-gallery-submit {
    float: right;
    margin-right: 275px; }
  .gal-sub-header .addthis_toolbox {
    float: right;
    top: 17px; }

.single .gal-sub-header h1 {
  font-size: 32px;
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 30px;
  color: #c0c0c0; }

.page-template-page-pro-galleries .feat-block .thumb:hover .btn-read-more {
  top: 76px;
  width: 160px; }

.col-md-4.ad-block {
  text-align: center; }

.tags {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 11px; }
  .tags a {
    color: #424445 !important; }
  .tags ul {
    margin: 0;
    padding: 0; }
  .tags li {
    background: #dce0e4;
    display: inline-block;
    padding: 4px 10px;
    margin-right: 6px;
    margin-bottom: 6px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.detail-block {
  overflow: hidden;
  padding: 18px 0;
  border-bottom: 1px solid #d7d8d9; }
  .detail-block.bottom {
    border-bottom: none; }
  .detail-block .details p {
    margin-bottom: 15px;
    margin-top: 0; }

.tags h3 {
  margin: 0 0 15px;
  font-weight: 400;
  font-size: 18px; }

.single-gallery-submission .row .row .row,
.single-contest-submission .row .row .row,
.single-assign-submission .row .row .row,
.single-pro-submission .row .row .row {
  margin-left: 0;
  margin-right: 0; }
.single-gallery-submission .camera-block,
.single-contest-submission .camera-block,
.single-assign-submission .camera-block,
.single-pro-submission .camera-block {
  padding: 20px 0; }
.single-gallery-submission .icon-camera,
.single-contest-submission .icon-camera,
.single-assign-submission .icon-camera,
.single-pro-submission .icon-camera {
  width: 44px;
  float: left;
  margin-right: 10px; }
.single-gallery-submission .date-block .col-md-4,
.single-contest-submission .date-block .col-md-4,
.single-assign-submission .date-block .col-md-4,
.single-pro-submission .date-block .col-md-4 {
  padding: 0; }
.single-gallery-submission .date-block .row,
.single-contest-submission .date-block .row,
.single-assign-submission .date-block .row,
.single-pro-submission .date-block .row {
  margin-bottom: 5px; }
.single-gallery-submission .date-block .row:last-child,
.single-contest-submission .date-block .row:last-child,
.single-assign-submission .date-block .row:last-child,
.single-pro-submission .date-block .row:last-child {
  margin-bottom: 0; }
.single-gallery-submission .date-block .details,
.single-contest-submission .date-block .details,
.single-assign-submission .date-block .details,
.single-pro-submission .date-block .details {
  text-align: right; }
.single-gallery-submission .view-block .col-md-3:first-of-type,
.single-contest-submission .view-block .col-md-3:first-of-type,
.single-assign-submission .view-block .col-md-3:first-of-type,
.single-pro-submission .view-block .col-md-3:first-of-type {
  padding-left: 0; }
.single-gallery-submission .view-block .number,
.single-contest-submission .view-block .number,
.single-assign-submission .view-block .number,
.single-pro-submission .view-block .number {
  font-size: 24px; }
.single-gallery-submission .detail-location-block .row,
.single-contest-submission .detail-location-block .row,
.single-assign-submission .detail-location-block .row,
.single-pro-submission .detail-location-block .row {
  margin-bottom: 5px; }
.single-gallery-submission .detail-location-block .col-md-4,
.single-contest-submission .detail-location-block .col-md-4,
.single-assign-submission .detail-location-block .col-md-4,
.single-pro-submission .detail-location-block .col-md-4 {
  padding: 0; }
.single-gallery-submission .map-block .row,
.single-contest-submission .map-block .row,
.single-assign-submission .map-block .row,
.single-pro-submission .map-block .row {
  margin-bottom: 5px; }
.single-gallery-submission .map-block .col-md-12,
.single-contest-submission .map-block .col-md-12,
.single-assign-submission .map-block .col-md-12,
.single-pro-submission .map-block .col-md-12 {
  padding: 0; }

form#order {
  text-align: right;
  padding-right: 2px; }
  form#order span.sort-by {
    display: inline-block;
    padding-top: 5px;
    padding-right: 6px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  form#order .chosen-container {
    float: right;
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
    width: 200px !important;
    text-align: left; }
    form#order .chosen-container .chosen-single:hover {
      text-decoration: none !important; }
    form#order .chosen-container .chosen-drop {
      width: 200px; }

form#order .chosen-container-single .chosen-single {
  padding: 3px 0 0 8px;
  height: 32px; }

form#order .chosen-container-single .chosen-single div b {
  background-position: 0 5px; }

form#order .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px; }

.page-template-page-pro-galleries .addthis_toolbox {
  text-align: right; }
  .page-template-page-pro-galleries .addthis_toolbox > a {
    display: inline-block;
    float: none; }
.page-template-page-pro-galleries .feat-block {
  text-align: center; }
  .page-template-page-pro-galleries .feat-block .content img {
    margin: .5em auto 1em;
    width: 70px;
    border-radius: 35px; }
  .page-template-page-pro-galleries .feat-block .content h5 {
    font-weight: normal;
    color: #a0a2a3;
    margin-bottom: .5em; }
    .page-template-page-pro-galleries .feat-block .content h5 span {
      color: #000; }

.page-template-page-contact .site-content h3 {
  margin-bottom: -.25em; }

.page-template-page-contact .site-content {
  padding-top: 0; }

.page-template-page-contact .header-int {
  padding-bottom: 40px; }

.page-template-page-contact .header-int img {
  width: 100%; }

.contact-intro {
  border-bottom: 1px solid #e3e5e6;
  padding-bottom: 20px;
  margin-bottom: 40px; }

.contact-columns {
  border-bottom: 1px solid #e3e5e6;
  margin-bottom: 40px; }

.contact-social {
  display: block;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 8px; }
  .contact-social:hover {
    filter: brightness(0%);
    -webkit-filter: brightness(0%);
    text-decoration: none !important; }
  .contact-social img {
    width: 98%;
    height: auto; }

.page-template-page-contact .gform_wrapper {
  margin-top: 0; }

.page-template-page-contact .gform_wrapper {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.page-template-page-contact .gform_wrapper ul li span label {
  display: none !important; }

@media all and (max-width: 959px) {
  .contact-columns .col-md-4 {
    margin-bottom: 30px; }

  .contact-bottom .col-md-6 {
    margin-bottom: 30px;
    overflow: hidden; } }
@media all and (max-width: 768px) {
  .page-template-page-contact .site-content .container {
    padding-left: 6%;
    padding-right: 6%; }

  .page-template-page-contact .header-int img {
    width: 300%;
    max-width: none;
    margin-left: -120%;
    margin-top: -27%;
    z-index: -1;
    position: relative; } }
/* =====================================================
   Navigation 
   ===================================================== */
.main-navigation {
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
  text-align: center; }
  @media (max-width: 1119px) {
    .main-navigation {
      text-align: left; } }
  @media (max-width: 799px) {
    .main-navigation {
      display: none; } }
  .main-navigation ul {
    margin: 0;
    padding: 0; }
    @media (max-width: 1119px) {
      .main-navigation ul {
        display: table; } }
  .main-navigation li {
    margin: 0;
    padding: 16px 12px;
    display: inline-block; }
    @media (max-width: 959px) {
      .main-navigation li:last-child {
        display: none; } }
    @media (max-width: 1119px) {
      .main-navigation li {
        display: table-cell;
        vertical-align: middle;
        line-height: 1.2;
        text-align: center;
        width: 6%;
        padding: 10px 1%; } }
  .main-navigation a {
    padding: 16px 0;
    font-weight: 400;
    font-size: 15px;
    color: #333333;
    transition: none; }
    @media (max-width: 1199px) {
      .main-navigation a {
        font-size: 14px; } }
    @media (max-width: 1039px) {
      .main-navigation a {
        font-size: 13px; } }
    .main-navigation a:hover {
      border-bottom: 2px solid #333333; }
      @media (max-width: 1119px) {
        .main-navigation a:hover {
          color: #666666;
          border-bottom: none; } }
      @media (max-width: 919px) {
        .main-navigation a:hover {
          border-bottom: none; } }
  .main-navigation a.alt-link {
    font-size: 13px; }
  .main-navigation .sub-menu {
    margin-top: 30px;
    background: #1c1c1c;
    text-align: left;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); }
    .main-navigation .sub-menu a {
      color: #a0a2a3; }
      .main-navigation .sub-menu a:hover {
        border-bottom: none;
        color: #75b189; }
    .main-navigation .sub-menu li {
      padding: 16px 13px;
      display: block; }
    .main-navigation .sub-menu li:hover {
      width: 100%;
      background: #272727; }
    .main-navigation .sub-menu li:hover a {
      color: #75b189; }
    .main-navigation .sub-menu a, .main-navigation .sub-menu li {
      text-align: left;
      white-space: nowrap; }

li.nav-sm {
  padding-right: 4px; }
  @media (max-width: 1119px) {
    li.nav-sm {
      display: table-cell;
      vertical-align: middle;
      line-height: 1.2;
      text-align: center;
      width: 6%;
      padding: 10px 1%; } }
  @media (max-width: 799px) {
    li.nav-sm {
      padding: inherit;
      display: inline-block; } }
  li.nav-sm a {
    font-size: 13px; }

.home .main-navigation {
  background: rgba(0, 0, 0, 0.4); }
  .home .main-navigation a {
    color: white; }
    .home .main-navigation a:hover {
      border-bottom: 2px solid white; }
  .home .main-navigation .sub-menu a:hover {
    border-bottom: none; }

#site-navigation ul#primary-menu {
  margin-left: -3.75%; }
  @media (max-width: 1119px) {
    #site-navigation ul#primary-menu {
      margin-left: 0; } }

/* Alternate Top Navigation Block */
.top-nav-alt-block {
  display: none; }

/* =====================================================
   Archive
   ===================================================== */
.archive .pagination {
  margin-top: 40px; }
.archive .news-block-alt {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  background: #75b189;
  color: white;
  text-align: center;
  padding: 34px 44px;
  margin-bottom: 30px; }
  .archive .news-block-alt h3 {
    color: white;
    margin-bottom: 8px; }
  .archive .news-block-alt .subheader {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 18px; }
  .archive .news-block-alt .btn {
    font-weight: 700; }

.content-archive .content {
  overflow: hidden;
  padding: 2px 35px 35px; }
.content-archive.feat-archive-block h3 {
  margin-bottom: 6px; }
.content-archive .meta {
  font-size: 13px;
  color: #a0a2a3;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 10px; }

.archive-grid-item.ad-block {
  text-align: center;
  margin-bottom: 30px; }

.sponsored-snipe {
  display: block;
  width: 120px;
  height: 43px;
  position: absolute;
  top: 6px;
  right: 1px;
  z-index: 200;
  background: url(../img/sponsored.png) center center no-repeat;
  background-size: cover; }

@media all and (max-width: 1039px) {
  .sponsored-snipe {
    right: -4px; } }
@media all and (max-width: 959px) {
  .sponsored-snipe {
    right: -7px; } }
@media all and (max-width: 767px) {
  .archive.tax-locations-category #content .row,
  .archive.tax-gear-category #content .row,
  .archive.tax-how-to-category #content .row,
  .archive.tax-columns-category #content .row,
  .blog #content .row {
    margin-left: 0;
    margin-right: 0; }

  .archive.tax-locations-category #content .col-md-12,
  .archive.tax-gear-category #content .col-md-12,
  .archive.tax-how-to-category #content .col-md-12,
  .archive.tax-columns-category #content .col-md-12,
  .blog #content .col-md-12 {
    padding-left: 2.5%;
    padding-right: 2.5%; } }
@media all and (max-width: 600px) {
  .sponsored-snipe {
    right: -15px; } }
/* =====================================================
   Submission
   ===================================================== */
.main-img-wrap {
  background: #212224;
  overflow: hidden; }

.lt-gray {
  color: #a0a2a3; }

.detail-block.camera-block div:nth-child(2) {
  font-size: 18px;
  line-height: .85;
  padding-bottom: .1em; }

.submission-actions {
  clear: both;
  text-align: right; }
  .submission-actions #favorite-button--grid {
    margin: 15px 0; }
  .submission-actions #vote-button {
    margin: 12px 0; }

.detail-location-block .col-md-8 {
  text-align: right;
  padding-right: 0; }

a.report,
a.report:visited {
  color: #a0a2a3 !important;
  font-size: 12px; }
  a.report:hover,
  a.report:visited:hover {
    color: #212224 !important; }

@media all and (max-width: 767px) {
  .map-container iframe {
    display: none; }

  .map-container .hidden {
    display: inline !important; } }
/* =====================================================
   Assignments
   ===================================================== */
.post-type-archive-assignment .feat-block .content {
  text-align: center; }
.post-type-archive-assignment .feat-block:hover h3 a {
  transition: all ease-in-out .1s;
  color: #75b189; }

h5.assignment-subhead {
  font-weight: 400;
  font-size: 14px;
  color: #a0a2a3; }
  h5.assignment-subhead .black {
    color: black; }

.grid-assignment .thumb .btn-read-more {
  display: none !important; }
.grid-assignment .overlay {
  transition: all 0.15s ease;
  opacity: 0;
  background: white;
  position: absolute;
  z-index: 200;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%; }
.grid-assignment .thumb:hover .overlay {
  opacity: .35; }

.current-assignment .fit-img img {
  height: 400px; }

.post-type-archive-assignment .current-assignment .feat-block .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.current-assignment .feat-block .thumb {
  margin-bottom: 0; }

.current-assignment .feat-block h3 {
  padding-top: 10%;
  font-size: 48px;
  font-weight: 500; }

.current-assignment .feat-block:hover h3 a {
  color: rgba(255, 255, 255, 0.8) !important; }

.current-assignment .feat-block h3 a {
  color: #fff; }
  .current-assignment .feat-block h3 a:hover {
    color: rgba(255, 255, 255, 0.8); }

@media all and (max-width: 600px) {
  .current-assignment .feat-block h3 {
    font-size: 36px; } }
.post-type-archive-assignment .site-header,
.single-assignment .site-header {
  height: 450px;
  position: relative;
  text-align: center; }

.post-type-archive-assignment .main-navigation,
.single-assignment .main-navigation {
  top: 113px;
  bottom: auto;
  background: rgba(0, 0, 0, 0.2); }

.post-type-archive-assignment .main-navigation a,
.single-assignment .main-navigation a {
  color: #fff; }

.post-type-archive-assignment .entry-header,
.single-assignment .entry-header {
  padding-top: 4%;
  position: absolute;
  top: 170px;
  left: 0;
  right: 0;
  bottom: 0; }
  .post-type-archive-assignment .entry-header h1, .post-type-archive-assignment .entry-header h2,
  .single-assignment .entry-header h1,
  .single-assignment .entry-header h2 {
    color: #fff;
    font-weight: 500;
    font-size: 64px;
    margin-bottom: .1em; }
  .post-type-archive-assignment .entry-header p,
  .single-assignment .entry-header p {
    color: #fff;
    margin: 0; }

.post-type-archive-assignment .newsletter-block,
.single-assignment .newsletter-block {
  text-align: left; }

@media all and (max-width: 600px) {
  .post-type-archive-assignment .entry-header h1,
  .single-assignment .entry-header h1 {
    font-size: 48px; } }
.assignment-bg {
  background: rgba(0, 0, 0, 0.15); }

.grid-assignment:nth-child(3n+5) {
  clear: both; }

/* =====================================================
   Blog
   ===================================================== */
.blogCol {
  width: 33%;
  padding: 0 15px;
  float: left; }
  .blogCol:nth-child(3n + 1) {
    clear: both; }

.alm-btn-wrap {
  clear: both;
  width: 200px;
  margin: 0 auto; }

/* =====================================================
   Blog Single
   ===================================================== */
/* Clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both; }

.single h1 {
  line-height: 1.2;
  font-size: 38px;
  margin-top: 15px;
  margin-bottom: 15px; }

.single td {
  background: white;
  padding: 30px; }

.single .entry-content {
  font-size: 18px;
  line-height: 1.6;
  overflow: visible; }

.single .post-nav-links {
  overflow: hidden;
  padding: 10px 0 0;
  border-top: 1px solid #e3e5e6;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px; }
  .single .post-nav-links a {
    color: black; }
    .single .post-nav-links a:hover {
      color: #666666; }
.single .prev-link {
  float: right;
  text-align: right; }
.single .next-link {
  float: left;
  text-align: left; }

.entry-content .addthis_toolbox,
.entry-content .addthis_button,
.entry-header .addthis_toolbox,
.entry-header .addthis_button {
  margin: 0 0 15px !important; }

.entry-meta {
  font-size: 15px;
  color: #969899;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.icon-comments {
  position: relative;
  top: 3px;
  display: inline-block;
  margin-left: 2px;
  width: 15px;
  height: 15px; }

.wp-caption .wp-caption-text {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin: 0;
  background: white;
  padding: 15px 35px;
  font-style: italic;
  color: #7a7c7d;
  font-size: 15px; }

.single .entry-header .subtitle {
  font-family: "Lora", Georgia, sans-serif;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 12px;
  line-height: 27px; }

/*.single .entry-content img {
  width: 100%; }*/
#respond:focus {
  outline: none !important; }

.author-meta {
  padding-top: 40px;
  border-top: 1px solid #e3e5e6; }

.author-meta .col-md-4 .col-md-4 {
  padding-right: 0; }

.author-meta img.avatar {
  border-radius: 40px; }

.author-meta .author-name {
  margin: 0 0 .25em;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold; }

.author-meta .author-bio {
  font-size: 16px;
  color: #969899;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.author-meta .author-social {
  padding: 12px 6px; }

.author-meta .author-social img {
  display: inline;
  height: 16px;
  width: auto; }

.author-meta .author-name a {
  color: #575a5b; }
  .author-meta .author-name a:hover {
    color: #75b189;
    text-decoration: none; }

.single .single-container .row .col-md-70 {
  padding-left: 4%;
  padding-right: 4%; }

@media all and (max-width: 400px) {
  #comments .comment-author {
    width: 100%; }

  #comments .reply {
    position: relative; }

  #comments .comment-content p:first-child {
    margin-top: 0 !important;
    margin-left: 0;
    margin-bottom: 30px; } }
.single .sponsored-snipe-text {
  color: #fff;
  background: #ecae49;
  padding: .5em 1em;
  box-shadow: 1px 1px 5px #ccc;
  display: inline-block;
  margin-top: 2px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

/* =====================================================
   Author Page 
   ===================================================== */
.archive.author .main-navigation {
  top: 113px;
  bottom: auto;
  background: rgba(0, 0, 0, 0.2); }

.archive.author .main-navigation a {
  color: #fff; }

.authorGrid {
  margin-top: 40px; }

.authorGrid .author {
  overflow: hidden;
  padding: 25px;
  margin-bottom: 30px;
  background: white;
  text-align: center; }
  .authorGrid .author h2 {
    font-size: 22px;
    margin: 10px 0 12px; }
  .authorGrid .author p {
    margin: 0; }

/*
.author:nth-child(odd) .authorAvatar {
  float: right; }

.author:nth-child(even) .authorAvatar {
  margin-right: 25px;
  float: left; }
*/
.authorGrid .authorAvatar img {
  margin: 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid #e1e5e7; }

.authorGrid .authorCol {
  width: 50%;
  float: left; }
  @media (max-width: 599px) {
    .authorGrid .authorCol {
      width: 100%; } }

body.archive.author {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.archive.author .container .col-md-8 p {
  color: #969899; }

.archive.author .container .col-md-8 .black {
  color: #000; }

.archive.author .site-header {
  height: 450px;
  background-image: url(../assets/img/header-author.jpg);
  background-size: cover; }

.archive.author .site-header .entry-header {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2em; }
  .archive.author .site-header .entry-header img {
    display: inline;
    border-radius: 40px;
    border: 2px solid #efefef; }
  .archive.author .site-header .entry-header h1 {
    color: #fff;
    font-weight: normal;
    vertical-align: 50%;
    margin-bottom: .25em; }

.author-header-left {
  width: 100px;
  float: left; }

.author-header-right {
  width: 80%;
  float: left; }

.author-social {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  padding: 8px 16px 4px;
  display: inline; }

.author-social .ss-icon {
  color: #fff;
  padding-right: 10px; }
  .author-social .ss-icon:hover {
    color: #ccc; }
  .author-social .ss-icon:last-child {
    padding-right: 0; }

#website a,
#website a:visited {
  color: #969899;
  cursor: pointer; }
  #website a:hover,
  #website a:visited:hover {
    color: #000;
    text-decoration: none; }

#about {
  margin-bottom: 1.25em; }
  #about h3 {
    margin-bottom: .5em;
    font-weight: normal; }
  #about p:first-of-type {
    margin-top: 0; }

#city,
#state {
  display: inline;
  padding-right: 5em; }

#country {
  display: inline; }

#city p, #state p, #country p {
  display: inline; }

#bag {
  margin-top: 2.5em; }
  #bag h3 {
    margin-bottom: .5em;
    font-weight: normal; }
  #bag p:first-of-type {
    margin-top: 0; }

.photographer-social {
  padding: 1em 0 4em; }
  .photographer-social a {
    border: 1px solid #000;
    color: #000;
    padding: 10px 10px 6px;
    border-radius: 20px;
    margin-right: 10px; }
    .photographer-social a:hover {
      border: 1px solid #999;
      color: #999; }

#author-about {
  padding-bottom: 4em; }

.author-grid-container {
  padding-bottom: 60px; }

.author-articles h2,
.author-grid-container h2 {
  margin-bottom: .25em; }

.archive.author .pagination {
  margin-bottom: 6em; }

/* =====================================================
   Comments
   ===================================================== */
ol.comment-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }

#comments {
  border-top: 1px solid #e3e5e6;
  padding-top: 30px;
  margin-top: 10px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important; }
  #comments a {
    color: #75b189; }
    #comments a:hover, #comments a:visited {
      color: #51ab6e; }
  #comments .form-submit {
    margin-top: 0;
    float: right; }
  #comments input[type="submit"] {
    font-weight: 400; }
  #comments .comment-body {
    position: relative; }
  #comments .comment {
    position: relative;
    display: block;
    clear: both;
    margin-bottom: 20px; }
  #comments .says {
    display: none; }
  #comments .reply {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    text-align: right; }
  #comments a.comment-reply-link {
    color: #424445; }
  #comments .comment-metadata a {
    font-size: 15px;
    color: #424445; }
  #comments .comment-content {
    color: #969899;
    font-size: 15px;
    line-height: 21px; }
    #comments .comment-content p {
      float: left;
      clear: both;
      margin-top: 0;
      margin-left: 70px;
      margin-bottom: 15px; }
      #comments .comment-content p:first-child {
        margin-top: -42px; }
  #comments .comment-author {
    font-size: 16px;
    font-weight: 600;
    float: left;
    margin-right: 15px; }
    #comments .comment-author .fn {
      font-weight: 600;
      position: relative;
      top: -50px;
      margin-left: 70px; }
  #comments .comment-author img {
    width: 50px;
    height: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

/* =====================================================
   Ad Blocks 
   ===================================================== */
#div-ad-leaderboarda,
#div-ad-leaderboardb {
  overflow: hidden; }

#div-ad-boxa_ad_container,
#div-ad-boxb_ad_container,
#div-ad-boxc_ad_container,
#div-ad-boxd_ad_container {
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

#div-ad-boxa_ad_container > ins,
#div-ad-boxb_ad_container > ins,
#div-ad-boxc_ad_container > ins,
#div-ad-boxd_ad_container > ins {
  border: 10px solid white !important; }

@media (max-width: 699px) {
  .footer-ad-block,
  .footer-ad-block-home {
    width: 300px;
    height: auto;
    background: none;
    margin: 0 auto 40px; } }

.header-ad-block img,
.footer-ad-block img,
.footer-ad-block-home img {
  max-width: 100%; }

.sidebar-ad-block {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%; }

.div-ad-boxa,
.div-ad-boxb,
.div-ad-boxc,
.div-ad-boxd,
.div-ad-boxe {
  border: 10px solid white !important; }

#div-ad-leaderboarda,
#div-ad-leaderboardb,
#div-ad-leaderboardc {
  border: 10px solid white !important;
  margin: 15px auto;
  max-width: 748px; }

@media all and (max-width: 767px) {
  .archive-grid-item {
    width: 100%; } }
/* =====================================================
   Data Tables
   ===================================================== */
.datatbl-outer {
  background: white;
  margin: 35px 0px; }

.datatbl {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  border-collapse: collapse;
  border-spacing: 0;
  border-radius: 3px;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7; }

.datatbl,
.datatbl--flip tbody {
  -webkit-overflow-scrolling: touch;
  background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
  background-size: 10px 100%, 10px 100%;
  background-attachment: scroll, scroll;
  background-repeat: no-repeat;
  border-radius: 3px;
  margin: auto; }

.datatbl td:first-child,
.datatbl--flip tbody tr:first-child {
  background-image: linear-gradient(to right, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-size: 20px 100%; }

.datatbl td:last-child,
.datatbl--flip tbody tr:last-child {
  background-image: linear-gradient(to left, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 20px 100%; }

.datatbl th {
  font-weight: 100;
  font-size: 20px;
  text-align: left;
  background: #1b1e24;
  color: #e7e7e7;
  padding: 20px 20px;
  border-bottom: 4px solid #ddd; }

.datatbl--flip th {
  font-weight: 100;
  font-size: 20px;
  text-align: left;
  background: #1b1e24;
  color: #d5e5db;
  padding: 20px 20px;
  border-right: 4px solid #ddd;
  border-bottom: none; }

.datatbl td {
  background: none;
  font-size: 16px;
  padding: 20px 20px;
  border-top: 1px solid #e7e7e7;
  color: #7a7c7d;
  width: 824px; }

.datatbl--flip {
  display: flex;
  overflow: hidden;
  background: none; }

.datatbl--flip thead {
  display: flex;
  flex-shrink: 0;
  min-width: min-content; }

.datatbl--flip tbody {
  display: flex;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden; }

.datatbl--flip tr {
  display: flex;
  flex-direction: column;
  min-width: min-content;
  flex-shrink: 0; }

.datatbl--flip td,
.datatbl--flip th {
  display: block; }

.datatbl--flip td {
  background-image: none !important;
  border-right: 0;
  border-bottom: 0; }

.datatbl--flip th:not(:last-child),
.datatbl--flip td:not(:last-child) {
  border-bottom: 0; }

/* =====================================================
   Search 
   ===================================================== */
.main-navigation .container {
  position: relative; }

.top-nav-form-wrap {
  float: right;
  position: absolute;
  top: 20px;
  right: 2.5%; }
  @media (max-width: 1119px) {
    .top-nav-form-wrap {
      display: none; } }

/* reset webkit search input browser style */
input {
  outline: none; }

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  font-family: inherit;
  font-size: 100%; }

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
  display: none;
  /* remove the search and cancel icon */ }

/* placeholder */
input:-moz-placeholder {
  color: #999; }

input::-webkit-input-placeholder {
  color: #999; }

/* top nav search */
#top-nav-search input[type=search] {
  width: 16px;
  color: transparent;
  cursor: pointer;
  background: url("../img/icon-search.png") no-repeat;
  border: none;
  -webkit-transition: all .1s;
  -moz-transition: all .1s;
  transition: all .1s; }

.home #top-nav-search input[type=search],
.page-template-page-classes-tours-workshops input[type=search],
.single-contest #top-nav-search input[type=search] {
  width: 16px;
  color: transparent;
  cursor: pointer;
  background: url("../img/icon-search-white.png") no-repeat;
  border: none;
  -webkit-transition: all .1s;
  -moz-transition: all .1s;
  transition: all .1s; }

#top-nav-search input[type=search]:focus {
  position: relative;
  top: -3px;
  background-image: none;
  width: 175px;
  padding: 3px 3px 3px 15px;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  cursor: auto;
  border-color: #6dcff6;
  -moz-border-radius: 10em;
  -webkit-border-radius: 10em;
  border-radius: 10em;
  -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
  -moz-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
  box-shadow: 0 0 5px rgba(109, 207, 246, 0.5); }

#top-nav-search input:-moz-placeholder {
  color: transparent; }

#top-nav-search input::-webkit-input-placeholder {
  color: transparent; }

/* Main Search Page */
.sr-img {
  display: block;
  float: left;
  width: 24%;
  margin-right: 3%; }
  .sr-img img {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.sr-text {
  float: right;
  width: 73%; }

.search-search-block form {
  position: relative;
  margin-bottom: 50px; }
  .search-search-block form input[type="search"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #575a5b;
    background-color: white;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    padding: 5px 10px 5px 32px;
    width: 100%; }
    .search-search-block form input[type="search"]:before {
      content: '';
      background-image: url("../img/icon-search.svg") no-repeat;
      width: 10px;
      height: 10px; }
  .search-search-block form .search-submit {
    display: none !important; }

.icon-search img {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 11px;
  left: 10px; }

.search article {
  margin-bottom: 40px;
  overflow: hidden; }
.search h2 {
  margin-bottom: 0;
  line-height: 26px;
  font-size: 22px; }
.search .entry-summary {
  margin-top: 0; }
.search p {
  margin-bottom: 10px; }
.search .entry-meta {
  font-size: 14px;
  color: #a0a2a3; }
  .search .entry-meta a {
    color: #a0a2a3; }

@media all and (max-width: 1039px) {
  .row .col-md-70 .row,
  .row .col-md-8 .row {
    margin-right: 0;
    margin-left: 0; }

  .feat-block a.thumb {
    float: none;
    display: block; }
    .feat-block a.thumb img {
      width: auto !important;
      height: auto !important; }

  .feat-block a.fit-img-sm img {
    width: 100% !important;
    height: 180px !important; }

  .feat-block.feat-block-alt a.thumb img {
    width: 100% !important;
    height: 425px !important; }

  .current-assignment .feat-block a.thumb.fit-img img {
    height: 400px !important; }

  .feat-block a.thumb.fit-img img {
    height: 250px !important;
    width: 100% !important; }

  .single .col-md-70,
  .single .col-md-30 {
    width: 100%; }

  .col-footer {
    text-align: center; }

  .site-footer .mag,
  .site-footer .mag-ipad {
    display: inline-block;
    float: none; } }
@media all and (max-width: 959px) {
  .single-gallery-submission .view-block,
  .single-contest-submission .view-block,
  .single-assign-submission .view-block,
  .single-pro-submission .view-block {
    border-top: 1px solid #d7d8d9; }

  .single-gallery-submission .view-block .col-md-3,
  .single-contest-submission .view-block .col-md-3,
  .single-assign-submission .view-block .col-md-3,
  .single-pro-submission .view-block .col-md-3 {
    width: 33.333%;
    float: left; }

  .detail-block.date-block {
    border-bottom: none; }

  .detail-block.detail-location-block .col-md-8,
  .detail-block.date-block .col-md-8 {
    padding-left: 0; }

  .single-gallery-submission .date-block .details,
  .single-contest-submission .date-block .details,
  .single-assign-submission .date-block .details,
  .single-pro-submission .date-block .details {
    text-align: left; }

  .archive .col-md-4,
  .archive .col-sm-4,
  .blog .col-sm-4 {
    width: 100%; }

  .feat-block a.thumb.fit-img img {
    height: 325px !important;
    width: 100% !important; }

  .fit-img img {
    height: 325px; }

  .fit-img.feature-story img {
    height: 325px !important; } }
@media all and (max-width: 767px) {
  .feat-block .content, .feat-archive-block .content {
    min-height: 0 !important; }

  .grid-contests .fit-img-sm-alt-2 img {
    width: 100%; }

  .single-gallery-submission .entry-content > .container,
  .single-contest-submission .entry-content > .container,
  .single-assign-submission .entry-content > .container,
  .single-pro-submission .entry-content > .container,
  .single-gallery-submission .hentry > .container,
  .single-contest-submission .hentry > .container,
  .single-assign-submission .hentry > .container,
  .single-pro-submission .hentry > .container {
    padding-left: 6%;
    padding-right: 6%; }

  .single-gallery-submission .row .col-md-12 .row,
  .single-contest-submission .row .col-md-12 .row,
  .single-assign-submission .row .col-md-12 .row,
  .single-pro-submission .row .col-md-12 .row {
    margin-left: 0;
    margin-right: 0; }

  .page-template-page-on-location .on-location .row .col-md-70,
  .page-template-page-photography-gear .section-landing .row .col-md-70,
  .page-template-page-tips-techniques .section-landing .row .col-md-70,
  .page-template-page-pro-perspectives .pro-perspectives .row .col-md-70,
  .post-type-archive-assignment .section-landing .row .col-md-12,
  .post-type-archive-contest .grid-contests .col-md-8,
  .author .container .row .col-md-12 {
    padding-left: 4%;
    padding-right: 4%; } }
@media all and (max-width: 600px) {
  .home h2,
  .on-location .col-md-70 > h3 {
    float: none;
    text-align: center; }

  .home a.more-link {
    top: auto;
    text-align: center;
    display: block;
    margin: 0 auto 2em;
    float: none; }

  .container .col-md-70 .col-sm-12,
  .container .col-md-70 .col-sm-6,
  .container .col-md-70 .col-md-6,
  .container .col-md-12 .col-sm-4 {
    padding-right: 0;
    padding-left: 0; }

  .section-landing h3,
  .section-landing .deck, .section-landing .deck-alt {
    padding-left: 0;
    padding-right: 0; }

  .home .blog-posts .feat-block .content {
    padding-left: 20px;
    padding-right: 20px; }

  .archive.author .site-header .entry-header {
    bottom: 4em; }

  .author-header-left,
  .author-header-right {
    width: 100%;
    text-align: center; } }
@media all and (max-width: 500px) {
  #contest-sponsors a {
    width: 32%; } }
