

 /*  ========================================================================== */
 /*  ==========================  setting media queries ======================== */
 /*  ========================================================================== */
/*Responsive Styles*/




/* Smartphones (portrait) ---------------- */
@media only screen 
and (max-width : 320px)
{
/* Add Your CSS Styling Here */
.onlytablets{
  display:inline;
}  


    
.footer {
  position: fixed ;
  right: 0;
  bottom: 0;
  left: 0;
}

#button {
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 10px;
  position: fixed;
  bottom: 30px;
  left: 10px;
  font-size: 1rem; 
  font-weight: 700;
  border: none;
  outline: 0; 
  box-shadow: none;   
}
  .sidebar-navigation {
    display: none;
  }
 
 .slider .content-section {
  padding-left: 0px;  
  min-width: 100%;
  min-height: 100vh;
  width: 100%;
  height: 100vh;
  text-align: center;
}
 
  .page-content {
    width: 100%;
  }

  .Modern-Slider .info {
    text-align: center;
    right: 0px;
    left: 10px;
    top: 20%;
    padding: 0px 30px;
  }

  .Modern-Slider .infheader {
  bottom: 20%;
  font-size: 20px;
}

  .Modern-Slider .NextArrow{
    outline: none;
    display: none !important;
    position:absolute;
    top:40px;
    right: 50%;
    transform: translateX(50%);
    margin-right: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

  .Modern-Slider .NextArrow:before{content:'\f105';}

  .Modern-Slider .PrevArrow{
    outline: none;
        display: none !important;
    position:absolute;
    top:40px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }


  .Modern-Slider .info h1 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 35px;
  font-weight: 700;

}

  .Modern-Slider .info .head1 {
  font-size: 35px;
  font-weight: 700;
    top: 20%
  left: 10%;

}

  .navbar-brand {
    font-size: 1.1rem;
    }

#main-nav nav button {
    color: white;
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    font-weight: 800;
    font-size: 18px;
}  
  
 
}

/* /////////////////////////////////////////////////////////// */
/* Smartphones (landscape) ---------------- */
@media only screen 
and (min-width : 321px)
and (max-width : 767px)
{
/* Add Your CSS Styling Here */

.onlytablets{
  display:inline;
} 
  .responsive-nav {
    position: fixed;
    top: 0px;
    display: block;
    height: 45px;
  }

.footer {
  position: fixed ;
  right: 0;
  bottom: 0;
  left: 0;
}

  .sidebar-navigation {
    display: none;
  }
p, .section-heading p {
  font-size: 0.8rem !important;   
  color: #7a7a7a;
  line-height: 1rem !important;   
   text-align: left;  
}
#preise .fussnote {
  font-size: 0.7rem !important;
}
#preise h4 {
  font-size: 1.2rem;
}
.col-md-4 {
  padding-bottom:15px;
}

.content-section {
/*  font-size: 14px;   */
/*   line-height: 18px; */
   text-align: center;
   color: #212529;   
}

#preise .text-content span, #anfahrt .text-content span {
  font-size: 1.1rem;
}

.freizeit {
font-size: 1.3rem !important;
}

#featured, #haus, #fewos, #preise, #anfahrt, #freizeit {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.section-heading h1 {
  font-family: var(--headings-font-family); 
  margin-top: 0px;
  font-size: 20px;

  color: var(--fewocolor) ;  
  display: inline-block;
  margin-right: 10px;
}

.paddingl60 {
  padding-left:20px;
}

.head1 {
  font-family: var(--headings-font-family); 
  margin-top: 0px;
  font-size: 2.2rem !important;
  color: var(--fewocolor) ;  
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px !important;
  text-align: left;
  line-height: 2.6rem !important
}

.subhead1 {
  font-size: 1.8rem !important;
  line-height: 2.2rem !important  
}

.section-heading h2 {
  font-family: var(--headings-font-family); 
  margin-top: 0px;
  font-size: 18px;
  color: #232323;
  display: flex;
  align-items: center;
  margin-right: 10px;
}

  .page-content {
    width: 100%;
  }
  
#preise .text-content p {
/*  font-size: 12px;   */
  font-weight: 400;
/*  line-height: 16px;  */
  margin-bottom: 8.5px;
}

#anfahrt .anfahrt span {
  font-size: 0.9rem !important;
}
.slider .content-section {
  padding-left: 0px;  
  min-width: 100%;
  min-height: 100vh;
  width: 100%;
  height: 100vh;
  text-align: center;
}

  .section-heading p {
    position: relative;  
  }

  #featured {
    padding-left: 15px;
    padding-right: 15px;
  }

  #featured .owl-nav {
    position: absolute;
    display: inline-block;
    top: -220px;
    right: 0;
  }

  #projects {
    padding-left: 15px;
    padding-right: 15px;
  }

  #video {
    padding-left: 15px;
    padding-right: 15px;
  }

  #blog {
    padding-left: 15px;
    padding-right: 15px;
  }

  #blog .tabs a {
    font-size: 13px;
  }

  #blog .tabgroup ul li img {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  #blog .tabgroup ul li .text-content {
    display: block;
  }

  #contact-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .Modern-Slider .infheader {
  bottom: 0;
  font-size: 0.8rem !important;   
}
  .Modern-Slider .NextArrow{
    outline: none;
    display: none !important;
    position:absolute;
    top:40px;
    right: 50%;
    transform: translateX(50%);
    margin-right: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

  .Modern-Slider .NextArrow:before{content:'\f105';}

  .Modern-Slider .PrevArrow{
    outline: none;
    display: none !important;
    position:absolute;
    top:40px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

#button {
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 10px;
  position: fixed;
  bottom: 30px;
  left: 10px;
  font-size: 1rem; 
  font-weight: 700;
  border: none;
  outline: 0; 
  box-shadow: none;   
}  

#featured .item .text-content span , #haus  .item .text-content span, #fewos  .item .text-content span, #freizeit  .item .text-content span {
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 600;
  color: #7a7a7a;
  letter-spacing: 0.rem;
  margin-bottom: 0rem;
}
}

/* /////////////////////////////////////////////// */
/* Tablets (portrait) -------------------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
{
/* Add Your CSS Styling Here */

  .responsive-nav {
    position: fixed;
    top: 0px;
    display: block;
    height: 45px;
  }
.footer {
  position: fixed ;
  right: 0;
  bottom: 0;
  left: 0;
}

  .sidebar-navigation {
    display: none;
  }
#button {
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 10px;
  position: fixed;
  bottom: 30px;
  left: 10px;
  font-size: 1rem; 
  font-weight: 700;
  border: none;
  outline: 0; 
  box-shadow: none;   
}
  .sidebar-navigation {
    display: none;
  }
 
 .slider .content-section {
  padding-left: 0px;  
  min-width: 100%;
  min-height: 100vh;
  width: 100%;
  height: 100vh;
  text-align: center;
}
 
  .page-content {
    width: 100%;
  }

.slider, .slick-list, -slick-slide,  .Modern-Slider .item .image {
  height: 90vh !important;
}

  .Modern-Slider .info {
    text-align: center;
    right: 0px;
    padding: 0px 30px;
  }

  .Modern-Slider .infheader {
  bottom: 1rem;
  font-size: 20px;
}

  .Modern-Slider .NextArrow{
    outline: none;
    display: none !important;
    position:absolute;
    top:40px;
    right: 50%;
    transform: translateX(50%);
    margin-right: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

  .Modern-Slider .NextArrow:before{content:'\f105';}

  .Modern-Slider .PrevArrow{
    outline: none;
        display: none !important;
    position:absolute;
    top:40px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

#main-nav nav button {
    color: white;
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    font-weight: 800;
    font-size: 18px;
}  
  
#haus p, #fewos p, #preise .preise-info, #anfahrt p, #freizeit p {
/*  font-size: 1.2rem !important;   */
/*  line-height: 1.6rem !important;  */
} 



.header-freizeit {
/*  font-size: 1.3rem !important; */
/*  line-height: 1.7rem !important;  */
  font-weight: bolder !important;
}

.freizeit, #preise .text-content span {
/*      font-size: 1.5rem !important;    */
      text-align: left !important;    
}



}

/* ////////////////////////////////////////////  */
/* Tablets (landscape) ------------------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape), only screen  and (-webkit-device-pixel-ratio : 2)
,
only screen
    and (min-device-width: 800px)
    and (max-device-width: 1280px)
    and (orientation: landscape)
    and (-webkit-min-device-pixel-ratio: 1.5)
{   
/* Add Your CSS Styling Here */

  .responsive-nav {
    position: fixed;
    top: 0px;
    display: block;
    height: 45px;
  }
.footer {
  position: fixed ;
  right: 0;
  bottom: 0;
  left: 0;
}

.emphasized {
  font-size: 0.8rem !important;
}
.section-heading h1 {
/*  font-size: 2.0rem; */
}
#button {
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 10px;
  position: fixed;
  bottom: 30px;
  left: 10px;
  font-size: 1rem; 
  font-weight: 700;
  border: none;
  outline: 0; 
  box-shadow: none;   
}
  .sidebar-navigation {
    display: none;
  }
 
 .slider .content-section {
  padding-left: 0px;  
  min-width: 100%;
  min-height: 100vh;
  width: 100%;
  height: 100vh;
  text-align: center;
}
 
  .page-content {
    width: 100%;
  }

  .Modern-Slider .info {
    text-align: left;
    left: 0px;
/*    padding: 0px 30px; */
    padding-left: 1rem;
  }

.slider, .slick-list, -slick-slide,  .Modern-Slider .item .image {
  height: 85vh !important;
}
  .Modern-Slider .infheader {
  bottom: 1rem;
  font-size: 1rem;
}

  .Modern-Slider .NextArrow{
    outline: none;
    display: none !important;
    position:absolute;
    top:40px;
    right: 50%;
    transform: translateX(50%);
    margin-right: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

  .Modern-Slider .NextArrow:before{content:'\f105';}

  .Modern-Slider .PrevArrow{
    outline: none;
    display: none !important;
    position:absolute;
    top:40px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

#main-nav nav button {
    color: white;
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    font-weight: 800;
    font-size: 18px;
}  

#preise p .preise-text {
/*  font-size: 1.0rem !important;    */
/*  line-height: 1.2rem !important;  */
}

.preise-text {
/*  font-size: 1.0rem !important;    */
/*  line-height: 1.2rem !important;    */
}
#haus p, #fewos p,  #anfahrt p, #anfahrt text-content, #freizeit p, #preise .preise-info {
/*  font-size: 1.2rem !important;     */
/*  line-height: 1.6rem !important;   */
} 

#freizeit .content-section {
  text-align: left !important;
}  


.header-freizeit {
/*  font-size: 1.3rem !important;     */
/*  line-height: 1.7rem !important;   */
  font-weight: bolder !important;
}


.freizeit, #preise .text-content span, #anfahrt .text-content span {
/*      font-size: 1.5rem !important;  */
      text-align: left !important;    
}
}

/* //////////////////////////////////////  */
/*  Sonderfaelle landscape */

@media only screen 
and (max-height : 400px)
{

  .responsive-nav {
    position: sticky !important;
    display: block;  
    top: unset !important;  
  }
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 800px) 
and (orientation : portrait)
{
.onlytablets{
  display:inline !important;
}  


}

/*  Sonderfälle Handys Slider */
@media only screen 
and (max-width : 767px)
and (orientation : portrait)
{
.slider, .slick-list, -slick-slide,  .Modern-Slider .item .image {
  height: 40vh !important;
}
.head1 {
  font-size: 1.3rem !important;  
  margin-left: 0px !important;
}
.subhead1 {
  font-size: 1.1rem !important;
  line-height: 1.1rem !important;
}
.Modern-Slider .infheader {
  font-size: 0.5rem !important;
  line-height: 0.8rem !important;
  bottom: 0% !important;
/*
  right: 2% !important;
*/  
}
.Modern-Slider .info {
  top: 40% !important;
  left 5% !important;  
}
.footer p {
  font-size: 8px !important;
}
.emphasized {
  font-size: 0.9rem !important;
}
}  


/*
@media only screen 
and (-webkit-device-pixel-ratio : 2)
{
  .responsive-nav {
    position: sticky;
    display: block;
    height: 66px;
  }

    .sidebar-navigation {
    display: none;
  }
}
*/
/* Old Desktops and laptops ------------------ */    
/* 
@media only screen 
and (min-width : 1025px) 

{


  .responsive-nav {
    position: sticky;
    display: block;
    height: 66px;
  }
  
.footer {
  position: fixed ;
  right: 0;
  bottom: 0;
  left: 0;
}


#button {
   position: sticky;
}
  .sidebar-navigation {
    display: none;
  }
 
 .slider .content-section {
  padding-left: 0px;  
  min-width: 100%;
  min-height: 100vh;
  width: 100%;
  height: 100vh;
  text-align: center;
}
 
  .page-content {
    width: 100%;
  }

  .Modern-Slider .info {
    text-align: center;
    right: 0px;
    padding: 0px 30px;
  }

  .Modern-Slider .infheader {
  bottom: 20%;
  font-size: 20px;
}

  .Modern-Slider .NextArrow{
    outline: none;
    display: none !important;
    position:absolute;
    top:40px;
    right: 50%;
    transform: translateX(50%);
    margin-right: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

  .Modern-Slider .NextArrow:before{content:'\f105';}

  .Modern-Slider .PrevArrow{
    outline: none;
        display: none !important;
    position:absolute;
    top:40px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

#main-nav nav button {
    color: white;
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    font-weight: 800;
    font-size: 18px;
}  

}
*/

/* Desktops ------------------ */
/*
@media only screen 
and (min-width : 1201px) 
{

}
*/

/* ==============================================================================================================0 */
/*
@media screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1200px)  { 


  .responsive-nav {
    position: sticky;
    display: block;
    height: 66px;
  }
.footer {
   position: sticky;
}


#button {
   position: sticky;
}
  .sidebar-navigation {
    display: none;
  }
 
 .slider .content-section {
  padding-left: 0px;  
  min-width: 100%;
  min-height: 100vh;
  width: 100%;
  height: 100vh;
  text-align: center;
}
 
  .page-content {
    width: 100%;
  }

  .Modern-Slider .info {
    text-align: center;
    right: 0px;
    padding: 0px 30px;
  }

  .Modern-Slider .infheader {
  bottom: 20%;
  font-size: 20px;
}

  .Modern-Slider .NextArrow{
    outline: none;
    display: none !important;
    position:absolute;
    top:40px;
    right: 50%;
    transform: translateX(50%);
    margin-right: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

  .Modern-Slider .NextArrow:before{content:'\f105';}

  .Modern-Slider .PrevArrow{
    outline: none;
        display: none !important;
    position:absolute;
    top:40px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

#main-nav nav button {
    color: white;
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    font-weight: 800;
    font-size: 18px;
}  
  
  
}
*/

/*
@media screen 
  and (min-device-width: 320px) 
  and (max-device-width: 768px)  { 

.onlytablets{
  display:inline;
}  

  .responsive-nav {
    position: sticky;
    display: block;
    height: 66px;
  }
.footer {
   position: sticky;
}

#button {
   position: sticky;
}
  .sidebar-navigation {
    display: none;
  }
 
 .slider .content-section {
  padding-left: 0px;  
  min-width: 100%;
  min-height: 100vh;
  width: 100%;
  height: 100vh;
  text-align: center;
}
 
  .page-content {
    width: 100%;
  }

  .Modern-Slider .info {
    text-align: center;
    right: 0px;
    left: 10px;
    top: 20%;
    padding: 0px 30px;
  }

  .Modern-Slider .infheader {
  bottom: 20%;
  font-size: 20px;
}

  .Modern-Slider .NextArrow{
    outline: none;
    display: none !important;
    position:absolute;
    top:40px;
    right: 50%;
    transform: translateX(50%);
    margin-right: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

  .Modern-Slider .NextArrow:before{content:'\f105';}

  .Modern-Slider .PrevArrow{
    outline: none;
        display: none !important;
    position:absolute;
    top:40px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }


  .Modern-Slider .info h1 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 35px;
  font-weight: 700;

}

  .Modern-Slider .info .head1 {
  font-size: 35px;
  font-weight: 700;
    top: 20%
  left: 10%;

}

  .navbar-brand {
    font-size: 1.1rem;
    }

#main-nav nav button {
    color: white;
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    font-weight: 800;
    font-size: 18px;
}  
  
  
}  
*/
/* =============================================================================================== '/
/* =============================================================================================== */


/*
@media (max-width: 690px) {

p, .section-heading p {
  font-size: 12px;
  color: #7a7a7a;
  line-height: 16px;
   text-align: center;  
}

.content-section {
  font-size: 14px;
   line-height: 18px;
   text-align: center;
color: #212529;   
}

#preise .text-content p {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 8.5px;
}
.slider .content-section {
  padding-left: 0px;  
  min-width: 100%;
  min-height: 100vh;
  width: 100%;
  height: 100vh;
  text-align: center;
}

  .section-heading p {
    position: relative;  
  }

  #featured {
    padding-left: 15px;
    padding-right: 15px;
  }

  #featured .owl-nav {
    position: absolute;
    display: inline-block;
    top: -220px;
    right: 0;
  }

  #projects {
    padding-left: 15px;
    padding-right: 15px;
  }

  #video {
    padding-left: 15px;
    padding-right: 15px;
  }

  #blog {
    padding-left: 15px;
    padding-right: 15px;
  }

  #blog .tabs a {
    font-size: 13px;
  }

  #blog .tabgroup ul li img {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  #blog .tabgroup ul li .text-content {
    display: block;
  }

  #contact-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .Modern-Slider .infheader {
  bottom: 20%;
  font-size: 10px;  
}
}
*/
