.page {
	margin-bottom: 0;
}
.container-text a {
	font-size: inherit !important;
	text-decoration: underline;
}

.contact-page {
	margin-bottom: 0;
}

.container-element-list-single {
	min-height: 350px !important;
}
@media only screen and (max-width: 1023px) {

.container-element-list-single {
	min-height: auto !important;
}
}

.container-element-list-single-inner .container-preview-header {
	height: 50px;
}

.container-element-list-single-inner .container-preview-header-link {
	position: relative;
	float: left;
}

.container-element-list-single-inner .container-preview-header-date {
	float: right;
}

.container-element-list-single-inner .container-arrow-text, .container-element-list-single-inner .container-arrow-icon {
	position: absolute;
}

.container-element-list-single-inner .container-arrow-icon {
	margin-left: 65px;
}

.container-element-list-single-title h3, .container-element-list-text-paragraph p {
	color: #fff !important;
}

.container-element-list-text-paragraph p {
	padding-bottom: 10px;
}
@media only screen and (max-width: 760px) {

.container-element-list-single-title h3 {
	font-size: 30px;
}

.container-element-list-single-inner {
	padding: 1rem 1rem !important;
}

.container-element-list-single-inner .container-arrow-icon {
	margin-left: 50px;
}

body h2, body h3, body h4 {
	font-size: 28px;
}
}

a:link, a:visited {
	color: #372349;
}
a:hover, a:active, a:focus {
	color: #1468a0;
}
/* Videos */

.videoBalken {
	position: relative;
	width: 100%;
	margin: 0 0 80px 0;
	padding: 40px 0;
	background: #552981;
}

.videoWrap {
	position: relative;
	max-width: 1265px;
	margin: 0 auto;
}

.videoPlayer {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.videoPlayer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoFull {
	width: 100%;
	margin: 0;
}

.video-text {
	padding-top: 40px;
}

.video-text a:link,
.video-text a:visited {
	color: #372349 !important;
	text-decoration: none;
}

.video-text a:hover {
	color: #1468a0 !important;
	text-decoration: none;
}


/* Übersichtsseite */

.paddingHeader {
	padding-top: 150px;
}

.bgWhite {
	background: #fff;
	margin: 0 !important;
}

.abstandTop {
	width: 100%;
	height: 200px;
}
 @media only screen and (max-width: 1023px) {

.paddingHeader {
	padding-top: 50px;
}

.videoBalken {
	margin: 0 0 40px 0;
	padding: 20px 0;
}

.bgWhite {
	padding: 10px 0 !important;
	margin: 0 !important;
}

.videoFull {
	margin: 0;
}
}
 @media only screen and (max-width: 639px) {

.abstandTop {
	width: 100%;
	height: 50px;
}

.nav-logo-icon {
	display: none;
}

.video-text {
	padding-top: 20px;
}
}
 @media only screen and (max-width: 370px) {

header .container-nav-fullscreen .menu-menu_left-container li a, header .container-nav-fullscreen .menu-menu_right-container li a,  header .container-nav-fullscreen .menu-middle-heading {
	font-size: 18px;
}

header .container-nav-fullscreen .menu-menu_left-container li, header .container-nav-fullscreen .menu-menu_right-container li {
	line-height: 1.6;
}

header .container-nav-fullscreen .menu-menu_middle-container li a {
	font-size: 16px;
}

header .container-nav-fullscreen .menu-menu_middle-container li {
	line-height: 1.4;
}

header .container-nav-fullscreen .menu-right-follow-up-text p {
	font-size: 16px;
}
}


.rundgang,
.videopage,
.youtube,
.suchprofilButton {
	display: block;
	height: 80px;
	width: 80px;
	margin-top: 20px !important;
	cursor: pointer;
	float: left;
}
.rundgang {
	margin-right: 20px;
}
.videopage {
	margin-right: 10px !important;
	margin-left: 10px !important;
}
.youtube {
	margin-left: 10px !important;
}
.suchprofilButton {
	margin-right: 10px !important;
}
.rundgang img,
.videopage img,
.youtube img {
	height: 100%;
	width: auto;
}
.nav-video-icons {
	position: absolute;
	bottom: 80px;
	left: 50%;
	transform: translateX(-50%);
}
.mobileview {
	display: none;
}

.team-member-overlay a {
	color: #fff;
}

@media only screen and (max-width: 1000px){
	.rundgang,
	.videopage,
	.youtube,
	.suchprofilButton {
		height: 60px;
		width: 60px;
	}
}
@media only screen and (max-width: 767px){
	header .container-nav-fullscreen .container-nav-content {
		top: 70px;
		transform: translate(-50%,0);
	}
	.rundgang,
	.videopage,
	.youtube,
	.suchprofilButton {
		height: 40px;
		width: 40px;
	}
	.nav-video-icons {
		display: none;
	}
	.mobileview {
		display: inherit;
	}
}
@media only screen and (max-width: 480px){
	.rundgang,
	.videopage,
	.youtube,
	.suchprofilButton {
		height: 40px;
		width: 40px;
	}
	header .container-nav-fullscreen .container-nav-content {
		top: 50px;
		transform: translate(-50%,0);
	}
}
@media only screen and (max-width: 370px){
	header .container-nav-fullscreen .container-nav-content {
		top: 40px;
	}
}
.videoNavFullscreen {
	position: absolute;
	bottom: -200%;
	left: 0;
	width: 100%;
	height: calc(100% - 60px);
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.videoClose {
	position: absolute;
	display: none;
	width: 50px;
	height: 50px;
	top: 5px;
	right: 15px;
	background: transparent;
	z-index: 1001;
	cursor: pointer;
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
@media screen and (max-width: 760px) {
	header .container-nav-fullscreen .menu-menu_left-container li a, header .container-nav-fullscreen .menu-menu_right-container li a,
	header .container-nav-fullscreen .menu-middle-heading,
	header .container-nav-fullscreen .menu-right-follow-up-text p,
	header .container-nav-fullscreen .menu-right-follow-up-text p a {
		font-size: 15px;
	}
	.menu-middle-heading {
		padding-top: 7px;
	}
}


footer {
	background: #996 !important;
}

button.contact-form-submit {
	text-align: left;
}

.formularMail {
	display: none;
}

/* Kauf-/Mietobjekte */
.flickity-item {
	background-color: #fff;
}



/* Suchprofil */
.suchprofil {
	min-height: 500px;
}

.suchprofil h3 {
    font-size: 34px;
    color: #fff;
    padding: 40px 20px 20px;
}

.suchprofil .row {
    background: #6c3a8f;
    padding: 0 20px;
    color: #fff;
}

.suchprofil form {
    padding-bottom: 10px;
}

.suchprofil input[type=text] {
    position: relative;
	height: 50px;
	display: block;
	padding: 0 .55em;
	width: calc(100% - 8px);
	background: #a78abf;
	color: #40195b;
    font-weight: 700;
    border: none;
    
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
    
    box-shadow: none;
	outline: none;
}

.suchprofil textarea {
    position: relative;
	height: 147px;
	display: block;
	padding: .55em;
	width: calc(100% - 8px);
	background: #a78abf;
	color: #40195b;
    font-weight: 700;
    border: none;
    
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
    
    box-shadow: none;
	outline: none;
}

.suchprofil select {
	position: relative;
	width: calc(100% - 8px);
    height: 50px;
	border: none;
	color: #40195b;
    font-weight: 700;
	background: #a78abf url(/wp-content/themes/meilenstein/assets/images/bgSelect.png) no-repeat right 15px;
	padding: 0 .55em;
    cursor: pointer;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
    
    box-shadow: none;
	outline: none;
}

.suchprofil .column-blocker {
    height: 47px;
}

.suchprofil .casawp-gender-radios {
    padding: 0 .55em;
}

.suchprofil .casawp-gender-radios label {
    display: inline-block;
    padding: 0 .55em;
    width: 100px;
}

.suchprofil .casawp-gender-radios label.control-label {
    display: none !important;
}

.suchprofil .casawp-gender-radios label input {
    display: none;
}

.suchprofil .casawp-gender-radios label .checkreplacer {
    transition: all .2s;
    content: "";
    display: block;
    float: left;
    width: auto;
    margin-top: 0;
    padding: 0;
    height: auto;
    height: 20px;
    width: 20px;
    line-height: 20px;
    margin-right: 10px;
    background-color: #a78abf;
    border-radius: 50%;
    border: 1px solid #a78abf;
    cursor: pointer;
}

.suchprofil .casawp-gender-radios label input:checked + .checkreplacer {
    background-color: #40195b;
    border: 4px solid #a78abf;
    box-shadow: 0 0 2px #40195b;
}

.suchprofil .control-label,
.suchprofil .casawp-gender-radios label {
	text-transform: uppercase;
}

.suchprofil .control-label .nonversal {
	text-transform: none;
}


.suchprofil input::-webkit-input-placeholder {
	color: #fff;
    font-weight: 400;
}

.suchprofil input::-moz-placeholder {
	color: #fff;
    font-weight: 400;
	opacity: 1;
}

.suchprofil input::placeholder {
	color: #fff;
    font-weight: 400;
}

.suchprofil .contact-form-submit {
    color: #fff;
    padding: 0 20px;
    width: calc(100% - 20px);
    margin: 50px 0 50px;
}

.suchprofil .contact-form-submit .line {
	transition: all .3s;
	position: absolute;
	background: #fff;
	height: 4px;
	left: 120px;
	width: 25%;
	top: 50%;
	transform: translateY(-50%)
}

.suchprofil .contact-form-submit .arrow {
	transition: all .3s;
	position: absolute;
	border-left: 10px solid #fff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	left: calc(120px + 25%);
	top: 50%;
	transform: translateY(-50%)
}

.suchprofil .contact-form-submit:hover {
	transition: all .3s
}

.suchprofil .contact-form-submit:hover .line {
	transition: all .3s;
	width: calc(100% - 140px)
}

.suchprofil .contact-form-submit:hover .arrow {
	transition: all .3s;
	left: calc(100% - 25px)
}

.alert-success {
	background-color: #af95c5;
	border-color: #af95c5;
	color: #372349;
	font-weight: 700;
	text-align: center;
}

 @media only screen and (max-width: 1023px) {
	 .suchprofil .column-blocker {
		height: 0;
	}
}

@media only screen and (max-width: 480px){
	.suchprofil .row {
		padding: 0;
	}
	.suchprofil h3 {
		padding: 40px 5px 20px;
		font-size: 26px;
	}
	.suchprofil .casawp-gender-radios label {
		padding: 0 .55em 0 0;
	}
}

.container-preview.bottom {
	bottom: 10%;
}


