/*-----------------------------------------------------------------------------------*/
/*	TABLE OF CONTENTS
/*-----------------------------------------------------------------------------------*/

/* Tides - v1.0.0 */
/* Section 1. -- General & Global Styles - other type styles found in /css/framework.css */
/* Section 2. -- Helper Classes - quick classes for easy style modification */
/* Section 3. -- Header Styles - styles for main and sub headers */
/* Section 4. -- Navigation Styles - Styles for the nav menu, and the filter menu for the portfolio */
/* Section 5. -- Homepage Styles - all styling for the main homepage elements, and also ebor_carousel styling */
/* Section 6. -- Portfolio Styles - all styling for both portfolio and portfolio-alt */
/* Section 7. -- Blog Styles - all the styling for all 3 blog layouts, and also the blog single pages */
/* Section 8. -- Contact Styles - contact page styles, including map */
/* Section 9. -- Footer Styles - Styles for footer and subfooter */
/* Section 10. -- Revolution Slider Styles - Custom styling for revolution slider, default styling is in /css/settings.css */
/* Section 11. -- Isotope Styles - required styles for isotope, no need to modify */
/* Section 12. -- Tabs & Accordions Styles - styling for tabs, side tabs and accordions */
/* Section 13. -- Responsive Styles - Media queries */


/*-----------------------------------------------------------------------------------*/
/*	GENERAL & GLOBAL STYLES
/*-----------------------------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:300,400,500,600&subset=latin,latin-ext);

body {
	font-weight: 300;
	overflow-x: hidden;
	line-height: 26px;
	font-size: 16px;
	color: #414141;
	background: #fff;

}

body,
input,
textarea,
#load-more {
	font-family: 'Titillium Web', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
a {
	font-weight: 300;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #414141;
}

h1,
h2,
h3 {
	font-weight: 400;
}

a,
.fa-6x {
	text-decoration: none;
	color: #e74c3c;
}

a:hover,
.social a:hover {
	color: #c0392b;
}

p {
	margin-bottom: 25px;
}

.wrapper {
	margin: 0 auto;
	width: 960px;
	position: relative;
}


strong {
	font-weight: 600;
}

em {
	font-style: italic;
}

section,
footer {
	padding: 60px 0 20px;
}

img {
	vertical-align: bottom;
}

::selection {
	background: #fefac7;
	/* Safari */
	color: #555555;
}

::-moz-selection {
	background: #fefac7;
	/* Firefox */
	color: #555555;
}

hr {
	height: 1px;
	width: 35px;
	background: #c7c7c7;
	border: none;
	margin-bottom: 30px;
}

code {
	background: #f5f5f5;
	padding: 2px 8px;
	border-radius: 2px;
	border: 1px solid #e5e5e5;
	color: #e74c3c;
	margin: 0 3px;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
}

pre {
	margin-bottom: 30px;
}

pre code {
	background: none;
	padding: 0;
	border: none;
	font-family: monospace;
	color: #414141;
}

input,
textarea,
#load-more {
	width: 100%;
	background: none;
	border: 1px solid #e5e5e5;
	padding: 12px 15px;
	box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
	font-size: 14px;
	background: #fff;

	-webkit-appearance: none;
	border-radius: 0;
}

input {
	margin-bottom: 10px;
}

input:focus,
textarea:focus,
input[type="submit"]:hover {
	border-color: #c7c7c7;
}

input[type="submit"] {
	width: auto;
	cursor: pointer;
	color: #a7a7a7;

}

input[type="submit"]:hover {
	color: #666;
}

textarea {
	min-height: 160px;
	resize: none;
	margin-bottom: 15px;
}

blockquote,
pre,
.tab-container div,
.tab.active {
	margin-bottom: 25px;
	padding: 10px 20px;
	border: 1px solid #c7c7c7;
	box-shadow: 0 1px 1px #eaeaea;
	display: block;
	border-left: 3px solid #e74c3c;
}

blockquote p:last-child {
	margin-bottom: 0;
}

ol.numbered {
	list-style: decimal;
	margin: 0 0 25px 40px;
}

ul.unordered {
	list-style: square;
	margin: 0 0 25px 40px;
}

small {
	display: block;
	font-size: 20px;
}

.button {
	border-radius: 0;
	cursor: pointer;
}

.button:hover {
	color: #414141;
	background-color: #fff;
}

.dark-wrapper {
	background: #f5f5f5 !important;
}

section {
	z-index: 99;
	position: relative;
}

.hidden {
	opacity: 0;
	transition: opacity 0.3s ease;
}

/*-----------------------------------------------------------------------------------*/
/*	END GENERAL & GLOBAL STYLES
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	HELPER CLASSES
/*-----------------------------------------------------------------------------------*/
.main-section {
	margin-top: 70px;
}

.scroll-to-content {
	position: fixed;
	bottom: 1rem;
	margin: 0 auto;
	left: 50%;
	padding-right: 2rem;
	padding-left: 2rem;
	font-size: 1.4rem;
	margin-left: -33px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.6);

}

.social .fa {
	opacity: 0.85;
	transition: all 0.2s ease-in-out;
}

.fa-youtube:before {
	color: #e74c3c;

}

.fa-facebook:before {
	color: #3B5998;

}

.social .fa:hover,
.social .fa:active,
.social .fa:focus {
	opacity: 1;
}

.call {
	display: none;
}

.download {
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.isotope-alt-details {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.remove-bottom {
	margin-bottom: 0;
}

.floatleft,
.floatright {
	display: inline-block;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.small-padding {
	padding: 23px 0 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}

.scroll-animate.left {
	position: relative;
	left: -50px;
	opacity: 0;
}

.scroll-animate.bottom {
	position: relative;
	bottom: -50px;
	opacity: 0;
}

.scroll-animate.right {
	position: relative;
	right: -50px;
	opacity: 0;
}

.scroll-animate.top {
	position: relative;
	top: -50px;
	opacity: 0;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.alert,
.example-column {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	padding: 5px 10px;
	margin-bottom: 4%;
}

.alert i {
	float: right;
	cursor: pointer;
	font-size: 18px;
	padding-top: 4px;
}

.alert.danger {
	background: #ffe5e3;
	color: #d90f00;
	border-color: #f9bbb8;
}

.alert.warning {
	background: #fff6d6;
	color: #a26025;
	border-color: #f8d867;
}

.alert.success {
	background: #cef0cb;
	color: #698733;
	border-color: #91cc8c;
}

.centered {
	text-align: center;
}

.light {
	font-weight: 300;
}

.heavy {
	font-weight: 600;
}

.break15 {
	width: 100%;
	height: 15px;
}

.overflow-hidden {
	overflow-x: hidden;
}

#trans-box-left {
	background-color: #fff;
}


/*-----------------------------------------------------------------------------------*/
/*	END HELPER CLASSES
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	HEADER STYLES
/*-----------------------------------------------------------------------------------*/

header {
	padding: 25px 0;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	/* border-bottom: 1px solid #e5e5e5;
	box-shadow: 0 1px 1px rgba(100,100,100,0.2), inset 0 1px 0 #fbfbfb; */
}

header * {
	margin-bottom: 0 !important;
}

#selectnav {
	float: right;
	padding-top: 15px;
}

#selectnav li {
	float: left;
	margin-left: 25px;
}

#selectnav li a {
	color: #414141;
	text-transform: uppercase;
	font-weight: 500;
}

#selectnav li a.active,
#selectnav li a:hover {
	color: #e74c3c;
}

.header-small #selectnav {
	padding-top: 7px;
}

.logo-dark {
	display: none;
}

header .social {
	display: none;
}

header .social a:last-child {
	margin-left: 5px;
	margin-right: 20px;
}

/*-----------------------------------------------------------------------------------*/
/*	END HEADER STYLES
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	HOMEPAGE STYLES
/*-----------------------------------------------------------------------------------*/

.vjs-control-bar {
	text-indent: -9999px;
}


#home:not(.mobile)+section {
	padding-top: 0;
}

#big-video-image {
	max-width: none;
}

.full {
	width: 100%;
	height: 100%;
	/*
	background: url(../img/parallax.png) no-repeat center center fixed; 
	background: url(../img/vogue_home_mobile_1.jpg) no-repeat center 100px; 
	*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
}

.gallery {
	padding-bottom: 0;
	padding-top: 108px;
}

.full * {
	color: #fff;
	font-weight: 300;
}

.video.mobile {
	background: url(../img/vogue_home_mobile_1.jpg) no-repeat center 100px;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
}

#home.full {
	margin-top: 0;
}

#home.full:not(.mobile)+section .wrapper {
	padding-top: 40px;
}

/*
.full:not(.mobile) {
	height: 0 !important;
	padding-bottom: 60%;
}
*/

.big {
	width: 100%;
	height: 400px;
	background: url(../img/parallax.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	display: block;
}

.big * {
	color: #fff;
	font-weight: 300;
}

.button.white.light {
	background: none;
	color: #fff;
	border: 2px solid #fff;
	box-shadow: none;
	text-shadow: none;
	font-size: 22px;
	position: absolute;
	bottom: 50px;
	margin: 0;
	left: 50%;
	margin-left: -70px;

}

.mute {
	right: 20px;
	position: absolute;
	bottom: 20px;
	font-size: 28px;
}

h1.mega {
	position: relative;
	top: 50%;
	margin-top: -70px;
}

.big h1.mega {
	margin-top: -33px;
}

.big h1.mega.single {
	margin-top: 0;
}

.rslides h1.mega {
	position: absolute;
	z-index: 99;
	width: 100%;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.service {
	text-align: center;
}

.member a {
	cursor: default;
}

/*-----------------------------------------------------------------------------------*/
/*	END HOMEPAGE STYLES
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	PORTFOLIO STYLES
/*-----------------------------------------------------------------------------------*/

.isotope-alt-image div {
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
	background: rgba(231, 76, 60, 0.85);
	width: 100%;
	height: 100%;
	padding: 30px;
	color: #fff;
	text-align: left;
}

.isotope-alt-image div h4 {
	color: #fff;
	font-size: 30px;
}

.isotope-alt-image div h4 small {
	font-size: 16px;
}

.portfolio-isotope li {
	float: left;
	width: 33.3%;
	position: relative;
}

.portfolio-isotope li {
	margin-bottom: 30px;
	padding-right: 25px;
}

.portfolio-isotope li:hover .isotope-alt-details {
	opacity: 0;
	pointer-events: none;
}

.isotope-alt-details {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-right: 25px;
}

.isotope-alt-details div {
	display: block;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
	background: #fff;
	border-top: none;
}

.portfolio-isotope {
	width: 995px;
	margin-bottom: 10px;
}

.isotope-alt-details h4 {
	padding-top: 10px;
}

.isotope-alt-details .meta {
	position: relative;
	padding-bottom: 13px;
	margin-bottom: 0;
}

.isotope-alt-image {
	position: relative;
	display: block;
	overflow: hidden;
	text-align: center;
}

.isotope-alt-image img {
	width: 100%;
}

#load-more {
	width: 100%;
	text-align: center;
	font-size: 24px;
	cursor: pointer;
	background: #fff;
	display: block;
	margin-bottom: 30px;
	color: #414141;
}

#load-more:hover,
#filters a:hover,
#filters a.active {
	border-color: #b7b7b7;
	color: #111;
}

h3 small {
	display: inline-block;
	font-size: 14px;
	margin-left: 7px;
	color: #c7c7c7;
}

#filters a {
	border: 1px solid #e5e5e5;
	padding: 7px 13px;
	box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
	margin: 0 0 0 5px;
}

#loader {
	opacity: 0;
	position: relative;
	bottom: -50px;
	max-width: 770px;
	width: 90%;
	margin: 0 auto;
}

.portfolio-close {
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	top: -55px;
	font-size: 44px;
	color: #c7c7c7;
}

.overflow-hidden article {
	position: relative;
	top: 50px;
}

/*-----------------------------------------------------------------------------------*/
/*	END PORTFOLIO STYLES
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	BLOG STYLES
/*-----------------------------------------------------------------------------------*/

article,
.widget {
	border: 1px solid #e5e5e5;
	padding: 20px 25px;
	box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
	background: #fff;
}

.widget {
	margin-bottom: 25px;
}

.widget p:last-child,
article p:last-child {
	margin-bottom: 0;
}

.widget.search {
	background: none;
	padding: 0;
	border: none;
	box-shadow: none;
}

article {
	padding: 0;
	margin-bottom: 50px;
}

article .content {
	padding: 20px 25px;
}

article .meta {
	padding: 15px 25px 15px;
	font-size: 12px;
	border-top: 1px solid #e5e5e5;
}

article .meta p {
	margin-bottom: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	END BLOG STYLES
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	MP3 STYLES
/*-----------------------------------------------------------------------------------*/


.mp3 iframe {
	max-width: 100% !important;
}

/*-----------------------------------------------------------------------------------*/
/*	END MP3 STYLES
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	CONTACT STYLES
/*-----------------------------------------------------------------------------------*/


#kontakt h4 {
	margin-top: 2rem;
}

/*-----------------------------------------------------------------------------------*/
/*	END CONTACT STYLES
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	FOOTER STYLES
/*-----------------------------------------------------------------------------------*/

footer {
	border-top: 1px solid #e5e5e5;
	padding: 45px 0;
}

.social a {
	font-size: 20px;
	margin: 0 10px;
	color: #c7c7c7;
}

/*-----------------------------------------------------------------------------------*/
/*	END FOOTER STYLES
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE STYLES
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 1420px) {
	header .social {
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -16px;
		display: block;
	}

	footer {
		background-color: #f5f5f5;
	}

	footer .social {
		display: none;
	}
}

@media only screen and (min-width: 1180px) {

	.wrapper {
		width: 1180px;
		position: relative;
	}

	.portfolio-isotope {
		width: 1215px;
	}

}

@media only screen and (max-width: 1180px) {
	#selectnav {
		padding-top: 13px;
	}

	#selectnav li {
		float: left;
		margin-left: 15px;
	}
}

/* Standard 960 or larger (browsers) */
@media only screen and (min-width: 960px) {
	#big-video-wrap {
		margin-top: 100px;
	}
}

/* Standard 960 or Smaller (browsers) */
@media only screen and (max-width: 979px) {

	#selectnav {
		display: none;
	}

	.selectnav {
		display: none;
	}

	.portfolio-isotope li {
		width: 49.8%;
	}

	#big-video-wrap {
		margin-top: 87px;
	}

	#big-video-wrap #big-video-vid_html5_api {
		-ms-transform: scale(1.25, 1.25) translate(-50%, 0);
		-webkit-transform: scale(1.25, 1.25) translate(-50%, 0);
		transform: scale(1.25, 1.25) translate(-50%, 0);

	}

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	.wrapper {
		width: 700px;
		position: relative;
	}


	.portfolio-isotope {
		width: 700px;
	}


}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

	.wrapper {
		width: 479px;
		margin: 0 auto;
		position: relative;
	}

	.one_half,
	.one_third,
	.two_thirds,
	.one_fourth,
	.one_fifth,
	.two_fifth,
	.three_fifth,
	.four_fifth,
	.one_sixth,
	.five_sixth,
	.three_fourths {
		width: 100%;
	}

	#comments li ul {
		padding-left: 0px;
	}

	.call {
		display: block;
	}

	h1 {
		font-size: 2.0rem;
	}

	h2 {
		font-size: 1.8rem;
	}

	.portfolio-isotope {
		width: 509px;
	}

	h1.mega {
		font-size: 44px;
	}

	header .one_fourth,
	header .three_fourths {
		width: 50%;
		margin: 0;
	}

	.big h1.mega {
		margin-top: -10px;
	}

	.main-section {
		margin-top: 0;
		padding-top: 50px;
	}

	#kontakt.main-section {
		padding-top: 60px;
	}

	.main-section .last {
		margin-bottom: 2rem;

	}

	.main-img img {

		display: block;
		margin: 0 auto;
	}

	.scroll-animate {
		opacity: 1 !important;
		position: static !important;

	}

	header {
		padding-top: 8px !important;
		padding-bottom: 8px !important;
	}

	#big-video-wrap {
		margin-top: 54px;
	}

}

@media (max-height: 640px) and (max-width: 767px) {
	.main-img img {
		max-height: 500px;
	}
}

@media (max-height: 480px) and (max-width: 767px) {
	.main-img img {
		max-height: 300px;
	}
}

@media (max-height: 360px) and (max-width: 767px) {
	.main-img img {
		max-height: 250px;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.logo img {
		height: 36px;
		width: auto;
	}

}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

	.wrapper {
		width: 300px;
		margin: 0 auto;
		position: relative;
	}

	.portfolio-isotope li {
		width: 100%;
	}

	.portfolio-isotope {
		width: 325px;
	}

}

/*
@media only screen and (min-width: 870px) {
	#home:not(.mobile):after {
		height: 9.3%;
	}
	.mute {
		bottom: 11%;
	}
}
*/
/*
@media only screen and (min-width: 1690px) {
	#home:not(.mobile):after {
		height: 10%;
	}
}
*/
/* Videos */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 25px;

}

.home .video-wrap {
	margin: 2rem auto;
	max-width: 830px;
}

.home:not(.mobile) .fa-volume-up {
	display: none;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100% !important;
	height: 100% !important;
	max-width: 853px;
	max-height: 480px;
	box-sizing: border-box;
}

video {
	width: 100% !important;
	height: auto !important;
}

.html5-video-container {
	position: absolute;
	top: 0 !important;
	left: 0;
	right: 0;
	background-color: #fff !important;
}

.addEntryContainer input[type="submit"] {
	float: right;
	clear: both;
	margin: 0 0 20px 0;
}

.addEntryButton {
	cursor: pointer;
}

#big-video-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;


}

#home:not(.mobile):after {
	content: " ";
	background-color: #f5f5f5;
	height: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

#big-video-vid {
	position: relative;
	overflow: hidden;
	min-height: 100vh !important;
	opacity: 0;
}

.vjs-tech {}

#big-video-vid_html5_api {
	left: 50%;
	top: 0.5%;
	-ms-transform: scale(1.1) translate(-50%, 0);
	-webkit-transform: scale(1.1) translate(-50%, 0);
	transform: scale(1.1) translate(-50%, 0);
	-ms-transform-origin: 50%;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

.mute span {
	position: absolute;
	right: 0;
	bottom: 54px;
	font-size: 1rem;
	line-height: 1.1;
	text-align: right;
}

.mobile .mute {
	display: none;
}

.fa-volume-up {
	font-size: 3rem;
}

/*-----------------------------------------------------------------------------------*/
/*	END RESPONSIVE STYLING
/*-----------------------------------------------------------------------------------*/
.no-csstransforms .spinner {
	visibility: hidden;
}

.spinner {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #e74c3c;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;

	-webkit-animation: bounce 2.0s infinite ease-in-out;
	animation: bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0.0)
	}

	50% {
		-webkit-transform: scale(1.0)
	}
}

@keyframes bounce {

	0%,
	100% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	}

	50% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}