.tm-toolbar {
	position:fixed;
	display:block;
	z-index:999;
}
@media (max-width:1612px) and (min-width:961px) {
	.tm-header, .uk-section {
		padding-left:180px
	}
}
	.uk-navbar {w
		margin-left:15px;
	}
.uk-tab > * > a {
    padding: 5px 0px;
    min-width: 140px;
}
@media (max-width:1199px) {
	.uk-tab > * > a {
		min-width:33%;
		padding: 1px 0px;
		font-size:12px;
	}
}
.uk-tab > * > a:after {
display:block;
	width:100%;
	height:2px;
	background:#fff !important;
	content:"";
		border:solid 2px #000 !important;
}
.uk-tab > li.uk-active > a:after, .uk-tab > * > a:hover:after {
display:block;
	width:100%;
	height:2px;
	background:#000 !important;
	content:"";
		border:solid 2px #000 !important;
}
.sidewaystitle p{
	transform: rotate(-90deg);
	text-align:left !important;
	margin-right:0px !important;
}
@media (min-width:999px) {
.rotateObj {
    height:310px;
}
.rotateObj h2 {
    width:50px;
    height:100%;
}
.rotateObj h2 span {
    width: 285px;
    display: block;
    position: absolute;
    left: 100%;
	top:-220px;
    transform: rotate(-90deg);
    height: 100%;
}
.rotateObj h2 smaller {
    width: 310px;
    display: block;
    position: absolute;
    left: 100%;
    transform: rotate(-90deg);
    font-size: 16px;
    height: 100%;
}
}
.rotateObj h2 smaller {
	font-size:16px;
}
ul.uk-navbar-nav li {
    margin-left: 1px;
}
.js-filter .uk-panel .uk-text-meta p{
	color:#666 !important;
	letter-spacing:0px;
}
.uk-child-width-expand .uk-margin-remove-last-child {
	position:relative;
	z-index:9;
}
.writinggrid .uk-text-meta.uk-margin-small-top p  {
	text-transform:none;
	color:#000 !important;
	font-family:futura;
	font-size:16px !important;
	text-transform:uppercase;
}
.writinggrid .uk-panel.uk-text-meta.uk-margin-small-top p {
	text-transform:none;
	color:#666 !important;
	font-family:futura;
	font-size:16px;
	font-weight: 500;
	text-transform:none;
	letter-spacing:.3px
}
.videototop {
	display:block;
	z-index:100;
	position:relative
}
p a {
	text-decoration:underline;
}
p a:hover {
	text-decoration:none;
}


