body{
	margin:0;
	font: 13px/20px PTSansRegular,Arial,Helvetica,sans-serif;
}
img {
    border-style: none;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
@font-face {
    font-family: 'Western Bang Bang';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/WesternBangBang.woff');
}

#wrapper{
	width: 1070px;
    padding: 25px 0;
    margin: 0 auto;
}
.portrait-section {    
    width: 100%;
    height: 834px;
    margin:0 auto;
    background: url('../images/portrait-bg.jpg') no-repeat center top;
    background-size: cover;
    border: 10px solid #fdfbf8;
    box-shadow: 3px 3px 2px 1px #e0d3d3;   
}
#frame-section{    
	float:left;
    background:url(../images/frame-sprite-heiko.jpg) no-repeat 1000px 1000px;    
    width: 454px;
    height: 450px;
    margin-top:291px;
    margin-left: 149px;
}

.frame-weltreisender{background-position: 0 0 !important;}
.frame-survivalexperte{background-position: -454px 0 !important;}
.frame-expeditionsleiter{background-position: -908px 0 !important;}
.frame-tierfotograf{background-position: 0 -450px !important;}
.frame-schriftsteller{background-position: -454px -450px !important;}
.frame-extremjournalist{background-position: -908px -450px !important;}
.frame-mentalcoach{background-position: 0 -900px !important;}
.frame-fahrtenleser{background-position: -454px -900px !important;;}
.frame-hohlenretter{background-position: -908px -900px !important;}

.menu-section{
	float:left;	
    margin-top:133px;
    margin-left: 140px;
}
.menu-section a{
    display: block;
    width: 243px;
    height: 49px;
    margin-left: 10px;
    margin-top: 10px;
    background-size: cover !important;
}
.menu-section a:hover{background-position-y:-50px !important;}

.menu-section a.weltreisender{background:url(../images/btn-weltreisender.jpg) no-repeat center top;}
.menu-section a.survivalexperte{background:url(../images/btn-survivalexperte.jpg) no-repeat center top;}
.menu-section a.expeditionsleiter{background:url(../images/btn-expeditionsleiter.jpg) no-repeat center top;}
.menu-section a.tierfotograf{background:url(../images/btn-tierfotograf.jpg) no-repeat center top;}
.menu-section a.schriftsteller{background:url(../images/btn-schriftsteller.jpg) no-repeat center top;}
.menu-section a.extremjournalist{background:url(../images/btn-extremjournalist.jpg) no-repeat center top;}
.menu-section a.mentalcoach{background:url(../images/btn-mentalcoach.jpg) no-repeat center top;}
.menu-section a.fahrtenleser{background:url(../images/btn-fahrtenleser.jpg) no-repeat center top;}
.menu-section a.hohlenretter{background:url(../images/btn-hohlenretter.jpg) no-repeat center top;
    width: 243px;height: 51px;
}
.menu-section a.hohlenretter:hover{background-position-y:-51px !important;}
@media only screen and (max-width: 1230px){
    #wrapper{width: 950px;}
    .portrait-section { height: 741px}
    #frame-section {margin-top: 234px;margin-left: 104px;transform: scale(0.887);}
    .menu-section{margin-top: 121px;margin-left: 103px; }
    .menu-section a{width: 213px;height: 43px;}
    .menu-section a:hover{background-position-y:-43px !important;}
    .menu-section a.hohlenretter{width: 213px;height: 45px;}
    .menu-section a.hohlenretter:hover{background-position-y:-45px !important;}
}
@media only screen and (max-width: 1023px){
    #wrapper{width: 700px;}
    .portrait-section { height: 558px} 
    #frame-section {margin-top: 116px;margin-left: 13px;transform: scale(0.66);}   
    .menu-section{margin-top: 79px;margin-left: 17px; }
    .menu-section a{width: 157px;height: 31px;}
    .menu-section a:hover{background-position-y:-33px !important;}
    .menu-section a.hohlenretter{width: 157px;height: 32px;    }
    .menu-section a.hohlenretter:hover{background-position-y:-33px !important;}
}
@media only screen and (max-width: 767px){
    #wrapper{width: 480px;}
    .portrait-section { 
        background: url('../images/portrait-bg-mobile.jpg') no-repeat center top;
        background-size: cover;
        width: 480px;
        height: 678px;
    }
    #frame-section {
        margin-top: 192px;
        margin-left: 5px;
        transform: scale(0.81);
    }
    .menu-section{width: 250px;margin-left: 107px }
    .menu-section a{        
        width: 243px;
        height: 49px;
        margin-left: 10px;
        margin-top: 5px;
        background-size: cover !important;
    }
    .menu-section a:hover{background-position-y:-50px !important;}
    .menu-section a.hohlenretter{    width: 243px;height: 51px;}
    .menu-section a.hohlenretter:hover{background-position-y:-51px !important;}
}
@media only screen and (max-width: 479px){
    #wrapper{width: 320px;}
    .portrait-section { 
        display: none;
        background: url('../images/portrait-bg-mobile.jpg') no-repeat center top;
        background-size: cover;
        width: 320px;
        height: 443px;
    }
    #frame-section {
        margin-top: 44px;
        margin-left: -76px;
        transform: scale(0.521);
    }
    .menu-section {
        margin: 0;
        width: 300px;
        background: url(/wp-content/uploads/k1.jpg) repeat;
        padding: 10px 0;
    }
    .menu-section div{
        width: 280px;
        margin: 0 auto;
        background: #fff;
        padding: 10px 0;
    }
    .menu-section a{width: 243px;height: 49px;margin:5px auto;}
    .menu-section a:hover{background-position-y:-51px !important;}
    .menu-section a.hohlenretter{width:243px; height: 51px;}
    .menu-section a.hohlenretter:hover{background-position-y:-52px !important;}
}
.weiter-lesen{
    text-align: center;
    margin-top: 20px;
}
.weiter-lesen img{
    box-shadow: 0px 0px 1px 0.5px #000;
    cursor: pointer;
    transition: 0.5s;
}
.weiter-lesen img:hover {
    box-shadow: 0px 0px 5px 0.5px #000;
}
.portrait-section-three {
    display: inline-block;    
    width: 100%;
    margin-top: 25px;
}

.three-left {
    float: left;
    margin: 34px 34px 0 0;
    width: 56%;
}

@media screen and (min-width:924px) {
    .three-left {
        margin: 34px 3% 0 0;
    }
}

@media screen and (min-width:824px) and (max-width:923px) {
    .three-left {
        margin: 30px 3% 0 0;
    }
}

@media screen and (min-width:734px) and (max-width:823px) {
    .three-left {
        margin: 26px 26px 0 0;
    }
}

@media screen and (min-width:634px) and (max-width:733px) {
    .three-left {
        margin: 22px 22px 0 0;
    }
}

@media screen and (min-width:534px) and (max-width:633px) {
    .three-left {
        margin: 18px 18px 0 0;
    }
}

@media screen and (min-width:480px) and (max-width:533px) {
    .three-left {
        margin: 14px 14px 0 0;
    }
}

@media screen and (max-width: 479px) {
    .portrait-section-three{
        margin-top: 0;
    }
    .three-left {
        float: none !important;
        width: 100% !important;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .three-right {
        width: 100% !important;
    }

    .three-right img {
        width: 100%;
    }
}
.three-right {
    float: right;
    width: 40%;
    text-align: right;
}

.portrait-section-text {
    padding: 20px 0;
}
.image-section{
    text-align: center;
}
.content-section {
    padding-bottom: 20px;
}

.content-section-title {
    font-size: 70px;
    text-transform: uppercase;
    padding: 15px;
    color: #ac3f3a;
    font-family: "Western Bang Bang";
    text-align: justify;
    text-align: center;
}

.content-section-text {
    padding: 15px;
    color: #767071;
    text-align: justify;
    font-size: 15px;
}

.gallery-section > ul {
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
    padding: 15px !important;
}

.gallery-section > ul > li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
    width: 31.33%;
}

@media screen and (min-width:1078px) {
    .gallery-section > ul > li {
        margin-right: 24px;
    }
}

@media screen and (min-width: 1012px ) and (max-width: 1077px) {
    .gallery-section > ul > li {
        margin-right: 22px;
    }
}

@media screen and (min-width: 885px) and (max-width:1011px) {
    .gallery-section > ul > li {
        margin-right: 20px;
    }
}

@media screen and (min-width: 819px) and (max-width:884px) {
    .gallery-section > ul > li {
        margin-right: 18px;
    }
}



@media screen and (min-width: 762px) and (max-width:818px) {
    .gallery-section > ul > li {
        margin-right: 16px;
    }
}

@media screen and (min-width: 695px) and (max-width:761px) {
    .gallery-section > ul > li {
        margin-right: 14px;
    }
}

@media screen and (min-width: 641px) and (max-width:694px) {
    .gallery-section > ul > li {
        margin-right: 12px;
    }
}

@media screen and (min-width: 480px) and (max-width:640px) {
    .gallery-section > ul > li {
        width: 48.33%;
    }

    .gallery-section > ul > li:first-child {
        float: left;
    }

    .gallery-section > ul > li:nth-child(2) {
        float: right;
    }

    .gallery-section > ul > li:last-child {
        width: 100%;
        margin-top: 10px;
    }
}

@media screen and (max-width: 479px) {
    .gallery-section > ul > li {
        margin-right: 0px;
        width: 100% !important;
        margin-bottom: 20px;
    }

    .gallery-section > ul > li:last-child {
        margin-bottom: 0;
    }

    .gallery-section-image .view-button {
        background-size: auto;
        padding-top: 3px !important;
    }
}

.gallery-section > ul > li:last-child {
    margin-right: 0;
}
.gallery-section > ul > li a {
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
    padding: 6px;
    background-color: #fff;
}
.gallery-section > ul > li .gallery-section-image > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.gallery-section > ul > li .gallery-section-image:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.gallery-section > ul > li .gallery-section-image:hover .gallery-section-poster > img {
    opacity: 1;
}
.gallery-section > ul > li .gallery-section-image .gallery-section-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.gallery-section > ul > li .gallery-section-image .gallery-section-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.gallery-section > ul > li .gallery-section-image:hover .gallery-section-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.gallery-section .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.gallery-section .justified-gallery > .gallery-section-image:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.gallery-section .justified-gallery > .gallery-section-image:hover .gallery-section-poster > img {
    opacity: 1;
}
.gallery-section .justified-gallery > .gallery-section-image .gallery-section-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.gallery-section .justified-gallery > .gallery-section-image .gallery-section-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.gallery-section .justified-gallery > .gallery-section-image:hover .gallery-section-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.gallery-section .video .gallery-section-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}
.gallery-section.dark > ul > li .gallery-section-image {
    border: 3px solid #04070a;
}

.gallery-section {
    overflow: auto;
    display: inline-block;
    width: 100%;
}

.lightgallery {
    overflow: auto;
    margin: 0;
    padding: 0;
}

.gallery-section-image {
    position: relative;
}

.gallery-section-image .gallery-image {
    overflow: auto;
    background-color: #fff;
    padding: 13px 13px 30px 13px;
    box-shadow: 3px 3px 2px #e0d3d3;
    border: 1px solid #e0d3d375;
    text-align: center;
}

.gallery-section-image .gallery-image img {
    width: 100%;
}

.gallery-section-image .view-button {
    cursor: pointer;
    background-image: url(../img/button.png);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin-top: -17px;
    height: 27px;
    padding-top: 3px;
    color: #333;
}

@media screen and (min-width: 480px) and (max-width: 640px) {
    .gallery-section-image .view-button {
        background-size: auto;
        padding-top: 4px !important;
        font-size: 11px;
    }
}

.gallery-image-wrapper {
    position: relative;
}

.gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.gallery-poster:hover{
    background-color: rgba(0, 0, 0, 0.5);
}
.portrait-section-first-video{
    margin-top: 20px;
}
.portrait-section-first-video .video {
    cursor: pointer;
    background-color: #fff;
    box-shadow: 3px 3px 2px 1px #e0d3d3;
    border: 14px solid #fdfbf8;
    width: 100%;
}
.social-share-section {
    overflow: auto;
    margin-top: 16px;
    padding: 20px 15px;
}

@media screen and (min-width: 926px) {
    .social-share-section {
        width: 48%;
    }
}

@media screen and (min-width: 831px) and (max-width: 925px) {
    .social-share-section {
        width: 54%;
    }
}

@media screen and (min-width: 765px) and (max-width: 830px) {
    .social-share-section {
        width: 60%;
    }
}

@media screen and (min-width: 704px) and (max-width: 764px) {
    .social-share-section {
        width: 66%;
    }
}

@media screen and (min-width: 637px) and (max-width: 703px) {
    .social-share-section {
        width: 74%;
    }
}

@media screen and (min-width: 595px) and (max-width: 636px) {
    .social-share-section {
        width: 80%;
    }
}

@media screen and (min-width: 493px) and (max-width: 594px) {
    .social-share-section {
        width: 100%;
    }
}

@media screen and (max-width: 492px) {
    .social-share-section .content-section-title {
        padding: 0 20px 16px 0;
    }
}

@media screen and (min-width: 493px) {
    .social-share-section .content-section-title {
        padding: 16px 20px 16px 0;
    }
}

.social-share-section label,
.about-us-social
{
    float: left;
}

.social-share-section .content-section-title {
    font-size: 24px;
}

ul.cnss-social-icon.about-us-social li {
    background-image: url(../img/social-icon-bg.png) !important;
    background-repeat: no-repeat !important;
    padding: 7px !important;
}

ul.about-us-social.cnss-social-icon li.cn-fa-icon a {
    color: #674033 !important;
    border-radius: 2px !important;
    margin-top: 1px !important;
    background-color: #ebeae8!important;
}

@media screen and (min-width: 414px) {
    ul.about-us-social.cnss-social-icon li.cn-fa-icon a {
        width: 44px !important;
        height: 52px !important;
        padding: 15px 0 !important;
    }
}

@media screen and (min-width: 394px) and (max-width: 413px) {
    ul.about-us-social.cnss-social-icon li.cn-fa-icon a {
        width: 40px !important;
        height: 48px !important;
        padding: 14px 0 !important;
    }
    ul.cnss-social-icon.about-us-social li {
        background-size: 100% !important;
    }
}

@media screen and (max-width: 393px) {
    ul.about-us-social.cnss-social-icon li.cn-fa-icon a {
        width: 32px !important;
        height: 38px !important;
        padding: 9px 0 !important;
    }
    ul.cnss-social-icon.about-us-social li {
        background-size: 100% !important;
    }
}

ul.about-us-social.cnss-social-icon li.cn-fa-icon a i{
    font-size: 18px !important;
}

ul.about-us-social.cnss-social-icon li.cn-fa-icon a.cnss-facebook {
    margin-left: 2px;
}
.portrait-section-last-video{
    margin-top: 5px;
}
#background-video { 
    position: relative; 
    z-index: 1;
    box-shadow: 3px 3px 2px 1px #e0d3d3;
    border: 14px solid #fdfbf8;
}
#background-video img {
    width: 100%;
    cursor: pointer;
}
.background-video-wrapper {
    position: relative;
}
.last-video-wrapper {    
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
.last-video {
    width: 60%;
    margin-top: 15%;
}