.hide {
  display: none;
}

.portfolio-image a {
	color: #555;
}
.portfolio-image a:hover {
	color: #DBAECD;
}
.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-size: cover;
	background-position: center;
}
.gallery-top {
	height: 80%;
	width: 100%;
}
.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}
.tooltip-inner {
	background-color: #DBAECD;
}
.tooltip.top > .tooltip-arrow {
	border-top: 5px solid #DBAECD;
}
.article_high p {
	margin-bottom: 15px;
}
.sidebar-box h3 {
	margin-bottom: 0px;
}
.caption_pfl {
	background-color: rgba(240,240,240,0.8);
	padding: 25px 20px 1px 20px;
	min-width: 212px;
}
.caption_pfl hr {
	border-color: #888;
	width: 50%;
}
.caption_pfl_head {
	font-size: 1.5em;
	font-weight: 400;
	margin-bottom: 10px;
	color: #888;
	text-align: center;
}
.caption_pfl_desc {
	color: #df7ec2;
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
}
.hotel_tab h2 {
	margin-bottom: 0px;
	font-size: 22px;
	line-height: 20px;
}
.square_feet {
	color: #DBAECD;
	font-size: 15px;
	margin-bottom: 20px;
}
.initiale {
	font-size: 20px;
	font-weight: bold;
	color: #34707b;
}
.packages li {
	margin-left: 20px;
}
.pricing-features li a {
	color: #555;
}
.pricing-features li a:hover {
	color: #DBAECD;
}
.pricing-title h2 a {
	color: #555;
}
.pricing-title h2 a:hover {
	color: #DBAECD;
}
.pricing-title h2 inline {
	font-size: 15px;
}
.slider-caption h2 {
	font-size: 25px;
}
.about_us {
	color: #969696;
	font-size: 24px;
}
.about_us span {
	color: #dbaecd;
	font-weight: 600;
}
.about_us_height {
	height: 460px;
}
.caption_pfl_homepage p {
	font-size: 20px;
	font-weight: 400;
	color: #33707b;
}
.home_title a {
	color: #f1a2d8;
	font-size: 20px;
	font-weight: 400;
	text-transform: lowercase;
}
.home_title a:hover {
	color: #DBAECD;
}

.home-slider {
	background: url('http://www.pacific-for-less.com/PFL_Titelbild.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.logo_print {
	display: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.about_us_height {
	height: 360px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.about_us_height {
	height: 250px;
}
.about_us {
	font-size: 18px;
}
}
 @media (min-width: 480px) and (max-width: 767px) {
.about_us_height {
	height: 350px;
}
.about_us {
	font-size: 18px;
}
.caption_pfl_homepage p {
	font-size: 15px;
}
.home_title a {
	font-size: 15px;
}
.home-slider {
	background: url('http://www.pacific-for-less.com/PFL_Titelbild_480-767.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right center;
}
}



 @media only screen and (max-width: 479px) {
 .about_us_height {
 height: 200px;
}
.about_us {
 font-size: 18px;
}
.caption_pfl_homepage p {
	font-size: 15px;
}
.home_title a {
	font-size: 15px;
}
}
