/*!
Theme Name: Verband Deutscher Seilbahnen und Schlepplifte e.V.
Theme URI: https://www.cyrano.de/
Author: Cyrano Kommunikation GmbH
Author URI: https://www.cyrano.de/
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vds

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Verband Deutscher Seilbahnen und Schlepplifte e.V. is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

html {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
  width: 330px;
}



.partner_col-md-4 .wpb_row {
	width: 23%;
	float: left;
	margin: 0 1%;
}

.partner_col-md-4 .vc_toggle_title {
	width: auto;
}




@media (min-width: 1151px) and  (max-width: 1219px) {
    .vds-slide h3 {
      font-size: 1.5rem;
      line-height: 1.5rem;
    }
    .vds-slide p {
      font-size: 15px;
  }
}



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

	.background-image-mobil {
		min-height: 30vh !important;
	}

	.downloads img.icon {
		height: 100px;
		right: 5px;
	}

	.facts {
		position: relative;
		left: -33px;
		width: 100%;
	}

	.infokasten {
		padding-left: 10vw !important;
	}

	.infokasten .box {
		position: relative;
		top: 0;
		left: -10%;
	}

	.infokasten .wpb_single_image {
		margin-bottom: -10vh !important;
		margin-left: 0 !important;
	}

	.infokasten h2,
	.infokasten h3 {
		font-size: 1.5rem;
	}

	.infokasten p {
		font-size: 14px;
	}

}

/* wrong height/size fix */

.infokasten .box {

}
@media screen and (max-width: 991px) {
	.infokasten .box {

	}
}
@media screen and (max-width: 767px) {
	.infokasten .box {

	}
}
@media screen and (max-width: 575px) {
	.infokasten .box {

	}
}

/* Hide Menu on Tagungspage */

.page-id-5158 #navbar-header {
    display: none !important;
}

.page-id-5158 .navbar {
	background-color: transparent !important;
	box-shadow: none !important;
}