#wrapper {
  padding-left: 55px;
  transition: all 0.4s ease 0s;
}
#wrapper-right {
  padding-right: 55px;
  transition: all 0.4s ease 0s;
}

#sidebar-wrapper {
  margin-left: -65px;
  left: 55px;
  width: 55px;
  background: #fff;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  transition: all 0.4s ease 0s;
   bottom:-10px;
}

#sidebar-wrapper-right {
  margin-right: -55px;
  right: 55px;
  width: 55px;
  background: #fff;
  float:right;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  transition: all 0.4s ease 0s;
  bottom:-10px;
}

#sidebar-wrapper h1 {
  font-size: 16px;
  word-wrap: break-word;
  letter-spacing: -4px;
  text-align: center !important;
  position: relative;
  bottom: 50px;
  line-height: 31px;
 font-family: "vag-rundschrift-d" !important;
  text-transform:uppercase;
  font-weight:bold;
  padding:25px;
  white-space: pre;
}

#sidebar-wrapper-right h1 {
  font-size: 16px;
  word-wrap: break-word;
  letter-spacing: -4px;
  text-align: center !important;
  position: relative;
  bottom: 50px;
  line-height: 31px;
  font-family: "vag-rundschrift-d" !important;
  text-transform:uppercase;
  font-weight:bold;
  padding:25px;
  white-space: pre;
}

#page-content-wrapper {
  width: 100%;
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 55px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.col-md-6 img {
  border-radius: 12px;margin-bottom:14px;}

  li {list-style-type: none;}
  
  ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
 
ul.img-list li {
  display: inline-block;
  position: relative;
}

.text-content img {width:40%;height:auto;border-radius:0px;}

span.text-content {
  color: white;
  cursor: pointer;
  display: table;
  left: 0;
  opacity:0;
  width:100%;
  position: absolute;
  top: 0;
  font-family: "vag-rundschrift-d" !important;
  border-radius:12px;
}


span h2 {
	text-align: left;
  line-height:29px;
  padding-top: 10px;
  padding-left: 25px;
  font-size:24px;
  text-align:left;
  float:left;
  background-color:#fff;
  color:#000;
  width:230px;
  border-radius:12px;
  padding:20px;
  padding-right:10px;  
  left:-2px;
  position:relative;
font-family: "vag-rundschrift-d" !important;
}

 
span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

 
ul.img-list li:hover span.text-content {
  opacity: 1;
}

b{ font-size:18px;margin-bottom:15px;}

.modal-footer p {
	text-align:left;
	font-size:14px;
	line-height:18px;
}

.modal-footer h3 {
	text-align:left;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin-top:0px;
}

.vimeo .player .video-wrapper {
	border-radius:12px !important;
}

#differentwidth {width:500px !important;}
.col-xs-10 {margin-top:15px;}


.sidebar-nav img {  bottom: 13px;
  position: relative;left:5px;}


video#bgvid {
width: 80%;
border-radius:12px;
height: auto;
margin-left:10%;
 }

video2#bgvid {
width: 80%;
margin-left:10%;
border-radius:12px;
height: auto;}

video3#bgvid {
width: 80%;
margin-left:10%;
border-radius:12px;
height: auto;}





@media (min-width:1200px){ h2 {font-size:19px;line-height:34px;}


.contact p {text-align: center;
  border: 1px solid black;
  width: 150px;
  border-radius: 13px;
  padding: 3px;
  margin-left: auto;
  margin-right: auto;margin-top:20px;margin-bottom:35px;font-family: "vag-rundschrift-d" !important;}


.about {padding-left:100px;padding-right:10px;font-size:20px;line-height:28px;}
.aboutright {padding-right:100px;padding-left:10px;font-size:20px;line-height:28px;}

@media (max-width:768px) {
	h2{font-size:14px;line-height:22px;margin-bottom:10px;font-family: "vag-rundschrift-d" !important;}
	p{font-size:14px;line-height:20px;text-align:center;}
	#sidebar-wrapper h1, #sidebar-wrapper-right h1  {font-size:14px;letter-spacing: -3px;}
	#differentwidth {
  width: 250px !important;margin-left:auto;margin-right:auto;}
  .vimeo {height:200px !important;}
  .about {padding-left:0px !important;padding-right:10px;font-size:18px;line-height:26px;}
.aboutright {padding-right:0px !important;padding-left:10px;font-size:18px;line-height:26px;}
.modal-dialog{width:90% !important;}

}

.text {width:77%;}
     
   