/* Config 
-------------------------------------*/
/* Defaults 
-------------------------------------*/
body {
  font-family: 'Cabin', sans-serif;
  font-size: 17px;
  overflow: hidden;
  color: #34495e;
  /* margin-bottom: 200px; */
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Cabin', sans-serif;
}
h2 {
  font-size: 36px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 30px;
}
h3 {
  font-size: 30px;
  color: #002C7E;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 30px;
}

h4 {
  font-size: 20px;
  color: #002C7E;
  font-weight: normal;
  margin-top: 0;
  margin-left: -15px;
	line-height: 30px;
}
p {
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 30px;
}
a {
  color: #11a8ab;
}
.btn {
  border-radius: 0;
  border: none;
  font-weight: bold;
  color: #fff;
}
.btn-color1 {
    background-color: #FCDC01;
    border: 1px solid rgba(153,153,153,0.47);
	
}
.btn-color2 {
  background-color: #CF0C09;
	
}
.label-default {
  border-radius: 0;
  background-color: #11a8ab;
}
.alert {
  border-radius: 0;
  display: none;
}
.validation-error {
  background-color: #ffd0d2 !important;
}
/* Tooltip 
-------------------------------------*/
.tooltip .tooltip-inner {
  background-color: #5a6383;
  padding: 5px 10px;
  font-size: 18px;
}
.tooltip .tooltip-arrow {
  border-top-color: #5a6383 !important;
}
.tooltip.in {
  opacity: 1;
}
.my-tooltip {
  border-bottom: 1px dotted #11a8ab;
}
/* Scroll to Top Button 
-------------------------------------*/
.scrollup {
  width: 44px;
  height: 44px;
  position: fixed;
  bottom: 44px;
  right: 64px;
  display: none;
  text-indent: -9999px;
  background: url('../img/icon_top.png') no-repeat;
}
/* Preloader 
-------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 99;
  /* makes sure it stays on top */
}
#preloader .spinner {
  margin: 10% auto 0 auto;
  width: 200px;
  height: 120px;
  text-align: center;
  font-size: 10px;
}
#preloader .spinner > div {
    background-color: #E30613;
    height: 100%;
    width: 12px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}
#preloader .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
#preloader .spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#preloader .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
#preloader .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
  }
}
/* Animation 
-------------------------------------*/
.delay1 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  /* Safari and Chrome */
}
.delay2 {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
  /* Safari and Chrome */
}
/* Navigation 
-------------------------------------*/
.event-info-date > img:nth-child(1) {
	transform: scale(0.8,0.65);
	margin-top: -81px;
	left: 0;
	margin-left: -30px;
}
.startlogo{

left: 50%;
	width: 311px;
	margin-left: -156px;
	position: relative;;}

.navbar-default {
	padding: 15px 0;
	background-color: #fff;
	border-radius: 0;
	border-right: 0;
	border-left: 0;
	display: none;
	background-image: url(../img/bg_navi.png);
	background-repeat: no-repeat;
	background-position-x: 40px;
	background-position-y: 0px;
}
.navbar-default .navbar-brand {
  color: #485276;
  font-size: 24px;
}
.navbar-default .navbar-nav li a {
  color: #485276;
  font-weight: bold;
}
.navbar-default .navbar-nav li.active a {
  color: #fff;
  background-color: #CF0C09;
	
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #CF0C09;
}
.nav {
  font-size: 18px;
}
.navbar-default .navbar-nav li a:hover {
  background-color: #ecedf1;
	
}
/* Header 
-------------------------------------*/
header {
  position: relative;
  overflow: hidden;
  /*margin-bottom: 90px;*/
}
header #header-bg-fade {
    position: relative;
    height: 800px;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow: hidden;
}
header #header-bg-fade img.img-fade {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  display: none;
  z-index: -1;
}
header .event-info {
  height: 200px;
  width: 946px;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -473px;
}
header .event-info-bg-left {
  position: absolute;
  top: 40px;
  left: -475px;
  width: 50%;
  height: 200px;
  background-color: rgba(255, 255, 255, 0.70);
}
header .event-info-bg-right {
  position: absolute;
  top: 40px;
  right: -473px;
  width: 50%;
  height: 200px;
  background-color: rgba(255, 255, 255, 0.70);
	z-index: -1;
}
header .event-info .event-info-nav {
  width: 389px;
  float: left;
}
header .event-info .event-info-nav-button {
	width: 193px;
	height: 99px;
	float: left;
	background-color: #E30613;
	color: #fff;
	text-align: center;
	
}
header .event-info .event-info-nav-button:hover {
    background-color: rgba(155,3,3,0.90);
}
header .event-info .event-info-nav-button i {
  font-size: 30px;
  margin: 25px 0 5px 0;
}
header .event-info .event-info-nav-button a {
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-top: -34px;
}
header .event-info .event-info-nav-button.top {
  margin-bottom: 2px;
}
header .event-info .event-info-nav-button.left {
  margin-right: 2px;
}
header .event-info .event-info-date {
  height: 200px;
  width: 556px;
  background-color: rgba(255, 255, 255, 0.70);
  float: right;
  text-align: right;
  padding: 35px 30px 0 0;
}
header .event-info .event-info-date .event-countdown {
  font-size: 16px;
  color: #838c97;
}
header .event-info .event-info-date .event-countdown span {
  display: inline-block;
  font-weight: bold;
}
header .event-info .event-info-date .event-countdown span.hours {
  width: 18px;
}
header .event-info .event-info-date .event-countdown span.minutes {
  width: 18px;
}
header .event-info .event-info-date .event-countdown span.seconds {
  width: 18px;
}
header .event-info .event-info-date h1 {
	text-transform: uppercase;
	font-size: 32px;
	font-weight: bold;
	color: #E30613;
	margin: 12px 0 30px 0;
}
header .event-info .event-info-date h2 {
  font-size: 19px;
  font-weight: bold;
  color: #34495e;
  margin: 0;
}
header .event-info .event-info-register-btn {
  font-size: 20px;
  text-transform: uppercase;
  padding: 12px 30px 10px 30px;
  color: #fff;
}
header .event-info .event-info-register-btn:hover {
  background-color: #5a6383;
}
header .event-info .event-info-register-btn i {
  margin-left: 20px;
}

/* About 
-------------------------------------*/
#about {
  margin-bottom: 90px;
}
#about .buttons {
  padding-top: 19px;
}
#about .buttons a {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 30px 10px 30px;
  margin-right: 25px;
}
#about .buttons a:hover {
  opacity: 0.7;
}
/* warum 
-------------------------------------*/
#warum {
	background-color: #efefef;
	padding-top: 40px;
	padding-bottom: 40px;
}

#speakers {
  padding: 90px 0;
  background-color: #dcf2f2;
  margin-bottom: 90px;
}
#speakers h2 {
  font-size: 51px;
}
#speakers .speakers .speaker {
  margin-top: 40px;
}
#speakers .speakers .speaker {
  background-color: #fff;
  padding: 9px 28px 28px 28px;
  /* normal padding: 28px; */
}
#speakers .speakers .speaker.active {
  border: 3px solid #b8e5e5;
  padding: 9px 31px 31px 31px;
  /* normal padding: 28px; */
}
#speakers .speakers .speaker .img {
  border-bottom: 8px solid #95a5a6;
  margin-bottom: 25px;
}
#speakers .speakers .speaker.active .img {
  border-bottom-color: #11a8ab;
}
#speakers .speakers .speaker .name {
  font-size: 24px;
}
#speakers .speakers .speaker .company {
  color: #11a8ab;
  text-transform: uppercase;
  margin-bottom: 17px;
}
#speakers .speakers .speaker .description {
  line-height: 1.5;
}
#speakers .speakers .speaker .socialmedia {
  margin-top: 35px;
}
#speakers .speakers .speaker .socialmedia .btn {
  height: 40px;
  width: 40px;
  font-weight: normal;
  background-color: #95a5a6;
  margin: 0 10px;
}
#speakers .speakers .speaker .socialmedia .btn i {
  color: #fff;
  font-size: 20px;
  line-height: 31px;
}
.row {
	
	margin-top: 15px;
}
/* Program 
-------------------------------------*/
#program {
  margin-bottom: 90px;
}
#program .program-tabs {
  padding-top: 24px;
}
#program .program-tabs .nav-tabs {
  border-bottom: 7px solid #11a8ab;
}
#program .program-tabs .nav-tabs li {
  margin-bottom: 2px;
}
#program .program-tabs .nav-tabs li.active a {
  background-color: #11a8ab;
}
#program .program-tabs .nav-tabs .by-speakers a {
  background-color: #acb1c1;
}
#program .program-tabs .nav-tabs .by-speakers.active a {
  background-color: #5a6383;
}
#program .program-tabs .nav-tabs li a {
  border: none;
  border-radius: 0;
  background-color: #a0dcdd;
  color: #fff;
  font-size: 20px;
  padding: 13px 18px 12px 18px;
  text-transform: uppercase;
  font-weight: bold;
}
#program .program-tabs .nav-tabs li a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  margin-bottom: 4px;
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
#program .program-tabs .nav-tabs li ul {
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 3px 0 0 0;
}
#program .program-tabs .tab-content .tab-pane .program-node {
  padding: 42px 0 8px 0;
  border-bottom: 5px solid #dcf2f2;
}
#program .program-tabs .tab-content .tab-pane .program-node .time {
  background-color: #5a6383;
  color: #fff;
  font-weight: bold;
  padding: 14px 0;
}
#program .program-tabs .tab-content .tab-pane .program-node .time {
  background-color: #5a6383;
  color: #fff;
  font-weight: bold;
  padding: 14px 0;
}
#program .program-tabs .tab-content .tab-pane .program-node .description {
  padding-top: 14px;
}


/* Vertrieb 
-------------------------------------*/
#vertrieb {
	padding-top: 50px;
}




/* kontakt 
-------------------------------------*/
#kontakt {
	padding-top: 50px;
	background-color: #fbfbfb;
	
	padding-bottom: 50px;
}

#kontakt h2 {
  font-size: 51px;
  margin-bottom: 0px;
}
#kontakt h3 {
  margin-bottom: 34px;
}
#kontakt .plan {
  background-color: #dff3f4;
  padding: 26px 19px;
  margin-top: 4px;
  cursor: pointer;
}
#kontakt .plan.active {
  background-color: #bee7e8;
}
#kontakt .plan .checkbox {
  float: left;
  padding-top: 20px;
}
#kontakt .plan .checkbox i {
  font-size: 29px;
}
#kontakt .plan .offer {
  margin-left: 85px;
}
#kontakt .plan .offer h4 {
  font-size: 24px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 11px 0;
}
#kontakt .plan .offer h4 .label {
  background-color: #11a8ab;
  border-radius: 0;
  font-size: 100%;
  padding: 0 5px;
}
#kontakt .plan .offer p {
  margin: 0;
  padding: 0;
}
#kontakt form input {
  background-color: #efefef;
 
  border: none;
  box-shadow: none;
  margin-bottom: 6px;
  font-size: 24px;
  padding: 0 40px;
  height: 54px;
	
}
#kontakt form input.active {
  border-bottom: 5px solid #bae6e7;
}
#kontakt form button {
  background-color: #5a6383;
  box-shadow: none;
  color: #fff;
  font-size: 30px;
  padding: 11px 5px;
}
#kontakt form button:hover {
  background-color: #353e5e;
}
div.buttons:nth-child(10) > a:nth-child(1) {color: #243770;
font-size: 20px;}
/* Twitter 
-------------------------------------*/
#twitter {
  padding: 90px 0;
  background-color: #c8cbd6;
}
#twitter i {
  font-size: 132px;
  color: #5a6383;
}
#twitter p {
  font-size: 36px;
  color: #fff;
}
#twitter a {
  color: #5a6383;
}
#tweets ul {
  margin: 0;
  padding: 0;
}
#tweets ul li {
  list-style: none;
}
#tweets ul li .interact {
  display: none;
}
/* Footer 
-------------------------------------*/
footer {
  background-color: #CF0C09;
  padding: 30px 0;
}
footer p {
  color: #fff;
  padding: 0;
  margin: 0;
}
footer .btn {
  height: 40px;
  width: 40px;
  font-weight: normal;
  background-color: #fff;
  margin: 0 10px;
}
footer .btn:hover {
  background-color: #11a8ab;
}
footer .btn i {
  color: #5a6383;
  font-size: 20px;
  line-height: 31px;
}
/* Modal 
-------------------------------------*/
.modal .modal-content {
  border-radius: 0;
  box-shadow: none;
}
.modal .modal-header {
  border-bottom: 5px solid #dcf2f2;
  color: #11a8ab;
}
.modal .modal-footer {
  background-color: #dcf2f2;
}
.modal .modal-footer button {
  color: #fff;
}
.modal .modal-footer button.cancel {
  background-color: #11a8ab;
}
.modal .modal-footer button.save {
  background-color: #5a6383;
}
/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
  /* Defaults 
-------------------------------------*/
  body {
    font-size: 14px;
  }
  h2 {
    font-size: 33px;
    margin-bottom: 20px;
  }
  h3 {
    font-size: 27px;
    margin-bottom: 20px;
  }
  p {
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .tooltip .tooltip-inner {
    font-size: 14px;
  }
  #speakers h2,
  #newsletter h2,
  #kontakt h2 {
    font-size: 48px;
  }
  #about .buttons {
    padding-top: 10px;
  }
  #about .buttons a {
    font-size: 17px;
  }
  #sponsors .carousel .item .sponsor img {
    margin-top: 7px;
  }
  #info-slider .btn {
    font-size: 17px;
  }
  #kontakt form input {
    font-size: 21px;
    padding: 24px 15px;
	  
  }#kontakt form button {
	background-color: #bd3f0d !important;

}
  #twitter i {
    font-size: 115px;
  }
  #twitter p {
    font-size: 30px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
  /* Defaults 
	-------------------------------------*/
  body {
    font-size: 17px;
    text-align: center;
  }
  h2 {
    font-size: 36px;
    margin-bottom: 30px;
  }
  h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  p {
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .nav {
    font-size: 14px;
  }
  .navbar-nav > li > a {
    padding: 15px 12px;
  }
  header .event-info {
    height: auto;
    width: 100%;
    top: 115px;
    left: 50%;
    margin-left: -50%;
  }
  header #header-bg-fade {
    height: 550px;
  }
  header .event-info .event-info-nav {
    width: 100%;
    float: none;
    display: block;
    height: 100px;
  }
  header .event-info .event-info-nav-button {
    margin: 0 !important;
    width: 25%;
    border: 1px solid #fff;
    height: 100px;
  }
  header .event-info .event-info-date {
    height: auto;
    width: 100%;
    float: none;
    text-align: center;
    display: block;
    padding: 30px 15px;
  }
  header .event-info .event-info-date h1 {
    margin: 12px 0 15px 0;
  }
  header .event-info .event-info-register-btn {
    float: none !important;
  }
  header .event-info-bg-left,
  header .event-info-bg-right {
    display: none;
  }
  #about img {
    width: 720px;
    margin-bottom: 40px;
  }
  #speakers .speakers .speaker .img {
    max-width: 304px;
    margin-left: auto;
    margin-right: auto;
  }
  #program .program-tabs .nav-tabs li,
  #program .program-tabs .nav-tabs li ul {
    margin-bottom: 2px;
    width: 100%;
  }
  #sponsors .carousel .item .sponsor {
    margin: 0 50px 5px 50px;
  }
  #sponsors .carousel .item .sponsor img {
    display: inline;
    margin-top: 0;
  }
  #info-slider .slider {
    margin-bottom: 40px;
  }
  #info-slider img {
    width: 720px;
  }
  #speakers h2,
  #newsletter h2,
  #register h2 {
    font-size: 51px;
  }
  #about .buttons {
    padding-top: 10px;
  }
  #about .buttons a {
    font-size: 20px;
  }
  #info-slider .btn {
    font-size: 20px;
  }
  #register .plans {
    margin-bottom: 40px;
  }
  #register .plan .offer {
    margin-left: 0;
  }
  #register .plan .checkbox {
    float: none;
    padding-top: 0px;
  }
  footer p {
    margin-bottom: 30px;
  }
  footer .socialmedia {
    float: none !important;
  }
}
/* Small devices (480px and down) */
@media (max-width: 480px) {
  /* Defaults 
	-------------------------------------*/
  body {
    font-size: 14px;
  }
  h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  h3 {
    font-size: 27px;
    margin-bottom: 20px;
  }
  p {
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 20px;
  }
  header .event-info {
    top: 85px;
  }
  header .event-info .event-info-nav {
    height: 71px;
  }
  header .event-info .event-info-nav-button {
    height: 71px;
  }
  header .event-info .event-info-nav-button i {
    font-size: 23px;
    margin: 14px 0 5px 0;
  }
  header .event-info .event-info-nav-button a {
    font-size: 12px;
  }
  #speakers h2,
  #newsletter h2,
  #register h2 {
    font-size: 40px;
  }
  #about .buttons {
    padding-top: 10px;
  }
  #about .buttons a {
    font-size: 17px;
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
  }
  #info-slider .btn {
    font-size: 17px;
  }
	.col-md-12 > img {
    overflow-x: hidden;
}
	img.logozwo {
    /*max-width: 300px;
    position: relative;*/
		display:none;
}
	.web-form-wrap {
    padding: 0px;
}
	.web-form-wrap {
    padding: 0px !important;
}
	#kontakt form input, textarea#message  {
    width: 100%;
}
	iframe {
    width: 107%;
}
	.rc-anchor-normal, div#rc-anchor-container, .rc-anchor-light.rc-anchor-normal  {
    width: 322px !important;
}
.animated.delay2.event-info.fadeIn  img {
    float: left;
    left: -266px;
    position: absolute;
    transform: scale(0.5);
    padding-top: 31px;
}
header .event-info .event-info-date { 
    background-color: rgba(255, 255, 255, 0.00);
}
	.navbar-toggle {
    background-color: #dd5e5e;
  
}
	button.navbar-toggle {
    margin-top: 14px;
}
	div#header-bg-fade > img:nth-of-type(1) {
    width: 300%;
    height: auto;
    margin-top: 0px;
}
	header {
    height: 408px;
}
	html {
    width: 103%;
}
	.animated.delay2.event-info.fadeIn  img {
    background-color: #ffffffd6;
    margin-top: -295px;
    transform: scale(0.35);
    float: left;
    left: -360px;
}
	nav.navbar.navbar-default.navbar-fixed-top {
    left: -35px;
}
	.event-info-nav-button.left.top > a, .event-info-nav-button.right.top > a, .bottom.event-info-nav-button.left > a, .bottom.event-info-nav-button.right > a {
    color: #2D2D80;
}
}
/*# sourceMappingURL=styles.css.map */
.event-info-nav-button.top.left a,
.event-info-nav-button.top.right a,
.event-info-nav-button.bottom.left a,
.event-info-nav-button.bottom.right a{
	padding-top: 40px;
}
.footernav a {

    color: #fff;

}
/*#kontakt::before {
    background-color: #ecececcc;
    width: 100%;
    height: 590px;
    position: absolute;
    content: '';
    z-index: 1;
}
#kontakt::after {
    content: 'Das Kontaktormular ist vorrübergehend außer Betrieb. Bitte verwenden Sie einfach die Mailadresse, um zu uns Kontakt aufzunehmen.';
    margin: 0 auto;
    width: 444px;
    display: block;
    top: -376px;
    position: relative;
    z-index: 10;
    text-align: center;
}*/
/* cabin-regular - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cabin-v26-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cabin-v26-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-v26-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-v26-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-v26-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-v26-latin-regular.svg#Cabin') format('svg'); /* Legacy iOS */
}

/* cabin-700 - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/cabin-v26-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cabin-v26-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-v26-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-v26-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-v26-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-v26-latin-700.svg#Cabin') format('svg'); /* Legacy iOS */
}

.banner {
	background-image: url(../img/Startseite.webp);
	width: 100%;
	min-height: 725px;
	background-size: cover;
	background-position-y: center;
}
.zumshop{
margin-top: -75px;
	color: #cf0c09;
	float: right;
}


@media all and (min-width: 768px) and (max-width: 1024px) { 
.banner {
	height: 492px;
	background-size: cover;
	background-position-y: bottom;
}
	img.logozwo {
    max-width: 974px;
    height: auto;
}
	header #header-bg-fade {
    height: 618px;

}
		.zumshop {
    margin-top: -66px;
 
    margin-right: -61px;
}
}

@media all and (min-width: 820px) and (max-width: 1180px) { 


		.zumshop {
    margin-top: -66px;
 
    margin-right: -61px;
}
	img.logozwo {
    width: 1047px;
    height: 100%;
}
}

@media all and (min-width: 412px) and (max-width: 768px) { 
.banner {
    min-height: 472px;
    background-size: cover;
    background-position-y: top;
    background-position-x: left;
    left: -165px;
    position: relative;
}
}

@media all and (max-width: 480px) { }


/* iPad Portrait */
@media only screen and (max-width:48em) and (orientation:portrait) { 
	
img.logozwo {
    max-width: 730px;
}
	
}

/*iPad*/
@media only screen and (max-width:1180px) and (min-width:820px) and (orientation:portrait) { 
img.logozwo {
    max-width: 744px;
}
	.zumshop {
    margin-top: -25px;
    margin-right: 19px;
    position: absolute;
    float: left;
    left: 166px;
}
}
/* iPad Pro */
@media only screen and (max-width:85.375em) and (min-width:64em) and (orientation:portrait) { 
.zumshop {
    margin-top: -68px;
    margin-right: 19px;
    position: absolute;
    float: left;
    left: 227px;
    width: 100%;
}
	img.logozwo {
    max-width: 968px;
}

}


/* CSS for iPhone, iPad, and Retina Displays */

/* Non-Retina */
@media screen and (-webkit-max-device-pixel-ratio: 1) {
}

/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
}

/* iPhone Portrait */
@media screen and (max-device-width: 480px) and (orientation:portrait) {
} 

/* iPhone Landscape */
@media screen and (max-device-width: 480px) and (orientation:landscape) {
}

/* iPad Portrait */
@media screen and (min-device-width: 481px) and (orientation:portrait) {
}

/* iPad Landscape */
@media screen and (min-device-width: 481px) and (orientation:landscape) {
}