/*html.mobile,*/
/*html.tablet {*/
/*  height: 100%;*/
/*  overflow: hidden;*/
/*}*/
/*html.mobile body,*/
/*html.tablet body{*/
/*  height: 100%;*/
/*  overflow-y: scroll;*/
/*  -webkit-overflow-scrolling: touch;*/
/*}*/

/*

@media (max-width: 600px) {
  .block_fd169e1fa00f409d9c08a42b23486ef6 .imgGridItem {
    width: auto !important;
    height: auto !important;
    position: static !important;
    margin: 0 0 20px 0 !important;
  }
}


.blockWrap_e8a6e48c74b0437ebd3635e390811a48 .fullDetailsItem {
    background: #ccc;
    background: rgba(150, 150, 150, .30);
    padding: 20px;
    margin-bottom: 5em;
}
 */


/*.blockWrap_ae2d41fe21ff4ffa9f84c4b795ccd51b .imgEffect-content {*/
/*    max-width:  100px;*/
/*}   */
    
/* .phony {*/
/*    opacity: .25;*/
/*}*/

/*.etc {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*}*/

/*.hasCustomCaptions .blockImg,*/
/*.hasCustomCaptions .imgGridItem,*/
/*.hasCustomCaptions .imgRowItem {*/
/*    position: relative;*/
/*}*/

/*.customCaption {*/
/*    position: absolute;*/
/*    background: #fff;*/
/*    background: rgba(255,255,255,.6);*/
/*    bottom: 20px;*/
/*    left: 45px;*/
/*    margin: 0 45px 1.5em 0;*/
/*    padding: 10px;*/
/*}*/

/*.customCaption .contentTitle {*/
/*    padding-bottom: 0;*/
/*}*/

/*.so-on-and-so-forth {*/
/*    border: solid 20px pink;*/
/*}*/

/*.singleCaptionExample .customCaption {*/
/*  position: static;*/
/*  width: 100%;*/
/*  margin: 0;*/
/*  -webkit-box-sizing: border-box;*/
/*  -moz-box-sizing: border-box;*/
/*  box-sizing: border-box;*/
/*}*/

/*.imgGridItem .customCaption {*/
/*  margin: 0;*/
/*  left: 10px;*/
/*  right: 10px;*/
/*  bottom: 10px;*/
/*}*/

/*

@media only screen and (max-width: 950px){
  
  .hasSecondaryContent .primaryContentContainer {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .hasSecondaryContent .primaryContent {
    margin-left: 0;
  }

  .hasSecondaryContent .secondaryContentContainer {
    width: 100%;
    float: none;
    clear: both;
  }
}
*/


/*.itemTabs {*/
/*  margin-bottom: 1.5em;*/
/*}*/
/*.itemTabs li {*/
/*  display: inline-block;*/
/*  margin: 0 1em .5em 0;*/
/*}*/
/*.itemTabs li blockquote {*/
/*    font-size: 100px;*/
/*}*/
 /*

#letterSpacer div {
  margin-bottom: .5em;
}

#letterSpacer input,
#letterSpacer select {
  display: inline-block;
  margin-bottom: 0.5em;
  font-size: 16px;
}
#letterSpacer input[type=text],
#letterSpacer input[type=number] {
  width: 65px;
}


*/