/*@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Calligraffitti');
@import url('https://fonts.googleapis.com/css?family=Catamaran:800');
@import url('https://fonts.googleapis.com/css?family=Roboto');*/
@import url("https://fonts.googleapis.com/css?family=Lato");
@font-face {
  font-family: "Brisa";
  src: url("../fonts/Brisa.eot") format("eot"), url("../fonts/Brisa.woff") format("woff"), url("../fonts/Brisa.svg#Brisa") format("svg"), url("../fonts/Brisa.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Great-Day-Personal-Use";
  src: url("../fonts/Great-Day-Personal-Use.eot") format("eot"), url("../fonts/Great-Day-Personal-Use.woff") format("woff"), url("../fonts/Great-Day-Personal-Use.svg#Great-Day-Personal-Use") format("svg"), url("../fonts/Great-Day-Personal-Use.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Proxima";
  src: url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.ttf.eot") format("eot"), url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.woff") format("woff"), url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.svg#Proxima") format("svg"), url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Proxima-light";
  src: url("../fonts/Mark Simonson - Proxima Nova Thin-webfont.ttf.eot") format("eot"), url("../fonts/Mark Simonson - Proxima Nova Thin-webfont.woff") format("woff"), url("../fonts/Mark Simonson - Proxima Nova Thin-webfont.svg#Proxima") format("svg"), url("../fonts/Mark Simonson - Proxima Nova Thin-webfont.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
/*$font-family: 'Proxima',
'Open+Sans',
Helvetica,
sans-serif;*/
/*$font-thin: 'Proxima-light',
'Open+Sans',
Helvetica,
sans-serif;*/
/*$font-cursive: 'Proxima',
'Calligraffitti',
cursive;*/
/*$font-custom: 'Proxima',
'Lato',
sans-serif;*/
/*$font-family-sans-serif: 'Proxima',
'Open+Sans',
Helvetica,
sans-serif !default;*/
/*$font-cata: 'Proxima',
'Catamaran',
sans-serif;*/
/*$font-robo: 'Proxima',
'Roboto',
sans-serif;*/
/*#7C6945*/
#gallery .featherlight .featherlight-image {
  width: 100%;
  width: auto !important;
  height: 70vw !important;
  max-width: 100%;
  max-height: 60vh; }
#gallery #center_column {
  padding: 0;
  /*<!-- The styling I will not explain in detail but this is pretty standard for a grid layout using the masonry lib.*/
  /*If you do not understand this, please refer to the documentation for examples: https://masonry.desandro.com/ -->*/
  /* ---- .grid-item ---- */ }
  #gallery #center_column #photo-grid h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    padding: 2em 0 1em; }
  #gallery #center_column .grid {
    background: transparent; }
  #gallery #center_column .grid:after {
    /* clear fix */
    content: '';
    display: block;
    clear: both; }
  #gallery #center_column .grid-item {
    float: left;
    opacity: 0.9;
    padding: 0.5rem;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -ms-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms; }
  #gallery #center_column .grid-item img {
    display: block;
    width: 100%;
    -webkit-box-shadow: 10px 10px 20px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 20px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 20px -5px rgba(0, 0, 0, 0.75); }
  #gallery #center_column .grid-item:hover {
    cursor: pointer;
    opacity: 1;
    padding: 0.2rem;
    filter: opacity(30%);
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -ms-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms; }
  @media (max-width: 768px) {
    #gallery #center_column #photo-grid {
      margin: 0.5rem; }
    #gallery #center_column .grid-sizer,
    #gallery #center_column .grid-item {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    #gallery #center_column #photo-grid {
      margin: 1rem; }
    #gallery #center_column .grid-sizer,
    #gallery #center_column .grid-item {
      width: 50%; } }
  @media (min-width: 1024px) {
    #gallery #center_column #photo-grid {
      max-width: 1200px;
      margin: 0 auto; }
    #gallery #center_column .grid-sizer,
    #gallery #center_column .grid-item {
      width: 33.333%; } }
@media (min-width: 768px) {
  #gallery .columns-container .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; }
    #gallery .columns-container .container .row {
      margin-left: 0 !important;
      margin-right: 0 !important; } }

/*@media screen and (max-width: 768px) {
    img.custom-logo {
        left: 68vw;
    }
    .seriousslider {
        height: 65vh;
    }
    .seriousslider-inner>.item,
    .seriousslider-inner>.item {
        height: 75vh;
    }
    .cryout-serious-slider .seriousslider-indicators,
    .seriousslider-light .seriousslider-control {
        display: none;
    }
    .main h2 {
        font-size: 1em;
    }
}*/

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