@font-face {
    font-family: 'MYRIADPROREGULAR';
    src: url('../fonts/MYRIADPROREGULAR.eot');
    src: local('MYRIADPROREGULAR'), url('../fonts/MYRIADPROREGULAR.woff') format('woff'), url('../fonts/MYRIADPROREGULAR.ttf') format('truetype');
}

.bookingON {
    display: inline-block;
}

.appON {
    display: inline-block;
}

.appLogo {
    width: 17%;
    height: auto;
    min-width: 100px;
}

body {
    background: none repeat scroll 0 0 white;
    color: #999999;
    cursor: auto;
    font-family: 'MYRIADPROREGULAR';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative;
}

p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 1.25rem;
}

h4 {
    font-family: 'Maven Pro', sans-serif;
    color: #0099cc;
    font-weight: bold;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 8px;
    font-size: 21px !important;
    margin-bottom: 15px !important;
    width: 100%;
}

h5.rightside {
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: 'Maven Pro', sans-serif;
    color: #202020;
    font-size: 18px !important;
}

h5 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-bottom: 5px;
    font-family: 'Maven Pro', sans-serif;
    color: #202020;
    font-size: 18px !important;
}

h6 {
    font-size: 18px;
    margin: 0 0 0.15em!important;
    color: #0099cc;
    font-weight: bold;
    font-size: 20px !important;
}

.clear {
    clear: both;
}

.row {
    margin: 0 auto;
    max-width: 68.5rem;
    width: 100%;
}

#address {
    float: left;
    overflow: hidden;
    width: 57%;
    margin-left: 7px;
    min-height: 132px;
}

#graybox {
    padding: 5px 10px;
    background: #f9f9f9;
    clear: both;
    margin: 0px 0px;
    position: relative;
    overflow: hidden;
}

#valetright {
    float: left;
    margin-left: 18px;
    min-height: 167px;
    overflow: hidden;
    width: 81%;
}

.bluebutton {
    background: #01b1c4;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 30px;
    border: 1px solid #01b1c4;
}

#address p {
    margin: 3px 0px;
    font-size: 15px;
}

img.alignleft {
    float: left;
    margin-bottom: 20px;
}

#siteheader {
    background: #01b1c4;
    padding: 0px 0px 0px;
}

.orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: -39px;
    float: none;
    text-align: center;
    display: block;
}

    .orbit-bullets li {
        cursor: pointer;
        display: inline-block;
        width: 0.8625rem;
        height: 0.8625rem;
        background: #cccccc;
        float: none;
        margin-right: 6px;
        border-radius: 1000px;
    }

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    overflow: hidden;
}

.orbit-container .orbit-slide-number {
    display: none;
    font-weight: 700;
    padding: 0.3125rem;
}

.top-bar {
    background: none repeat scroll 0 0 transparent;
    overflow: visible;
    margin-top: -10px;
    border: none;
}

.top-bar-section ul li {
    background: none repeat scroll 0 0 transparent;
}

    .top-bar-section ul li > a {
        display: block;
        width: 100%;
        color: white;
        padding: 12px 0 12px 0;
        padding-left: 15px;
        font-family: 'MYRIADPROREGULAR';
        font-size: 0.9925rem;
        font-weight: normal;
        text-transform: none;
        border: none;
    }

.top-bar-section li:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 transparent;
    line-height: 35px;
    padding: 45px 15px;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 35px;
    color: white;
    background: #CA0000;
    color: #ffffff;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
    background: transparent;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
    color: #ffffff;
    font-weight: norrmal;
    border-radius: 0px;
    border: 0px solid #44adc6;
    background: #CA0000;
}


.orbit-container .orbit-slides-container > * .orbit-caption {
    position: absolute;
    bottom: 192px;
    background-color: transparent;
    color: white;
    width: 37%;
    padding: 0.625rem 0.875rem;
    font-size: 0.875rem;
    left: 118px;
}

.orbit-container .orbit-slides-container .orbit-caption h3 {
    font-size: 42px;
    color: #01b1c4;
    font-weight: bold;
    font-family: 'Maven Pro', sans-serif;
    margin-bottom: 5px;
}

.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%;
    width: 100%;
}

a.button {
    background-color: #008cba;
    color: #ffffff;
    border-radius: 3px;
    line-height: 12px;
    margin-top: 10px;
}

#sitebottom {
    background: url(../img/shadow.png) repeat-x;
    min-height: 60px;
    margin-top: 50px;
}

#footertop {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

span.red {
    color: #cc0000;
    font-weight: bold;
}

    span.red.small {
        font-size: 15px;
        font-weight: normal;
    }

span.small {
    font-size: 15px;
}

span.redright {
    color: #cc0000;
    float: right;
    font-weight: bold;
}

hr {
    border: solid #dddddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 0rem;
    height: 0;
}

#sliderbottom {
    background: #fafafa;
    padding: 30px 0px;
    margin-bottom: 30px;
    margin-top: -54px;
}

.rightspace {
    margin-right: 15px;
}

.redbutton {
    background: #cc0000;
    color: #ffffff;
    font-weight: bold;
    line-height: 12px;
    padding: 10px 20px;
    margin-right: 10px;
    border-radius: 3px;
}

span.red {
    text-align: center;
    color: #cc0000;
}

.redbutton:hover {
    color: #ffffff;
    background: #F77575;
}

ul.bottommenu {
    margin-left: -18px;
    padding: 0;
}

    ul.bottommenu li {
        display: block;
        float: none;
        list-style-type: circle;
    }

        ul.bottommenu li a {
            color: #999999;
            font-size: 15px;
        }

.spacing {
    height: 50px;
    display: block;
    overflow: hidden;
    position: relative;
}

ul {
    overflow: auto;
}



    ul li a i {
        /* background: #205D7A;*/
        color: #fff;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        font-size: 25px;
        text-align: center;
        margin-right: 5px;
        padding-top: 15%;
    }

.fa-facebook {
    color: #3b5998;
}

.fa-linkedin {
    color: #007bb6;
}

.fa-twitter {
    color: #00aced;
}

.fa-google-plus {
    color: #dd4b39;
}
/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

nav.clearfix {
    display: none;
}

nav {
    height: 40px;
    width: 100%;
    background: #455868;
    font-size: 11pt;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: bold;
    position: relative;
    border-bottom: 2px solid #283744;
}

    nav ul {
        padding: 0;
        margin: 0 auto;
        width: 600px;
        height: 40px;
    }

    nav li {
        display: inline;
        float: left;
    }

    nav a {
        color: #fff;
        display: inline-block;
        width: 100px;
        text-align: center;
        text-decoration: none;
        line-height: 40px;
        text-shadow: 0px 0px 0px #283744;
    }

    nav li a {
        border-right: 1px solid #576979;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    nav li:last-child a {
        border-right: 0;
    }

    nav a:hover, nav a:active {
        background-color: #8c99a4;
    }

    nav a#pull {
        display: none;
    }

button, .button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.0625rem;
    padding-left: 1rem;
    font-size: 1rem;
    background-color: #008cba;
    border-color: #007095;
    color: white;
    transition: background-color 300ms ease-out;
}

#rightaddress {
    float: left;
    margin-left: 12px;
    min-height: 132px;
    overflow: hidden;
    width: 63%;
}

/*Styles for screen 600px and lower*/
@media screen and (max-width:960px) {

    .bookingON {
        display: none;
    }

    .appON {
        display: inline-block;
    }



    .top-bar {
        display: none;
    }

    nav.clearfix {
        display: block;
        position: relative;
        top: 0px;
    }

    nav {
        height: auto;
    }

        nav ul {
            width: 100%;
            display: block;
            height: auto;
        }

        nav li {
            width: 50%;
            float: left;
            position: relative;
        }

            nav li a {
                border-bottom: 1px solid #576979;
                border-right: 1px solid #576979;
            }

        nav a {
            text-align: left;
            width: 100%;
            text-indent: 25px;
        }

    a:hover {
        color: #ffffff;
    }

    #socialright {
        margin: 10px 0px;
    }
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 960px) {

    .bookingON {
        display: none;
    }

    .appON {
        display: inline-block;
    }

    nav.clearfix {
        display: block;
    }

    nav {
        border-bottom: 0;
    }

        nav ul {
            display: none;
            height: auto;
        }

        nav a#pull {
            display: block;
            background-color: #283744;
            width: 100%;
            position: relative;
        }

            nav a#pull:after {
                content: "";
                background: url('nav-icon.png') no-repeat;
                width: 30px;
                height: 30px;
                display: inline-block;
                position: absolute;
                right: 15px;
                top: 10px;
            }
}

/*Smartphone*/
@media only screen and (max-width : 320px) {

    .bookingON {
        display: none;
    }

    .appON {
        display: inline-block;
    }


    nav li {
        display: block;
        float: none;
        width: 100%;
    }

        nav li a {
            border-bottom: 1px solid #576979;
        }

    nav.clearfix {
        display: block;
        position: relative;
        top: 0px;
    }
}

@media only screen and (max-width: 64em) {

    .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0px;
        background-color: transparent;
        color: white;
        width: 37%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem;
        left: 10px;
    }

    ul.bottommenu {
        margin-left: 0px !important;
    }

    #rightaddress {
        float: none;
        overflow: hidden;
        position: relative;
        width: 100%;
        max-width: 100%;
        display: block;
        min-height: 50px;
        margin-left: 0;
    }

    #address {
        float: none;
        overflow: hidden;
        position: relative;
        width: 100%;
        max-width: 100%;
        display: block;
        min-height: 50px;
        margin-left: 0;
    }

    #valetright {
        float: none;
        overflow: hidden;
        position: relative;
        width: 100%;
        max-width: 100%;
        display: block;
        min-height: 50px;
        margin-left: 0;
    }

    .column, .columns {
        float: none;
        overflow: hidden;
        position: relative;
        width: 100%;
        max-width: 100%;
        display: block;
        padding: 0 10px;
    }

    .row {
        float: none;
        overflow: hidden;
        position: relative;
        width: 100%;
        max-width: 100%;
        display: block;
        padding: 0 10px;
    }
}

@media only screen and (max-width: 60em) {

    .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0px;
        background-color: transparent;
        color: white;
        width: 37%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem;
        left: 10px;
    }

    .orbit-container .orbit-slides-container .orbit-caption h3 {
        font-size: 24px;
    }

    ul.bottommenu {
        margin-left: 0px !important;
    }

    span.red {
        text-align: center;
        color: #cc0000;
        position: relative;
        left: 10px;
    }

    span.redright {
        margin-right: 10px;
    }

    #rightaddress {
        float: none;
        overflow: hidden;
        position: relative;
        width: 100%;
        max-width: 100%;
        display: block;
    }

    #address {
        float: none;
        overflow: hidden;
        position: relative;
        width: 100%;
        max-width: 100%;
        display: block;
    }

    #valetright {
        float: none;
        overflow: hidden;
        position: relative;
        width: 100%;
        max-width: 100%;
        display: block;
    }
}

@media only screen and (max-width:47.500em) {

    .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0px;
        background-color: transparent;
        color: white;
        width: 60%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem;
        left: 10px;
    }

    ul.bottommenu {
        margin-left: 0px !important;
    }
}

@media only screen and (max-width: 30em) {
    .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: -15px;
        background-color: transparent;
        color: white;
        width: 100%;
        padding: 0.625rem 0.875rem;
        font-size: 0.575rem;
        left: 10px;
    }

    .orbit-container .orbit-slides-container .orbit-caption h3 {
        font-size: 16px;
        margin-bottom: 2px;
    }

    .orbit-container .orbit-slides-container .orbit-caption p {
        font-size: 11px !important;
        margin-bottom: 2px;
    }

    ul.bottommenu {
        margin-left: 0px !important;
    }

    button, .button {
        border-style: solid;
        border-width: 0px;
        cursor: pointer;
        font-weight: normal;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-decoration: none;
        text-align: center;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        display: inline-block;
        padding-top: 0.70rem;
        padding-right: 0.70rem;
        padding-bottom: 0.70rem;
        padding-left: 0.70rem;
        font-size: 1rem;
        background-color: #008cba;
        border-color: #007095;
        color: white;
        transition: background-color 300ms ease-out;
    }

    a.button {
        background-color: #008cba;
        color: #ffffff;
        border-radius: 3px;
        line-height: 10px;
        margin-top: 10px;
        font-size: 10px;
    }
}
