@charset "utf-8";
/* CSS Document */
/*
Theme Name: BLLV WHA Studentenwohnheim Augsburg
Author: networkerz gmbh
Author URI: https://networkerz.de/
Description: main css
Version: 1.0
License: private
License URI: https://www.networkerz.de
*/
/* font-faces */
/* Avenir Book */
@font-face {
  font-family: 'AvenirLTPro-Book';
  font-style: normal;
  font-weight: 400;
  src: local('AvenirLTPro-Book'), local('AvenirLTPro-Book'),
       url('fonts/AvenirLTPro-Book/font.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/AvenirLTPro-Book/font.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* Avenir Heavy */
@font-face {
  font-family: 'AvenirLTPro-Heavy';
  font-style: normal;
  font-weight: 400;
  src: local('AvenirLTPro-Heavy'), local('AvenirLTPro-Heavy'),
       url('fonts/AvenirLTPro-Heavy/font.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/AvenirLTPro-Heavy/font.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


* {
	 margin: 0; padding: 0;
	 box-sizing: border-box;
	 }
:root {
  --mainbg: #9697bb;
  --lightbg: rgba(69, 72, 154, 0.05);
  }
html, body {
	font-family: 'AvenirLTPro-Book', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:18px;
	color:#000;
	text-align: left;
	line-height: 26px;
	line-height: 1.45;
	margin:0px;
	padding:0px;
	height:100%;
	hyphens: auto;
}
strong {
	font-weight:bold;
}
strong.tx-indexedsearch-redMarkup {
	color:var(--mainbg);
}
h1 {
	font-family: 'AvenirLTPro-Book', sans-serif;
	font-weight: normal;
	font-size:30px;
	margin-bottom: 20px;
}
h2 {
	font-family: 'AvenirLTPro-Book', sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-transform:uppercase;
  margin-top:30px;
}
.accordion-title h2,
.text-with-icons h2 {
	font-weight:normal
}
dl + h2 {margin-top:65px;}

#full-width h2 {
  font-family: 'AvenirLTPro-Book', sans-serif;
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 20px;
}
h2 span {
	font-family: 'AvenirLTPro-Heavy',sans-serif;
	font-size: 16px;
	font-weight:normal;
	text-transform:none;
}
.newsblog h2 {
	margin-bottom:10px;
  margin-top:30px;
}
h3 {
	font-family: 'AvenirLTPro-Heavy',sans-serif;
	font-size: 16px;
	font-weight:normal;
}
.sidebar, .contact {
	font-family: 'AvenirLTPro-Book', sans-serif;
	font-size: 16px;
}
.sidebar h3 {
	margin-top:30px;
}
#main-menu > li > a {
	font-size: 22px;
}
.inner-footer a {
	font-size: 14px;
}
.inner-footer .col {
  margin:20px;
}

a {
  text-decoration: none;

	}
a:visited, a:focus {

	}

a:focus {
    outline: none;
}

a:hover,
a:focus {
  text-decoration: underline;
	}
 .main-content p  a,
 .main-content li a {
    text-decoration: underline;
    color:#000;
  	}
   .main-content p a:visited,  .main-content  p a:focus {
    text-decoration: underline;
    color:#000;
  	}
     .main-content p a:hover,
     .main-content p a:focus,
	 .main-content li a:hover,
     .main-content li a:focus{
      text-decoration: underline;
      color: var(--mainbg);
    	}
  .contact a, .contact a:visited, .btn-sidebar a, .btn-sidebar a:visited,
  .searchpage a {
    text-decoration: none;
    color:#000;
  }
  .contact a:hover, .contact a:focus,
  .btn-sidebar a:hover, .btn-sidebar a:focus,
  .searchpage a:hover, .searchpage a:focus {
    text-decoration: underline;
  }
  .accordion-title a:hover,
  .accordion-title a:focus,
  .btn-more a:hover,
  .btn-more a:focus {
    text-decoration: none;
  	}
    .accordion-title a:hover .disc,
    .accordion-title a:focus .disc,
    .btn-more a:hover,
    .btn-more a:focus {
      color:#000;
    	}

ul, li {
		margin: 0;
    padding: 0;
		list-style:none;
	}
main img {
	width:100%;
	height:auto;
}
main .head > img {
  min-height: 200px;
  width: auto;
  margin-left: -10%;
}
.main-content p a.dscf7_refresh_captcha {position: relative;}

main .dscf7_refresh_captcha img {
  width: auto;
  max-width: 25px;
  position: absolute;
  z-index: 10;
  right: -113px;
  top: 8px;
}
    
img {
	width:100%;
	height:auto;
	border:none;
	display:block;
	}
	.newsblog h3 {
		font-family: 'AvenirLTPro-Book', sans-serif;
		font-size: 18px;
		font-weight:normal;
	}
	.newsblog p, .newsblog li {
	font-size: 16px;
	font-weight:normal;
    }
    .newsblog iframe {width:100%; height: auto;}
    .newsblog p {margin-bottom: 15px;}
.newsblog ul, .newsblog li {
  list-style:square;
  list-style-position: inside;
  margin-left: 10px;
text-indent: -14px;
}
.content-block p, .content-block img {
  margin:20px 0;
}
.content-block .text-with-icons .icon img {margin-top: 6px;}
table.padding td {padding-right: 6px;}

.wp-block-table table {margin: 10px 0px 20px 0px;}
.wp-block-table table th {border-bottom: 1px solid; border-right: 1px solid;}
.wp-block-table table td {border-right: 1px solid; padding: 10px 20px 5px 20px;}
.wp-block-table table td:last-child, .wp-block-table table th:last-child {border-right: 0px;}


/*   colors   */
.main-bg { background-color:var(--mainbg); }
.color-dark { color:#000; }
.color-light { color:#fff; }
.sub-bg { background-color:rgba(0,0,0,0.1); }
.sidebar section { background-color:var(--lightbg); }
.inner-footer {
	background-color:var(--mainbg);
	color:#fff;
  }
	.inner-footer a, .disc, .btn-more a {
		color:#fff;
	}
	.btn-sidebar svg { fill:var(--mainbg); }

/*  Navigation  */
.main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  overflow: hidden;
}
.main-nav {
	position: relative;
	width: 60px;
	height:60px;
}
.nav-brand {
  transition:all 0.5s ease;
	width: 130px;
	right: 0;
	position: absolute;
	top: 0px;
	background-color: rgba(255,255,255,1);
	z-index: 10000;
	padding:10px 10px 10px 10px;
}
header .nav-brand {
  display: none;
}
main .nav-brand {
	display: block;
	position: absolute;
	top: 0px;
	padding: 0px;
	right: 0;
	height: 100%;
	background-color: rgb(255, 255, 255,0.7);
	width: 150px;
	z-index: 10;
}
.head .nav-brand img {
  max-width: 220px;
  margin: 40px auto 0px;
  width: 70%;
  min-height: auto;
}
#menu-wrapper {
  position: relative;
  left:-100vw;
}
#main-menu {
  top: 0;
	left:0;
	width: 100vw;
  clear: both;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
	background-color:#FFF;	
padding-top: 60px;
padding-bottom: 40px;    
}
/* Mobile menu toggle button */
.main-menu-btn {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-indent: 40px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top:10px;
  left:10px;
	z-index: 1000000;
}
/* hamburger icon */
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 3px;
  width: 40px;
  background: #000;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.main-menu-btn-icon:before {
  content: '';
  top: -10px;
  left: 0;
}
.main-menu-btn-icon:after {
  content: '';
  top: 10px;
  left: 0;
}
/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* hide menu state checkbox (keep it visible to screen readers) */
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px,1px,1px,1px);
}
/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ #main-menu {
  display: block;
}
#main-menu-state:checked ~ #main-menu {
  display: block;
}
.contact {
	margin: 0;
  padding:20px;
  background-color:#fff;
  width: 100vw;
}
.contact .headline {
	margin-bottom: 10px;
}
.searchform {
  height: 50px;
  width:100vw;
}
#searchform {
  padding-top:6px;
  background-color: var(--mainbg);
}
#searchsubmit  {
    border: none;
    width: 60px;
    height: 60px;
    cursor: pointer;
    opacity:0;
    left:0px;
    top:auto;
    bottom:0;
    position:absolute;
    z-index:100000000000;
}
#main-menu-state:checked ~ #searchsubmit {
    z-index:100000000000;
}
input[type="text"]{
    height: 2rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: none;
    border-radius: 4px;
    border: none;
    outline: 0;
    text-decoration: none;
    padding: 0 0.825rem;
    width: 100%;
    margin-left: 70px;
    max-width: 240px;
    font-size: 0.8rem;
    font-family: 'AvenirLTPro-Book', sans-serif;
    font-weight: normal;
}

input.wpcf7-form-control[type="text"], input.wpcf7-form-control[type="email"], input.wpcf7-form-control[type="date"], input.wpcf7-form-control[type="number"] {border: 1px solid; text-align: left; max-width: none; margin-left: 0px; border-radius: 0px; font-size: 0.8rem; font-family: 'AvenirLTPro-Book', sans-serif; padding: 0 0.825rem; height: 2rem;}

textarea.wpcf7-form-control {border: 1px solid; text-align: left; max-width: none; margin-left: 0px; border-radius: 0px; font-size: 0.8rem; font-family: 'AvenirLTPro-Book', sans-serif; padding: 0 0.825rem; width: 100%;} 

input.wpcf7-submit {
  border: 2px solid #e5b201;
  background-color: #f7e8b3;
  width: 200px;
  margin-left: 0px;
  border-radius: 0px;
  font-size: 0.875rem;
  font-family: 'AvenirLTPro-Book', sans-serif;
  padding: 4px 0.825rem 0px;
  height: 37px;
  color: #000;
  text-align: center;
  cursor: pointer;
}

.lupe, .menue {
	display:none;
}
.searchpage .content-block li {
    border-bottom: 1px dotted #000;
    margin-top: 20px;
    padding-bottom:10px;
}
.searchpage .content-block li p {
  margin-bottom:0;
}
.lupe_mobil {
    width: 30px;
    position: absolute;
    margin-left: 15px;
    margin-top: 12px;
}
/*  header   */
header {
  position: fixed;
  z-index: 100;
  top: 0;
   height: 60px;
	background-color: rgba(255,255,255,1);
}
header.scrollable {

}
header > .container {

}
.search {
	width:100%;
	padding:10px 0;
}
.sm-clean .contact a {
	padding-left:0;
}
/*  content  */
main, header, footer {
	width:100%;
  }
  main {
    min-height: calc(100vh - 377px);
	  margin-top: 63px;
  }

.head {
  overflow: hidden;
  background: white;
  position: relative;
}


/*	.head {
		height: 0;
		overflow: hidden;
		padding-top: 100%;
		background: white;
		position: relative;
	}
	.head img {
		position: absolute;
		  top: 0;
		  left: -50vw;
		  width: auto;
		  height: 100%;
	}
*/
.container {
	width:100%;
  max-width:1280px;
	padding-right: 0;
	padding-left: 0;
	margin:0 auto;
	}

	.intro article {
		margin:15% 20px 30px;
		padding-bottom: 0px;
	}
  #start .intro article {
		border-bottom: 1px solid #ccc;
	  padding-bottom: 30px;
	}
  .content-block article, .slider article {
    margin:30px 20px;
  }
  #full-width .content-block article {
    margin:50px 20px 20px 20px;
  }
	.newsblog article {
		margin:30px 20px;
	}
  .has-media-on-the-right .wp-block-media-text__content,
  .has-media-on-the-left .wp-block-media-text__content,
  .wp-block-media-text .wp-block-media-text__content  {
    padding:0!important;
  }
		.sidebar section {
			margin: 6px 0 0;
			padding: 20px 20px;
		}
    .sidebar img {
      margin: 20px -20px;
      width: calc(100% + 40px);
    }
.inner-newsblog .col {
	margin:4px 0;
  padding:20px 0 0 0;
}
.inner-newsblog .col.sub-bg {
	padding:20px;
}
.inner-newsblog .col.sub-bg.margin {
	margin-top:15px;
}

.sidebar {
  z-index:10;
}
.sidebar .event {
	margin: 10px 0;
	padding-bottom: 20px;
	padding-top: 20px;
}
.sidebar .event.bottom-line {
  border-bottom: 1px dotted #000;
}
.btn-sidebar {
	text-transform:uppercase;
}
.btn-sidebar svg {
	width: 15px;
	margin-right: 5px;
}
#full-width section.top {
  border-bottom: 1px dotted #000;
}
#full-width section.top article {
  padding: 100px 20px 20px 20px;
}
#full-width section.overview article {
  margin: 70px 20px 20px;
  transition:all 0.3s ease;
}
#full-width .event {
  font-family: 'AvenirLTPro-Book', sans-serif;
  font-size: 16px;
  margin: 10px 0;
  padding: 10px 20px;
}
#full-width .event .link span {
  display:block;
}
#full-width .event a {
  font-family: 'AvenirLTPro-Heavy', sans-serif;
  font-size: 16px;
  color: #fff;
  text-decoration: underline;
}
#full-width .event a:hover {
  color: #000;
  text-decoration: underline;
}
.list-with-icons article,
.list-accordion article {
  margin: 30px 20px;
}
.icon {
  min-width: 70px;
  width:70px;
  margin-right: 20px;
}
.content-block article ul {margin:0px 0px 0px 20px;}
.content-block article ul {margin:20px 0px 0px 20px;}
.text-with-icons ul li, .content-block article ul li {list-style: disc; padding-left: 3px;}
.disc {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  margin-top: 30px;
  margin-right: 20px;
  min-width: 70px;
}
.disc span {
  line-height:1;
  padding-top: 5px;
}
.list-with-icons .disc {
  margin:20px 0;
}
.accordion-title {
  position:relative;
  margin:0;
}
.accordion-title h2,
.accordion-title p {
  margin:0;
}
.accordion-title .title-text {
  margin-top: -60px;
  margin-left: 90px;
  min-height: 50px;
}
.accordion-title .icon img {
  margin-bottom:0;
}
.accordion-content {
  line-height: 1.3;
}
.line {
    position: absolute;
    top: 35px;
    border-top: 1px solid rgba(0,0,0,0.2);
    width: calc(100% - 70px);
    margin-left: 70px;
}
  .btn-more {
    width: 100%;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
    max-width: 350px;
  margin: 30px auto;
  }
.page-id-59 main ul {
	margin-left:20px;
}
.page-id-59 li {
	margin:5px 0;
}
.page-id-59 main li {
	list-style-type: disc;
	margin-left: 20px;
}
.page-id-59 main a {
	color:#000;
}
.max-320 {
	max-width:320px;
}
/*  Footer  */
footer {

	}
footer a {
	display:block;
}
.inner-footer {
	padding: 20px 20px 40px;
}
footer .col.logo {
  padding: 10px 0px 10px 30px;
  margin: 0 -20px;
  max-width: 140px;
}
/* back to Top - Button  */
a.scroll-up, a.scroll-up:visited {
    position: fixed;
    z-index: 2000;
    bottom: -40px;
    width:100%;
		opacity:0;
    outline: none;
    padding: 10px 0px;
    transition: all 0.8s ease;
    background-color: rgba(255, 255, 255, 0.7);
		padding-left: calc(50% - 20px);
		height: 40px;
}
a.scroll-up.visible {
	bottom:0;
	opacity:1;
}
a.scroll-up:hover {
	background-color: rgb(255, 255, 255);
}
.icon-arrow {
    fill: var(--mainbg);
    transform: rotate(270deg);
		width:20px;
		height:20px;
}
/*  All-in-one Calendar  */
#ai1ec-container {
    z-index: 1;
    position: relative;
    padding-bottom: 30px;
}
#ai1ec-container > p {
	display:none;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
/*  DESKTOP  */
@media (min-width:450px) {
  .text-with-icons {
    display:flex;
  }
  dd {
    display:none;
    padding-left: 90px;
   }

  #full-width .event .link span {
    display:unset;
  }
  #full-width section.overview article {
    display: flex;
    flex-wrap: wrap;
    margin: 70px 10px 10px;
  }
  #full-width h2 {
    width:100%;
  }
  #full-width .event {
    margin: 10px;
    padding: 10px 20px;
    width: calc(50% - 20px);
  }
  .slider article {
    margin: 30px 20px;
    overflow-x: hidden;
  }
  .slick-list {
    margin: 0 -5px;
  }
  .slick-slide {
    margin: 0 5px;
  }
  .slick-prev
  {
      left:0px;
  }
  .slick-next
  {
      right: 0px;
  }
}
@media (min-width:450px) {
  .has-media-on-the-right .wp-block-media-text__content {
    padding:0 10px 0 0 !important;
  }
  .has-media-on-the-left .wp-block-media-text__content {
    padding:0 0 0 10px !important;
  }
  .wp-block-media-text .wp-block-media-text__content {
    padding:0 10px 0 10px !important;
  }
main .nav-brand {
  height: 80%;
  right: 4%;
}
main .head > img {
  width: 100%;
  height: auto;
  min-height: 0;
  margin-left: 0;
}
}

@media (max-width: 767px) {
#main-menu {
  z-index: 10011;
}
}
@media (max-width: 474px) {
	#main-menu {
		padding-bottom: 20px;
	}
	#main-menu > li > a {
	  font-size: 18px;
	}
	.sm-clean > li a {
		padding-right:0; 
	}
}

@media (min-width: 768px) {
	
	header {
  position: fixed;
  z-index: 100;
  top: 0;
  height: 70px;
  background-color: transparent;
}
	
	.nav-brand {
  width: 170px;
  background-color: rgb(255, 255, 255,0.7);
  padding: 10px 30px 10px 10px;
}
main .nav-brand {
  width: 25.8%;
  z-index: 10;
}

	.head {
  height: auto;
  overflow: hidden;
  padding-top: 0;
  background: transparent;
  position: static;
  display: flex;
  justify-content: center;
}
	.head .nav-brand img {
  max-width: 220px;
  margin: 80px auto 0px;
  width: 70%;
  min-height: auto;
}
	
  main {
    min-height: calc(100vh - 180px);
	margin-top: 0px;
  }
.newsblog iframe {
  width: 100%;
  height: auto;
  min-height: 444px;
}  
	.sidebar, .contact {
		font-size: 16px;
	}
	.sidebar h3 {
		margin-top:30px;
	}
  header {
		height:auto;
    z-index:1;
    overflow-y:auto;
	}
		header.scrollable {
			overflow-y: auto;
			height: auto;
          z-index:10001;
		}
	header > .container {
    background-color: transparent;
		position: relative;
		overflow: hidden;
	}
	.main-nav {
		width:100%;
		height:100%;
	}
	.main-nav.main-bg {
		background-color:transparent;
	}
	.main-menu-btn {
		background-color: var(--mainbg);
		width: 60px;
		height: 100%;
		text-indent:60px;
		top:0;
		left:0;
	}
	.main-menu-btn-icon {
		top:25px;
		left:10px;
	}
	#main-menu {
		width: 100%;
		top:0;
		height:370px;
		padding-top:20px;
	}
	.sm-clean > li  {

	}
	.slided-down .sm-clean > li  {
		animation-name: slidedown;
  	animation-duration: 1s;
	}
	@keyframes slidedown {
      from {top:-100px;opacity:0;}
      to {top:0;opacity:1;}
    }
	.sm-clean .contact  {
		margin-top:-195px;
		opacity:0;
	}
	.slided-down .contact  {
		margin-top:-110px;
		opacity:1;
		transition:all 2s ease;
	}
	.contact {
    width:auto;
		float: right;
		margin: -180px 20px 0px 20px;
    padding:0;
		position: relative;
    z-index: 100000;
	}
	.sm-clean .contact a:hover, .sm-clean .contact a:focus, .sm-clean .contact a:active, .sm-clean .contact a.highlighted {
    color: var(mainbg);
}
.lupe, .menue {
	display:block;
}
.lupe {
	bottom: 15px;
	position: absolute;
	left: 15px;
}
.lupe_mobil {
  display:none;
}
.menue {
	top: 110px;
position: absolute;
transform: rotate(270deg);
left: -24px;
font-size: 20px;
}
#searchsubmit {
  top:0;
  bottom:auto;
}
.searchform {
  display:block;
  position:relative;
  width:auto;
	z-index:100000;
}
input[type="text"] {
  margin-left: 100px;
}
main > .container {
  position:relative;
  background-color:none;
}
	main > .container {
		position:relative;
	}
  #full-width > .container {
	display:flex;
	  padding-left: 60px;
  }
	main .nav-brand {
        display: block;
        position: absolute;
        width: 25.8%;
        top: 0px;
        padding: 0px;
        right: 4%;
        height: 80%;
    }
	.head {
		height: auto;
		overflow: hidden;
		padding-top: 0;
		background: transparent;
		position: static;
}
	
.head img {
    position: static;
    top: 0;
	min-height: 416px;
    left: -50vw;
    width: auto;
    height: auto;
}
.head .nav-brand {text-align: center;}
.head .nav-brand img {
  max-width: 220px;
  margin: 80px auto 0px;
  width: 70%;
	min-height: auto;
}
.content-with-sidebar {
  padding:0 4% 0 10%;
}
.intro article {
    margin: 15% 0px 30px;
    padding-bottom: 0px;
}
#full-width .intro article,
#full-width .content-block article {
  margin: 70px 20px 30px 70px;
}
.newsblog article {
  margin:30px 0px;
}
	.inner-newsblog {
		display:flex;
	}
	.inner-newsblog .col {
		margin: 0 4px 0 0;
    padding:0 0 0 20px;
	}
  .inner-newsblog .col.sub-bg {
		padding:20px;
    width:100%;
	}
    .inner-newsblog .col.sub-bg.white {padding:0px; background-color: #fff;}
	.inner-newsblog .col.sub-bg.with-img {
		width:40%;
	}
	.inner-newsblog .col:nth-child(2) {
		width:60%
	}
  #full-width section.top article {
    padding: 50px 20px 20px 70px;
    width: 55%;
    min-height: 185px;
  }
  #full-width section.overview {
    overflow-x:hidden;
  }
  #full-width section.overview article {
    margin: 70px -10px 10px;
  }
  #full-width .event {
    margin: 10px 10px;
    padding: 10px 70px;
    width: calc(50% - 20px);
  }

    footer .col.logo {
      width: 10%;
      margin: 0 0 0 20px;
      height: 30%;
    }
  .inner-footer {
    width:100%;
    max-width:1280px;
    margin:0 auto;
    display:flex;
    }
    .inner-footer .col {
      min-width: 120px;
      margin: 0 20px 20px 40px;
    }
}
@media (min-width: 950px) {
  .content-with-sidebar {
		display:flex;
	}
	.main-content {
		width:70%;
    z-index:10;
	}
  #full-width .main-content {
    width:100%;
  }
  .intro article {
      margin: 35px 20px 30px;
    }
  #full-width .intro article {
    margin:70px 20px 30px 70px;
  }
  .newsblog article {
    margin:30px 20px;
  }
	.sidebar {
		width:30%;
	}
	.sidebar section {
		margin-top: 6px;
	}
    .sidebar section:first-child {margin-top: 0px;}
}
@media (min-width:1080px) {
  #full-width .event {
    width: calc(33.333% - 20px);
  }
}

@media (min-width: 1280px) {
	
.head > img {
  width: 100%;
  margin: 0;
}
    .content-with-sidebar {
      padding: 0 52px 0 100px;
      justify-content: space-between;
    }
    .sidebar {  
      width: 330.233px;
    }
}