 @media screen and (max-width: 801px) {
 html, body {
 background: none repeat scroll 0 0 #FCF8D1;
 color: #000000;
 font: 12px 'OpenSans';
 margin: 0;
 min-width: 100%;
 padding: 0;
 height:auto;
 text-align: left;
}
 .container {
padding:0 0px;
width:auto;
}
 .whiteWrap {
 background:#FFF;
 padding:0 0;
 border: none;
 -moz-box-shadow:  0 0 3px #b9b691;
 -webkit-box-shadow: 0 0 3px #b9b691;
 box-shadow: 0 0 3px #b9b691;
}
.topbar {
display:none;
}
 a#pull {
background-image:url(../images/menu-icon2x.png);
background-size:30px 24px;
 width:30px;
 height:24px;
 display:block;
 position:absolute;
 right:25px;
 top:27px;
}
.menu-main-navigation-container ul {
display:none;
}
 ul.navigations {
display: none;
float:none;
margin:10px auto;
padding-bottom:10px;
}
ul.navigations li {
display: block;
float:none;
margin:0px;
}
ul.navigations li a {
border-bottom:solid 1px #1e697b;
text-align:center;
border-radius:0px;
}
 ul.navigations li:last-child a {
border-bottom:none;
}
.headWrap {
padding:0px;
}
 .logo {
 float: none;
 padding:10px 0 10px 10px;
}
 .leftPanel {
width:auto;
display:block;
 border-right: none;
}
 .leftPanel .inners {
width:auto;
}
 .rightPanel {
clear:left;
 width: auto;
 display: block;
 height: auto;
 padding-bottom:15px;
}

.searchForm input[type="text"]{ width:auto;}
.rightPanel .inner {
 width: auto;
 display:block;
 padding:20px 0 0 0;
}
.post_image {
width:auto;
display:block;
}
.post_content img[class*="wp-image-"] {
width:100%;
height:auto;
}
 .before-footer-bar {
 background:#33363b;
 border-top: 1px solid #000;
 clear: both;
 display: block;
 min-height: 130px;
 position: relative;
 min-width: auto;
}
 .post_content iframe {
width:100% !important;
}
 .cta-elements {
margin:0 auto;
margin-bottom:10px;
text-align:center;
}
#sticker-cta{right:20px; left:20px;}
.subscribeForm{width:auto;}
.is-sticky{width:300px;}
.blue-box-container .wrap .button-new{width:auto; display:block;}
.fl, .fr {
    float:none !important;
}


}
@media only screen and (min-device-width : 768px) and (max-device-width : 990px) {
}

 
 
  @media only screen and (max-width: 1280px) {
 #fixed-right-share, .liquidweb_banner, .discuss-btn a, .responsive-tanto, .deal-tanto, .xopso-tanto {
display:none;
}
}
