/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Name:			IE9
 * Description:		Defines styles for Internet Explorer 9
 *
 ========================================================================== */


.image-round {
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.image-border {
	border:1px solid #CCC;
	margin-left:20px;
}

.circle-num {
	display: inline-block;
	margin-left: 8px;
	height:20px;
	width:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	background:#999999;
	color:#FFF;
	text-shadow:1px 1px 0px #333333;
	text-align:center;
	-webkit-border-radius: 14px;
	border-radius: 14px; 
	border: 1px solid #666;
}


#events .item .content .images img {
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#events .item .content .data {
	background-color:rgba(255,255,255,.8);
	-webkit-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	padding-top:10px;
	padding-bottom:10px;
}
.big-heading h3.uk-panel-title { 
font-size: 48px;
font-weight: 300;
line-height: 58px;
text-transform: none;
color:#C95E45;
}
.tm-parallax-teaser-container {
/*	top:-115px; */
}
h1.hp-left {
	font-size:40px;
	line-height:48px
}
.top-parallax, .bottom-parallax {
	background-color:#014471;
}
@media (max-width: 480px) {
  .tm-slant-block-bottom,
  .tm-slant-block-top {
    display: none;
  }
.top-parallax, .bottom-parallax {
	height:140px;
}
}
#style7 {
	text-shadow:1px 1px 0px #FFF;
}
#style7 p {
	margin-bottom:10px!important;
}

div#style7 div#je-title h2 {
	color:#075C97;
	font-size:24px;
	line-height:normal;
	margin-bottom:10px;
}
div#je-testimonials7 div#je-con div#je-quoteright img{
	margin : 0px 10px 0px 0px;
	float:left;
}
.tm-sidebar-b .uk-nav li {
	list-style:circle;
}
.tm-sidebar-b .uk-nav li a {
	padding:5px;
}
.tm-parallax-teaser {
	margin-top:-120px;
}
.tm-parallax-teaser-caption blockquote {
	border-color:rgba(255,255,255,.2);
	margin:10px;
	text-align:justify;
}
.tm-parallax-teaser-caption blockquote small {
	text-align:right;
}
