/* Custom CSS */


/* Logo */
.uk-custom-logo {
	height: 65px;
	margin-top: -5px;
}
.tm-logo,
.tm-logo > div {
	width: 481px;
	height: 50px;
	display: block;
}
.tm-logo > div.tr-logo {
	background-image: url(/wps/wcm/connect/32b7dcd8-9d24-4d9a-baa6-41c5abe79ab8/merkezin-guncesi-v2.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE-32b7dcd8-9d24-4d9a-baa6-41c5abe79ab8-nrP23t8);
	background-repeat: no-repeat;
	background-size: auto 50px;
}
.tm-logo > div.en-logo {
	background-image: url(/wps/wcm/connect/71c78fb6-a4da-4894-88b9-480916578204/cbrt-blog.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE-71c78fb6-a4da-4894-88b9-480916578204-nrP1WKn);
	background-repeat: no-repeat;
	background-size: auto 50px;
}
.tm-logo-small,
.tm-logo-small > div {
	width: 193px;
	height: 20px;
	padding: 0;
	margin: 0;
	display: block;
}
.tm-logo-small > div.tr-logo {
	background-image: url(/wps/wcm/connect/21052a02-5280-4291-9f41-b5f82497bce3/merkezin-guncesi-v2_small.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE-21052a02-5280-4291-9f41-b5f82497bce3-mcGWZoS);
	background-repeat: no-repeat;
	background-size: auto 20px;
}
.tm-logo-small > div.en-logo {
	background-image: url(/wps/wcm/connect/6ed082e6-8a1d-4313-b538-786be0973168/cbrt-blog_small.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE-6ed082e6-8a1d-4313-b538-786be0973168-mcGX2As);
	background-repeat: no-repeat;
	background-size: auto 20px;
}
.tcmb-logo {
	float: right;
	width: 200px;
	height: 40px;
	display: inline-block;
	background-image: url(/wps/wcm/connect/cfb1058f-2a80-43a2-9395-0ce7bbafb8d7/302x61pxLogo-01-01.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE-cfb1058f-2a80-43a2-9395-0ce7bbafb8d7-nrP2mp1);
	background-repeat: no-repeat;
	background-size: auto 40px;
	margin-top: 5px;
	margin-right: -5px;
}

/* Navbar */
.tm-navbar {
	background-color: #fff;
}
.tm-headerbar {
	height: 50px;
	min-height: 50px;
}
.uk-navbar {
    background: #333945;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
}
.uk-navbar-nav > li:first-child > a {
	padding-left: 0;
}
.uk-navbar-nav {
	margin-right: 10px;
}
.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 20px;
    font-family: Oswald,sans-serif;
    font-weight: normal;
    text-transform: none;
    padding-right: 40px;
}

.uk-navbar-nav > li > a:hover,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-active > a,
.uk-navbar-nav > li.uk-active > a:hover,
.uk-navbar-nav > li.uk-active > a:focus {
	color: #d50032!important;
}
@media (max-width: 959px) {
	.uk-container.navbar {
		padding: 0!important;
	}
}
.uk-navbar-toggle {
	padding: 0;
}
.uk-navbar-toggle:after {
	color: #fff;
    content: 'MENÜ';
    font-size: 15px;
    font-family: "Source Sans Pro";
    vertical-align: middle;
}

/* Subnav */
.tm-toolbar .uk-subnav>.uk-active>* {
	color: #d50032!important;
}

/* Dropdown */
.uk-dropdown-navbar {
	margin-top: -1px;
	margin-left: -20px;
}
.uk-dropdown-search {
	padding: 10px!important;
}
.uk-dropdown-search * {
	color: #222!important;
	letter-spacing: 0;
}
.uk-dropdown-search .uk-nav-header {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.uk-dropdown-search .uk-nav-header,
.uk-dropdown-search .uk-search-moreresults,
.uk-dropdown-search .uk-search-moreresults a {
	font-weight: bold;
	font-size: 14px;
}
.uk-dropdown-search .uk-search-moreresults {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 5px;
}
.uk-dropdown-search ul li a {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.uk-dropdown-search ul li a > div,
.uk-dropdown-search .uk-nav-divider {
	display: none;
}
.uk-dropdown-search .uk-search-moreresults a {
	margin: 0;
	padding: 0;
}

/* Toolbar */
.tm-toolbar ul,
.tm-toolbar .uk-subnav {
	font-weight: bold;
	font-size: 12px;
}
.tm-toolbar ul li,
.tm-toolbar .uk-subnav *,
.tm-toolbar .uk-subnav a,
.tm-toolbar .uk-subnav > .uk-active > * {
	color: #222;
	list-style: none;
}
.tm-toolbar ul li:hover a,
.tm-toolbar .uk-subnav > li:hover a,
.tm-toolbar .uk-float-right span>a:hover {
	color:#333945;
}
.tm-toolbar .uk-float-right span,
.tm-toolbar .uk-float-right span div {
	float: right;
	display: inline;
}
.tm-toolbar .uk-float-right span>a.top-member,
.tm-toolbar .uk-float-right span div.widget_text a.top-member {
	font-weight: bold;
	margin-top: -3px;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.tm-toolbar .uk-float-right span>a.top-contact,
.tm-toolbar .uk-float-right span div.widget_text a.top-contact {
	font-weight: bold;
	margin-top: -3px;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	border-right: none;
	border-left: none;
}

@media (max-width: 959px) {
	.tm-main .tm-content {
		margin-top: 0px!important;
	}
}

/* Foter */
.tm-footer {
	background-color: #333945;
}
.tm-footer *,
.tm-footer a,
.tm-footer a:hover,
.tm-footer a:focus,
.tm-footer a:active,
.tm-totop-scroller,
.tm-totop-scroller:before {
	color: #fff;
	font-size: 14px;
}
.tm-footer,
.tm-footer .uk-subnav * {
	font-weight: bold;
}
.tm-totop-scroller.mobile {
	display: none;
}
@media (max-width: 480px) {
	.tm-totop-scroller {
		margin-top: 0px!important;
	}
	.tm-totop-scroller {
		display: none;
	}
	.tm-totop-scroller.mobile {
		display: block;
		position: relative;
		margin-top: 20px!important;
		top: auto;
		right: auto;
		margin-left: auto;
		margin-right: auto;
	}
}

/* Offcanvas */
.uk-offcanvas .uk-panel.widget_search {
	margin-bottom: 20px;
}
.uk-offcanvas .uk-search:before {
    border-right: 1px solid #006387;
}
.uk-nav.uk-nav-offcanvas > li > a,
.uk-nav.uk-nav-offcanvas > li > a:hover,
.uk-nav.uk-nav-offcanvas > li > a:focus,
.uk-nav.uk-nav-offcanvas > li.uk-active > a,
html .uk-nav.uk-nav-offcanvas > li.uk-active > a,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
	color: #222;
	font-weight: bold;
}

/* Content */
.wp-archive .tm-content > h1,
.wp--archive .tm-content > h1 {
	font-size: 28px;
	line-height: 38px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}
.uk-article + .uk-article,
.search-page .uk-article + .uk-article {
	margin-top: 20px!important;
}
@media (min-width: 1220px) {
	.uk-grid + .uk-grid, .uk-grid-margin,
	.uk-grid > * > .uk-panel + .uk-panel {
	    margin-top: 20px;
	}
}
.wp-page .tm-main-bottom {
	margin-top: 0;
}
.sp-page .wp-page-106 .uk-article-title + p {
	display: none;
}
.uk-article-image {
	margin-top: 0!important;
}
.article-teaser p {
	margin: 10px 0;
}
.article-teaser .uk-article-meta {
	margin-top: 2px!important;
}

@media (max-width: 480px) {
	.article-teaser .uk-article-meta {
	    width: 100%!important;
	    font-size: 14px;
	    line-height: 26px;
	    height: auto;
	}
}
.article-teaser .uk-article-image img {
	border: 1px solid #ededed;
}
.post-category {
	float: left;
	font-weight: bold;
}
.wp-search .post-category {
	margin-right: 10px;
}
.tm-article .uk-article-meta span:not(:first-child):before {
	content: "";
	margin: 0 5px;
}
.tm-article-image {
	height: 470px;
	overflow: hidden;
	margin-top: 0px;
}
.tm-main-top {
	margin-top: -20px;
	margin-bottom: 20px;
}
.tm-main-top+.tm-content {
	margin-top: 0px!important;
}
@media (max-width: 1220px) and (min-width: 960px) {
	.tm-article-image {
		height: 360px;
	}
}
@media (max-width: 959px) {
	.tm-article-image {
		height: 460px;
		margin-top: -20px;
		margin-left: -25px;
		margin-right: -25px;
	}
}
@media (max-width: 767px) {
	.tm-article-image {
		height: 320px;
	}
}
@media (max-width: 479px) {
	.tm-article-image {
		height: 300px;
	}
	.article-teaser .uk-grid .uk-width-mini-1-1 {
		margin-top: 10px!important;
	}
}
.tm-main-top  .uk-panel.uk-panel-box {
	border-bottom: 0;
	padding-bottom: 0;
	background: none!important;
	background-color: none!important;
}
.wp-single .uk-article-image img {
	width: 100%;
	height: auto;
}
.uk-article-image a {
	display: block;
}
.uk-article-header.image-black-glass * {
	color: #fff;
}
.uk-article-header.image-black-glass .article-meta-title {
	bottom: 20px;
	left: 20px;
	position: absolute;
	padding-right: 60px;
}
@media (max-width: 960px) {
	.uk-article-header.image-black-glass .article-meta-title {
		padding-right: 20px;
	}
}
@media (max-width: 640px) {
	.uk-article-header.image-black-glass .article-meta-title {
		padding: 0;
		bottom: 0;
		right: 20px;
	}
}

.tm-article.veri .uk-article-title,
.tm-article.video .uk-article-title,
.tm-article.kavram .uk-article-title,
.tm-article.artwork .uk-article-title {
	font-size: 40px;
	line-height: 42px;
    text-decoration: none!important;
    text-transform: uppercase!important;
    font-family: "DINProCondensedBold", Helvetica, Arial, sans-serif;
}

.tm-article.veri .uk-article-title,
.tm-article.video .uk-article-title,
.uk-article-header.image-black-glass .uk-article-title {
	margin: 10px 0!important;
	font-size: 40px!important;
	line-height: 44px!important;
}
@media (max-width: 767px) {
	.tm-article.veri .uk-article-title,
	.tm-article.video .uk-article-title,
	.uk-article-header.image-black-glass .uk-article-title {
		margin:015px 0!important;
		font-size: 30px!important;
		line-height: 36px!important;
	}
}
@media (max-width: 380px) {
	.article-tools {
		margin: 0 -10px 25px -10px;
	}
}

.show-all {
	color: #333;
	margin-top: 5px;
	text-align: right;
	display: block;
}

/* Article Tools */
.article-tools .addthis_sharing_toolbox {
	width: 144px;
	height: 36px;
	float: right;
}
.article-tools {
	margin: 0 0 25px 0;
	display: block;
	height: 36px;
}
.article-tools>div {
	display: none;
}
.article-tools .button {
	float: right;
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #848484;
	text-align: center;
	margin: 2px;
	color: #fff; 
}
.article-tools .button i {
	color: #fff;
}
.article-tools .button:hover {
	background-color: #d50032;
}
.article-tools .button.text {
	font-size: 20px;
	font-weight: bold;
}
.article-tools .change-text-size span:first-child {
	font-size: 115%;
}
.article-tools .change-text-size span:last-child {
	font-size: 70%;
}
.content-text.big-text {
	font-size: 140%;
	line-height: 140%;
}
.article-tools .button.favorite img {
	margin-right: 5px;
	margin-bottom: 8px;
}
.article-tools .button.favorite i:nth-child(2) {
	font-size: 125%;
}
.article-tools .wpfp-span {
	line-height: 36px;
	margin-right: 0;
} 
.article-tools .wpfp-span .wpfp-span {
	margin-right: 0;
}

/* Image Border */
img.chart-border {
	width: auto;
	height: auto;
	border: 10px solid #f7f7f7;	
}

/* Content Subtitle */
.uk-article-subtitle {
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0 0 0;
}
.wp-page-173 .uk-article-subtitle {
	margin-bottom: 30px;
}

@media (max-width: 640px) {
	.uk-article-subtitle {
		display: none;
	}
}

.back-to-home {
	line-height: 30px;
}
.back-to-home i {
	line-height: 30px;
}
.back-to-home a {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	font-family: 'Source Sans Pro';
    text-decoration: none;
    margin-top: 2px;
}
.back-to-home .disclaimer {
	font-style: italic;
}

/* Meta Slider */

/* Meta Slider - Global */
.metaslider .caption-wrap {
    opacity: 1!important;
    background-color: rgba(0,0,0,0.4)!important;
}
.metaslider .flex-direction-nav a {
    margin: -20px 20px!important;
}

/* Meta Slider - Headline */
.metaslider.headline {
	text-shadow: 0px 1px 1px rgba(0,0,0,0.8);
}
.metaslider.headline .caption-wrap {
    opacity: 1!important;
    background-color: rgba(0,0,0,0)!important;
}
.metaslider.headline .flexslider ul.slides>li>a:before {
    content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	display: block;
	position: absolute;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
}
.metaslider.headline .flexslider .caption-wrap .caption {
	padding: 0!important;
	margin: 20px!important;
}
.metaslider.headline .flexslider .caption-wrap .caption * {
	color: #fff!important;
}
.metaslider.headline .flexslider .caption-wrap .caption p {
	margin: 10px 0;
}
.uk-article-header.image-black-glass .uk-article-title,
.metaslider.headline .flexslider .caption-wrap .caption .uk-article-title {
	font-size: 36px;
	line-height: 42px;
	padding-right: 120px;
    text-decoration: none!important;
    /*text-transform: uppercase!important;*/
    font-family: Oswald, sans-serif;
}
@media (max-width: 640px) {
	.uk-article-header.image-black-glass .uk-article-title {
		padding-right: 0;
	}
	.metaslider.headline .flexslider .caption-wrap .caption .uk-article-title {
		font-size: 26px;
		line-height: 28px;
		padding-right: 20px;
	}
}
.metaslider.headline .flexslider .caption-wrap .caption .uk-article-meta {
	font-size: 20px;
	margin-bottom: 15px;
    text-decoration: none!important;
    text-transform: uppercase!important;
    font-family: "DINProCondensedBold", Helvetica, Arial, sans-serif;
}
.metaslider.headline .flexslider .caption-wrap .caption .uk-article-meta,
.metaslider.headline .flexslider .caption-wrap .caption .uk-article-readmore {
	font-size: 18px;
    text-decoration: none!important;
    text-transform: uppercase!important;
}
.metaslider.headline .flexslider .caption-wrap .caption .uk-article-meta .post-category {
    font-family: "DINProCondensedBold", Helvetica, Arial, sans-serif;
}
.metaslider.headline .flexslider .caption-wrap .caption .uk-article-readmore,
.metaslider.headline .flexslider .caption-wrap .caption .uk-article-meta time {
    font-family: Oswald, sans-serif;
}
.metaslider.headline .flexslider .caption-wrap .uk-article-subtitle {
	font-size: 17px;
        font-family: 'Open Sans',sans-serif; 
}

/* Meta Slider - Weekly Data */
.metaslider.weekly-data .caption-wrap {
	top: 0;
	bottom: auto;
	background: none;
	background-color: rgba(0,0,0,0)!important;
	color: #222222;
	display: block;
}
.metaslider.weekly-data .caption-wrap .caption {
	padding: 0!important;
	margin: 0!important;
}
.metaslider.weekly-data a img {
	margin-top: 30px;
}
.metaslider.weekly-data a {
	color: #222!important;
}

/* Meta Slider - Artwork */
.metaslider.artwork .caption-wrap {
	top: auto;
	right: 5px;
	left: auto;
	bottom: 5px;
	width: auto;
	background-color: rgba(0,0,0,0)!important;
}
.metaslider.artwork .caption-wrap span {
	padding: 0 5px;
	line-height: 30px;
	display: inline-block;
	background-color: rgba(0,0,0,0.5)!important;	
}
.metaslider.artwork .caption-wrap .caption {
	text-align: right;
	padding: 0!important;
	margin: 0!important;
}
.metaslider.artwork .flexslider .caption-wrap .uk-article-title {
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
    text-decoration: none!important;
    font-family: "PT Sans", Helvetica, Arial, sans-serif;
}
.metaslider.artwork .flexslider .caption-wrap .uk-article-subtitle {
	font-size: 11px;
	line-height: 18px;
	margin-top: 1px;
	font-weight: 400;
	font-family: "PT Sans", Helvetica, Arial, sans-serif;
}

/* Meta Slider - Video */
.metaslider.latest-video .caption-wrap {
	top: auto;
	left: 0px;
	right: auto;
	bottom: 0px;
	width: auto;
	margin: 5px;
	background-color: rgba(0,0,0,0)!important;
}
.metaslider.latest-video .caption-wrap span {
	padding: 0 5px;
	display: inline-block;
	background-color: rgba(0,0,0,0.5)!important;	
}
.metaslider.latest-video .caption-wrap .caption {
	text-align: left;
	padding: 0!important;
	margin: 0!important;
}
.metaslider.latest-video .flexslider .slides li>a:before {
    content: "\f16a";
    font-size: 200%;
    vertical-align: -16%;
    text-decoration: none;
    font-family: FontAwesome;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-shadow: 0px 0 2px rgba(0,0,0,0.6);
    position: absolute;
    color: #fff;
    top: 7px;
    left: 10px;
}
.metaslider.latest-video .flexslider .caption-wrap .uk-article-title {
	font-size: 12px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
    text-decoration: none!important;
    font-family: "HelveticaNeueMedium", Helvetica, Arial, sans-serif;
}
.metaslider.latest-video .flexslider .caption-wrap  .uk-article-date {
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 1px;
	font-family: "HelveticaNeueRegular", Helvetica, Arial, sans-serif;
}

/* Meta Slider - Concepts */
.metaslider.concepts .flexslider .caption-wrap {
	left: 5px;
	bottom: 5px;
	width: auto;
}
.metaslider.concepts .flexslider .caption-wrap .uk-article-title {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
    text-decoration: none!important;
    text-transform: uppercase!important;
    font-family: "DINProCondensedBold", Helvetica, Arial, sans-serif;
}
/* Image Black Glass */
@media (max-width: 960px) {
	.tm-main-top {
		margin-top: 0;
	}
	.tm-main-top .uk-panel {
		margin-top: -25px;
		margin-left: -25px;
		margin-right: -25px;
	}
}
@media (max-width: 767px) {
	.tm-main-top {
		display: none;
	}
}
.image-black-glass {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.image-black-glass {
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
}
.uk-overlay-background * {
	color: #fff!important;
    font-size: 26px;
    text-decoration: none!important;
    font-family: "DINProCondensedBold", Helvetica, Arial, sans-serif;
    text-transform: uppercase!important;
}
.uk-overlay-panel a {
	text-decoration: none!important;
}
.artwork-id {
	top: 10px;
	right: 10px;
	position: absolute;
	text-align: right;
}
.artwork-id div {
	line-height: 20px;
}
.artwork-id span {
	margin: 0;
	padding: 0 6px;
	font-weight: bold;
	line-height: 20px;
	display: inline-block;
	background-color: rgba(0,0,0,0.8);
	color:#fff; 
}
.artwork-title,
.artwork-desc {
	font-size: 10px;
}
.artwork-name {
	font-size: 12px;
}
.artwork-post-header,
.artwork-post-featured {
	margin-left: 20px;
}
@media (max-width: 960px) {
	.artwork-post-header,
	.artwork-post-featured {
		margin-left: 30px;
	}
}
.artwork-post-header {
	margin-top: -270px!important;
}
@media (max-width: 1260px) {
	.artwork-post-header {
		margin-top: -340px!important;
	}
}
.artwork-post-header,
.artwork-post-header a,
.artwork-post-featured,
.artwork-post-featured a,
.artwork-post-header *,
.artwork-post-featured * {
	color: #fff;
}

/* Sidebar Artwork */
.random-artwork .uk-margin {
	margin-bottom: 5px!important;
}
/* Form Elements */
.uk-form select,
.uk-form textarea,
.uk-form input:not([type]),
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="datetime"],
.uk-form input[type="datetime-local"],
.uk-form input[type="date"],
.uk-form input[type="month"],
.uk-form input[type="time"],
.uk-form input[type="week"],
.uk-form input[type="number"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="color"] {
	border-width: 1px 1px 1px 1px!important;
	border-color: #333!important;
	padding: 10px!important;
}
.wpcf7-submit.uk-button,
.uk-form input[type="submit"] {
	color: #fff!important;
	font-weight: bold!important;
}
@media (max-width: 959px) {
	.wp-page.wp-page-8 .tm-sidebar-b,
	.wp-page.wp-page-106 .tm-sidebar-b,
	.wp-page.wp-page-173 .tm-sidebar-b {
		display: none;
	}
}

/* Panel */
.uk-panel-box {
	font-size: 14px;
	line-height: 22px;
}
.uk-panel-box-primary {
	color: #222;
}
.uk-panel-box-primary,
.uk-panel-box-secondary {
	padding: 10px!important;
	border-bottom: 0px!important;
}
.uk-panel.uk-panel-box {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

/* Sidebar Login */
.widget_wp_sidebarlogin h2.widgettitle {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}
.widget_wp_sidebarlogin form label {
	display: block;
	line-height: 20px;
}
.widget_wp_sidebarlogin form input.input {
	padding: 0!important;
	margin: 0!important;
	height: 30px;
	line-height: 30px;
	text-indent: 5px;
}
.widget_wp_sidebarlogin form>p>input.button-primary {
	padding: 0 10px!important;
	margin: 0!important;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	background-color: #d50032;
	border: none!important;
	font-weight: bold;
	color: #fff;
}
.widget_wp_sidebarlogin ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.uk-offcanvas .widget_wp_sidebarlogin {
	padding: 20px;
	margin-top: 20px;
	margin-left: -20px;
	margin-right: -20px;
	border-top: 1px solid #ccc;
}

/* Newsletter Panel */
.es_lablebox {
	display: none;
}
.es_textbox {
	width: 60%;
	float: left;
	margin: 0;
	padding: 0;
}
.es_textbox_class {
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding: 0;
	margin: 0;
	text-indent: 5px;
	border: 1px solid #d50032;
}
.es_button {
	float: right;
	width: 40%;
	margin: 0;
	padding: 0;
}
.es_textbox_button {
	color: #fff;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #d50032;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

/* Accordion Panel */
.uk-accordion-title {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 40px;
	border-top: 1px solid #999;
	border-bottom: 0;
	padding: 0;
	margin: 0;
        font-family : 'Source Sans Pro';
        color: #222;
}
.uk-accordion-title:before {
	content: "\f055";
    width: 30px;
    margin-right: 10px;
    line-height: 30px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 16px;
    color: #d50032;
}
.uk-accordion-title.uk-active:before {
	content: "\f056";
}
.uk-accordion-title:first-child {
	border-top: 0;
}
.uk-accordion-content {
	padding: 5px 15px 15px 24px;
}
.uk-accordion-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.uk-accordion-content ul li {
    list-style: none;
    margin-bottom: 5px;
    padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
.uk-accordion-content ul li:last-child {
	border: none;
}
.uk-accordion-content ul li a {
	display: block;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

/* Recent Post Extend style for Accordion and Main Top Panel */
.uk-accordion .widget_top-posts ul {
	list-style: none!important;
	margin: 0!important;
	padding: 0!important;
}
.uk-accordion .widget_top-posts li {
    margin-bottom: 5px!important;
    padding-bottom: 5px!important;
    list-style-type: none!important;
	border-bottom: 1px solid #eee!important;
}
.uk-accordion .widget_top-posts li:last-child {
	border: none!important;
}
.uk-accordion .widget_top-posts a {	
	display: inline!important;
	font-size: 13px!important;
	line-height: 17px!important;
	text-decoration: none!important;
}
.artwork-post-featured .uk-article-meta {
	padding-top:10px!important;
	margin-right:30px!important;
	margin-bottom:5px!important;
	border-top: 3px solid #fff;
}

/* Topic Panel - Category (Nav) Version */
.uk-panel.uk-panel-box.topics .uk-nav li {
	display: inline-block;
	margin: 2px 3px 2px 0;

}
.uk-panel.uk-panel-box.topics .uk-nav li a {
	line-height: 13px;
	font-size: 13px!important;
	background-color: #333945;
	color: #fff;
	padding: 6px 8px;
}

/* Topics Panel - Tag Version */
.widget_tag_cloud a {
	color: #fff;
	padding: 5px;
	margin: 3px 1px;
	font-size: 13px!important;
	background-color: #d50032;
	display: inline-block;
}
.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus,
.widget_tag_cloud a:active {
	color: #fff;
}

/* About Panel */
.uk-panel.about-tcmb p {
	font-size: 14px;
	line-height: 22px;
}

/* Author Panel */
.uk-panel.uk-panel-box.contribute {
	padding: 20px 10px 10px 10px!important;
}
.uk-panel.uk-panel-box.contribute img,
.uk-panel.uk-panel-box.contribute a img {
	display: block;
	margin: 0 auto 15px auto;
	border-radius: 60px;
}
.uk-panel.uk-panel-box.contribute a.author-name,
.uk-panel.uk-panel-box.contribute a.author-name:hover,
.uk-panel.uk-panel-box.contribute a.author-name:focus,
.uk-panel.uk-panel-box.contribute a.author-name:active,
.uk-panel.uk-panel-box.contribute a.author-name:visited {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 5px 0;
	color: #333;
}
.uk-panel.uk-panel-box.contribute p {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.uk-panel.uk-panel-box.contribute a.author-readmore {
	margin-top: 2px;
	display: block;
}

/* Comments */
.uk-alert.uk-alert-warning {
	color: #000!important;
}

/* Search */
.uk-search:before {
	border-left: 1px solid #006387;
}
.uk-navbar .uk-search-field {
	text-align: left;
	text-indent: 5px;
	font-size: 13px;
}

/* Wordpress Hidden */
.uk-icon-pencil,
.tm-content .uk-pagination {
	display: none;
}

/* For Print */
.authors-for-print {
	display: none;
}
/* Print */
@media print {
	@page {
		margin:15mm!important;
		display:block!important
	}
	html, body {
		margin:0!important;
		padding:0!important;
		width:100%!important;
		height:auto!important;
		display:block!important;
		overflow-x:visible!important;
		overflow-y:visible!important;
	}
	body *:after,
	body *:before {
		display: none!important;
	}
	.uk-container * {
		display: block!important;
		overflow-y: visible!important;
	}
	.content-text a {
		color:#d50032!important;
		text-decoration:none!important;
	}
	aside,
	footer,
	.navbar,
	.tm-toolbar,
	.logo-header,
	.tm-sidebar-a,
	.tm-sidebar-b,
	.uk-custom-logo,
	.article-tools,
	.uk-sticky-placeholder,
	.uk-navbar-toggle,
	.tm-main-bottom,
	.uk-pagination,
	.content-bar,
	.tm-footer,
	body>img {
		display:none!important;
	}
	.tm-main,
	.uk-grid > * {
		width: 100%!important;
	}
	img,
	.tm-main,
	.tm-article,
	.content-text {
		float: none!important;
		display: block!important;
		position: relative!important;
		text-decoration: none!important;
	}
	img {
		max-width: 100%!important;
	}
	.uk-position-cover {
		height: auto!important;
		overflow: visible!important;
	}
	.content-text,
	.uk-article-meta,
	.uk-article-title,
	.tm-article-image,
	.uk-article-image,
	.uk-article-header,
	.article-meta-title {
		top:0!important;
		left:0!important;
		right:0!important;
		bottom:0!important;
		margin:0!important;
		padding:0!important;
		float:none!important;
		width:98%!important;
		height:auto!important;
		display:block!important;
		position:relative!important;
		overflow:visible!important;
		background:none!important;
	}
	.uk-article-meta > span {
		display: inline-block!important;
		margin-right: 10px!important;
	}
	.post-category {
		display: inline-block!important;
	}
	.post-category,
	.post-category>a {
		text-decoration: none!important;
	}
	.authors-for-print {
		font: 400 12px/20px 'Source Sans Pro';
		font-weight: bold!important;
		display: block!important;
	}
	.authors-for-print > span {
		display: inline-block!important;
	}
	.author-for-print:nth-child(n+2):before {
		content: ","!important;
		margin-right: 5px!important;
		display: inline-block!important;
	}
}
@media print and (color) {
   * {
      -webkit-print-color-adjust: exact;
      print-color-adjust: exact;
   }
}

/* Favorites Link */
.wpfp-link {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.article-tools .button.favorite .wpfp-link {
	font-size: 12px;
}
.article-tools .button.favorite .wpfp-link:before {
    content: "\f005";
    font-size: 20px;
    color: #fff;
}
.wpfp-link.remove-parent:before {
	content: "\f056";
    font-size: 16px;
    color: #d50032;
}
.wpfp-span img+a.wpfp-link:before {
    content: "\f1f8";
    font-size: 16px;
    color: #d50032;
}
.wpfp-link>span {
	margin-left: 5px;
	font: 400 15px / 24px 'Source Sans Pro';
}
/* Addthis */
.addthis_inline_follow_toolbox {
	height: 32px;
	width: 216px;
	margin: 0 auto;
}
.addthis_inline_follow_toolbox > div {
	height: 32px!important;
}
.addthis_inline_follow_toolbox > div#atftbx > p {
	display: none!important;
}
.at-follow-tbx-element .at300b,
.at-follow-tbx-element .at300m {
	margin: 0 2px!important;
	height: 32px!important;
}
.addthis_toolbox .at-icon-wrapper>svg>g,
.addthis_toolbox .at-icon-wrapper>svg>g>path {
	fill: #d50032!important;
}

/*
.addthis_inline_follow_toolbox {
	width: 120px;
	float: right;
	margin-top: 10px;
	display: none;
}
*/
.at-share-tbx-element .at-share-btn {
	margin: 2px !important;
}

/* Videos */
body.page-id-1762 #tm-content > uk-article > h1.uk-article-title,
body.page-id-1764 #tm-content > uk-article > h1.uk-article-title {
	display: none!important;
}