@media only screen and (max-width:768px){

.no-margin .entry, .no-margin .entry-comments{
	padding: 0 !important;
}

.no-margin .entry-header, .no-margin .entry-comments h3{
	padding:20px;
}

.no-margin .entry-footer .entry-meta{
	padding:20px 80px;
}

.no-margin .entry-header .entry-meta {
	margin-bottom:0;
} 

.share-before, .related-posts, #disqus_thread {
    padding: 0 20px;
}
.nav-secondary{
  /* position: fixed; */
    width: 100%;
    top: 0;
    z-index: 99999;
    background: #fff !important;
}

#mailchimp-top-bar.mctb-medium .mctb-bar, #mailchimp-top-bar.mctb-medium .mctb-close {
    /* margin-top: 45px !important; */
}

.mctb {
    z-index: 99998 !important;
}
.site-container{
/* margin-top: 50px !important; */
}
.responsive-menu-icon::before{
color:#000 !important;
}
.responsive-menu-icon{
background:#fff !important;
}
.site-container{
width:100% !important;
}

.deck-page img{
max-width:290px !important;
}

.deck-page .deck1, .deck-page .deck2{
width:100%!important;
float: none!important;
}

 .deck-page .deck2{
width100%!important;
max-height:100% !important;
overflow-x: hidden;
}
}
.deck-page{

z-index:99999;
}
.deck-page .essbis-container{display:none;}
.deck-page img{

}

.deck-page .deck1, .deck-page .deck2{
width:50%;
float: left;
}

 .deck-page .deck2{
max-height:1300px;
overflow-y: auto;
overflow: auto;
}

select.deck-ship{
margin-bottom:30px;
}

a.nc_tweet { color: #fff !important; }