/* =Reset 
-------------------------------------------------------------- */
/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */

@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
  font: 400 13px/22px 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, .case {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
ins {
	background-color: #232323;
	color: #1b1b1b;
	text-decoration: none;
}
mark {
	background-color: #232323;
	color: #1b1b1b;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
/* =HTML5 element display
-------------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, .case {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
 display: none;
}

/* =Grid
-------------------------------------------------------------- */
.container_contact{
padding-top: 0;
}
.container {
	margin-right: auto;
	margin-left: auto;
 *zoom: 1;
}
.container:before, .container:after {
	display: table;
	content: "";
	line-height: 0;
}
.container:after {
	clear: both;
}
.row {
	margin-left: -20px;
 *zoom: 1;
}
.row:before, .row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after {
	clear: both;
}
[class*="grid"] {
 float: left;
 min-height: 1px;
 margin-left: 20px;
}
.container {
	width: 940px;
}
.grid12 {
	width: 940px;
}
.grid11 {
	width: 860px;
}
.grid10 {
	width: 780px;
}
.grid9 {
	width: 700px;
}
.grid8 {
	width: 620px;
}
.grid7 {
	width: 540px;
}
.grid6 {
	width: 460px;
}
.grid5 {
	width: 380px;
}
.grid4 {
	width: 300px;
}
.grid3 {
	width: 220px;
}
.grid2 {
	width: 140px;
}
.grid1 {
	width: 60px;
}
.offset12 {
	margin-left: 980px;
}
.offset11 {
	margin-left: 900px;
}
.offset10 {
	margin-left: 820px;
}
.offset9 {
	margin-left: 740px;
}
.offset8 {
	margin-left: 660px;
}
.offset7 {
	margin-left: 580px;
}
.offset6 {
	margin-left: 500px;
}
.offset5 {
	margin-left: 420px;
}
.offset4 {
	margin-left: 340px;
}
.offset3 {
	margin-left: 260px;
}
.offset2 {
	margin-left: 180px;
}
.offset1 {
	margin-left: 100px;
}
/* =Basic Elements
-------------------------------------------------------------- */
html, body {
	color: #666;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
	-webkit-text-size-adjust: none;
	/* -webkit-font-smoothing: antialiased; */
}
a {
	color: #5C8195;
	text-decoration: none;
}
a:hover {
	color: #1b1b1b;
}
article a {
	color: #5C8195;
}
article a:hover {
	color: #1b1b1b;
}
p {
	margin-bottom: 16px;
}
strong {
	font-weight: bold;
}
h1, h2, h3, h4, h5 {
	color: #fff;
}
h1 a, h2 a {
}
h1 {
	font-size: 32px;
	line-height: 1.15;
	margin-bottom: 20px;
}
h1 small {
	color: #888;
	font-weight: normal;
	font-size: 20px;
}
h2 {
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: normal;
	line-height: 37.7px;
	margin: -10px 0 0 0;
	text-align: center;
}
h2 i{
margin: 0 10px 0 0;
} 
h2.case-header {
	font-family: 'Open Sans',Verdana,Helvetica,sans-serif;
font-size: 29px;
line-height: 37.7px;
	text-align: left;
  margin-bottom: 0;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 16px;
}
h3 i {
	color: #a1a1a1;
	display: inline-block;
	font-weight: normal;
	height: 32px;
	line-height: 34px;
	margin-right: 8px;
	text-align: center;
	width: 32px;
	font-size: 17px;
	position: relative;
	behavior: url(../PIE.htc);
}
h4, h5, h6 {
}
small {
}
img {
	max-width: 100%;
	width: auto 9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
}
figure img {
	max-width: 100%;
	width: auto 9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
}
/* Images */
.entry-content img,
.comment-content img,
.widget img {
    max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
    height: auto; /* Make sure images with WordPress-added height and width >attributes are scaled correctly */
}
img.size-full {
    max-width: 97.5%;
    width: auto; /* Prevent stretching of full-size images with height and >>width attributes in IE8 */
}
em {
	font-style: italic;
}
blockquote {
}
blockquote p {
}
i {
	font-style: normal !important;
	behavior: url(PIE.htc);
	position: relative;
}
abbr {
	border-bottom: 1px dotted;
	cursor: help;
}
/* Mozilla based browsers */
::-moz-selection {
 background:  #1abc9c;
 color: #fff;
}
/* Works in Safari */
::selection {
	background: #1abc9c;
	color: #fff;
}
/* =Generic Classes
-------------------------------------------------------------- */
.small-text {
	font-size: 13px;
}
.lead {
	color: #a1a1a1;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2;
}
.lead-tracks {
	color: #a1a1a1;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2;
}
.button {
	background: #232323;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin-bottom: 16px;
	padding: 0 27px 0 27px;
	position: relative;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	behavior: url(../PIE.htc);
}
.button:hover {
	text-decoration: none;
	color: #EFEFEF;
  background: #5C8195;
}
.button i {
	background: #232323;
	display: block;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 18px;
	height: 100%;
	width: 40px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 42px;
	-webkit-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	behavior: url(../PIE.htc);

}
.button:hover i {
	-moz-animation: button-hover 0.5s ease-in-out infinite;
	-webkit-animation: button-hover 0.5s ease-in-out infinite;
	-o-animation: button-hover 0.5s ease-in-out infinite;
	animation: button-hover 0.5s ease-in-out infinite;
}
@keyframes "button-hover" {
 0% {
    line-height: 42px;
 }
 33% {
    line-height: 40px;
 }
 66% {
    line-height: 44px;
 }
 100% {
    line-height: 42px;
 }

}

@-moz-keyframes button-hover {
 0% {
   line-height: 42px;
 }
 33% {
   line-height: 40px;
 }
 66% {
   line-height: 44px;
 }
 100% {
   line-height: 42px;
 }

}

@-webkit-keyframes "button-hover" {
 0% {
   line-height: 42px;
 }
 33% {
   line-height: 40px;
 }
 66% {
   line-height: 44px;
 }
 100% {
   line-height: 42px;
 }

}

@-ms-keyframes "button-hover" {
 0% {
   line-height: 42px;
 }
 33% {
   line-height: 40px;
 }
 66% {
   line-height: 44px;
 }
 100% {
   line-height: 42px;
 }

}

@-o-keyframes "button-hover" {
 0% {
   line-height: 42px;
 }
 33% {
   line-height: 40px;
 }
 66% {
   line-height: 44px;
 }
 100% {
   line-height: 42px;
 }

}
.gmaps img {
    max-width: none;
}
#map_canvas {
width: 100%;
height: 100%;
}

.gmaps {
	border: none; 
	margin-bottom: 10px;
	margin-top: 5px;
  width:100%;
} 
.gmaps iframe{
width:100%;
height:430px; 
}
.route-gmap{
width: 690px;
height: 465px;
}
.facebook-like {
	border:none; 
	overflow:hidden;
	width:100%;
	height:80px;
}
.google-maps {
	border: none; 
	margin-bottom: 30px;
	margin-top: 7px;
}
#map-container {  
    width: 100%;  
    height: 400px;  
} 
.facebook-like {
	border:none; 
	overflow:hidden;
	width:100%;
	height:80px;
}
/* =Main layout
-------------------------------------------------------------- */
.container_main{
padding: 100px 80px 100px 80px;
background: #232323;
}

.horizontal-line{
clear:both;
width:100%;
background-color:#666666;
height:1px;
}

.horizontal-line-content{
clear:both;
width:100%; 
background-color:#333333;
height:1px;
margin-top: 99px;
margin-bottom: 99px;
}

.horizontal-line-blog{
clear:both;
width:100%; 
background-color:#333333;
height:1px;
margin-top: 99px;
margin-bottom: 99px;
}
section.even {
	background: #232323;
}
section.odd {
	background: #232323;
}
/* section.even, .case {
	-webkit-box-shadow: inset 0px -30px 50px 0px rgba(0, 0, 0, 0.03);
	box-shadow: inset 0px -30px 50px 0px rgba(0, 0, 0, 0.03);
} */
.case:first-child {
	border-top: 0;
	padding-top: 0;
}
.case:last-child {
	padding-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.case.even figure {
	float: left;
}
/* =Header
-------------------------------------------------------------- */
header {
	background: rgba(0,0,0, 1.0);
	border-top: 5px solid #000;
	height: 140px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
.ie7 header, .ie8 header {
	border-bottom: none;
}
header .button {
	float: right;
	margin-top: 8px;
}
.ie8 header .button {
	float: left;
	margin-top: 8px;
  margin-left: 50px;
}
.ie7 header, .ie8 header {
}
#logo {
	display: block;
  font-family: 'Audiowide', cursive;
  font-size: 60px;
	float: left;
	margin-top: -15px;
  margin-left: 45px; 
  color: #5c8195;
  z-index: 1000;
}
#logo img{
	display: block;
	float: left;
	margin-top: 17px;
  margin-left: 30px; 
  z-index: 1000;
}
#logo a{
color: #5c8195;
}
#logo h1{
font-family: 'Audiowide', cursive;
color: #5c8195;
}
#logo span{
font-family: 'Audiowide', cursive;
color: #e74c3c;
}
/* =Menu
-------------------------------------------------------------- */
#menu ul {
	display: block;
  margin: -3px -35px 0 0;
}
.ie8 ul.nav {
	display: block;
  margin: -3px 0 0 0;
  right: 20px;
  position: absolute;
}
#menu li a {
	color: #999;
}
#menu ul li a:hover, #menu li.current a {
	color: #5C8195;
	text-decoration: none;
}
#menu ul li#book-me {
	float: left;
}
#menu ul li#book-me a {
	color: #FFF;
	background: #232323;
	padding: 10px;
	border-radius: 3px;
}
#menu ul li#book-me a:hover {
	color: #5C8195;
}
#menu ul li#book-me a i {
	margin-left: 4px;
}
#menu li a.intro {
	display: none;
}
.btn-navbar {
	display: none;
}
.nav-collapse {
}
.nav-collapse .nav {
	list-style: none;
	font-size: 18px;
  float: right;
}
.nav-collapse .nav li {
	float: left;
	margin-left: 30px;
	line-height: 60px;
}
.nav-collapse .nav li a {
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}
.nav-collapse .nav li a:hover {
	   color: #5C8195 !important;
	   text-decoration: none !important;
}
a.active{
   text-decoration: none !important;
   color: #5C8195 !important;
}
/* =Content
-------------------------------------------------------------- */

/* ==Intro
-------------------------------------------------------------- */
#intro {
	background: none !important;
	/* margin-top: 62px; */
	text-align: center;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  -webkit-backface-visibility: hidden; 
-webkit-transform: translateZ(0);
}
#intro-bg {
	overflow: visible;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.touch #intro-bg  {
	-webkit-transform: scale(1) !important;
}
#intro a.about-scroll {
	background: rgba(0,0,0, 1.0);
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	position: absolute;
	bottom: 35px;
	left: 50%;
	margin-left: -20px;
	height: 40px;
	width: 40px;
	filter: alpha(opacity=65);
	opacity: 0.65;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
#intro a.about-scroll:hover {
	filter: alpha(opacity=20);
	opacity: 0.20;
}

#intro h1 {
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 40px;
	margin-bottom: 6%;
	position: relative;
}
#intro h1 strong {
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
#intro img.stamp {
	position: relative;
	height: 150px;
	width: 150px;
	margin-top: 20px;
}
#intro-content {
	display: table;
	height: 100%
}
#intro-inner {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}
.ie10 h1 span {
	opacity: 1 !important;
}
.cssanimations.svg img.stamp {
	opacity: 0;
}
.cssanimations.svg #intro a.about-scroll {
	bottom: -100px;
}
.ie10 #intro a.about-scroll {
	bottom: 35px !important;
}
#intro h1 span {
	background: #232323;
	background: rgba(0,0,0, 0.8);
	display: inline-block;
	margin-bottom: 10px;
}

.cssanimations.svg .active a.about-scroll {

	-webkit-animation: scrollBlurPopUp 0.7s ease-in 3.2s forwards;
	-moz-animation: sscrollBlurPopUp 0.7s ease-in 3.2s forwards;
	-ms-animation: scrollBlurPopUp 0.7s ease-in 3.2s forwards;
	-o-animation: scrollBlurPopUp 0.7s ease-in 3.2s forwards;
	animation: scrollBlurPopUp 0.7s ease-in 3.2s forwards;
}
.cssanimations.svg .active img.stamp {
	-webkit-animation: stampBlurFadeIn 0.4s ease-in 3.5s forwards;
	-moz-animation: stampBlurFadeIn 0.4s ease-in 3.5s forwards;
	-ms-animation: stampBlurFadeIn 0.4s ease-in 3.5s forwards;
	-o-animation: stampBlurFadeIn 0.4s ease-in 3.5s forwards;
	animation: stampBlurFadeIn 0.4s ease-in 3.5s forwards;
}
.cssanimations.svg #intro h1 .part1 {
	background: rgba(0,0,0, 0.1);
	opacity: 0;
	display: inline-block;
	padding: 10px;

	margin-bottom: 10px;
}
.cssanimations.svg #intro.active h1 .part1 {
	-webkit-animation: blurFadeIn 1s ease-in 1s forwards;
	-moz-animation: blurFadeIn 1s ease-in 1s forwards;
	-ms-animation: blurFadeIn 1s ease-in 1s forwards;
	-ms-animation: blurFadeIn 1s ease-in 1s forwards;
	-o-animation: blurFadeIn 1s ease-in 1s forwards;
	animation: blurFadeIn 1s ease-in 1s forwards;
}
.cssanimations.svg #intro h1 .part2 {
	background: rgba(0,0,0, 0.1);
	opacity: 0;
	display: inline-block;
  padding: 10px;
	margin-bottom: 10px;
}
.cssanimations.svg #intro.active h1 .part2 {
	-webkit-animation: blurFadeIn 0.6s ease-in 1.5s forwards;
	-moz-animation: blurFadeIn 0.6s ease-in 1.5s forwards;
	-ms-animation: blurFadeIn 0.6s ease-in 1.5s forwards;
	-o-animation: blurFadeIn 0.6s ease-in 1.5s forwards;
	animation: blurFadeIn 0.6s ease-in 1.5s forwards;

}
.cssanimations.svg #intro h1 .part3 {
	background: rgba(0,0,0, 0.1);
	opacity: 0;
	display: inline-block;
	padding: 10px;
  margin-bottom: 10px;

}
.cssanimations.svg #intro.active h1 .part3 {
	-webkit-animation: blurFadeIn 0.6s ease-in 2s forwards;
	-moz-animation: blurFadeIn 0.6s ease-in 2s forwards;
	-ms-animation: blurFadeIn 0.6s ease-in 2s forwards;
	-o-animation: blurFadeIn 0.6s ease-in 2s forwards;
	animation: blurFadeIn 0.6s ease-in 2s forwards;
}
.cssanimations.svg #intro h1 .part4 {
	background: rgba(0,0,0, 0.8);
	opacity: 0;
	display: inline-block;
	margin-bottom: 10px;
	padding-left: 5px;
  padding-bottom: 12px;
}
.cssanimations.svg #intro.active h1 .part4 {
	-webkit-animation: blurFadeIn 0.6s ease-in 2.5s forwards;
	-moz-animation: blurFadeIn 0.6s ease-in 2.5s forwards;
	-ms-animation: blurFadeIn 0.6s ease-in 2.5s forwards;
	-o-animation: blurFadeIn 0.6s ease-in 2.5s forwards;
	animation: blurFadeIn 0.6s ease-in 2.5s forwards;
	
}
.cssanimations.svg #intro h1 .part5 {
	background: rgba(0,0,0, 0.8);
	opacity: 0;
	display: inline-block;
	margin-bottom: 10px;
	padding-right: 5px;
  padding-bottom: 12px;
}
.cssanimations.svg #intro.active h1 .part5 {
	-webkit-animation: blurFadeIn 0.6s ease-in 3s forwards;
	-moz-animation: blurFadeIn 0.6s ease-in 3s forwards;
	-ms-animation: blurFadeIn 0.6s ease-in 3s forwards;
	-o-animation: blurFadeIn 0.6s ease-in 3s forwards;
	animation: blurFadeIn 0.6s ease-in 3s forwards;
}
@keyframes "blurFadeIn" {
 0% {
    
   	opacity: 0;
   	-webkit-transform: scale(1.05);
   	-moz-transform: scale(1.05);
   	-o-transform: scale(1.05);
   	-ms-transform: scale(1.05);
   	transform: scale(1.05);
 }
 50% {
   
   	opacity: 0.2;
   	-webkit-transform: scale(1.02);
   	-moz-transform: scale(1.02);
   	-o-transform: scale(1.02);
   	-ms-transform: scale(1.02);
   	transform: scale(1.02);
 }
 100% {
  
   	opacity: 1;
   	-webkit-transform: scale(1);
   	-moz-transform: scale(1);
   	-o-transform: scale(1);
   	-ms-transform: scale(1);
   	transform: scale(1);
 }

}

@-moz-keyframes blurFadeIn {
 0% {
   opacity: 0;
   -moz-transform: scale(1.05);
   transform: scale(1.05);
 }
 50% {
   opacity: 0.2;
   -moz-transform: scale(1.02);
   transform: scale(1.02);
 }
 100% {
   opacity: 1;
   -moz-transform: scale(1);
   transform: scale(1);
 }

}

@-webkit-keyframes "blurFadeIn" {
 0% {
   opacity: 0;
   -webkit-transform: scale(1.05);
   transform: scale(1.05);
 }
 50% {
   opacity: 0.2;
   -webkit-transform: scale(1.02);
   transform: scale(1.02);
 }
 100% {
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
 }

}

@-ms-keyframes "blurFadeIn" {
 0% {
 
   opacity: 0;
   -ms-transform: scale(1.05);
   transform: scale(1.05);
 }
 50% {

   opacity: 0.2;
   -ms-transform: scale(1.02);
   transform: scale(1.02);
 }
 100% {
  
   opacity: 1;
   -ms-transform: scale(1);
   transform: scale(1);
 }

}

@-o-keyframes "blurFadeIn" {
 0% {
   opacity: 0;
   -o-transform: scale(1.05);
   transform: scale(1.05);
 }
 50% {
   opacity: 0.2;
   -o-transform: scale(1.02);
   transform: scale(1.02);
 }
 100% {
   opacity: 1;
   -o-transform: scale(1);
   transform: scale(1);
 }

}

@keyframes "scrollBlurPopUp" {
 0% {
    bottom: -100px;
 }
 100% {
    bottom: 35px;
 }

}

@-moz-keyframes scrollBlurPopUp {
 0% {
   bottom: -100px;
 }
 100% {
   bottom: 35px;
 }

}

@-webkit-keyframes "scrollBlurPopUp" {
 0% {
   bottom: -100px;
 }
 100% {
   bottom: 35px;
 }

}

@-ms-keyframes "scrollBlurPopUp" {
 0% {
   bottom: -100px;
 }
 100% {
   bottom: 35px;
 }

}

@-o-keyframes "scrollBlurPopUp" {
 0% {
   bottom: -100px;
 }
 100% {
   bottom: 35px;
 }

}




@keyframes "stampBlurFadeIn" {
 0% {

   	opacity: 0;
   	-webkit-transform: scale(1.5);
   	-moz-transform: scale(1.5);
   	-o-transform: scale(1.5);
   	-ms-transform: scale(1.5);
   	transform: scale(1.5);
 }
 50% {

   	opacity: 0.5;
   	-webkit-transform: scale(1.25);
   	-moz-transform: scale(1.25);
   	-o-transform: scale(1.25);
   	-ms-transform: scale(1.25);
   	transform: scale(1.25);
 }
 100% {

   	opacity: 1;
   	-webkit-transform: scale(1);
   	-moz-transform: scale(1);
   	-o-transform: scale(1);
   	-ms-transform: scale(1);
   	transform: scale(1);
 }

}

@-moz-keyframes stampBlurFadeIn {
 0% {
   opacity: 0;
   -moz-transform: scale(1.5);
   transform: scale(1.5);
 }
 50% {
   opacity: 0.5;
   -moz-transform: scale(1.25);
   transform: scale(1.25);
 }
 100% {
   opacity: 1;
   -moz-transform: scale(1);
   transform: scale(1);
 }

}

@-webkit-keyframes "stampBlurFadeIn" {
 0% {
   opacity: 0;
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
 }
 50% {
   opacity: 0.5;
   -webkit-transform: scale(1.25);
   transform: scale(1.25);
 }
 100% {
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
 }

}

@-ms-keyframes "stampBlurFadeIn" {
 0% {

   opacity: 0;
   -ms-transform: scale(1.5);
   transform: scale(1.5);
 }
 50% {

   opacity: 0.5;
   -ms-transform: scale(1.25);
   transform: scale(1.25);
 }
 100% {

   opacity: 1;
   -ms-transform: scale(1);
   transform: scale(1);
 }

}

@-o-keyframes "stampBlurFadeIn" {
 0% {
   opacity: 0;
   -o-transform: scale(1.5);
   transform: scale(1.5);
 }
 50% {
   opacity: 0.5;
   -o-transform: scale(1.25);
   transform: scale(1.25);
 }
 100% {
   opacity: 1;
   -o-transform: scale(1);
   transform: scale(1);
 }

}
/* ==discography
-------------------------------------------------------------- */
#discography img{

margin: -10px 0 0 0;
}
.ie8 #discography figure{

margin: -10px 0 0 0;
}


#discography .project-list {
	/* border-bottom: 2px solid #EEE; */
	list-style: none;
	margin-bottom: 16px;
	line-height: 24px;
}
#discography .project-list li {
	/* border-top: 2px solid #EEE; */
	padding: 5px 0;
}
#discography .project-list li i {
	color: #a1a1a1;
	font-size: 16px;
	margin-right: 6px;
}

#discography .case {
	overflow: hidden;
}
#discography .case figure img {
	position: relative;
}
.csstransitions #discography .case.odd figure img {
	left: -500px;
	-webkit-transition: 0.3s left ease-in-out;
	-moz-transition: 0.3s left ease-in-out;
	-o-transition: 0.3s left ease-in-out;
	-ms-transition: 0.3s left ease-in-out;
	transition: 0.3s left ease-in-out;
}
#discography .case.odd.active figure img, .touch #discography .case.odd figure img {
	left: 0px;
}
.csstransitions #discography .case.even figure img {
	right: -500px;
	-webkit-transition: 0.3s right ease-in-out;
	-moz-transition: 0.3s right ease-in-out;
	-o-transition: 0.3s right ease-in-out;
	-ms-transition: 0.3s right ease-in-out;
	transition: 0.3s right ease-in-out;
}
#discography .case.even.active figure img, .touch #discography .case.even figure img {
	right: 0px;
}


/* ==biography
-------------------------------------------------------------- */

#bio img{

margin: -10px 0 0 0;
}
.ie8 #bio figure{

margin: -10px 0 0 0;
}


#bio .project-list {
	/* border-bottom: 2px solid #EEE; */
	list-style: none;
	margin-bottom: 16px;
	line-height: 24px;
}
#bio .project-list li {
	/* border-top: 2px solid #EEE; */
	padding: 5px 0;
}
#bio .project-list li i {
	color: #a1a1a1;
	font-size: 16px;
	margin-right: 6px;
}

#bio .case {
	overflow: hidden;
}
#bio .case figure img {
	position: relative;
}
.csstransitions #bio .case.odd figure img {
	left: -500px;
	-webkit-transition: 0.3s left ease-in-out;
	-moz-transition: 0.3s left ease-in-out;
	-o-transition: 0.3s left ease-in-out;
	-ms-transition: 0.3s left ease-in-out;
	transition: 0.3s left ease-in-out;
}
#bio .case.odd.active figure img, .touch #bio .case.odd figure img {
	left: 0px;
}
.csstransitions #bio .case.even figure img {
	right: -500px;
	-webkit-transition: 0.3s right ease-in-out;
	-moz-transition: 0.3s right ease-in-out;
	-o-transition: 0.3s right ease-in-out;
	-ms-transition: 0.3s right ease-in-out;
	transition: 0.3s right ease-in-out;
}
#bio .case.even.active figure img, .touch #bio .case.even figure img {
	right: 0px;
}

.quote-nav-left, .quote-nav-right {
    float: left;
}
.quote-container{
background: none;
border: 1px solid #666666;
border-radius: 3px;
margin: 30px 0 0 0;
padding: 20px 30px 10px 30px;
max-width: 93%;
}
.quote-slider {
    margin: 10px 0 0 0;
    max-width: 93%;
}

.panel {
    width: 100%;
}

p.quoter {
    color: #493636;
    font: 700 10px 'Open Sans',Arial,Helvetica,sans-serif;
    padding: 0 0 7px;
    text-transform: uppercase;
    margin-top: -13px;
}

.quote-nav-left a, .quote-nav-right a {
    display: block;
    text-align: center;
    text-decoration: none;
}
.quote-nav-right a {
    background: url("../images/bg-coda-right.jpg") no-repeat scroll 0 0 transparent;
    height: 19px;
    margin-left: -19px;
    margin-top: 10px;
    padding: 0;
    text-indent: -9000px;
    width: 19px;
}

.quote-nav-left a {
    background: url("../images/bg-coda-left.jpg") no-repeat scroll 0 0 transparent;
    height: 19px;
    margin-left: 0;
    margin-top: 30px;
    padding: 0;
    text-indent: -9000px;
    width: 19px;
}
p.read-more {
margin: 20px 0 0 0;
}
p.read-more i{
margin: 0 10px 0 0;
}

/* ==Upcoming
-------------------------------------------------------------- */
#upcoming{
display: inline-block;
z-index:100;
	height: 100%;
	width: 100%;
margin: 0 0 -20px 0;
}

#upcoming .grid4{
background-color: rgba(0,0,0,0.8);
padding-top: 10px;
}

#upcoming .container_main{
	overflow: visible;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#upcoming article {
	margin-bottom: 36px;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
#upcoming p {
	margin-left: 14px;
	border-left: 2px solid #a1a1a1;
	padding-left: 14px;
}
#upcoming h3{
color: #e74c3c;
}

/* ==Booking
-------------------------------------------------------------- */
#cf_message{
height: 405px;
}

/* ==Contact
-------------------------------------------------------------- */
#contact {
  position: relative;
  margin: -100px 0 0 0;
	z-index: 300;

}
.ie8 #contact h2{
margin: 0 0 50px 0;
}
#contact a {
	color: #FFF;
	text-decoration: none;
}
input#eemail_txt_Button {
	background: #666666;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin-top: -10px;
	padding: 0 27px 0 27px;
	position: relative;
  border: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	behavior: url(../PIE.htc);
}
input#eemail_txt_Button:hover {
	text-decoration: none;
	color: #EFEFEF;
  background: #5C8195;
}
#contact input.submit {
	background: #666666;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin-bottom: 16px;
	padding: 0 27px 0 27px;
	position: relative;
	-webkit-border-radius: 4px;
	border-radius: 4px;
  border: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	behavior: url(../PIE.htc);
}
input#submit:hover {
	text-decoration: none;
	color: #EFEFEF;
  background: #5C8195;
}
input#submit-enq {
	background: #666666;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin-bottom: 16px;
	padding: 0 27px 0 27px;
	position: relative;
	-webkit-border-radius: 4px;
	border-radius: 4px;
  border: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	behavior: url(../PIE.htc);
}
input#submit-enq:hover {
	text-decoration: none;
	color: #EFEFEF;
  background: #5C8195;
}
/*** contact form ***/

.done {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	margin-bottom: 15px;
	padding: 10px;
	display: none;
}

.contact-form {
	position: relative;
	z-index: 300;
  margin: 45px 0 0 0;
}

.contact-form textarea{
  margin: 15px 0 15px 0;
}

address a {
	color: #666;
}
address p {
	border-left: 2px solid #DDD;
	padding-left: 40px;
}
address p i {
	color: #a1a1a1;
	margin-left: -24px;
	margin-right: 10px;
	font-size: 17px;
}
#contact .maps {
	padding: 30px;
	background: url(../images/maps-phone.png) no-repeat 0 0;
	position: relative;
	float: left;
	width: 731px;
	height: 320px;
	padding-top: 36px;
	padding-left: 114px;
}
.csstransitions #contact .maps {
	right: -800px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#contact .maps iframe {
	border: 2px solid #444;
}
.csstransitions #contact.active .maps, .touch #contact .maps {
	right: 0;
}

#contact.active .maps:hover, #contact.active .maps.hover {
	right: 130px;
}
#newsletter .eemail_caption{
z-index:300;
}
#newsletter input#minewsub_email
{
	background: none;
	border: 1px solid #666666;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
  color: #666666;
	margin-bottom: 14px;
	padding: 12px 20px;
	position: relative;
	width: 100%;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#newsletter input#minewsub_email:focus{
	border: 1px solid #5C8195;
	-ms-transform: scale(1.02); /* IE 9 */
	-webkit-transform: scale(1.02); /* Safari and Chrome */
	-o-transform: scale(1.02); /* Opera */
	-moz-transform: scale(1.02); /* Firefox */
	outline: none;
	margin-bottom:14px;
}
#newsletter input[type="submit"] {
	background: #666666;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-weight: normal;
  border: none;
	height: 40px;
	line-height: 40px;
	margin-bottom: 16px;
	padding: 0 27px 0 27px;
	position: relative;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	behavior: url(../PIE.htc);
}
#newsletter input[type="submit"]:hover {
	text-decoration: none;
	color: #EFEFEF;
  background: #5C8195;
}
/*** booking form ***/
.ie8 #booking h2{
margin: 0 0 50px 0;
}
#enqform {
	position: relative;
	z-index: 300;
  margin: -15px 0 0 0;
}

#capacity{
margin: 0;
}

.csnum{
margin: 0 0 15px 0;
}
.checktask{
float: left;
margin: 0 10px 0 0;
}
.spcheck{
float: left;
}
.spcheck input[type="text"]{
max-width: 10%;
padding: 0 5px 0 5px;
}
.booking_submit{
float: right;
}
.booking-form-errors{
float: left;
}
h2.enquiry-form-error-message{
clear: both;
float: left;
text-align: left;
font-size: 16px;
color: #ff0000;
}
.success-enquiry{
clear: both;
float: left;
text-align: left;
font-size: 16px;
color: #ff0000;
margin: 0 30px 0 0;
}

/* =SignUp
-------------------------------------------------------------- */
#signup{
margin: 0;
}


/* =Footer
-------------------------------------------------------------- */
.footer-container {
	background: rgba(0,0,0, 1.0);
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}
footer {
	border-bottom: none;
	color: #CCC;
	font-size: 13px;
	position: relative;
	float: left;
	width: 100%;
	padding: 10px 0;
	line-height: 32px;
}

.social {
	list-style: none;
	float: right;
}
.social li {
	float: left;
}
.social li a {
	display: block;
}
.social li a i {
	background: #555;
	border-radius: 50%;
	color: #FFF;
	display: inline-block;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	margin-right: 8px;
	text-align: center;
	width: 32px;
	font-size: 15px;
	text-indent: 0;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
	behavior: url(../PIE.htc);
}
.social li a.fb i {
	font-size: 17px;
}
.social li a.fb:hover i {
	background: #3b5998;
}
.social li a.tw:hover i {
	background: #33ccff;
}
.social li a.li:hover i {
	background: #4875B4;
}
.social li a.vim i {
	font-size: 17px;
	line-height: 34px;
}
.social li a.vim:hover i {
	background: #86B32D;
}
.social li a.pin i {
	font-size: 17px;
	line-height: 34px;
}
.social li a.pin:hover i {
	background: #cb2027;
}
/* =Forms
-------------------------------------------------------------- */

.errors, .loader, .succes {
	display: none;
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	color: #C09853;
	font-size: 13px;
	margin-bottom: 20px;
	padding: 8px 16px 8px 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.errors {
	color: #B94A48;
	background-color: #F2DEDE;
	border-color: #EED3D7;
}
.loader {
	color: #3A87AD;
	background-color: #D9EDF7;
	border-color: #BCE8F1;
}
.succes {
	color: #468847;
	background-color: #DFF0D8;
	border-color: #D6E9C6;
}
input[type="text"], textarea {
	background: none;
	border: 1px solid #666666;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
  color: #666666;
	margin-bottom: 14px;
	padding: 12px 20px;
	position: relative;
	width: 100%;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.ie7 input[type="text"] {
	padding:  15px 0;
}
input.placeholder, textarea.placeholder {
	color: #888;
}

.ie7 textarea {
	padding: 0;
}
input[type="text"]:focus, textarea:focus {
	border: 1px solid #5C8195;
	-ms-transform: scale(1.02); /* IE 9 */
	-webkit-transform: scale(1.02); /* Safari and Chrome */
	-o-transform: scale(1.02); /* Opera */
	-moz-transform: scale(1.02); /* Firefox */
	outline: none;
	margin-bottom:14px;
}
textarea {
width: 100%;
	height: 305px;
}
input[type="text"].error, textarea.error {
	border: 2px solid #e95126;
}
.input-container, .textarea-container {
	position: relative;
	width: 100%;
	float: left;
	height: 65px;
}
.textarea-container {
	height: 325px;
}
.input-container input, .textarea-container textarea {
	position: absolute;
	top: 0;
	left: 0;
}
::-webkit-input-placeholder {
 color: #888;
}
:-moz-placeholder {
 color: #888;
}

/*--------------------------------------------------------------------*/
/*---------------------------------------->>>>>>>>>>>>>  Photo Gallery*/
/*--------------------------------------------------------------------*/
#portfolio{
	position: relative;
	z-index: 300;
  background: #232323;
}
#portfolio h2.case-header {
	font-family: 'Open Sans',Verdana,Helvetica,sans-serif;
font-size: 24px;
	text-align: center;
  margin: 30px 0 0 0;
}

figcaption {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    color: #666;

}

 
 
figcaption a {
    text-align: center;
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
    font-size: 24px;
}
.cs-style-1 figcaption {
    height: 100%;
    width: 100%;
    opacity: 0;
    margin: 5px 0 0 0;
    text-align: center;
    backface-visibility: hidden;
    transition: transform 0.3s, opacity 0.3s;
}
.no-touch .cs-style-1 figure:hover figcaption,
.cs-style-1 figure.cs-hover figcaption {
    opacity: 0.9;

}
.cs-style-1 figure:active figcaption,
.cs-style-1 figure.cs-hover figcaption {
    opacity: 0.9;

}
 
.cs-style-1 figcaption span {
    display: block;
    line-height: 36px;
}
 
.cs-style-1 figcaption a {
    margin-top: 30px;
}
ul.photogal{
  padding: 0 0 100px 0;
  list-style-type: none;
  margin-left: 0;
}
.ie8 ul.photogal{
padding: 0 0 100px 0;
}
ul.photogal li {
  width: 19.95%;
  float: left;
  padding: 0;
  margin: 0;
   display: inline-block;
   }

  ul.photogal li a {
  max-height: 99.9%;
    max-width: 99.9%;
    display: block; 
    padding: 0;
    margin: 0;
    }

    ul.photogal li a img {
      display: block;
      max-width: 100%;
      padding: 0;
      margin: 0;
      height: auto;
      width: auto\9;
      /* ie8 */ }
#options{
padding: 0 0 30px 0;
}
ul#filters {
  overflow: hidden;
  text-align: center;
  width: 50%;
  padding: 20px;
  margin: -30px auto 0 auto;
  z-index: 1000;
  list-style-type: none;
   }
.ie8 ul#filters {
  overflow: hidden;
  text-align: center;
  width: 50%;
  padding: 20px;
  margin: 10px auto 0 auto;
  z-index: 1000;
  list-style-type: none;
   }
  ul#filters li {
    display: inline;
    margin: 0; }

    ul#filters li a {
      display: inline;
      background: none;
      padding: 5px 10px 5px 10px;
      border: 1px solid #777777;
      text-decoration: none;
      text-transform: uppercase;
      color: #777777; 
      }
          ul#filters li a:hover {
      color: #384952;
      border: 1px solid #384952; 
      }

      ul#filters li a:hover {
        background: none;
         }
/* =Media queries 
-------------------------------------------------------------- */

@media (min-width: 1200px) {
	.row {
		margin-left: -30px;
	 *zoom: 1;
	}
	.row:before,  .row:after {
		display: table;
		line-height: 0;
		content: "";
	}
	.row:after {
		clear: both;
	}
	 [class*="grid"] {
	 float: left;
	 min-height: 1px;
	 margin-left: 30px;
	}
	.container,  .navbar-static-top .container,  .navbar-fixed-top .container,  .navbar-fixed-bottom .container {
		width: 1170px;
	}
	.grid12 {
		width: 1170px;
	}
	.grid11 {
		width: 1070px;
	}
	.grid10 {
		width: 970px;
	}
	.grid9 {
		width: 870px;
	}
	.grid8 {
		width: 770px;
	}
	.grid7 {
		width: 670px;
	}
	.grid6 {
		width: 570px;
	}
	.grid5 {
		width: 470px;
	}
	.grid4 {
		width: 370px;
	}
	.grid3 {
		width: 270px;
	}
	.grid2 {
		width: 170px;
	}
	.grid1 {
		width: 70px;
	}
	.offset12 {
		margin-left: 1230px;
	}
	.offset11 {
		margin-left: 1130px;
	}
	.offset10 {
		margin-left: 1030px;
	}
	.offset9 {
		margin-left: 930px;
	}
	.offset8 {
		margin-left: 830px;
	}
	.offset7 {
		margin-left: 730px;
	}
	.offset6 {
		margin-left: 630px;
	}
	.offset5 {
		margin-left: 530px;
	}
	.offset4 {
		margin-left: 430px;
	}
	.offset3 {
		margin-left: 330px;
	}
	.offset2 {
		margin-left: 230px;
	}
	.offset1 {
		margin-left: 130px;
	}
	section, .case {
		padding: 110px 0;
	}
	html, body {
		font-size: 15px;
	}
	.lead {
		font-size: 20px;
		margin-bottom: 20px;
	}
  .lead-tracks {
		font-size: 20px;
    padding-top: 20px;
		margin-bottom: 10px;
    margin-left: 20px;
	}
	.small-text {
		font-size: 13px;
	}
	h2 {
		font-size: 26px;
		margin-bottom: 80px;
	}

	#contact.active .maps:hover, #contact.active .maps.hover {
		right: 0;
	}
	#intro img.stamp {
		height: 170px;
		width: 170px;
	}

}
 @media (min-width: 1500px) {
	.row {
		margin-left: -36px;
	 *zoom: 1;
	}
	.row:before,  .row:after {
		display: table;
		line-height: 0;
		content: "";
	}
	.row:after {
		clear: both;
	}
	 [class*="grid"] {
	 float: left;
	 min-height: 1px;
	 margin-left: 36px;
	}
	.container,  .navbar-static-top .container,  .navbar-fixed-top .container,  .navbar-fixed-bottom .container {
		width: 1428px;
	}
	.grid12 {
		width: 1428px;
	}
  .ie8	.grid12 {
		width: 1428px;
	}
	.grid11 {
		width: 1306px;
	}
	.grid10 {
		width: 1184px;
	}
	.grid9 {
		width: 1062px;
	}
	.grid8 {
		width: 940px;
	}
	.grid7 {
		width: 818px;
	}
	.grid6 {
		width: 696px;
	}
	.grid5 {
		width: 574px;
	}
	.grid4 {
		width: 452px;
	}
	.grid3 {
		width: 330px;
	}
	.grid2 {
		width: 208px;
	}
	.grid1 {
		width: 86px;
	}
	.offset12 {
		margin-left: 1500px;
	}
	.offset11 {
		margin-left: 1378px;
	}
	.offset10 {
		margin-left: 1256px;
	}
	.offset9 {
		margin-left: 1134px;
	}
	.offset8 {
		margin-left: 1012px;
	}
	.offset7 {
		margin-left: 890px;
	}
	.offset6 {
		margin-left: 768px;
	}
	.offset5 {
		margin-left: 647px;
	}
	.offset4 {
		margin-left: 524px;
	}
	.offset3 {
		margin-left: 402px;
	}
	.offset2 {
		margin-left: 280px;
	}
	.offset1 {
		margin-left: 158px;
	}
	section, .case {
		padding: 100px 0;
	}
	html, body {
		font-size: 15px;
	}
	.lead {
		font-size: 22px;
	}
  .lead-tracks {
		font-size: 22px;
	}
	.small-text {
		font-size: 14px;
	}
	h2 {
		font-size: 29px;
		margin-bottom: 90px;
	}
	#intro img.stamp {
		height: 170px;
		width: 170px;
	}

}


/* =Tablet
-------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 1024px) {
	.row {
		margin-left: -20px;
	 *zoom: 1;
	}
	.row:before, .row:after {
		display: table;
		line-height: 0;
		content: "";
	}
	.row:after {
		clear: both;
	}
	 [class*="span"] {
	 float: left;
	 min-height: 1px;
	 margin-left: 20px;
	}
	.container {
		width: 724px;
	}
	.grid12 {
		width: 724px;
	}
	.grid11 {
		width: 662px;
	}
	.grid10 {
		width: 600px;
	}
	.grid9 {
		width: 538px;
	}
	.grid8 {
		width: 476px;
	}
	.grid7 {
		width: 414px;
	}
	.grid6 {
		width: 352px;
	}
	.grid5 {
		width: 290px;
	}
	.grid4 {
		width: 228px;
	}
	.grid3 {
		width: 166px;
	}
	.grid2 {
		width: 104px;
	}
	.grid1 {
		width: 42px;
	}
	.offset12 {
		margin-left: 764px;
	}
	.offset11 {
		margin-left: 702px;
	}
	.offset10 {
		margin-left: 640px;
	}
	.offset9 {
		margin-left: 578px;
	}
	.offset8 {
		margin-left: 516px;
	}
	.offset7 {
		margin-left: 454px;
	}
	.offset6 {
		margin-left: 392px;
	}
	.offset5 {
		margin-left: 330px;
	}
	.offset4 {
		margin-left: 268px;
	}
	.offset3 {
		margin-left: 206px;
	}
	.offset2 {
		margin-left: 144px;
	}
	.offset1 {
		margin-left: 82px;
	}
	section, .case {
		padding: 60px 0;
	}
	.case {
		padding: 60px 0 0 0;
		border-top: none;
	}
	#intro h1 {
		font-size: 34px;
	}
	h2 {
		font-size: 22px;
		margin-bottom: 50px;
	}
	h3 {
		font-size: 16px;
	}

	.case.even figure {
		float: left;
	}

	#contact .grid6 {
		width: 724px;
	}
	#contact address .grid3 {
		width: 352px;
	}
	#contact.active .maps, .touch #contact .maps {
		right: 15px !important;
	}
	#contact.active .maps:hover, #contact .maps.hover {
		right: 15px;
	}
	address p {
		margin-left: 0px;
	}
	#bio .grid8.offset2, #contact .grid8.offset2 {
		margin-left: 0;

	}
	address {
		padding-top: 50px;
		padding-bottom: 30px;
	}
#menures {
width:1.6em;
display: block;
background:#000;
font-size:1.55em;
text-align: center;
position: fixed;
right: 10px;
top: 10px;
}
#menu ul {
display: none;
}
ul.nav {
width:100%;
background: #000;
}
li {
width:100%;
border-right:none;
}
  .topbutton {
	display: none;
}
li#book-me .button .booking-scroll{
display: none;
}
#portfolio li{
max-height: 144px;
}
.centerportfolio{
background: #000;
padding: 0 0 25px 0;
}
figcaption{
max-height: 50%;
}
.cs-style-1 figcaption h3 {
    margin-top: 40px;
}
 
.cs-style-1 figcaption span {
    display: none;
}
 
.cs-style-1 figcaption a {
    margin-top: 10px;
}
ul.social{
	height: 32px;
}
ul.social li{
width: 32px;
margin: 0 5px 0 0;
}
}
/* =Mobile
-------------------------------------------------------------- */
@media (max-width: 767px) {
	body {
		padding-right: 0;
		padding-left: 0;
	}
	.container {
		width: auto;
	}
	.row {
		margin-left: 0;
	}
	 [class*="grid"] {
	 display: block;
	 float: none;
	 width: 100%;
	 margin-left: 0;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	}
	.grid12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	section, .case {
		padding: 40px 0;
	}
	.case {
		padding: 40px 0 0 0;
		border-top: none;
	}
	section {
		padding-right: 20px;
		padding-left: 20px;
	}
	.case.even figure {
		float: none;
	}
	header .button {
		display: none;
	}
	#media .grid3 {
		width: 50% !important;
		float: left;
	}
	#intro h1 {
		font-size: 24px;
	}
	#intro h1 br {
		display: none;
	}
	#intro h1 span {
		margin-bottom: 0 !important;
	}
	h2 {
		font-size: 20px
	}
	h3 {
		font-size: 16px;
	}
	#media h3 {
		font-size: 13px;
	}
	header {
		padding-right: 20px;
		padding-left: 20px;
	}

	.footer-container footer {
		top: 0 !important;
		padding-right: 20px;
		padding-left: 20px;
	}
	#contact .maps {
		display: none;
	}
	address p {
		margin-left: 0px;
	}
	.social {
		float: left;
		margin: 15px 0;
	}
	h2 {
		margin-bottom: 30px;
		text-align: left;
	}

	address {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.google-maps {
		display: none;
	}
  #booking-right{
margin: 0;
}
  .topbutton {
	display: none;
}
li#book-me .button .booking-scroll{
display: none;
}

	#menures {
width:1.4em;
display: block;
background:#000;
font-size:1.35em;
text-align: center;
position: fixed;
right: 10px;
top: 10px;
}
#menu ul {
display: none;
}
ul.nav {
width:100%;
background: #000;
}
li {
width:100%;
border-right:none;
}
figcaption{
max-height: 50%;
margin: 0;
}
.cs-style-1 figcaption h3 {
    display: none;
}
 
.cs-style-1 figcaption span {
    display: none;
}
 
.cs-style-1 figcaption a {
    margin-top: 10px;
}
}

@media screen and (min-width: 1025px) {
#menures {
display: none;
} 
}
         
/*--------------------------------------------------------------------*/
/*------------------------------------>>>>>>>>>>>>>  Isotope Animation*/
/*--------------------------------------------------------------------*/
/* line 90, ../sass/style.scss */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }
  
  /*--------------------------------------------------------------------*/
/*------------------------------------>>>>>>>>>>>>>  cf7-Kontaktformular*/
/*--------------------------------------------------------------------*/
  /* Basis-Layout nur für dieses Formular */
.cf7--custom .wpcf7-form {
  max-width: 720px;
}

/* Labels/Zeilen */
.cf7--custom p {
  margin: 0 0 14px;
}

/* Textfelder, E-Mail, Tel, Datum, Select */
.cf7--custom input[type="text"],
.cf7--custom input[type="email"],
.cf7--custom input[type="tel"],
.cf7--custom input[type="date"],
.cf7--custom select,
.cf7--custom textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 12px 14px;
  font-size: 16px;
  line-height: 1.2;
  border: 1px solid rgba(0,0,0,.25);
  border-radius: 6px;
  background: #f4f4f4;
}

/* Textarea-Höhe */
.cf7--custom textarea {
  min-height: 100px;
  resize: vertical;
}

/* Fokus-Anmutung */
.cf7--custom input:focus,
.cf7--custom select:focus,
.cf7--custom textarea:focus {
  outline: none;
  border-color: rgba(0,0,0,.55);
}

/* Button */
.cf7--custom input[type="submit"] {
  padding: 12px 18px;
  font-size: 16px;
  border: 0;
  border-radius: 2px;
  cursor: pointer;
}

/* Fehlermeldungen */
.cf7--custom .wpcf7-not-valid-tip {
  margin-top: 6px;
  font-size: 0.95rem;
}

.cf7--custom .wpcf7-response-output {
  margin: 16px 0 0;
}

  