/*
   v2.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html{
  overflow-y: scroll;
}

html, body {
  height: 100%;
}

html.chrome .gallery .image .img img {
  image-rendering: -webkit-optimize-contrast;
}


/*  ------  Global  ------  */
body {
  line-height: 2.1;
  color: #ffffff;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-size: 14px;
letter-spacing: 1px;
	
	margin-left: -420px;
	
	
  background: #ffffff;
}

.label {
    
    font-size: 28px;
    font-weight: bold;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #FF5E5E;
	letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
	padding-left: 20px;

}
.label.success {
    background-color: transparent;
	
}
span.add-label{
 display:none;
}
.item:hover span.align{
 display:none;
	font-weight: normal;
}
.item:hover span.add-label{
 display:block;
	font-weight: normal;
	font-size: 18px;
	background-color: yellow;
}


body.gallery_page.unauthorized .page {
  height: 100%;
}
body.gallery_page.unauthorized #content {
  display: -webkit-box;display: -ms-flexbox;display: flex;
  -webkit-box-align: center;-ms-flex-align: center;align-items: center;
  height: 100%;
}


h1, h2, h3, h4, h5, h6 {
  color: #FF0000;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-size: 22px;
font-style: normal;
font-weight: normal;
  margin:0;
}

  h1 {
    font-size: 22px;
    line-height:1.1em;
  }

  h2 {
    font-size: 22px;
    line-height: 1em;
  }

a {
  outline: none;
  color: #FF0000;
text-decoration: none;
font-style: normal;
font-weight: normal;
  }

  a:hover {
    color: #FF0000;
text-decoration: normal;
font-style: normal;
    }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {  content: '';  content: none; }
table { border-collapse: collapse;  border-spacing: 0; }
form div ,table td, table th { padding: 5px;}

::-moz-selection{ background: #A5A29F; color:#fff; text-shadow: none; }
::selection { background:#A5A29F; color:#fff; text-shadow: none; }

p { margin: 0; }

p, ul li, ol li {  line-height: 1.45em; }
em {  font-style:italic; }
strong {  font-weight:bold; }

/* Required to Render UL and OL elements correclty */
ol {   list-style: decimal inside none; }
ul {   list-style: disc inside none; }

/* ------ ClearFix ------ */
.clearfix:after { content: "."; display: block; clear: both;  visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


/* Menu Definitions */

#logo {
  margin: 225px 20px 30px 14px;
}

#logo a  {
  text-decoration: none;
  color: #FF0000;
}
#logo a img { border:0px; max-width: 95px; max-height: 120px; }
#logo h1 {
  
  margin: 0;
  z-index: 3333;
}

#logo h1 a {
  color: #ff0000;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-size: 18px;
font-style: normal;
font-weight: normal;
  line-height: 1.1em;
}
#logo h1 a:hover { text-decoration:none; }

/* Menu */

/* Menu Navigation */
.menu_wrap { width: 150px; }
.menu_wrap .main_nav {
  padding-bottom: 2px;
  width: 120px;
  *position: relative;
  *right: 16px;
}

.menu_wrap ul li a {
  color: #FF0000;
background: #ffffff;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1;
  text-decoration: none;
  padding: 3px 6px 3px 1px;

  
    background-color: rgba(0,0,0,0);
  
}
  .menu_wrap ul li.nav_using a {
    text-decoration: underline;
  }
  .menu_wrap ul a:hover {
    
	  background: #f6f6f6;
color: #FF0000;
font-style: normal;
font-weight: normal;
	  
    
      background-color: transparent;
    
  }
  .menu_wrap ul a:focus,
  .menu_wrap ul .selected a {
    background: #f6f6f6;
color: #ff0000;
font-style: normal;
font-weight: normal;
	  text-decoration: line-through;
    
      background-color: transparent;
    
  }

.menu_wrap ul .item {
  display: block;
  line-height: 1;
  margin-bottom: 3px;
  overflow: hidden;
  width: 100%;
  *max-width: 185px;
}

.menu_wrap ul .item a {
  *display: block;
  *max-width: 185px;
}

.menu_wrap .category {
  color: #FF0000;
font-style: normal;
font-weight: bold;
  
    cursor: pointer;
  
  display: block;
  font-size: 12px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";

  line-height: 1.2;
  padding: 0.6em 0;
  position: relative;
  zoom: 1;

  
    border-top: 1px solid #cccccc;
  
}

.menu_wrap .hover {
  color: #000000;
}

.menu_wrap .open_cat,
.menu_wrap .list_end_cat {
  
    border-bottom: 1px solid #cccccc;
    margin: 0 0 4px 0;
  
}

.menu_wrap .category_container {
  overflow: hidden;

  
    display: none;
    margin: 0 0 0.5em;
  
}
  .menu_wrap .category_container .item {
    float: left;
  }

.mobile_nav_item {
  display: none;
}

/******* TOP *********/

#head_logo {
  float: left;
  padding-right: 40px;
  max-width: 390px;
  text-align: left;
  min-height: 30px;
}

.gallery .footer_text {
  position: fixed;
  bottom: 3px;
  margin: 0;
  width: 100%;
  padding: 3px;
}



/****** CONTENT *******/

.nav {
  float: left;
  
  min-height: 640px;
  
  width: 120px; height: 100%;

  position: fixed;
  top: 0;

  z-index: 999999;

  
    left: 50px;
  
}

.nav #overlay {
  background: #ffffff;
  position: absolute; top: 0; left: 0;
  height: 100%; width: 100%;
  z-index: 0;

  
    opacity: 0;
    filter: alpha(opacity=100);
  
}

.nav #additional_text {
  color: #FF0000;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-size: 11px;
font-style: normal;
font-weight: normal;
  padding: 16px 0 0 0;
}

.nav .nav_container {
  position: absolute;
  top: 50%;
  z-index: 10;

  
    height: 640px;
    margin-top: -275px;
  

  text-align: left;

  /* This fixes IE7*/
  *overflow:visible;
}
.nav.left_aligned_menu { text-align: left;}
.nav .menu_wrap {
  font-size: 0;
  margin-left: 14px;
}
.nav .social_icons_wrap {
  position: absolute;
  bottom: 12px; left: 4px;
}

.nav .nav_container .jspVerticalBar {
  
}


/* Center Horizontal Vertically */
.gallery #content {
  
  min-height: 640px;
  
}

.gallery #content .container {
  position: absolute;
  top: 50%;

  padding-left: 420px;


  
    height: 640px;
    margin-top: -305px;
  

  /* This fixes IE7*/
  *overflow:visible;

}

/******* GALLERY  *********/
.gallery .asset {
  padding: 0;
  float: left;
}

/* If laoding icon is displayed */
.gallery .asset.loading .img {

  
    height: 640px;
  

   }

/* Image Text on Image Assets Popups */
.gallery .image .img {
  position: relative;
}
.gallery .image .img img {
  
    height: 640px;
  
  
  display: block;
}
.gallery .image .img img.auto-width {
  width: auto;
}
.gallery .asset .image_text_container {
  padding: 0.75em 0.75em 0 0;
  
  color: #FF0000;
font-size: 14px;
font-weight: normal;
font-style: normal;
}


.gallery .asset.image .image_text_container p {
  padding-right: 2em;
}

.gallery .assets {
  margin-left: 2em;
  overflow: hidden;
}

/* Title Elements */
.gallery .asset.title .wrap {
  overflow: auto
  width: 635px;
}



.gallery .asset.title .wrap {
  
    height: 640px;
  
  overflow:hidden;
}
.gallery .asset.title .asset_img {
  margin-bottom: 15px;
  
}
.gallery .asset.title .asset_copy {
  max-width: 35em;
  padding: 1.2em 0 0;
}

.gallery .asset.title .inner_wrap {
  width: 37em;
}

/* Text Elements */
.gallery .asset.txt {
  width: 37em;
}
.gallery .asset.txt .wrap {
  width: 35em;
  overflow: auto;
}
.gallery .assets .asset.txt .wrap .text_content {
  overflow: hidden;
  padding: 1.2em 2em 0 2em;
  
  width: 30em;
}

.gallery .assets .asset.txt .wrap {
  
    height: 640px;
  
  overflow:hidden;
}


/* Listing Assets */



body.simple #content,
body.listing #content,
body.store #content,
body.product #content,
body.order_confirmation #content,
body.order_thank_you #content,
body.order_download #content,
body.order_payment_error #content,
body.client_page #content {
  position: relative;

  
    margin-left: 298px;
  
  margin-right: 100px;
}

body.listing #content {
  max-width: 1060px;
  min-width: 260px;
  overflow-x: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
  -webkit-text-size-adjust: 100%;
  }

body.listing #content.loaded{
  opacity: 1;
}

body.listing #content .title_element {
  max-width: 1060px;
}
body.listing #content .title_element .image {
  position: relative;
}
body.listing #content .title_element .image .image-placeholder {
  max-width: 100%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  body.listing #content .title_element .image .image-placeholder {
    margin-bottom: 15px;
  }
}
body.listing #content .title_element .image img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
}
body.listing #content .title_element .copy {
  margin-bottom: 35px;
  max-width: 500px;
}
body.listing #content .title_element .img { margin-bottom: 2em; }


/* Listing Assets */

.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  opacity: 1;
}

/* Listing Column System */

body.listing .two-columns .asset, body.listing .three-columns .asset, body.listing .four-columns .asset, body.listing .five-columns .asset {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

body.listing .two-columns .listing_image { width: 50%; }
body.listing .three-columns .listing_image { width: 33.3333%; }
body.listing .four-columns .listing_image { width: 25%; }
body.listing .five-columns .listing_image { width: 20%; }

/* Listing Layout */

body.listing .assets{
  align-content: center;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -30px;
}
  body.listing .assets.original {
    align-items: center;
  }

body.listing .listing_image {
  opacity: 0;
  transition: opacity 0.3s ease;
  padding: 0 30px 30px 0;
  box-sizing: border-box;
}
  body.listing .listing_image.asset-loaded {
    opacity: 1;
  }

  body.listing .listing_image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      max-width: 100%;
      height: auto;
      vertical-align: top;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
  }
  body.listing .listing_image .image-wrap {
      position: relative;
      -webkit-transition: opacity 0.3s ease-out;
      -moz-transition: opacity 0.3s ease-out;
      -ms-transition: opacity 0.3s ease-out;
      -o-transition: opacity 0.3s ease-out;
      transition: opacity 0.3s ease-out;
      -webkit-backface-visibility: hidden;
  }
  body.listing .listing_image:hover .image-wrap {
      opacity: 0.8;
  }
  body.listing .listing_image .image-wrap .image-placeholder {
      position: relative;
      vertical-align: top;
      width: 100%;
      height: 100%;
      transition: background-color 0.25s ease;
  }
  body.listing .listing_image.asset-loaded .image-wrap .image-placeholder {
      background-color: transparent !important;
  }
  body.listing .listing_image a {
    text-decoration: none;
  }

  @media only screen and (max-width: 767px) {
    body.listing .assets{
      margin-right: -15px;
    }
    body.listing .listing_image {
      padding: 0 15px 15px 0;
    }
  }


body.listing #content .listing_image .copy {
  text-align: center;
  line-height: 1.35em;
  text-decoration: none;
  margin-top: 8px;
  text-align: Center;
  color: #555555;
font-size: 12px;
font-style: normal;
font-weight: normal;
  display:block;
  
}

  body.listing #content .listing_image:hover .copy {
    color: #555555;
  }

body.simple  #menu_container  ,
body.listing #menu_container {
  position: relative;
}


/* Variable Image Style Definitions */

/* Gallery Containers */

.gallery .asset {
  
    margin-right: 2px;
  
}

/* JScroll Scrollbard color */
.jspDrag {
  background: #555555;
}

.jspDrag:hover {
  background: #555555;
}

/* Simple Page */
body.simple#imgsize_fullbrowserheight #content,
body.listing#imgsize_fullbrowserheight #content { padding-top: 14px; }

/* Fix to remove blue outline in chrome */
.menu_wrap, .jspContainer, .jspPane, .main_nav { outline: 0; overflow: hidden; }



/* ------------------------------------------------------------------ */
/* Content Pages styling */

#content_page_wrapper h2.xl-headline {
  font-size: 33px;
}

.mobile-menu-trigger {
  display: none;
}

.youtube_cont.preview .load_iframe, .vimeo_cont.preview .load_iframe {
  background-image: url("assets/images/play.svg") !important;
  background-size: 63px 63px;
}

@media only screen and (max-width: 500px) {
  .menu_wrap {
    overflow-y: auto;
  }

  .gallery {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
  }

  .gallery .asset .wrap, .gallery .asset.video, .gallery .asset.image {
    position: relative;
  }

  .gallery .asset .image_text_container,
  .gallery .assets .asset.video .copy,
  .gallery .assets.size_400 .asset.video .copy,
  .gallery .assets.size_600 .asset.video .copy,
  .gallery .assets.size_700 .asset.video .copy {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    max-height: 40vh;
    overflow-y: auto;
    margin: 0;
    padding: 20px;
    color: #fff;
    background: transparent;
    font-size: 14px;
    -webkit-overflow-scrolling: touch;
  }

      .gallery .asset .image_text_container {
        width: auto !important;
      }

    .gallery .asset.show-caption .image_text_container,
    .gallery .assets .asset.video.show-caption .copy,
    .gallery .assets.size_400 .asset.video.show-caption .copy,
    .gallery .assets.size_600 .asset.video.show-caption .copy,
    .gallery .assets.size_700 .asset.video.show-caption .copy {
      background: #000;
    }

    .gallery .assets .asset.video .copy {
      z-index: 2;
    }

    .gallery .asset.image .caption_cta,
    .gallery .asset.video .caption_cta,
    .gallery .asset.image .caption_close,
    .gallery .asset.video .caption_close {
      position: absolute;
      z-index: 3;
      bottom: 5px;
      right: 5px;
      padding: 5px;
      font-size: 14px;
      color: #fff;
      background: #000;
      cursor: pointer;
    }

    .gallery .asset.image .caption_close,
    .gallery .asset.video .caption_close {
      font-size: 24px;
      background: transparent;
    }

    .gallery .asset.image .caption_cta,
    .gallery .asset.video .caption_cta,
    .gallery .asset.image.show-caption .caption_close,
    .gallery .asset.video.show-caption .caption_close {
      display: block;
    }

    .gallery .asset.image.show-caption .caption_cta,
    .gallery .asset.video.show-caption .caption_cta {
      display: none;
    }

    .gallery .asset .image_text_container p,
    .gallery .assets .asset.video .copy p {
      font-size: 14px;
    }

    .gallery .asset.show-caption .image_text_container p,
    .gallery .assets .asset.video.show-caption .copy p {
      display: block;
      font-size: 14px;
    }

    .gallery .asset.image .image_text_container p {
      padding-right: 0;
    }

  .gallery .asset.title .inner_wrap {
    width: 83vw;
  }

  .gallery .asset.title .asset_copy {
    width: calc(83vw - 20px);
  }

  .gallery .asset.title .asset_img {
    padding-right: 20px;
  }

  .gallery .asset.title .asset_img img {
    max-width: calc(83vw - 20px);
  }

  .gallery .asset.txt {
    width: auto;
  }

  .gallery .asset.txt .wrap {
    width: 80vw;
  }

  .gallery .assets .asset.txt .wrap .text_content {
    padding: 0px;
    width: calc(80vw - 20px);
  }

  .gallery .txt .jspContainer:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }

  .gallery .txt .jspPane {
    display: inline-block;
    vertical-align: middle;
    position: relative!important;
  }

  .gallery #content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: hidden;
  }

  .gallery #content .container {
    height: auto;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-left: calc(223px + 2em);
  }

  .open-mobile-menu #content {
    display: none;
  }

  .gallery {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
  }

    .gallery #content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow-y: hidden;
      min-height: 0;
    }

      .gallery #content .container {
        height: auto;
        overflow-x: scroll;
        overflow-y: hidden;
      }

  .gallery .asset.loading .img,
  .gallery .image .img img,
  .gallery .asset.title .wrap,
  .gallery .assets .asset.txt .wrap {
    height: auto;
  }

  body.gallery .assets .video .embed_container,
  body.gallery .assets .video .youtube_cont,
  body.gallery .assets .video .vimeo_cont,
  body.gallery .assets.size_400 .video .embed_container iframe,
  body.gallery .assets.size_600 .video .embed_container iframe,
  body.gallery .assets.size_700 .video .embed_container iframe {
    height: 100%;
  }

  body.gallery .assets.size_400 .video .embed_container img,
  body.gallery .assets.size_600 .video .embed_container img,
  body.gallery .assets.size_700 .video .embed_container img {
    height: auto;
  }

  body.content #content, body.blog #content, body.product #content {
    position: relative;
  }

  body.simple #menu_container, body.listing #menu_container {
    position: fixed;
  }

  body.simple #content, body.listing #content {
    margin-top: 0;
  }

    body.simple #content .container, body.listing #content .container {
      position: relative;
    }

  .gallery .asset.loading .img img {
    top: 30vh;
  }

  .gallery .asset {
    margin-right: 10px;
  }

  .image_text_container,
  .video .copy {
    display: none !important;
  }

  .show-caption .image_text_container,
  .show-caption .copy {
    display: block !important;
  }

  .f_blog_wrapper {
    width: auto;
    max-width: none;
    overflow-x: auto;
    padding-right: 20px !important;
    padding-left: 20px !important;
    -webkit-overflow-scrolling: touch;
  }

    .f_blog_wrapper iframe {
      width: 100% !important;
      height: 100% !important;
      min-height: 25vh;
    }


  body.simple #content {
    margin: 0 30px;
  }

  body.listing #content {
    margin: 0 20px 0 298px;
  }

  body.content.simple #content,
  body.blog.simple #content,
  body.store.simple #content,
  body.product.simple #content,
  body.order_confirmation #content,
  body.order_thank_you #content,
  body.order_download #content,
  body.order_payment_error #content,
  body.client_page #content {
    margin: 0 20px 0 268px;
  }

  body.listing #content {
    min-width: 0;
    max-width: none;
  }

  #logo {
    position: relative;
    margin: 20px 20px 30px 14px;
  }

  .gallery .asset.image .img img[data-sizing='landscape'] {
    width: 85vw;
  }

  #content_page_wrapper {
    min-width: 0 !important;
  }



@media only screen and (max-width: 767px) {
  body.listing #content {
    margin: 0 30px;
  }

  body.content.simple #content,
  body.blog.simple #content,
  body.product.simple #content,
  body.store.simple #content,
  body.order_confirmation.simple #content,
  body.order_download.simple #content,
  body.order_thank_you.simple #content,
  body.order_payment_error #content {
    margin: 0;
  }

  #logo {
    margin: 0;
    padding: 20px 60px 20px 30px;
    text-align: left;
  }

  #logo h1 {
    padding: 0;
  }

  #logo a {
    display: block;
  }

    #logo h1 a {
      font-size: 28px;
    }

    #logo a img {
      max-height: 60px;
    }

  .gallery #content .container {
    padding-left: 0;
  }

  .nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: auto;
    min-height: 0;
    text-align: center;
    z-index: 33333;
    background: #ffffff!important;

    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
  }

    .nav.hidden {
      -webkit-transform: translate3d(0, -100%, 0);
      -moz-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }

    .nav .nav_container {
      position: relative;
      top: 0;
      width: 100%;
      height: auto!important;
      margin-top: 0;
    }

  .nav_container > .social_icons,
  .nav #overlay {
    display: none;
  }

  .nav .menu_wrap {
    position: absolute;
    top: -3000%;
    overflow-y: auto;
    opacity: 0.01;
    width: 100%;
    margin: 0;
    pointer-events: none;
    text-align: center;
    background-color: #ffffff;
    -webkit-overflow-scrolling: touch;

    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .nav .menu_wrap + .social_icons {
    opacity: 0;
    visibility: hidden;
    height: 0;
  }

    .open-mobile-menu .nav .menu_wrap {
      opacity: 1;
      pointer-events: auto;
      top: auto;
    }

    .menu_wrap .main_nav {
      width: auto;
    }

    .menu_wrap ul .item {
      overflow: visible;
      margin-bottom: 0;
    }

    .menu_wrap ul a:hover {
      color: #5b5555;
    }

  .mobile_nav_item {
    display: block;
  }

  .main_nav > li {
    display: block;
    margin: 0;
    padding: 0;
    white-space: normal;
    text-align: left;
  }

  .menu_wrap .category {
    border-top: none;
    font-weight: normal;
    background: #ffffff
  }

    .menu_wrap .category span {
      opacity: 0.5;
    }

  .menu_wrap .open_cat,
  .menu_wrap .list_end_cat {
    border-bottom: none;
    margin: 0;
  }

  .main_nav .category + .category {
    margin-top: 2px;
  }

  .main_nav > .category > a {
    background: #ffffff;
  }

    .main_nav > .category > a span {
      opacity: 0.5;
    }

  .main_nav > .item, .main_nav > .category > a, .main_nav .dropdown > .item {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }

  .main_nav > .item:hover {
    background: #ffffff;
  }

  .main_nav .item a,
  .main_nav .category a {
    display: block;
    
      background-color: rgba(0,0,0,0);
    
  }

  .main_nav .item a,
  .main_nav .category > div,
  .menu_wrap .category,
  .main_nav .category a,
  .main_nav .category a:visited,
  .main_nav .item a:visited {
    padding: 12px 0;
    font-size: 18px;
    line-height: 21px;
    text-align: left;

    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }

  .menu_wrap .category_container {
    display: block;
    overflow: visible;
    margin: 0;
    background: #ffffff
  }

    .menu_wrap .category_container .item {
      float: none;
    }

  .main_nav .mobile_nav_item {
    display: block;
    margin: 11px 0;
    
      color: #666;
    
    font-size: 12px;
    line-height: 13px;
  }

    .main_nav .mobile_nav_item.nav_using {
      margin-top: 28px;
    }

    .main_nav .mobile_nav_item a {
      font-size: 12px;
      
        color: #666;
      
    }

  .menu_wrap ul li a {
    background-color: transparent;
    padding: 3px 6px 3px 1px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }

  
  .gallery .asset:last-child {
    margin-right: 100px;
  }

	#share_button,
	.f-share-panel {
		display: none;
	}
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .gallery .nav {
    display: none;
  }

  .f_blog_wrapper iframe {
    width: 100% !important;
    min-height: 90vh !important;
  }
}

