
.mobi-nav,
div.pagination .button,
.sub-nav-button {
  display: none
}
@media (max-width: 1590px){
  .gallery .gallery-container .image {
    max-width: 100%;
  }
}
@media (max-width: 1520px){
  aside .categories > li .content .price strong{
    font-size:30px;
  }
  aside .categories > li .content img{
    width:33%;
  }
}
@media (max-width: 1400px){
  #header .row.second .page{
    background-position: center;
  }
  ul.tours h4{
    font-size:32px;
  }
  ul.tours span.date{
    font-size:28px;
    margin-top:20px;
  }
  ul.tours h4 div{
    font-size:20px;
    line-height:26px;
    margin-top:20px;
  }
  ul.tours span.price,
  ul.tours span.price big{
    font-size:30px;
  }
  ul.tours li.triple h4{
    font-size:28px;
  }
  ul.tours li.triple span.price,
  ul.tours li.triple span.price big{
    font-size:22px;
  }
  #footer .row.first .page{
    padding-left:50px;
    padding-right:50px;
  }
}
@media (max-width: 1280px) {
  ul.tours {
    text-shadow: 0px 1px 2px black;
  }
  aside .categories > li .content .price {
    font-size: 1.0em;
  }
  .gallery-container .thumbs{
    display: none;
  }
  #footer .row.first .page{
    padding:10%;
  }

  ul.tours h4{
    font-size:26px;
  }
  ul.tours span.date{
    font-size:22px;
  }
  ul.tours h4 div{
    font-size:16px;
    line-height:20px;
  }
  ul.tours span.price,
  ul.tours span.price big{
    font-size:22px;
  }
  ul.tours li.triple h4{
    font-size:24px;
  }
  ul.tours li.triple span.price,
  ul.tours li.triple span.price big{
    font-size:20px;
  }
  aside .categories > li .content .price strong{
    font-size:24px;
  }

  ul.tours h2{
    font-size: 30px;
    top: 10%;
    max-width: 90%;
  }
  ul.tours h2 div{
    font-size: 20px;
    line-height: 22px;
  }
  #header .row.first,
  #header .row.third {
    display: none
  }
  #header .row.mobi-nav {
    display: block
  }
}

@media (max-width: 1024px) {

  aside .categories > li .content .price {
    background: none;
  }
  .members .item .row,
  .members .item .utrips {
    width: 100%;
  }
  .members .item .utrips {
    margin-top: 20px;
  }
  #footer .row.first .page > div > .column:first-child{
    width:100%
  }
  #footer .row.first .page > div > .column:last-child{
    width:100%
  }
  #footer .row.first .page > div > .column:nth-child(2){
    width:100%;
    margin:0 0
  }
  ul.tours h2{
    font-size: 24px;
    top: 10%;
  }
  ul.tours h2 div{
    font-size: 16px;
    line-height: 18px;
  }
}

@media (max-width: 960px) {
  div.contact .column[class] {
    width: 100%
  }
  .item-body ul.contact li small {
    max-width: 60%;
  }
  div.contact .column + .column {
    margin: 20px 0 0
  }
}

@media (max-width: 950px) {
  #top,
  .main {
    padding: 0;
  }
  .page {
    max-width: 100%;
    /*
    padding-left: 10px!important;
    padding-right: 10px!important;
    */
  }
  nav#main-menu {
    width: 100%;
    text-align: center
  }
  #search {
    width: 100%;
    margin: 10px 0 0
  }
  .row.third .button {}
  #search form {
    float: none;
    margin: 0 auto 15px;
    display: table
  }
  .slider {
    /*margin: 0 -10px*/
  }
  .slider .content {
    width: 80%;
  }
  .main .page {
    min-height: 0;
  }
  div.pagination {
    width: calc(100% - 20px);
  }
  ul.tours li {
    width: 50%;
  }
  #footer .row.first .column.last {
    display: none
  }
  #footer .row.first .column.width-30 {
    width: 50%
  }
  .tours-map .gmap {
    margin: -25px 0 30px;
  }
  div.gallery {
    max-height: none;
  }
  .gallery-container {
    display: block;
    max-width: 100%
  }
  .gallery-container .images,
  .gallery-container .thumbs,
  .gallery-container .thumbs > div {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
  }
  .gallery .gallery-container .image {
    max-width: none;
  }
  .gallery-container .thumbs {
    margin: 8px 0 0
  }
  .gallery-container .thumbs .thumb,
  .gallery-container .thumbs .thumb:first-child {
    display: table;
    margin: 0 auto
  }
  .gallery-container .thumbs .thumb + .thumb {
    margin-top: 10px
  }
  .gallery-container .images .image img,
  .gallery-container .thumbs .thumb img {}
  .gmap iframe {
    border: 1px solid #fff!important;
  }


}

@media (max-width: 820px) {
  #header .row.second .page {
    padding-top: 11px;
    padding-bottom: 11px;
    background-size: cover
  }
  #logo {
    height: 49px;
    width: 130px;
    background-size: 100% auto
  }
  .slider .slide > div:first-child {
    position: relative;
    height: 220px
  }
  .slider .slide > div:first-child img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none!important;
    height: 200% !important;
    width: auto !important;
  }
  .slider .content p,
  .slider .content .button {
    display: none
  }
  .slider .content h2 span {
    display: block
  }
  section#contact {
    padding: 35px 0;
  }
  .sign-up {
    position: static;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    margin: 0 auto;
    max-width: none;
    margin: 10px -10px -25px
  }
  .report ul li span.second {
    width: calc(100% - 75px)
  }
  #footer .row.first .page > div .width-25{
    width:100%;
    padding:0 35px;
  }
  .sub-nav-button {
    display: block;
    float: left
  }
  #top .menu ul li,
  #top .menu ul li a,
  #top .menu ul li span,
  #top .row[class] .menu ul li a,
  #top .row[class] .menu ul li span {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
  }
  #top .menu ul li.title {
    text-align: center
  }
  #top .menu ul li a,
  #top .menu ul li span,
  #top .row[class] .menu ul li a,
  #top .row[class] .menu ul li span {
    line-height: 34px;
    margin-left: 10px;
  }
  #top .menu ul li a,
  #top .menu ul li span {
    padding: 0 20px;
    margin: 0 -10px;
  }
  #top .menu ul li:first-child a,
  #top .menu ul li:first-child span {
    line-height: 34px;
    padding: 0 20px;
    border: none;
    margin: 0
  }
  .row.third nav {
    float: none
  }
  .row.third .button,
  .row.third form {
    display: none
  }
  #top .row.second nav li {
    width: 100%;
    display: block;
    margin: 0;
  }
  #top .menu ul li a,
  #top .menu ul li span {
    margin: 0;
  }
  #top .row.second nav li.title {
    width: 100%;
  }
  .members .item .image {
    width: 33%;
    margin-right: 5%;
  }
  .members .item .data {
    width: 62%;
  }
  .register-form form {
    width: 100%;
  }
  .item-body header button.add-comment {
    float: none;
    margin: 20px 0 0;
  }
  .search-form .row {
    width: 100%;
  }
  #top .menu.popular {
    width: 100%;
  }
  #top .menu.popular ul {
    overflow: visible;
  }
  #top .menu.popular span.title {
    padding: 0;
  }
  #top .menu li:not(.title),
  #top .menu.popular li:not(.title) {
    transition: all 0.3s ease;
    max-height: 50px;
    opacity: 1;
    border-top: 1px solid rgba(255, 255, 255, .3);
  }
  #top .row.second nav li.title{
    cursor: pointer;
  }
  .sub-nav-button{
    height: 26px;
  }
  #top .menu.bookmarks ul li a.active, .mobi-nav .page > ul > li ul li.active a, .mobi-nav .page > ul > li ul li:hover a {
    font-weight: 700;
    color: #f08c41;
}
}

@media (max-width: 760px) {
  .slider.clear {
    display: none;
}
ul.tours .full h2 div{
  display: none;
}
  aside {
    width: 100%;
  }
  #main {
    width: 100%;
    margin: 0;
  }
  header {
    margin: 0 0 10px
  }

  #logo {
    margin: 0 auto;
    float: none
  }
  #comment-form,
  #footer .row.first .column.width-30 {
    width: 100%
  }
  #footer .row.first .column.width-30:first-child {
    margin: 0
  }
  #footer .row.first .column.width-30:last-child {
    margin: 25px 0 0;
    padding-top: 25px;
    border-top: 1px solid rgba(255, 255, 255, .6)
  }
  .main .page {
    padding-top: 30px;
    padding-bottom: 30px
  }
  .main .page.plus-pagination {
    padding-top: 10px;
    padding-bottom: 10px
  }
  div.pagination {
    padding: 20px 0 10px;
    margin: 20px 0 0;
    position: static;
    width: 100%;
  }
  .main > .page > header {
    text-align: center
  }
  .main > .page > header .button {
    float: none;
    position: static;
    display: table;
    margin: 20px auto;
    width: 50%
  }
  .user ul,
  .post-body {
    padding: 0;
    width: 100%;
  }
  .user ul ul {}
  ul.posts li.post ul.reply {
    padding-left: 10%;
  }
  div.pagination {
    text-align: center
  }
  div.pagination .button {
    display: inline-block
  }
  div.pagination ul {
    display: none
  }
  ul.contact li small {
    max-width: 60%
  }
  #footer ul.gallery {
    text-align: center
  }
  #footer ul.gallery li {
    float: none;
    display: inline-block
  }
  #footer .row.second img {
    display: block;
    float: none;
    margin: 0 auto 10px;
  }

.mobi-nav button, .mobi-nav .button, .mobi-nav input[type="button"], .mobi-nav input[type="submit"]{
  height: 30px;
  border: 1px solid white;
  color: white;
  line-height: 30px;
}
div.login form ol li a.button {
  float: right;
}
  .gallery-full li {
    width: 33.33%;
  }
  ul.tours h2{
    font-size: 24px
  }
  ul.tours  li.double h2 div {
    display: none;
  }
  ul.tours h2 div {
    font-size: 17px;
    line-height: 19px;
  }
  #footer .row.first .page > div > .column:last-child ul.social.medium, ul.social.medium.contact-page  {
  text-align: center;
  padding: 0;
  }
  .table.rooms ul.entries > li > ul > li {
    width: 100%;
    float: none;
    display: inline;
  }
  .mobi-nav  div.login{
    padding-top: 0px;
  }
  .login a.button{
    width:45%;
    float:left;
    margin: 2.5%;
  }
  #footer .row.second p {
    text-align: center;
  }

  #header .row.second .page{
    padding-left:10px;
  }
  #logo{
    float: left;
  }
}

@media (max-width: 580px) {
  ul.tours li {
    width: 100%;
  }
  .item-body ul.contact li small,
  ul.contact li small {
    max-width: 100%;
  }
  .utrips .column {
    width: 100%;
  }
  .utrips .column form {
    margin: 20px 0;
  }
  .pilots .item .image {
    width: 100%;
    margin: 0 0 20px;
  }
  .pilots .item .image img {
    width: 100%;
  }

  .gallery-full li {
    width: 50%;
  }

  ul.tours li.triple{
    width:100%;
  }

  ul.tours li.triple.item-1,
  ul.tours li.triple.item-2,
  ul.tours li.triple.item-3,
  ul.tours li.double.item-1,
  ul.tours li.double.item-2,
  ul.tours li.full{
    padding:0 10px;
  }
  ul.tours li.full h2 div{
    display: none;
  }
  .trip-termins .termin .table tbody td:last-child{
    min-width: inherit;
  }
  .trip-termins .termin .button {
    line-height: 16px;
    font-size: 14px;
  }
  .tours-map.clear {
      margin-top: 30px;
  }
  .gmap#googleMap {
    height: 220px !important;
  }
}
@media (max-width: 480px){
  .main .page {
    padding: 20px;
  }
  .members .item .image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .members .item .data {
    width: 100%;
  }
  .search-form input {
    width: 100%;
    margin-top: 10px;
  }

  .gallery-full li {
    width: 100%;
    margin-bottom: 20px;
  }

  ul.tours h2{
    font-size: 20px;
  }
  .gallery .images span.prev, .gallery .images span.next {
    background-color: lightgray;
  }
    .gallery .images span.prev{
      left: 10px;
    }
    .gallery .images span.next{
      right: 10px;
    }
  .table.summary ul > li {
    display: table-row;
    width: 20%;
    padding: 5px;
    height: 50px;
  }
  .table.summary .header {
    font-weight: bold;
    width: 50%;
    float: left;
  }
  .table.summary ul{
    width: initial;
  }
  .table.summary ul > li:nth-child(3) {
    height: 100px;
}
}

@media (max-width: 380px) {
  .main .page header h1 {
    font-size: 14px;
  }
  .schedule > div strong {
    font-size: 14px;
    line-height: 1.8;
  }
  section#contact .button.big {
    font-size: 18px;
    width: 95%;
  }
  .main > .page > header .button {
    width: 90%
  }
  #comment-form form button.first,
  #comment-form form button.second {
    font-size: 11px;
    padding: 0 5px
  }
  .user ul ul {
    padding: 5px 0 0 12%;
    width: auto;
  }

  ul.tours h2 {
    left: 5%;
    top: 5%;
  }
  ul.tours h2 div{
    display: none;
  }
  ul.tours span.price {
    bottom: 10%;
  }
  ul.contact li {
    padding: 0 0 0 30px;
  }
}
