* {
    margin: 0 auto;
    padding: 0;
}

body {
    font-family: 'Avant Garde', Avantgarde, 'Century Gothic', CenturyGothic, 'AppleGothic', Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;

    /*	background-image: url(images/header-bkg.png);
	background-repeat: repeat-x;*/
}

html,
body {
    height: 100%;
    background-color: #000000;
}

body {
    overflow: auto;
    font-family: 'Avant Garde', Avantgarde, 'Century Gothic', CenturyGothic, 'AppleGothic', Helvetica, sans-serif;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    font-weight: 300;
}

h2 {
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

h3 {
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;
}

a {
    text-decoration: none;
}

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

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#header .wrapper img {
    border: none;
    width: 900px;
}

#container {
    position: relative;
}

#header {
    min-height: 300px;
    text-align: center;
    width: 100%;
    padding-top: 0px;
}

#header .logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

#footer {
    width: 100%;

    /*position: fixed;*/
}

.push {
    height: 40px;
    clear: both;
}

/*.photos .push{display: none;}*/
#content {
    width: auto;
    min-height: 620px;
    text-align: left;
    padding-bottom: 20px;
    white-space: nowrap;
}

.home #content {
    width: auto;
}

.home #footer {
    position: fixed;
}

.photos #content {
    text-align: left;
}

.photos #content img {
    height: 600px;
    width: auto;
}

/* styles */
#content a {
    color: #ffffff;
    text-decoration: none;
}

#content a:hover {
    text-decoration: none;
}

#header .wrapper {
    width: 900px;
    position: relative;
}

#header h1 {
    font-family: "Impact", Arial;
    font-size: 65px;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
}

#header h1 span {
    color: #ffffff;
}

#header h2 {
    font-family: "Impact", Arial;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
}

#header .nav {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: ""AvantGarde Bk BT", "Century Gothic", "trebuchet MS", Arial";
}

#header .nav a {
    color: #ffffff;
    text-decoration: none;
}

#header .nav a:hover,
#header .nav a.current {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

#header .nav a:hover {
    color: #ffffff;
}

#header .nav li {
    list-style: none;
    margin-bottom: 30px;
    display: inline;
    margin-left: 40px;
    margin-right: 40px;
}

#header .nav li.last {
    margin-right: 0;
}

#bottomlinks {
    height: auto;
    text-align: center;
    width: 900px;
    padding-top: 30px;
    padding-bottom: 30px;
}

#bottomlinks .nav {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: "AvantGarde Bk BT", "Century Gothic", "trebuchet MS", Arial;
}

#bottomlinks .nav a {
    color: #ffffff;
    text-decoration: none;
}

#bottomlinks .nav a:hover,
#bottomlinks .nav a.current {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

#bottomlinks .nav a:hover {
    color: #ffffff;
}

#bottomlinks .nav li {
    list-style: none;
    display: inline;
    margin-right: 35px;
}

#bottomlinks .nav li.last {
    margin-right: 0;
}

#footer {
    height: 40px;
    clear: both;
    width: 800px;
    font-size: 12px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    font-family: "AvantGarde Bk BT", "Century Gothic", "trebuchet MS", Arial;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer a {
    color: #ffffff;
    font-variant: normal;
    font-size: 12px;
    text-transform: uppercase;
}

#footer a:hover {
    border-bottom: 1px solid #ffffff;
}

#footer .copyline {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

#ads {
    clear: both;
    width: 100%;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.social {
    width: 65px;
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}

.social a {
    float: left;
    margin-left: 5px;
}

.social span {
    display: none;
}

.twitter,
.facebook,
.instagram,
.bookonline {
    width: 35px;
    height: 35px;
    opacity: 0.5;
    display: inline-block;
    text-decoration: none;
    margin-top: 5px;
}

.twitter {
    background: url('images/twitter.png') no-repeat;
}

.facebook {
    background: url('images/facebook.png') no-repeat;
}

.instagram {
    background: url('images/instagram.png') no-repeat;
}

.bookonline {
    background: url('images/book-online.png') no-repeat;
}

.twitter:hover,
.facebook:hover,
.instagram:hover,
.bookonline:hover {
    opacity: 0.8;
}

#footer .bottomnav {
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    font-family: "trebuchet MS", tahoma, verdana;
    height: 40px;
    float: right;
    margin-right: 0px;
    color: #ffffff;
    text-transform: uppercase;
}

#footer .bottomnav a {
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    margin-right: 20px;
}

#footer .bottomnav a:hover,
#footer .bottomnav a.current {
    border-bottom: 1px solid #ffffff;
}

#footer .bottomnav a:hover {
    color: #ffffff;
}

.sub {
    /*	background-image: url(images/header-sub-bkg.png);
	background-repeat: repeat-x; */
}

.sub #subcontent {
    font-family: "AvantGarde Bk BT", "Century Gothic", "trebuchet MS", Arial;
    width: 900px;
    min-height: 400px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.sub p {
    margin-bottom: 20px;

    /*margin-left: 50px*/
}

.sub #content img {
    width: auto;
}

#subcontent .left {
    float: left;
    width: 300px;
    padding-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
}

#subcontent .right {
    float: right;
    width: 500px;
    padding-bottom: 20px;
}

.left1 {
    float: left;
    width: 430px;
    padding-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
}

.right1 {
    float: right;
    width: 430px;
    padding-bottom: 20px;
}

.sub #content .right img {
    width: 500px;
    margin-bottom: 0px;
}

.sub .left {
    font-size: 15px;
    color: #ffffff;
    text-align: left;
}

.sub #container {
    top: 0;
}

p.phone,
p.mail,
p.book {
    padding-left: 45px;
    height: 25px;
    padding-top: 10px;
}

p.phone {
    background: url('images/phone.png') no-repeat;
}

p.mail {
    background: url('images/mail.png') no-repeat;
}

p.book {
    background: url('images/book-online-1.png') no-repeat;
}

#content .mCSB_buttonLeft {
    background-position: -100px -40px;
}

#content .mCSB_buttonRight {
    background-position: -100px -56px;
}

#content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #ffffff;
}

#content .mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 0;
    height: 7px;
    margin: 4px auto;
}

.red {
    color: #ffffff;
}

#ratespage {
    font-family: "Impact", Arial;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.download {
    font-family: "AvantGarde Bk BT", "Century Gothic", "trebuchet MS", Arial;
    text-align: center;
}

/* Mobile styles */
@media only screen and (min-width : 567px) and (max-width: 800px) {
    #header .wrapper {
        width: 80%;
    }

    #header .wrapper img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }

    #header h2 {
        font-size: 20px;
    }

    #header .nav {
        margin-top: 5px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    #header .nav li {
        margin: 10px auto 0;

        /*border-bottom:1px solid #eee;*/
        padding-bottom: 5px;
        width: 43%;
        display: inline-block;
        text-align: center;
        margin-left: 15px;
        margin-right: 15px;
    }

    .social {
        display: block;
        float: none;
        margin: 0;
        text-align: center;
        width: auto;
        position: relative;
        margin-right: 10px;
    }

    .social a {
        float: none;
        background-size: cover;
    }

    .sub #subcontent {
        font-family: "AvantGarde Bk BT", "Century Gothic", "trebuchet MS", Arial;
        width: 90%;
        height: auto;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
    }

    .sub p {
        margin-bottom: 20px;

        /*margin-left: 50px*/
    }

    .sub #content img {
        width: auto;
    }

    #subcontent .left {
        width: 100%;
        padding: 20px;
    }

    #subcontent .right {
        width: 100%;
        padding: 20px;
    }

    .sub #content .right img {
        width: auto;
        margin-bottom: 0px;
    }

    #subcontent .leftfull {
        padding: 20px;
    }

    #bottomlinks {
        height: auto;
        clear: both;
        width: 90%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #footer {
        height: auto;
        clear: both;
        width: 90%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #footer .bottomnav {
        clear: both;
        float: none;
        text-align: center;
        margin-bottom: 25px;
    }

    #footer .copyline {
        clear: both;
        text-align: center;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width : 100px) and (max-width : 568px) {
    /* less than or equal to 568 pixels */
    body {
        overflow: auto;
    }

    .m-show {
        display: block;
    }

    .m-hide {
        display: none !important;
    }

    #container {
        max-width: 568px;
        min-width: 320px;
        width: 100%;
    }

    .home #content {
        width: 100%;
    }

    .home #content img {
        width: 100%;
        height: auto;
        display: block;
    }

    #header,
    #header .wrapper {
        width: 100%;
    }

    #header .wrapper {
        padding: 5px 0 15px 0;
        width: 100%;

        /*-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.05);
	  -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.05);
	  box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.05);*/
    }

    #header {
        height: auto;
        padding-top: 10px;
    }

    #header .wrapper img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    #header h2 {
        font-size: 20px;
    }

    #header .logo img {
        display: block;
        margin-top: 4px;
        width: 90%;
    }

    #header .nav {
        margin-top: 5px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    #header .nav li {
        margin: 10px auto 0;

        /*border-bottom:1px solid #eee;*/
        padding-bottom: 5px;
        width: 43%;
        display: inline-block;
        text-align: center;
        margin-left: 15px;
        margin-right: 15px;
    }

    .sub #subcontent {
        font-family: "AvantGarde Bk BT", "Century Gothic", "trebuchet MS", Arial;
        width: 100%;
        height: 500px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .sub p {
        margin-bottom: 20px;

        /*margin-left: 50px*/
    }

    .sub #content img {
        width: auto;
    }

    #subcontent .left,
    #subcontent .left1,
    #subcontent .leftfull {
        width: 90%;
        padding: 20px;
    }

    #subcontent h3 {
        font-size: 16px;
    }

    #subcontent .right,
    #subcontent .right1 {
        width: 90%;
        padding: 20px;
    }

    .sub #content .right img,
    .sub #content .right1 img {
        width: auto;
        margin-bottom: 0px;
    }

    .social {
        display: block;
        float: none;
        margin: 0;
        text-align: center;
        width: auto;
        position: relative;
        margin-right: 10px;
    }

    .social a {
        float: none;
        background-size: cover;
    }

    .twitter,
    .facebook,
    .instagram,
    .bookonline {
        display: inline-block;
        height: 40px;
        opacity: 0.5;
        width: 40px;
    }

    .photos #content img {
        display: block;
        height: auto;
        width: 100%;
    }

    .contact #content {
        width: 100%;
    }

    .contact .left,
    .contact .right {
        float: none;
    }

    .contact .left,
    .contact #content .left img {
        width: 100%;
    }

    .contact .right {
        width: 88%;
        margin-top: 20px;
    }

    .contact h2 {
        font-size: 20px;
        margin: 10px auto;
    }

    #bottomlinks {
        height: auto;
        clear: both;
        width: 90%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #footer {
        height: auto;
        clear: both;
        width: 90%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #footer .bottomnav {
        clear: both;
        float: none;
        text-align: center;
        margin-bottom: 25px;
    }

    #footer .copyline {
        clear: both;
        text-align: center;
        margin-bottom: 25px;
    }

    #ads img {
        max-width: 400px;
    }
}

@media only screen and (max-width : 415px) {
    #header .nav {
        font-size: 15px;
    }

    #header .wrapper {
        padding-bottom: 5px;
        height: auto;
    }

    #header h2 {
        font-size: 16px;
    }

    .sub #subcontent {
        font-family: "AvantGarde Bk BT", "Century Gothic", "trebuchet MS", Arial;
        width: 100%;
        height: auto;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .sub p {
        margin-bottom: 20px;

        /*margin-left: 50px*/
    }

    .sub #content img {
        width: auto;
    }

    #subcontent .left,
    #subcontent .left1,
    #subcontent .leftfull {
        width: 90%;
        padding: 20px;
    }

    #subcontent .right,
    #subcontent .right1 {
        width: 90%;
        padding: 20px;
    }

    #subcontent h3 {
        font-size: 12px;
    }

    .sub #content .right img,
    .sub #content .right1 img {
        width: auto;
        margin-bottom: 0px;
    }

    #bottomlinks {
        height: auto;
        clear: both;
        width: 90%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #footer {
        height: auto;
        clear: both;
        width: 90%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #footer .bottomnav {
        clear: both;
        float: none;
        text-align: center;
        margin-bottom: 25px;
    }

    #footer .copyline {
        clear: both;
        text-align: center;
        margin-bottom: 25px;
    }

    #ads img {
        max-width: 300px;
    }

    iframe {
        max-width: 350px;
    }
}