/*
 * Title of Stack
 * Author: Timothy Smitley
 * Edits: Jeremy Hawes (v1.5.1+)
 * Version: 1.5.1(modified)
 * Not Updated: iPhone/Firefox breakpoint issue
 * URL: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Description: Instagram feed fetcher
 */

#instafeed_stacks_in_2_page10 {
  position: relative;
  
    display: none;
  
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-color: transparent;
  border-style: solid;
  border-top-width:    7.500000px;
  border-bottom-width: 7.500000px;
  border-left-width:   7.500000px;
  border-right-width:  7.500000px;
  margin: 0px 0px -4px 0px;
}

#instafeed_stacks_in_2_page10 a {
  position: relative;
  float: left;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-color: transparent;
  border-style: solid;
  border-top-width:    7.500000px;
  border-bottom-width: 7.500000px;
  border-left-width:   7.500000px;
  border-right-width:  7.500000px;
  color: #FFFFFF;
}

#instafeed_stacks_in_2_page10 a .caption_stacks_in_2_page10 {
  position: absolute;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  opacity: 0;
}
#instafeed_stacks_in_2_page10 a .caption_stacks_in_2_page10:hover {
  opacity: 1;
}

#instafeed_stacks_in_2_page10 a .caption_stacks_in_2_page10 p {
  padding: 10px;
  line-height: 14px !important;
  font-size: 14px;
}



#instafeed_stacks_in_2_page10 a img, #instafeed_stacks_in_2_page10 a video {
  width: 100%;
  height: auto;
  display: block;
}





/*
Big ol thingy
*/

#_instaBig_stacks_in_2_page10 {
  background: rgba(0,0,0,.8);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#_instaBig_stacks_in_2_page10 img, #_instaBig_stacks_in_2_page10 video {
  display: block;
  position: relative;
  margin: 0 auto;
  height: auto;
  width: 100%;
  top: 50%;
  
    margin-top: -320px;
    max-width: 640px;
    max-height: 640px;
  
  
  
  cursor: pointer;
}

#_instaBig_stacks_in_2_page10 .instaPlayBtn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px -50px;
  background: url(../files/instaImages/playButton.png);
  background-size: 100%;
  width: 100px;
  height: 100px;
  cursor: pointer;
}

#instaNext_stacks_in_2_page10 {
  position: fixed;
  display: block;
  background: url(../files/instaImages/nextArrow.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  right: 50%;
  
    margin-right: -420px;
  
  
  
  cursor: pointer;
  z-index: 99999;
}
#instaPrev_stacks_in_2_page10 {
  position: fixed;
  display: block;
  background: url(../files/instaImages/prevArrow.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  
    margin-left: -420px;
  
  
  
  cursor: pointer;
  z-index: 99999;
}
#instaClose_stacks_in_2_page10 {
  position: fixed;
  display: block;
  background: url(../files/instaImages/closeButton.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 99999;
}
#instaVidLink_stacks_in_2_page10 {
  position: fixed;
  display: block;
  background: url(../files/instaImages/linkButton.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  top: 10px;
  right: 80px;
  cursor: pointer;
  z-index: 99999;
}



    @media only screen and (max-width: 840px), only screen and (max-device-width: 840px) {
      #instaPrev_stacks_in_2_page10 {
        width: 50px;
        height: 50px;
        left: 0px;
        margin-left: 0px;
      }
      #instaNext_stacks_in_2_page10 {
        width: 50px;
        height: 50px;
        right: 0px;
        margin-right: 0px;
      }
      #instaClose_stacks_in_2_page10 {
        width: 25px;
        height: 25px;
      }
      #instaVidLink_stacks_in_2_page10 {
        width: 25px;
        height: 25px;
        right: 55px;
      }
      #_instaBig_stacks_in_2_page10 .instaPlayBtn {
        margin: -25px -25px;
        width: 50px;
        height: 50px;
      }
    }




.one_stacks_in_2_page10 {width: 100%;}
.two_stacks_in_2_page10 {width: 50%;}
.three_stacks_in_2_page10 {width: 33.333334%;}
.four_stacks_in_2_page10 {width: 25%;}
.five_stacks_in_2_page10 {width: 20%;}
.six_stacks_in_2_page10 {width: 16.666667%;}
.seven_stacks_in_2_page10 {width: 14.285%;}
.eight_stacks_in_2_page10 {width: 12.5%;}
.nine_stacks_in_2_page10 {width: 11.111112%;}
.ten_stacks_in_2_page10 {width: 10%;}

@media all and (min-width: 1000px) {
  .imgWidth_stacks_in_2_page10 {
    width: 25%;
  }
  #instafeed_stacks_in_2_page10 a:nth-child(6n+1) {
    margin-left: 0;
  }
  #instafeed_stacks_in_2_page10 a:nth-child(6n+0) {
    margin-right: 0;
  }
  
}
@media all and (max-width: 999px) {
  .imgWidth_stacks_in_2_page10 {
    width: 33.33%;
  }
  #instafeed_stacks_in_2_page10 a:nth-child(6n+1) {
    margin-left: 0;
  }
  #instafeed_stacks_in_2_page10 a:nth-child(6n+0) {
    margin-right: 0;
  }
  
}
@media all and (max-width: 849px) {
  .imgWidth_stacks_in_2_page10 {
    width: 33.33%;
  }
  #instafeed_stacks_in_2_page10 a:nth-child(6n+1) {
    margin-left: 0;
  }
  #instafeed_stacks_in_2_page10 a:nth-child(6n+0) {
    margin-right: 0;
  }
  
}
@media all and (max-width: 649px) {
  .imgWidth_stacks_in_2_page10 {
    width: 33.33%;
  }
  #instafeed_stacks_in_2_page10 a:nth-child(6n+1) {
    margin-left: 0;
  }
  #instafeed_stacks_in_2_page10 a:nth-child(6n+0) {
    margin-right: 0;
  }
  
}
@media all and (max-width: 449px) {
  .imgWidth_stacks_in_2_page10 {
    width: 100%;
  }
  #instafeed_stacks_in_2_page10 a:nth-child(6n+1) {
    margin-left: 0;
  }
  #instafeed_stacks_in_2_page10 a:nth-child(6n+0) {
    margin-right: 0;
  }
  
}

#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:0;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988} #toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px} #toTop:active,#toTop:focus{outline:0}
