@charset "utf-8";
html {
	-webkit-text-size-adjust: none;
}
body {
	background: #ffffff;
	font: 14px/21px Helvetica, Arial, Verdana, sans-serif;
	color: #272717;
}
a {
	text-decoration: none;
	color: #be3d4a;
}
a:hover, h2 a:hover {
	text-decoration: none;
	color: #e25664;
}
h1, h2, h3 {
	font-family: 'SansusWebissimoRegular', Helvetica, Arial, Verdana, sans-serif;
}
h1 {
	font-size: 36px;
	line-height: 38px;
	font-weight: normal;
	color: #669fd9;
	margin-bottom: 25px
}
h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 20px;
}
h3 {
	font-size: 19px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 13px;
}
h2 a {
	color: #BE3D4A;	
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.content-hyphenate {
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/* Editable content image */
.edy-positionable-container-left {
  margin-right: 15px;
}
.edy-positionable-container-right {
  margin-left: 15px;
}
.edy-image-container-with-title:after {
  display: block;
  padding: 4px;
  font-size: 10px;
  line-height: 1.3em;
  content: attr(data-title);
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/* => MAIN SECTIONS */
#wrap {
	background: -moz-radial-gradient(50% 0, circle closest-corner, rgba(200, 200, 255, .15), rgba(0, 0, 0, .0));
	background: -webkit-gradient(radial, 50% 0, 0, 50% 0, 350, from(rgba(200, 200, 255, .15)), to(rgba(0, 0, 0, .0)));
    max-width: 940px;
	margin: 0 auto;
	padding: 45px 15px 0 15px;
	position: relative
}
.wrapper {
	margin: 0 auto;
	max-width: 940px;
	position: relative;
}
#header {
	background: #71a941;
	width: 100%;
	z-index: 100;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .35);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .35);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .35);
    position: static   
}
#content-wrap {
	padding-bottom: 56px;
	margin-top: 56px;
}
/* => HEADER */
/* nav */
#nav {
	list-style-type: none;
	float: left;
}
#nav li {
	float: left;
}
#nav a {
	color: #ffffff;
	display: block;
	font-size: 13px;
	padding: 13px 12px;
	text-transform: uppercase;
	font-weight: bold;
    transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1)		
}
#nav .active a, #nav .active a:hover {
	/*background: #962f39;*/
	background: #71a941;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	color: #fee446;
}
@media all and (min-width: 700px) {
  #nav a:hover {
	  /*background: #a43741;*/
	  background: #fdb31c;
  }
}
#header .site-options {
	margin-top: 8px;
	margin-bottom: 9px;
	float: right;
}
/* langmenu */
#langmenu {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	/*background: #962F39;*/
	background: #1c441c;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 10px 9px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.15) inset;		
}
#langmenu-inner {
	background: url('../images/arrow.png?1') no-repeat right center;
	color: #fff;
	float: left;
	line-height: 10px;
	padding: 0 15px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase
}
#langmenu-select {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	-webkit-appearance: menulist-button;
	font-size: 11px;
	filter: alpha(opacity=0)
}
/* search */
#search-wrap {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
#search-wrap .active {
	background: #962F39;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.15) inset;	
}
#search-btn span {
	background: url('../images/search.png?1') no-repeat center center;	
	float: right;
	position: relative;
	text-indent: -9999px;
	width: 37px;
}
#search-btn {
	float: right;
  width: 37px;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 5px;
}
#search {
	position: absolute;
	top: 39px;
	left: 0;
	border: 4px solid #962F39;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);		
	display: none;
    z-index: 120    
}
@media only screen and (max-width: 1120px) {
	#search {
		left: auto;
		right: 0;
	}
}
#onpage_search {
	font: 14px/30px Helvetica, Arial, Verdana, sans-serif;	
	border: none;
	height: 30px;
	padding: 0 7px;
	color: #6f6f6f;
	width: 190px;
}
/* hgroup */
#logo {
	margin-bottom: 40px;
}
.hgroup h2 {
	font-size: 35px;
	line-height: 37px;
	color: #669fd9;
	margin-bottom: 0;
}
/* Content-wrap */
#content-wrap p, .excerpt {
	margin-bottom: 23px;
}
#content-wrap ul, #content-wrap ol {
	margin: 0 0 23px 23px
}
.left-column {
	width: 69%;
	float: left;
	min-height: 100px;
}
#front .left-column {
	width: 65%;	
}
.right-column {
	width: 26%;
	float: left;
	margin-left: 3.5%;
}
#front .right-column {
	width: 30.8%;
	float: right;
}
/* latest news */
#wrap #latest-news {
	list-style-type: none;
	margin: 0
}
#latest-news h3 {
	margin-bottom: 3px;
}
#wrap .meta-info {
	font-size: 13px;
	margin-bottom: 10px;
}
#front #latest-news .date {
	font-weight: bold;
	margin-left: 10px;
}
.more {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.heading {
	background: white;
	color: #171C22;
	padding: 7px 15px;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .1);
}
#dark-box {
	background: #1c441c;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
/* submenu */
#wrap #submenu {
	list-style-type: none;
	margin: 0;
	padding: 10px 15px;			
}
#submenu li {
	position: relative;
}
#submenu li a {
	color: white;
	border-bottom: 1px solid white;
  display: block;
  padding: 5px 0;
}
#submenu a:hover, #wrap #thirdmenu a:hover {
	color: #92abc4;
}
#submenu .active a, #submenu .active a:hover, #wrap #thirdmenu .active, #mobile-submenu .active a, #mobile-thirdmenu .active a {
	color: #b4c79a;
	font-weight: bold;	
}
#submenu li:last-child a {
	border-bottom: none;
}
/* thirdmenu */
#wrap #thirdmenu {
	margin: 0 0 0 22px;
	list-style-type: none;
	border-bottom: 1px solid #333c45;	
}
#wrap #thirdmenu a {
	font-size: 13px;
	font-weight: normal;
	color: #6E89A4
}
/* blog */
.article-head {
	display: block;
	margin-left: 40px;
}
.date2 {
	display: block;
    font-size: 11px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 6px;
    color: #ccc;
}
#wrap #blog-list {
	list-style-type: none;
	margin: 0
}
#blog-list li {
	position: relative;
	width: 30.8%;
	display: inline-block;
	margin-right: 3%;
	margin-bottom: 40px;
	vertical-align: top;
}

#blog-list h2 {
	margin-bottom: 17px;
}
#blog-list li:nth-child(3n) {
	margin-right: 0;
}
#blog-list li:nth-last-child(-n+3) {
	margin-bottom: 0;
}
.date {
	font-weight: bold;
}
#article .hgroup h2 {
	font-size: 35px;
	line-height: 37px;
}
#article #content-wrap {
	margin-top: 25px;
}
.meta-data {
	margin-top: 11px;
}

/* article tags */
.article-tags { margin-top: 20px; font-size: 14px; min-height: 1em;  }
.edy-tag-input { outline: none; color: white; }
div.edy-taglist-openarrow:after {
    border-color: #ffffff transparent transparent !important;
}
.article-tag-icon {
    width: 16px;
    height: 16px;
    float: left;
    background: url('../images/tag-white.png') no-repeat center center;
    opacity: 0.5;
    filter: alpha(opacity=50);
    margin-right: 7px;
    margin-top: 3px;
}
.svg .article-tag-icon { background: url('../assets/tag-white.svg') no-repeat center center; }
.tagged-list-header {
    font-size: 24px;
    padding-top: 0px;
    padding-bottom: 30px;
    background: none;
}

.header-tag-icon {
    width: 24px;
    height: 24px;
    background: url('../images/tag-big-white.png') no-repeat center center;
    opacity: 0.5;
    filter: alpha(opacity=50);
    margin-right: 15px;
    position: relative;
    top: 5px;
    display: inline-block;
    margin-left: 0px;
}
.svg .header-tag-icon { background: url('../assets/tag-big-white.svg') no-repeat center center; }
.tagged-list-header  a {border: none; text-decoration: none;}
.tagged-list-header  a:hover { border-bottom: 1px solid #BEBEBE; }
.article-tags .edy-taglist { margin-left: 25px; } 

/* Footer */
#footer {
	font-size: 12px;
	padding: 13px 0;
}
#footer .left {
    min-width: 100px
}
/* form */
#comments, #comment-form {
	padding-top: 23px;
}
#comments {
	margin: 23px 0;
}
#comments ul {
	list-style-type: none;
	margin: 0
}
#comments p {
	margin-bottom: 0
}
#comments ul li {
	margin-bottom: 12px;
}
#comments ul li:last-child {
	margin-bottom: 0;
}
.comment-author {
    color: #BE3D4A;
    font-size: 15px;
    font-weight: bold;
}
#comment-form .form_field label {
	display: inline-block;
	width: 110px;
	vertical-align: top
}
#comment-form .form_submit input {
	margin-left: 113px
}
.form_area {
	margin-bottom: 23px
}
.form_field label {
	display: block;
	line-height: 24px;
}
.form_field {
	margin-bottom: 6px;
}
.form_field_textfield, .form_field_textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: white;
	border: none;
	font-size: 14px;
	padding: 2px 5px;
	height: 28px;
	line-height: 28px;
	width: 190px;
	color: black;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset			
}
.form_field_textfield:focus, .form_field_textarea:focus {
    background: white;
}
.form_field_textarea {
	height: 110px;
	width: 402px;
}
.form_field_radio, .form_field_checkbox {
    margin: 0 10px 0 0
}
.form_submit input {
	background: #BE3D4A;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	border: none;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.form_submit input:hover, .form_submit input:focus {
	background: #e25664;
}
.form_notice {
	color: #3e9b00
}
.form_error, .form_field_error, .blog-errors {
	color: #cc0000
}
.form_notice, .form_error {
    font-size: 18px;
    margin: 13px 0
}
.form_field_with_errors input, .form_field_with_errors textarea {
    background: #F33747
}
#wrap .blog-errors {
	margin: 0 0 20px 51px
}
.form_field_size_small {
	width: 130px
}
.form_field_size_medium {
	width: 260px
}
.form_field_size_large {
	width: 98%
}
#mobile-submenu {
    background: #fff
}
#mobile-thirdmenu {
    background: #171C22;
}
#mobile-submenu, #mobile-thirdmenu {
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 10px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2)
}
#mobile-submenu li, #mobile-thirdmenu li {
    float: left;
    margin-right: 14px
}
#mobile-submenu a, #mobile-thirdmenu a {
    color: #6E89A4
}
/* mediaqueris */
 @media only screen and (max-width: 768px) {
    .hgroup h2 {
		font-size: 45px;
		line-height: 45px;
	}
	#comment-form .form_field label {
		display: block;
	}
	#comment-form .form_submit input {
		margin-left: 0;
	}
    #header {
        position: static !important
    }
    #wrap {
        padding: 23px 15px 0 !important
    }
}
 @media only screen and (max-width: 700px) {
    .left-column, #front .left-column, .right-column, #front .right-column {
		width: 100%;
		float: none;
	}
    .right-column {
        display: none
    }
    #front .right-column {
        display: block;
        margin-top: 30px;
        margin-left: 0
    }
    #mobile-submenu, #mobile-thirdmenu {
        display: block
    }
	#content-wrap {
		margin-top: 40px;
		padding-bottom: 40px;
	}	
	.hgroup h2, #article .hgroup h2 {
		font-size: 24px;
		line-height: 25px;	
	}
	#logo {
		margin-bottom: 20px;
	}
	#search-wrap {
		display: none;
	}
	#nav {
		margin-right: 74px;
	}
	#nav a {
		padding: 13px 10px;
	}
	#nav li {
		width: 100%;
	}
	#langmenu {
		right: 10px;
	}
	#blog-list li {
		width: 47%;
		margin-right: 5%;
	}
	#blog-list li:nth-child(3n) {
		margin-right: 5%;
	}
	#blog-list li:nth-child(2n) {
		margin-right: 0
	}
}
@media only screen and (max-width: 480px) {
	#blog-list li {
		width: 100%;
	}
	#blog-list li:nth-child(3n), #blog-list li {
		margin-right: 0
	}
	#blog-list li:nth-last-child(-n+3) {
		margin-bottom: 40px;
	}
	.form_field_textfield, .form_field_textarea {
		width: 97%;
	}
}
.add-lang {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.photo_gallery_area a img {
	margin: 0 7px 10px 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);		
}
.photo_gallery_area a img:hover {
	box-shadow: 0 0 4px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .5);	
}
/* search */
.edys-sw-search-popup .gsc-cursor-box { 
	color: #BE3D4A
}
.loading-icon {
    display:none;
    position: absolute;
    top: 7px;
    font-size: 10px;
    right: 6px;
}
#wrap .no-border {
	border-top: none;
}
#comments .comment {
    line-height: 1.2em;
}

/* Voog cms style overrides */
#wrap .edy-empty-bordered {
  color: rgba(255,255,255,.33);
  border-color: rgba(255,255,255,.33);
}
#wrap .edy-texteditor-view.placeholder {
  color: rgba(255,255,255,.5);
}
#wrap .edy-content-element-hover {
  border-color: rgba(255,255,255,.1);
}
#wrap .edy-texteditor-active {
  outline-color: rgba(255,255,255,.2);
}
#wrap .edy-fe-field-active,
#wrap .edy-fe-active .edy-fe-field:hover {
  outline-color: rgba(255,255,255,.1);
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}