*{margin:0;padding:0;border:0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

@font-face {
    font-family: 'opensans'; /* Light */
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#opensans') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'opensans'; /* Light Italic*/
    src: url('fonts/OpenSans-LightItalic-webfont.eot');
    src: url('fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-LightItalic-webfont.svg#opensans') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'opensans'; /* Regular */
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#opensans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans'; /* Regular Italic */
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#opensans') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'opensans'; /* Bold */
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: bold; /*Same as 700.*/
    font-style: normal;
}

@font-face {
    font-family: 'opensans'; /* Bold Italic */
    src: url('fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-BoldItalic-webfont.svg#opensans') format('svg');
    font-weight: bold; /*Same as 700.*/
    font-style: italic;
}

@font-face {
    font-family: 'opensans'; /* Semi Bold (600) */
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#opensans') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'opensans'; /* Semi Bold (600) Italic */
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.svg#opensans') format('svg');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'opensans'; /* Extra Bold (800) */
    src: url('fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-ExtraBold-webfont.svg#opensans') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'opensans'; /* Extra Bold (800) Italic */
    src: url('fonts/OpenSans-ExtraBoldItalic-webfont.eot');
    src: url('fonts/OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-ExtraBoldItalic-webfont.svg#opensans') format('svg');
    font-weight: 800;
    font-style: italic;
}


body{font-family:'opensans', Helvetica, Arial, Verdana, sans-serif;line-height:28px;font-size: 16px;font-weight: 300;color:#666666;}

#wrapper {display: none;} Elemente vor jQuery-Neuanordnung ausblenden */

.ie5 #wrapper,
.ie6 #wrapper,
.ie7 #wrapper {margin-top: 130px;}
.ie5 #browserwarnung,
.ie6 #browserwarnung,
.ie7 #browserwarnung {display: block;}
#browserwarnung{display: none;width:100%;height: 100px;top:0;left:0;position:absolute;padding: 15px;background: #ff0000;z-index: 999;}
#browserwarnung h6{ color: #fff;font-size: 22px;font-weight: bold;line-height: 24px;margin: 0;padding: 0;}
#browserwarnung p{font-size:18px;line-height: 22px;color: #fff;}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}

ul {list-style-type:none;}
hr {height:1px;clear:both;margin:20px 0px;color:#999;}
a {text-decoration:none;color:#156715;outline: 0;}
a:hover {text-decoration:underline;color:#666666;}
a:active {text-decoration: none;border: none;}
b {font-weight:normal;}
sup {font-size: 50%;top: -0.7em;}
strong {font-weight: normal;}

.float_left {float: left;margin: 0 15px 15px 0;}
.float_right {float: right;margin: 0 0 15px 15px;}


h1, h2 {color: #156715;font-weight: normal;font-size:28px;line-height: 34px; margin-bottom: 24px;}
h3 {font-weight: 300;font-size:22px;line-height: 27px; margin-bottom: 5px;}
h4 {font-weight: 300;font-size:100%;line-height: inherit; margin-bottom: 5px;}
h1,h2,h3,h4,h5 {margin-top: 0;}

.deutsch,
.english {display: none;}
html[lang=de] .deutsch,
html[lang=en] .english {display: block;}
html[lang=de] span.deutsch,
html[lang=en] span.english {display: inline;}

.clear{clear:both;}
.invisible{display:none;}

iframe,
var {background: url("img/loader.gif") no-repeat scroll center center transparent;}
table {border-collapse: collapse;border-spacing: 0;}

/* Animation */
#header .mod_navigation ul li a,
#header .mod_navigation ul li strong,
#main .tooltip .toolpic,
#footer #top-link  {
-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;}

#header {position: relative;height: 210px;overflow: hidden;margin-bottom: 64px;}
#header .topline {height: 146px; background: #156715;}
#header .topline .container {position: relative;}
#header #logo {width: 393px;padding-top: 50px;display: block;}
#header #logo img { height: auto;width: 100%;display: block;}

#header #claim {position: absolute;right: 15px;top: 30px;z-index: 1;}
#header #claim img {display: block;}

#header .mod_navigation {height: 60px;border: none;position: absolute;z-index: 100;width: 100%;top: 146px;left: 0;background: #fff;}
#header.scrolled .mod_navigation {position: fixed;top: 0;}
#header .mod_navigation ul {margin-bottom: 0;}
#header .mod_navigation ul.level_1 {height: 30px;border-bottom: 1px solid #156715;}
#header .mod_navigation ul.level_2 {height: 30px;top: 30px;border-bottom: 1px solid #156715;display: none; position: absolute;left: 0;width: 100%;z-index: 5;}
#header .mod_navigation ul.level_3 {display: none;}
#header .mod_navigation ul li {display: inline-block;padding-right: 40px;}
#header .mod_navigation ul li a,
#header .mod_navigation ul li strong {color: #666666;font-weight: normal;text-transform: uppercase;font-size: 16px;line-height: 29px;text-decoration: none;padding: 0 15px;display: inline-block;}
#header .mod_navigation ul li a:hover {color: #ccc;}
#header .mod_navigation ul li.active > strong,
#header .mod_navigation ul li.active > a {color: #fff;background: #434343;}
#header .mod_navigation ul li.trail > strong,
#header .mod_navigation ul li.trail > a {color: #fff;background: #999;}
#header .mod_navigation ul.level_1 > li > strong.active,
#header .mod_navigation ul.level_1 > li > strong.trail,
#header .mod_navigation ul.level_1 > li > a.trail {}
#header .mod_navigation ul.level_2 li {}
#header .mod_navigation ul.level_2 li a,
#header .mod_navigation ul.level_2 li strong {font-size: 16px;line-height: 30px;text-transform: none;}
#header .mod_navigation ul.level_2 li:last-child {border-right: none;}
#header .mod_navigation .active ul.level_2,
#header .mod_navigation .trail ul.level_2 {display: block;}

#header .nav-toggle {display: none;}

.formbody input,
.formbody select,
.formbody textarea {width: 100%;}
.formbody input.text,
.formbody select,
.formbody textarea {margin-bottom: 5px;border: 1px solid #666666;background: #fff;display: inline-block;padding: 3px 6px;}

.formbody input.radio,
.formbody input.checkbox {vertical-align: middle;margin: 0 3px 0 0;width: auto;font-family: inherit;font-size: 99%;font-weight: inherit;}

.formbody label {vertical-align: middle;margin-bottom: 5px;}
.formbody .widget > label {display: block;}

.formbody table {width: 100%;}
.formbody td,
.formbody th {vertical-align: top;}
.formbody fieldset {border: none;text-align: left;margin: 0;padding: 15px 0;}
.formbody legend {font-weight: normal;padding: 0;}
.formbody fieldset.checkbox_container span {display: block;}
.formbody .col_0 {text-align: right;padding-right: 15px;}
.formbody .widget-submit {text-align: right;}
.formbody button.submit {cursor: pointer;background: #156715;-webkit-appearance: none;color: #fff;font-size: inherit;padding: 6px 20px;width: 85%;}

.formbody .widget {margin-bottom: 15px;}
.formbody input.error {border-color: #ff0000;}
.formbody .widget.error {}
.formbody p.error {color: #ff0000;margin-bottom: 0 !important;font-weight: 400;font-size: 14px;}
.formbody .widget span.mandatory {display: inline;}

.formbody .radio_container span {display: block;}
.formbody .widget-text {text-align: right;}
.formbody .widget-text label {display: inline-block;width: 14%;text-align: left;}
.formbody .widget-text.error label {display: block;text-align: left;}
.formbody .widget-text input {display: inline-block;width: 85%;}

.formbody .widget-checkbox.datenschutz label p {display: inline;}
.formbody .widget-checkbox.datenschutz fieldset {text-align: right;}

#main .formbody span.invisible {display: none;}

#main {margin-bottom: 80px;min-height: 50vh;}
#main a {font-weight: normal;color: inherit;text-decoration: none; color:#156715;}
#main a:hover{text-decoration:underline;color: #ccc;}
#main p {margin-bottom: 15px;}
#main ul {margin-bottom: 15px;margin-left: 20px;list-style: none;}
#main ul li {position: relative;}
#main ul li::before {content: '';display: block;width: 7px;height: 7px;background: #156715;position: absolute;top: 11px;left: -13px;}

#main .mod_article {position: relative;}
#main .mod_article::after {content: '';clear: both;display: block;background: #F7AB16;height: 1px;}
#main .mod_article.row::after {margin-left: 15px;margin-right: 15px;}
#main .mod_article.last::after {display: none;}


#main .mod_article .anker {width: 1px;height: 1px;background: transparent;top: -70px;left: -10px;position: absolute;}

#main .mod_article > .block,
#main .mod_article {margin-bottom: 40px;}

#main .content-text::after {content: '';clear: both;display: block;}
#main figure img {display: block;width: 100%;height: auto;}
#main figure.float_above {margin-bottom: 15px;}

/* Sonderelemente START */

#main .no-bottom-space > .block {margin-bottom: 0;}
/* Sonderelemente ENDE */

#main .row .content-headline {margin-left: 15px;margin-right: 15px;}

#main .mod_sitemap a { background-image: none;}
#main .mod_sitemap ul.level_1 > li > a{ font-weight: 300;}

#main .content-youtube .wrap,
#main .content-vimeo .wrap {position: relative;padding-bottom: 55%;padding-top: 15px;height: 0;overflow: hidden;}
#main .content-youtube iframe,
#main .content-vimeo iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}


#main .content-headline {clear: both;}

#main .content-gallery {clear: both;}
#main .content-gallery ul {list-style: none;margin:0 -8px;}
#main .content-gallery ul li::before {display: none;}
#main .content-gallery .cols_1 li {width: 100%;}
#main .content-gallery .cols_2 li {width: 50%;}
#main .content-gallery .cols_3 li {width: 33.33%;}
#main .content-gallery .cols_4 li {width: 25%;}
#main .content-gallery .cols_5 li {width: 20%;}
#main .content-gallery .cols_6 li {width: 16.5%;}
#main .content-gallery li {background: none;display: block;float: left;padding: 0 7px 15px 7px;}
#main .content-gallery figure {margin-bottom: 0;position: relative;}
#main .content-gallery li img {height: auto;width: 100%;}
#main .content-gallery figure .caption {font-weight: normal;}

#main .mod_search > div {border-top: 1px solid #156715;padding-top: 20px;}
#main .mod_search .relevance,
#main .mod_search .url {display: none;}
#main .mod_search .highlight {background: #F7AB16;padding: 0 4px;}

#main .mod_article .ce_accordion {margin-bottom: 0;}
#main .ui-accordion-content {margin-left: 32px;}
#main .ui-accordion-header {background: #156715;color: #fff;font-weight: normal; padding: 5px 15px 5px 32px;margin-bottom: 4px;cursor: pointer;position: relative;}
#main .ui-accordion-header .ui-icon {font-size: 36px;line-height: 12px;height: 20px;width: 20px;position: absolute;top: 8px;left: 5px;text-align: center;display: block;}
#main .ui-accordion-header .ui-icon::before {content: '›';}
#main .ui-state-active .ui-icon {top: 10px;
    moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);}

#main .tooltip {position: relative;}
#main .tooltip .toolpic {opacity: 0;visibility: hidden;;position: absolute;bottom: 30px;left: 0;z-index: 100;border: 1px solid #156715;padding: 5px;background: #fff;
-moz-box-shadow: 2px 2px 6px #666;
-webkit-box-shadow: 2px 2px 6px #666;
box-shadow: 2px 2px 6px #666;}
#main .tooltip:hover .toolpic {opacity: 1;visibility: visible;}
#main .tooltip .toolpic:after {content: '';width: 0;height: 0;border-top: 10px solid #156715;border-right: 7px solid transparent;border-left: 7px solid transparent;position: absolute;bottom: -11px;left: 15px;}
#main .tooltip .toolpic:before {content: '';width: 0;height: 0;border-top: 10px solid #fff;border-right: 7px solid transparent;border-left: 7px solid transparent;position: absolute;bottom: -9px;left: 15px;z-index: 1;}
#main .tooltip .toolpic img {width: 300px;height: auto;display: block;}



#footer {background: #434343;padding: 20px 0;}
#footer .mod_customnav ul {line-height: 0;font-size: 0;}
#footer .mod_customnav ul li {display: inline-block;padding: 0 25px;border-left: 1px solid #fff;line-height: 12px;font-size: 13px;}
#footer .mod_customnav ul li:first-child {padding-left: 0;border-left: none;}
#footer .mod_customnav ul li a {color: #fff;font-size: 13px;font-weight: normal;text-transform: uppercase;}
#footer a:hover{text-decoration: none;color: #ccc!important;}
#footer #top-link {opacity: 0;position: fixed;bottom: 0;right: 40px;z-index: 999;}
#footer #top-link.scrolled {opacity: 1;}
#footer #top-link a {background: #fff;color: #F7AB16;text-decoration: none;outline: 0;display: block;width: 50px;height: 40px;padding: 0;text-align: center;font-size: 18px; border: 1px solid #F7AB16;border-bottom:none;}
#footer #top-link a::before {content: '‹';display: block;line-height: 36px;font-size: 55px;margin-right: -16px;
	moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sidebar {background: #fff;position: absolute;top: 343px;right: 0;z-index: 100;width: 40px;border-left: 1px solid #F7AB16;border-top: 1px solid #F7AB16;overflow: hidden;
-webkit-transition: width 0.4s ease-in-out 0s;
-moz-transition: width 0.4s ease-in-out 0s;
-o-transition: width 0.4s ease-in-out 0s;
transition: width 0.4s ease-in-out 0s;}
.sidebar:hover {width: 140px;}
.sidebar.scrolled {position: fixed;top: 92px;}
.sidebar ul {margin: 0;}
.sidebar ul li {position: relative;}
.sidebar ul li a {position: relative;border-bottom: 1px solid #F7AB16;display: block;height: 58px;line-height: 58px;text-align: left;text-decoration: none;outline: 0;}
.sidebar ul li a strong {color: #F7AB16;font-weight: 300;display: block;padding: 0 45px 0 15px;white-space: nowrap;}
.sidebar ul li a > span {position: absolute;right: 0;top: 0;z-index: 1;background: #fff; display: inline-block;height: 100%;vertical-align: middle;width: 39px;line-height: 66px;text-align: center;}
.sidebar ul li img {width: 26px;height: auto;}

@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 991px) {
	#header .mod_navigation ul li {padding-right: 0;}
	#header .mod_navigation ul li a,
	#header .mod_navigation ul li strong { }
	#header .mod_navigation ul.level_2 li a,
	#header .mod_navigation ul.level_2 li strong {}
}

@media screen and (max-width: 767px) {

    h1, h2 {font-size: 21px;line-height: 26px;}
    h3 {font-weight: normal;font-size: 16px;line-height: 24px;}

    #header {height: auto;margin-bottom: 30px;margin-top: 34px;}
    #header .topline {height: auto;}
    #header #logo {padding: 17px 0 0 0;width: 224px;}
    #header #claim {display: none;}

    #header .nav-toggle {cursor: pointer;background: #156715;display: block;padding: 4px 0;position: absolute;right: 15px;top: 8px;}
    #header .nav-toggle span {background: #fff; height: 3px;margin: 5px 0;width: 26px;display: block;}
    #header .topline {height: 56px;}

    #header .mod_navigation,
    #header.scrolled .mod_navigation {background: #156715;height: auto;position: static;}
    #header .mod_navigation .container {padding-left: 0;padding-right: 0;}

    #header .mod_navigation ul,
    #header .mod_navigation ul.level_1,
    #header .mod_navigation ul.level_2 {height: auto;border: none;}
    #header .mod_navigation ul li {display: block;}
    #header .mod_navigation ul li a,
    #header .mod_navigation ul li strong {display: block;overflow: hidden;height: 0;color: #fff;}
    #header .mod_navigation.active ul li a,
    #header .mod_navigation.active ul li strong {height: 30px;}
    #header .mod_navigation.active ul.level_2 li a,
    #header .mod_navigation.active ul.level_2 li strong {height: 24px;line-height: 24px;font-size: 15px;padding-left: 24px;}
    #header .mod_navigation ul li strong.active,
    #header .mod_navigation ul li.trail > a:hover,
    #header .mod_navigation ul li a:hover {background-color: #fff;color: #434343;width: 100%;}
    #header .mod_navigation ul li.trail > strong,
    #header .mod_navigation ul li.trail > a {color: #fff;background: transparent;}
    #header .mod_navigation ul.level_2 {display: block;position: static;}
    #header .mod_navigation ul.level_2 li {border-right:none;}

    #main figure.float_above {width: 100%;}
    #main .row .youtube {padding-bottom: 55%;}
    #main .youtube {margin: 0 15px;}

    .formbody {width: 100%;}
    .formbody td,
    .formbody tr {display: block;}
    .formbody .col_0 {padding-right: 0;text-align: left;width: 100%;}
    .formbody fieldset.radio_container {text-align: left;padding-top: 0;}
    .formbody .explanation p {margin-left: 0;text-align: left;}

    #main .row > .block { display: block; }

    .formbody .widget-text label,
    .formbody .widget-text input {display: block;width: 100%;text-align: left;}
    .formbody button.submit {width: 100%;}

    #footer {background-image: none;}
    #footer .mod_customnav {text-align: center;}
    #footer .mod_customnav ul li {display: block;border: none;padding: 0;}
    #footer .mod_customnav ul li a {line-height: 20px;}

    .sidebar,
    .sidebar.scrolled {top: 0;left: 0;position: absolute;width: 100%;height: 34px;border: none;}
    .sidebar:hover {width: 100%;}
    .sidebar ul {text-align: center;font-size: 0;}
    .sidebar ul li {display: inline-block;width: 40px;}
    .sidebar ul li a {border: none;height: 34px;}
    .sidebar ul li a strong {display: none;}
    .sidebar ul li a > span {line-height: 55px;}
    .sidebar ul li img {width: 22px;}
    .sidebar ul li a span {}

}

@media screen and (max-width: 680px) {

}

@media screen and (max-width: 540px) {

}

@media screen and (max-width: 280px) {

}

/* BOOTSTRAP-GRID */
.container {margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
@media(min-width:768px){
	.container{width:750px}
}
@media(min-width:992px){
	.container{width:970px}
}
@media(min-width:1200px){
	.container{width:1170px}
}

.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media(min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media(min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media(min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.nav:before,.nav:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.nav:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hidden{display:none!important}

/* Justified Gallery - v3.6.3 */
.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;filter:"alpha(opacity=10)";opacity:.1}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0;filter:"alpha(opacity=0)";opacity:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;filter:"alpha(opacity=70)";opacity:.7;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.entry-visible{filter:"alpha(opacity=100)";opacity:1;background:0 0}.justified-gallery>.entry-visible>img,.justified-gallery>.entry-visible>a>img{filter:"alpha(opacity=100)";opacity:1;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;filter:"alpha(opacity=100)";opacity:1;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;filter:"alpha(opacity=0)";opacity:0;width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px}
