img {
    max-width: 100%;
    border: 0;
    height: auto;
    width: auto\9; /* ie8 */
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div.clear {
    clear: both;
}

[data-link] {
    cursor: pointer;
}


/* Micro Clearfix - http://nicolasgallagher.com/micro-clearfix-hack/
For best results, use your favorite clearfix here.
-------------------------------------------------------------- */
.cf:before, .cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}
/* For IE 6/7 (trigger hasLayout) */



@font-face {
    font-family: "MuseoSansRounded-300";
    src: url("../fonts/MuseoSansRounded-300.woff2") format("woff2"),url("../fonts/MuseoSansRounded-300.woff") format("woff"),url("../fonts/MuseoSansRounded-300.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MuseoSansRounded-700";
    src: url("../fonts/MuseoSansRounded-700.woff2") format("woff2"),url("../fonts/MuseoSansRounded-700.woff") format("woff"),url("../fonts/MuseoSansRounded-700.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

body, div, img, h1, h2, h3, h4, h5, h6, ul, ol, dl, dd, dt, blockquote, fieldset, legend, label, input, textarea {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    margin: 0;
    margin: 0;
    font-size: 1rem;
    text-rendering: optimizeLegibility;
    font-family: "MuseoSansRounded-300";
}


h1, h2, h3, h4, h5, h6 {
    margin: 0 0 1em 0;
    font-family: "MuseoSansRounded-700";
}

h1 {
    font-size: 2.2rem;
    text-align: center;
}

h2 {
    font-size: 2rem;
    text-align: center;
}

a {
    text-decoration: none;
}

.bs-heading-center {
    text-align: center;
}

.bs-padding-t-b {
    padding: 5px 0;
}

.bs-padding-page {
    padding-top: 60px;
}


.bs-padding-bottom {
    padding-bottom: 60px;
}

.bs-text-center {
    font-size: 1rem;
    line-height: 1.7em;
    text-align: center;
}

.bs-text-left {
    font-size: 1rem;
    line-height: 1.7em;
}

.bs-font-small {
    padding: 10px 0 16px 0;
    font-size: 1.1rem !important;
    line-height: normal;
}

.bs-mini-class-heading {
    font-size: 1.2rem;
}

.bs-container {
    max-width: 1200px;
    padding: 6px 25px;
    margin: auto;
}

.bs-container-bg {
    max-width: 1150px;
    padding: 25px 25px 5px 25px;
    margin: auto;
}

.bs-container-mini {
    max-width: 1200px;
    margin: auto;
}


.bs-row-bullet {
    display: flex;
    flex-direction: column;
}

.bs-row-top {
    display: flex;
    flex-direction: row;
}



.bs-col {
    flex-direction: column;
    flex-grow: 1;
}

.bs-col-equal {
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 100%;
}



.bs-col-equal {
    flex-direction: column;
    flex-grow: 1;
    width: 100%;
}

.bs-col-6-space-between {
    flex: 0 0 auto;
    padding: 0 12px;
    flex-basis: 20%;
    max-width: 20%;
}


.bs-row-center {
    align-items: center;
}

.bs-col-center {
    align-items: center;
}



.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.bs-col-5-space-between {
    display: flex;
    flex-direction: column;
    width: 90%;
    overflow: hidden;
    margin-bottom: 15px;
}

.bs-col-5-space-logo {
    display: flex;
    flex-direction: column;
    width: 90%;
    overflow: hidden;
    margin-bottom: 30px;
    width: calc(19% - 10px);
}


.bs-col-4-space-between {
    display: flex;
    flex-direction: column;
    width: 90%;
    overflow: hidden;
    margin: auto;
    margin-bottom: 15px;
}

.bs-col-3-space-between {
    display: flex;
    flex-direction: column;
    width: 90%;
    margin-bottom: 15px;
}

.background-white {
    padding: 20px;
}


.bs-col-3-feature {
    margin-bottom: 30px;
}

.bs-col-3-feature-mini-content {
    margin: 0px;
    padding: 20px 10px 10px 10px;
    border-radius: 10px;
    font-size: 1.2rem;
    text-align: center;
}

.bs-col-3-feature-mini-image img {
    width: 100%;
}

.bs-col-3-feature-content {
    padding: 20px;
    width: 100%;
}

.bs-col-3-feature-square-content {
    padding: 20px 0px 0 0px;
}


.bs-row-space-between {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}



/* Banner Image
------------------------------------------------------------------------- */

.bs-Banner {
    display: flex;
    align-items: center;
    height: 300px;
    background-image: url("../images/bs-banner.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .bs-Banner div {
        padding-left: 20px;
        text-align: center;
    }

.bs-banner-slogan {
    font-size: 2.8rem;
    font-family: "MuseoSansRounded-700";
}

.bs-banner-tagline {
    font-size: 1.4rem;
}

.bs-Banner-mini {
    position: relative;
    height: 300px;
    background-image: url("../images/bs-banner.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bs-Banner-mini-strapline {
    font-family: "MuseoSansRounded-700";
    width: 100%;
    padding: 5px 10px 5px 25px;
    font-size: 1.4rem;
    position: absolute;
    bottom: 0
}




/* Buttons
------------------------------------------------------------------------- */

a.bs-btn-book {
    background-color: #79B829;
    font-weight: 400 !important;
    font-size: 0.8rem;
    padding: 10px 40px;
    text-decoration: none;
    text-align: center;
    margin-bottom: 8px;
    text-shadow: none !important;
    border-radius: 6px;
    color: white;
}

a:hover.bs-btn-book {
    color: Black;
}

.bs-btn {
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 0.8rem;
    padding: 10px 40px;
    text-decoration: none;
    text-align: center;
    margin-bottom: 8px;
    text-shadow: none !important;
}

.bs-footer-bar {
    display: flex;
    flex-direction: column;
    padding: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 60px;
    width: 100%;
    font-size: 1.2rem;
    line-height: 2.1em;
}

.bs-grey {
    font-size: 0.9rem;
}

.bs-copyright {
    padding: 15px 0;
}

.bs-footer-block {
    display: flex;
    flex-direction: column;
    line-height: 1.3em;
    font-size: 1rem;
    padding-top: 50px !important;
    margin: 0 auto;
    width: 100%;
}

.bs-footer-block h4 {
    margin-bottom: -8px;
}

.bs-desktop, .bs-only-desktop {
    display: none;
}

.bs-footer-bullet {
    margin: 2px 0 2px 0px;
    padding: 0px;
    list-style-type: none;
}

.bs-position-menu {
    text-align: right;
    padding-top: 4px;
}

.bs-mobile {
    display: none;
}


ol {
    margin-left: 20px;
    padding-left: 20px;
}


/*Links and list styles ..........................................................................................*/

a:link, a:visited {
    text-decoration: none;
    border: 0;
    outline: none;
}

a:hover {
    text-decoration: none;
    border: 0;
    outline: none;
}

.bs-footer a, .bs-footer a:visited {
    text-decoration: none;
}

.bs-footer a:hover {
    text-decoration: none;
    border: 0;
}


@media (min-width: 1024px) {
    .bs-col-1-col {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
}



@media only screen and (min-width: 568px) {

    .bs-col-3-feature {
        display: flex;
        flex-direction: row;
        width: 100%;
        margin-bottom: 20px;
    }

    .bs-col-3-feature-image {
        padding: 0 20px 0 20px;
        max-width: 160px;
    }

    .bs-col-3-feature-mini-image {
        max-width: 160px;
        margin: auto;
        z-index: 5;
    }

        .bs-col-3-feature-mini-image img {
            border-radius: 8%;
        }

    .bs-col-3-feature-image-square {
        max-width: 200px;
        margin: auto;
    }

        .bs-col-3-feature-image-square img {
            border-radius: 8%;
        }


    .bs-col-3-feature-mini-content {
        margin: 0px 0px 0px 20px;
    }

    .bs-col-3-feature-content {
        margin-top: 0px;
    }

    .bs-col-3-feature-square-content {
        padding: 0px 20px;
    }

    .bs-desktop {
        display: block;
    }

    .bs-col-3-space-between, .bs-col-5-space-between {
        display: flex;
        flex-direction: column;
        width: calc(50% - 12px);
    }

    .bs-col-4-space-between {
        display: flex;
        flex-direction: column;
        width: calc(50% - 12px);
        overflow: hidden;
        margin-bottom: 20px;
    }

    .bs-mobile {
        display: inline;
    }

    .bs-row {
        display: flex;
        flex-direction: row;
    }

    .bs-row-accommodation {
        display: flex;
        flex-direction: column;
    }

    .bs-row-space {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
}


@media only screen and (min-width: 768px) {

    .background-white {
        padding: 20px 0 0 0;
    }

    .bs-container-bg {
        padding: 25px;
    }

    .bs-col-3-feature-mini-content {
        margin: -30px 0px 0px 0px;
    }

    .bs-col-3-feature-content {
        margin-top: -20px;
    }

    .bs-col-3-feature-square-content {
        padding: 20px;
    }

    .bs-Banner, .bs-Banner-mini {
        height: 400px;
    }

    .bs-desktop-tablet {
        display: block;
    }

    .bs-col-3-feature {
        width: calc(33.33% - 20px);
        flex-direction: column;
        margin-bottom: 0px;
    }

    .bs-col-3-feature-image {
        padding: 0 0 20px 0;
        max-width: 400px;
    }


    .bs-col-3-feature-mini-image img {
        border-radius: 50%;
    }


    .bs-col-3-space-between, .bs-col-5-space-between {
        display: flex;
        flex-direction: column;
        width: calc(50% - 12px);
    }

    .bs-col-4-space-between {
        display: flex;
        flex-direction: column;
        width: calc(50% - 12px);
        overflow: hidden;
        margin-bottom: 20px;
    }

    .bs-content-lhs {
        width: 65%;
        display: inline-block;
        padding: 25px 0 20px 0;
    }

    .bs-content-rhs {
        width: 31%;
        display: inline-block;
        padding: 25px 0 20px 0;
        margin-left: 3%;
        vertical-align: top;
    }

    .bs-mobile-tablet {
        display: inline;
    }

    .bs-only-desktop {
        display: inline;
    }


    .bs-event-boxes {
        width: 31.3%;
        margin: 0 3% 3% 0;
        float: left;
    }

        .bs-event-boxes:nth-of-type(3n+3) {
            margin: 0 0 3% 0
        }
}


@media only screen and (min-width: 1024px) {

    .bs-col-3-space-between, .bs-col-3-feature {
        width: calc(33.33% - 30px);
        flex-direction: column;
    }

    .bs-col-3-feature-image {
        padding: 0 0 20px 0;
        max-width: 400px;
    }

    .bs-col-3-feature-mini-image {
        max-width: 200px;
    }

    .bs-col-5-space-between {
        width: calc(19% - 10px);
    }

    .bs-col-5-space-logo {
        width: calc(19% - 40px);
    }

    .bs-col-4-space-between {
        width: calc(25% - 12px);
    }

    .mbs-ax-width-logo {
        max-width: 120px;
    }

    .bs-Banner, .bs-Banner-mini {
        height: 500px;
    }
}
