 @media only screen and (max-width: 40em) {
.top-header-block h1 {
padding-left:0px;
}
nav section.top-bar-section ul li a {
background:#f1f1f1!important;
border-bottom:1px solid #333;
padding:10px 20px 10px 20px!important;
}
.top-bar-section .divider, .top-bar-section {
border-top:none;
}
.button.join {
width:80%;
margin:20px auto;
}
.right {
float:left!important;
}
#footer p {
padding:0;
}
.button.search {
margin-left:0;
}
 .right-block-area {
background:none;
min-height:100%;
}
 .right-block-area article {
padding:0 0 15px 0;
}
 .home-left-block {
background:none;
min-height:100%;
}
.button.read {
width:80%;
height:47px;
margin:50px auto;
}
.x-padding {
padding-left:0px!important;
}
.margin-xy {
 margin-left:0px!important;
}
.words-block-sec ul li a {
width:100%;
background:#E1EECE;
}
}
 @media only screen and (min-width: 40.063em) and (max-width: 64em) {
nav section.top-bar-section ul li a {
background:#f1f1f1!important;
border-bottom:none;
padding:10px 10px 10px 10px!important;
}
.button.search {
margin-left:0;
}
}
