body.gallery .header:not(.mobile-menu) {
    background-color: #fbfbf8;
}

body.page-7650218 .asset {
  position: fixed;
  margin: 0px -20px 0px -20px;
}


.header:not(.mobile-menu) .logo a {
    padding: 0em 0 0;
    font-size: 29px;
    line-height: 1em
}

.header:not(.mobile-menu) .menu-outer .menu-inner .menu ul a {
    margin-bottom: 7px;
}

body.gallery .asset {
    align-items: center;
    margin: 0px 24px 0px 0px;
}

.category-link {
  pointer-events: none !important;
}

.menu .category {
    cursor: default;
}

p#photo-bio {
    letter-spacing:2px;
    font-size:10.5px;
    color:#984d4d;
    pointer-events: none !important;
    cursor: default !important;
    margin-bottom:0 !important;
}

body {
    letter-spacing:0.3px;
}

.text-wrap {
  max-width:400px;
  text-align:center;

 /* background-image:url(https://format-com-cld-res.cloudinary.com/image/private/s--bYz7I9bb--/c_limit,g_center,h_1200,w_65535/fl_keep_iptc.progressive,q_95/v1/93f0976a222f7ba6825eeeee32183af6/IMG_0178.jpg);
  */
}

.title-box {
  font-family:serif !important;
  margin-top:40px;
}

body.gallery .gallery-zoom-container {
    -webkit-transition: opacity 250ms ease;
    transition: opacity 250ms ease;
    background: rgba(251, 251, 248, 0.98);
}

#using a { display:none!important; }

.header.mobile-menu .logo a {
  font-size: 28px;
  padding: 20px 20px 20px 20px;
}

.hamburger {
    position: absolute;
    top: 28px;
    right: 20px;
}

body.page-7746724 h2 {
  font-family: "Benton Sans Book", "Benton Sans Book", sans-serif !important;
font-style: normal;
font-weight: 500 !important;
line-height: 1;
}

body.page-7648288 .assets-grid {
  /*background-color:rgba(0,0,0,0.95);*/
}

body.page-7648288 .assets-grid .asset .gallery-element {
  padding:70px 140px 70px 50px;
}







/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
    body.gallery .asset {
    align-items: center;
    margin: 0px 0px 23px 0px;
}

.header.mobile-menu .menu-links .item a, .header.mobile-menu .menu-links .category a {
    padding: 6px 8px;
    line-height: 21px;
    text-align: center;
}

    body.page-7650218 {
      overflow:hidden;
    }

.menu li > a {
  font-size:15px !important;
}

body.page-7650218 .asset.image .image-wrap {
  margin-top:80px;
  padding-bottom:130px;
  overflow:hidden;
}

body.page-7650218 .asset, body.page-7650218 .image {
  position:sticky;
  margin: 0px 0px 0px 0px;
  overflow:hidden;
}

body.page-7650218 .asset.image .image-wrap {
    position: fixed important!;
    transform: scale(2);
    top: 80px;
    right: 0px;
    overflow:hidden;
}

body.page-7650218 .asset.image .image-wrap .gallery-element {
  overflow:hidden;
}

.header.mobile-menu {
    z-index: 0;
    position: static;
}

.header.mobile-menu .logo {
  text-align:center;
}

.header.mobile-menu .logo a {
    font-size: 28px;
    padding: 20px 80px 20px 20px;
    margin-right: 120px;
}

.header.mobile-menu .menu-links .category > a {
    font-size: 15px;
}

.assets-grid {
  margin-top: 0px !important;
}

.header.mobile-menu .logo a {
    padding: 0px !important;
    margin-right: 0px;
    margin-top:5px;
    margin-bottom:5px;
    display:inline-block;
}

.hamburger {
  top:13px !important;
  padding:0;
  margin:0;
}

body.page-7648288 .assets-grid .asset .gallery-element {
  padding:0 0 23px 0;
}

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    
    body.gallery .container {
      padding-left:2px;
      padding-right:2px;
    }
    
    body.page-7650218 .container {
      padding-left:0px;
      padding-right:0px;
    }

}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

 }

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}


/*----------IPAD----------*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
  and (orientation: landscape) { 
  
  .assets-grid {
    padding-left:140px !important;
  }

   /*lika*/.page-7648283 .assets-grid {
    padding-left:110px !important;
  }
  
   /*tyler*/.page-7648282 .assets-grid {
    padding-left:140px !important;
  }
  
    /*audre*/.page-7648026 .assets-grid {
    padding-left:110px !important;
  }
  
  /*asher*/.page-7648285 .assets-grid {
    padding-left:30px !important;
  }
  
  /*laura*/.page-7663302 .assets-grid {
    padding-left:200px !important;
  }
  
  /*jeremy*/.page-7648286 .assets-grid {
    padding-left:140px !important;
  }
  
  /*water*/.page-7707893 .assets-grid {
    padding-left:100px !important;
  }
  
  /*land*/.page-7648406 .assets-grid {
    padding-left:70px !important;
  }
  
  /*smoke*/.page-7673558 .assets-grid {
    padding-left:140px !important;
  }
  
  /*se*/.page-7650268 .assets-grid {
    padding-left:140px !important;
  }
  
  /*hth*/.page-7648288 .assets-grid {
    padding-left:205px !important;
  }
  
  /*sp*/.page-7647679 .assets-grid {
    padding-left:205px !important;
  }
  
  
  .header:not(.mobile-menu) {
    padding: 0 0px;
    padding-left: 0px;
  }
  
  body.gallery .assets-grid .header-background {
    width:70px;
  }
  
  .menu li > a {
  font-size:11px !important;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
  and (orientation: portrait) {

.header.mobile-menu .logo a {
    display:inline-block;
}

body.gallery .asset.image img {margin-left:24px;
padding-bottom:20px;
}

body.page-7650218 .asset.image img {margin-left:0px !important;
}

  .menu li > a {
  font-size:14px !important;
}

.header.mobile-menu .menu-links .item a, .header.mobile-menu .menu-links .category a {
  padding:5px 8px;
}

body.page-7650218 .asset {
  margin-top:80px;
  transform: scale(0.7)
}

.header.mobile-menu .logo {
  text-align:center;
}

.header.mobile-menu {
    z-index: 0;
    position: static;
  max-height:0px;
}
}

/*----------SMALLER SCREEN----------*/

/* Portrait and Landscape */
@media only screen 
  and (max-device-width: 1000px) {
    
.header:not(.mobile-menu) .menu-outer .menu-inner .menu ul a {
  
    margin-bottom: 0px;
}

.header:not(.mobile-menu) .logo {
    margin: 0px 10px 0px 10px !important;
}
}

/* Portrait and Landscape */
@media only screen 
  and (max-device-width: 1400px) {
    
.header:not(.mobile-menu) .menu-outer .menu-inner .menu ul a {
  
    margin-bottom: 0px;
}

.header:not(.mobile-menu) .logo {
    margin: 10px 10px 10px 10px !important;
}
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1500px)
  and (max-device-width: 2880px) {
    
.menu li > a {
    line-height: 21px;
    text-decoration: none;
    width: auto;
    padding: 0;
    text-align: center;
    color: #000000;
    background: #fbfbf8;
        background-color: rgb(251, 251, 248);
    font-family: "Benton Sans Book", "Benton Sans Book", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0);
}

.menu li.category > a {
    color: #2f3130;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
}

.header:not(.mobile-menu) .menu-outer .menu-inner .menu ul a {
  
    margin-bottom: 11px;
}

.header:not(.mobile-menu) .logo {
    margin: 10px 10px 10px 10px !important;
}

}
