/*
    Theme Name: Jagdhausalm
    Theme URI: http://www.gorfer.com
    Author: Gorfer Werbeagentur
    Author URI: http://www.gorfer.com
    Description: Jagdhausalm Basistemplate
    Version: 1.0

-------------------------------------------------------------------------*/
@import 'flexslider.css';
@import 'fresco.css';
html, body {
    background: #000;
}
body {
    opacity: 0;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
/* HEADER */
header {
    background: url(../image/header_bg.png) repeat-x top;
    height: 111px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
}
.logo {
    float: left;
}
.logo img {
    margin: 30px 0 0;
}
.nav {
    float: right;
}
nav li {
    list-style: none;
    float: left;
}
nav ul {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 999;
}
nav a {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: none;
    width: 95px;
    margin-right: 5px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 32px;
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
}
nav a span.hover {
    position: absolute;
    width: 100%;
    top: -42px;
    left: 0;
    height: 35px;
    transition: all .5s;
}
nav a span.arr {
    position: absolute;
    left: 0;
    display: block;
    margin-top: 35px;
    width: 0px;
    height: 0px;
    border-style: solid dashed solid dashed;
    border-width: 7px 47.5px 0 47.5px;
}
nav a span.menu_name {
    position: relative;
    z-index: 1000;
}
nav li.current a span.hover {
    transition: all .5s;
    top: 0px !important;
}
nav li:hover a span.hover {
    transition: all .5s;
    top: 0px !important;
}
nav a.menu_1 {
    border-top: #07575B solid 2px;
}
nav a.menu_2 {
    border-top: #6da388 solid 2px;
}
nav a.menu_3 {
    border-top: #2f7364 solid 2px;
}
nav a.menu_4 {
    border-top: #395674 solid 2px;
}
nav a.menu_5 {
    border-top: #114a43 solid 2px;
}
nav a.menu_6 {
    border-top: #3d9b03 solid 2px;
}
nav a.menu_7 {
    border-top: #4a494a solid 2px;
}
nav a.menu_1 span.hover {
    background: #07575B;
}
nav a.menu_1 .arr {
    border-color: #07575B transparent transparent transparent;
}
nav a.menu_2 span.hover {
    background: #6da388;
}
nav a.menu_2 .arr {
    border-color: #6da388 transparent transparent transparent;
}
nav a.menu_3 span.hover {
    background: #2f7364;
}
nav a.menu_3 .arr {
    border-color: #2f7364 transparent transparent transparent;
}
nav a.menu_4 span.hover {
    background: #395674;
}
nav a.menu_4 .arr {
    border-color: #395674 transparent transparent transparent;
}
nav a.menu_5 span.hover {
    background: #114a43;
}
nav a.menu_5 .arr {
    border-color: #114a43 transparent transparent transparent;
}
nav a.menu_6 span.hover {
    background: #3d9b03;
}
nav a.menu_6 .arr {
    border-color: #3d9b03 transparent transparent transparent;
}
nav a.menu_7 span.hover {
    background: #4a494a;
}
nav a.menu_7 .arr {
    border-color: #4a494a transparent transparent transparent;
}
/* HOME */
.slide_video {
    top: 5%;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.slvideo {
    width: 50%;
}
.slide_text {
    position: absolute;
    width: 100%;
    top: 20%;
    z-index: 99;
}
.slide_text .title1 {
    color: #fdaf19;
    font-size: 72px;
    line-height: 72px;
    font-weight: 600;
    margin-bottom: 15px;
}
.slide_text .title2 {
    margin-bottom: 15px;
    font-size: 52px;
    font-weight: 300;
    line-height: 52px;
}
.slide_text .title3 {
    margin-bottom: 15px;
    font-size: 32px;
    font-weight: 300;
    width: 40%;
    line-height: 36px;
}
.slide_text .title3 span {
    display: block;
    font-weight: 600;
    line-height: 46px;
    font-size: 42px;
    margin-bottom: 15px;
}
.yellow {
    color: #fdaf19;
}
.slide_link {
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background: rgba(0,0,0,0.4) url(../image/arr_down.png) no-repeat 90% center;
    padding: 20px 40px 20px 20px;
    text-decoration: none;
}
.slide_but {
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    padding: 20px;
    text-decoration: none;
}
/* DIE ALM */
#diealm {
    position: relative;
}
.diealm_box {
    margin-top: -60px;
    position: relative;
}
.diealm_top {
    border-color: transparent transparent #6da388 transparent;
}
.diealm_bot {
    border-color: transparent #6da388 transparent transparent;
}
#diealm .back2top {
    border: #6da388 solid 1px;
    color: #6da388;
}
.diealm_mid {
    background: #6da388;
    padding: 30px 0;
}
.diealm_thumb {
    background: url(../image/whiteline.png) repeat;
    padding: 5px;
    margin: 15px 0;
}
.diealm_thumb img {
    width: 100%;
    height: auto;
}
.c_block {
    font-weight: 300;
    font-size: 17px;
}
.c_entry {
    margin-bottom: 10px;
}
.c_title {
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    line-height: 40px;
}
/* GESCHICHTE */
.intro_pad {
    padding: 150px 0 0;
}
.geschichte_main {
    position: relative;
}
.geschichte_top {
    border-color: transparent transparent #2f7364 transparent;
}
.geschichte_bot {
    border-color: transparent #2f7364 transparent transparent;
}
#geschichte .back2top {
    border: #2f7364 solid 1px;
    color: #2f7364;
}
.geschichte_mid {
    background: #2f7364;
    padding: 30px 0;
}
.geschichte_thumb {
    background: url(../image/whiteline.png) repeat;
    padding: 5px;
    margin: 15px 0;
}
.geschichte_thumb img {
    width: 100%;
    height: auto;
}
/* IMPRESSIONEN */
.impressionen_main {
    position: relative;
}
.impressionen_top {
    border-color: transparent transparent #395674 transparent;
}
.impressionen_bot {
    border-color: transparent #395674 transparent transparent;
}
#impressionen .back2top {
    border: #395674 solid 1px;
    color: #395674;
}
.impressionen_mid {
    background: #395674;
    padding: 30px 0;
}

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}
#filters {
    list-style: none;
    text-align: center;
}
#filters li {
    display: inline;
}
#filters li a {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-decoration: none;
    margin: 0 8px;
    padding: 7px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: 'Roboto Condensed', sans-serif;
}
#filters li a.selected {
    background: url(../image/filter_a.png) repeat;
}
.isotope-item {
    margin: 0px 0 15px 0;
    overflow: hidden;
}
.iso_inner {
    position: relative;
}
.isotope-item img {
    max-width: 300px;
    height: auto;
    webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
}
.isotope-item:hover img {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    /*-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;*/
}

.over_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);

    -webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    transition: all 0.3s cubic-bezier(.63,.08,.35,.92); 

    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -o-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-backface-visibility: hidden; 
    text-align: center;
}
.isotope-item:hover .over_box {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}
.over_box_pad {
    padding: 15px;
}
.over_box_inner {
    background: #000 url(../image/search.png) no-repeat center center;
    background: rgba(0,0,0, 0.6) url(../image/search.png) no-repeat center center;
    padding: 15px;
}
.portfolio_name {
    font-weight: 300;
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    color: #fff;
}
.portfolio_date {
    display: block;
    color: #44a5ac;
      
}
.load_more {
    display: inline-block;
    padding: 20px 0 20px;
    background: url(../image/load_more.png) no-repeat center top;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

/* KONTAKT */
.kontakt_main {
    position: relative;
}
.kontakt_top {
    border-color: transparent transparent #114a43 transparent;
}
.kontakt_bot {
    border-color: transparent #114a43 transparent transparent;
}
#kontakt .back2top {
    border: #114a43 solid 1px;
    color: #114a43;
}
.kontakt_mid {
    background: #114a43;
    padding: 30px 0;
}

/* IMPRESSUM */
#impressum {
    background: #6da388;
    margin-bottom: 60px;
    padding: 100px 0 0;
    position: relative;
}
.impressum_box {
    margin-top: -60px;
    position: relative;
}
.impressum_top {
    border-color: transparent transparent #6da388 transparent;
}
.impressum_bot {
    border-color: transparent #6da388 transparent transparent;
}
#impressum .back2top {
    border: #6da388 solid 1px;
    color: #6da388;
}
.impressum_mid {
    background: #6da388;
    padding: 30px 0;
}
.impressum_thumb {
    background: url(../image/whiteline.png) repeat;
    padding: 5px;
    margin: 15px 0;
}

/* FOOTER */
footer {
    margin: -60px 0 0;
    background: #04342f;
    padding: 80px 0 30px;
}
.footer_intro {
    padding-bottom: 40px;
    border-bottom: #ffffff solid 1px;
    margin-bottom: 60px;
}
.footer_intro h1, .footer_intro h2 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.social_line {
    list-style: none;
    text-align: center;
    margin: 40px 0 0;
}
.social_line li {
    display: inline;
}
.social_line li a {
    font-size: 50px;
    margin: 0 5px;
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.social_line li a:hover {
    color: #249a8e;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.footer_widgets {
    padding-bottom: 40px;
    border-bottom: #fff solid 1px;
    margin-bottom: 60px;
}

.adressblock {
}
.adressblock h4 {
    font-size: 22px;
}
.adresse {
    font-weight: 300;
    font-size: 17px;
    color: #fff;
    line-height: 22px;
}
.adresse h6 {
    font-size: 18px;
    font-weight: 500;
}
.adresse a {
    color: #fff;
    text-decoration: none;
}
.adresse a:hover {
    color: #249a8e;
    text-decoration: underline;
}

.niederunterer_banner h4 {
    font-size: 22px;
}
.niederunterer_thumb {
    background: url(../image/whiteline.png) repeat;
    padding: 5px;
    margin: 15px 0;
}
.niederunterer_thumb img {
    width: 100%;
    height: auto;
}

.footer_bottom {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
}
.footer_bottom .flogo img {
    opacity: .25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    filter: alpha(opacity=25);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.footer_bottom .flogo:hover img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.footer_bottom a {
    color: #fff;
    text-decoration: underline;
}
.footer_bottom a:hover {
    color: #249a8e;
    text-decoration: underline;
}
.mob_nav {
    display: none;
}
/* BLOG */
#blog {
    background: #56a228;
    margin-bottom: 60px;
    padding: 100px 0 0;
}
#blog .plug {
    background: #56a228;
}
.post {
    margin: 50px 0;
    padding-bottom: 50px;
    background: url(../image/whiteline.png) repeat-x bottom;
}
.post h2 a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}
.post_thumb {
    background: url(../image/whiteline.png) repeat;
    padding: 5px;
    margin: 15px 0;
}
.post_thumb img {
    width: 100%;
    height: auto;
}
.entry {
    font-size: 17px;
    margin-bottom: 50px;
}
.post_info {
    text-align: center;
    margin: 0;
    padding: 0;
}
.post_info li {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 62px;
    color: #a0cb86;
    margin: 0 15px 5px;
}
.post_info li .circ {
    display: inline-block;
    color: #fff;
    border: #a0cb86 solid 1px;
    border-radius: 50%;
    margin-right: 10px;
    width: 62px;
    font-size: 17px;
}
.post_info li.read_more a {
    color: #fff;
    padding-left: 72px;
    display: block;
    text-decoration: none;
    background: url(../image/rm.png) no-repeat left;
}
.pagination ul {
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
}
.pagination ul li {
    display: inline-block;
    margin: 0 10px;
}
.pagination ul li a {
    display: block;
    width: 62px;
    height: 62px;
    color: #fff;
    text-decoration: none;
    border: #65aa3b solid 1px;
    border-radius: 50%;
    line-height: 62px;
}
.pagination ul li a.current {
    background: #fff;
    color: #56a228;
}
.post_nav {
    text-align: center;
    margin: 0;
    padding: 0;
}
.post_nav li {
    display: inline-block;
    margin: 0 10px;
}
.post_nav li.prev_post a {
    background: url(../image/cor_nav.png) no-repeat left;
}
.post_nav li.next_post a {
    background: url(../image/cor_nav.png) no-repeat right;
}
.post_nav li.back_blog a {
    background: url(../image/back_blog.png) no-repeat;
}
.post_nav li a {
    display: block;
    width: 62px;
    height: 62px;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.post_nav li a:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
#respond {
    margin-bottom: 30px;
}
.error_checker {
    background: #FF0000;
    border-radius: 5px;
    padding: 7px;
    display: none;
}
.error_checker:before {
    content: "\f057";
    font-family: 'FontAwesome';
    margin-right: 10px;
}
#sidebar > div {
    margin-bottom: 40px;
    clear: both;
}
#searchsubmit {
    position: absolute;
    top: -9999px;
    display: none;
}
#s {
    background: rgba(0,0,0,0.2) url(../image/search-but.png) no-repeat 93% center;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border: none;
    color: #fff;
    text-transform: uppercase;
}
#sidebar ul {
    margin: 15px 0;
    padding: 0;
    list-style: none;
}
#sidebar ul li a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    margin-bottom: 8px;
    text-decoration: none;
    color: #fff;
    float: left;
    text-align: left;
}
.widget_categories ul li.cat-item-1 {
    display: none;
}
#sidebar ul li {
    text-align: right;
    overflow: hidden;
}

#sidebar ul li a:hover, #sidebar ul li.current-cat a {
    background: #fff;
    color: #454545;
}
.widget_recent_comments li {
    text-align: left !important;
    margin-bottom: 10px !important;
}
.widget_recent_comments li a {
    float: none !important;
    display: inline-block !important;
}
.recent_post {
    padding: 10px 0;
    background: url(../image/whiteline.png) repeat-x top;
    overflow: hidden;
}
.recent_post_left {
    float: left;
    margin-right: 15px;
}
.recent_post_right {
    float: left;
    margin-left: 0px;
    width: 190px;
}
.widget_date {
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    color: #000; 
    background: #fff;
    font-size: 12px;
    padding: 5px 10px;
    display: inline-block;
}
.recent_post a {
    text-decoration: none;
    color: #fff;
}
.recent_post_left img {
    width: 50px;
    height: 50px;
    background: rgba(255,255,255,0.5);
    padding: 4px;
}
.tagcloud a {
    color: #fff;
    display: inline-block;
    font-size: 14px !important;
    padding: 2px;
    border-bottom: rgba(255,255,255,0.5) solid 2px;
    margin: 2px;
    text-decoration: none;
}
a {
    color: #fff;
}
a:hover {
    color: #aeaeae;
}
::-webkit-input-placeholder {
    color: #fff;
    font:inherit;
}
:-moz-placeholder {
    color: #fff;
    font:inherit;
}
.placeholder {
    color: #fff;
    font:inherit;
}
#share {
    border-bottom: rgba(255,255,255,0.5) solid 1px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 20px;
}
#comments {
    padding: 20px 0 0;
    overflow: hidden;
    clear: both;
}
.commentlist li {
    list-style: none;
}
.avatar {
    float: left;
    margin-right: 15px;
}
.avatar img {
    background: rgba(255,255,255,0.5);
    padding: 4px;
}
.comment_info {
    line-height: 18px;
}
.comment_info cite, .comment_info span {
    font-size: 18px;
}
.comment_info a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.comment_info .fn {
    font-style: normal;
    font-weight: normal;
}
.reply {
    float: right;
    margin-top: -35px;
}
.comment-author {
    overflow: hidden;
    margin-bottom: 15px;
}
.comment-reply-link:before {
    content: "\f10d";
    float: left;
    margin-right: 10px;
    font-family: "FontAwesome";
}
.comment-reply-link {
    text-transform: uppercase;
    display:block;
    font-size:18px;
    text-decoration:none;
    padding: 5px 15px;
    -moz-border-radius: 25px; 
    -webkit-border-radius: 25px; 
    -khtml-border-radius: 25px; 
    border-radius: 25px; 
    color: #fff;
    border: transparent solid 1px;
}
.comment-reply-link:hover {
    border: rgba(255,255,255,0.5) solid 1px;
    background: rgba(0,0,0,0.1);
    color: #fff;
}
.comment_entry {
    margin-left: 87px;
}
ul.children {
    padding: 0px 0 0 25px;
}
.comment-body {
    padding: 25px 0 0;
    border-top: #dcdcdc dashed 1px;
}
textarea#comment {
    width: 100%;
    height: 100px;
}
.commenter_info {
    margin: 25px 0 0;
    clear: both;
}
#respond {
    overflow: hidden;
    border-top: #dcdcdc solid 1px;
    margin-bottom: 30px;
    padding: 25px 0;
}