/*!
 * Start Bootstrap - One Page Wonder HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    margin-top: 30px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

@import url("../fonts/LCALLIG.TTF");
@font-face {
	font-family: 'LCALLIG';
	src: url('../fonts/LCALLIG.TTF');
	url('../fonts/LCALLIG.ttf') format('truetype');
	}

.header-image {
    display: block;
	position: relative;
    width: 100%;
	height: 650px;
    text-align: center;
    background: url('../img/hotstonemassage.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	opacity: 0.9;
	border-top: 1px solid #799d7a;
	border-bottom: 1px solid #799d7a;
	
	/* margin-right:0px; /* Set to 0 if you don't want shadow at the right side */
    /* margin-left:0px; /* Set to 20px if you want shadow at the left side */
    /* margin-top:-10px; /* Set to 20px if you want shadow at the top side */
    /* margin-bottom:0px; /* Set to 20px if you want shadow at the bottom side */
    /* box-shadow: 0px 10px 22px #444444; */
}

.header-image1 {
    display: block;
	position: relative;
    width: 100%;
	height: 550px;
    text-align: center;
    background: url('../img/naturheilverfahren_schwerin.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	opacity: 0.9;
	border-top: 1px solid #799d7a;
	border-bottom: 1px solid #799d7a;
}

.header-image2 {
    display: block;
	position: relative;
    width: 100%;
	height: 550px;
    text-align: center;
    background: url('../img/psychologie_schwerin.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	opacity: 0.9;
	border-top: 1px solid #799d7a;
	border-bottom: 1px solid #799d7a;
}

.header-image3 {
    display: block;
	position: relative;
    width: 100%;
	height: 550px;
    text-align: center;
    background: url('../img/wellness_schwerin.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	opacity: 0.9;
	border-top: 1px solid #799d7a;
	border-bottom: 1px solid #799d7a;
}

.header-image4 {
    display: block;
	position: relative;
    width: 100%;
	height: 550px;
    text-align: center;
    background: url('../img/yoga_schwerin.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	opacity: 0.9;
	border-top: 1px solid #799d7a;
	border-bottom: 1px solid #799d7a;
}

.headline {
    padding: 50px 0;

}

.headline1 {
    padding: 0px 0;
}

.headline h1 {
	text-align: center;
    font-size: 50px;
	margin-top: 260px;
	padding-top: 15px;
	padding-left: 35px;
	padding-bottom: 2px;
    color: #fff;
    text-shadow: 0 0 8px #000, 0 0 7px #000;
	font-family: LCALLIG;
}

.headline1 h1 {
	text-align: center;
    font-size: 45px;
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
    color: #3963a7;
    text-shadow: 0 3px 3px #799d7a;
	font-family: LCALLIG;
	text-decoration: underline;
}

.headline2 h1 {
	text-align: center;
    font-size: 40px;
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
    color: #3963a7;
    text-shadow: 0 3px 3px #799d7a;
	font-family: LCALLIG;
	text-decoration: underline;
}

.headline h2 {
    font-size: 30px;
    color: #313131;
    text-shadow: 0 0 15px #fff, 0 0 10px #fff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.logo-image {
    margin: 0 auto;
	margin-bottom: 25px;
}

.featurette-divider {
    margin: 40px 0;
}

.featurette {
    overflow: hidden;
	background-color: #fff;
	padding: 50px 50px;
	border-left: 1px solid #799d7a;
	border-right: 1px solid #799d7a;
	margin-right: 20px; /* Set to 0 if you don't want shadow at the right side */
    margin-left: 20px; /* Set to 20px if you want shadow at the left side */
    margin-top:-10px; /* Set to 20px if you want shadow at the top side */
    margin-bottom:-10px; /* Set to 20px if you want shadow at the bottom side */
    box-shadow: 0px 0px 12px #000; 
}

.featurette1 {
    overflow: hidden;
	background-color: #dce393;
	padding: 50px 50px;
	border-left: 1px solid #799d7a;
	border-right: 1px solid #799d7a;
	margin-right:20px; /* Set to 0 if you don't want shadow at the right side */
    margin-left:20px; /* Set to 20px if you want shadow at the left side */
    margin-top:-10px; /* Set to 20px if you want shadow at the top side */
    margin-bottom:-10px; /* Set to 20px if you want shadow at the bottom side */
    box-shadow: 0px 0px 12px #000; 
}

.anti-shadow-div{
    margin:0px;
    display:table;
    overflow:hidden;
}


.featurette-image.pull-left {
    margin-right: 30px;
}

.featurette-image.pull-right {
    margin-left: 30px;
}

.featurette-heading {
    font-size: 30px;
	line-height: 1.4;
	font-family: LCALLIG;
	color: #3963a7;
}

.featurette-heading1 {
    font-size: 22px;
	line-height: 1.3;
	text-align: justify;
	font-family: LCALLIG;
	color: #3963a7;
	margin-top: 35px;
	padding-top: 10px;
	text-decoration: underline;
}

.featurette-heading2 {
    font-size: 22px;
	line-height: 1.3;
	text-align: justify;
	font-family: LCALLIG;
	color: #3963a7;
	margin-top: 35px;
	padding-top: 10px;
}

.content-section-strap {
    padding: 0px 0;
    background: #fff;
	opacity: 0.5;
}

.content-section-a {
    padding: 0px 0;
    background: #dce393;
}

.content-section-b {
    padding: 0px 0;
	background-color: #fff;
}

.content-section-c {
    padding: 0px 0;
	background-color: #dce393;
	border-top: 1px solid #799d7a;
}

.content-section-c2 {
	padding-top: 45px;
	background-color: #fff;
	border-top: 1px solid #799d7a;
}


.intro-text {
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
	font-family: LCALLIG;
}

.gal {
	position: relative;
    width: 65%;
	height: auto;
	margin: 0 auto;
	}

footer {
    margin: 20px 0;
	font-size: 16px;
	color: #fff;
}

.footer-menu-divider {
	color: #313131;
	font-size: 16px;
}
.tab-wrap{
  border:1px solid #e6e6e6;
  margin-bottom: 20px;
}

.media>.pull-left{
  margin-right: 20px;
}

.media>.pull-right{
  margin-left: 20px;
}
.media_image {
  margin-bottom: 10px;
}

.reply_section .media-body{
  display:inherit;
}

.comment_section .media-body{
  display:inherit;
}

@media(max-width:1200px) {
    .headline h1 {
        font-size: 55px;
    }

    .headline h2 {
        font-size: 45px;
    }

    .featurette-divider {
        margin: 50px 0;
    }

    .featurette-image.pull-left {
        margin-right: 20px;
    }

    .featurette-image.pull-right {
        margin-left: 20px;
    }

    .featurette-heading {
        font-size: 24px;
    }
}

@media(max-width:991px) {
    .headline h1 {
        font-size: 40px;
    }

    .headline h2 {
        font-size: 30px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-image {
        max-width: 50%;
    }

    .featurette-image.pull-left {
        margin-right: 10px;
    }

    .featurette-image.pull-right {
        margin-left: 10px;
    }

    .featurette-heading {
        font-size: 22px;
    }
	.header-image {
		height: 650px;
		}
}

@media(max-width:768px) {

    .container {
        margin: 0 15px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-heading {
        font-size: 20px;
    }
		.header-image {
		height: 550px;
		}
}

@media(max-width:668px) {
    .headline h1 {
	text-align: center;
        font-size: 34px;
    }

    .headline h2 {
        font-size: 25px;
    }

    .featurette-divider {
        margin: 30px 0;
    }
}

@media(max-width:640px) {
    .headline {
        padding: 0px 0 25px 0;
    }

    .headline h1 {
	text-align: center;
		margin-top: 120px;
        font-size: 26px;
    }

    .headline h2 {
        font-size: 20px;
    }
		.header-image {
		height: 350px;
		}
}

@media(max-width:375px) {
    .featurette-divider {
        margin: 10px 0;
    }

    .featurette-image {
        max-width: 100%;
    }

    .featurette-image.pull-left {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .featurette-image.pull-right {
        margin-bottom: 10px;
        margin-left: 0;
    }
}