	@font-face {
    font-family: 'CooperHewitt-Book';
    src: url('../fonts/CooperHewitt/CooperHewitt-Book.woff')format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CooperHewitt-Bold';
    src: url('../fonts/CooperHewitt/CooperHewitt-Bold.woff')format('woff');
    font-weight: 700;
    font-style: normal;
}





body {	
font-size:20px;
line-height: 1.42857;
background-color: #fff;
font-family: "CooperHewitt-Book",sans-serif;
font-style: normal;
text-rendering: auto;
text-rendering: optimizeSpeed;
text-rendering: optimizeLegibility;
text-rendering: geometricPrecision;
color:#000;
hyphens:auto;
} 



p:last-child {
margin: 0 0 0px;
}

body.navbar-is-fixed-top {
margin-top: 60px !important;
}

/* Sticky footer styles
-------------------------------------------------- */

.footer {
  height: 360px;
  background-color: #fc9f06;
  margin-top:0px !important;
  border-top: 3px solid #000;
  color:#000;
  font-size:18px
}

.bottomfooter {
	margin-top:40px;
	font-family: 'CooperHewitt-Bold';
	font-weight:700;
	text-align:center;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border: none;
	top: 10px;
position: absolute;
left: 50%;
transform: translatex(-50%);
	transition: all 100ms ease 0s;
}




.navbar-toggle span.icon-bar {
    transition: all 0.15s;
}

.navbar-toggle span:nth-child(2) {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggle span:nth-child(3) {
    opacity: 0;
}

.navbar-toggle span:nth-child(4) {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggle.collapsed span:nth-child(2),
.navbar-toggle.collapsed span:nth-child(4) {
    transform: rotate(0);
}

.navbar-toggle.collapsed span:nth-child(3) {
    opacity: 1;
}




a {
color:#361889;
font-family: 'CooperHewitt-Book';
}

a:hover, a:focus {
    color:#361889;
    text-decoration: underline;

}



 .wf-loading {	
    font-family: "droid-sans";
    visibility: hidden;
  }
  .wf-active {
    visibility: visible;
  }
  
 .navbar-header {
	 height:60px;
	 
 } 
  
 

 
 .path-frontpage #home {
	 opacity:0;
	 transition: all 100ms ease 0s;
 }
 
 .path-frontpage .shrink #home {
	 opacity:1;
	 transition: all 100ms ease 0s;
 }
 
 #home {
	margin-top:5px;
	color:transparent;
	background:url(../img/Q_SWA_Logo_70.png) no-repeat;
	background-size:60%;
	margin-left:0px;
	margin-top:10px;
	
}
 
 .path-frontpage #home {
	margin-top:5px;
	color:transparent;
	background:url(../img/Q_SWA_Logo_70.png) no-repeat;
	height:80px;
	background-size:100%;
	margin-left:0px;
	margin-top:10px;
	transition: all 100ms ease 0s;
}
  
 .path-frontpage .shrink #home {
	background-size:60%;
	transition: all 100ms ease 0s;
	height:50px;
}  
  
.navbar {
    border-radius: 0px;
	
}



.show .navbar-toggle {
	float:right;
	margin-right: 15px;
}


.navbar-default {
    background-color: #fff;
    border-color: #fff;
	border-bottom: 3px solid black;
}




.navbar-default .navbar-nav > li > a {
    color: #361889;
	/* border-right:1px solid #fff; */
	text-transform:uppercase;
	font-family: 'CooperHewitt-Bold';
}







.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #361889;
	text-decoration:underline;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
background-color: transparent;
color: #d99628;
text-decoration:underline;
}

/*

.navbar-default .navbar-nav > li > a {
  position: relative;
  padding-top: 13px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 1px;
  margin: 0 1.5rem;
  color: #361889;
  text-decoration: none;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) scaleX(0);
  transform-origin: 50% 50%;
  width: 100%;
  height: 1px;
  background-color: #000;
  transition: transform 250ms;
}
.navbar-default .navbar-nav > li > a:hover::after {
  transform: translateX(-50%) scaleX(1);
 background-color: #d99628;
color: #d99628;
}
*/

.greenline {
border-bottom:4px solid #005592;
height:94px;
}

.subline {
font-size: 32px;
line-height: 1.12857;
margin-bottom:40px;
}

.subline-list {
font-size: 20px;
font-weight: 300;
margin-top: 0px;
margin-bottom:10px;
	
}

.paragraph--view-mode-full-content .paragraph--view-mode-full-content {
margin-bottom:0rem;
}

.paragraph--view-mode-full-content .paragraph--type-list-item {
margin-bottom:5.0rem;
}

.paragraph--type-list-item h3 {
margin-top: 0rem;
margin-bottom: 5.0rem;
}


#block-left .menu {
margin-top:10px;
}



.region-navigation-collapsible .form-group {
margin-bottom: 0px;
}

.navbar-right  {
margin-top:23px;
}

.navbar-center {
	margin-top:9px;
	
	position: relative;
left: 50%;
transform: translatex(-50%);

}



.path-frontpage .shrink .navbar-center {
	margin-top:9px;
	transition: all 100ms ease 0s;
}

.sectionmenu .navbar-center {
	width:100%;
}
 


.navbar .nav > li {
display: inline-block;
float: none;
font-size: 18px;
font-weight: 300;
}


.logo img {
	width:25%;
	height:25%;
}





#block-social {
	margin-top:10px;
}


#mc_embed_signup .button {
    clear: both;
    background-color: #a9daf9 !important;
    border: 0 none;
}

mc_embed_signup .button:hover {
    background-color: #000 !important;
}

.headerdefaultimg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
}

.caption-img {
	position: absolute;
top: 60px;
left: 30px;
}


.headergif {
	height:600px;
	background:no-repeat center center fixed; 
  background-size: cover;
}

.carousel {
	margin-left:-15px;
	margin-right:-15px;
	
}

.carousel-caption p.zoomIn {
    font-size: 45px;
    line-height: 58px;
	font-style: normal;
	font-weight: 400;
}

.carousel-caption .caption {
    font-size: 28px;
	line-height:36px;
    font-style: normal;
    font-weight: 400;
	letter-spacing: 0.05em;	
	text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}

.carousel-caption {
left: 20px;
right:60%;
top: 300px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
color:#d99628;
width: auto;
text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
 font-family: 'CooperHewitt-Bold';
 text-align:left;
}


.carousel-control img {
    margin-top: 150%;
}

.headerimg-landing {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}



.user-login-form {
	width:60%;
	margin:0 auto;
}





.navbar-btn {
	position:absolute;
	top:50px;
	left:50px;
	z-index:3;
	
}

.navbar-static-top {
    border-radius: 0;
	height:0px;
}

.highlighted {
	margin-bottom:40px;
}

.region-drawer {
	margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
	}



.pure-drawer {
    width: 500px;
	padding-top:200px;
	padding-left:80px;
}


.region-drawer a {
    color: #000;
	}

.region-drawer .navbar-nav > li {
    float: none;
}

.region-drawer .nav > li > a {
    display: block;
    padding: 10px;
    position: relative;
}

.region-drawer .nav > li > a:hover, 
.region-drawer .nav > li > a:focus {
    background-color: transparent;
    text-decoration: underline;
}

.region-drawer a.is-active,
.region-drawer li.active a	{
	font-weight:700;
	font-family: 'CooperHewitt-Bold';
	}

.user-logged-in .pure-toggle-label {
top: 30px;
}

.toolbar-tray-open .pure-toggle-label {
top: 70px;
}

.user-logged-in .pure-toggle-label[data-toggle-label='top'] {
 right:30px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 700;
	font-family: 'CooperHewitt-Book';
    line-height: 1.1;
	
}

.page-header {
border-bottom: none;
letter-spacing: 1px;
margin-top: 15px;

}

h1.page-header, h1, .h1 {
	font-size:48px;
}


h2, .h2 {
    font-size: 28px;	
}

h3, .h3 {
    font-size: 26px;	
}

h4, .h4 {
    font-size: 24px;	
}

h5, .h5 {
    font-size: 22px;	
}

.well {
	background-color: #fff;
	border: 1px solid #e3e3e3;
    border-radius:0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 25px;
    min-height: 20px;
    padding: 19px;
}
	





.field--name-field-link a {
    background-color: transparent;
    border-color: #000;
    border-radius: 0;
    color: #000;
    font-size: 18px;
    text-decoration: none;
}

.paragraph--type--files {
	margin-top:10px;
}



.facet-item {
	list-style:none;
}

.facet-item__value {
	margin-left:10px;
}

.block-facets {
	width:250px;
	float:left;
	margin-right:20px;
}



.map-address  {
	margin-bottom:50px;
	margin-top:50px;
}



.btn {
	white-space:normal;
	hyphens:auto;

}

.facet-item input,
.facet-item label {
	cursor:pointer;
}

.carousel-control i {
	position:absolute;
	top:50%;
	font-size:40px;
}

.btn-info .fa-hand-o-right,
.btn-info:hover .fa-chevron-circle-right,
.btn-info .fa-download,
.btn-info:hover .fa-file-o {
    display: none;
}

.btn-info:hover .fa-download,
.btn-info:hover .fa-hand-o-right {
    display: inline-block;
}

.user-logged-in .language-switcher-language-url {
	z-index:1000;
}

.navbar-right ul {
	padding-left:0.0em;
	float: right !important;
margin-right: -15px;
}


.navbar-right li {
	list-style:none;
	float:left;
	margin-right:10px;
}

.navbar-right li a {
	text-transform:uppercase;
	color:#000;
	font-size: 18px;
font-weight: 400;
}

.navbar-right li a.is-active {
	text-decoration:underline;
}





.region-footer2 .fa {
  font-size: 25px;
  color: #41a62a;
  margin-right: 10px;
margin-top: 10px;
}

.viewsreference-title {
	font-size: 24px;
	font-family: 'CooperHewitt-Bold';
	font-weight:700;
	margin-bottom:10px;
}

.projectstart .views-field-field-teaserbild {
	position:relative;
}

.projectstart .views-row {
	margin-bottom:30px;
	
}


 
.tile-primary-content {
overflow:hidden;
}

.teaser-con {
	position:relative;
	overflow:hidden;
}


.tile-secondary-content {
	width:100%;
	height:72px;
	background-color: rgba(0, 0, 0, 0.8);
	 position:absolute;
	 bottom:0px;
	 left:0px;
	transition: all 500ms ease 0s;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	
	 
}

.teasertext-h {
	margin-top:30px;
}

a.event-node:hover > .tile-secondary-content {
bottom:0px;
height: 100%;
    padding-top: 10px;
transition: all 500ms ease 0s;
}



.tile-secondary-container {
color: #fff; 
}




.tile-secondary-container h4 {
	color: #fff;
font-weight: 400;
letter-spacing: 2px;
text-transform: uppercase;
}

a.event-node:hover .tile-secondary-container h4 {
	color: #ff0000;
}

#mc_embed_signup form {
    padding: 0px 0 10px 0 !important;
}

#mc_embed_signup input.email {
	width:100% !important;
	border-radius: 0px !important;
	color: #000 !important;
	margin-top:15px;
}



#mce-FNAME,
#mce-LNAME {
	
	color: #000 !important;
}
	

#mc_embed_signup .button {

border-radius: 0px !important;
}

.newsletter-title {
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:2px;
	font-family: 'CooperHewitt-Bold';
}

.js-form-item-expertise,
.js-form-item-publication-type {
	margin-bottom:30px;
}

#edit-expertise,
#edit-publication-type {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 8px 10px 2px;
        padding-right: 8px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #005592;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



#views-exposed-form-projects-block-1 .select-wrapper::after,
#views-exposed-form-publications-block-1 .select-wrapper::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    	content:"\e012";
    display: inline-block;
    font-family: 'Glyphicons Halflings';

}

#views-exposed-form-projects-block-1 .select-wrapper::after,
#views-exposed-form-publications-block-1 .select-wrapper::after
{
    color: #fff;
}


.publications .views-row {
	margin-bottom:30px;
}

h3.teasertitle {
	margin-top:5px;
}

.klasse {
	font-weight:600;
	text-transform:uppercase;
	margin-top:20px;
}

.img-txt-teaser {
	margin-bottom:50px;
}

.img-txt-teaser:after {
    content: ""; 
    display: block;
    margin: 0 auto; 
    width: 20%; 
    padding-top: 50px; 
    border-bottom: 3px solid #000; 
}

.img-txt-teaser:last-child:after {
 content: ""; 
    display: none;
    margin: 0 auto; 
    width: 0%; 
    padding-top: 0px; 
    border-bottom: 0px solid #000; 
}


.projects .teasertext-h {
    margin-top: 37px;
	font-size:1.8rem;
}


	




.publications h4 {
	margin-top:0px;
}

.h3 {
  line-height: 0.5;
  text-align: center;
}


.relatedprojects {
	margin-top:50px;
	margin-bottom:50px;
}






.file > span:first-child {
    border-left: none !important;
}

.file > span {
    background: #fff;
    color: #337ab7;
    border-bottom: none !important;
    border-top: none !important;
}

.file > span:last-child {
    border-right: none !important;
}

.file-icon {
    font-size: 150%;
    padding-left: 0px !important;
	padding-right:10px !important;
	padding-top:0.5em !important  ;
	padding-bottom:0.5em !important;
    text-align: center;
}

.file-size {
	display:none;
}

.legal-link {
	display:table;
}



#scrollup{
    background: url(../img/to-top.png) no-repeat 50% 50% #361889;
    width: 10px;
height: 30px;
position: fixed;
bottom: 30px;
right: 20px;
display: none;
text-indent: -9999px;
padding: 24px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	z-index:2000;
	cursor:pointer;
}

.submit-container {
    margin-top: 40px;
}

#contact-message-kontakt-form #edit-preview {
    display: none;
}

#contact-message-kontakt-form .form-control {
	border-radius:0px;
	border:1px solid #000;
}

.paragraph--view-mode-full-width {
	margin-left:-15px;
	margin-right:-15px;
}

.paragraph {
	margin-bottom:80px;

}

.paragraph--type-heading {
	margin-bottom:10px;

}


.page-node-type-landing-page .paragraph--type-accordioncontainer .paragraph {
	margin-bottom:0px;

}



.page-node-type-landing-page .paragraph--view-mode--nested {
	margin-bottom:50px;
}

.page-node-type-landing-page .paragraph--view-mode--nested:last-child {
	margin-bottom:0px;
}

.page-node-type-landing-page .paragraph--type-list-item {
	margin-bottom:50px;
}







.blue, .grey, .red, .purple {
	padding-top:60px;
	padding-bottom:100px;
    
}





.blue .field--name-field-text, 
.grey .field--name-field-text, 
.red .field--name-field-text,
.blue h2.centered-heading,
.grey h2.centered-heading,
.red h2.centered-heading,
 {
padding-top:60px;
padding-bottom:30px;	
}




.jumbo {
	border-bottom: 1px solid #000;
    border-top: 1px solid #000;	
	padding-bottom: 80px;
    padding-top: 80px;
	text-align:center;
}

.jumbo h2 { 
   margin-top: 0px;
font-style: normal;
hyphens: none;
}

.jumbo p { 
  font-size:28px;
}


.parallax-window,
.paragraph--type-banner {
    min-height: 100vh;
	position:relative;
    background-position: center;
	background-size: cover;
}



.bannertext-container {
	position: absolute;
left: 20%;
top: 50%;
right: 20%;
overflow: visible;
}

.bannertext {
    position:absolute;
	left: 50%;
transform: translate(-50%, -50%);
width: 80%;
    z-index: 1;
	font-size:90px;
	line-height:1.1em;
	color:#fff;
    background-color:none;
	
   text-align:center;
   font-weight: 400;
   letter-spacing: 0.05em;
text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}



.bannertext-back {
	position:absolute;
	top:20%;
	background-color: transparent);
    height: 80%;
    
    width: 100%;
}

.blue {
	background-color:#005592;
	
}

.blue p,
.blue h2,
.blue h3,
.blue h4,
.blue h5,
.blue .field--name-field-caption {
	color:#fff;
}

.blue .panel-body p {
	color:#000;
}

.blue h4.panel-title {
	color:#000;
}

.grey {
	background-color:#f8f5f3;
	
}

.purple {
	background-color:#361889;
	color: #d99628;
}



.yellow {
	background-color: #fff5de;
	
}

.green {
	background-color:#41a62a;
	color:#fff;
}

.red {
	background-color: #9c0f17;
	color:#fff;
	
}

.cta {
	margin-top:20px;
}

.cta a.btn {
	font-size:18px;
	line-height:28px;
}

#block-views-block-sectionmenu-block-1 {
	z-index:1030;
	
}

#block-views-block-sectionmenu-block-1 .navbar {
    margin-bottom: 0px;
}


#block-views-block-sectionmenu-block-1 .navbar-nav {
display: inline-block;
float: none;

}

#block-views-block-sectionmenu-block-1 .navbar {
text-align: center;
}

.Slider {

    opacity: 0;
    overflow: hidden;
    transition: all 800ms ease 0s;
    
}

.show .Slider {
    
    opacity: 1;
    transition: all 800ms ease 0s;
	background-color:#fff;
    border-left: 3px solid;
    border-bottom: 3px solid;
	border-top: 3px solid;
}

.slider {
	opacity: 0;
	
	transition: all 800ms ease 0s;
}


.show .slider {
	
	transition: all 800ms ease 0s;
	opacity: 1;
}


 .Slider .navbar-center {
	 margin-top:0px;
  }


.sectionmenu {
    background-color: transparent;
    right: 0;
    position: fixed;
    top: 48px;
    transition: all 100ms ease 0s;
    width: auto;
	z-index:2;	

}

.sectionmenu header {
    float: left;
    padding-top: 12px;
    font-size: 18px;
    padding-left: 10px;
}

.region-sections .navbar-nav {
    float:none;
    
}

.region-sections .navbar-nav > li > a {
	font-size:16px;
	padding-bottom: 10px;
}

.sectionmenu .menu li {
    display:inline-block;
}

.user-logged-in .sectionmenu {
    top: 39px;
} 

.toolbar-tray-open .sectionmenu {
    top:130px;
}


.dis-1 {
	margin-top:120px;
	
}
.dis-2 {
	margin-top:40px;
	
}

.dis-3 {
	margin-top:80px;
	
}

.dis-4 {
	margin-top:230px;
	
}

.path-node .carousel-inner .headerimg-landing {
    height: 600px;
}





.field--name-field-single-image img {
	margin:0 auto;
}

.field--name-field-caption {
	text-align:center;
}

.panel-default > .panel-heading {
    background-color: transparent;
    border-bottom: 1px solid #000;
    color: #000;
}

.panel {
-webkit-box-shadow: none;
box-shadow: none;
}

.panel-title > a:hover,
.panel-title > a:focus {
	text-decoration:none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color:transparent;
}

.panel-body {
	font-size:18px;
}

.panel {
	border:none;
}



.panel-heading h3 a:before {
    /* symbol for "opening" panels */
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300; 
      content:   "\2212 "; 
	  font-size:18px;     
     color: #000;        
    overflow: no-display;

}
.panel-heading h3 a.collapsed:before {
    /* symbol for "collapsed" panels */
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 200; 
      content: "\002B "; 
	  font-size:18px;     
     color: #000;        
    overflow: no-display;
	   
     
}

.paragraph--view-mode-masonry .masonry-brick {
	margin-bottom:30px;
}

.paragraph--type-imagegallery .gallery-item-full {
	margin-bottom:20px;
}

.img-caption {
	margin-top:5px;
	font-size: 16px;
}



.paragraph--type-imagegallery .p-30 {	
	padding:30px;
}

.paragraph--type-imagegallery .p-60 {
	padding:60px;
}

.paragraph--type-imagegallery .p-90 {
	padding:90px;
}  

.paragraph--type-imagegallery .p-120 {
	padding:120px;
}

.paragraph--type-cardcontainer h3 {
	margin-top:0px;
}

.card-headline {
	margin-top: 10px;
margin-bottom: 10px;
font-size:21px;
font-weight:700;
font-family: 'CooperHewitt-Bold';
}

#projects .node,
#persons .node {
	margin-bottom:50px;
}

.post-date {
	margin-bottom:30px;
	font-size:18px;
}

.view-news .post-date {
	margin-bottom:0px;
	font-size:18px;
}


.view-news .views-row  {
	margin-bottom:50px;
}

.view-news h3 {
	margin-top: 5px;
}

.paragraph--type-embed-view .col-md-12 {
	padding-left:0px;
	padding-right:0px;
}

.sgmpopup-content-wrapper {
	min-width:220px;
}

.sgmpopup-content {
	font-size:16px;
}

.field--label-inline .field--label {
    float: left;
}

.field--label-inline .field--label::after {
    content: ':';
}

.volumen {  
margin-bottom: 30px;
}

.client-brick {  
margin-bottom:30px;	
}

.client-brick-inner { 
position: relative;
 height: 200px;	
border:1px solid #ccc;
}

.client-brick-inner img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
}

.img-credit {
    padding: 2px;
        padding-right: 2px;
        padding-left: 2px;
    font-size: 10px;
    color: #fff;
    text-align: right;
    width: 100%;
    margin-top: -18px;
    z-index: 1;
}

.carousel .img-credit {
    padding: 2px;
        padding-right: 2px;
        padding-left: 2px;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 10px;
    color: #fff;
    text-align: right;
    width: 100%;
    margin-top: 0px;
    z-index: 1;
	position:absolute;
	bottom:0px;
}

.paragraph--type-banner .img-credit {
    padding: 2px;
        padding-right: 2px;
        padding-left: 2px;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 10px;
    color: #fff;
    text-align: right;
    width: 100%;
    margin-top: -18px;
    z-index: 1;
    position: absolute;
    bottom: 0px;
}

.teaserimg a:hover,
.teaserimg a:focus  {
	text-decoration:none;
}

footer .nav > li > a {
    position: relative;
    display: block;
    padding: 0px 0px;
}

footer .nav > li > a:hover, footer .nav > li > a:focus {
    text-decoration: underline;
    background-color: transparent;
}


#sliding-popup .popup-content {
    margin: 0 auto;
    max-width: none;
    display: inline-block;
    text-align: left;
    width: 100%;
}

#sliding-popup {
    z-index: 99999;
    text-align: center;
    background-color: #000;
    height: 100px;
	  width:100%;
}

#sliding-popup .popup-content #popup-buttons button {

	background: none;
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    border: 2px solid #428bca;
    color: #428bca;
    margin-bottom: 0;
    padding-top: 14px;
	padding-bottom: 12px;
	padding-left: 16px;
	padding-right: 16px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	
}

#sliding-popup .popup-content #popup-buttons button:hover {
	background: #428bca;
    color: #fff;
	text-decoration:none;
   border: 2px solid #428bca;
 
	
}

#popup-text {
	color:#fff;
	font-size:15px;
	margin-top:15px;
}

#sliding-popup .popup-content #popup-buttons {
	margin-top:22px;
	
}

.gallery-item-full img {
	margin:0 auto;
}

.paragraph--type-horizontal-line hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top: 1px solid #000;
}

.paragraph--type-horizontal-line {
    margin-bottom: 20px;
}



h2.centered-heading {
	margin-top:0px;
}

  
.hideit { 
opacity: 0
 }
 
 
 .showit  { 
opacity: 1
  }

body.navbarh {
    top: 50px;
    transition: all 100ms ease 0s;
}

.navbarh .sectionmenu {
	top: 98px;
	transition: all 100ms ease 0s;
}

#searchbar {
    display: none;
    float: left;
    width: 100%;
    height: 50px;
    z-index: 9999;
    background: #361889;
}

#searchtoggl {
position: absolute;
right: 20px;
top: 15px;
transition: all 100ms ease 0s;	
}

#searchtoggl-mobile {
position: absolute;
right: 20px;
top: 15px;
transition: all 100ms ease 0s;	
}

.navbarh #searchtoggl {
color: #fff;
transition: all 100ms ease 0s;
}



#block-simplesearchform-2 #edit-keys--2,
#block-simplesearchform-2 #edit-keys{
	width: 80%;
	float: left;
	margin-right: 15px;
	padding-top: 10px;
}

#block-simplesearchform-2 #edit-submit {
	padding-top: 8px;
}

.form-type-search {
	margin-top: -7px;
}

.path-search .region-content {
	min-height: 600px;
}