.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none !important
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #CCC
}
.mfp-preloader a:hover {
	color: #fff
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-close, .mfp-close.button, button.mfp-arrow, .mfp-arrow.button {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}
button::-moz-focus-inner, .button::-moz-focus-inner {
	padding: 0;
	border: 0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1
}
.mfp-arrow:before, .mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #444
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

/* MAX-Width 800 & Landscape, MAX-Height 300 */
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

  .mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0
  }
  .mfp-img-mobile img.mfp-img {
	padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0
  }
  .mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	box-sizing: border-box
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0
  }
  .mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px
  }
  .mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	text-align: center;
	padding: 0
  }

}

/* MAX-Width 900 */
@media all and (max-width: 900px) {

  .mfp-arrow {
	-webkit-transform: scale(0.75);
	transform: scale(0.75)
  }
  .mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0
  }
  .mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%
  }
  .mfp-container {
	padding-left: 6px;
	padding-right: 6px
  }

}

/*
keyframes fade 0% {
	opacity: 0
}
keyframes fade 100% {
	opacity: 1
}
*/

.hidden {
	display: none !important
}
.invisible-with-layout {
	visibility: hidden
}
.hide-text {
	overflow: hidden;
	padding: 0;
	text-indent: 101%;
	white-space: nowrap
}
.invisible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.invisible.focusable:active, 
input.focusable[type='checkbox']:active:checked, 
input.focusable[type='checkbox']:active:not(:checked), 
input.focusable[type='radio']:active:checked, 
input.focusable[type='radio']:active:not(:checked), 
.invisible.focusable:focus, 
input.focusable[type='checkbox']:focus:checked, 
input.focusable[type='checkbox']:focus:not(:checked), 
input.focusable[type='radio']:focus:checked, 
input.focusable[type='radio']:focus:not(:checked) {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.no-list {
	margin: 0;
	padding: 0;
	list-style: none
}


.mfp-nav .mfp-content, .mainNav, .mainNav-content, .nav-tabs, .tabs-content {
	height: 100%
}
.mainNav-header {
	height: 3.75rem;
	position: relative;
	background-color: #fff;
        color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

/* MIN-Width 48em */
@media only screen and (min-width: 48em) {

  .mainNav-header {
	margin: 0 0;
	height: 70px;
	padding: 0 105px 0 5%;
	padding: 0 90px 0 5%;
	display: block
  }

}

/* MIN-Width 56.25em */
@media only screen and (min-width: 56.25em) {

  .mainNav-header {
	padding: 0 5% 0 5%
  }

}

.mainNav-content {
  background-color: #F6F6F6;
  color: #333;
  padding: 0 5%;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  max-height: calc(100% - 3.75rem);
  -webkit-overflow-scrolling: touch
}

/* MIN-Width 56.25em */
@media only screen and (min-width: 56.25em) {
  .mainNav-content {
    max-height: calc(100% - 70px)
  }
}

.mainNav-content>.inside {
  max-width: 1440px;
  padding: 3rem 0
}
.main-navigation a, 
.main-navigation span {
  color: #005CA9;	
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  padding: .25rem .75rem .25rem .75rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
}

/* MIN-Width 56.25em */
@media only screen and (min-width: 56.25em) {
  .main-navigation a, .main-navigation span {
    padding: 5px 30px;
  }

}

.main-navigation a:hover, 
.main-navigation span:hover {
  background-color: rgba(0,0,0,0.04);
}
.main-navigation a.active, 
.main-navigation a.trail, 
.main-navigation span.active, 
.main-navigation span.trail {
  font-weight: 700;
  background: rgba(0,0,0,0.05)
}

.main-navigation ul.level_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: -1.5rem
}

/* MIN-Width 30em */
@media only screen and (min-width: 30em) {
  .main-navigation ul.level_1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: -1.5rem -1.6129032258% 0 -1.6129032258%
  }
}

.main-navigation ul.level_1>li {
  background-color: #fff;
  margin-top: 1.5rem;
}

/* MIN-Width 30em */
@media only screen and (min-width: 30em) {
  .main-navigation ul.level_1>li {
    width: 46.875%;
    float: left;
    margin-left: 1.5625%;
    margin-right: 1.5625%;
  }
}

/* MIN-Width 65.625em */
@media (min-width: 65.625em) {
  .main-navigation ul.level_1>li {
    width: 21.875%;
    float: left;
    margin-left: 1.5625%;
    margin-right: 1.5625%;
  }
}

/* MIN-Width 75em */
@media only screen and (min-width: 75em) {
  .main-navigation ul.level_1>li {
    width: 21.875%;
    float: left;
    margin-left: 1.5625%;
    margin-right: 1.5625%;
  }
}

.main-navigation ul.level_1>li>a, 
.main-navigation ul.level_1>li>span {
  font-weight: 700;	
  font-size: 20px;
  line-height: 22px;
  background-color: rgba(0,0,0,0.04);
  color: #145992;	
  border: none;
  padding: 5px 25px;
}
.main-navigation ul.level_2 {
  padding-top: 0;
  padding-bottom: 0;
}
.main-navigation .level_2 ul {
  margin-left: 1.5rem;
}
.main-navigation ul.level_3>li>a, 
.main-navigation ul.level_3>li>span {
  font-weight: 400;	
  color: #333;
}
.main-navigation ul.level_4>li>a, 
.main-navigation ul.level_4>li>span {
  font-weight: 400;	
  color: #333;
}
.main-navigation ul.level_1 ul.level_2 a.last, .main-navigation ul.level_1 ul.level_2 span.last {
	border: transparent
}
.mainNav-content .teaserblock-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: -1.5rem;
	padding-top: .75rem
}

/* MIN-Width 30em */
@media only screen and (min-width: 30em) {

  .mainNav-content .teaserblock-holder {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-top: 1.5rem;
	margin: -1.5rem -1.6129032258% 0 -1.6129032258%
  }
}

.mainNav-content .teaserblock-holder.image-links {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin: -1.5rem -1.6129032258% 0 -1.6129032258%
}
.mainNav-content .ce_hyperlink {
	margin-top: 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

/* MIN-Width 30em */
@media only screen and (min-width: 30em) {

  .mainNav-content .ce_hyperlink {
	width: 46.875%;
	float: left;
	margin-left: 1.5625%;
	margin-right: 1.5625%
  }

}

.mainNav-content .ce_hyperlink a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	font-size: 1.125rem;
	line-height: 1.5rem;
	font-weight: 600;
	border-radius: 4px;
	background: #f0f0f0;
	padding: 1.5rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}
.mainNav-content .ce_hyperlink.image-link {
	display: block;
	width: 46.875%;
	float: left;
	margin-left: 1.5625%;
	margin-right: 1.5625%
}
@media only screen and (min-width: 48em) {
.mainNav-content .ce_hyperlink.image-link {
	width: 21.875%;
	float: left;
	margin-left: 1.5625%;
	margin-right: 1.5625%
}
}
.mainNav-content .ce_hyperlink.image-link a {
	background: transparent;
	padding: 0;
	display: block
}
.mainNav-content .ce_hyperlink.image-link img {
	border-radius: 4px
}
.mainNav-content .ce_hyperlink.image-link figcaption {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

#mainNav .mod_search {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 80%;
	flex: 1 1 80%;
	padding: 0 5%
}

/* MIN-Width 48em */
@media only screen and (min-width: 48em) {

  #mainNav .mod_search {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	padding: 0
  }

}


/* MIN-Width 56.25em */
@media only screen and (min-width: 56.25em) {

  #mainNav .mod_search {
	width: 48.3870967742%
  }

}

#mainNav .searchform {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
#mainNav .searchform input[type='search'] {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border: none;
	outline: none;
	background: rgba(0,0,0,0.1);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 0 0 .75rem;
	box-sizing: border-box;
	height: 44px;
	font-size: 1rem;
	line-height: 1.5rem;
	line-height: 44px;
	border-radius: 4px;
	width: auto
}

/* MIN-Width 56.25em */
@media only screen and (min-width: 56.25em) {

  #mainNav .searchform input[type='search'] {
	height: 50px
  }
}

#mainNav .searchform input[type='search']:focus {
	background: #fff
}
#mainNav .searchform button, #mainNav .searchform .button {
	display: none
}

/* MIN-Width 56.25em */
@media only screen and (min-width: 56.25em) {

  #mainNav .searchform button, #mainNav .searchform .button {
	display: block;
	height: 50px;
	margin: 0;
	margin-left: 5px;
	border-radius: 4px;
	background: #3873B8;
color: #fff;
	padding: 0 5px;
  }

}

#mainNav .searchform button .icon, #mainNav .searchform .button .icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
#mainNav .searchform button .icon:before, #mainNav .searchform .button .icon:before {
	content: "s";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: 'Icons';
	text-transform: none;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: white
}
.mod_search .url {
	display: none
}
.mod_search .header {
	margin-top: 1.5rem
}
/*
.mod_search .formbody {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.mod_search input[type='search'] {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	max-width: none;
	margin: 0;
	border-radius: 0;
	border-radius: 4px 0 0 4px
}
*/
.mod_search input[type='submit'] {
	width: auto;
	margin: 0;
	border-radius: 0;
	border-radius: 0 4px 4px 0
}
.mod_search h3 {
	margin-bottom: .375rem
}
.mod_search .highlight {
	font-weight: 700
}
.mod_search .relevance {
	display: none
}


.btn-list {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 500;
  width: 70px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-backface-visibility: inherit !important;
  -webkit-perspective: inherit !important;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
a#nav-trigger {
  height: auto;
  min-height: 70px;
}
#nav-trigger .menu-text {
  display: block;
  background-color: #D8D8D8;
  color: #145992;	
  font-size: 16px;	
  font-weight: 700;	
  letter-spacing: 1px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
}

/* MIN-Width 48em */
@media only screen and (min-width: 48em) {

  .btn-list {
	width: 70px;
	background: transparent;
	box-shadow: none
  }

}

/* MAX-Width 47.9375em */
@media (max-width: 47.9375em) {


  a.mail {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
  }
  a.nav {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
  }

}

.btn-list a, a.totop, a.close {
	color: white;
	display: block;
	line-height: 3.75rem;
	height: 3.75rem;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

/* MIN-Width 48em */
@media only screen and (min-width: 48em) {

  .btn-list a, a.totop, a.close {
	width: 70px;
	min-height: 70px;
	float: none
  }

}

.btn-list a.nav .a-btn-icon, a.totop.nav .a-btn-icon, a.close.nav .a-btn-icon {
	background: #14ABD5
}
.btn-list a.mail .a-btn-icon, a.totop.mail .a-btn-icon, a.close.mail .a-btn-icon {
	background: #00619A
}

a.close.home {
	background: #3873B8
}

/* MIN-Width 48em */
@media only screen and (min-width: 48em) {

  .btn-list a.home, a.totop.home, a.close.home {
	display: none
  }

}

.btn-list a.home .a-btn-icon:before, a.totop.home .a-btn-icon:before, a.close.home .a-btn-icon:before {
	content: "b"
}
.btn-list a.phone, a.totop.phone, a.close.phone {
	background: #00619A;
  color: #fff;
}

/* MIN-Width 48em */
@media only screen and (min-width: 48em) {

  .btn-list a.phone, a.totop.phone, a.close.phone {
	display: none
  }

}

.btn-list a.phone .a-btn-icon:before, 
a.totop.phone .a-btn-icon:before, 
a.close.phone .a-btn-icon:before {
	content: "f"
}
.a-btn .a-btn-icon {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.a-btn .a-btn-icon:before {
	content: "";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: 'Icons';
	text-transform: none;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.6875rem;
	line-height: 2.25rem
}

/* MIN-Width 48em */
@media only screen and (min-width: 48em) {

  .a-btn .a-btn-icon {
	width: 70px;
	height: 70px
  }
  .a-btn .a-btn-icon:before {
	content: "";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: 'Icons';
	text-transform: none;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.5rem;
	line-height: 70px
  }

}

.a-btn .a-btn-text {
	display: none
}

/* MIN-Width 48em */
@media only screen and (min-width: 48em) {

  .a-btn .a-btn-text {
	display: block;
	position: absolute;
	top: 50%;
	right: 80px;
	min-width: 8em;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: rgba(240,240,240,0.9);
	color: #3a3a3a;
	font-size: .6875rem;
	line-height: 1.5rem;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	border-radius: 3px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s
  }
  .a-btn .a-btn-text:after {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	visibility: visible
  }
  .a-btn .a-btn-text:after {
	border-width: 5px;
	border-left-color: rgba(240,240,240,0.9);
	right: -10px;
	top: 50%;
	margin-top: -5px
  }

}

.a-btn:hover {
	cursor: pointer
}
.no-touchevents .a-btn:hover .a-btn-text {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s
}

a.close {
	display: none;
	background: #E0001A;
        color: #fff;
	float: right
}

/* MIN-Width 48em */
@media only screen and (min-width: 48em) {

  a.close {
	min-width: 70px
  }

}

a.close .a-btn-icon {
	margin: 0
}
a.close .a-btn-icon:before {
	content: "o"
}

.ce_image a[data-lightbox] {
	display: block;
	position: relative
}
.ce_image a[data-lightbox]:before {
	content: "s";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: 'Icons';
	text-transform: none;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	bottom: .1875rem;
	right: .1875rem;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(255,255,255,0.8)
}
.ce_image .mediaInfo {
	font-size: .8125rem;
	line-height: 1.125rem;
	margin-top: 0rem;
	padding-top: .375rem;
	padding-bottom: 0rem;
	margin-bottom: 0rem
}
.ce_image .mediaSubtitle {
	display: block;
	margin-bottom: .375rem
}
.ce_image .mediaSubtitle:only-child {
	margin-bottom: 0rem
}
.ce_image .mediaRights {
	color: #fff;
	font-size: .75rem;
	line-height: 1.125rem
}

.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
.media-figure {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	border-radius: 50%;
	border: 2px solid #00619A;
	padding: .375rem
}
.media-figure img {
	border-radius: 50%;
	display: block
}
.media-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center;
	padding-top: 1rem
}
.media-body .name {
	font-weight: 700;
	margin-bottom: .75rem;
	color: #7CB142;
	line-height: 1.125rem;
	white-space: no-wrap;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}
.media-body .firstname {
	display: block
}
.media-body .profession_wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	font-size: .8125rem;
	line-height: 1.125rem;
	margin-bottom: .75rem
}
.media-body .department {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: .75rem;
	font-size: .75rem;
	line-height: 1.125rem;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	position: relative
}
.media-body .department:before {
	content: '';
	display: block;
	height: 3px;
	background-color: #7CB142;
	width: 50%;
	margin-bottom: .75rem
}


.mfp-bg {
	opacity: 1;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	width: auto;
	height: auto;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mfp-bg.mfp-nav {
	background: white
}
.mfp-bg.mfp-image, .mfp-bg.mfp-gallery {
	background: #3a3a3a
}
.mfp-wrap {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mfp-container {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%
}
.mfp-title {
	font-size: .8125rem;
	line-height: 1.125rem;
	text-align: center;
	margin: 0;
	padding: 0
}
.mfp-title span {
	display: block
}
.mfp-counter {
	display: none;
	font-size: .625rem;
	line-height: 1.125rem
}
.mfp-bottom-bar {
	position: fixed;
	bottom: 0;
	left: 0;
	top: auto;
	right: auto;
	margin-top: 1.5rem;
	padding: .375rem;
	background: #7CB142
}
button.mfp-close, .mfp-close.button {
	border: none;
	border-radius: 0;
	background: #E20010;
	opacity: 1;
	height: 3.75rem;
	width: 20%;
	line-height: 3.75rem;
	margin: 0
}

/* MIN-Width 48em */
@media only screen and (min-width: 48em) {

  button.mfp-close, .mfp-close.button {
	height: 70px;
	width: 70px;
	line-height: 70px
  }
}

button.mfp-close:focus, .mfp-close.button:focus {
	top: 0
}
button.mfp-close .icon, .mfp-close.button .icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
button.mfp-close .icon:before, .mfp-close.button .icon:before {
	content: "o";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: 'Icons';
	text-transform: none;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.875rem;
	line-height: 2.25rem;
	display: block
}
.mainNav button.mfp-close, .mainNav .mfp-close.button {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 20%;
	flex: 1 1 20%;
	width: auto;
	line-height: inherit
}

/* MIN-Width 48em */

@media only screen and (min-width: 48em) {

  .mainNav button.mfp-close, .mainNav .mfp-close.button {
	position: absolute;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	height: 70px;
	min-width: 70px;
	line-height: 70px
        padding-left: 22px;
        padding-right: 22px;
  }

}

.mfp-nav.mfp-wrap {
	box-shadow: none;
	border: none
}

/* MIN-Width 48em */
@media only screen and (min-width: 48em) {

  .mfp-nav.mfp-wrap {
	width: 100%;
	height: 100%;
	max-width: none
  }

}

.mfp-nav .mfp-container {
	margin: 0;
	padding: 0;
	background: transparent;
	height: 100%;
	overflow: hidden
}
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 1
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

