/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-teaser {
  height: 350px !important;
  background: #fff !important;
}

table.tbl {
	width: 100%;
	padding:0;
	margin:0;
}

table.tbl td {
	vertical-align: top;
}

table.tbl td.img {
	width: 20%;
}

table.tbl td.img img {
	border: 1px solid #333;
}

table.tbl td.text {
	width: 80%;
	font-size: 0.95em;
	line-height: 1em;
}

table.tbl h3, 
table.tbl p {
	padding: 0 0 0.5em 0 !important;
	margin: 0 !important;
}

.x3-boxes {
	/*font-weight: bold;*/
	color: #000;
	background: #edf5f6;
	padding: 2em;
	border-radius: 8px;
}

.x3-boxes a {
	color: #000 !important;
}

.hp-testimonials {
	background: #edf5f6;
	border-radius: 8px;
}

.inline-container {
	background: #edf5f6;
	border-radius: 8px;
	padding: 1.5em;
}

.video-container {
	width: 100%;
	background: #000;
	position: relative;
	padding-bottom: 56.25%;
	border: 6px solid #fff;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.logo {
	width: 120px;
	float: left;
}

.strapline {
	float: left;
	margin-top: 2em;
}

.tel {
	width: 175px;
}

.tm-headerbar, 
.uk-navbar-nav > li > a, 
.uk-navbar-content,
.uk-navbar-brand,
.uk-navbar-toggle {
	height: 55px !important;
	line-height: 55px !important;
}

.uk-dropdown-navbar {
    margin-top: 0;
}

.tm-toolbar + .tm-headerbar + .tm-wrapper {
    padding-top: 0 !important;
}

.tm-toolbar {
	background: #fff;
}

.tm-top-a {
	border-bottom: 1px solid #ddd !important;
}

.iic .uk-overlay-panel {
	padding: 2em 3em;
}

.iic .uk-h1 {
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: normal !important;
	text-transform: none !important;
}

.iic .uk-margin {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2em;
}

.nomargin {
	margin: 0 !important;
}

.module-text-secondary {
	color: #bfc2c3 !important;
}

h1 { color: #0095da; text-transform: uppercase !important; }

.uk-article-lead {
	font-size: 1.7em;
	margin: 0 0 1em 0;
	color: #454545;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.uk-panel-title {
	font-size: 1.2em;
	line-height: 1.2em;
}

.uk-panel-title a {
	color: #0bc9eb;
	font-weight: 100;
}

.uk-panel-title a:hover {
	color: #09a6c2;
	text-decoration: ununderline;
	
}

.tm-headerbar { background: #ccc; }

.uk-navbar-brand { color: #333; }
.uk-dropdown-navbar li > a { color: #f0f0f0; }
.uk-dropdown-navbar li.uk-active > a { color: #0bc9eb; }
.uk-dropdown-navbar li:hover.uk-active > a { color: #0bc9eb; }

.uk-nav-offcanvas li > a { color: #f0f0f0; }
.uk-nav-sub li.uk-active > a { color: #0bc9eb; }

.uk-autocomplete-results li > a { color: #f0f0f0; }

/* Hide the dropdowns' triangle. */  
.uk-dropdown-navbar:before, .uk-dropdown-search:before { display: none; }

/* Optional: Move the dropdown container up by the 17px of the hidden triangle. */  
/* .uk-dropdown-navbar, .uk-dropdown-search { margin-top: -42px; } */

.tm-breadcrumb { margin-top: 1em; }

.tm-content hr {
	border: 0;
	height: 0;
	border-top: 9px solid #fafafa;
	clear: both;
}

h1.teaser-title {
	font-size: 1.3em;
	clear: both;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}

h1.teaser-title a {
	display: block;
	margin-bottom: 0.5em;
}

.socialicons {
	padding-bottom: 2em;
}

.footerlink li > a {
	color: #0bc9eb;
	text-transform: uppercase;
}

.footerlink li.uk-active a, 
.footerlink li:hover.uk-active > a, 
.footerlink li > a:hover {
	color: #fff;
}

/* -PC- Style Overlays */
.uk-overlay .uk-overlay-panel h3
{
	font-style				: 14px;
	letter-spacing			: normal;
	text-align				: center;
	text-transform			: none;
}

/* -PC- Style Zoo Topics */
.uk-grid-divider-top
{
	margin					: 35px 0px;

	border-top				: 9px solid #fafafa;
}

.uk-grid-divider-bottom
{
	margin					: 35px 0px;

	border-bottom			: 9px solid #fafafa;
}


/* -PC- Style Zoo Governance Page */
.yoo-zoo.blog-iic-governance .uk-article
{
	margin-bottom			: 15px;
}

.yoo-zoo.blog-iic-governance .uk-article a img
{
	float					: left;
	max-width				: 50%;
	margin-right			: 10px;
}

.yoo-zoo.blog-iic-governance .uk-article .uk-list
{
	padding-top				: 13px;
	clear					: both;
}

.yoo-zoo.blog-iic-governance .uk-article .uk-list li
{
	display					: none;
}

.yoo-zoo.blog-iic .uk-pagination
{
	display					: none;
}

.tm-main-bottom-left .uk-scrollable-text ul p,
.tm-main-bottom-right .uk-scrollable-text ul p
{
	color					: #888;
}

.tm-main-bottom-left .uk-scrollable-text ul li:hover p,
.tm-main-bottom-right .uk-scrollable-text ul li:hover p
{
	color					: #333;
}

.uk-list-line {
	font-size: 0.7em;
	font-weight: bold;
	color: #0095da;
	border-bottom: 9px solid #f1f1f1;
	padding-bottom: 1em;
	text-transform: uppercase;
}

.module-small-text {
	font-size: 0.85em;
	line-height: 1.5em;
	margin-top: 2em;
	border-bottom: 1px solid #ddd;
}

.module-upcoming {
	font-size: 0.85em;
	line-height: 1.5em;
	background: #f7f7f7;
	margin-top: 2em;
}

.textfield {
	color: #fff !important;
}

.chart {
	width: 46%;
	height: 250px;
	background: #f3f3f3;
	padding: 2%;
	float: left;
	text-align: center;
}

.chart-full {
	width: 96%;
	height: 250px;
	background: #f3f3f3;
	padding: 2%;
	float: left;
	text-align: center;
}


/*******************************************************************/
@media screen and (max-width:900px) {
/*******************************************************************/
.logo {
	float: none;
}

.strapline {
	float: none;
	margin-top: 0;
}

.tm-toolbar .uk-float-right {
	float: left !important;
	margin-top: 0.5em;
}

}



/*******************************************************************/
@media screen and (max-width:570px) {
/*******************************************************************/
.uk-float-right {
	float: left !important;
	margin-top: 0.5em;
}

.chart {
	width: 100%;
	float: none;
}
}


div.blog-iic > div.uk-margin > img
 {
	 display: none;
 }