h8{
	color:red;
}
.dark h1{
	color:white;
}
.item-box{
     /*width: 100%;*/
    margin: 15px 0px;
	background-color: #f7f7f7;
	overflow: hidden;
}
.thumbnail{
	border:none;
	padding: 0px;
}
.thumbnail:hover {
	border:none !important;
}
.item-box-desc {
	padding: 10px 20px;
	overflow: hidden;
}
section {
padding-top: 30px;
padding-bottom: 30px;
}
.featured-box-minimal.border-bottom {
border-bottom: #003d77 1px solid;
margin-bottom: 0px;
}
.orange{
	background-color: #003d77;
}
h1, h2, h3 {
	font-family: 'Open Sans', Verdana;
	font-weight: 300;
}
p {
	font-family: 'Open Sans', Verdana;
}
.orange h1,.orange h2,.orange h3,.orange p {
	color: #fff !important;
}
.orange .btn-primary {
border-color: #eee;
background-color: #ccd7e4;
color:#003d77;
}
.orange .btn-primary:hover {
border-color: #e6e6e6;
background-color: #003d77;
color:#fff;
}
.btn-primary {
font-weight: 400;
font-size: 16px;
}
.btn-primary:hover {
font-weight: 400;
font-size: 16px;
}
.parallax-2 {
height: 100%;
min-height: 600px;
}
.parallax * {
    color: #000;
    text-shadow: #fff 1px 1px 1px;
}
.parallax h1{
	color:#003d77;
}
.parallax .btn-primary{
	color:#fff;
}
b, strong {
    font-weight: 700;
}
h1 {
	font-size: 2.2em;
	line-height: 1.2em;
	margin: 0 0 20px 0;
	font-weight: 600;
	color:#003d77;
	letter-spacing: 0.01em;
}
h2 {
	font-size: 1.5em;
	line-height: 1.6em;
    color: #ABAA00; 
    letter-spacing: 0.02em; 
    font-weight: 500; 
}
h3 {
    margin: 30px 0px 15px 0px; 
    font-size: 1.6em;
    line-height: 1.2em;
    font-weight: 400; 
	letter-spacing: 0.04em;
}
p, li {
	font-size: 1.1em;
	line-height: 1.82em;
	color:#000;
}
.colored {
	color:#003d77 !important;
}
#footer h2{
	font-weight: 500;
	margin-bottom: 10px;
	font-size: 1.4em;
}
#footer p{
	font-size: 1.0em;
	color: #fff;
}
#footer a{
	color: #3c3c3c;
}
#topNav ul.nav>li a {
	text-transform: uppercase;
}
.tp-caption.block_black {
	background:rgba(255,255,255,0.8);
	font-weight:600;
	width:100%;
	text-align:center;
}
.tp-caption {
	color:#243382 !important;
	text-transform:uppercase;
}
.tp-caption.block_black.big {
	font-size: 36px;
	line-height: 40px;
	background-color:rgba(0,0,0,0.0);
}
.breadcrumb{
	padding: 20px;
	text-transform:uppercase;
}
ul.breadcrumb > li > a, ul.breadcrumb > li > a:hover {
	font-weight:600;
}
.grayscale {
	-webkit-filter: grayscale(100%);
	   -moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		   filter: grayscale(100%);
		   
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
		   filter: gray; 
}
.rightformbutton{
    
    position:fixed;
    right:-430px;
    top: 20%;
    
    padding-left:71px;
    
    width: 430px;
    
    overflow:hidden;
    z-index:10000;
    
    
}
.search_pcs{
    width:50px;
}

.rightformbuttonleft{
    background: url('../../img/bgslidek.png') left top no-repeat;
    width:72px;
    height:81px;
    position:fixed; 
    z-index:10000;
    cursor:hand;
    cursor:pointer;  
    right:0px;
    top:250px;  
    border: 1px solid #eee;
}
.slideInForm{
	background: #fff;
	padding: 15px;
	border: 1px solid #eee;
}

.topHeadline{
	left: 180px; 
	top: 60px; 
	position: absolute; 
	color: #003d77; 
	font-size: 16px;
}
@media only screen and (max-width: 992px) {
.rightformbuttonleft{
    top: 80%;
}
}

@media only screen and (max-width: 768px) {
#slideshowtext{
    display: none;
}
h1 {
	font-size:2.2em !important;
}
.pulltop {
     margin-left: 10px !important;
}
}

@media only screen and (max-width: 1065px) {
	.topHeadline{
    display: none;
}
}


.kontaktInfo{
    font-size: 1.2em;
    line-height: 1.4em;
    margin:0px;
    font-family: 'Open Sans', Verdana;
    font-weight: 300;
}
form {
    padding-right:15px;
}
.form-group input {
    margin:0;
    font-size: 1.2em;
    font-family: 'Open Sans', Verdana;
    font-weight: 300;
}
.form-group textarea {
    font-size: 1.2em;
    font-family: 'Open Sans', Verdana;
    font-weight: 300;
}
.has-error input, .has-error textarea, .form-group .has-error{
	border:solid 2px red !important;
}



.show-overlay .icon-bar {
	margin-top: 2px;
}

.show-overlay .icon-bar + .icon-bar {
	margin-top: 4px;
}

.show-overlay .icon-bar {
	background: #003d77;
	display: block;
	height: 2px;
	width: 16px;
}

.navbar-custom.show-overlay .icon-bar {
	background: #fff;
}

.navbar-custom .show-overlay:hover .icon-bar {
	background: rgba(255, 255, 255, 0.7);
}

/* Navbar transparent */

.navbar-transparent {
	background: transparent;
	padding-top: 0px;
	
}

.navbar-transparent a,
.navbar-transparent .navbar-brand {
	color: #FFF;
}

.navbar-transparent.nav > li > a:focus,
.navbar-transparent .nav > li > a:hover,
.navbar-transparent .nav .open > a,
.navbar-transparent .nav .open > a:focus,
.navbar-transparent .nav .open > a:hover,
.navbar-transparent.dropdown-menu > li > a:focus,
.navbar-transparent .dropdown-menu > li > a:hover {
	background: none;
	color: rgba(255, 255, 255, 0.7);
}

.navbar-transparent .show-overlay .icon-bar {
	background: #fff;
}

/* Navbar light */

.navbar-transparent.navbar-light {
	background: transparent;
/*	webkit-box-shadow: 0 2px 0 rgba(255, 255, 255, 1);
	  -moz-box-shadow: 0 2px 0 rgba(255, 255, 255, 1);
	       box-shadow: 0 2px 0 rgba(255, 255, 255, 1);
*/}

.navbar-light {
	background: rgba(255, 255, 255, 0.95);
	webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
	  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
	       box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}

.navbar-light a,
.navbar-light .navbar-brand {
	color: #fff;
}

.navbar-light .nav > li > a:focus,
.navbar-light .nav > li > a:hover,
.navbar-light .nav .open > a,
.navbar-light .nav .open > a:focus,
.navbar-light .nav .open > a:hover,
.navbar-light .dropdown-menu > li > a:focus,
.navbar-light .dropdown-menu > li > a:hover {
	background: none;
	color: rgba(17, 17, 17, 0.7);
}

.navbar-light .show-overlay .icon-bar {
	background: #111;
}

.navbar-light .show-overlay:hover .icon-bar {
	background: rgba(17, 17, 17, 0.7);
}

/* Overlay menu */

.overlay-menu {
	position: fixed;
	background: rgba(0, 0, 0, 0.9);
	display: table;
	min-height: 100%;
	height: 100%;
	width: 100%;
	visibility: hidden;
	z-index: 9999;
	opacity: 0;
}

.overlay-menu.active {
	visibility: visible;
	opacity: 1;
	top: 0;
}


/* Hide menu link */

.navigation-hide {
	position: absolute;
	right: 20px;
	top: 20px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}

.navigation-hide:hover {
	color: rgba(255, 255, 255, 0.7);
}

.overlay-menu-inner {
	vertical-align: middle;
	display: table-cell;
	height: 100%;
	width: 100%;
	text-align: center;
}

.overlay-menu-nav {
	max-width: 300px;
	margin: 0 auto 60px;
}

.overlay-navigation-footer {
	font-size: 1.2rem;
	position: absolute;
	left: 0;
	bottom: 18px;
	width: 100%;
	color: #666;
}


/* Overlay navbar */

#nav,
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav > li > a {
	font-family: "Dosis", sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 24px;
	color: #FDFDFD;
}

#nav li a:hover, #nav li a.active {
	color: #fff;
}

#nav li ul {
	display: none;
	padding: 5px 0;
	margin: 5px 0 10px;
}

#nav li ul li a {
	display: inline-block;
	padding: 6px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	color: #666;
}

.bgwhite{
background: #fff;
padding:0 0 20px;
color:#5e5e5e !important;
}
.white {
	color:#fff !important;
}
.bg-gray{
background-color: #eaeaea !important;
}
.form-title-home{
    color:#003d77 !important;
    font-weight:400;
    font-size:24px;
    padding:20px 15px 8px 30px;
    margin-bottom:13px;
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,efefef+100 */
background: #fff; /* Old browsers */
background: -moz-linear-gradient(top,  #fff 0%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fff 0%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fff 0%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fff 0%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
border-bottom:solid 1px #eeeeee;
}

.formtextdiv{
    color:#cccccc;
    padding:2px 7px;
    border:solid 2px #e6e6e6;
    text-align:right;
    
}
.formtextdiv:after{
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
content: "\f007";
}
.formtextareadiv:after{
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f086";
}
#fld_113_x .formtextdiv:after{
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    content: "\f0e0";
}
#fld_114_x .formtextdiv:after{
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
      content: "\f0ac";
}

.form-groupe{
    display:inline-block;
    width:33%;
	margin-bottom:10px;
}
form{
    text-align:justify;
}
.formtextareadiv{
   color:#cccccc;
    padding:2px 7px;
    text-align:right;
    width:100%;
    margin-top:10px;
    margin-bottom:10px;
}

.gray_border {
    border:solid 2px #e6e6e6;
}

.redInput {
    border: solid 2px #b70b31 !important;
}

.text_header{
	color:#313131;
}
.text_logo_header{
	padding-top: 7px;
	font-weight: 700;
}
.header_logo_adjust{
	margin-top: -5px;
}
#topBar .btn-primary{
	border-color: #003d77;
}
@media only screen and (max-width: 990px) {
	#icons-navbar {
		display:none;
	}
}
@media only screen and (max-width: 768px) {
.form-groupe{
    display:inline-block;
    width:100%;
	margin-bottom:20px !important;
}
}


@media only screen and (max-width: 480px) {
#header {
	height:55px;
}
#header.sticky.affix-top {
	height:85px;
}
#headerspacer {
	height:85px;
}
.logoMobil{
	width: 160px;
}
.topNav button.btn-mobile i {
	font-size:21px !important;
}
.topNav button.btn-mobile {
	padding:3px 6px !important;
	margin-top:28px !important;
}
#header.affix .topNav button.btn-mobile {
	margin-top:13px !important;
	padding:1px 4px !important;
}
#header.affix .logo_header img {
	height:26px;
	width:auto !important;
}
}
/*Definitions for a sidemneu for a cms or cmsx START*/

.sidebar-nav .navbar-collapse{
	padding-left: 0px;
	padding-right: 0px;
}

.submenuelement_vert, .submenuelement_vert:hover,.submenuelement_vertactive,.submenuelement_vertactive:hover{
	background:#003d77 !important;
	color:#fff !important;
	padding:12px 14px 12px 12px !important;
	display:block;
	font-size:18px;
	margin-bottom: 11px;
	font-family:Arial;
	font-size:14px;
	width: 100%;
}

.submenuelement_vertactive,.submenuelement_vertactive:hover,.submenuelement_vert:hover{
	color:#585858 !important;
	background:#d9d9d9 !important;
	border-left:solid 8px #003d77 !important;
}

.firsm,.firsm:hover{
    margin-top:0px;
}

.subsubmenuelement_vert, .subsubmenuelement_vert:hover,.subsubmenuelement_vertactive,.subsubmenuelement_vertactive:hover{
    background:#003d77 !important;
	color:#fff !important;
    padding:7px 0px 7px 29px !important;
    display:block;
    vertical-align: middle;
    text-decoration:none;
    font-size:14px;
    margin-left:5%;
    width: 95%;
}

.subsubmenuelement_vertactive,.subsubmenuelement_vertactive:hover,.subsubmenuelement_vert:hover{
	color:#585858 !important;
	background:#d9d9d9 !important;
	border-left:solid 8px #003d77 !important;
}

.subsubsubmenuelement_vert, .subsubsubmenuelement_vert:hover,.subsubsubmenuelement_vertactive,.subsubsubmenuelement_vertactive:hover{
    background:#003d77 !important;
	color:#fff !important;
    padding:7px 0px 7px 29px !important;
    display:block;
    vertical-align: middle;
    text-decoration:none;
    font-size:12px;
    margin-left:10%;
    width: 90%;
}
.subsubsubmenuelement_vertactive,.subsubsubmenuelement_vertactive:hover{
	color:#585858 !important;
	background:#d9d9d9 !important;
	border-left:solid 8px #003d77 !important;
}

.lastm, .lastm:hover {
    margin-bottom: 14px !important;
}

.nofloat{
	float:none !important;
}

#sideNav button.btn-mobile {
	display:none;
}

#sideNav button.btn-mobile {
	color:#fff;
	display: none;
	background:#333;
	padding:6px 10px;
	margin: 15px;

	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
}	

#sideNav button.btn-mobile i {
	padding:0; margin:0;
	font-size:21px;
}

@media only screen and (max-width: 990px) {
	#sideNav div.sidebar-navbar-collapse.collapse {
		display: none !important;
	}
	#sideNav div.sidebar-navbar-collapse.in {
		display: block !important;
	}
	button.btn-mobile {
    display: block !important;
    margin-right: 15px;
}
}

/*Definitions for a sidemneu for a cms or cmsx END*/
.callout a{
	color: #fff;
}
.footer2{
	padding-bottom: 19px;
    padding-top: 20px;
    margin-top: -12px;
    text-align: center;
    background-color: #fff;
    color: #333;
}

.minHeight{
	min-height: 350px;
}


@media only screen and (max-width:990px) {
	.logo_header {
		float:left;
	}
	.searchbar {
		display:none;
	}
	#subhead {
		max-height:220px !important;
	}
	#footer {
		font-size:11px !important;
	}
	.icon-bigger { font-size:1.25em !important; }
}

@media only screen and (min-width:991px) {
	.logo_header {
		float:right;
	}
	.desktoppaddtop {
		padding-top:35px !important;
	}
}



/*  SEARCH BOX */
.searchbar {
	clear:right;
	padding-top:25px;
}

.searchbar form[role="search"] {
/*		position: absolute;
		top: 0px;
		right: 0px;*/
		width: 100%;
		padding: 0px;
		margin: 0px;
		z-index: 0;
		float:left;
	}
	.searchbar form[role="search"] button,
	.searchbar form[role="search"] input {
		padding: 8px 12px;
		border-radius: 0px;
		border-width: 0px;
		color: rgb(119, 119, 119);
		background-color: rgb(248, 248, 248);
		border-color: rgb(231, 231, 231);
		box-shadow: none;
		outline: none;
	}
	.searchbar form[role="search"] input {
		padding: 16px 12px;
		font-size: 14pt;
		font-style: italic;
		color: rgb(160, 160, 160);
		box-shadow: none;
	}
	.searchbar form[role="search"] button {
		display: none;
	}
	
	@media (min-width: 768px) {
		.searchbar form[role="search"] {
			width: 38px;
		}
		.searchbar form[role="search"] button,
		.searchbar form[role="search"] input {
			padding: 15px 12px;
		}
		.searchbar form[role="search"] input {
			font-size: 18pt;
			opacity: 0;
			display: none;            
            height: 50px;
		}
		.searchbar form[role="search"].active {
			width: 100%;
		}
		.searchbar form[role="search"].active button,
		.searchbar form[role="search"].active input {
			display: table-cell;
			opacity: 1;
		}
    	.searchbar form[role="search"].active input {
			width: 100%;
		}
	}
.navbar-form .input-group {
	width:100%;
}




.divider-diagonal {
  position: relative
}

.divider-diagonal:before {
  border-right-color: transparent;
  border-left-width: 150px;
  border-left-style: solid;
  border-top: 750px solid transparent;
  height: 750px;
  margin-bottom: -750px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  z-index: 1
}

.divider-diagonal.divider-diagonal-r:before {
  border-left-color: transparent;
  border-right-width: 150px;
  border-right-style: solid;
  border-top: 750px solid transparent;
  right: 0;
  left: auto;
  border-right-color:#003d77;
}

.divider-primary.divider-diagonal-r:before {
  border-left-color: transparent
}

.divider-primary.divider-diagonal:before {
  border-left-color: transparent
}
.divider-diagonal {
	overflow:hidden;
}

.hr-lg {
	border-top-width: 3px;
	border-top-color:#aad154;
	margin-bottom: 20px;
	margin-top: 0px !important;
}
.display4 {
	font-size:2.1em !important;
	line-height:1.3em !important;
}
.padd-tb5 {
	padding-top: 4rem !important;
	padding-bottom: 4rem !important;
}
.padd-lr15 {
	padding-left:15px !important;
	padding-right:15px !important;
}
.icon-bigger { font-size:1.45em !important; }
.icon-2x { font-size:2em !important; }
.green-txt { color:#aad154 !important; }
.img-center {margin:0 auto; display:block !important; margin-bottom:30px;}
	
	
.topNav .nav-pills > li.active > a {
	color:#05081f !important;
}
.content-heading {
	margin-bottom:20px;
}
.text-primary {
	color:#003d77 !important;
}


.flexrow {
	display:-webkit-box !important;
}





/* SUBHEAD IMAGE */

/*Subhead*/
#subhead {
	max-height: 400px;
	overflow: hidden;
	width: 100%;
}
#subhead2 .item * {
	float: none;
	right: auto;
	overflow: visible;
	position: static;
}
/*Banner Home*/
.bel3 #subhead,
.bel3 #subhead .item {
	max-height: inherit;
	height: 100vh;
}
.bel3 #subhead DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	position: relative;
}
.bel3 #subhead IMG {
	width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100vh;
}

/*Aktivieren wenn IMG 2000px breit ist, damit es mittig sitzt*/
#subhead2 DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
		display: block;
	width: 2000px;
	left: 50%;
	position: relative;
	margin-left: -1000px;
	margin-bottom: 0;
}
/*Aktivieren wenn Bild am 2000px immer volle Breite haben soll*/
@media all and (min-width: 2000px) {
	#subhead2 DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	#subhead2 DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image IMG {
		width: 100%;
		height: auto;
	}
}

	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 30px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 30px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }





/*********************************************************************************/
/********************************       TEAM      ********************************/
/*********************************************************************************/

.tile {
  position:relative;
  float:left;
}

.team-text {
  position: absolute;
  right:25px;
  z-index:18;
}

.text-dir-right {
	text-align: right;
}
.text-dir-left {
	text-align:left;
}


.left-arrow {
  position:relative;
  overflow:hidden;
/*  transform:rotate(45deg) skew(-20deg,-20deg);*/
  transform:rotate(45deg);
  z-index:8;
  width:0;
  padding:10px;
}

.left-arrow:after {
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    margin:-30px;
    width: 20px;
    height: 20px;
    transform:rotate(-45deg);
    z-index:9;
}

.right-arrow {
  position:relative;
  overflow:hidden;
/*  transform:rotate(45deg) skew(-20deg,-20deg);*/
  transform:rotate(45deg);
  z-index:8;
  width:0;
  padding:10px;
}

.right-arrow:after {
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    margin:-30px;
    width: 20px;
    height: 20px;
    transform:rotate(-45deg);
    z-index:9;
}

.down-arrow {
  position:relative;
  overflow:hidden;
/*  transform:rotate(45deg) skew(-20deg,-20deg);*/
  transform:rotate(45deg);
  z-index:8;
  width:0;
  padding:10px;
}

.down-arrow:after {
    content:"";
    position: absolute;
    left: 50%;
    top: 50%;
    margin:50px;
    width: 20px;
    height: 20px;
    transform:rotate(-45deg);
    z-index:9;
}

@media (min-width: 667px) {
  .tile {
    width: 121.4px;
	height: 121.4px;
  }
  .team-text {
	  bottom: 25px;
	  width:72px;
  }
  .left-arrow {
	  margin:78px -7px;
  }
  .right-arrow {
	  margin:78px 108px;
  }
  .down-arrow {
	  margin:109px 80px;
  }
}
@media (min-width: 768px) {
  .tile {
    width: 141.5px;
	height: 141.5px;
  }
  .team-text {
	  bottom: 25px;
	  width:92px;
  }
  .left-arrow {
	  margin:95px -5px;
  }
  .right-arrow {
	  margin:95px 128px;
  }
  .down-arrow {
	  margin:128px 100px;
  }
}
@media (min-width: 992px) {
  .tile {
    width: 192.5px;
	height: 192.5px;
  }
  .team-text {
	  bottom : 30px;
	  width: 142px;
  }
  .left-arrow {
	  margin:140px -7px;
  }
  .right-arrow {
	  margin:140px 180px;
  }
  .down-arrow {
	  margin:181px 150px;
  }
}
@media (min-width: 1200px) {
  .tile {
    width: 228px;
	height: 228px;
  }
  .team-text {
	  bottom: 35px;
	  width:178px;
  }
  .left-arrow {
	  margin:170px -8px;
  }
  .right-arrow {
	  margin:170px 215px;
  }
  .down-arrow {
	  margin:217px 180px;
  }
}

@media only screen and (min-width: 1200px) {
	.team-container {
		width:1140px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.team-container {
		width:963px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.team-container {
		width:708px;
	}
}
@media only screen and (min-width: 667px) and (max-width: 767px) {
	.team-container {
		width:607px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 666px) {
	.team-container {
		width:418px;
	}
	.tile {
		width: 209px;
		height: 209px;
	}
  .team-text {
	  bottom: 35px;
	  width:159px;
  }
}

@media only screen and (min-width: 667px) {
  .tile:nth-of-type(10n+6),
  .tile:nth-of-type(10n+7),
  .tile:nth-of-type(10n+8),
  .tile:nth-of-type(10n+9),
  .tile:nth-of-type(10n)
  {
    float:right;
  }
}

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

  .tile:nth-of-type(4n+3) {
    float:right;
  }
  .left-arrow,
  .down-arrow {
    margin: 155px 195px;
  }
  .left-arrow:after,
  .down-arrow:after {
    margin:-30px;
  }
  .right-arrow {
	  margin:155px 195px;
  }
  
  .tile:nth-of-type(4n+3) .left-arrow,
  .tile:nth-of-type(4n+3) .right-arrow,
  .tile:nth-of-type(4n+3) .down-arrow {
    margin: 155px -5px;
  }
  
  .tile:nth-of-type(4n+3) .left-arrow:after,
  .tile:nth-of-type(4n+3) .right-arrow:after,
  .tile:nth-of-type(4n+3) .down-arrow:after {
    margin:-30px !important;
  }
  .tile:nth-of-type(4n+1) .text-dir-left,
  .tile:nth-of-type(4n+1) .text-dir-right {
	  text-align:right;
  }
  .tile:nth-of-type(4n+3) .text-dir-left,
  .tile:nth-of-type(4n+3) .text-dir-right {
	  text-align:left;
  }
}

@media only screen and (max-width: 479px) {
	.team-container {
		width:290px;
	}
	.tile {
		width: 145px;
		height: 145px;
	}
  .team-text {
	  bottom: 25px;
	  width:95px;
  }
  .tile:nth-of-type(4n+3) .left-arrow,
  .tile:nth-of-type(4n+3) .right-arrow,
  .tile:nth-of-type(4n+3) .down-arrow {
	  margin-top:97px !important;
  }
  .left-arrow, .right-arrow, .down-arrow {
	  margin-left:130px;
	  margin-top:100px;
  }
}


.logo_header img {
	margin-top: 20px;
}

#header.affix .logo_header img {
	margin-top: 14px;
}

@media only screen and (max-width:990px) {
	.logo_header img {
		margin-top: 17px;
	}
}


.bg-white {
	background-color: #FFFFFF !important;
}
.text-white {
	color: #FFFFFF !important;
}
.bg-blue {
	background-color: #003D77 !important;
}
.text-blue {
	color: #003D77 !important;
}
.bg-green {
	background-color: #ABAA00 !important;
}
.text-green {
	color: #ABAA00 !important;
}

.panel {
	-webkit-border-radius: 5px !important;
	   -moz-border-radius: 5px !important;
			border-radius: 5px !important;

}

.panel-white,
.panel-white > .panel-heading {
	border-color: #003D77 !important;
}

.panel-blue,
.panel-blue > .panel-heading {
	border-color: #003D77 !important;
}

.panel-green,
.panel-green > .panel-heading {
	border-color: #ABAA00 !important;
}

.panel-blue .panel-collapse { border-top: solid 1px #003D77 !important }
.panel-green .panel-collapse { border-top: solid 1px #ABAA00 !important; }
.panel-heading { border-bottom: 0;}