#wrapper { width: 650px; padding-top: 90px; }
.wrapper-sticky { display: none; }
.full-article p { width: 100%; }  
#header nav { display: none; }
#header { position: fixed; z-index:9999; background: white; }
#dekstop-logo { display: none; }
#mobile-logo { display: block; width: 90%; }
#header { box-shadow: 0px 1px 9px #A8A8A8; left: 0; top:0; } 
#header #tagline { margin: 0; text-align: left; margin-left: 5%;  }
#bottom-navigation { display: none; }
.full-article .share .share-item { padding: 0 0 0 10px; margin: 0; }

.full-article .pagination .previous, .full-article .pagination .next { width: 45%; float: left; }
.full-article .pagination .next { float: right; }
#responsive-menu #responsiveSearchInput { font-family: 'Open Sans', sans-serif !important; font-weight: bold; text-transform: uppercase;  }

#click-menu.admin-bar-showing {
  margin-top: 0px;
}

#video>iframe{
	float:left;
}