/*
	Theme Name: Twenty Fourteen Child
	Theme URI: https://wordpress.org/themes/twentysixteen/
	Author: the WordPress team
	Author URI: https://wordpress.org/
	Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
	Version: 1.2
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Template: twentyfourteen
	This theme, like WordPress, is licensed under the GPL.
	Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url(https://fonts.googleapis.com/css?family=Droid+Sans:700);

@font-face {
    font-family: "Bullpen 3d";
    src: url("fonts/bullpen_3d.woff") format('woff');
}

@font-face {
    font-family: "Bullpen italic";
    src: url("fonts/bullpen_hv_it.woff") format('woff');
    font-weight: italic;
}

@font-face {
    font-family: "Bullpen";
    src: url("fonts/bullpen_hv.woff") format('woff');
}

@font-face {
    font-family: "DroidSans";
    src: url("fonts/DroidSans.woff") format('woff');
}
@font-face {
    font-family: "DroidSans Bold";
    src: url("fonts/DroidSans-Bold.woff") format('woff');
	font-weight:bold;
}


/* allgemein */
.hidethis {
	display: none;
}

body {
    background:url('img/bg.jpg') center center no-repeat fixed;
    background-size:100% 100%;
    font-family:"DroidSans";
}
body p {
	font-family:"DroidSans";
	font-size:18px;
}
ul#primary-menu li a {
	font-family: "Bullpen";
}
.entry-content, .entry-summary, .page-content {
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}


/* fonts */
h1 {
	font-family: "Bullpen";
	font-size:55px;
	border-bottom: 3px solid #fff;
	display: inline-block;
	padding-bottom: 11px;
}
h2 {
	font-family:"Bullpen";
	font-size: 25px;
	border-bottom: 3px solid #fff;
	display: inline-block;
	padding-bottom: 11px;
}
h3 {
	font-family:"DroidSans Bold";
	font-size:22px;
}
h4 {
	font-family:"DroidSans Bold";
	font-size:16px;
	margin-top:10px !important;
}

h1,h2,h3,h4 {
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	display:inline-block;
	max-width:90%;
}


.gs_logo_single img {
	transform: scale(1);
	transition: all .5s linear !important;
}
.gs_logo_single img:hover {
	transform: scale(1.2);
}

.reservation {
	padding: 3rem;
}


.flex-direction-nav a {
	width: 5rem !important;
	height: 6rem !important;
}
.flex-direction-nav a.flex-next:before {
	content: url("img/arrow_left.png") !important;
}
.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
	text-align: center !important;
}
.flex-direction-nav a.flex-prev:before {
	content: url("img/arrow_right.png") !important;
}

.blue_text h1, .blue_text p, .blue_text h2 {
    color: #15346d;
}
.blue_text h1 {
    line-height: 41px;
    font-size: 41px;
}
.blue_text h1.big {
	padding-top: 80px;
}

.blue_text {
	margin: 40px 30px;
	text-align: center;
	width: auto !important;
	position: absolute !important;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-x: auto;
}
.big_text .vc_column-inner {
	height: auto !important;
}
.blue_text .vc_column-inner {
	height: 100%;
}
.blue_text .vc_column-inner .wpb_wrapper {
	padding: 0;
	height: 100%;
	position: relative;
}
.blue_text .vc_column-inner .wpb_wrapper>div:last-child {
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.big_text.blue_text .vc_column-inner .wpb_wrapper>div:last-child {
	position: relative;
	bottom: 1rem;
	width: 100%;
	padding-top: 3rem;
	display: block;
}
.bigsmall_text .vc_column-inner {
	height: auto !important;
}
.bigsmall_text.blue_text .vc_column-inner .wpb_wrapper>div:last-child {
	position: relative;
	bottom: 1rem;
	width: 100%;
	padding-top: 3rem;
	display: block;
}
.blue_text.underlined_text h1, .blue_text.underlined_text h2 {
	margin: 0 0 1rem 0 !important;
	padding-bottom: .5rem;
	border-bottom: .4rem solid #15346d !important;
	max-width: 100%;
	width: 100%;
}
.blue_text.underlined_text h1:nth-of-type(2){
	border-top: .4rem solid #15346d !important;
	border-bottom: 0 !important;
	padding-top: 1rem;
	margin: 1rem 0 0 0 !important;
}
.blue_text.underlined_text a.link_to {
    border: 4px solid #003866;
    padding: 2px 5px;
    font-size: 15px;
    position: relative;
    color: #003866;
    font-weight: bold;
    border-style: double;
    margin-top: 10px;
}
.flipper p {
	font-family: 'DroidSans Bold', sans-serif;
	font-weight: 700;
	color: #003866;
	font-size: 18px;
	line-height: normal;
}


.alignmitte > .vc_column-inner >.wpb_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}


/* blocks */
.site-content .entry-content,
.site-footer,
.logo-wrapper {
    /*max-width: 1400px;*/
	max-width: 1280px;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
}

.flexslider{
	margin: 0 !important;
	border: none !important;
	background: transparent;
}

/* header */
.logo-wrapper {
	position: relative;
	/*height: 400px;*/
	height: 24rem;
}
.main-logo {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	padding-top: 5rem;
	z-index: 9999;
}
#logo {
	position:relative;
    margin-top: 10px;
	width: 100%;
	height: 100%;
}
.menu-container {
    padding-top: 50px;
	z-index: 999;
	position: absolute;
}
.menu-container ul {
	margin: 0;
}
.social {
	right: 0;
	padding: 9px 0 0 0;
	position: absolute;
	z-index: 999;
	text-align: right;
}
.social img{
	padding-right: 7px;
	max-width: 60px;
}
.social a {
   padding-top: 15px;
}

.stoerer_datum {
	position: absolute;
	right: 0;
	bottom: -3rem;
	width: 80%;
	max-width: 340px;
	z-index: 9;
	display: none;
}

.some {
	float: left;
	/*border: black solid 1px;*/
	width: 15%;
	height: 25%;
	padding: 40% 0 0 0;
}
.some img {
	position: relative !important;
width: 100% !important;
height: auto !important;
left: 0 !important;
top: 0 !important;
}
.some:first-of-type {
	margin-left: 28% !important;
}

#timer,
#timer-en {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 9999;
	top: 13rem;
	background-image: url(https://zueri-wiesn.ch/wp-content/themes/twentyfourteen-child/img/countdown-de_23.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	aspect-ratio: auto 520 /136;
	padding: 11% 15% 0;
	display: flex;
	justify-content: space-between;
}
#timer-en {
	background-image: url(https://zueri-wiesn.ch/wp-content/themes/twentyfourteen-child/img/countdown-en_23.svg);
}
#timer.reservieren,
#timer-en.reservieren {
	background-image: url(https://zueri-wiesn.ch/wp-content/themes/twentyfourteen-child/img/countdown-fest_23.svg);
}

#timer div,
#timer-en div {
	/*display: inline-block;*/
	font-family: "Bullpen";
	line-height: 1.5rem;
	font-size: 1.6rem;
	color: #ffffff;
	text-align: center;
}
/*.count-tit {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	text-transform: uppercase;
	font-size: .9rem !important;
	top: 1.4rem;
}*/
 
#timer span,
#timer-en span {
	font-family:"DroidSans";
	display: block;
	font-size: .7rem;
	text-transform: uppercase;
	color: #ffffff;
}

.stoerer {
	position: absolute;
	display: flex;
	left: 0;
	right: 0;
	z-index: 999;
	top: 14rem;
	justify-content: center;
}
.stoerer img {
	width: 100%;
	max-width: 25rem;
}



/* navi */
.downpresse {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	align-items: center;
	justify-content: center;
	background: rgba(0, 56, 102, .5);
	pointer-events: none;
}
.gallerypresse:hover + .pressedown_container .downpresse {
	display: flex;
}
.downpresse a {
	color: #ffffff;
	font-family: "Bullpen";
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
.downpresse a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.downpresse a img {
	width: 4rem;
	height: 4rem;
	margin-bottom: 1rem;
}


/* footer */
.site-footer {
	margin: 20px auto 0 auto;
	max-width: 1220px;
	padding: 20px;
}
.footer-content {
	padding: 0 35px;
}
.footer-menu,
.footer-logo {
	float: left;
	width: 25%;
}
.footer-logo {
	text-align: center;
	width: 50%;
}
.footer-logo img {
	height: auto;
	width: 100%;
}
#footer-menu{
	list-style: none;
	margin: 45px 0 45px;
}
#footer-menu li a{
	color: #fff;
	font-family: 'DroidSans Bold', sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.copyright-footer {
	color: #fff;
	text-align: right;
	font-weight: bold;
	font-family:"DroidSans Bold";
	font-size:18px;
	position: absolute;
	right: 45px;
	bottom: 80px;
}
.footer-sidebar .widget {
	width: 100% !important;
}

/* modals */
.wow-modal-window{
	-webkit-box-shadow: 0px 0px 10px 2px rgba(22,40,103,1) !important;
	-moz-box-shadow: 0px 0px 10px 2px rgba(22,40,103,1) !important;
	box-shadow: 0px 0px 10px 2px rgba(22,40,103,1) !important;
}
.modal-window-content h3, .modal-window-content {
	color: #003866;
	display: block;
	max-width: 100%;
}
.mw-close-btn.image:hover:before, .mw-close-btn.image:before {
	color: #ffffff !important;
	background: transparent !important;
	font-size: 5rem !important;
	font-weight: 100 !important;
}
.modal-dialog {
	max-width:600px;
	margin:0 auto;
	position:relative;
}
#myModal button.close {
	position: absolute;
top: -50px;
right: 15px;
width: 70px;
height: 70px;
background: transparent !important;
}
#myModal button.close::before {
	content: "\00d7";
text-align: center;
line-height: 30px;
color: #fff;
font-family: inherit;
font-size: 5rem !important;
font-weight: 400;
font-style: normal;
}

.modal-window-content input[type="text"],
.modal-window-content input[type="email"],
.modal-window-content input[type="tel"],
.modal-window-content textarea,
.modal-content input[type="text"],
.modal-content input[type="email"],
.modal-content input[type="tel"],
.modal-content textarea {
	width:100%;
	background-color: transparent;
	border: 2px solid #003866 !important;
	font-family:"DroidSans";
	border-radius: 0;
    color: #003866;
    font-size: 22px;
	text-transform: uppercase;
	text-align: center;
}
.modal-window-content p {
	margin: 20px auto !important;
}


/* forms */
input[type=radio] {
  visibility: hidden!important;
  margin: 0!important;
  width: 0!important;
}

input[type=radio] + span::before {
  /* visibility: visible; */
font-family: "FontAwesome";
font-size: 1.875em;
position: relative;
top: 6px;
margin-right: 0.5407911001em;
font-weight: 400;
color: #000000;
}
input[type=radio] + span:hover { 
	cursor: pointer; 
}
input[type=radio] + span::before { 
	content: '\f111';
}
input[type=radio]:checked + span::before { 
	content: '\f192'; 
}


/* lang */
.polylang_langswitcher {
	margin: 0;
	display: flex;
	list-style-type: none;
	justify-content: end;
}
.polylang_langswitcher li {
	margin-right: 1rem;
}
.polylang_langswitcher li:last-of-type {
	margin-right: .5rem;
}
.polylang_langswitcher li a {
	color: #fff;
	font-size: 1.5rem;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Bullpen";
}
.polylang_langswitcher li a:hover {
	text-decoration: underline;
}


/* video */
video {
	margin-bottom: 0;
	width: 100%;
}
.master_hero_2020 .video-container > .wpb_wrapper {
	position: relative;
}
#control:hover {
	opacity: 1;
	cursor: pointer;
}
#control {
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	transition: opacity .5s linear;
}

#control #mute {
	bottom: 2rem;
	position: absolute;
	left: 2rem;
}
#control.touchdevice  #mute {
	position: absolute;
	bottom: 1rem;
	left: 1rem;
}
#control.touchdevice  #play {
	position: absolute;
	bottom: 1rem;
	right: 1rem;
}
#control .buttons:hover {
	cursor: pointer;
}
#control .playbutton::after {
	content: '\f144';
	font-family: "FontAwesome";
	font-size: 2rem;
	color: #fff;
}
#control .pausebutton::after {
	content: '\f28b';
	font-family: "FontAwesome";
	font-size: 2rem;
	color: #fff;
}
#control .mutebutton::after {
	content: '\f6a9';
	font-family: "FontAwesome";
	font-size: 2rem;
	color: #fff;
}
#control .volbutton::after {
	content: '\f028';
	font-family: "FontAwesome";
	font-size: 2rem;
	color: #fff;
}

@media (min-width: 400px) {
	
	.site-content .entry-content,
	.site-footer,
	.logo-wrapper {
		padding-right: 30px;
		padding-left: 30px;
	}
	
	.stoerer_datum {
		/*width: 350px;
		bottom: -7rem;*/
	}
}

@media (min-width: 501px) {
	.polylang_langswitcher li a {
		font-size: 2.05rem;
	}
	
	.logo-wrapper {
		height: 500px;
	}
	.main-logo {
		padding-top: 2rem;
	}
	
	#timer,
	#timer-en {
		left: 50%;
		right: auto;
		transform: translateX(-50%);
		top: 17rem;
		width: 360px;
		height: 80px;
		padding: 56px 80px 0;
	}
	#timer div,
	#timer-en div {
		font-size: 2.5rem;
		line-height: 1;
	}

	#timer span,
	#timer-en span {
		font-size: 14px;
	}
	
	.stoerer {
		top: 21rem;
	}
	
	/*.count-tit {
		display: none;
	}
	
	#timer {
		background-image: url(https://zueri-wiesn.ch/wp-content/themes/twentyfourteen-child/img/countdown-de_23.svg);
	}
	#timer-en {
		background-image: url(https://zueri-wiesn.ch/wp-content/themes/twentyfourteen-child/img/countdown-en_23.svg);
	}*/
	
	.stoerer_datum {
		bottom: -8rem;
		width: 100%;
		display: block;
	}
	
	
	
}
@media (min-width: 681px) {
	
	
	
	
	.vc_col-sm-12:not(.vc_column-inner .vc_col-sm-12) {
		width: 100%;
		margin: 20px 0;
		padding: 0;
	}

	.vc_col-sm-6 {
		width: 48.6% !important;
		margin: 20px 1.4% 20px 0;
		padding: 0;
	}
	.vc_col-sm-6:last-of-type {
		margin: 20px 0 20px 1.4%;
	}
	.vc_col-sm-3 {
		width: 22.9% !important;
		margin: 20px 1.4% 20px 1.4%;
		padding: 0;
	}
	.vc_col-sm-3:first-of-type {
		margin: 20px 1.4% 20px 0;
	}
	.vc_col-sm-3:nth-of-type(4) {
		margin: 20px 0 20px 1.4%;
	} 
	.vc_row div.vc_col-sm-3:last-child {
		margin: 20px 0 20px 1.4%;
	}
	
	.reservation {
		padding: 10rem 3rem;
	}
	
	#control .playbutton::after {
		font-size: 3rem;
	}
	#control .pausebutton::after {
		font-size: 3rem;
	}
	
}

@media screen and (min-width: 783px) {
	.primary-navigation .nav-menu {
		display: none;
	}
}

@media (min-width: 1000px) {
	
	.primary-navigation .nav-menu {
		display: block;
	}
	.social {
		/*padding: 42px 2rem 0;*/
	}
	
	
	
	.blue_text.underlined_text a.link_to {
		padding: 2px 10px;
		font-size: 22px;
	}
	
	.downpresse a img {
		width: 10rem;
		height: 10rem;
		margin-bottom: 2rem;
	}
	
	.downpresse a {
		font-size: 18px;
	}
}


@media (min-width: 1050px) {
	
	.bigsmall_text .vc_column-inner {
		height: 100% !important;
	}
	.bigsmall_text.blue_text .vc_column-inner .wpb_wrapper>div:last-child {
		position: absolute;
		bottom: 1rem;
		width: 100%;
		padding-top: 0;
		display: block;
	}
	
	.logo-wrapper {
		height: 420px;
	}
	
	.stoerer_datum {
		position: absolute;
		right: 0;
		bottom: 4.5rem;
		z-index: 9;
	}
}

@media (min-width: 1200px) {
	h2 {
		font-size: 28px;
	}
}

@media (min-width: 1300px) {
	
	h2 {
		font-size: 30px;
	}
	
	.logo-wrapper {
		height: 450px;
	}
	
	.blue_text.underlined_text a.link_to {
		/*border: 6px solid #003866;*/
		padding: 2px 25px;
	}
}





@media (max-width: 1200px) {
	.blue_text h1 {
		line-height: 42px;
		font-size: 32px;
	}
	.blue_text.underlined_text h1, .blue_text.underlined_text h2 {
		margin-bottom: .5rem !important;
		/*padding-bottom: 25px;*/
	}
	.blue_text {
		margin: 20px 20px !important;
	}
	.flipper p {
		font-size: 16px !important;
	} 
}

@media (max-width: 1024px) {
	.blue_text h1.big {
		padding-top: 50px;
	}
	
	.blue_text.underlined_text h2 {
		line-height: normal;
		margin: 0 0 .5rem 0 !important;
		padding-bottom: 0;
		font-size: 1.2rem;
	}
}

@media (max-width: 1000px) {
	
	.blue_text h1 {
		line-height: normal !important;
		font-size: 1.5rem !important;
	}
	.blue_text {
		margin: 15px 15px !important;
		/*overflow: scroll;*/
	}
	/*.big_text .vc_column-inner {
		height: auto;
	}*/
	
	.blue_text h1.big {
		padding-top: 180px;
	}
	

  	.menu-container {
      	display: none;
  	}
  	.toggled-on .menu-german-main-menu-container{
    	display: block;
  	}
  	.menu-german-main-menu-container{
    	display: none;
  	}
  	.menu-toggle:active, .menu-toggle:focus, .menu-toggle:hover{
    	background-color: transparent;
    	outline: none;
  	}
  	.site-navigation a:hover{
    	border-bottom: 0px;
  	}
  	.menu-german-main-menu-container {
    	width: 100%;
    	background: #003866;
    	height: auto;
    	padding-top: 100px;
    	padding-bottom: 50px;
    	position: absolute;
    	z-index: 10000;
		left: 0;
  	}
  	.primary-navigation li {
      	border: 0;
      	display: block;
      	height: 48px;
      	line-height: 48px !important;
      	position: relative;
  	}
  	#primary-navigation{
        width: 100%;
  	}
  
  	.menu-toggle,#primary-navigation{
    	display: block !important;
    	z-index: 1000000;
  	}
  	.menu-toggle::before {
      	color: #fff;
      	content: "\f419";
      	padding: 16px;
  	}
	.primary-navigation .nav-menu {
		border-bottom: 0;
	}
}

@media (max-width: 820px) {	
	.blue_text.underlined_text h2 {
		font-size: 1.05rem;
	}
}
@media (max-width: 679px) {
	.vc_col-sm-3 {
		width: 48.6% !important;
		margin: 20px 1.4% 20px 0;
	}
	.vc_col-sm-3:last-of-type {
		margin: 20px 0 20px 1.4%;
	}
	.vc_col-sm-12, .vc_col-sm-6 {
		margin: 20px 0 20px 0;
	}
	/*#logo {
		width: 300px;
		height: auto;
	}*/
	.footer-logo img {
		height: 150px;
	}
	.footer-content {
		padding: 25px 0;
		text-align: center;
    	height: 100%;
	}
	.copyright-footer {
		right: 15px;
	}
	#footer-menu {
		margin: 35px 0 50px;
	}
}

@media (max-width: 500px) {
	/*#logo {
		width: 220px;
	}*/
	
	.vc_col-sm-3, .vc_col-sm-12, .vc_col-sm-6,
	.vc_col-sm-3:last-of-type {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
@media (max-width: 425px) {
	.footer-menu, .footer-logo {
		width: 100%;
	}
	#footer-menu {
		margin: 0px 0 25px;
	}
	.footer-logo img {
		height: 130px;
		margin-bottom: 25px;
	}
	.copyright-footer {
		position: relative;
bottom: 0;
right: 0;
float: left;
width: 100%;
text-align: center;
	}
	
	
	.blue_text.underlined_text h1, .blue_text.underlined_text h2 {
		margin-bottom: 5px !important;
		border-bottom: 3px solid #15346d !important;
	}
	.blue_text.underlined_text h2 {
		font-size: 1rem;
	}
	.flipper p {
		font-size: 14px !important;
	}
	.blue_text h1 {
		line-height: 22px !important;
		font-size: 20px !important;
	}
	.blue_text h1.big {
		padding-top: 130px;
	}
	.blue_text h2 {
		font-size: 15px;
		line-height: normal;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.modal-content {
		width: 85%;
	}
	#myModal button.close {
		right: 45px;
	}
}
@media (max-width: 375px) {
	/*#logo {
		width: 180px;
	}*/
	.flipper p {
		font-size: 12px !important;
	} 
}







a:hover{
color: #fff;
}
.primary-navigation li:hover > a, .primary-navigation li.focus > a{
	background-color: transparent;
}
.site-footer{
background: #005491; /* Old browsers */
background: -moz-linear-gradient(top,  #005491 0%, #003b6a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #005491 0%,#003b6a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #005491 0%,#003b6a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005491', endColorstr='#003b6a',GradientType=0 ); /* IE6-9 */
}
.site-header{
background: #003b6a; /* Old browsers */
background: -moz-linear-gradient(top,  #003b6a 0%, #005491 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #003b6a 0%,#005491 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #003b6a 0%,#005491 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003b6a', endColorstr='#005491',GradientType=0 ); /* IE6-9 */
}








.flipped_second_child h2 {
	border-bottom: 0;
}
.linked a {
	text-transform: uppercase;
}
.contact_form .contact input,.contact_form .contact textarea {
	font-size: 24px;
	border-radius: 0;
}
.submit_btn {
	width: 100%;
	max-width: 240px;
}
.contact_form .contact .submit_btn input {
	border: 3px solid #003866;
}
.contact_form form .contact:first-of-type, form .vc_col-md-12 .vc_col-md-6:first-of-type.contact {
	padding-right: 4px;
}
.contact_form form .contact:last-of-type, form .vc_col-md-12 .vc_col-md-6:last-of-type.contact  {
	padding-left: 4px;
}
.contact select {
	font-size: 18px;
}
.modal-content p {
	margin-top: 10px;
}
div.wpcf7-validation-errors {
	border: 0;
}
 /* Styling for Safari only*/
@media screen and (min-color-index:0)
and(-webkit-min-device-pixel-ratio:0) { @media
{
    .shown {
		top:0px;
	}
}}






.wpcf7-response-output{
	margin: 5em 0.5em 1em !important;
}

#mc_embed_signup form{
	padding: 10px 40px !important;
text-align: center !important;
}

.newsletter_button, input[type="submit"] {
	color: #003866 !important;
	font-weight: bold !important;
	background: transparent !important;
	width: 100% !important;
margin:40px 5px 40px 0 !important;
height: 45px !important;
	font-size: 22px;
}
.es_subscription_form_submit{
border: 3px solid #003A66 !important;
color: #003A66 !important;
background-color: #f5deaf !important;
}
.es_subscription_form_submit:hover{
background-color: #003A66 !important;
color: #fff !important;
}
#es_subscription_form_1567538937{
/*text-align: !important;*/
}
.modal-content p{
	color: #003a66;
	margin: 20px auto !important;
}

#mep_0{
    width: 118vh  !important;
    height: 61vh  !important;
margin: 0 auto;
}

.lang_sel_list_horizontal{
	display: none;
}


.pp_hoverContainer
.top_elements div {
	align-items: flex-start !important;
	-webkit-box-pack: flex-start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: flex-start !important;
    justify-content: flex-start !important;
}
.right_background > div {
	background-position:right center !important;
}
#mc_embed_signup h2 {
	border:0px !important;
	margin: 15px auto !important;
}
#mc_embed_signup h2 {
    font-size: 2.4em !important;
}
#masthead.site-header {
    max-width:1280px;
    height: 140px;
  	max-height:140px !important;
  	margin-top:-140px;
  	width:100%;
  	top:0px;
    position:relative;
    -webkit-transition:750ms all;
    -moz-transition:750ms all;
    -ms-transition:750ms all;
    -khtml-transition:750ms all;
    transition:750ms all;
}
a {
	text-decoration:underline;
	font-weight:bold;
	color:#003a66;
}
.nav-menu li a, .left_menu a, .linked a {
	text-decoration:none;
}
.right_text {
	text-align:right !important;
}
.submit_btn input {
	font-family: "DroidSans Bold";
    width: 100%;
    color: #003866;
	border: 3px solid #003866 !important;
}
.pp_gallery li.selected {
	display:none;
}
.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
	text-decoration:none !important;
}

a:hover {
	color:#003866;
}
.site {
    max-width:100%;
    background:transparent;
}
.pp_pic_holder .pp_hoverContainer {
	display:none !important;
}
.left_text {
	text-align:left;
}
.search_page_custom, .no_page {
	background:url('img/bg3.jpg') center center repeat;
	background-size:cover;
	max-width:1280px;
	margin:0 auto;
	float:none;
	padding-top:150px !important;
	padding-bottom:70px;
}
.search_page_custom .page-header {
	margin-left:0px;
	padding-left:0px;
}
.search_page_custom .page-content {
	padding:0px;
}
.search_page_custom h2 {
	margin-top:20px;
}
.search_page_custom button {
	background:red;
}
.search_page_custom #content {
	padding:50px;
}
.masthead-fixed .site-main {
    margin:0 auto;
}
.site:before {
    display:none;
}
.site-content {
    margin:0 auto;
}

.site-content .entry-content, .site-content .entry-summary, .page-content, .site-content .entry-header{
    background:transparent;
}
.navi-btn {
    float: right;
    height: 46px;
    width: 135px;
    margin-top: 40px;
    background: url('img/Navi.png')right center no-repeat;
	background-color:transparent;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    z-index: 9999;
}
.navi-btn:hover {
	background-color:transparent;
}
.primary-navigation .nav-menu {
	text-align:left;
}
.navi-btn:focus {
	outline:none;
	background-color:transparent;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
	* For IE 6/7 only
	* Include this rule to trigger hasLayout and contain floats.
*/
.cf {
    *zoom: 1;
}
.display_navi {
    margin-top:0px !important;
}

.primary-navigation,.search-form {
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.search-form input {
	border-radius: 0;
	border: 1px solid #6a3002;
}
.primary-navigation {
	width: calc(100% - 200px);
	max-width:1050px;
	display:inline-block;
	vertical-align:top;
	margin:0 auto;
	text-align: center;
	-ms-transition: 550ms all;
    -webkit-transition: 550ms all;
    -moz-transition: 550ms all;
    -o-transition: 550ms all;
    -khtml-transition: 550ms all;
    transition: 550ms all;
}
.primary-navigation a {
	font-size:22px;
	padding: 0;
	margin-left: 0px;
	margin-right: 20px;
	line-height:24px;
}
p {
	font-size:12px;
}
::selection {
	background: #0062b3; /* WebKit/Blink Browsers */
}
::-moz-selection {
	background: #0062b3; /* Gecko Browsers */
}

.content-area, .content-sidebar {
	padding-top:0px;
}
.header-main {
	text-align:left;
	padding-top: 70px;
	padding-left:15px !important;
}
.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
	color:#52b0f0;
	border-bottom: 4px solid #fff;
	text-decoration:underline;
	-webkit-text-decoration-color: #fff;
	-ms-text-decoration-color: #fff;
	-khtml-text-decoration-color: #fff;
	-moz-text-decoration-color: #fff; /* Code for Firefox */
    text-decoration-color: #fff;
}
.site-navigation a {
	-ms-transition: 300ms all;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -o-transition: 300ms all;
    -khtml-transition: 300ms all;
    transition: 300ms all;
}
.site-navigation a:hover {
    color: #52b0f0 !important;
}
.language_selector {
	position: absolute;
	top: 30px;
	right: 20px;
}
#lang_sel_list li {
	float:right;
}
#lang_sel_list > ul > li > a {
  background: transparent;
  color: #fff;
  font-size: 33px;
  text-transform: uppercase;
}
#lang_sel_list a {
	padding:0px;
}
#lang_sel_list {
    margin-top: 0px;
    float: left;
    top: -27px;
    margin-left: 12px;
}
#lang_sel_list > ul > li > a.lang_sel_sel > span.icl_lang_sel_current {
	color:#fff;
}
#lang_sel_list > ul > li > a > span {
	color:#52b1f1;
	font-size: 33px;
	padding:8px;
	font-family: "Bullpen";
}
#lang_sel_list > ul > li:first-child {
	border-left: 2px solid #fff;
	padding:5px;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
	padding:0px;
}
.vc_column-inner {
	position: relative;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 79em 42em;
}
.raz-jumbo .flipper .shown.bigger_text > .wpb_column > .vc_column-inner > .wpb_wrapper,.raz-jumbo .flipper .shown.bigger_text > .wpb_column > .vc_column-inner{
	display:block !important;
	height:100%;
	position:relative;
}
.up_image {
	position:relative;
}
.half_scaled_first {
	height:55%;
	min-height:250px;
}
.half_scaled_second {
	height:45%;
}
.half_scaled_second,.half_scaled_first {
	display: inline-block !important;
	width: 100%;
	position:relative;
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.half_scaled_first > .wpb_wrapper {
	position:absolute;
	bottom:0px;
	left:0;
	right:0;
	margin:0 auto;
}
.half_scaled_second > .wpb_wrapper {
	position:absolute;
	top:10px;
	left:0;
	right:0;
	margin:0 auto;
}
.aligned_lines > .vc_column-inner > a .wpb_wrapper, .aligned_lines > .vc_column-inner > .wpb_wrapper  {
	display:block !important;
}
.up_image img {
	position: absolute;
    left: 0;
    top: 46px;
    right: 0;
    max-width: 73px;
    height: auto;
    margin: 0 auto;
}
.menu_items_right {
	display:none;
}
.menu_items_right.active {
	display:block;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li,.vc_row {
	margin:0 auto !important;
}
.wpb_single_image img.vc_single_image-img {
	height:100% !important;
	width:auto;
	max-width: none !important;
    position: absolute;
    width: auto;
    top: 0;
    max-height: 500px;
    left: -45%;
    margin: 0 auto;
    right: 0;
    vertical-align: top;
}


.datum_stoerer.wpb_single_image img.vc_single_image-img {
	position: absolute;
	z-index: 999;
	width: auto;
	height: 20vw !important;
	max-height: 20rem;
	right: 0;
	bottom: -20px;
	left: auto;
	top: auto;
}
.master_hero_2020 > .vc_column-inner {
	overflow: visible;
}


.vc_row-has-fill {
	background-size:100% auto;
	background-position:top center;
	background-repeat:no-repeat;
}
/*.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
	padding:0px !important;
}*/


.cover_background > div,.cover_background {
	background-size:cover;
}

.menu_items_right {
	-webkit-transition:450ms all;
	-moz-transition:450ms all;
	-ms-transition:450ms all;
	-o-transition:450ms all;
	transition:450ms all;
}
.raz-jumbo > div {
	padding:0px !important;
}
.raz-half_jumbo {
	min-height:337px !important;
	padding:0px !important;
	margin:0px !important;
}
.slider div{
	height: 45em !important;
}
.full_height {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
	display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.full_height div {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
}
/* .full_height p,.full_height h1, .full_height h2, .full_height h3, .full_height h4 {
	padding:25%;
} */
.hentry {
	margin:0 auto;
}
#loading_img {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:0 auto;
	height:100%;
	width:100%;
	background:#fff;
	z-index:9999;
}
#loading_img img {
	position: fixed;
	top: 50%;
	left: 50%;
	/* bring your own prefixes */
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.entry-header {
	display:none;
}
#main {
	position:relative;
}
.vc_row-o-content-bottom,.vc_row-o-content-middle,.vc_row-o-content-top {
	text-align:center;
}


.vc_row-o-content-bottom h3,.vc_row-o-content-middle h3 {
	color:#fff;
	font-weight:bold;
}
.maginifier {
	width:30px !important;
	height:30px !important;
	position:absolute !important;
	bottom:10px !important;
	right:10px !important;
	display: none !important;
}
form.search-form {
	position: absolute;
	width: 200px;
	display: block;
	right: 28px;
	top: 70px;
}
p {
	display:block;
}
.vc_row-o-content-bottom h1 {
	font-size:33px;
}
.vc_row-o-content-bottom .wpb_wrapper {
	margin-bottom:50px;
}
.vc_row-o-content-top .wpb_content_element {
	align-items:top;
}
.raz-jumbo p, .raz-middle p {
	color:#fff;
}
.vc_row-o-content-middle .wpb_content_element {
	-webkit-align-items: center;
	align-items:center;
}
.vc_row-o-content-bottom .wpb_content_element {
	align-items:bottom;
}
.wpb_content_element  .wpb_wrapper {
	display:block !important;
}

/* Animations */
.scaled {
	-ms-transition:750ms all;
	-webkit-transition:750ms all;
	-moz-transition:750ms all;
	-o-transition:750ms all;
	-khtml-transition:750ms all;
	transition:750ms all;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.linked  a {
	border:3px solid #003866;
	padding:12px 25px;
	font-size:22px;
	position:relative;
	color:#003866;
	font-weight:bold;
}
a {
	color:#003866;
}
a.full_height {
	padding:0px;
	border:none;
	top:0;
}
.scaled:hover {
	-webkit-transform: scale(1.04 , 1.04);
	-moz-transform: scale(1.04 , 1.04);
	-ms-transform: scale(1.04 , 1.1);
	-o-transform: scale(1.04 , 1.04);
	-khtml-transform: scale(1.04 , 1.04);
	transform: scale(1.04 , 1.04);
	z-index:2;
}
div {
	-ms-transition:550ms all;
	-webkit-transition:550ms all;
	-moz-transition:550ms all;
	-o-transition:550ms all;
	-khtml-transition:550ms all;
	transition:550ms all;
}
.flipper {
	position:relative;
}
.flipper > .vc_column-inner > .wpb_wrapper {
	-webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flipped {
	-webkit-transform: rotateY(180deg); /* Safari */
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-khtml-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.flipper:hover .shown,.flipper:focus .shown, .flipper:focus .shown,.flipper .shown:focus,.flipper:active .shown,.flipper .shown:active {
	-webkit-transform: rotateY(180deg); /* Safari */
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-khtml-transform: rotateY(180deg);
    transform: rotateY(180deg);
	opacity:0;
	z-index:-1;
}
.shown > .wpb_column  {
	height:100%;
}
.flipper:hover .hidden,.shown:hover .hidden,.flipper:focus .hidden,.shown:focus .hidden, .flipper:active .hidden,.shown:active .hidden{
	-webkit-transform: rotateY(0deg); /* Safari */
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-khtml-transform: rotateY(0deg);
    transform: rotateY(0deg);
	opacity:1 !important;
	z-index:99 !important;
}
.flipped_first_child {
	-webkit-transform: rotateY(180deg); /* Safari */
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-khtml-transform: rotateY(180deg);
    transform: rotateY(180deg);
	opacity:0;
	z-index:-1;
}

.flipped_second_child {
	-webkit-transform: rotateY(180deg); /* Safari */
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-khtml-transform: rotateY(180deg);
    transform: rotateY(180deg);
	opacity:1 !important;
	z-index:99 !important;
}
.flipper .flipped_second_child {
	display:block !important;
}
.flipper .flipped_second_child > div {
	min-height:464px;
}
.pp_gallery {
	dislay:none;
}
.flex_it > .vc_column-inner > .wpb_wrapper {
	-webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.hidden{
	-webkit-transform: rotateY(180deg); /* Safari */
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-khtml-transform: rotateY(180deg);
    transform: rotateY(180deg);
	opacity:0;
	z-index:-1;
	width:100%;
	/* 	background:url('img/bg3.jpg') center center; */
	background-size:100% 100%;
	-webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block !important;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	align-items: center !important;
	-webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
	text-align:left;
}

.hidden .wpb_wrapper {
	padding:10px;

}
.shown {
	position:absolute !important;/*
	bottom:30px; */
	left:0;
	right:0;
	margin:0 auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.shown.rollover {
	height:100%;
	top:0px !important;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0);
	webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.raz-middle .shown {
	top: 25%;
}
.raz-jumbo .shown {
	top: 40%;
}
.contact {
	text-align:left !important;
}
form .contact {
	padding:0px;
	margin:0 auto;
	text-align: left !important;
	margin-top:0px;
}
.contact select {
	font-family: "DroidSans Bold";
	background: transparent;
	width:100%;
	padding:5px;
	border: 2px solid #003866;
	color:#003866
}
.contact_form .contact input,.contact_form .contact textarea {
	font-family: "DroidSans Bold";
	background: #fbedd2;
	width:100%;
	color:#003866;
	border:1px solid #003866;
}
.contact_form {
	padding:80px !important;
	padding-top:87px !important;
	text-align: left !important;
}
.contact_form h2 {
	border: 0;
	margin-bottom: 50px;
}
.contact_form p {
	color:#003866;
	font-weight:bold;
	margin-bottom: 5px;
	text-align: left;
	font-size: 24px;
}
.contact_form .wpcf7-checkbox span {
	width:100px;
	color:#003866;
}
.contact_form .wpcf7-checkbox span input,.contact_form .wpcf7-checkbox span span {
	display:inline-block;
	width:70px;
	vertical-align:middle;
	float:none !important;
}

::-webkit-input-placeholder {
	color: #8b9bb4;
	font-weight:bold;
}

:-moz-placeholder { /* Firefox 18- */
	color: #8b9bb4;
	font-weight:bold;
}

::-moz-placeholder {  /* Firefox 19+ */
	color:#8b9bb4;
	font-weight:bold;
}

:-ms-input-placeholder {
	color: #8b9bb4;
	font-weight:bold;
}
.submit_btn {
	display:inline-block;
	text-align: center !important;
}
.submit_btn input:hover, .submit_btn input:focus {
	background:#003866;
	color:#fff;
}
.submit_btn input {
	background:transparent;
}
.center_background > div {
	background-position:top center !important;
}
.left_background > div {
	background-position:top left !important;
}
.right_background > div {
	background-position:top right !important;
}
.repeat_background > div {
	background-size: 100% 100% !important;
	background-repeat: repeat !important;
}
.right_background > div {
	background-position: right center !important
}
p {
	margin-bottom:0px;
}
.bigger_text h2 {
	font-size:55px !important;
	line-height:66px;
}
.no_border_h2 h2,.no_border_h2 h1, .no_border_h2 h3, .no_border_h2 h4 {
	border-bottom:none !important;
}
.search_page_custom h1, .search_page_custom h2 {
	border:0px;
}
.bigger_text .up_image img {
	top:18px !important;
}
.bigger_text .half_scaled_first {
	min-height:250px !important;
}
.footer-paper, .footer-paper img {
	max-width:500px;
	margin-top:10px;
}
hr {
	width:70%;
	height:4px;
	background:#fff;
	max-width:400px;
}
.slider, .slider div {
	display:block !important;
	padding:0px !important;
	margin:0 auto !important;
	/*max-height: 727px;*/
	/*height: 674px;*/
	height: 45em !important;
}
.absolute_img img {
	position:absolute;
	top:30px;
	left:0;
	right:0;
	margin:0 auto;
}
.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
	font-size:100px !important;
	margin-top:-50px !important;
}

.vc_images_carousel .vc_carousel-indicators li {
	/* border-radius:0px !important; */
}

.vc_images_carousel .vc_carousel-indicators li {
	background-color:transparent !important;
	border-color:#fff !important;
}
.vc_images_carousel .vc_carousel-indicators .vc_active {
	background-color:#fff !important;
}
.vc_column-inner  {
	padding:0px !important;
}
.test_filter {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#440b19+0,b57289+100&0.65+0,0.61+100 */
	background: -moz-linear-gradient(left,  rgba(68,11,25,0.65) 0%, rgba(181,114,137,0.61) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(68,11,25,0.65) 0%,rgba(181,114,137,0.61) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(68,11,25,0.65) 0%,rgba(181,114,137,0.61) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6440b19', endColorstr='#9cb57289',GradientType=1 ); /* IE6-9 */
}
/* .test_filter  > div {
	background-repeat:no-repeat;
	background-position: center center;
	background-size:100% 100%;
} */
.test_filter > div {
	z-index:-1;
}

strong {
	color:#003a66;
}
.vc_images_carousel .vc_carousel-control .icon-next:before {
	content:url('img/arrows_right.png') !important;
}
.vc_images_carousel .vc_carousel-control .icon-prev:before {
	content:url('img/arrow_left.png') !important;
}
.vc_images_carousel .vc_carousel-control.vc_right {
	margin-right:25px;
}
.bottom_text {
	align-items:flex-end !important;
	margin-bottom:50px !important;
}
.hide_modal {
	display:none !important;
}
#myModal, #contactModal, #impressumModal {
	position:fixed;
	top:0;
	left:0;
	right:0;
	margin:0 auto;
	background:rgba(24, 108, 168, 0.8);
	width:100%;
	height:100%;
	z-index:999999;
	-webkit-transition:600ms all;
	-moz-transition:600ms all;
	-ms-transition:600ms all;
	-o-transition:600ms all;
	transition:600ms all;
  overflow: auto;
}
.vc_item {
	position:relative;
}
.modal-content {
	max-width:600px;
	padding:25px;
  background-color: #fadfb2;
	margin:0 auto;
	margin-top:15%;
  border-radius: 5px;
 -webkit-box-shadow: 0px 0px 10px 2px rgba(22,40,103,1) !important;
	-moz-box-shadow: 0px 0px 10px 2px rgba(22,40,103,1) !important;
	box-shadow: 0px 0px 10px 2px rgba(22,40,103,1) !important;
}
#mc_embed_signup_scroll{
  text-align: center;
}
#mc_embed_signup input {
	border-radius:0px !important;
	font-family:"DroidSans";
	font-size:16px;
}

/*.modal-content input[type="text"], .modal-content input[type="email"], .modal-content input[type="tel"], .modal-content textarea  {
	width:100%;
	background-color: transparent;
	border: 2px solid #003866 !important;
	font-family:"DroidSans";
	border-radius: 0;
    color: #003866;
    font-size: 22px;
}*/



.partners img {
	height:auto;
	width:auto;
	min-height:1px;
	min-width:1px;
	max-width:100%;
}
.partners .vc_col-sm-2 {
	text-align:center;
	height: 100px;
    line-height: 100px;
    vertical-align: middle;
}
.slider_half .vc_carousel-slideline-inner > .vc_item {
	height:auto !important;
	max-height:674px;
	overflow:hidden;
}
.slider_half .vc_carousel-slideline-inner img {
	height:auto;
	max-height:674px;
	max-width:none;
	width:auto;
	position:relative;
	/* left:-45%; */
}
div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right, div.pp_default .pp_top, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right,div.pp_default .pp_content,div.pp_default .pp_content_container .pp_right, div.pp_default .pp_content_container .pp_left  {
	background:transparent !important;
}
div.pp_default .pp_details {
	position:static !important;
}
div.pp_default .pp_close {
	top:-50px;
	right:19px;
	background:transparent !important;
	color:#fff;
	font-size:15px;
}
a.pp_close:before {
	content: "";
    background: url('img/close.png');
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0px;
    right: 0;
    background-size: 100% 100%;
}
#mc_embed_signup {
	background:transparent !important;
}
div.pp_default .pp_next:hover {
	background:url('img/arrows_right.png') right center no-repeat !important;
}
div.pp_default .pp_previous:hover {
	background:url('img/arrow_left.png') left center no-repeat !important;
}
div.ppt {
	display:none !important;
}
#footer-menu ul li a {
	font-family:"DroidSans Bold";
	font-size:18px;
}
.menu-toggle {
	left: 0;
	width: 78px;
	height: 78px;
	background: transparent;
	display: none;
}
.menu-toggle:before {
	font-size: 46px;
}
.search-icon {
	background: url('img/Search-icon.png') center center no-repeat;
    width: 30px;
    height: 30px;
    top: -33px;
    position: relative;
    float: right;
    z-index: 9;
}
.search-icon input, .search-icon input:hover {
	display: block;
    background: transparent;
    border: none;
    width: 30px;
    padding: 0px;
    height: 30px;
}
.search-form input[type="search"] {
	padding-right:30px;
}
.vc_images_carousel .wpdm-link-tpl .ptitle {
	display:none;
}
.vc_images_carousel .w3eden {
	position:absolute;
	/*height:50px;*/
	height:90%;
	/*width:50px;*/
	width: 0px;
	bottom:80px;
	right:150px;
	z-index:99;
}
.vc_images_carousel .w3eden a.wpdm-download-link {
	height:50px;
	width:150px;
	color: #fff;
	background:url('img/download.png') center center no-repeat;
	background-size:auto 100%;
	position:absolute;
	line-height:150px;
	margin-top: -35em !important;
}

.vc_images_carousel .w3eden img.wpdm_icon {
	display:none;
}
.vc_images_carousel .w3eden .media-body {
	width:100%;
}
.wpb_gallery_slides {
	text-align:center;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	max-width: 100%;
    position: relative !important;
    float: none !important;
    display: inline-block;
    margin: 10px 10px auto !important;
    vertical-align: top;
    top: auto !important;
    left: auto !important;
}
.left_menu ul {
	list-style: none;
}
.left_menu li a {
	font-family: "Bullpen";
    font-size: 24px;
    line-height: 44px;
	color: #fff;
    margin: 3px 0px;
    padding: 3px 0;
    min-height: 30px;
    font-weight: normal;
    text-transform: uppercase;
	display:inline-block;
	border-bottom: 3px solid transparent;
}
.left_menu li a.active {
	border-bottom: 3px solid #fff;
}
.raz-jumbo h3 {
	width:100%;
}
.partners {
	text-align:center;
}
.raz-middle .no_min_height.hidden a {
		font-size:16px !important;
	}
#secondary {
	display: none;
}
@media all and (min-width:1025px) {

	.no_min_height, .no_min_height > div {
		min-height:1px !important;
		/* height:50px; */
	}
	.raz-jumbo {
		min-height:674px !important; /*video 674px, img 724px*/
		text-align:center;
		background-size:cover;
	}
	.raz-jumbo.slider img {
		/*max-width:none;*/
		width: 1280px;
		height:100%;
	}
	/*.raz-middle {
		min-height:464px !important;
		background-size:cover;
	}*

	.raz-middle .no_min_height.hidden > div {
		min-height:1px !important;
	}
	/*.raz-middle .hidden > div, .raz-middle > .vc_column_container {
		min-height:464px !important;
	}*/

	.raz-jumbo .flipper, .raz-jumbo > .vc_column_container {
		min-height:674px !important;
	}
	.raz-half_jumbo > .vc_column_container {
		min-height:337px !important;
	}
}
@media only screen and (max-width: 1340px) {
	.primary-navigation a {
    	font-size: 21px;
	}
}
@media only screen and (max-width: 1240px) {
	#mep_0{
		width: 113vh !important;
		height: 60vh !important;
	}
}
@media only screen and (max-width: 1200px) {
    .primary-navigation a {
    	font-size: 16px;
	}
	.half_scaled_first {
		min-height: 283px
	}
	#mep_0{
		width: 109vh !important;
		height: 60vh !important;
	}
}
@media all and ( max-width: 1024px ) {

	.menu_items_right p {
		text-align:left !important;
	}
	.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item {
		height:100% !important;
	}
	.menu_items_right h2 {
		text-align:center !important;
	}
	.slider_half .vc_carousel-slideline-inner img {
		left:0;
	}

	.no_min_height .vc_column_container {
		min-height:1px !important;
	}
	.raz-jumbo .vc_column_container{
		min-height: 30em !important;
	  }


	.partners, .partners p, .partners p strong {
		text-align:center !important;
	}
	.partners img {
		/* min-height:100px; */
	}
	#masthead {
		z-index:9999;
	}
	.raz-jumbo.slider img{
		width: 1280px !important;
	}
	.vc_carousel-control {
		z-index:999;
	}
	#navigation {
		right:15px;
		z-index: 10000;
	}
	.modal-body {
		padding:10px;
	}
	#main {
		margin-top:0px !important;
	}
	.footer-paper img {
	    max-width: 100%;
	}
	.footer-paper {
	    max-width: 100%;
	}
	.raz-jumbo .vc_row.raz-half_jumbo {
		width:100%;
	}
	.wpb_single_image img.vc_single_image-img {
		max-height:none;
		left:0;
		height:100% !important;
		width:auto !important;
	}

	/*.flipper {
		z-index:99;
	}*/
	.flipper.hover .shown {
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		-o-transform: rotateY(180deg);
		-khtml-transform: rotateY(180deg);
		transform: rotateY(180deg);
		opacity:0;
		z-index:-1;
	}
	.flipper.hover .hidden {
		-webkit-transform: rotateY(0deg);
		-moz-transform: rotateY(0deg);
		-ms-transform: rotateY(0deg);
		-o-transform: rotateY(0deg);
		-khtml-transform: rotateY(0deg);
		transform: rotateY(0deg);
		opacity:1 !important;
		z-index:99 !important;
	}
	ul#primary-menu {
		background:#003866;
	}
	.shown.rollover {
		display:block !important;
	}
	.hidden {
		display:block !important;
	}
/*.flipper.vc_column_container, .flipper.vc_column_container > .vc_column-inner  {
		display:block !important;
	}
	.flex_it > .vc_column-inner > .wpb_wrapper {
		display:block !important;
	}*/
	.contact_form form .contact:last-of-type, form .vc_col-md-12 .vc_col-md-6:last-of-type.contact,.contact_form form .contact:first-of-type, form .vc_col-md-12 .vc_col-md-6:first-of-type.contact {
		padding:0px !important;
	}

	.slider .vc_column_container,.vc_column_container.slider  {
		min-height:1px !important;
	}
	.primary-navigation a {
    	font-size: 17px;
    	margin-right: 5px;
	}
	.vc_row-has-fill{
		background-size:cover;
		background-repeat:no-repeat;
	}
	.vc_col-has-fill > div {
		background-size:cover;
		background-repeat:no-repeat;
		width:100%;
		/* padding:15px !important; */
	}
	.raz-middle {
		min-height:auto;
	}
	
	.footer-paper {
		left: inherit;
		right: 3%;
	}
	h1{
		padding-bottom: 0px!important;
	}
	h2 {
		font-size: 22px;
		line-height: 32px;
	}
	h4 {
		font-size: 14px;
	}
	
	
	.blue_text p:last-of-type{
		padding-top: 0px;
	}
	.wpb_text_column{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.text_2019 h1{
		margin-bottom: 0px !important;
	}

	.master_hero_2020 *{
		background-position: center;
background-repeat: no-repeat;
	}

	blockquote.aligncenter,
		img.aligncenter,
		.wp-caption.aligncenter {
			margin-bottom: 0px !important;
		}
#mep_0{
width: 103vh !important;
height: 58vh !important;
}
}
@media all and ( min-width:783px ) and ( max-width:1024px ) {
	ul#primary-menu {
		background:transparent !important;
	}
	.raz-half_jumbo .wpb_single_image img.vc_single_image-img {
		width:100% !important;
		height:auto !important;
	}
	#mep_0{
		width: 89vh !important;
		height: 49vh !important;
	}
}
@media only screen and (max-width: 991px) {
	.primary-navigation a {
    	font-size: 12.5px;
	}
#mep_0{
		width: 79vh !important;
		height: 44vh !important;
	}
}

@media only screen and (max-width: 782px) {
	#masthead.site-header {
		height: 100%;
		min-height: 170px;
		max-height: 100% !important;
		margin-top: -170px;
	}
	.raz-half_jumbo .vc_figure.prettyphoto img.vc_single_image-img {
		height:100% !important;
		width:auto !important;
		max-width:none;
	}
	.header-main {
		text-align: center;
		padding: 30px 0 30px !important;
	}
	.menu-toggle:active, .menu-toggle:focus, .menu-toggle:hover {
	    background-color: transparent;
	}
	.primary-navigation.toggled-on {
	    padding: 0;
	    width: 100%;
	}
	.primary-navigation.toggled-on form.search-form {
	    margin-bottom: 30px;
	}
	.primary-navigation {
		padding-top: 0;
	}
	.primary-navigation a {
    	font-size: 20px;
    	margin: 0 auto;
    	padding: 10px 0;
    	text-align: center;
	}
	.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
		border: 0;
	}
	.language_selector {
		bottom: 22px;
	    right: 15px;
	    top: auto;
	    width: 65px;
	}
	form.search-form {
	    position: relative;
	    width: 200px;
	    display: block;
	    margin-left: 20px;
   		margin-top: 25px;
	    top: auto;
	    right: 0;
	    bottom: 0;
	}
#mep_0{
		width: 56vh !important;
height: 32vh !important;
	}
}

@media only screen and (max-width: 767px) {

	/* #masthead {
		min-height: 78px;
	} */
	.partners img {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	/* .wpb_single_image img.vc_single_image-img {
		width: 100%;
		height: auto !important;
	} */
#mep_0{
		width: 84vh !important;
height: 47vh !important;
	}
}

@media only screen and (max-width: 720px) {
#mep{
width: 70vh !important;
height: 39vh !important;
}
}

@media only screen and (max-width: 672px) {

	h1 {
		font-size: 36px;
	}

	.navi-btn {
		background-size: 50% 50%;
	}
#mep_0{
width: 63vh !important;
height: 35vh !important;
}
}
@media only screen and (max-width: 590px) {
#mep_0{
width: 57vh !important;
height: 32vh !important;
}
}
@media only screen and (max-width: 500px) {

	.wpb_single_image img.vc_single_image-img {
		width: auto;
    	height: 100% !important;
	}
	.primary-navigation.toggled-on {
		width: 100%;
	}
	.wpcf7-list-item.last, .wpcf7-list-item.first {
		display: inline-block;
		width: 100% !important;
	}
	.raz-jumbo .vc_column_container{
		min-height: 16em !important;
	  }
}
@media only screen and (max-width: 490px) {
#mep_0{
width: 48vh !important;
height: 28vh !important;
}
}
@media all and (max-width:380px) {
	.half_scaled_first {
		min-height:316px;
	}
}


.no_min_height a {
	padding:0px;
	border:0px;
}
ul#primary-menu li{
	line-height:30px;
}
ul#primary-menu li a {
    color: #fff;
	font-size:33px;
    text-transform: uppercase;
}
ul#primary-menu li a:hover,
ul#primary-menu li.current_page_item a {
	text-decoration: underline;
}
ul#primary-menu {
    list-style:none;
}


.raz-jumbo {
    margin: 8px !important;
}
.raz-jumbo-2 {
    margin: 10px !important;
}

.ribbon_btn {
    width: 100%;
    clear: both;
}


.real_height .vc_column-inner {
    height: 100%;
}
.text_2019 {
    text-align: center;
}
.text_2019 h1 {
    border-bottom: 0px;
    margin: 0 auto;
    margin-bottom: 11px;
}
.vc_row-has-fill.vc_row-flex.shown.rollover.bigger_text{
    min-height: 464px !important;
}
.text_2019 a.link_to{
  background: url('/wp-content/themes/twentyfourteen-child/img/ribbon.png');
  border: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  min-height: 40px;
  height: 100%;
  padding-right: 120px;
  padding-left: 120px;
  line-height: 37px;
}


.wpb_wrapper .full_height div {
    height: 464px;
    background-size: cover;
}
hr {
    width: 100%;
    max-width: 100%;
    background: #15346d;
    /*max-width: 96%;*/
}
.program hr{
    margin: 0 auto;
    height: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.program p{
    line-height: 42px;
    width: 97%;
}
.angebot h1{
	margin-bottom: 0;
	padding-bottom: 0;
}
.angebot hr{
	margin-bottom: 1em;
}

#primary-navigation{
  display: none;
}

@media all and (max-width:850px){
	.raz-jumbo .vc_column_container {
      min-height: 26em !important;
  }
}
@media all and (max-width:750px){
	.raz-jumbo .vc_column_container {
      min-height: 23em !important;
  }
}
@media all and (max-width:620px){
	.raz-jumbo .vc_column_container {
      min-height: 21em !important;
  }
}
@media all and (max-width:560px){
	.raz-jumbo .vc_column_container {
      min-height: 18em !important;
  }
	#mc_embed_signup h2 {
		font-size: 2em !important;
	}
	.modal-content {
		padding: 0px;
	}
	.menu-toggle {
		width: 60px;
	}
	
}
@media all and (max-width:500px){
	.vc_images_carousel .w3eden a.wpdm-download-link {
	height:30px;
	width:208px;
	line-height:17px;
	margin-top: -4em !important;
}

    .raz-jumbo .vc_column_container {
      min-height: 16em !important;
  }
    .social img {
      padding-right: 7px;
      max-width: 40px;
  }

.slider{
	height: auto !important;
}
.slider div{
	height: auto !important;
}
}

@media all and (max-width:450px){
	.raz-jumbo .vc_column_container {
      min-height: 12em !important;
  }
}
.slider{
	height: auto !important;
}
.slider div{
	height: auto !important;
}
#mc_embed_signup{
  text-align: center;
}
.popup-footer-image{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
display: block;
margin: 0 auto;
  }
.dark_blue_text p, .dark_blue_text h2, .dark_blue_text, .dark_blue_text strong{
  color:#162867 !important;
}
.modal-body .col-md-2.submit_btn {
    margin-top: 16px;
}
#mce-EMAIL {
    margin-top: 10px !important;
}
#mce-LNAME {
    margin-top: 10px !important;
}
#mce-FNAME {
    margin-top: 10px !important;
}
.partners img:hover {
    transform: scale(1.2) !important;
}
.vc_inner{
  background-size: cover;
}
textarea{
  margin-top: 10px;
    margin-bottom: 10px;
}
.vc_row-o-full-height{
	/*min-height: 100% !important;*/
	min-height: 9em !important;
}

h1{
	margin-bottom: 0 !important;
}
.hidden .wpb_wrapper {
	padding:6px;
}

/*.mejs-controls{
/*display: none !important;*/
/*}
.mejs-fullscreen-button{
	display: none !important;
}
.mejs-duration-container{
	display: none !important;
}
.mejs-time-rail{
	display: none !important;
}
.mejs-currenttime-container{
	display: none !important;
}
.mejs-playpause-button{
	display: none !important;
}
video::-webkit-media-controls-play-button {display: none !important;}

video::-webkit-media-controls-volume-slider {display: none !important;}

/*video::-webkit-media-controls-mute-button {display: none !important;}*/

/*video::-webkit-media-controls-timeline {display: none !important;}

video::-webkit-media-controls-current-time-display {display: none !important;}

video::-moz-media-controls-play-button {-moz-display: none !important;}

video::-moz-media-controls-volume-slider {-moz-display: none !important;}

/*video::-moz-media-controls-mute-button {display: none !important;}*/

/*video::-moz-media-controls-timeline {-moz-display: none !important;}

video::-moz-media-controls-current-time-display {-moz-display: none !important;}
video::-moz-controls .progress {
-moz-display: none !important;
}
video::-moz-controls button{
-moz-display: none !important;
}
body .playButton{
-moz-display: none !important;
}
.wpb_wrapper.videocontrols{
-moz-display: none !important;
}
.after_movie.videocontrols.controlsContainer.controlsOverlay.controlBar.playButton{
-moz-display: none !important;
}

#video-container, #playpausebtn, #fullscreenbtn, #mutebtn, #curtimetext, #durtimetext, #seekslider, #volumeslider {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#video-container {
  position: relative;
}

div#video_controls_bar {
  position: absolute;
  background: #61676D;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto 5% auto;
  width: 60%;
  height: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
}*/

/* this is just a CSS comment, you can bypass it ----------------------*/
/* #video-container:hover #video_controls_bar {
    opacity: 1;
} */

/*#mutebtn2 {
    position: absolute;
    top: 10px;
    right: 20px;
font-size: 2em;
background-color: transparent;
padding: 0px;
outline: none;
width: 1.5em;
z-index: 2;
}
#mutebtn1 {
    position: absolute;
    top: 10px;
    right: 20px;
font-size: 2em;
background-color: transparent;
padding: 0px;
outline: none;
display: none;
width: 1.5em;
z-index: 2;
}
/* ------------------------------------------------------------------- */

/*button#playpausebtn {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSI5MSA5MSAxOCAxOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyA5MSA5MSAxOCAxOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBvcGFjaXR5PSIwLjk1IiBmaWxsPSIjRkZGRkZGIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICIgZD0iTTkzLjI1OCw5MS4yMzlsMTQuNjkyLDcuNjgxYzEuMTQxLDAuNTk2LDEuMTQxLDEuNTYzLDAsMi4xNTkNCgkJbC0xNC42OTIsNy42ODNjLTEuMTQsMC41OTctMi4wNjQsMC4wMzctMi4wNjQtMS4yNDhWOTIuNDg3QzkxLjE5NCw5MS4yMDIsOTIuMTE4LDkwLjY0Myw5My4yNTgsOTEuMjM5eiIvPg0KPC9nPg0KPC9zdmc+DQo=);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 7%;
  height: 30px;
  cursor: pointer;
  border: 0;
  background-color: red;
    display:inline-block;
    vertical-align:middle;
}

button#playpausebtn:hover {
  cursor: pointer;
}

button#fullscreenbtn {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTggMTgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE4IDE4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnIG9wYWNpdHk9IjAuOTUiPg0KCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNy41LDEyLjU1MWMwLDAuMzg1LTAuMzE0LDAuNjk5LTAuNjk5LDAuNjk5aC0xLjM5MmMtMC4zODUsMC0wLjQ3NywwLjIyMy0wLjIwNCwwLjQ5M2wxLjgxMSwxLjgwNA0KCQljMC4yNzIsMC4yNzEsMC4yNzIsMC43MTcsMC4wMDIsMC45ODlsLTAuNTA3LDAuNTFjLTAuMjcxLDAuMjczLTAuNzE0LDAuMjczLTAuOTg1LDBsLTEuNzgzLTEuNzk3DQoJCWMtMC4yNzEtMC4yNzMtMC40OTItMC4xODMtMC40OTIsMC4yMDJ2MS4zNWMwLDAuMzg1LTAuMzE0LDAuNjk5LTAuNjk5LDAuNjk5aC0wLjcyNmMtMC4zODYsMC0wLjctMC4zMTQtMC43LTAuNjk5di00Ljk3Ng0KCQljMC0wLjM4NiwwLjMxNC0wLjcsMC43LTAuN2g0Ljk3NmMwLjM4NSwwLDAuNjk5LDAuMzE0LDAuNjk5LDAuN1YxMi41NTF6IE0wLjUsMTIuNTUxYzAsMC4zODUsMC4zMTQsMC42OTksMC42OTksMC42OTloMS4zNQ0KCQljMC4zODUsMCwwLjQ3NiwwLjIyMywwLjIwNSwwLjQ5NGwtMS44MDEsMS44MDNjLTAuMjcyLDAuMjcxLTAuMjcyLDAuNzE3LDAsMC45ODhsMC41MTQsMC41MTRjMC4yNzEsMC4yNzIsMC43MTcsMC4yNzIsMC45ODgsMA0KCQlsMS44MDEtMS44MDFjMC4yNzItMC4yNzIsMC40OTUtMC4xOCwwLjQ5NSwwLjIwNXYxLjM0OGMwLDAuMzg1LDAuMzE0LDAuNjk5LDAuNjk5LDAuNjk5aDAuNzI2YzAuMzg1LDAsMC43LTAuMzE0LDAuNy0wLjY5OXYtNC45NzYNCgkJYzAtMC4zODYtMC4zMTQtMC43LTAuNy0wLjdIMS4xOTljLTAuMzg1LDAtMC42OTksMC4zMTQtMC42OTksMC43VjEyLjU1MXogTTE3LjUsNS40NDljMC0wLjM4NS0wLjMxNC0wLjY5OS0wLjY5OS0wLjY5OWgtMS4zOTINCgkJYy0wLjM4NSwwLTAuNDc2LTAuMjIyLTAuMjAyLTAuNDkybDEuODA2LTEuNzg0YzAuMjczLTAuMjcxLDAuMjc0LTAuNzE0LDAuMDAxLTAuOTg0bC0wLjUtMC40OTcNCgkJYy0wLjI3Mi0wLjI3MS0wLjcxNy0wLjI2OS0wLjk4OCwwLjAwNGwtMS43ODMsMS43OTdDMTMuNDcyLDMuMDY3LDEzLjI1LDIuOTc2LDEzLjI1LDIuNTlWMS4xOTljMC0wLjM4NS0wLjMxNC0wLjY5OS0wLjY5OS0wLjY5OQ0KCQloLTAuNzI2Yy0wLjM4NiwwLTAuNywwLjMxNC0wLjcsMC42OTl2NC45NzZjMCwwLjM4NSwwLjMxNCwwLjcsMC43LDAuN2g0Ljk3NmMwLjM4NSwwLDAuNjk5LTAuMzE0LDAuNjk5LTAuN1Y1LjQ0OXogTTAuNSw2LjE3NQ0KCQljMCwwLjM4NSwwLjMxNCwwLjcsMC42OTksMC43aDQuOTc2YzAuMzg1LDAsMC43LTAuMzE0LDAuNy0wLjdWMS4xOTljMC0wLjM4NS0wLjMxNC0wLjY5OS0wLjctMC42OTlINS40NDkNCgkJQzUuMDY0LDAuNSw0Ljc1LDAuODE0LDQuNzUsMS4xOTlWMi41OWMwLDAuMzg1LTAuMjIyLDAuNDc4LTAuNDk1LDAuMjA1bC0xLjgwMS0xLjhDMi4xODMsMC43MjIsMS43MzYsMC43MjEsMS40NjIsMC45OTENCgkJbC0wLjUwNywwLjVjLTAuMjczLDAuMjctMC4yNzQsMC43MTMtMC4wMDEsMC45ODNsMS43OTgsMS43ODRDMy4wMjQsNC41MjgsMi45MzQsNC43NSwyLjU0OSw0Ljc1aC0xLjM1DQoJCUMwLjgxNCw0Ljc1LDAuNSw1LjA2NCwwLjUsNS40NDlWNi4xNzV6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 7%;
  height: 40px;
  cursor: pointer;
  border: 0;
  background-color: blue;
    display:inline-block;
    vertical-align:middle;
}

button#mutebtn {
  width: 10%;
    display:inline-block;
    vertical-align:middle;
}

#curtimetext, #durtimetext {
  width: 5%;
  display: inline-block;
  vertical-align: middle;
}

input#seekslider {
  width: 35%;
  height: 20px;
  background-color: yellow;
    display:inline-block;
    vertical-align:middle;
}

input#volumeslider {
  width: 10%;
  background-color: red;
    display:inline-block;
    vertical-align:middle;
}

input[type='range'] {
  -webkit-appearance: none !important;
  background: #384047;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  background: #6CBB7C;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  cursor: pointer;
}

input[type="range"]::-webkit-slider-thumb:hover {
  -webkit-animation: pulse 1s infinite;
}*/

@-webkit-keyframes pulse {
  from {
    -webkit-box-shadow: 0 0 2px transparent;
  }

  50% {
    -webkit-box-shadow: 0 0 10px #e74c3c;
  }

  to {
    -webkit-box-shadow: 0 0 2px transparent;
  }
}

@media screen and (max-width: 500px) {
  #curtimetext, #durtimetext {
    display: none;
  }
}
