@media screen and (min-width: 480px) and (max-width: 767px) and (orientation:landscape){
.social-block{
  width:34px;
  top:inherit;
  top:65px;
}
.social-block .social-wrapper a,
.social-block .social-wrapper li a:hover{
  width:47px;
  height:42px;
}
.social-block h2.block-title{
  font-size:9px;
  line-height:11px;
  padding:8px 5px 8px;
  font-weight:400;
}
.social-block .social-wrapper li:after{
  width:23px;
  left:6px;
}
.social-block .social-wrapper .addthis_button_facebook{
  background-position:7px -45px;
}
.social-block .social-wrapper .addthis_button_twitter{
  background-position:8px 14px;
}
.social-block .social-wrapper .addthis_button_google_plusone_share{
  background-position:7px -107px;
}
.social-block .social-wrapper .addthis_button_email{
  background-position:7px -165px;
}
.social-block .social-wrapper .addthis_button_print{
  background-position:7px -225px;
}
#nav-spacer{
  height:57px !important;
}
#toTop{
  bottom:15px;
}
}

