body {
    font-size: 10pt;
    background: #2d97c3 url(../img/page-background.png) repeat-x fixed;
    font-family: 'Exo 2', Helvetica, Arial, sans-serif;
}

@media all and (max-device-width: 640px){
    body {
        font-size: 9pt;
    }
}

@media all and (max-device-width: 320px){
    body {
        font-size: 8pt;
    }
}

/* Bootstrap basics */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 6px;
    padding-left: 6px;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

.clear {
    clear: both;
    line-height: 0;
    height: 0;
}

/* Form elements */
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    margin-top: 2px;
}

.form-group-title {
    font-weight: bold;
    margin: 0;
}

form label {
    font-weight: normal;
}

/* Links */
a {
    color: #467d93;
}

a:hover, a:focus {
    color: #134E67;
}

/* Title */
h1 {
    font-size: 2.0em;
}

/* Lists */
ul {
    padding-left: 20px;
    list-style-position: outside;
}

/* Body */
body #ip_page_wrapper {
    background: url(../img/body-background.jpg) no-repeat top center;
}

body #header-ad-container {
    position: absolute;
    top: 0;
    text-align: right;
    margin: 0 -6px;
}

body #header-content {
    background-size: contain;
    /*background: url(../img/page-background.png) no-repeat center top*/
}

body #page-content {
    background-color: rgba(109, 160, 179, 0.5);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 0 6px;
}

/* Ad container */
.ad-container {
    padding: 0;
}

.ad-container img {
    width: auto;
    height: auto;
}

.ad-container-right {
    text-align: right;
}

#naMediaAd_WIDE_SKYSCRAPER {
    float: right;
    position: absolute;
    top: 0;
    margin-left: 1164px;
}

.panel.ad-panel .panel-body {
    text-align: center;
}

.panel.ad-panel .panel-body img {
    width: auto;
    height: auto;
}

.panel.ad-panel .panel-footer {
    padding: 4px;
    font-size: 0.8em;
}

.ad-label {
    text-align: right;
    font-size: 0.8em;
    color: #fff;
}

.ad-billboard {
    width: 800px;
    text-align: right;
    margin: 0 auto;
}

.ad-sidebar {
    width: 300px;
    margin: 0 auto;
}

.ad-media {
    text-align: center;
}

/* Buttons */
.btn {
    margin: 2px 0;
}

.btn-primary {
    color: #fff;
    background-color: #134E67;
    border-color: #134E67;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #163c52;
    border-color: #163c52;
}

.btn-default {
    color: #FFF;
    background-color: #467D93;
    border-color: #467D93;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #2e4c5d;
    border-color: #2e4c5d;
}

/* Header */
#header {
    margin: 0 -15px;
	position: relative;
}

#header .btn {
    margin: 0;
}

#header-logo {
    margin: 10px 0 20px 0;
    max-width: 100%;
}
#header h1 {
    display: none;
}

#header .row {
    position: relative;
}

#header .row .headerAd {
    width: 468px;
    height: 60px;
    position: absolute;
    top: 20px;
    right: 20px;
}

/* Breadcrumb */

#breadcrumb {
    background-color: rgba(122, 173, 192, 0.8);
    margin: 0 -15px;
    padding: 4px 0 4px 15px;
	position: relative;
}

#breadcrumb ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: right;
}

#breadcrumb ul li {
    float: left;
    margin: 0 6px 0 0;
}

.breadcrumb {
    background-color: inherit;
    font-size: 0.9em;
    color: #fff;
    border-radius: 0;
    margin: 0;
}

.breadcrumb li a {
    color: #fff;
    text-decoration: underline;
}

.breadcrumb li a:hover {

}

.breadcrumb>li+li:before {
    content: '»';
}

.breadcrumb>.active {
    color: #fff;
}

/* Ad bar for text ads */
#textlinkbar {
    background-color: #DFEBF0;
    margin: 0 -6px 20px -6px;
    padding: 10px 10px 10px 5px;
	position: relative;
}

#textlinkbar .ad-adlinks {
    margin: 0 0 0 8px;
}

#textlinkbar .ad-adlinks img {
    max-width: 100%;
    height: auto;
}

#billboard {
    background-color: #467D93;
    margin: -10px -6px 0 -6px;
}

#content {
    margin-top: 10px;
}

/* Footer */
footer {
    background-color: #467D93;
    padding: 20px 6px 10px 6px;
    margin: 20px -6px 0 -6px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

footer .row .panel {
    height: 200px;
}

footer .row .panel .panel-body h2 {
    font-size: 1.2em;
}

.footer-linkbar {
    text-align: center;
    margin: 20px 0;
}

.footer-linkbar span {
    padding: 0 10px;
    border-right: 1px solid #fff;
    line-height: 10pt;
}

.footer-linkbar span:last-child{
    border: none;
}

.footer-linkbar span a {
    color: #fff;
}

/* Top navigation */
@media (min-width: 768px) {
    .navbar-nav>li:first-child {
        border-left: 1px solid rgb(32, 88, 111);
    }
    .navbar-nav>li {
        border-right: 1px solid rgb(32, 88, 111);
    }

    .navbar-nav>li a {
        padding: 15px 10px 15px 10px;
    }
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: rgba(122, 173, 192, 0.8);
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: rgba(122, 173, 192, 0.8);
}

.navbar-header .menu-title {
    padding: 12px 0 0 12px;
    font-size: 1.6em;
    color: #fff;
}

#header .row .col-md-12 {
    padding: 0;
}

#header img {
    max-width: 100%;
    height: auto;
    z-index: 10000;
    position: relative;
}

#header .navbar-default {
    background-color: rgba(19, 78, 103, 0.8);
    border-radius: 0;
    border: 0;
}

#header .navbar-default .container-fluid {
    padding: 0;
}

#header .navbar {
    margin-bottom: 0;
}

/* Panels */
.panel {
    border: 0;
    margin-bottom: 10px;
    box-shadow: none;
}

.panel .panel-heading {
    background-color: #134E67;
    color: #fff;
    font-family: VDSThin, sans-serif;
    letter-spacing: 1pt;
    padding: 10px 10px;
}
.panel .panel-heading .panel-title {
    font-size: 1.4em;
}

.panel .panel-heading p {
    margin: 0;
}

.panel .panel-body {
    padding: 10px;
    border-radius: 4px;
}

.panel .panel-body .vgwort {
	width: 1px;
	height: 1px;
}

.panel .panel-body .panel-body-title {
    font-size: 1.2em;
    margin: 0;
}

.panel .panel-body .article-introduction {
    font-size: 1.1em;
    border-bottom: 1px solid #DFEBF0;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.panel .panel-body .article-text .embed-container {
    margin: 10px 0;
}

.panel-highlights ul {
    margin: 0 0 0 10px;
}

.panel-highlights ul li {
    padding-right: 20px;
}

.panel .list-date {
    font-family: VDSThin;
    background-color: #467D93;
    padding: 10px;
    color: #fff;
    margin: 10px -10px -10px;
    font-size: 1.2em;
}

@media all and (min-device-width: 600px) {
    .panel-review .panel-body .multicolumn {
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
        column-gap: 20px;
    }
}

.panel .panel-body h3 {
    margin: 2px 0 6px 0;
    font-size: 1.4em;
}

.panel.panel-waterpark-contact .panel-body h3.contactinfo {
    margin-top: 10px;
}

.panel .panel-body h2 a {
    color: #000;
}

.panel .panel-body h2 a:hover {
    color: #467d93;
    text-decoration: none;
}

.panel .panel-body button {
    margin-bottom: 12px;
}

.panel .panel-footer {
    padding: 10px;
    background-color: #DFEBF0;
    border-top: 1px solid #7AADC0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.panel .panel-footer .paginator {
    text-align: center;
}

.panel .panel-footer .paginator ul {
    margin: 0;
}

/* Index Slider */
/* Sly Slider Frame */
/* Pages */
.pages {
    list-style: none;
    padding: 0;
    text-align: center;
}
.pages li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 8px;
    text-indent: -999px;
    border-radius: 12px;
    cursor: pointer;
    overflow: hidden;
    background: rgba(255,255,255,0.6);
}
.pages li:hover {
    background: rgba(255,255,255,1);
}
.pages li.active {
    background: rgba(255,255,255,1);
}

.frame ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
}

.frame ul li {
    display: block;
    float: left;
    width: 300px;
    height: 100%;
    cursor: pointer;
}
.frame ul li.active {
}

.panel.slider-panel {
    height: 420px;
}

.panel.slider-panel .panel-body {
    height: 100%;
}

#index-slider {
    margin-bottom: -30px;
    height: 100%;
}

#index-slider .frame {
    height: 100%;
    overflow: hidden;
}

#index-slider .frame ul li {
    background-size: contain;
    background: no-repeat center center;
}

#index-slider .frame ul li a {
    display: block;
    padding: 250px 0 0 0;
}

#index-slider .frame ul li a .text-overlay {
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    padding: 10px 0 10px 20px;
    text-align: left;
    height: 100px;
    display: block;
    margin: 0 2px;
}

#index-slider .frame ul li a:hover {
    text-decoration: none;
}

#index-slider .frame ul li .text-overlay span.slider-headline {
    font-size: 2.4em;
    margin: 0;
    padding: 0;
    font-family: VDSRegular,sans-serif;
    display: block;
}

#index-slider .frame ul li .text-overlay span.slider-subheadline {
    font-size: 1.6em;
    margin: 0;
    font-family: VDSThin,sans-serif;
    display: block;
}

#index-slider .pages {
    position: relative;
    top: -36px;
}

#index-slider .controls {
    position: relative;
    top: -280px;
}

#index-slider .controls button,
#index-slider .controls button:focus {
    position: absolute;
    border: 0;
    outline: none;
    width: 58px;
    height: 82px;
}

#index-slider .controls .next {
    right: 40px;
    background: url(../img/slider_arrow_right.png) no-repeat;
    background-size: cover;
}

#index-slider .controls .next.disabled,
#index-slider .controls .prev.disabled {
    display: none;
}

#index-slider .controls .prev {
    left: 40px;
    background: url(../img/slider_arrow_left.png) no-repeat;
    background-size: cover;
}


#index-slider .controls .next:hover {
    background: url(../img/slider_arrow_right_hover.png) no-repeat;
}

#index-slider .controls .prev:hover {
    left: 40px;
    background: url(../img/slider_arrow_left_hover.png) no-repeat;
}

@media all and (max-device-width: 640px) {
    .pages li {
        display: inline-block;
        width: 8px;
        height: 8px;
    }

    .panel.slider-panel {
        height: 210px;
    }

    .panel.slider-panel .panel-body {
        height: 100%;
    }

    #index-slider {
        margin-bottom: -30px;
        height: 100%;
    }

    #index-slider .frame {
        height: 100%;
        overflow: hidden;
    }

    #index-slider .frame ul li a {
        padding: 100px 0 0 0;
    }

    #index-slider .frame ul li a:hover {
        text-decoration: none;
    }

    #index-slider .frame ul li .text-overlay span.slider-headline {
        font-size: 1.8em;
    }

    #index-slider .frame ul li .text-overlay span.slider-subheadline {
        font-size: 1.2em;
    }

    #index-slider .pages {
        top: -20px;
    }

    #index-slider .controls {
        top: -150px;
    }

    #index-slider .controls button,
    #index-slider .controls button:focus {
         width: 29px;
         height: 41px;
    }

    #index-slider .controls .next {
        right: 15px;
    }

    #index-slider .controls .prev {
        left: 15px;
    }
}

/* Map Panel */
.map-panel .panel-body .waterparkMap {
    height: 600px;
}

/* Article list */
.panel-articlelist h2 {
    font-size: 20px;
    margin-top: 0;
}

.panel .media {
    border-bottom: 1px solid #efefef;
}

/* Sidebar media elements */
.col-sidebar .media {
    border-bottom: 1px solid #efefef;
    margin-bottom: 0;
    padding: 0;
}

.col-sidebar .media .media-body {
    text-align: left;
}

.col-sidebar .media .media-body p {
    margin: 0;
}

.col-sidebar .panel-imagegallery img {
    border-radius: 0;
}

.col-sidebar .panel-footer {
    text-align: right;
}

/* Media elements */
.media .media-left {
    width: 25%;
}


.panel-articlelist .media .media-left,
.panel-waterparklist .media .media-left {
    width: 15%;
}

.media .media-body {
    width: 75%;
}

.panel-articlelist .media .media-body,
.panel-waterparklist .media .media-body {
    width: 85%;
}

@media all and (max-device-width: 640px){
    .media .media-left {
        width: 25%;
    }


    .panel-articlelist .media .media-left,
    .panel-waterparklist .media .media-left {
        width: 25%;
    }

    .media .media-body {
        width: 75%;
    }

    .panel-articlelist .media .media-body,
    .panel-waterparklist .media .media-body {
        width: 75%;
    }
}

.media:last-child {
    border: none;
}

.panel-waterparklist .media {
    padding: 0;
    margin-bottom: 0;
}

.media .media-left img {
    width: 100%;
    height: auto;
    border-radius: 4px;
    margin-top: 2px;
}

.media .media-title {
    font-size: 1.2em;
    margin: 2px 0 6px 0;
}

.media .media-info {
    font-size: 0.8em;
    margin: 6px 0;
}

.media .media-info p {
    margin: 0;
}

.media .media-info .glyphicon {
    padding-right: 4px;
}

.media .media-body {
    position: relative;
}

.media .media-body .media-heading {
    display: block;
    margin: 0 0 6px 0;
    font-size: 0.85em;
}

.media .media-body .media-subtitle {
    display: block;
}


.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    display: block;
    margin-top: 10px;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Sidebar */
.panel .panel-body img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.panel.panel-imagegallery .gallery-image img,
.panel.panel-articleimagegallery .gallery-image img{
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
    border-radius: 4px;
}

.panel.panel-imagegallery ul li.show-all-images,
.panel.panel-articleimagegallery ul li.show-all-images{
    text-align: center;
    font-size: 1.2em;
    margin: 14px 0;
}

.panel-community .list-group-item:hover {
    background-color: #DFEBF0;
}

.list-group-item.closed {
    background-color: #F0DFDF;
}

.list-group-date {
    font-size: 0.8em;
}

.list-group-smalltext {
    font-size: 0.8em;
}

.list-group-title {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 0;
}

.list-group-title a {
    text-decoration: underline;
    color: #000;
}

.list-group-title a:hover {
    color: #134E67;
}

.list-group-type {
    font-size: 0.8em;
    font-weight: bold;
    color: #467d93;
    text-transform: uppercase;
    margin-bottom: 2px;
}

.list-group-image img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
}

.panel-searchresult .list-group-text a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 3em;
    display: block;
}

.waterparksearch-panel .form-group .checkbox {
    margin: 0;
}

.light-gallery {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.light-gallery li {
    cursor: pointer;
}

/* Comments */
.panel-comments .panel-footer h3 {
    text-align: left;
    font-size: 1.4em;
    padding: 0;
    margin: 0 0 10px 0;
}

.panel-comments textarea {
    height: 200px;
}

/* Review */
.review-title-row {
    margin-bottom: 20px;
}

.review-title-row img {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.panel-review .panel-banner img {
    width: 100%;
    height: auto;
}

.panel-review .panel-heading h1 {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #134e67;
    color: #fff;
    text-align: left;
    font-family: VDSThin, sans-serif;
    margin: 0;
}

.panel-review h1 .subtitle {
    font-size: 0.8em;
    padding-bottom: 4px;
    display: block;
}

.panel-banner .visitedinfo {
    padding: 6px 10px;
    color: #fff;
    background-color: #467d93;
    font-family: VDSThin, sans-serif;
    font-size: 1em;
}

.panel .panel-heading h1,
.panel .panel-heading h2 {
    margin: 0 0 4px 0;
}

.panel .panel-heading .infolabel {
    font-size: 1em;
    color: #7AADC0;
}

.panel-review-title .panel-banner img {
    width: 100%;
    height: auto;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.panel-review .panel-body img {
    width: 100%;
    border-radius: 4px;
    margin: 6px 0;
}

.panel-review-summary .panel-body {
    background-color: #fff;
}

/* Country flags */
img.flag, .panel .panel-body img.flag {
    padding-right: 2px;
    width: auto;
    height: auto;
    margin-bottom: 2px;
}

.panel .flag-left {
    float: left;
    width: 24px;
    display: block;
}

.panel .flag-text {
    margin-left: 24px;
    display: block;
}

.panel .flag-title {
    font-size: 1.1em;
}

.panel .waterpark-entry {
    background-color: #DFEBF0;
    margin: 0 0 12px 0;
    padding: 4px;
    border-radius: 4px;
    display: block;
    color: #000;
}

.panel .waterpark-entry:hover {
    background-color: #7AADC0;
    color: #fff;
    text-decoration: none;
}

/* image gallery */
.gallery-image {
    cursor: pointer;
}

/* pagination */
.pagination>li>a, .pagination>li>span {
    color: #467d93;
    border: 1px solid #7aadc0;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #2e4c5d;
    border-color: #467d93;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #fff;
    background-color: #467D93;
    border-color: #7aadc0;
}

/* Maps */
.waterparkWidgetMap,
.nearWaterparksWidgetMap {
    height: 300px;
}

/* Search */
#search {
    width: 200px;
}

.autocomplete-suggestions {
    position: absolute;
    background-color: #fff;
    max-height: none !important;
    border: 1px solid #7AADC0;
    border-top: 0;
    border-radius: 0 0 6px 6px;
    z-index: 9999;
}
.autocomplete-suggestion {
    border-bottom: 1px solid #DFEBF0;
    padding: 10px;
}

.autocomplete-suggestion:hover {
    background-color: #DFEBF0;
}

.autocomplete-suggestion:last-child {
    border-bottom: none;
    border-radius: 0 0 6px 6px;
}

.autocomplete-suggestion a {
    color: #000;
    padding: 10px 0 10px 0;
}

.autocomplete-suggestion a:hover {
    text-decoration: none;
    color: #467d93;
}

.autocomplete-suggestion .suggestion-name {
     font-size: 1.1em;
     display: block;
}

.autocomplete-suggestion .suggestion-city {
    display: block;
}

.autocomplete-suggestion .suggestion-city img {
    margin-right: 6px;
}

.autocomplete-suggestion.suggest-more {
    background-color: #DFEBF0;
    font-weight: bold;
}

/* Social Media */
.social-likes-container {
    text-align: right;
}

.social-likes {
    width: 100%;
}

.social-likes__widget {
    width: 30%;
}

footer .panel .panel-body .panel-body-title {
    margin: 0 0 10px 0;
}

footer .socialMediaWidget {
    height: 32px;
}

footer .socialMediaWidget a {
    padding: 0 4px;
}

footer .panel .panel-body .socialMediaWidget img {
    width: auto;
}


/* Portal */
#portal .panel .media {
    padding-bottom: 10px;
}

.panel-search .btn {
    margin-top: 0;
}

.lightgallery-image-description {
    padding: 10px;
    color: #fff;
    font-size: 1.2em;
    position: absolute;
    top: 0;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
}