/*!
Theme Name: Musterpage10
Theme URI: http://www.musterpage.ch
Author: Resign
Author URI: http://www.resign.ch
Description: Theme 2017-2019-...
Version: 10.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
	Text Domain: Theme by RESIGN.CH

This theme, like WordPress, is licensed under the GPL.
 */

/*************************************************************************/
/* Media queries vorlage */
@media only screen and (max-width: 480px) {}    /*    XS    phone 360x640 */ 
@media only screen and (max-width: 970px) {}    /*    SM    ipad hochformat 768x1024 */ 
@media only screen and (max-width: 1280px) {}    /*   MD    ipad quer 1024x768 und Macbook 1280x800, Samsung TAB 1150x544  */ 
@media only screen and (max-width: 1440px) {}    /*   LG    ab 1400  Surface und latptop 1360x768  */ 
@media only screen and (max-width: 1690px) {}    /*   LG    desktop 1680x1050, Desktop HD 1920x1080  */ 

@media only screen and (max-width: 330px) {}    /*    only iPhone 4 + 5 */

/*************************************************************************/
/* Basic for the Theme  */
 
@font-face {
  font-family: 'Montserrat';
  src: url('https://jobs.vangard.ch/wp-content/themes/vangard/font/Montserrat-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('https://jobs.vangard.ch/wp-content/themes/vangard/font/Montserrat-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


html {
	position: relative;
	min-height: 100%;
	/*overflow-y: scroll;*/
}
body {
	font-family: 'Montserrat';
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	line-height: 160%;
	color: #333;
	background-color: #fff;  
}
@media only screen and (max-width: 1440px) {
	body {font-size: 18px;}
} 
@media only screen and (max-width: 1100px) {
	body {font-size: 16px;}
} 

a {
	text-decoration: none;
	transition: all .2s ease-in-out;
	color: #333;
}
/*
a:visited, a:active {
	color: #333;
}
*/
a:focus {
	outline: none;
}
*:focus {
	outline: 0;
}
a:active, a:hover {
	outline: 0 none;
	text-decoration: none;
	color: inherit;
	transition: all .2s ease-in-out;
	opacity: .9;
}
p {
	margin-bottom: 10px;
}
.container {
	max-width: 1200px;
	width: 100%;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}
@media only screen and (max-width: 1390px) {
.container { max-width: 90%;}
}
@media only screen and (max-width: 1100px) {
	.container {
    max-width: 90%;
}
}
@media only screen and (max-width: 970px) {
.container {padding-left: 10%;padding-right: 10%; max-width: 100%;}
}

.brand-color {
	color: #0a2849;
	border-color: #0a2849;
}

.turquoise {
	background: #f5f5f5;
}

@media screen and (max-width: 1100px) and (min-width: 970px) {
	#aktuelles .container {
	max-width: 98%;
}

}

@media only screen and (min-width: 1280px) {
	.single-job-box .container {
    max-width: 1200px;
}
}


/*************************************************************************/
/* Titel */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat';
	font-weight: 500;
	font-style: normal;
	line-height: 120%;
	margin: 10px 0;
} 
h1 {
	font-size: 714%;
}
h1.small, .single-job-box h1 {
    font-size: 276% !important;
    line-height: 100%;
}
.single-job-box h1 {
    max-width: 88%;
}
h2 {
	font-size: 380%;
}
h3 {
	font-size: 200%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}

@media only screen and (max-width: 1440px) {
	h1 {font-size: 270%;}
	h2 {font-size: 260%;}
	h3 {font-size: 180%;}
	h4 {font-size: 110%;}
}

@media only screen and (max-width: 970px) {
	h1 {font-size: 270%;}
	h2 {font-size: 230%;} 
	h3 {font-size: 180%;}
	h4 {font-size: 110%;}
	h1.small ,.single-job-box h1 { 
    font-size: 226% !important;
    line-height: 100%;
}
	.singlePage h1.small {
    font-size: 186% !important;
}
	h1.small, .single-job-box h1 {
    font-size: 196% !important;
    line-height: 100%;
}
}

@media only screen and (max-width: 970px) {
	h1.small, .single-job-box h1 {
    font-size: 166% !important;
    line-height: 100%;
    max-width: 100%;
}
} 

.black {
	color: #000;
}

.carousel-inner, .embed-responsive, .modal, .modal-open, .progress {
	overflow: auto;
}

/*************************************************************************/
/* Header */

/*
.res-header {
	width: 100%;
	background: rgba(255,255,255, 1.0);
}
.home .res-header {
	position: absolute;
	background: rgba(255,255,255, 1.0);
	z-index: 6;
}
@media only screen and (max-width: 970px) {
  .res-header .container {max-width: 100%; width: 90%;padding-right: 0;padding-left: 0;}
}
*/

.logo {
    position: relative;
    top: auto;
    margin-top: 20px;
/*    left: 35px;*/
    z-index: 999;
}
@media only screen and (max-width: 970px) {
	.logo {
    position: fixed;
    top: 24px;
    left: 20px;
    z-index: 999;
}
	.logo:after {
		content: "";
		width: 100%;
		height: 70px;
		background: #fff;
		left: 0;
		top: 0;}
} 
.logo a {
	color: #ccc;
}
.logo img {
    height: 100px;
    text-align: left;
}
@media only screen and (max-width: 1290px) {
	.logo img {
    height: 60px;
    text-align: left;
}
}

@media only screen and (max-width: 970px) {
.logo img{height: 56px;}
} 

/*************************************************************************/
/* Navigation */

.res-nav-header {
	z-index: 1;
}
.res-nav-header #navbar {
    margin-top: 40px;
    margin-right: 0px;
    text-align: center;
    display: flex;
    justify-self: center;
}
.res-nav-header .nav > li > a {  /* desktop nav */
	font-size: 16px;
	padding: 10px 0;
	padding-right: 50px;
	color: #000;
	transition: all .3s ease-in-out;
        text-transform: uppercase;
}
@media only screen and (max-width: 1390px) { 
	.res-nav-header .nav > li > a { padding-right: 30px;}
}

.res-nav-header .navbar-nav > li > a:hover {
    color: #bda56c;
    opacity: 1;
}
.res-nav-header .navbar-nav > .active a {  /* active */
    color: #bda56c;
    opacity: 1;
}
@media only screen and (min-width: 970px) {  /* hover effekt Desktop only */
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus { 
	transform: translateY(2px);
}
}

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

.res-nav-header {  /* Mobile Header  */  
	height: 70px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 15;
	padding: 0;
	transition: top 0.1s ease-out;
	background: rgba(255,255,255, 0.8);
	background-size: auto 40%;
	background-repeat: no-repeat;
	background-position: 30px 60%;
}
	
.navbar-toggle {
    float: left; 
    border: 0;
	margin-right: 0px;
	margin-left: 20px;
}
.res-nav-header #navbar{
	margin-top: 0px;
	margin-right: 0px;
}
.navbar-collapse {  /* Mobile Dropdown BG */
	background: rgba(255,255,255, 1.0);
}
.navbar-collapse ul {
}
.navbar-nav li a { /* Mobile Dropdown Button */
	padding: 6% 0 6% 33px;
	font-size: 120%;
}
.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
}
.res-nav-header .navbar-nav li a { /* Mobile Dropdown space */
	padding: 5% 0 5% 45px;
	border-bottom: 1px solid #dedede;
	font-size: 100%;
	font-weight: 400;
}
.res-nav-header .res-nav-header .nav > li > a {  
	padding: 0;
	padding-right: 0px;
	color: inherit;
}
.res-nav-header .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
}
.res-nav-header a.navbar-brand {  /* mobile logo home-link */
    width: 60%;
    height: 65px;
    margin-left: 30px;
}
.res-nav-header a.navbar-brand span{
	line-height: 160%;	
	}
.res-nav-header .navbar-toggle {
    float: left; 
    border: 0;
	margin-right: 0px;
	margin-left: 34px;
	margin-top: 20px;
}
.res-nav-header .navbar-toggle .icon-bar {  /* Mobile Icon */
    background-color: #000;
}
.res-nav-header .navbar-nav .open .dropdown-menu li a span{ 
	margin-left: 5%;
}

}
.dropdown-menu{ 
	box-shadow: 0 5px 15px -8px rgba(149, 153, 153, 0.6);
}
.dropdown-menu > li > a { /* dropdown */
    padding: 15px 30px;
	font-weight: 400;
}
.dropdown-menu > .active > a { /* dropdown active */
    color: #000;
	font-weight: 400;
	background: rgba(200,200,200, .2); 
}

@media only screen and (max-width: 970px) {
	.white-layer {
    width: 100%;
    height: 80px;
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1;
}
} 


/*************************************************************************/
/*  RES Subnav  */

.res-sub-nav {
    position: absolute;
    bottom: 65px;
}
@media only screen and (max-width: 970px) {
.res-sub-nav {
    bottom: 0px;
}
}

.res-sub-nav.sub-nav-2 {
    bottom: 0px;
}
@media only screen and (max-width: 970px) {
	.res-sub-nav {
    position: relative;
}
} 
.res-sub-nav .nav-justified {
    min-width: 100vw;
}
.subnavbar {
    font-size: 85%;
}
.res-sub-nav .nav {
    border-bottom: 0px solid #dedede;
    border-top: 0px solid #dedede;
    transition: all .3s ease-in-out;
}
.res-sub-nav .current-menu-item,
.res-sub-nav .nav .active, li.filter-btn.active > a > span{
	font-weight: 400;
}
.res-sub-nav .nav a{
	transition: all .1s ease-in-out;	
}
.res-sub-nav .nav a:hover {
    opacity: 1;
    transform: none;
}
.res-sub-nav.sub-nav-2 .nav a:hover {
    opacity: 1;
    transform: none;
    background: rgba(255, 255, 255, 0.5);
}
.res-sub-nav .nav a:hover span {
	transform: scale(1.08);
	display: block;
	transition: all .1s ease-in-out;
}
.res-sub-nav .nav a span {
	transition: all .1s ease-in-out;
	display: block;
}

/*  ***** Typo rechtsbündig ***** */
/*
.res-sub-nav .nav :first-child a{
    margin-left: -80px !important;
}
.mobile-sub-nav-dropwown .res-sub-nav .nav :first-child a{
   margin-left: 0 !important;
   background-color: blue;
}
*/

@media only screen and (max-width: 970px) {
.mobile-sub-nav-dropwown .subnav-btn{ 
	padding: 10px 30px; 
	text-align: left;
	font-size: 110%; 
	border: 1px solid #dedede; 
	background-color: #fff;
}
.mobile-sub-nav-dropwown .dropdown-menu {
    z-index: 9999;
	width: 100%;
    padding: 0;
    margin: 0;
    font-size: 90%;
    background-color: #fff;
}
.mobile-sub-nav-dropwown .dropdown-menu .navbar-nav li {
	border-top: 1px solid #eee; 
	margin: 0 15px;
}
.mobile-sub-nav-dropwown .dropdown-menu .navbar-nav li a {
    padding: 4% 0 4% 30px;
}
.mobile-sub-nav-dropwown .nav {
    border-bottom: 0;
}
#mobile-sub-nav .dropdown-backdrop{ 
	display: none; 
	}
}



/*  RES Subnav Desktop on Fixed  */

#subnavbar-fixed{
	display:none;
}
#subnavbar > .nav > li.active > a > span{
	 font-weight: 400;
}
#subnavbar-fixed > .nav > li.active > a > span{
	 font-weight: 400;
}
#subnavbar-fixed .nav {
	overflow:  hidden;
	margin-top: -30px;
}
#subnavbar-fixed .nav > li > a {
    padding: 0;
    font-size: 85%;
}

/*************************************************************************/
/*  FixedNav  */

/*
.fadeFixNavIn {
	opacity: 1 !important;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.nav-up{
	top: -120px !important;
}

#fixedNav .res-header {
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0px;
	-webkit-transition: top 0.1s ease-in-out;
	transition: top 0.1s ease-in-out;
	background: rgba(255,255,255, 0.95);
	border-bottom: 1px solid #dedede; 
}
#fixedNav .container{
	width: 100%;
	overflow: hidden;
}

#fixedNav .res-nav-header .navbar {
    margin-bottom: 10px;
}
#fixedNav .res-nav-header #navbar {
    margin-top: 15px;
	margin-bottom: 0px;
}
#fixedNav .res-nav-header .nav > li > a {
    font-size: 90%;
    padding-top: 10px;
    padding-bottom: 0;
}
#fixedNav .logo {
	padding-top: 10px;
    padding-bottom: 15px;
}
#fixedNav .logo img {
	max-width: 120px;
}
*/


/*************************************************************************/
/*  Homscreen Headers   */

.headerScreen {
	height: 80vh;
	overflow: hidden;
	background-color: #000;
	position: relative;
	background: 50% 0 no-repeat fixed;
	background-image:none;
	background-size: cover;
}
@media only screen and (max-width: 1390px) {
.headerScreen { background-attachment: scroll;}
}

.slogan{
	color: #FFF;
}
.sloganBox{
	max-width: 900px;
}
.home .slogan h1 {
    font-size: 475%;
    line-height: 90%;
    padding-top: 0;
    margin-top: 0;
    word-break: break-word;
    width: 85vw;
    text-align: center;
    white-space: normal;
    display: block;
	color: #fff;
}

@media only screen and (max-width: 1100px) {
	.home .slogan h1 {
    font-size: 510%;
}
}
@media only screen and (max-width: 970px) {
		.home .slogan h1 {
    font-size: 250%;
}
} 
.headerIntroVideo .slogan h1 {
    color: #fff;
}
.slogan h1 {
    font-size: 675%;
    line-height: 90%;
    padding-top: 0;
    margin-top: 0;
    color: #000;
}
.slogan h2 {
	font-size: 320%;
	font-weight: 600;
	line-height: 100%;
	padding-top: 0;
	margin-top: 0;
}
.slogan h3 {
	font-size: 320%;
	font-weight: 100;
	line-height: 100%;
	padding-top: 0;
	margin-top: 0;
}
#slider-claims h3 {
    font-size: 250%;
    color: #000;
}
.slogan .btn{
	margin-top: 10px;
}

@media only screen and (max-width: 1440px) {
	.slogan h1 {font-size: 500%;line-height: 110%;}
	.slogan h2 {font-size: 260%;line-height: 110%;}
	.slogan h3 {font-size: 200%;line-height: 110%;}
}

@media only screen and (max-width: 970px) {
	.slogan h1 {font-size: 240%;line-height: 110%;}
/*	.slogan p {text-shadow: 0px 0px 6px #fff;}*/
	.slogan h2 {font-size: 200%;line-height: 110%;}
	.slogan h3 {font-size: 150%;line-height: 110%;}
	.slogan {font-size: 90%;line-height: 130%;}
}


.vertical-center {
	position: absolute;
	top: 53%; 
	left: 0;
	width: 100%;
	height: auto;
	z-index: 1; 
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

/* --- Video Fullscreen  ---- */

.headerIntroVideo {
    height: 350px;
    position: relative;
}
@media only screen and (max-width: 1290px) {
	.headerIntroVideo {
    height: 350px;
}
}
@media only screen and (max-width: 970px) {
.headerIntroVideo {
    height: 360px;
    overflow: hidden;
}
} 
video {
	width: 100%;
	height: auto;
	border: none;
}
.fullscreenVideo .videoScale {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    transform: translateX(-50%) translateY(-50%);
    transition: 1s opacity;
    background-color: #000;
    opacity: 0.9;
}
.fullscreenVideo .fixed {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    opacity: 1;
    background: #e5e0d2;
}
@media only screen and (max-width: 1290px) {
	.fullscreenVideo .fixed {
    min-width: 120%;
    min-height: 100%;
}
}

@media only screen and (max-width: 970px) {
	.fullscreenVideo .fixed {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 230%;
    height: auto;
    z-index: 0;
    transform: translateX(-50%) translateY(-50%);
    transition: 1s opacity;
    background-color: #000;
    opacity: 0.9;
}
} 

@media only screen and (max-width: 970px) {
	.page-template-page-jobs #page {
    background: #e5e0d2;
}
} 
.page-template-page-jobs .slogan {
    color: #000;
    position: relative;
}
.page-template-page-jobs .slogan h1 {
	color: #000;
}
@media only screen and (max-width: 970px) {
	.page-template-page-jobs .slogan {
    color: #000;
    position: relative;
}
.page-template-page-jobs .slogan h1 {
	color: #000;
}
} 

/*  Video Inline   */
.video-inline {
    height: 100vh;
    position: relative;
    overflow: hidden;
    background-color: transparent;
    background-color: #000;  /* fade HG Color */
}
.video-inline .vertical-center {
	top: 70%; 
}
@media only screen and (max-width: 970px) {
	.video-inline .vertical-center {top: 60%; }
}

.video-inline .container{
	position: relative;
}
.video-inline-play-btn {  
    cursor: pointer;
	display: flex;
  	align-items: center;
  	justify-content: center;
	transition: all .2s ease-in-out;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 110%;
    line-height: 100%;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}
@media only screen and (min-width: 1010px) {
	.video-inline-play-btn:hover{transform: scale(1.1);}
}

/* Video Desktop Fullscreen */
#intro_video .videoScale,
#main_video .videoScale{
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	transform: translateX(-50%) translateY(-50%);
	transition: 1s opacity;
   	background-color: transparent;
}


/* Video Mobile Fullheight Inside */
@media only screen and (max-width: 970px) {
	#intro_video .videoScale {
		position: absolute;
		top: 50%;
		left: 50%;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		z-index: 0;
		transform: translateX(-50%) translateY(-50%);
		transition: 1s opacity;
   		background-color: transparent;
	}
	#main_video .videoScale {
		position: absolute;
		top: 50%;
		left: 50%;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		z-index: 0;
		transform: translateX(-50%) translateY(-50%);
		transition: 1s opacity;
   		background-color: transparent;
	}
} 

.video_control {
    display: none;
    position: absolute;
    left: 2%;
    bottom: 4%;
    z-index: 1;
    font-size: 110%;
}

/*   Video-Controls iPhone 6  */
@media only screen and (max-width: 480px) {
	.video_control { bottom: 15%; font-size: 120%;}	  
}

/*   Video-Controls iPhoneX +  */
@media only screen and (min-device-height: 800px) and (max-width: 820px) {
	.video_control { bottom: 20%; font-size: 120%;}	  
}

.video_control i{
	color: #fff;
	font-weight: 200;
}
.mute_btn,
.reset_btn {
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
}
.mute_btn:hover,
.reset_btn:hover{
	opacity: 0.6;
}



/*************************************************************************/
/*  Parallax   */

.parallaxCSS {
	position: relative;
	background: 50% 0 no-repeat fixed;
	background-size: cover;
	height: 600px;
}
.parallaxCSS:after {  /* abdunkler after */
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}
.parallaxCSS .slogan h3 {
    font-size: 240%;
    line-height: 100%;
} 
@media only screen and (max-width: 1390px) {
.parallaxCSS {background-attachment: scroll; height:280px;}
}


/*************************************************************************/
/*  Postbox   */

.postBox{
}
@media only screen and (max-width: 970px) {
	.postBox {padding-bottom: 30px;}
}
.postImg{
	transition: all 0.4s ease-in-out;
}
.postImg a img:hover{
}
.postImg img{
	width: 100%;
	height: auto;
}
.postContent{
}
.postContent img{
	max-width: 100%;
	height: auto;
}
.postContent ul, .pum-theme-standard-theme ul {
    -webkit-padding-start: 25px;
	font-size: 100%;
	padding: 10px 0 10px 0;
	
}
.postContent ul li, .pum-theme-standard-theme ul li {
    padding-bottom: 10px;
    margin-left: 20px;
    position: relative;
}
/*
.postContent ul li:before, .pum-theme-standard-theme ul li:before {
    content: url(img/v-als-icon.svg);
    height: auto;
    width: 20px;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -35px;
    text-decoration: inherit;
    opacity: 1;
}
*/
.postContent .bullet-checklist li:before, .pum-theme-standard-theme .bullet-checklist li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
	position:absolute;
	margin-left:-35px;
    text-decoration: inherit;
    font-style: normal;
    font-weight: normal;
	font-size: 100%;
	opacity: 0.3;
}
@media only screen and (max-width: 970px) {
.postContent li {margin-left: 25px;}
.postContent li:before {margin-left:-25px;}
} 


/*************************************************************************/
/*  PostMag - Height JS set   */

.postMag .postBox{
}
.postMag .postContent h2{
	font-size: 170%;
}
.postMag .postContent{
}
.postShowMore{
	padding: 15px 0 60px 0;
	font-size: 92%;
}
@media only screen and (max-width: 970px) {
	.postShowMore{padding: 8px 0 0 0;} 
}


/*************************************************************************/
/*  Aktuelles Mobile  */

@media only screen and (max-width: 970px) {
.autor .row {
		display: flex;
		align-items: center;
		justify-content: center;

}
.aktuelles .col-sm-8 {
}
}


/*************************************************************************/
/*  Team  */

.team .postImg:after {
    content: "";
    position: absolute;
    width: 100%;
	height:auto;
    background-color: #000;
}

.team .postContent{
	font-size: 95%;
	line-height: 135%;
}
.team .postContent h4{
    font-weight: 400;
}
.team .postContent{
}
.team .postContent p{
	margin-bottom: 8px;
}
.team .postContent a{
	font-size: 88%;
}



/*************************************************************************/
/*  storyBox  */


.storyBox .container {
    max-width: 85%;
}
@media only screen and (max-width: 1100px) {
	.storyBox .container {  max-width: 95%;}
}
@media only screen and (max-width: 970px) {
.storyBox .container {  padding-left: 12%; padding-right: 12%;  max-width: 100%;}
} 

.storyBox .postContent {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    max-width: 59%;
    background-color: #fff;
    padding: 9.5rem 7.65rem 9.25rem;
    margin-top: -20rem;
    border-radius: 4px;
}
@media only screen and (min-width: 970px) {
	.storyBox .storyBox-row:nth-child(even) .postContent { margin-left: 8%;}
	.storyBox .storyBox-row:nth-child(odd) .postContent {margin-right: 8%;}
} 
@media only screen and (max-width: 1690px) {
	.storyBox .postContent { max-width: 78%;}
}
@media only screen and (max-width: 1100px) {
	.storyBox .postContent {  max-width: 88%; padding: 6.5rem 4.65rem 6.25rem;}
}

@media only screen and (max-width: 1280px) {
	.storyBox .postContent { padding: 5.5rem 5.65rem 5.25rem;
    margin-top: -13rem;
}
	.storyBox .storyBox-row:nth-child(even) .postContent {margin-left: 4%;}
	.storyBox .postContent { max-width: 88%;}
}

@media only screen and (max-width: 970px) {
.storyBox .postContent { max-width: 100%; margin-top: 0; margin-bottom: 0;}
	.storyBox .storyBox-row:nth-child(even) .postContent { margin-left: 0%;}
}

@media only screen and (min-width: 970px) { 
	.storyBox .img-spacer { height: 27vw;}
	.storyBox .container .row .col-lg-7, 
		.storyBox .container .row .col-sm-6, 
		.storyBox .container .row .col-xs-12 { padding: 0;}
	.storyBox .postBox {display: flex; align-items: center;justify-content: center;flex-direction: row; margin-left: 0;margin-right: 0; position: relative; border-radius: 4px;}
	.storyBox :nth-child(even) .container .row .col-lg-7:nth-child(odd), 
		.storyBox :nth-child(even) .container .row .col-sm-6:nth-child(odd), 
		.storyBox :nth-child(even) .container .row .col-sm-6:nth-child(odd) { display: block; margin-left: auto; order: 2;}
}

.storyBox .storyBox-row:nth-child(even) .postBox {background-color: #ccc;}  /* color Boxes Right */
.storyBox .storyBox-row:nth-child(odd) .postBox {background-color: #ccc;}  /* color Boxes left */

.storyBox .storyBox-row:nth-child(2) .postBox{ background-color: #dedede;}  /* color indiduell */


@media only screen and (max-width: 970px) {
.storyBox .postBox{margin-bottom: 30px; padding-bottom: 0;}
.storyBox .postContent{margin-bottom: 0px; padding: 4.5rem 4.65rem 5.25rem;}
.storyBox .img-spacer {  height: 40vh;}
	.storyBox .col-xs-12 { padding-left: 0;  padding-right: 0;}
}



/*************************************************************************/
/*  storytell  */

.storytell .postImg {
	overflow: hidden;
    max-height: none;
	justify-content: center;
	background-position: center center !important;
    background-size: cover !important;
    flex-direction: column;
    width: 100%;
}
.storytell .postContent {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    max-width: 68%;
}
@media only screen and (max-width: 1280px) {
.storytell .postContent { max-width: 78%;}
}
@media only screen and (max-width: 970px) {
.storytell .postContent { max-width: 100%; padding-left: 12%; padding-right: 12%;}
}
@media only screen and (min-width: 970px) { 
.storytell .img-spacer { height: 27vw;}
.storytell .container-fluid .row .col-lg-7, .storytell .container-fluid .row .col-sm-6, .storytell .container-fluid .row .col-xs-12 { padding: 0;}
.storytell .postBox {display: flex; align-items: center;justify-content: center;flex-direction: row; margin-left: 0;margin-right: 0; position: relative; overflow: hidden;}
.storytell :nth-child(even) .container-fluid .row .col-lg-7:nth-child(odd), .storytell :nth-child(even) .container-fluid .row .col-sm-6:nth-child(odd), .storytell :nth-child(even) .container-fluid .row .col-sm-6:nth-child(odd) { display: block; margin-left: auto; order: 2;}
}

@media only screen and (max-width: 970px) {
.storytell .postBox{margin-bottom: 30px;margin-left: 0;  margin-right: 0;}
.storytell .postContent{margin-bottom: 30px;}
.storytell .img-spacer {  height: 40vh;}
}

@media only screen and (max-width: 970px) {
.storytell .col-xs-12 {  width: 100%;  padding: 0;}
} 


/*************************************************************************/
/*  Features   min-query  */

.features .postImg {
	overflow: hidden;
    max-height: none;
	justify-content: center;
	background-position: center center !important;
    background-size: cover !important;
    flex-direction: column;
    width: 100%;
}
.features .postContent {
    padding-left: 0px;
    padding-right: 0px;
	margin: 0 50px;
}

@media only screen and (min-width: 970px) { 
.features .img-spacer {
    height: 80vh;
}
.features .container-fluid .row .col-lg-7, .features .container-fluid .row .col-sm-6, .features .container-fluid .row .col-xs-12 {
    padding: 0;
}
.features .postBox {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
	margin-left: 0;
    margin-right: 0;
}
.features :nth-child(even) .container-fluid .row .col-lg-7:nth-child(odd), .features :nth-child(even) .container-fluid .row .col-sm-6:nth-child(odd), .features :nth-child(even) .container-fluid .row .col-sm-6:nth-child(odd) {
    display: block;
    margin-left: auto;
    order: 2;
}

/*
.features .row:nth-child(even) .postContent {
    padding-left: 0px;
    padding-right: 0px;
}
.features :nth-child(odd) .container-fluid .row .col-lg-7:nth-child(odd),
.features :nth-child(odd) .container-fluid .row .col-sm-6:nth-child(odd),
.features :nth-child(odd) .container-fluid .row .col-sm-6:nth-child(odd) {
	float:right;
	padding: 0;
}
.features .postImg:hover {
    opacity: 1;
}
.features .postImg img {
    width: 100%;
    height: auto;
}
.features .row:nth-child(even) .postImg img {
    padding-left: 0px;
    padding-right: 40px;
}
*/
}

/*
@media only screen and (max-width: 1100px) {
.features .postImg img {width: 100%;}
}
*/

@media only screen and (max-width: 970px) {
.features .postBox{
	margin-bottom: 30px;
	margin-left: 0;
    margin-right: 0;

}
.features .postContent{
	margin-bottom: 30px;
}
.features .img-spacer {
    height: 40vh;
}
}


/*************************************************************************/
/*  Modalbox  */

.modal {
	overflow-y: hidden;
}
.modal-content {
	background: rgba(255,255,255, 1.0);
	box-shadow: none;
	-webkit-box-shadow: none;
	padding: 15px 6%;
}
@media only screen and (max-width: 970px) {
.modal-content .container {padding-left: 0%;padding-right: 0%;}
}

body.modal-open {
	overflow: visible;
	position: fixed;
}
.modal-body {
	padding: 0px;
}
.modal-body .breadcrumb {
	display: none;
}
.modal .postBox {
	overflow: hidden;
	padding: 0;
	right: 0;
	margin-top: 0;
}
.modal h2 {
	margin-top: 0;
	max-height: 100%;
}
.modal-dialog {
	max-width: 980px;
	width: 90%;
	margin: 30px auto;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
}
.modal-backdrop.in {
	opacity: .8;
}
.close-modal {
    top: 25px;
    right: 0;
    padding-right: 25px;
    margin-right: -25px;
    width: auto;
    background-color: transparent;
    cursor: pointer;
}

.close-modal:hover {
	opacity: .3;
}
.modal .hide-modal {
	display: none;
}

/*************************************************************************/
/*  focus Modal Posts  */

.focusModal .postContent h2 {
	font-size: 240%;
	font-weight: 700;
	line-height: 100%;
	text-transform: uppercase;
}
@media only screen and (max-width: 970px) {
.focusModal .postContent h2 {font-size: 180%;}
}

.focusModal .postImg {
	margin-top: 10px;
	overflow: hidden;
	width: 90%;
	max-height: 283px;
}
.focusModal  .postImg:hover{
	opacity:  1.0;
}



/*************************************************************************/
/*  Single Content page  */


.singleContent .postBox{
	overflow: hidden;
}

.singleContent {
	padding-right: 0%;
}
.singlePage .container {
	max-width: 1000px;
}
.modal .singleContent {
	padding-right: 0%;
}
.singleContent .postImg {
    width: 100%;
    max-width: 330px;
    float: right;
    margin-left: 4%;
    margin-top: 25px;
    padding: 0 !important;
}
.singleContent iframe,
.page-template-default iframe{
    width: 80%;
    height: 520px;
}
@media only screen and (max-width: 970px) {
	.singleContent iframe, .page-template-default iframe{width: 100%;height: 180px;}
	.singleContent {padding-right: 0%;}
}


/*************************************************************************/
/*  Category Search for BLOG Page  */

.blogBox{
	border-bottom: 1px solid #dedede;
}
.blogBox:last-child {
    border-bottom: 0px;
}

.res-sidebar {
	font-size: 85%;
}
.res-sidebar h1,
.res-sidebar h2 {
    font-size: 140%;
}
.res-sidebar .widget_categories{
	margin-top: 40px;
}
.res-sidebar .widget_categories li{
	font-size: 110%;
}

.form-control {
    height: 48px;
    padding: 10px 20px;
}
	
.res-sidebar .share-tools i{
	margin-right: 10px;
}
.res-sidebar ul{
	padding-left: 5px;
	list-style-type: none;
}
.res-sidebar li{
	-webkit-padding-start: 0px;
	font-size: 90%;
}

.suche-form .form-control{
    height: 48px;
    padding: 10px 20px;
}
.suche-form .btn {
/*    border-radius: 0;*/
    padding: 10px 23px;
}

.suche-form .form-control, output  {
	 font-weight: 400;
	 font-size: 17px;
}
.suche-form .form-control:placeholder, output  {
	 font-weight: 400;
	 font-size: 12px;
}

.text-marker{
	color: red;
}
.content-img,
.content-img img{
	max-width: 100%;
	height: auto;
}
.content-img-right{
	float: right;
}
.content-img-left{
	float: left;
}

.page-header {
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	border: 0px;
}
@media only screen and (max-width: 970px) {
.page-header {margin: 0;}
}

.title-line{
	position: relative;
	margin-bottom: 50px;
	}
.title-line:after {
    content: "";
    left: 48%;
    position: absolute;
    bottom: -20px;
    width: 3%;
    height: 1px;
    background-color: #000;

}
.title-line-side{
	position: relative;
	margin-bottom: 40px;
	}
.title-line-side:after {
    content: "";
    left: 0;
    position: absolute;
    bottom: -5px;
    width: 3%;
    height: 1px;
    background-color: #000;

}
.intro-box .container{
	max-width: 900px;
}
@media only screen and (max-width: 970px) {
.intro-box .container{max-width: 100%;}
}



/*************************************************************************/
/* Buttons */

.btn {
	border: 1px none;
	border-radius: 30px;
	font-size: 90%;
	margin: 2% 0 2% 0;
	padding: 15px 30px;
}
.btn-default {
    background-color: #21859b;
    border-color: #21859b;
    color: #fff;
    border-radius: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    font-weight: 400;
}
.btn-default a{
	color: #fff;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
	background-color: #777777;
}
.btn-primary {
    color: #bda56c !important;
    text-transform: uppercase;
    background: #ffffff;
    font-weight: 700;
    padding: 15px 20px;
    border: 4px solid #bda56c !important;
    border-radius: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.btn-primary a{
	color: #000;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
color: #ffffff !important;
background: #bda56c;
border-color: #bda56c !important;
transition: all 0.4s ease 0s;
}


.btn-secondary {
    background-color: transparent;
    border-bottom: 3px solid #000;
    border-radius: 0;
    color: #000;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    margin: 10px 10px;
    padding: 10px 0;
}
@media only screen and (max-width: 970px) {
	.btn-secondary {
    background-color: transparent;
    border-bottom: 3px solid #000;
    border-radius: 0;
    color: #000;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    margin: 10px 5px 10px 5px;
    padding: 10px 0;
}
} 

p a:nth-child(1) .btn-secondary {
    margin-left: 0px;
}
.btn-secondary a{
	color: #dedede;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    background-color: transparent;
    opacity: 1;
    color: #333;
    transform: scale(1.05);
}


.btn-lg{
	letter-spacing: 1px;
	font-size: 130%;
	padding: 16px 40px;
	margin-bottom: 30px;
}
.btn-xs {
	font-size: 80%;
}

/*************************************************************************/
/*  Impressum Page  */

.single-impressum .impressum{
	font-family: 'Montserrat';
	font-size: 75%;
	font-weight: 400;
	line-height: 155%;
}
.single-impressum .impressum h3 {
	font-size: 160%;
}

@media only screen and (max-width: 970px) {
.single-impressum .impressum{font-size: 90%;}
}


/*************************************************************************/
/* Footer */

.res-footer {
    font-size: 90%;
    line-height: 160%;
    position: relative;
    bottom: 0;
    width: 100%;
    clear: both;
    background: #f7f7f7;
}
.res-footer .container{
}

.footerKontakt{
    font-size: 85%;
    line-height: 160%;
    border-top: 0px solid #eee;
}
.footerKontakt h4 {
    font-size: 130%;
    font-weight: 500;
    padding-bottom: 0px;
}
.footer-blog-hinweis i{
	padding: 0 5px;
}
.footer-blog-hinweis a:hover{
	opacity:  .5;
}
.footerKontakt-row1{
}
.footerCopyright-row2{
}
.footerCopyright-left-txt{
}
.footerCopyright-right-txt{
	text-align: right;
}

.res-footer .footer-rights{
	font-size: 75%;
}
.res-footer .footer-rights a {
}
.res-footer .footer-rights a:hover {
    opacity: .6;
}
.res-footer .footer-impressum-link{
	padding-left: 3px;
}
@media only screen and (max-width: 970px) {
	.res-footer { font-size: 110%;}	
    .res-footer .footer-rights {
        font-size: 10px;
        line-height: 140%;
        text-align: left;
        padding-bottom: 30px;
    }
	.footerCopyright-right-txt {text-align: left;}	
	.footerCopyright-left-txt {padding-right: 0%;}
	.footer-blog-hinweis {padding-right: 34%; margin-bottom: 30px;}
	.footer-blog-hinweis a {display: block; margin-top: 8px;}
	
	.footerCopyright-right-txt i {display: none;}
	.footerCopyright-right-txt p{padding: 0;}
	.footerCopyright-right-txt span:first-child{display: block}
	.footerCopyright-right-txt span:nth-child(2){display: none}
	.res-footer .footer-impressum-link {padding-left: 0px; margin-left: 0px;}	
}

.footerStandard h4 {
    font-size: 110%;
	font-weight: 400;
}
.footerSocial i {
    transition: all .3s ease-in-out;
    width: auto;
    height: 45px;
    font-size: 23px;
    margin-bottom: 40px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    background: transparent;
    color: #000;
}
.footerSocial i:hover {
	opacity: 0.8;
	transform: scale(1.1);
}

.res-footer .footerBox h4 {
	font-weight: 600;
}

.res-footer .footerBox ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/* res-footer-Mailing*/
.res-footer .footer-rights #res-footer-Mailing span{
	padding-right: 8px;
}
.res-footer .footer-rights #res-footer-Mailing span i{
	padding-right: 5px;
}
.res-footer .footer-rights #res-footer-Mailing span:hover{
	opacity: .6;
	cursor: pointer;
}
.footerStandard #res-footer-Mailing .res-footer-Formmailing {
    width: 100%;
    height: 42px;
    margin-top: 0;
    float: left;
    margin-bottom: 10px;
	background-color: #eee;
    border-bottom: 0px solid #999;
    box-shadow: none;
}
.footerStandard .res-footer-Formmailing:hover{
    border: 1px solid #eee;
}

.footerBox #res-footer-Mailing .res-footer-Formmailing {  
	width: 45%;
	height: 42px;
	margin-right: 10px;
	margin-top: 0;
	float: left;
}
.res-footer-ButtonMmailing{
    padding: 9px 25px;
	font-size: 80%;
	border-radius: 20px;
	margin-top: 3px;
}


.footer-big-Title h3{
	font-size: 260%;
}
.footer-big-Title span{
	font-weight: 700;
}
.footer-big-formular form .form-group input {
    box-shadow: none;
    height: 70px;
    padding: 25px 15px;
}
/*  ios fix */
@media only screen and (max-width: 970px) {
.footer-big-formular form .form-group input.datenschutz-checkbox {
    width: 20px;
	height: 20px;
    padding: 0;
	line-height: 100%;
	font-size: 100%;
}
}

.footer-big-formular form .form-group textarea{
    box-shadow: none;
	min-height: 250px;
    padding: 15px;
    margin-bottom: 30px;
}
.footer-big-formular #footerKontaktSuccess{
	clear: both !important;
}
#footer_kontaktSuccess{
	clear: both !important;
}
#footer_kontaktSuccess{
	clear: both !important;
}

.alert-fail{
	background-color: #ccc;
	clear: both !important;
}


#res-footer-Mailing .form-control::-webkit-input-placeholder {
	 font-size: 80%;
}
#res-footer-Mailing .form-control:placeholder {
	 font-size: 80%;
}
#res-footer-Mailing .form-control::-moz-placeholder {
	 font-size: 80%;
}
#res-footer-Mailing .form-control:-ms-input-placeholder {
	 font-size: 80%;
}

.kontakt-footer i {
    margin-right: 5px;
	transition: all .3s ease-in-out;
}
.kontakt-footer a:hover i {
    margin-right: 10px;
	transition: all .3s ease-in-out;
}

/*************************************************************************/
/* Formulare  */

.form-control {
	transition: all .1s ease;
	background-color: #eee;
	box-shadow: none;
	border-bottom: 0px solid #999;
	height: 55px;
    padding: 10px 30px;
}
.form-control:hover{
	box-shadow: inset 0 1px 1px rgba(0,0,0,.09);
}
 .form-control::-webkit-input-placeholder {
	 color: #555;
	 font-weight: 400;
	 font-size: 100%;
}
 .form-control:placeholder {
	 color: #555;
	 font-weight: 400;
	 font-size: 100%;
}
 .form-control::-moz-placeholder {
	 color: #555;
	 font-weight: 400;
	 font-size: 100%;
}
 .form-control:-ms-input-placeholder {
	 color: #555;
	 font-weight: 400;
	 font-size: 100%;
}
@media only screen and (max-width: 970px) {
	 .form-control::-webkit-input-placeholder {
	 font-size: 90%;
}
 .form-control:placeholder {
	 font-size: 90%;
}
 .form-control::-moz-placeholder {
	 font-size: 90%;
}
 .form-control:-ms-input-placeholder {
	 font-size: 90%;
}
} 

/* Radio Buttons */
.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
      position: relative;
                padding-left: 30px;
    margin-right: .75rem; 
}

/* Hide the browser's default radio button */
.form-check-inline input {
  position: absolute;
  opacity: 0;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.form-check-inline:hover input ~ .checkmark {
  background-color: #dedede;
}
/* When the radio button is checked, add a blue background */
.form-check-inline input:checked ~ .checkmark {
  background-color: #eee;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.form-check-inline input:checked ~ .checkmark:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.form-check-inline .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #333;
}


.kontakt-quick-info a:hover {
	opacity: .5;
}

.kontakt-quick-info i{
	padding-right: 8px;
}


.kontakt-formular{
}
.kontakt-adresse{
}

/*  hon ey  */

.e-mail-field{
	position: absolute; 
	left: -2000px;
}


/*  Datenschutz  */
.datenschutz-txt{
	line-height: 180%;
}
@media only screen and (max-width: 970px) {
	.datenschutz-txt{ font-size: 90%;}
	.kontakt-formular .datenschutz-txt {font-size: 80%;}
}
	
.datenschutz-hinweis  .form-control-feedback { right:-40px;}

.kontakt-formular .datenschutz-hinweis .form-group{
	padding-right: 37px;
}
.footer-big-formular form .datenschutz-hinweis .form-group input{
	height: auto;
}


/*************************************************************************/
/*  Checkbox Style  */

.checkbox label, .radio label {
    min-height: 50px;
}
dt, kbd kbd, label {
    font-weight: 400;
	font-size:80%;
	line-height: 120%;
}
.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}
.checkbox .cr, .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #dedede;
    /* border-radius: 1.5em; */
    width: 1.5em;
    height: 1.5em;
    float: left;
    margin-right: .8em;
    margin-top: 0px;
	margin-bottom:10px;
}
.radio .cr {
    border-radius: 50%;
}
.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: 1.2em;
    line-height: 0;
    top: 50%;
    left: 15%;
}
.radio .cr .cr-icon {
    margin-left: 0.04em;
}
.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
    color: #000;  /* color checkicon */
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
    margin-left: 0px;
    margin-top: -2px;
}
.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
.small, small {
    font-size: 90%;
	line-height: 140%;
	display: block;
}
.smaller, smaller {
    font-size: 75%;
    display: block;
    line-height: 140%;
}
.text-warning {
    color: #ccc;
}
b, optgroup, strong {
    font-weight: 500;
}


/*************************************************************************/
/* Cookies Hinweis v2 */

.cookies {
    position: fixed;
    z-index: 90;
    bottom: 1%;
	left: 1%;
	width: auto;
	max-width: 330px;
	height: auto;
}
.cookies-hinweis-side{
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
    line-height: 130%;
    background: rgba(0,0,0, .9);
    color: #fff;
    padding: 10px;
	transition: all .2s ease-in-out;
	display: flex;
	justify-content: flex-start;
}
.cookies-hinweis-side a{
    color: #fff;
	font-weight: 400;
}
#cookies-close-x {
	font-size: 14px;
	line-height: 180%;
	color: #000;
	font-family: Arial, "sans-serif";
	font-weight: 400;	
	display: flex;
}

figcaption {
    color: #000;
}
@media only screen and (max-width: 970px) {
	.cookies {bottom: 2%;left: 3%;max-width: 92%;}
	.cookies-hinweis-side{font-size: 12px; padding: 10px 20px;}	
}






/*************************************************************************/
/*  Google Maps  */

#googleMapsBox {
	width: 100%;
	height: 550px;
}
@media only screen and (max-width: 970px) {
	#googleMapsBox { height: 360px;}	
}

.google-maps .container-fluid{
	overflow: hidden;
}

/*************************************************************************/
/*  Mailing Newsletter */

#newsletterbox {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#mailing-alert-success{
	margin-top: 15px;
}
#newsletterbox .modal-body {
	padding: 15px 0;
}
#newsletterbox .modal-header {
    padding: 0px;
}
#newsletter-alert-success{
	margin-top: 15px;
}
#newsletterbox .alert-success {
    padding: 15px;
}
.modal-header {
    padding: 15px 15px 15px 15px;
}

/*************************************************************************/
/*  in Style Gallery -  wp-includes / media */

.gallery{
	display: inline-block;
	clear: both;
	width: 100%;
}
.gallery-item { 
	width: 24%;
	float: left;
	margin-left: 3px;
	margin-bottom: 5px;
} 
.gallery-item img{
	width: 100%;
	height: auto;
} 
.gallery-item .landscape{
	max-height: 200px;
	overflow: hidden;
} 
.gallery-item .portrait{
	max-height: 200px;
	overflow: hidden;
} 



/*************************************************************************/
/*  imagelightbox 0.12 */

.imagelightbox-arrow,
.imagelightbox-close{
	background: transparent;
}
.imagelightbox-arrow:hover,
.imagelightbox-close:hover{
	background: transparent;
	opacity: .6;
}
#imagelightbox {
    box-shadow: none;
}
.imagelightbox-overlay {
    background-color: rgba(0,0,0,0.9);
    z-index: 9998;
}

.imagelightbox-nav {
	background: transparent;
    bottom: 2%;
}
.imagelightbox-nav a{
	border: 0px;
	background-color: #dedede;
	opacity: .2;
    top: 0;
    width: 7px;
    height: 7px;
    margin: 0 0.3em;
}
.imagelightbox-nav a.active{
	opacity: 1.0;
}
@media only screen and (max-width: 970px) {
	.imagelightbox-nav a{width: 5px; height: 5px; margin: 0 0.3em;}	
}


/*************************************************************************/
/*  General Basic Elements Wordpress  */

/*  onTop  */
#navOnTop {
	height: 45px;
	width: 45px;
	text-align: center;
	line-height: 41px;
	border: 0px solid #dedede;
	color: #000;
	border-radius: 45px;
	bottom: 3%;
	right: 2%;
	padding: 0;
	display: none;
	position: fixed;
	z-index: 2;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 490px) {
#navOnTop {padding-top: 5px; border:0; right: 0%;}
}

#navOnTop:hover {
	opacity: 0.8;
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}
#navOnTop .arrow-up {
	width: 12px;
	height: 12px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
#navOnTop .arrow-up:hover {
	width: 14px;
	height: 14px;
}
.arrow-up {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}
.arrow-down {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-top: 2px solid black;
	border-right: 2px solid black;
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.arrow-right {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow-left {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.arrowWhite {
	border-top: 1px solid white;
	border-right: 1px solid white;
}
.arrow-left:hover, .arrow-right:hover, .arrow-down:hover, .arrow-up:hover {
	width: 55px;
	height: 55px;
}
.scrollSkipper {
    width: 60px;
    margin: 0 auto;
    padding: 0px 0 30px 0;
    position: absolute;
    bottom: 150px;
    left: 50%;
    text-align: center;
    margin-left: -30px;
}
@media only screen and (max-width: 970px) {
	.headerIntroVideo .scrollSkipper {margin: 0 auto 40px auto;}
}
.scrollLink{ 
}
.nextSection .arrowDown{
    display: block;
    margin: 0 auto;
    font-size: 30px;
    width: 50px;
    height: 50px;
    border-radius: 60px;
    text-align: center;
    line-height: 52px;
    border: 0px solid #ccc;
    transition: all .4s ease-in-out;
}
.arrowDown a{
    color: #ccc;
}
.xClose {
	display: inline-block;
}
.xClose .lr {
    z-index: 1051;
    width: 1px;
    height: 40px;
    margin-left: 45px;
    background-color: #000;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.xClose .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 40px;
	background-color: #000;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.breadcrumb {
	background-color: transparent;
	padding-left: 0;
	clear: both;
}
.socials i{
	padding: 40px 0;
	transition: all .3s ease-in-out;
}
.socials a:hover i {
	opacity: 0.4;
	transform: scale(1.4);
}
.imageZoomer img {
	width: 100%;
	height: auto;
	max-width: 100%;
	display: block;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.imageZoomer img:hover {
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.scale {
    transition: all .2s ease-in-out;
}
.scale:hover {
    transition: all .4s ease-in-out;
    transform: scale(1.02);
}

/*  table  */
.postContent tr {
    border-bottom: 0px solid #eee;
}

.postContent table {
	 width: 100% !important;
}

/*  spalten  */
.postContent table td:nth-child(odd) {
    width: 50% !important;
}

.postContent table td:nth-child(even) {
    width: 50% !important;
}

.postContent table td,
.postContent table td * {
    vertical-align: top;
	padding-top: 6px;
}

.col-center {
	float: none;
    display: inline-block;
}

@media only screen and (min-width: 970px) {
	.center-flex  {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
	
/*************************************************************************/
/*  Well padding Grid */

.well{
	padding-top: 15px;
	padding-bottom: 15px;
}
.well-sm{
	padding-top: 30px;
	padding-bottom: 30px;
}
.well-md{
	padding-top: 50px;
	padding-bottom: 50px;
}
.well-lg{
	padding-top: 100px;
	padding-bottom: 100px;
}
.well-top{
	padding-top: 15px;
}
.well-top-sm{
	padding-top: 30px;
}
.well-top-md{
	padding-top: 50px;
}
.well-top-lg{
	padding-top: 100px;
}
.well-bottom{
	padding-bottom: 15px;
}
.well-bottom-sm{
	padding-bottom: 30px;
}
.well-bottom-md{
	padding-bottom: 50px;
}
.well-bottom-lg{
	padding-bottom: 100px;
}	

@media only screen and (max-width: 1280px) {
.well-lg{ padding-top: 80px; padding-bottom: 80px;}
.well-top-lg{ padding-top: 80px;}
.well-bottom-lg{ padding-bottom: 80px;}
.well-md{ padding-top: 40px; padding-bottom: 40px;}
.well-top-md{ padding-top: 40px;}
.well-bottom-md{ padding-bottom: 40px;}
.well-sm{ padding-top: 15px; padding-bottom: 15px;}
}
@media only screen and (max-width: 970px) {
.well-lg{ padding-top: 50px; padding-bottom: 50px;}
.well-top-lg{ padding-top: 50px;}
.well-bottom-lg{ padding-bottom: 50px;}
.well-md{ padding-top: 30px; padding-bottom: 30px;}
.well-top-md{ padding-top: 30px;}
.well-bottom-md{ padding-bottom: 30px;}
.well-sm{ padding-top: 15px; padding-bottom: 15px;}
}


/*************************************************************************/
/* Collapse */

.collapse-section .panel-body {
	padding: 0px;
	padding-left: 20px;
	padding-right: 6%;
}
.collapse-section .panel {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-collapse{
    padding-top: 15px;
    padding-bottom: 15px;
}
.panel-collapse .content-lightbox img{
    max-width: 100%;
    height: auto;
}

.collapse-icon {
    color: #666;
    font-size: 25px;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -15px;
}
.collapse-section .panel-default>.panel-heading {
    position: relative;
    color: #333;
    background-color: rgba(255, 255, 255, 0);
    border-top: 1px solid #dedede;
}
.collapse-section .panel-default:nth-child(1) .panel-heading {
    border: none;
}
.collapse-section .panel-default:nth-last-child(1) {
    border-bottom: 1px solid #dedede;
} 
.collapse-section h3 {
    font-size: 140%;
	margin-left: -15px;
    font-weight: 400;
}
@media only screen and (max-width: 480px) {
.collapse-section h3 {font-size: 140%;margin-right: 30px}
}
@media only screen and (max-width: 970px) {
.collapse-section .postImg {margin-bottom: 40px;}
.collapse-section h3 {font-size: 130%;}
.collapse-icon { right: 5px;}
}

a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-angle-down.rotate-icon {
    -webkit-transition: all 150ms ease-in 0s;
    -moz-transition: all 150ms ease-in 0s;
    -ms-transition: all 150ms ease-in 0s;
    transition: all 150ms ease-in 0s;
}
.fa-angle-down:before {
    content: "\f107";
}

/*************************************************************************/
/*  Tabs Android  */
.tabs .nav-tabs {
    margin-bottom: 30px;
    font-size: 90%;
}
@media only screen and (max-width: 970px) {
.tabs .nav-tabs li {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #ccc;
}
}
.tabs .nav-tabs li.active {
	border-bottom-color: transparent;
}

@media only screen and (max-width: 970px) {
.tabs .nav-tabs li.active {
	border-bottom: 1px solid #ccc; 
	font-weight: 600;
}
}


@media only screen and (max-width: 970px) {
.tabs .nav-tabs li.active a {
	border: 0;
}
}

@media only screen and (max-width: 970px) {
.tabs .nav-tabs li.active a:hover {
	border: 0;
}
}
@media only screen and (max-width: 970px) {
.tabs .nav-tabs li a {
	padding-left: 0;
}
}
@media only screen and (max-width: 970px) {
.tabs .nav-tabs li a:hover {
	border: 0;
}
}
.tabs .nav-tabs li a:focus {
	background-color: transparent;
}

@media only screen and (max-width: 970px) {
.tabs .nav-tabs li a:focus {
    border: 0px;
    background: transparent;
    color: #000;
}
}
.tabs .tab-content .postImg {
	min-height: 240px;
	overflow: hidden;
}
.tabs .tab-content .postImg img {
	max-width: 100%;
	height: auto;
}

.nav-tabs.nav-justified>li>a {
    border-radius: 0;
    background: transparent;
	border-bottom: 1px solid #666;
    color: #666;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
}
.nav-tabs.nav-justified>li>a:hover {
    border-color: transparent;
	border-bottom: 1px solid #ccc;
	opacity: .6;

}
.nav-tabs.nav-justified>.active>a, 
.nav-tabs.nav-justified>.active>a:focus, 
.nav-tabs.nav-justified>.active>a:hover {
  	border: 0px;
	border-bottom: 1px solid #000;
	box-shadow: 0 -1px 0px rgba(0, 0, 0, 1.0) inset;
    background: transparent;
    color: #000;
}
@media only screen and (max-width: 970px) {
.nav-tabs.nav-justified li, .nav-tabs.nav-justified li.active {border: 0;}
.nav-tabs.nav-justified li a {border-bottom: 1px solid #ccc;}
.nav-tabs.nav-justified li.active a {box-shadow: 0 0 0px rgba(0, 0, 0, 0.0) inset; font-weight: 400; border-bottom: 1px solid #666;}

}



/*************************************************************************/
/*  Filter */

.filter-nav {
	font-size: 75%;
}
.filter-nav .nav-tabs {
    border: 1px solid transparent;
}

.filter-nav .nav > li > a {
    padding: 10px 30px;
    border: 1px solid transparent;
}
.filter-nav i {
	padding-right: 10px;
}
.filter-nav .nav-tabs > li > a:hover{
	border: 1px solid transparent;
}

.filter-nav .nav-tabs>li.active>a,
.filter-nav .nav-tabs>li.active>a:focus,
.filter-nav .nav-tabs>li.active>a:hover{
    border: 1px solid transparent;
}

.filter-nav .nav li:first-child a {
    padding-left: 0 !important;
}

#filter-nav-mobile .dropdown-menu {
	font-size: 80%;
    min-width: 90%;
}

@media only screen and (max-width: 970px) {
#filter-nav-mobile .dropdown-backdrop{ display: none; }
}



/*************************************************************************/
/*  Second-Navigations Tabs */

.secondNav .nav-tabs {
	border-bottom: 0;
}
.secondNav .nav-tabs li {
	width: 100%;
}
.secondNav .nav-tabs li.active a {
	border: 0;
	border-bottom: 1px solid #ddd;
}
.secondNav .nav-tabs li a {
	border: 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 2px;
	padding-left: 0;
}
.secondNav .nav-tabs li a:hover {
	border: 0;
	border-bottom: 1px solid #ddd;
	background-color: transparent;
}
.secondNav .nav-tabs li a:focus {
	background-color: transparent;
}

@media only screen and (max-width: 970px) {
.secondNav .tab-content {
	margin-top: 30px;
	padding-left: 0;
	padding-right: 0;
}
}
.secondNav .tab-content .postContent h2 {
	margin-bottom: 20px;
}


/*  html video Play Button   */

.html-video { 
	position: relative;
}
.html-video-play-btn.html-video-play-handle:after {
	transition: all .3s ease-in-out;
	opacity: 0;
}
.html-video-play-btn:after {    
	content: "\f04b";
    font-size: 160%;
    padding-left: 8px;
    line-height: 375%;
    font-family: "Font Awesome 5 Pro";
	font-weight: 700;
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 60px;
    background-color: #fff;
    margin-left: -60px;
    margin-top: -75px;
    color: #000;
    top: 50%; 
	left: 50%;
}
@media only screen and (max-width: 1100px) {
	.html-video-play-btn:after {   
		font-size: 270%;
		line-height: 280%;
	}	
}
@media only screen and (max-width: 480px) {	
	.html-video-play-btn:after { 
        font-size: 100%; 
        line-height: 400%;
		top: 70%;
		left: 60%;
		height: 60px;
		width: 60px;
		border-radius: 60px;
	}
}


/* RES VIDEO HTML5 ****************************************************************/
.res-vid-container{
	position:relative;
}

.res-vid-overlay{
	top: 0;
    left: 0;
    position: absolute;
    display: block;
    z-index: 3;
	width: 100%;
    height: 100%;
}

/*  Video Play button  */
.res-vid-overlay:after {    
	content: "\f04b";
    font-size: 150%;
    padding-left: 8px;
    padding-top: 5px;
    line-height: 375%;
    font-family: "Font Awesome 5 Pro";
	font-weight: 700;
    position: absolute;
    width: 120px;
    height: 120px;
	border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    margin-left: -60px;
    margin-top: -75px;
	border: 0px solid #fff;
	background: #fff;
	color: #000;
    top: 50%; 
	left: 50%;
}

.res-vid-overlay img{
	width: 100%;
    height: 99%
}

.res-vid-overlay video{
	top: 0;
    left: 0;
    position: absolute;
	width: 100%;
    height: 99%;
}

.res-vid-control {
    display: none;
    position: absolute;
    left: 2%;
    bottom: 4%;
    z-index: 1;
    font-size: 110%;
}

/*   Video-Controls iPhone 6  */
@media only screen and (max-width: 480px) {
	.res-vid-control { bottom: 5%; font-size: 120%;}	  
}

/*   Video-Controls iPhoneX +  */
@media only screen and (min-device-height: 800px) and (max-width: 820px) {
	.res-vid-control { bottom: 28%; font-size: 120%;}	  
}

.res-vid-control i{
	color: #fff;
}
.res-vid-mute-btn,
.res-vid-playback-btn,
.res-vid-reset-btn {
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
}
.res-vid-mute-btn:hover,
.res-vid-playback-btn:hover
.res-vid-reset-btn:hover{
	opacity: 0.6;
}

@media only screen and (max-width: 970px) {
    .res-vid-control {
		bottom: 4%; right:6%;
	}
	
	.res-vid-overlay:after {  
		font-size: 209%;
	}
}
.hide{
	display:none;
}




/*************************************************************************/
/*  REV Slider  */

.rev-slider{
	position: relative;
}
.rev-slider-content{
	position: relative;
}
.rev-slider-content-text {
    position: absolute;
	bottom: auto !important;
    top: 13% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -webkit-transform: translateX(20%) !important;
}
@media only screen and (max-width: 1100px) {
.rev-slider-content-text{left: 5%;font-size: 120% !important;}
}
@media only screen and (max-width: 970px) {
.rev-slider-content-text{top: 27% !important}
}
.rev-slider-content-text h4 {
	font-size: 140% !important;
}
.rev-slider .tp-caption{
	width: 100% !important;
	height: auto;
	max-width: 100% !important;
	padding: 12px 40px !important;
}
.rev-slider{
	background-color: #fff;
}
.rev-homescreen{
	background-color: #000;	
	height: 100vh;	
    position: relative;
}
.rev-homescreen .rev_slider_wrapper {
    height: 100vh !important;
}
.rev-homescreen .rev_slider { /* abdunkler homescreen */
	opacity: 1;
}
.rev-parallax-bar{
	background-color: #000;	
	overflow: hidden;
}
@media only screen and (max-width: 1100px) {
.rev-parallax-bar{background-color: transparent;}
}
.rev-parallax-bar .tp-bgimg {  /* abdunkler  parallax bar*/
	opacity: 1 !important;
}
@media only screen and (max-width: 1100px) {
.rev-parallax-bar .tp-bgimg {opacity: .1.0 !important;}
}

.rev-slider .tparrows{
	background: rgba(0,0,0, .0);
	width: 60px;
}
.rev-slider .tparrows:before {
    font-size: 30px;
}
.rev-slider .tp-bannertimer{
	bottom: 0px;
	top: auto;
}
.tp-caption.boxshadow, .boxshadow {
    box-shadow: 0 0 20px rgba(0,0,0,0.0);
}
.rev-slider .tp-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.rev-slider-content-box{
	background-color: #ccc;
	min-height: 550px;
}

@media only screen and (max-width: 1690px) {
.rev-slider-content-box {min-height:550px; background-color: transparent;}
} 
@media only screen and (max-width: 1280px) {
.rev-slider-content-box {min-height:520px; }
}
@media only screen and (max-width: 1100px) {
.rev-slider-content-box {min-height:380px; }
} 
@media only screen and (max-width: 970px) {
.rev-slider-content-box {min-height:300px; }
} 
@media only screen and (max-width: 480px) {
.rev-slider-content-box {min-height: 170px; }
} 


.rev-slider-motion{
	background-color: #333;
}
.rev-slider-motion .rev_slider{
	opacity: .8;
}

.rev-slider-motion .tp-caption{
	background-color: rgba(0, 0, 0, 0.0);
	width: 100%;
	padding: 0 !important;
	text-align: left;
}
.rev-slider-motion .rev-slider-motion-text{
	position: absolute;
	bottom: 15%;
	right: 30%;
	font-size: 90% !important;
	color: #fff;
}
.rev-slider-motion .tp-bullets {
	display: none;
}
.rev-slider-motion .tparrows {
	display: none;
}



/*************************************************************************/
/*  Content Layout Custom   */


.content-layout{
	padding-top: 0px;
}
.home .content-layout {
    padding-top: 140px;
}
@media only screen and (max-width: 1290px) {
.home .content-layout {
    padding-top: 130px;
}
}
@media only screen and (max-width: 970px) {
.home .content-layout {
    padding-top: 50px;
}
} 

@media only screen and (max-width: 970px) {
.content-layout {padding-top: 0px;}
}

.content-layout ul {
    -webkit-padding-start: 25px;
	padding-left:0;
}




/*************************************************************************/

/* NEW BLOG MASONRY Grid*/

.gridStyle .postContent {
    position: relative;
    color: #000 !important;
    padding: 25px 30px;
    word-break: break-word;
}
.gridStyle .autor {
    padding: 15px 30px;
	font-size: 66%;
	    line-height: 140%;
}
@media only screen and (max-width: 1100px) {
	.gridStyle .autor {
    padding: 15px 20px;
    font-size: 77%;
    line-height: 140%;
}
}
@media only screen and (max-width: 1100px) {
	.gridStyle .postContent {
    padding: 15px 25px;
}
}
@media only screen and (max-width: 970px) {
	.gridStyle .postContent {
    padding: 20px 25px;
}
} 

.gridStyle .postContent h5 {
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 15px;
    margin-top: 10px;
}

@media only screen and (max-width: 1440px) {
	.gridStyle h4 {
    font-size: 155%;
}
}
@media only screen and (max-width: 1280px) {
	.gridStyle h4 {
    font-size: 143%;
}
}
@media only screen and (max-width: 1100px) {
.gridStyle h4 {
    font-size: 123%;
    padding-bottom: 0px;
}
}
.gridStyle {
}


/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}


/* ---- .grid-item ---- */
@media only screen and (min-width: 970px) {
	.grid-sizer,
.grid-item {
  width: 25%;
}
} 
@media only screen and (max-width: 970px) {
	.grid-sizer,
.grid-item {
  width: 100%;
}
} 

.grid-item {
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px;
    transition: all .3s ease-in-out;
}
@media only screen and (max-width: 1290px) {
	.grid-item {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media only screen and (max-width: 970px) {
.grid-item {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
    transition: all .3s ease-in-out;
}
} 

.autor_image img {
    border-radius: 50%;
}
@media only screen and (max-width: 970px) {
	.autor_image img {
    border-radius: 50%;
    max-width: 100%;
}
} 

.gridStyle .postBox {
    transition: all .3s ease-in-out;
    box-shadow: 1px 1px 10px 0px #828282;
}
@media only screen and (min-width: 970px) {
	.grid-item:hover, .gridStyle .postBox:hover {
    transform: scale(1.02);
    transition: all .3s ease-in-out;
}
} 

.grid-item .grid-image img {
    display: block;
    max-width: 100%;
    width: 100%;
    margin-left: 0;
}


@media only screen and (min-width: 970px) {
	.category-blog-page .grid-sizer,
.category-blog-page .grid-item {
  width: 25%;
}} 

@media only screen and (max-width: 970px) {
	.gridStyle .postBox {
    padding-bottom: 0;
}
	.gridStyle {
    height: auto !important;
}
} 



/*************************************************************************/

/*  Custom CSS  */



.tp-mask-wrap {
    left: 50%;
    transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
}

.tp-parallax-wrap {
    left: 0px !important;
}

.tp-bullets, .tp-tabs, .tp-thumbs {
    top: 45% !important;
}
@media only screen and (max-width: 970px) {
	.tp-bullets, .tp-tabs, .tp-thumbs {
    top: 55% !important;
}
} 


.postBox .the_category a {
	color: inherit;
}

/*  COLOR GREY Fallback  */

.postBox .the_date,
.postBox .the_category
{
	color: #878787;
}

.gridStyle .postBox {
    border-bottom: 7px solid;
    border-color: #878787;
    background: #fff;
}


/*  SAP SCM - #088677  */
.postBox.sap-scm .the_date,
.postBox.sap-scm .the_category,
.autor.sap-scm,
.autor.sap-scm hr,
.postBox.sap-scm .ansprechpartner,
.postBox.sap-scm
{
	color: #088677;
	border-color: #088677;
}

/*  SAP Development - #bca385  */
.postBox.sap-development .the_date,
.postBox.sap-development .the_category,
.autor.sap-development,
.autor.sap-development hr,
.postBox.sap-development .ansprechpartner,
.postBox.sap-development
{
	color: #bca385;
	border-color: #bca385;
}

/*  SAP BI - #ffcc00  */
.postBox.sap-bi .the_date,
.postBox.sap-bi .the_category,
.autor.sap-bi,
.autor.sap-bi hr,
.postBox.sap-bi .ansprechpartner,
.postBox.sap-bi
{
	color: #ffcc00;
	border-color: #ffcc00;
}

/*  SAP HCM & Successfactors - #f07e26  */
.postBox.sap-hcm-successfactors .the_date,
.postBox.sap-hcm-successfactors .the_category,
.autor.sap-hcm-successfactors,
.autor.sap-hcm-successfactors hr,
.postBox.sap-hcm-successfactors .ansprechpartner,
.postBox.sap-hcm-successfactors
{
	color: #f07e26;
	border-color: #f07e26;
}

/*  SAP Basis - #e40521  */
.postBox.sap-basis .the_date,
.postBox.sap-basis .the_category,
.autor.sap-basis,
.autor.sap-basis hr,
.postBox.sap-basis .ansprechpartner,
.postBox.sap-basis
{
	color: #e40521;
	border-color: #e40521;
}

/*  SAP Finance - #961824  */
.postBox.sap-finance .the_date,
.postBox.sap-finance .the_category,
.autor.sap-finance,
.autor.sap-finance,
.postBox.sap-finance .ansprechpartner,
.postBox.sap-finance
{
	color: #961824;
	border-color: #961824;
}

/*  MS Dynamics - #69acdf  */
.postBox.ms-dynamics .the_date,
.postBox.ms-dynamics .the_category,
.autor.ms-dynamics,
.autor.ms-dynamics hr,
.postBox.ms-dynamics .ansprechpartner,
.postBox.ms-dynamics
{
	color: #69acdf; 
	border-color: #69acdf;
}
/*  SAP IS - #ff3917  */
.postBox.sap-is .the_date,
.postBox.sap-is .the_category,
.autor.sap-is,
.autor.sap-is hr,
.postBox.sap-is .ansprechpartner,
.postBox.sap-is
{
	color: #ff3917; 
	border-color: #ff3917;
}

.res-sub-nav .nav a {
    padding: 20px 15px;
    line-height: 120%;
    background: rgba(255, 255, 255, 0.5);
    color: #000;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top: 4px solid #fff;
    font-weight: 500;
    border-bottom: 4px solid #fff;
}
@media only screen and (max-width: 970px) {
.res-sub-nav .nav a {
    padding: 15px 7px;
    border-bottom: 4px solid #fff;
}
	.res-sub-nav .nav a {
    background: rgb(241, 241, 241);
}
} 


.res-sub-nav .nav .sap-scm:hover a {
	color: #088677;
	font-weight: 500;
	    background: rgba(255, 255, 255, 0.5);
}
.res-sub-nav .nav .sap-development:hover a
{
	color: #bca385;
	font-weight: 500;
	    background: rgba(255, 255, 255, 0.5);
}
.res-sub-nav .nav .sap-bi:hover a
{
color: #ffcc00;
	font-weight: 500;
	    background: rgba(255, 255, 255, 0.5);
} 
.res-sub-nav .nav .sap-hcm:hover a
{
	color: #f07e26;
	font-weight: 500;
	    background: rgba(255, 255, 255, 0.5);
}
.res-sub-nav .nav .sap-basis:hover a
{
	color: #e40521;
	font-weight: 500;
	    background: rgba(255, 255, 255, 0.5);
}
.res-sub-nav .nav .ms-dynamics:hover a
{ 
	color: #69acdf;
	font-weight: 500;
	    background: rgba(255, 255, 255, 0.5);
}
.res-sub-nav .nav .sap-is:hover a
{ 
	color: #ff3917;
	font-weight: 500;
	    background: rgba(255, 255, 255, 0.5);
}
.res-sub-nav .nav .sap-finance:hover a
{ 
	color: #961824;
	font-weight: 500;
	    background: rgba(255, 255, 255, 0.5);
}
.res-sub-nav.sub-nav-2 .nav .soft-en:hover a
{
	color: #008ecf;
	font-weight: 500;
	    background: rgba(255, 255, 255, 0.5);
}
.res-sub-nav.sub-nav-2 .nav .system:hover a {
    color: #223b76;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.5);
}
.res-sub-nav.sub-nav-2 .nav .it-management:hover a {
    color: #215377;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.5);
}
.res-sub-nav.sub-nav-2 .nav .new-tech:hover a {
    color: #9185be;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.5);
}



.res-sub-nav .nav .sap-scm.active a {
    background: #088677;
	color: #fff;
	font-weight: 500;
}
.res-sub-nav .nav .sap-development.active a {
    background: #bca385;
	color: #fff;
	font-weight: 500;
}
.res-sub-nav .nav .sap-bi.active a
{
    background: #ffcc00;
color: #fff;
	font-weight: 500;
} 
.res-sub-nav .nav .sap-hcm.active a
{
    background: #f07e26;
	color: #fff;
	font-weight: 500;
}
.res-sub-nav .nav .sap-basis.active a
{
    background: #e40521;
	color: #fff;
	font-weight: 500;
}
.res-sub-nav .nav .sap-is.active a
{ 
    background: #ff3917;
	color: #fff;
	font-weight: 500;
}
.res-sub-nav .nav .sap-finance.active a
{ 
    background: #961824;
	color: #fff;
	font-weight: 500;
}
.res-sub-nav .nav .soft-en.active a
{
    background: #008ecf;
color: #fff;
	font-weight: 500;
} 
.res-sub-nav .nav .system.active a
{
    background: #223b76;
color: #fff;
	font-weight: 500;
} 
.res-sub-nav .nav .it-management.active a
{
    background: #215377;
color: #fff;
	font-weight: 500;
} 
.res-sub-nav .nav .new-tech.active a
{
    background: #9185be;
color: #fff;
	font-weight: 500;
} 


 
@media only screen and (min-width: 970px) {
	.home-search {
    position: absolute;
    bottom: 37%;
    left: 50%;
    transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    width: auto;
}
} 
@media only screen and (max-width: 970px) {
.home .home-search {
    position: absolute;
    top: 37%;
    width: 90%;
    left: 5%;
}
} 
.home-search .form-control {
    transition: all .1s ease;
    background-color: #000;
    box-shadow: none;
    border-bottom: 0px solid #999;
    height: 60px;
    padding: 15px 25px;
    width: 100%;
    color: #fff;
}
@media only screen and (max-width: 970px) {
.home-search .form-control {
    width: 100%;
    height: 55px;
    padding: 15px 15px;
	font-size: 100%;
}
	.page-template-page-kandidatenkompetenz .home-search .btn {
    padding: 17px 25px;
}
} 
.home-search label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    float: left;
    width: 520px;
}
@media only screen and (max-width: 1390px) {
		.home-search label {
    display: block;
    width: 420px;
    margin-bottom: 0px;
}
}
@media only screen and (max-width: 1190px) {
.home-search label {
    display: block;
    width: 320px;
    margin-bottom: 0px;
}
}
@media only screen and (max-width: 970px) {
.home-search label {
    display: block;
    width: 60%;
    margin-bottom: 0px;
}
} 
@media only screen and (max-width: 321px) {
	.home-search label {
    display: block;
    width: 40vw;
    margin-bottom: 0px;
}
} 
.home-search .btn {
    background: #fff;
    border-radius: 0;
    color: #000;
    font-weight: 500;
    font-size: 110%;
    margin-bottom: 0;
    margin-top: 0;
    padding: 13px 25px;
    transition: all .3s ease;
}
@media only screen and (max-width: 1440px) {
	.home-search .btn {
    padding: 16px 25px;
}
}
@media only screen and (max-width: 1100px) {
	.home-search .btn {
    padding: 17px 25px;
}
}
@media only screen and (max-width: 970px) {
.home-search .btn {
    padding: 15px 25px;
    font-size: 100%;
    width: 40%;
}
} 
.home-search .btn:hover {
    transform: scaleX(1.09);
    opacity: 1;
	transition: all .3s ease;
}

.home-search .form-control::-webkit-input-placeholder {
	color: #fff;
	font-size: 110%;
}
.home-search .form-control:placeholder {
	color: #fff;
	font-size: 110%;
}
.home-search .form-control::-moz-placeholder {
	color: #fff;
	font-size: 110%;
}
.home-search .form-control:-ms-input-placeholder {
	color: #fff;
	font-size: 110%;
}
.rev_slider_wrapper {
    height: 700px;
}
@media only screen and (max-width: 970px) {
	.rev_slider_wrapper {
    height: 400px;
}
} 

#news {
	margin-top: -85px;
	position: relative;
}
@media only screen and (max-width: 970px) {
	#news {
	margin-top: -25px;
}
} 
.home .footer-logo {
	display: none;
}
.footer-logo {
    background: #f7f7f7;
    padding: 10px 0;
	position: relative;
}

.rev-box {
    max-width: 745px;
}
.color-box .link-box {
    padding: 25px 20px 50px 20px;
    box-shadow: 1px 1px 7px -2px #000000;
    border-bottom: 4px solid;
    margin-bottom: 10px;
    position: relative;
    line-height: 120%;
    background: #fff;
}
.color-box .link-box i {
    position: absolute;
    bottom: 18px;
    right: 25px;
}

.rechte_spalte {
    padding: 46px;
    border: 10px solid #f5f5f5;
    margin-top: 23px;
}
@media only screen and (max-width: 970px) {
	.rechte_spalte {
    padding: 21px;
    border: 5px solid #f5f5f5;
    margin-top: 23px;
}
} 


.singleContent .single-ansprechpartner .postBox img {
}
.singleContent .single-ansprechpartner .postBox {
}

.singlePage-line {
    width: 100%;
    height: 0px;
    background: #fff;
}
@media only screen and (max-width: 970px) {
	.singleContent .single-ansprechpartner .postBox img {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
	.singleContent .single-ansprechpartner .postContent {
    padding: 5px 20px;
}
		.singleContent .single-ansprechpartner .postBox {
    margin-bottom: 30px;
		padding-bottom: 5px;
}
} 

@media only screen and (max-width: 1290px) {
	.singlePage-line {
    height: 135px;
}
}
@media only screen and (max-width: 1100px) {
	.singlePage-line {
    height: 120px;
}
}
@media only screen and (max-width: 970px) {
.singlePage-line {
    height: 78px;
}
} 

@media only screen and (max-width: 970px) {
	.res-sub-nav .nav-justified>li>a {
	margin-bottom: 0;
}
	.sub-nav-2 .nav-justified>li>a {
    min-height: 70px;
}
	.res-sub-nav .nav-justified>li, .nav-stacked>li {
    float: left;
    width: 50%;
}
} 

@media only screen and (max-width: 970px) {
	.tp-bgimg.defaultimg {
		background-position: 85% 50% !important;;
	}
} 
@media only screen and (max-width: 970px) {
	.linke_spalte.well-top-sm {
		padding-top: 0;
	}
} 

.calendly-badge-widget .calendly-badge-content span {
    display: none !important;
}
.calendly-badge-widget .calendly-badge-content {
    padding: 15px 25px !important;
    height: auto !important;
    border-radius: 0 !important;
   font-family: 'Montserrat';
    font-weight: 300 !important;
    font-size: 120% !important;
}
.calendly-overlay {
    background-color: rgba(31,31,31,0.8) !important;
}
.calendly-overlay .calendly-popup-close {
    top: 35px !important;
    right: 45px !important;
    width: 40px !important;
    height: 40px !important;
}
@media only screen and (max-width: 480px) {
	.calendly-badge-widget .calendly-badge-content {
		display: block !important;
    padding: 15px 25px !important;
    height: auto !important;
    border-radius: 0 !important;
    font-family: 'Montserrat';
    font-weight: 300 !important;
    font-size: 100% !important;
}
	.calendly-badge-widget {
    right: 0 !important;
    width: 100% !important;
    bottom: 0px !important;
}
} 

@media only screen and (min-width: 970px) {
	.jobs .postContent {
    background: rgba(255, 255, 255, 0.95);
    padding: 15px 25px 15px 30px;
}} 


/*************************************************************************/
/*  Search Page  */

.search .postBox{
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 15px 30px;
}

.search article {
    border: 1px solid #ababab;
    padding: 15px 40px 15px 40px;
    border-bottom: 7px solid #ababab;
    margin: 0 20px 20px 0;
    transition: all 0.3s ease;
    cursor: pointer;
}
@media only screen and (max-width: 970px) {
	.search article {
    border: 1px solid #ababab;
    padding: 10px 20px 15px 20px;
    border-bottom: 7px solid #ababab;
    margin: 0 0px 15px 0;
    transition: all 0.3s ease;
    cursor: pointer;
}
} 
.search .type-job:hover {
    transform: scale(1.02);
	transition: all 0.3s ease;
}
.search article:hover {
	box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 760px) {
.search article:hover {
	box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.0);
}	
}
.search h2.entry-title {
    font-size: 135%;
    line-height: 120%;
    padding: 0;
    margin: 10px 0 8px 0;
}
@media only screen and (max-width: 970px) {
	.search h2.entry-title {
    font-size: 125%;
    line-height: 110%;
    padding: 0;
    margin: 10px 0 8px 0;
}
} 
.search article h4 {
    font-size: 90%;
    padding-bottom: 5px;
}
.search article p {
    margin-bottom: 10px;
    font-size: 90%;
    line-height: 150%;
}
@media only screen and (max-width: 970px) {
	.search article p {
    font-size: 80%;
    line-height: 140%;
}
} 

.search .entry-title h4 {
	color: #000;
	font-size: 120%;
}
.search .entry-title h4 i {
	color: #999;
}

.search-results .search-output-wrapper{
	padding-top: 70px;
}
@media only screen and (max-width: 480px) {
	.search-results .search-output-wrapper {padding-top: 0px;}
}

.entry-content-search-description a{
	color: #000;
}
.search .entry-content-search-description{
	font-size: 98%;
	line-height: 135%;
	padding:0;
	margin: 0;
}

@media only screen and (min-width: 970px) {
	.searchContent .container {
    max-width: 1200px;
}
} 

.search-output-wrapper .col-sm-3{
	padding-left: 40px;
}


.search-field-homesite{
	width: 600px; 
}
@media only screen and (max-width: 970px) {
.search-field-homesite{
	width: 100%; 
}
}
.suche-header-wrapper{
}
@media only screen and (max-width: 760px) {
.suche-header-wrapper{
	position: static;
	background-color: #ffff;
	z-index: 0;
}	
}

.suche-header-fixed {
    padding: 5px 15px;
}

@media only screen and (max-width: 970px) {
.searchContent .suche-header-fixed h2 {
    font-size: 135%;
    margin: 0;
}
.suche-header-fixed {
    padding: 5px 0px;
}
}



@media only screen and (max-width: 970px) {
	.suche-header-fixed {
    width: 100%;
    padding: 0;
}
} 


	
.suche-header-fixed p{
	padding: 0;
	margin:0;
}



@media only screen and (max-width: 760px) {
	.suche-header-fixed h2{  font-size: 18px;text-align:center;}
	} 
	
	@media only screen and (max-width: 480px) {
	.suche-header-fixed h2 {padding-top: 5px;margin-left: 2px;font-size: 18px; text-align:center;}
}

.filter-button{
    padding: 8px 55px 8px 26px;;
	font-size: 110%;
	margin: 0px;
	position: relative;
	display: block;
	width: 100%;
	/* border: 1px solid #ccc; */
	/* box-shadow: 0 5px 10px -5px rgba(149, 153, 153, 0.6); */
}
.filter-button i {
    font-size: 140%;
    position: absolute;
    top: 27%;
    right: 10%;
}

@media only screen and (max-width: 970px) {
	.filter-button {padding: 11px 45px 11px 26px;font-size: 100%;margin-left: 38%;}
}
@media only screen and (max-width: 480px) {
	.filter-button {margin-left: 18%; padding: 11px 55px 11px 36px;}
}


.search-filter {
	padding-top: 3px;
}
@media only screen and (max-width: 970px) {
	.search-filter {padding-top: 4px; padding-bottom:0px;}
}


.search-filter .inputIcon {
    color: #fff;
    position: absolute;
    margin-top: -9px;
    right: 0px;
    padding: 4px 6px;
    font-size: 110%;
    border: 1px solid #ccc;
    background-color: #000;
    box-shadow: 0 5px 10px -5px rgba(149, 153, 153, 0.6);
}
/* firefox bug
.search-filter .inputIcon { 
   margin: -37px 0 0;
}
*/

@media only screen and (max-width: 970px) {
	.search-filter .inputIcon {right: 0px;height: 42px;padding: 2px 4px;margin-top: -12px;}
	}


.boxes-intro-text{
	width: 100%;
	margin-top: 130px;
	margin-bottom: 15px;
	font-size: 120%;
	line-height: 160%;
	padding: 0px 15px 10px 15px;
}

.res-collapseBox {
    height: 90vh;
    height: calc(100vh - 220px);
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 5px 10px -5px rgba(149, 153, 153, 0.8);
    overflow-y: scroll;
    margin-top: 15px;
}
@media only screen and (max-width: 970px) {
	.res-collapseBox {
    margin-top: 0;
}
} 
.res-collapseBox .panel-body{
	padding: 15px 40px;
}
@media only screen and (max-width: 970px) {
	.res-collapseBox .panel-body {
    padding: 10px 10px;
}
} 
.res-collapseBox h3 {
    font-size: 16px;
	font-weight: 700;	
}

.res-collapseBox .checkbox{
	font-size: 16px !important;
}
.filter-boxes .checkbox{
    margin-top: 0px;
    margin-bottom: 0px;
}
.filter-boxes label {
    display: inline-block;
    max-width: 100%;
    font-size: 100%;
    margin-bottom: 5px;
    min-height: auto;
}
@media only screen and (max-width: 970px) {
	.filter-boxes label {
    font-size: 85%;
}
} 

.detail-search label {
    display: inline;
    max-width: 100%;
    margin-bottom: 5px;
}

.res-collapseBox .form-control {
    /* padding: 5px 20px; */
    border: 1px solid #eee;
    background-color: #f5f5f5;
    font-size: 16px;
    line-height: 140%;
    height: 30px;
    max-width: 80%;
    display: inline-block;
    box-shadow: none;
}
@media only screen and (max-width: 970px) {
	.res-collapseBox .form-control {
    height: 45px;
    max-width: 100%;
}
	.res-collapseBox .checkbox .cr, .radio .cr {
    width: 1.2em;
    height: 1.2em;
    margin-right: .5em;
    margin-top: 0px;
    margin-bottom: 10px;
}
} 
.res-collapseBox .row {
    padding: 0;
    padding-bottom: 20px;
    margin: 0;
}
.res-collapseBox .filter-boxes label {
    margin-bottom: -1px;
}
.res-collapseBox h3 {
    font-size: 13px;
	padding:0;
	margin: 8px 0;
}

.res-collapseBox .checkbox label, 
.res-collapseBox .checkbox-inline, 
.res-collapseBox .radio label, 
.res-collapseBox .radio-inline {
    padding-left: 0px;
}

.res-collapseBox .btn {
    font-size: 15px;
    margin: 0;
    padding: 7px 25px;
}
.filter-button {
    padding: 8px 55px 8px 26px;
    font-size: 110%;
    margin: 0px;
}

/* Bewerben */

#bewerbungFormular .checkboxen-formular {
    float: left;
    margin: 0 10px;
    padding: 0 5px;
}
#bewerbungFormular label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

#bewerbungFormular .smaller label {
    display: inline;
}

/*************************************************************************/
/*  Upload Formular  */

	.page-template-page-spezialisten-bewerbung .res-content .intro-titel .container {
		padding-top: 40px;
		overflow: hidden;
	}
@media only screen and (max-width: 768px) {
	.page-template-page-spezialisten-bewerbung .res-content .intro-titel .container {
    padding-top: 0px;
    overflow: hidden;
}
} 

	.page-template-page-spezialisten-bewerbung .res-content .container {
		padding-top: 0px;
		overflow: hidden;
	}

	.page-template-page-spezialisten-bewerbung .res-content .form-group {
		margin-bottom: 12px;
	}

	.page-template-page-spezialisten-bewerbung .res-content h2{
		margin-bottom: 10px;
	}
	
	#fachgebiet {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

	#lbl-stellung {
		line-height: 42px;
	}

	#anhang {
		min-height: 300px;
		height: 100%;
		position: relative;
		text-align: left;
		padding-top: 50px;
		padding-bottom: 70px;
	}
@media only screen and (max-width: 970px) {
	#anhang {
    min-height: 130px;
    height: 100%;
    position: relative;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
}
} 

	#anhang.hover {
		background: #c5c5c5;
	}

	#anhang.fade {
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		opacity: 1;
	}

	#anhang .drag-txt {
		text-align: center;
	}

	#anhang.in .drag-txt {
		font-size: larger;
	}

	#fileupload {
		display: none;
	}

	.anhang-label {
		text-align: left;
		position: absolute;
		top: 10px;
	}

	#upload-btn {
		position: absolute;
		display: block;
		right: 0;
		bottom: 0;
		background: transparent;
		border-radius: 2px;
		border: none;
		border-top: 1px solid #d6d6d6;
		border-left: 1px solid #d6d6d6;
	}

	.uploaded-file {
		display: inline-block;
		background: #d6d6d6;
		margin: 0 10px 10px;
		padding: 10px;
	}

	.uploaded-file .delete-file i {
		color: #000;
		padding: 0 10px;
	}


#fachgebiet-select select {
    background-image: url(img/arrow_selectbox.png);
    background-repeat: no-repeat;
    background-position: center right;

}
.file-uploader-row h5,
.checkboxen-titel-formular h5{
	padding-left: 15px;
	font-size: 120%;
}
.checkboxen-formular{
	float: left;
	margin: 0 10px;
	padding: 5px;
}
.page-template-page-spezialisten-bewerbung .res-content .checkboxen-arbeitsort-row .form-group {
    margin-bottom: 0px;
}

.page-template-page-spezialisten-bewerbung .res-content .alert {
    padding: 12px;
    margin: 100px 0 200px 0;
    border: 1px solid #eee;
	background-color: transparent;
    border-radius: 0;
}
.page-template-page-spezialisten-bewerbung .res-content .alert-success{
	    border: 1px solid #eee;
	background-color: transparent;
}
.page-template-page-spezialisten-bewerbung .res-content h1.alert-success{
    font-size: 25px;
}
.checkbox label, .checkbox-inline, .radio label, .radio-inline {
    font-weight: 400;
}


/*----------------*/

.searchContent h2 {
    font-size: 150%;
}

.single-job-box h5 {
    font-size: 120%;
}
.single-job-box .postContent li {
    padding-bottom: 0px;
    margin-left: 35px;
}


/* Job Merken Liste*/

.job-favlist {
    position: fixed;
    right: 150px;
    top: 35px;
    z-index: 999;
    /* float: right; */
    text-align: right;
}
@media only screen and (max-width: 1100px) {
	.job-favlist {
    position: fixed;
    right: 115px;
    top: 30px;
}
}
@media only screen and (max-width: 970px) {
.job-favlist {
    position: fixed;
    right: 90px;
    top: 31px;
    z-index: 999;
}
} 

.job-favlist-button {
    color: #000 !important;
    text-transform: uppercase;
    background: #ffffff;
    font-weight: 700;
    padding: 15px 20px;
	margin: 0;
    border: 4px solid #000 !important;
    border-radius: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
@media only screen and (max-width: 970px) {
	.job-favlist-button {
    font-weight: 700;
    padding: 5px 8px;
    margin: 0;
    border: 3px solid #000 !important;
		font-size: 85%;
}
} 
#job-favlist {
	padding: 0px;
    margin: 0;
	list-style: none;
}
#job-favlist li {
    border: 1px solid #000;
    padding: 5px 30px 5px 15px;
    font-size: 70%;
    line-height: 110%;
    position: relative;
}
@media only screen and (max-width: 970px) {
	#job-favlist li {
    font-size: 80%;
}
} 
#job-favlist li:nth-child(even) {
    background: #fff;
}
#job-favlist li:nth-child(odd) {
    background: #f5f5f5;
}
#job-favlist-btn {
}
.search-result-box {
	position: relative;
}
.favjob-button {
    position: absolute;
    right: 0px;
    z-index: 2;
}
@media only screen and (max-width: 970px) {
	.favjob-button {
    position: relative;
}
} 
.single-job .favjob-button {
    position: absolute;
    right: 0px;
    top: 20px;
    z-index: 2;
}
@media only screen and (max-width: 970px) {
	.single-job .favjob-button {
    position: relative;
    right: 0px;
    top: auto;
    z-index: 2;
    cursor: pointer;
    padding: 15px 0;
}
#job-favlist-container {
    margin-top: 10px;
    transition: all 0.4s ease-in-out 0s;
    right: 10px !important;
    position: fixed;
    width: 100%;
    padding-left: 20px;
}
} 
.favjob-button.active {
    color: #00b900;
}

.job-favlist-delete {
    position: absolute;
    right: 0px;
    padding: 8px;
    top: 1%;
    line-height: 70%;
	    cursor: pointer;
}


/* ------------- */


.leader {
    position: relative;
}
.calendly-btn a {
    font-size: 70%;
    color: #000 !important;
    text-transform: uppercase;
    background: #ffffff;
    font-weight: 700;
    padding: 10px 15px;
    margin-top: 5px;
    line-height: 100%;
    border: 4px solid #000 !important;
    border-radius: 0;
    display: inline-block;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.calendly-btn br {
	display: none;
}

.gridStyle .autor_funktion {
	font-size: 90%;
	line-height: 110%
}

#slider-claims {
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.video-play {
}
.single-single .postImg {
    position: relative;
}
.video-play:before {
    content: "";
    top: 50%;
    left: 0;
    right: 0;
    position: absolute;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
}
.video-play:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    content: "\f04b";
    top: 50%;
    left: 5px;
    right: 0;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-size: 180%;
    color: #fff;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.grid-image {
    position: relative;
}
#news-video .modal-dialog {
    max-width: 80%;
    width: 100%;
    margin: 30px auto;
    height: auto;
}
@media only screen and (max-width: 970px) {
	#news-video .modal-dialog {
    max-width: 95%;
    width: 100%;
    margin: 30px auto;
}
} 
#news-video .modal-content {
    background: rgb(0, 0, 0);
}
.singleContent #news-video iframe {
    width: 100%;
    height: 79vh;
}
#news-video .xClose .lr {
    height: 50px;
    margin-left: 45px;
    background-color: #fff;
}
#news-video .xClose .lr .rl {
    height: 50px;
    background-color: #fff;
}

@media only screen and (max-width: 970px) {
	.area.quick-infos .col-xs-12 {
    width: 100%;
    padding-bottom: 5px;
    padding-top: 10px;
}
.single-job .single-job-box {
    font-size: 90%;
    line-height: 130%;
}
} 
.footer-logo img {
    max-width: 180px;
}

@media only screen and (max-width: 970px) {
	.single-single h2 {
		font-size: 180%;
	}
	
	.form-control {
    transition: all .1s ease;
    background-color: #eee;
    box-shadow: none;
    border-bottom: 0px solid #999;
    height: 45px;
    padding: 10px 20px;
}
} 


.pum-theme-standard-theme .pum-content {
    font-size: 130%;
    max-width: 1200px;
}
.pum-theme-standard-theme h3 {
    font-size: 170%;
    font-weight: 100;
}

.pum-container .pum-title {
    margin-bottom: 1em;
}

.pum-theme-standard-theme h4 {
    font-size: 120%;
    font-weight: 900;
	color: #0070C0;
    text-transform: uppercase;
}

.pum-theme-standard-theme h5 {
    font-size: 120%;
}




	.pum-overlay.pum-theme-standard-theme {
    background-image: url(https://www.vangard.ch/cm/wp-content/uploads/hrc.jpg);
}

.pum-container {
    border: 15px solid #571d37;
}

@media only screen and (max-width: 1100px) {
	.pum-container {
    font-size: 75% !important;
}
}
@media only screen and (max-width: 970px) {
	.pum-theme-7050 .pum-container, .pum-theme-standard-theme .pum-container {
    padding: 25px !important;
}
	.pum-theme-7050 .pum-title, .pum-theme-standard-theme .pum-title {
    font-size: 33px !important;
    line-height: 34px !important;
}
} 

.pum-theme-7050 .pum-content + .pum-close, .pum-theme-standard-theme .pum-content + .pum-close {
    box-shadow: 0px 0px 1px 1px rgb(2 2 2 / 23%);
    text-shadow: 0px 0px 0px rgb(0 0 0 / 23%);
    background-color: rgb(87 29 55);
}

.page-template-page-jobs .headerIntroVideo {
    height: 240px;
}
@media only screen and (max-width: 1290px) {
	.page-template-page-jobs .headerIntroVideo {
    height: 200px;
}
}
@media only screen and (max-width: 970px) {
	.page-template-page-jobs .headerIntroVideo {
    height: 360px;
}
} 
.jobs-title {
font-family: 'Montserrat';
    font-weight: 500;
	margin-top: 4px;
	}

@media only screen and (max-width: 970px) {
	.color-box .link-box {
    padding: 15px 20px 25px 15px;
    box-shadow: 1px 1px 7px -2px #000000;
    border-bottom: 4px solid;
    margin-bottom: 10px;
    position: relative;
    line-height: 120%;
    background: #fff;
}
} 


#rev-parallax-bar-06 .rev-box, #rev-parallax-bar-07 .rev-box, #rev-parallax-bar-08 .rev-box {
    max-width: 900px;
}

#rev-parallax-bar-06 .jarallax-img {
    opacity: 0.7 !important;
    background-color: #000;
}
#rev-parallax-bar-07 .jarallax-img {
    opacity: 0.7 !important;
	background-color: #000;
}
#rev-parallax-bar-08 .jarallax-img {
    opacity: 0.9 !important;
	background-color: #000;
}


#rev-parallax-bar-06, #rev-parallax-bar-07, #rev-parallax-bar-08 {
    height: 100vh;
	background: #000;
}

@media only screen and (max-width: 970px) {
    .logo {
        position: fixed;
        left: 8%;
        top: 0px;
    }
	#partnerSliderPlacer .carousel-indicators {
		display: none; 
	}
	
	#partnerSliderPlacer .carousel {
    padding: 5px 0 16px 0;
}
	#rev-parallax-bar-06 .jarallax-img {
    background-position: 37% 50% !important;
}
	#rev-parallax-bar-07 .jarallax-img {
    background-position: 54% 50% !important;
}
	
	#rev-parallax-bar-06 .jarallax-img {
    opacity: 0.6 !important;
    background-color: #000;
}
#rev-parallax-bar-07 .jarallax-img {
    opacity: 0.6 !important;
	background-color: #000;
}
#rev-parallax-bar-08 .jarallax-img {
    opacity: 0.7 !important;
    background-color: #000;
    object-position: 85% 50% !important;
}
} 

.forminator-ui#forminator-module-9024.forminator-design--material .forminator-consent, .forminator-ui#forminator-module-9024.forminator-design--material .forminator-consent__label, .forminator-ui#forminator-module-9024.forminator-design--material .forminator-consent__label p {
    color: #757575 !important;
    font-size: 13px !important;
    line-height: 130% !important;
    font-family: inherit !important;
    font-weight: 300 !important;
}

#mo_send_otp_phone9024 {
    background: #008cff;
    color: #fff;
    margin-top: 15px !important;
}
@media only screen and (max-width: 768px) {
	#mo_send_otp_phone9024 {

}
	.forminator-field-phone {
    margin-bottom: 80px;
}
} 
#mo_messagephone9024 {
    width: 100% !important;
    font-size: 15px !important;
    line-height: 130% !important;
    padding: 60px 20px 10px 40px !important;
    border-radius: 10px !important;
    margin-top: 16px !important;
    background-color: rgb(219, 255, 247) !important;
    color: rgb(0, 143, 110) !important;
}

#mo_verify-containerphone9024 .forminator-label {
	color: #a12020 !important;
}


/* Formular Spezialisten Bewerbung */
#forminator-module-9093.forminator-design--material .forminator-is_filled .forminator-label[class*="forminator-floating-"],
#forminator-module-9093.forminator-design--material .forminator-is_active .forminator-label[class*="forminator-floating-"] {
	font-size: 14px!important;
	font-weight: 600!important;
}

.forminator-ui#forminator-module-9093.forminator-design--material .forminator-input,
.forminator-ui#forminator-module-9093.forminator-design--material .forminator-input input {
	font-size: 18px!important;
	font-weight: 300!important;
}

#forminator-module-9093.forminator-design--material .forminator-label:not([class*="forminator-floating-"]) {
	font-size: 18px!important;
	font-weight: 400!important;
	margin-bottom: 15px;
	margin-top: 15px;
}

.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=material] .forminator-field,.forminator-ui.forminator-custom-form[data-design=material] .forminator-field {
    font-size: 16px!important;
}

.forminator-ui#forminator-module-9093.forminator-design--material .forminator-checkbox,
.forminator-ui#forminator-module-9093.forminator-design--material .forminator-checkbox__label,
.forminator-ui#forminator-module-9093.forminator-design--material .forminator-checkbox__label p {
	font-size: 16px!important;
	font-weight: 300!important;
}

#forminator-module-9093.forminator-design--material .forminator-checkbox span[aria-hidden]:not(.forminator-checkbox-image) {
	border-color: #333!important;
	color: #333!important;
}

.forminator-ui#forminator-module-9093.forminator-design--material .forminator-multi-upload .forminator-multi-upload-message p a,
.forminator-ui#forminator-module-9093.forminator-design--material .forminator-multi-upload .forminator-multi-upload-message p a:visited,
.forminator-ui#forminator-module-9093.forminator-design--material .forminator-multi-upload .forminator-multi-upload-message p a:hover,
.forminator-ui#forminator-module-9093.forminator-design--material .forminator-multi-upload .forminator-multi-upload-message p a:focus {
	color: #000!important;
}

/* STATE: Hover */
.forminator-ui#forminator-module-9093.forminator-design--material .forminator-multi-upload:hover {
	border-color: #000!important;
	color: #333!important;
}

/* STATE: Drag Over */
.forminator-ui#forminator-module-9093.forminator-design--material .forminator-multi-upload.forminator-dragover {
	border-color: #000!important;
	background-color: transparent;
	color: #000!important;
}

#forminator-module-9093.forminator-design--material .forminator-checkbox,
#forminator-module-9093.forminator-design--material .forminator-checkbox__label,
#forminator-module-9093.forminator-design--material .forminator-checkbox__label p,
.forminator-select-dropdown-container--open .forminator-custom-form-9093.forminator-dropdown--material .forminator-checkbox {
	color: #333!important;
}

.forminator-ui#forminator-module-9093.forminator-design--material .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
	color: #333!important;
}

#forminator-module-9093.forminator-design--material .forminator-label:not([class*="forminator-floating-"]) {
	color: #333!important;
}

.forminator-ui#forminator-module-9093.forminator-design--material .forminator-multi-upload .forminator-multi-upload-message p {
	color: #333!important;
}

.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=material] .forminator-multi-upload .forminator-multi-upload-message [class*=forminator-icon-]:before,.forminator-ui.forminator-custom-form[data-design=material] .forminator-multi-upload .forminator-multi-upload-message [class*=forminator-icon-]:before {
    color: #333!important;
}

.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=material] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow [class*=forminator-icon-]:before,.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=material] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow [class*=forminator-icon-]:before,.forminator-ui.forminator-custom-form[data-design=material] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow [class*=forminator-icon-]:before,.forminator-ui.forminator-custom-form[data-design=material] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow [class*=forminator-icon-]:before {
    color: #333!important;
}

.forminator-select-dropdown-container--open .forminator-custom-form-9093.forminator-dropdown--material {
	background-color: #f5f5f5!important;
}

.forminator-select-dropdown-container--open .forminator-custom-form-9093.forminator-dropdown--material .select2-results .select2-results__options .select2-results__option,
.forminator-select-dropdown-container--open .forminator-custom-form-9093.forminator-dropdown--material .select2-results .select2-results__options .select2-results__option span:not(.forminator-checkbox-box) {
	color: #333!important;
}

.forminator-select-dropdown-container--open .forminator-custom-form-9093.forminator-dropdown--material .select2-results .select2-results__options .select2-results__option.select2-results__option--selected,
.forminator-select-dropdown-container--open .forminator-custom-form-9093.forminator-dropdown--material .select2-results .select2-results__options .select2-results__option.select2-results__option--selected span:not(.forminator-checkbox-box) {
	background-color: #ddd!important;
}

.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=material] .forminator-checkbox,.forminator-ui.forminator-custom-form[data-design=material] .forminator-checkbox {
    align-items: flex-start!important;
}

.forminator-ui#forminator-module-9093.forminator-design--material .forminator-button-submit {
	font-size: 16px!important;
}

.forminator-ui#forminator-module-9093.forminator-design--material .forminator-description,
.forminator-ui#forminator-module-9093.forminator-design--material .forminator-description p {
	color: #333!important;
}

.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=material] .forminator-button,.forminator-ui.forminator-custom-form[data-design=material] .forminator-button {
    padding: 10px 15px!important;
}

#forminator-module-9093.forminator-design--material .forminator-error-message {
	color: #a94442!important;
}

.forminator-ui#forminator-module-9093.forminator-design--material .forminator-field.forminator-has_error .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] {
	border-color: #a94442!important;
}

.forminator-ui#forminator-module-9093.forminator-design--material .forminator-error-message {
	font-size: 14px!important;
}

#forminator-module-9093.forminator-design--material .forminator-input {
	border-color: #333!important;
	color: #333!important;
}

#forminator-module-9093.forminator-design--material .forminator-is_filled.forminator-has_error .forminator-label[class*="forminator-floating-"],
#forminator-module-9093.forminator-design--material .forminator-is_active.forminator-has_error .forminator-label[class*="forminator-floating-"] {
	color: #333!important;
}

#forminator-module-9093.forminator-design--material .forminator-is_filled .forminator-label[class*="forminator-floating-"] .forminator-required,
#forminator-module-9093.forminator-design--material .forminator-is_active .forminator-label[class*="forminator-floating-"] .forminator-required {
	color: #333!important;
}

#forminator-module-9093.forminator-design--material .forminator-label[class*="forminator-floating-"] {
	color: #333!important;
}

#forminator-module-9093.forminator-design--material .forminator-response-message.forminator-error,
#forminator-module-9093.forminator-design--material .forminator-response-message.forminator-error p {
	color: #a94442!important;
}

@media only screen and (max-width: 768px) {
.forminator-field-phone, .forminator-field-select, .forminator-field-html p, .et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-grid=open] .forminator-row:not(:last-child),.forminator-ui.forminator-custom-form[data-grid=open] .forminator-row:not(:last-child) {
    margin-bottom: 40px!important;
}
}

.forminator-iti-input.iti .iti__selected-country, .forminator-iti-input.iti .iti__selected-country-primary {
    align-items: flex-start !important;
}
.forminator-iti-input.iti .iti__selected-country-primary {
    margin-top: 10px;
}
.forminator-iti-input.iti.iti--allow-dropdown .iti__country-container {
height: fit-content;
	}

#mo_verify_button_phone9024 {
  background: #ffe300;
}

.forminator-ui#forminator-module-9024.forminator-design--material .forminator-button-submit {
    background-color: #2fa300;
    color: #FFFFFF;
}