/* mobile styles */
 #wrap { width:310px; margin-left:auto; margin-right:auto; overflow:hidden; }
 
 .cycloneslider { min-height:100px !important; max-height:100px !important; }
 .cycloneslider-slides { min-height:100px !important; max-height:100px !important; }
 .cycloneslider-slide { min-height:100px !important; max-height:100px !important; }
 
 .slidetb {
 height:100px;
 }
 
 .logo {
 height:100px;
 vertical-align:middle;
 }

 #langsel {
 display: none;
 }

 #followme {
 display: none;
 }

 #nav ul li { display: none; }
  
 .single-post .type-post { width:310px;}
 .single-post .type-post .gridly-copy { width:290px;}
 .single-post .type-post img { width:290px; height:inherit;}
 
 .type-page { width:310px;}
 .type-page .gridly-copy { width:290px;}
 .type-page img { max-width:290px; height:inherit;}
 
 .img-hoverlay {display:none;}
 .gridly-category-single {display:none;}
 
 .masonry-brick .img-hoverlay {display:block;}
 .masonry-brick .gridly-category-single {display:block;}
 
 #comment-form { width:285px; }
 
 #footer-area .widget 			{ margin-left: 16px; margin-right: 16px; }
 
 #thsp-sticky-header {display:none;}