
	.img-box.girls {
		height: 380px;
		//height: calc(100vw * 0.75);
	}
	.resi{
	height: auto;}

@media (max-width: 2000px) {
	.img-box.girls {
		//height: 305px;
		//height: calc(100vw * 0.25);
		height: calc(100vh * 0.45);
	}
	.resi{
	height: calc(100vw * 0.38);}
}
@media (max-width: 992px) {
	.img-box.girls {
		//height: 100%;
		//height: calc(100vw * 0.75);
		//height: 380px;
		//height: calc(100vw * 0.38);
		height: calc(100vh * 0.58);
	}
	.resi{
	height: calc(100vw * 0.48);}
	.navbar-main.navbar-middle .navbar-header{display:block;}
	.pos-right {
    right: 25px;
}
.pos-left {
    left: 25px;
}
a.img-box.girls  {height: calc(100vh * 0.78);}
}

@media (max-width: 767px) {
	.img-box.girls {
		//height: 380px;
		height: calc(100vw * 0.75);
	}
	.resi{
	height: calc(100vw * 0.85);}
	a.img-box.girls  {height:auto}

}


.col-md-3.girls{padding:15px 15px; overflow:hidden}
.advs-box.advs-box-multiple.boxed.border{border:1px solid #febb62 ;}

.mfp-img{height:1000px;}
.mfp-iframe video{width:1000px;}
iframe video{width: 1000px;}
audio:-webkit-full-page-media, video:-webkit-full-page-media {
    max-height: 100%;
    max-width: 100%;
	width: 1000px;
}
#property-map {
    height: 500px;
    width: 100%;
}
.circle.anima-rotate-20.anima.bald{padding: 16px;}
.circle.anima-rotate-20.anima.urlaub{display: none;}


.home-slider {
    height: 600px;
}

.home-slider .section-slide .bg-cover {
    background-size: cover;
    /* min-height: 560px; */
}
img.col-xs-6 {height: calc(100vw * 0.95)}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #d41c1c;
    text-decoration: none;
    outline: 0;
    background-color: red;
}
@media (max-width: 992px){

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: inherit;
    box-shadow: 0 3px 5px rgba(0,0,0,0.13);
}}

.new_girl {
    position: absolute;
    bottom: 0px;
    width: 131px;
    height: 76px;
    left: 0px;
    z-index: 99;
	background-image:url(https://contessa.ch/img/neu.png);
}

a.girl-list {

    display: block;

}

video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    //z-index: -100;
    transform: translateX(-50%) translateY(-50%);
 background: url('https://contessa.ch/girls/1f12b0a3350c13f04ae1506108927662.jpg') no-repeat;
  background-size: cover;
  transition: 1s opacity;
}

.stopfade { 
   opacity: .5;
}
.mit_video {
    position: absolute;
    background-color: #986F07;
    z-index: 2;
    //right: 123px;
	margin-left: -98px;
    top: 35px;
    width: 261px;
    color: #ffffff;
    font-variant: small-caps;
    height: 24px;
    font-size: 17px;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
p.girl-title , h3.girl-title{
	    white-space: nowrap;
    overflow: hidden;
text-overflow: ellipsis;}
	.advs-box-content.titelpad{padding:15px 15px 0px 15px;}
	
	
	
	.price-table.first {
    margin-left: 30px;
}

.price-table.first, .price-table.last {
    box-shadow: none;
    margin: 80px 0;
    z-index: 1;
}
.price-table {
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    list-style: none;
    margin: 40px 0;
    padding: 0;
    position: relative;
    z-index: 2;
}

.price-table.first .price-title, .price-table.last .price-title {
    padding: 15px 30px;
}

.price-table .price-title {
    background: #807154;
    border-bottom: 1px solid #73654b;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding: 20px 30px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    text-transform: uppercase;
}
.price-table li {
    border-bottom: 1px solid #ddd;
    padding: 10px 30px;
}

.price-table.first .price-number, .price-table.last .price-number {
    padding: 15px 30px;
}

.price-table .price-number {
    font-size: 78px;
}
.price-table .price-number {
    background: #77694e;
    border-top: 1px solid #8d7f65;
    color: #fff;
    font-family: "Oranienbaum",Georgia,"Times New Roman";
    font-size: 80px;
    line-height: 1em;
    padding: 30px;
    text-transform: uppercase;
}
.price-table li {
    border-bottom: 1px solid #ddd;
    padding: 10px 30px;
}
.price-table.first .price-button, .price-table.last .price-button {
    padding: 15px 30px;
}

.price-table .price-button {
    padding: 30px;
}
.price-table li {
    border-bottom: 1px solid #ddd;
    padding: 10px 30px;
}

.prices .col-sm-3 {
    padding: 0;
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.price-table .price-number span {
    display: block;
    font-family: "PT Sans",Arial;
    font-size: 13px;
    line-height: 1em;
}
.price-table.first .price-title, .price-table.last .price-title {
    padding: 15px 30px;
}
.price-table .price-title {
    background: #807154;
    border-bottom: 1px solid #73654b;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding: 20px 30px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    text-transform: uppercase;
}

.price-table .price-title span {
    color: #181818;
    display: block;
    font-size: 13px;
    font-weight: normal;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
}
.price-table .price-number {
    font-size: 78px;
}
.price-table .price-number {
    background: #77694e;
    border-top: 1px solid #8d7f65;
    color: #fff;
    font-family: "Oranienbaum",Georgia,"Times New Roman";
    font-size: 80px;
    line-height: 1em;
    padding: 30px;
    text-transform: uppercase;
}
sup {
    font-size: 29%;
    top: -1.8em;
}
.price-table .price-number span {
    display: block;
    font-family: "PT Sans",Arial;
    font-size: 13px;
    line-height: 1em;
}

.img-box2 {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    outline: none !important;
    position: relative;
    text-align: left;
	height: calc(100vh * 0.38);
}

    .img-box2:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        background: #000000;
        z-index: 0;
        transition: opacity 0s;
        -webkit-transition-delay: .3s;
        transition-delay: .3s;
        opacity: 0;
    }

    .img-box2:hover:before {
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
    }
	
	.mit-ticker-unten { padding-bottom: 18px;}
.mit-ticker-oben { padding-bottom: 48px;}
.da{margin-top: 25px;}
.bald{margin-top: 20px;
    line-height: 17px;}