body, html {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

h1 {
    font-weight: 700;
}

h1 strong {
    font-weight: 900;
}

h2 {
    font-size: 36px;
    margin: 0;
}

h4 strong {
}

h3 {
    font-size: 16px;
    font-weight: 700;
}

h5 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
}

p {
    font-size: 16px;
}

.cycle-sentinel {
    display: none !important;
}

.amenu {
    text-decoration: underline;
    color: white
}

.amenu:hover {
    text-decoration: underline;
}

a {
    transition: all 0.5s;
}

a:hover, a:focus {
    text-decoration: none;
}

.img-centered {
    margin: 0 auto;
}

ul, ol {
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.logoIMG {
    position: static !important;
    width: 180px;
    display: inline-block !important;
    text-align: center;
    margin-left: 0;
}

.nav li {

}

.nav {
    position: relative;
    margin-top: 1%;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.center-nav {
    text-align: center;
    position: relative;
}

.clearfix {
    display: block;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    z-index: 99999;
    height: 100%;
}

#status {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
    padding: 0;
}

.section-title {
    padding: 30px 0;

}

.section-title h2 {
    font-weight: 400;
    margin-bottom: 26px;
}

hr {
    height: 1px;
    width: 20%;
    position: relative;
    border: 0;
    margin-bottom: 30px;
}

.logo {
    height: 44px;
    vertical-align: middle;
    width: auto;
}

.navbar-header {
    white-space: nowrap;
    text-align: center;
    margin: 1em 0;
}

.nav {
    vertical-align: middle;
}

.pos {
    position: relative;
    top: 2em !important;
}

/* Navigation */
#menu {
    padding: 5px;
    transition: all 0.8s;
}

.navbar {
    border: none !important;
}

#menu a.navbar-brand {
    text-transform: uppercase;
    font-size: 22px;
    color: #d9e0e2;
    font-weight: 700;
    letter-spacing: 1px;
}

#menu a.navbar-brand i.fa {

}

#menu.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}

#menu.navbar-default .navbar-nav > li > a:hover {

}

.on {
    padding: 0 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
}

.navbar-toggle {
    border-radius: 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {

}

.navbar-default .navbar-toggle:hover > .icon-bar {
    background-color: #FFF;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {

}

.dropdown-menu {

}

.dropdown-menu > li > a {

}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:active {

}

/* Home Style */
header {
    background-color: white;
    background-position: center center;
    background-size: cover;
    color: #d9e0e2;
    position: relative;
    height: 100vh;
    width: 100%;
    max-height: 100vh;
    overflow: hidden;
}

header .claimPicture img {
    height: 100vh;
    max-height: 100vh;

}

#logo_small {
    display: none;
}

.logoSmall {
    width: 180px;
    height: auto;
}

header p {
    color: white;
    font-size: 20px;
    margin-bottom: 80px;
    /*    font-family: 'Avenir Next', Avenir, 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif;*/
    letter-spacing: 1px;
}

.intro-text {
    position: relative;
    margin-top: 40vh;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    text-align: center;
}

.intro-text H1 {
    font-size: 70px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.intro-content {

}

.intro-text .headerLine, .headerLine {
    position: relative;
    margin-top: 10px;
    width: 20%;
    height: 1px;
}

.posLine {
    position: relative;
    top: -2em;
}

.intro-content {

}

.intro-para {
    padding: 15px 30px 30px 30px;
    font-size: 30px;
    text-transform: uppercase;
    color: white;
    text-shadow: 2px 2px black;
    /* font-family: 'Avenir Next', Avenir, 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif;*/
    letter-spacing: 10px;
}

.intro-h2 {
    padding: 30px 0px 0px 0px;
    font-size: 22px;
    font-weight: bold;
}

.hotnews {
    width: 50%;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.color {
}

.btn-default {
    color: white;
    /* font-family: 'Avenir Next', Avenir, 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif;*/
    border: none;
    margin: 0 8px;
    font-size: 18px;
    transition: all 0.5s;
    border-radius: 0;
    text-transform: uppercase;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
    color: white;
}

/* Services Section */
#services-section {
    padding: 80px 0 100px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
    background-image: url("../img/bg/pw_maze_white/pw_maze_white.png");
    background-repeat: repeat;
}

.bs-example{
    background-image: url("../img/bg/pw_maze_white/pw_maze_white.png");
    background-repeat: repeat;
}

#services-section h4 {
    text-transform: uppercase;
}

.space {
    margin-top: 40px;
}

#services-section i.fa {
    font-size: 40px;
    border: 0;
    width: 100px;
    height: 80px;
    padding: 22px 25px;
    background: #2a1f0b;
    margin-bottom: 6px;
    border-radius: 10%;
    transition: all 0.5s;
}

#services-section .service:hover > i.fa {

}

/* Gallery Section
==============================*/
#works-section {
    padding: 80px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
    /*background: rgba(87, 68, 53, 1); /* Old browsers */
    background: url('../img/skewed_print.png') repeat;
    color: white;

}

#works-section i.fa {
    font-size: 30px;
    padding: 5px;
}

.categories {
    padding-bottom: 30px;
    text-align: center;
}

#works-section hr {

}

ul.cat li {
    display: inline-block;
}

ol.type li {
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 30px;
}

ol.type li a {
    padding: 8px 16px;
    border-radius: 3px;
}

ol.type li a.active {

}

ol.type li a:hover {

}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    z-index: 1
}

.isotope, .isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.portfolio-item {
    margin-bottom: 30px;
}

.portfolio-item .hover-bg {
    height: 260px;
    overflow: hidden;
    position: relative;
}

.hover-bg .hover-text {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    color: #c0cbce;
    background: rgba(24, 18, 6, 0.80);
    padding: 25% 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}

.hover-bg .hover-text > h4 {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all 0.3s;
    font-size: 20px;
}

.hover-bg:hover .hover-text > h4 {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.hover-bg .hover-text > i {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all 0.3s;
}

.hover-bg:hover .hover-text > i {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.hover-bg:hover .hover-text {
    opacity: 1;
}

.portfolio-modal .modal-content {
    padding: 0px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #14100f;
    color: white;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 2.5em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 10px 0 30px;
    font-size: 14px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: fixed;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
    z-index: 25555;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 2px;
    height: 75px;
    margin-left: 35px;
    background-color: red;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 2px;
    height: 75px;
    background-color: red;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .btn-primary {
    color: #a7b6ba;
    background-color: #1d434e;
    border-color: #1d434e;
}

.portfolio-modal .btn-primary:hover, .portfolio-modal .btn-primary:focus, .portfolio-modal .btn-primary.focus, .portfolio-modal .btn-primary:active, .portfolio-modal .btn-primary.active {
    color: #a7b6ba;
    background-color: #032e3a;
    border-color: #032e3a;
}

/* About Section */
#about-section {
    padding: 80px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
    background: rgb(3, 39, 49); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(3, 39, 49, 1) 0%, rgba(3, 46, 58, 1) 20%, rgba(3, 46, 58, 1) 100%, rgba(3, 39, 49, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(3, 39, 49, 1) 0%, rgba(3, 46, 58, 1) 20%, rgba(3, 46, 58, 1) 100%, rgba(3, 39, 49, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(3, 39, 49, 1) 0%, rgba(3, 46, 58, 1) 20%, rgba(3, 46, 58, 1) 100%, rgba(3, 39, 49, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#032731', endColorstr='#032731', GradientType=0); /* IE6-9 */
    color: #5b777f;
}

#about-section h4 {
    color: #81969c;
    font-size: 20px;
}

#about-section li {
    margin-bottom: 6px;
    list-style: none;
    padding: 0;
}

#about-section li:before {
    content: "✓";
    color: #a58031;
    padding-right: 5px;
}

/* Team Section */
#team-section {
    padding: 80px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
    background: rgb(193, 166, 24); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(193, 166, 24, 1) 0%, rgba(241, 196, 15, 1) 25%, rgba(241, 196, 15, 1) 75%, rgba(193, 166, 24, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(193, 166, 24, 1) 0%, rgba(241, 196, 15, 1) 25%, rgba(241, 196, 15, 1) 75%, rgba(193, 166, 24, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(193, 166, 24, 1) 0%, rgba(241, 196, 15, 1) 25%, rgba(241, 196, 15, 1) 75%, rgba(193, 166, 24, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1a618', endColorstr='#c1a618', GradientType=0); /* IE6-9 */
}

#team-section hr {

}

#team-section .item {
    padding: 0;
    margin: 15px;
    text-align: center;
}

img.img-circle.team-img {
    width: 120px;
    height: 120px;
    border: 4px solid transparent;
    transition: all 0.5s;
}

#team-section .thumbnail {
    background: transparent;
    border: 0;
}

#team-section .thumbnail .caption {
    padding: 9px;
}

#team-section i.fa {
    font-size: 16px;
    color: #faeaab;
    margin-top: 10px;
}

#team-section i.fa:hover {
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    filter: Alpha(Opacity=1);
    opacity: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 20px;
    border-radius: 50%;
    transition: all 0.5s;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span {
}

/* Testimonials Section */
#testimonials-section {
    padding: 0px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom center;
}

#testimonials-section > .watermark {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 60px 0;

}

#testimonial {
    padding: 30px 0;
}

#testimonial .item {
    display: block;
    width: 100%;
    height: auto;
}

#testimonial .item p {
    font-weight: 400;
    color: black;
}

/* Contact Section */
#contact-section {
    padding: 80px 0 20px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
    background: white;
    background: url('../img/bg/pw_maze_white/pw_maze_white.png') repeat;
}

#contact-section hr {

}

#contact-section h3 {
    font-size: 20px;
    font-weight: 400;
}

#contact-section form {
    padding: 30px 0;
}

#contact-section .fa {
    margin-bottom: 10px;
}

label {
    font-size: 12px;
    font-weight: 400;
    /*  font-family: 'Avenir Next', Avenir, 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif;*/
    float: left;
}

#contact-section .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#contact-section .form-control:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
}

#contact-section .social {
    margin-top: 60px;
}

#contact-section .social ul li {
    display: inline-block;
    margin: 0 20px;
}

#contact-section .social i.fa {
    font-size: 30px;
    padding: 4px 5px;
    color: #000000;
    transition: all 0.5s;
}

#contact-section .social i.fa:hover {

}

#contact-section .btn {
    background: transparent;
    border: 2px solid #fef9e7;
    border-radius: 4px;
    padding: 6px 14px;
    margin-top: 20px;
    color: #fef9e7;
    font-size: 16px;
    transition: all 0.5s;
}

#contact-section .btn:hover, #contact-section .btn:focus {
    background: #fef9e7;
    border: 2px solid #fef9e7;
    color: #5b777f;
}

#contact-section .text-danger {
    color: #cc3300;
    text-align: left;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline-offset: none;
}

/* Footer */
#footer {
    background: url("../img/bg/pw_maze_white/pw_maze_white.png") repeat;
    padding: 15px 0 10px 0;
    color: #ffffff;
    text-align: center;
    min-height: 5em;
}

#footer p {
    margin-top: 10px;
}

@media (max-width: 768px) {
    .content {
        padding: 40% 0 0;
    }

    .topNews{
        display: none;
    }
}

@media (max-width: 603px) {
    #menu.navbar-default {
        background-color: rgba(0, 0, 0, 0.7);
    }

    label {
        float: none !important
    }

    .hover-bg .hover-text {
        padding: 12% 10%;
    }
}

@media (max-width: 360px) {
    .hover-bg .hover-text {
        padding: 22% 10%;
    }
}

.logoS {
    display: none;
}

.openHours {
    margin-top: 1em;
    margin-left: 0em;
    font-size: 1.2em;
}

.openHours li {
    display: inline-block;
    margin-right: 2em;
    margin-top: 1em;
}

.openHours li:last-child {
    margin-right: 0;
}

.desktopMenu {
    display: inline-block;
}

.mobileMenu {
    display: none;
}

#logo_tablet {
    display: none;
}

.footContent {
}

.footContent li {
    display: inline-block;

}

.footContent li.social_ic {
    width: 28px;
    height: 28px;
}

.footContent li a {
    color: white;
}

.footContent li.fb {
    background-color: #3B5998;
}

.footContent li.tr {
    background-color: #589442;
}

.footContent li.fb:hover {
    background-color: #314a7f;
}

.footContent li.tr:hover {
    background-color: #447233;
}

.footContent li.fb a {
    position: relative;
    top: 4px;
    font-size: 17px;
    padding: 0px 6px 0px 6px;
}

.footContent li.tr a {
    position: relative;
    top: 3px;
    font-size: 17px;
}

.footContent li.last_button {
    position: relative;
    top: -1px;
    height: 28px;
    margin-left: 1em;
}

.footContent li.last_button:hover {
}

.footContent li.last_button a {
    position: relative;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    font-size: 14px;
    top: 5px;
    width: 100%;
}

.mobile-news {
    display: none;
}

@media all and (max-width: 1023px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

    .desktop-news {
        display: none;
    }

    .mobile-news {
        display: block;
    }

    .testa-p {
        position: relative;
        margin-top: 0.5em;
    }

    .testa-a {
        margin-bottom: 60px;
    }

    .menu_img {
        width: 50%;
    }

    .nav li {
        text-align: left;
    }

    .navbar-toggle {
        margin-right: 0 !important;
    }

    .container > .navbar-header {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .modal-body {
        padding: 20px !important;
    }

    .clear_f {
        padding: 0;
    }

    .footerInformation {
        padding: 0;
    }

    .intro-text {
        position: relative;
        margin-top: 20%;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 110px;

    }

    .logoMenu {
        display: none !important;
    }

    .pos {
        position: relative;
        top: 0em !important;
    }

    .logoPara {
        position: absolute;
        width: 100%;
        top: 4em;
        background-color: rgba(0, 0, 0, 0.6);
        overflow: hidden;
        min-height: 10em;
    }

    .openHours {
        margin-top: 1em;
        margin-left: -2.5em;
        font-size: 1.2em;
    }

    .openHours li {
        display: block !important;
        margin-bottom: 1em;
        margin-right: 0em !important;
    }

    .desktopMenu {
        display: none;
    }

    .mobileMenu {
        position: relative;
        width: 80%;
        text-align: center;
        display: table;

        margin-top: 1em;
    }

    .on .mobileMenu {
        margin-top: 0.5em;
    }

    .mobileMenu li {
        position: relative;
        display: inline-block;
        text-align: left;
    }

    #menu.navbar-default .navbar-nav > li > a {
        font-size: 11px;
    }

    #logo_tablet {
        display: inline-table;
        width: 120px;
        height: auto;
        float: left;

    }

    .on #logo_tablet {
        display: none;
    }

    .footerInformation {
        padding: 0;
    }

    .footerInformation li {
        margin-right: 0.5em !important;
        font-size: 13px;
    }

    .scrollFooter .container {
        width: 100%;
    }

    .scrollFooter {
        min-height: 5em;
    }

    .marginTop {
        margin-top: 1.5em !important;
    }

    .clear_f {
        padding: 0;
        margin: 0;
    }

    .vCenter {
        padding: 0;
    }

    .footContUl {
        padding: 0;
    }

    .viewMenuButton3 {
        font-size: 12px !important;
    }

    .social_i a {
        font-size: 15px;
        color: white;
        top: 0px;
    }

    .social_i.tripadvisor a {
        background-color: #589442
    }

    .social_i.facebook a {
        padding: 5px 10px 4px 10px;
        background-color: #3B5998;
    }

    .mobileMenu {
        position: relative;
        width: 80%;
    }

    #menu.navbar-default .navbar-nav > li > a {
        font-size: 10px;
    }

    #logo_tablet {
        width: 110px
    }

    .mobileMenu {
        margin-top: 1em;
    }

    .on .mobileMenu {
        margin-top: 0.5em;
    }

    .scrollFooter {
        min-height: 5em !important;
    }

}

@media all and  (max-width: 1022px) and (min-width: 768px) {
    #menu.navbar-default .navbar-nav > li > a {
        font-size: 12px;
    }

}

.lanMenu {
    display: none !important;
}

@media (max-width: 768px) {

    .close-modal {
        right: 5px !important;
    }

    .navbar-header {
        white-space: nowrap;
        text-align: center;
        margin: 0em 0;
    }

    .separator_photo {
        display: none;
    }

    .lanMenu {
        display: inline !important;
    }

    .hotnews {
        width: 90%;

    }

    .logoS {
        display: inline;

    }

    .logo {
        max-height: 40px;
        width: 150px;
        height: auto;
        left: 1em;
    }

    .hotnews {
        background-color: rgba(0, 0, 0, 0.8);
    }

    .footContUl li:after {
        margin-left: 0em;
        content: none !important;
    }

    .footContUl li {
        display: block;
        margin-right: 0em;
    }

    header {
        height: 400px;
        max-height: 75%;
    }

    header .claimPicture img {
        height: 400px;
        max-height: 75%;
    }

    .mobileGallery {
        display: none;
    }

    .mobileMenu {
        width: 100%;
        margin-top: 0.5em;
    }

    .portfolio-modal .close-modal {
        position: fixed;
        top: 25px;
        right: 25px;
        width: 25px;
        height: 25px;
        background-color: transparent;
        cursor: pointer;
        z-index: 25555;
    }

    .portfolio-modal .close-modal:hover {
        opacity: .3;
    }

    .portfolio-modal .close-modal .lr {
        z-index: 1051;
        width: 2px;
        height: 25px;
        margin-left: 15px;
        background-color: #ffffff;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .portfolio-modal .close-modal .lr .rl {
        z-index: 1052;
        width: 2px;
        height: 25px;
        background-color: #ffffff;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

}

.navbar-toggle {
    z-index: 10000 !important;
}

.menuButton {
    position: relative !important;
}

.languageUl {
    position: absolute;
    right: 20%;
    top: 20px;
}

.languageUl li {
    display: inline-block;
}

.languageUl a {
    padding: 5px;
    font-weight: bold;
    color:white;
    /* font-family: 'Avenir Next', Avenir, 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif;*/
}

.languageUl a:hover {
    color:white;
}

.imgGal {
    border: 1px solid black;
    text-align: center;
    overflow: hidden;

}

.imgGal img {
    max-width: 220px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
}

.service h4 {
    margin-top: 1.5em;
}

form tr {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

form table {
    width: 100%
}

form input {
    margin-bottom: 0.5em;
}

form textarea {
    resize: vertical; /* user can resize vertically, but width is fixed */
    margin-bottom: 0.5em;
}

form label {
    font-weight: bold;
    font-size: 16px
}

form .btn {
    margin-top: 2em;
}

.modal-body p {
    position: relative;
    margin-bottom: 5px !important;

}

.modal-body p span.price {

}

.modal-body p span.price {

}

.scrollFooter {
    position: fixed;
    bottom: 0px;
    width: 100%;
    min-height: 6.5em;
    z-index: 250;
    /*   font-family: 'Avenir Next', Avenir, 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif;*/
}

.nonScrollFooter {
    display: none;
}

.footCont {
    margin-top: 0em;
}

.footCont a {
}

.footCont a:hover {
}

.footContUl {
    position: relative;
    top: 1px;
    text-align: center;
    left: -20px;
}

.footContUl i {
}

.footContUl li {
    display: inline-block;
    margin-left: 0.5em;
}

.footContUl li:first-child {
    margin-right: 0em;
}

.footerButton {
    float: right;
    position: absolute;
}

.hideLogoS {
    display: inline;
}

.menu_config {
    width: calc(50% - 100px);
    width: -webkit-calc(50% - 100px);
}

.clear_f {

}

@media all and (min-width: 769px)  and (max-width: 1220px) {
    #menu.navbar-default .navbar-nav > li > a {
        font-size: 12px;
    }

    .menu_config {
        width: calc(50% - 120px);
        width: -webkit-calc(50% - 120px);
    }

    .nav > li > a {
        padding: 10px 8px;
    }

    .clear_f {
        text-align: center !important;
    }
}

@media all and (min-width: 1024px)  and (max-width: 1220px) {
    .logo {
        width: 120px;
    }
}

@media only screen and (device-width: 768px) {

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {

}

.mobile_foot_bottom {
    display: none;
}

@media only screen and (max-width: 768px) {

    .logo {
        margin-top: 5%;
    }

    .navbar-header {
        text-align: left;
    }

    .footerInformation li {
        margin-right: 0 !important;
    }

    .text-left {
        text-align: center !important;
    }

    .drinkPhoto {
        width: 100%;
    }

    .drinkDiv {
        width: 100%;
        margin-top: 5em;
    }

    .margin_right p {
        margin-right: 0em !important;
    }

    .scrollFooter {
        display: none;
    }

    #menu.navbar-default {
        background-color: #a69680;
    }

    .languageUl {
        position: absolute;
        right: 20%;
        top: 20px;
    }

    #mobile_footer_section {
        display: block !important;
        padding: 20px 0 0px 0;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
        background-image: url("../img/bg/pw_maze_white/pw_maze_white.png");
        background-repeat: repeat;
        color: #000000;
    }

    #mobile_footer_section .footerInformation {
        text-align: center;
        -webkit-margin-before: 0em;
        -webkit-margin-after: 0em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 0px;
    }

    #mobile_footer_section .footerInformation li {
        display: inline-table;
        padding: 10px 0px 10px 0px;
        margin-bottom: 1em;
        margin-right: 0;
        width: 75%;
    }

    .mobile_foot_bottom {
        display: block;
        color: black;
    }

    #menu.navbar-default .navbar-nav > li > a {
        font-size: 12px;
    }

    .mobileMenu li {
        position: relative;
        display: block !important;
        text-align: left;
        width: 100%;
    }

    .mobileMenu {
        width: 100%;
    }

    #logo_tablet {
        display: none;
    }
}

@media all and (min-width: 1700px) {
    .languageUl {
        position: absolute;
        right: 10%;
        top: 20px;
    }
}

@media all and (min-width: 1250px) and (max-width: 1699px) {
    .languageUl {
        position: absolute;
        right: 8%;
        top: 25px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1249px) {
    .languageUl {
        position: absolute;
        right: 2%;
        top: 20px;
    }
}

.flash {
    width: 100%;
    height: 1.6em;
    position: absolute;
    z-index: 55555;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
}

.flash.success {
    background-color: #007700;
}

.flash.error {
    background-color: #d5201e;
}

.SubPageB a {

}

.SubPageB a:hover, .SubPageB a:active, .SubPageB a:focus {

}

.floatLeft tr td:first-child p {
    text-align: left;
}

.floatLeft tr td:first-child p:first-child {
    font-weight: bold;
}

.floatLeft tr td:first-child p:nth-child(2) {
    font-style: italic;
    padding-left: 5px;
}

.floatLeft tr td:nth-child(2) p {
    font-weight: bold;
    text-align: right;
}

.floatLeft {
    padding-bottom: 15px;
}

.modal {
    /*   font-family: 'Avenir Next', Avenir, 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif;*/
}

.modal-body {
    /*  background-color: rgba(0, 0, 0, 0.8);*/
    padding: 60px;
    padding-bottom: 120px;
    min-height: 100vh;
}

.left > li {
    float: right;
}

.drinkPhoto {
    width: 100%;
    height: auto;
}

.headerLine2 {
    position: relative;
    top: -10px;
    width: 20%;
    height: 1px;
}

.viewMenuButton {
    position: relative;
    width: 80% !important;
    padding: 7px 20px 5px 20px !important;
    font-size: 15px !important;
    top: 2em !important;
    color: white;
}

.viewMenuButton:hover {
}

.viewMenuButton:hover, .viewMenuButton:focus {
    color: white;
}

.viewMenuButton2 {
    position: absolute;
    padding: 15px 40px 13px 40px;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    /*   font-family: 'Avenir Next', Avenir, 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif;*/
    z-index: 52;
    margin-top: 16em;
    display: block;
    right: 0;
    left: 0;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;

}

.viewMenuButton2:hover {

}

.viewMenuButton3 {
    position: relative;
    padding: 5px 20px 3px 20px;
    font-size: 14px;
    font-weight: bold;
    color: white !important;
    text-transform: uppercase;
    z-index: 52;
    display: inline-block;
    max-width: 180px;
    margin-top: -5px;
}

.viewMenuButton3:hover {

}

.viewMenuButton4 {
    position: relative;
    padding: 10px 0px 8px 0px;
    font-size: 14px;
    font-weight: bold;
    color: white !important;
    text-transform: uppercase;
    z-index: 52;
    display: inline-block;
    width: 75%;
    margin-top: 0px;
}

.viewMenuButton4:hover {

}

.borderRight {
    border-right: 1px solid #979797;
}

.borderLeft {
    border-left: 1px solid #979797;
}

.gold-para {

    font-weight: bold;
}

.separator_photo {
    width: 100%;
}

.margin_right p {
    margin-right: 2em;
}

#coctail-section {
    padding: 80px 0 0px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
    background-image: url("../img/bg/pw_maze_white/pw_maze_white.png");
    background-repeat: repeat;
}

#mobile_footer_section {
    display: none;
}

.separator-section {
    margin-top: 6em;
}

.service p {
    padding: 0px 15px;

}

.service {
    padding: 0;
    padding-right: 1px;
}

.service:last-child {
    padding-right: 1px;
}

.cycle-slide {
    position: relative;
    top: 0px;
}

.img_gal {
    padding-right: 3px;
    padding-left: 0;
    padding-bottom: 0px !important;
}

.thumbnail {
    margin-bottom: 2px;
    border-radius: 0px;
}

#map {
    height: 460px;
    width: 100%;
}

.gold-link {
    color: black;
}

.gold-link:hover {

}

#contact-section i:hover {

}

.modal {
}

.social_i a {
    font-size: 17px;
    color: white;
    top: 0px;
}

.social_i.tripadvisor a {
    background-color: #589442
}

.social_i.facebook a {
    padding: 5px 11px 3px 11px;
    background-color: #3B5998;
}

.social_i.tripadvisor a:hover {
    background-color: #416d31
}

.social_i.facebook a:hover {
    background-color: #283d68;
}

.marginTop {
    margin-top: 2.25em;
    text-align: center;
}

.scrollFooter .vCenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.vCenter {
    vertical-align: middle;
}

.footContUl li {
    position: relative;
    top: 3px;
}

.footContUl .button_last {
    top: 0px;
    margin-left: 1em;
}

.languageUl a.marker {
    padding: 5px 10px 5px 10px
}

.footerInformation {
    font-size: 15px;
    font-weight: bold;
}

.footerInformation li {
    display: inline-block;
    margin-right: 1.5em;
}

.footerInformation li:last-child {
    margin-right: 0em;
}

.footerInformation i {
    position: relative;
    font-size: 22px;
    margin-right: 0.25em;
    top: 3px;
}

.footerInformation i.circle {
    font-size: 16px;
    top: 0px;
    color: darkred;
}

.footerInformation i.circle2 {
    font-size: 16px;
    top: 0px;
    color: #0ea500;
}

.mob_foot_link {
    position: relative;
    color: black;
    padding: 5px 10px;
}

#_25679 h2 {
    font-weight: bold;
}

@media all and (min-width: 769px) and (max-width: 1023px) {
    .languageUl {
        right: 5%;
        top: 15px;
    }

    .footerInformation {
        padding: 0;
    }

    .footerInformation li {
        margin-right: 0.5em !important;
        font-size: 13px;
    }

    .scrollFooter .container {
        width: 100%;
    }

    .scrollFooter {
        min-height: 5em;
    }

    .marginTop {
        margin-top: 1.5em !important;
    }

    .clear_f {
        padding: 0;
        margin: 0;
    }

    .vCenter {
        padding: 0;
    }

    .footContUl {
        padding: 0;
    }

    .viewMenuButton3 {
        font-size: 12px;
    }

    .social_i a {
        font-size: 15px;
        color: white;
    }

    .social_i.tripadvisor a {
        background-color: #589442
    }

    .social_i.facebook a {
        padding: 5px 10px 4px 10px;
        background-color: #3B5998;
    }

    .mobileMenu {
        position: relative;
        width: 80%;
    }

    #menu.navbar-default .navbar-nav > li > a {
        font-size: 10px;
    }

    #logo_tablet {
        width: 110px
    }

    .mobileMenu {
        margin-top: 1em;
    }

    .on .mobileMenu {
        margin-top: 0.5em;
    }
}

@media all and (max-width: 480px) {
    .navbar-toggle {
        margin-right: 0;
    }
}

.footContUl {
    border: 1px solid green;
}

.footContUl li {
    width: 32px;
    height: 24px;
    background-color: red;
}

#popup .modal-header {
    border: none;
}

#popup .modal-body {
    background-color: white;
    padding: 20px;
    /*padding-left: 50px;*/
    overflow: hidden;
    min-height:64vh;
}

#popup .modal-body p {
    text-align: center;
}

#popup .modal-footer {
    border-top: none;
}

#popup .modal-content {
    border-radius: 0px;
}

#popup .popup_img {
    width: 100%;
    margin:0px;
}

.modal_img {
    width: 100%;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: white;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:active, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {

    }

    .intro-para{
        font-size: 25px;
    }
}



/*Style - top3*/

.col-item .photo img {
    margin: 0 auto;
    width: auto;
    height: 100%;
    display: block;
}

.col-item .info {
    padding: 10px;
    margin-top: 1px;
}

.col-item:hover .info {

}

.col-item .price {
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5 {
    line-height: 20px;
    margin: 0;
}

.price-text-color {
    color: #00990E;
}

.col-item .info .rating {
    color: #003399;
}

.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}


.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i {
    margin-right: 5px;
}

.col-item .btn-add {
    width: 50%;
    float: left;
}


.col-item .btn-details {

}

.controls {
    margin-top: 20px;
}

[data-slide="prev"] {
    margin-right: 10px;
}

.img-testimonials {
    text-align: center;
    width: 100%;
    height: auto;
}

.helper_logo {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.marginBottom-0 {
    margin-bottom: 0;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    min-width: 215px;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.dropdown-submenu .dropdown-menu li > a{
    white-space: normal;
}

label.required:after{
    content: "*";
    color: red;
}

.carousel_container{
    width: 70%;
    margin: 0 auto;
    padding-bottom: 2em;
    overflow: hidden;
}

.carousel-inner .item{
    margin-top: 2em;
    margin-bottom: 2em;
}

.google_badge img{
    width: 100px;
    height: auto;
}

.apple_badge img{
    width: 100px;
    height: auto;
}

.no-float{
    float:none;
    padding-left:0px;
    margin-top:30px;
}

.panel{
    margin-bottom:2px;
    text-align:center;
}

.modal{
    padding-right: 0px !important;
}

.modal_img{
    width:75%;
}

.modal-body p {
    margin-bottom:15px !important;
}

.portfolio-modal .modal-content img{
    margin:10px 0;
}

@media screen and (max-width: 767px){
    .modal-wrapper{
        padding-left:15px !important;
        padding-right:15px !important;
    }
    .modal_img{
        width:100%;
    }
}

#indicators{
    display:block;
    text-align:center;
    margin:0 auto;
    padding-bottom:30px;
}
#indicators i {
    margin: 0 6px;
}

/*
    ZOBRAZOVÁNÍ NOVINEK V MODALU
*/
.panel{
    border-radius:0px;
    background-color:transparent;
    -webkit-box-shadow: 0px -5px 4px -4px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px -5px 4px -4px rgba(0,0,0,0.35);
    box-shadow: 0px -5px 4px -4px rgba(0,0,0,0.35);
}
.panel a{
    font-size:22px;
    display:block;
}
.subContent_col{
    min-height:100px;
}
.subContent_col p{
    padding-top:50px;
    font-size:18px;
}

/*
    MENU NA IPADECH
*/
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    a.dropdown-toggle:after{
        content:none;
    }

}
.col-centered {
    display: inline-block;
    float: none;
    text-align: center;
    margin-right: -4px;
}
.modal {
    overflow-y: scroll;
}