@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0; list-style:none; text-decoration:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
:focus{ outline:0 none; }
a:focus{ outline:0 none; }
a img{ border:none; }

/* TAP HIGHLIGHT MOBILE */
img, a, input, textarea, select{ -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight-color:transparent; }

/* FOR IOS */
input, textarea, select{ -webkit-border-radius:0; border-radius:0; -webkit-appearance:none }
input[type="checkbox"]{ -webkit-border-radius:0; border-radius:0; -webkit-appearance:checkbox !important; }
input[type="radio"]{ -webkit-border-radius:0; border-radius:0; -webkit-appearance:radio !important; }

/* SELECTION COLOR */
::-moz-selection{ background-color: #e1dc3a; color: #000; }
::selection{ background-color: #e1dc3a; color: #000; }

/* PLACEHOLDER OPACITY */
input[type="text"]::-webkit-input-placeholder{ opacity:1; color:#777 }
input[type="text"]::-moz-placeholder{ opacity:1; color:#777 }
input[type="text"]::-ms-input-placeholder{ opacity:1; color:#777 }
input[type="email"]::-webkit-input-placeholder{ opacity:1; color:#777 }
input[type="email"]::-moz-placeholder{ opacity:1; color:#777 }
input[type="email"]::-ms-input-placeholder{ opacity:1; color:#777 }
input[type="password"]::-webkit-input-placeholder{ opacity:1; color:#777 }
input[type="password"]::-moz-placeholder{ opacity:1; color:#777 }
input[type="password"]::-ms-input-placeholder{ opacity:1; color:#777 }
textarea::-webkit-input-placeholder{ opacity:1; color:#777 }
textarea::-moz-placeholder{ opacity:1; color:#777 }
textarea::-ms-input-placeholder{ opacity:1; color:#777 }

/* CSS ANIMATIONS */
.menuPnl ul li a, a.reserve:before, ul.headerRight li:first-child a, .hmCol_3Lst img, .relaxPnl .reserveNow a, .siteMapFtr ul li a, .footerPnl p a, ul.socialIcon li a, .bannerTxt .bnrBtn a, .sidebarWidget img, .reserveNow a, .headerBottom, a img.logo{ transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
html{ text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important; }
body{ background:#fff; font:normal 14px/20px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#777; }
.clear_me{ font-size:0; line-height:0; clear:both }
.container{ float:none; margin:0 auto; width:1170px; }

.headerPnl{ float:left; width:100%; background:#fff; }

.fixed{ position:fixed; left:0; top:0; z-index:9999; box-shadow:#999 0 0 5px }
.fixed .headerBottom{ padding:5px 0; }
.fixed a img.logo{ width:auto; height:50px }
.fixed .menuPnl ul li a{ line-height:35px; }

.headerHeight{ float:left; width:100%; height:0; }
.headerHeight2{ float:left; width:100%; height:95px; }

.menuPnl{ float:left; width:100%; height:auto; background:#3fa05a; }
.menuPnl ul{ float:left; }
.menuPnl ul li{ float:left; list-style:none; }
.menuPnl ul li a{ border-right:1px solid #56ac6e; font:normal 12px/50px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; padding:0 68px; display:block }
.menuPnl ul li:first-child a{ border-left:1px solid #56ac6e }
.menuPnl ul li a:hover, .menuPnl ul li a.active{ background:#e1dc3a; color:#111; }
a.reserve{ float:right; font:normal 12px/50px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; position:relative }
a.reserve:before{ position:absolute; left:0; bottom:15px; width:0; height:1px; background:#fff; content:''; }
a.reserve:hover:before { width:100% }
a img.menuIcon{ display:none }
nav#menu{ visibility:hidden }

.headerBottom{ float:left; width:100%; padding:25px 0 20px; }
a img.logo{ float:left; margin:0 0 0 0; }
ul.headerRight{ float:right; margin:20px 0 0 0; padding:0; }
ul.headerRight li{ float:left; margin:0 0 0 48px; padding:0; font:normal 13px/20px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#4a4a4a;}
ul.headerRight li a{ display:inline-block; }
ul.headerRight li:first-child a{ color:#499f3f; font-family:'proxima_novaextrabold', Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:underline; text-decoration-color:#d2e7cf; letter-spacing:1px; padding:0 3px; }
ul.headerRight li:last-child a{ color:#111; font-family:'proxima_nova_rgregular', Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none; padding:0 0 0 28px; background:url(../images/phoneIcon.png) no-repeat left center; letter-spacing:1px; }
ul.headerRight li:first-child a:hover{ color:#111; }
.bannerPnl{ float:left; width:100%; position:relative; }
.bannerPnl img.sliderPic{ float:left; width:100%; height:auto; }
.bannerTxt{ position:absolute; right:0; bottom:0; padding:0 90px 70px 0; width:460px; }
.bannerTxt h1{ text-align:left; font:normal 60px/62px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#fff; }
.bannerTxt .bnrBtn{ width:142px; height:50px; float:left; margin:30px 0 0 }
.bannerTxt .bnrBtn a{ border:1px solid #fff; font:normal 11px/50px 'proxima_nova_rgbold', Arial, Helvetica, sans-serif; display:block; text-align:center; background:none; color:#fff; text-transform:uppercase; letter-spacing:2px }
.bannerTxt .bnrBtn a:hover{ border:1px solid #fff; background:#fff; color:#000; }
.bannerPnl a.prev, .bannerPnl a.next{ position:absolute; top:50%; background-size:cover; width:32px; height:63px; margin:-30px 0 0 0; display:block; text-indent:-9999px; z-index:999 }
.bannerPnl a.prev{ background:url(../images/bnrL.png) no-repeat center center; left:30px; }
.bannerPnl a.next{ background:url(../images/bnrR.png) no-repeat center center; right:30px; }

.bannerPnlInr{ float:left; width:100%; position:relative; overflow:hidden }
.bannerPnlInr img{ float:left; width:100%; height:auto; }
.bannerPnlInr h1{ position:absolute; right:0; bottom:0; font:normal 45px/55px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#fff; padding:0 90px 40px; text-shadow:0 0 5px #000; text-align:right }


.aboutPnl{ float:left; width:100%; padding:55px 0; font:normal 30px/40px 'proxima_novalight', Arial, Helvetica, sans-serif; color:#333; }
.aboutLft{ float:left; width:20%; padding:0; font:normal 20px/40px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#111; }
.aboutLft span{ display:block; font-size:50px; line-height:40px; }
.aboutRht{ float:right; width:75%; }

.hmCol_3{ float:left; width:100%; position:relative }
.hmCol_3Lst{ float:left; width:33.333%; position:relative; overflow:hidden }
.hmCol_3Lst img{ float:left; width:100%; }
.hmCol_3Lst:hover img{ transform: scale(1.05); }
.hmCol_3Lst h3{ position:absolute; left:0; bottom:0; padding:20px 35px; width:100%; color:#fff; font:normal 42px/22px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; }
.hmCol_3Lst h3 span{ font-size:18px; }
.hmCol_3Lst h3 a.more{ font-size:11px; text-transform:uppercase; font-family:'proxima_nova_rgbold', Arial, Helvetica, sans-serif; color:#fff; display:block; margin:20px 0 0 0; }
.hmCol_3Lst h3 a.more:hover{ color:#fff; text-decoration:underline; text-decoration-color:rgba(255, 255, 255, 0.3) }

.comeAsGuest{ float:left; width:100%; background:#fff; padding:70px 0; text-align:center }
.comeAsGuest h2{ font:italic 40px/70px 'proxima_novalight', Arial, Helvetica, sans-serif; color:#333; }
.comeAsGuest h2 span{ font-size:50px; font-family:'great_vibesregular', Georgia, Times New Roman, Times, serif }

.ourLocations{ float:left; width:100%; background:#fff; padding:70px 0; text-align:center }
.ourLocations h2{ font:italic 27px/40px 'proxima_novalight', Arial, Helvetica, sans-serif; color:#333; }


.amenitiesPnl{ float:left; width:100%; background:#3fa05a; padding:50px 0; }
.amenitiesPnl h3{ font:normal 50px/50px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#fff; text-align:center; }
.amenitiesRight{ float:right; width:255px; height:255px; margin:42px 200px 0 0; background:url(../images/animitiesRtBg.png) no-repeat center center; background-size:cover; }
.amenitiesRight h5{ padding:122px 0 0 0; text-align:center; font:normal 22px/25px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#111; text-align:center; text-transform:uppercase; background:url(../images/aminitiesDrop.png) no-repeat center 59px; }
.amenitiesLeft{ float:left; width:530px; margin:0 0 0 122px; }
.amenitiesLeft_col{ float:left; width:50%; padding:0 20px; }
.amenitiesLeft_col h4{ font:normal 15px/20px 'proxima_novaextrabold', Arial, Helvetica, sans-serif; color:#111; padding:30px 0 20px; text-transform:uppercase; }
.amenitiesLeft ul{ float:left; width:100%; }
.amenitiesLeft ul li{ float:left; width:100%; margin:5px 0; }
.amenitiesLeft ul li a{ display:inline; color:#212121; font:normal 15px/22px 'proxima_novasemibold', Arial, Helvetica, sans-serif; position:relative; float:left; padding:0 15px 0 0; }
.amenitiesLeft ul li a span{ position:relative; display:block; z-index:999; background:url(../images/bullet.png) no-repeat 7px 9px; padding:0 0 0 30px;}
.amenitiesLeft ul li a:before{ position:absolute; left:0; top:0; content:''; background:url(../images/aminitiesHvrBg.png) no-repeat right center #e2dc3a; height:22px; width:0;
transition: all 0.2s ease; -o-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; }
.amenitiesLeft ul li a:hover:before, .amenitiesLeft ul li a.current:before{ width:100%; }

.relaxPnl{ float:left; width:100%; position:relative; padding:107px 0 100px; background:url(../images/hmBg.jpg) no-repeat center top fixed; background-size:cover; text-align:center; }
.relaxPnl h3{ color:#fff; font:normal 50px/50px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; }
.relaxPnl p{ color:#fff; font:normal 17px/50px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; }

.relaxPnl2{ float:left; width:100%; position:relative; padding:40px 0 30px; background:url(../images/hmBg2.jpg) no-repeat center top;  -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; background-attachment:fixed; text-align:center; }
.relaxPnl2 h3{ color:#fff; font:normal 50px/50px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; }
.relaxPnl2 p{ color:#fff; font:normal 17px/50px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; }

.reserveNow{ width:132px; height:50px; margin:15px auto 0; }
.reserveNow a{ border:1px solid #fff; font:normal 11px/50px 'proxima_nova_rgbold', Arial, Helvetica, sans-serif; display:block; text-align:center; background:none; color:#fff; text-transform:uppercase; letter-spacing:1px }
.reserveNow a:hover{ border:1px solid #e1dc3a; background:#e1dc3a; color:#000; }

.footerPnl{ float:left; width:100%; background:#000; padding:60px 0 50px; }
.footerPnl_col{ float:left; width:25%; padding:0 15px; }
.footerPnl_col:first-child{ float:left; width:25%; padding:0 35px 0 0; }
.footerPnl_col:last-child{ float:left; width:25%; padding:0 0 0 35px; }
.footerPnl h4{ font:normal 13px/16px 'proxima_novaextrabold', Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; padding:0 0 20px; }
.footerPnl h5{ font:normal 11px/16px 'proxima_novaextrabold', Arial, Helvetica, sans-serif; color:#3f9f59; text-transform:uppercase; padding:15px 0 2.5px 0; clear:both }
.footerPnl p{ color:#7b7b7b; font:normal 13px/20px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; padding:2.5px 0; clear:both; }
.footerPnl p a{ color:#7b7b7b; }
.footerPnl p a:hover{ color:#fff; }
.footerPnl p.phone{ color:#fff; font:normal 15px/20px 'proxima_nova_rgbold', Arial, Helvetica, sans-serif; padding:2.5px 0; clear:both; }
.footerPnl p.phone a{ color:#fff; }
.footerPnl p.copyright{ text-align:right; margin:50px 0 0 0; float:right; clear:both }

.siteMapFtr ul{ margin:0; padding:0; }
.siteMapFtr ul li{ margin:0; padding:8px 5px; }
.siteMapFtr ul li a{ color:#7b7b7b; font:normal 13px/24px Arial, Helvetica, sans-serif; display:block; }
.siteMapFtr ul li a:hover{ color:#fff; }
.mapPnlFtr{ float:left; width:100%; height:95px; position:relative; margin:5px 0; }
.mapPnlFtr iframe, .mapPnlFtr img{ position:absolute; left:0; top:0; width:100%; height:100%; }

img.logoFtr{ border:none; margin:0; float:right; clear:both; max-width:100%; height:auto }

ul.socialIcon{ float:right; margin:32px 0 0 0; padding:0; }
ul.socialIcon li{ float:left; margin:0 0 0 10px; padding:0; }
ul.socialIcon li a{ width:45px; height:45px; display:block; border-radius:50%; border:1px solid #333; color:#fff; line-height:45px; font-size:16px; text-align:center; }
ul.socialIcon li:nth-child(1) a:hover{ background:#3b5998; border:1px solid #3b5998; }
ul.socialIcon li:nth-child(2) a:hover{ background:#00b2e9; border:1px solid #00b2e9; }
ul.socialIcon li:nth-child(3) a:hover{ background:#dd4b39; border:1px solid #dd4b39; }
ul.socialIcon li:nth-child(4) a:hover{ background:#0073b2; border:1px solid #0073b2; }

.middilePnl{ float:left; width:100%; padding:49px 0 69px; background:#fff; }

.bodyContent{ float:left; width:777px; }
.bodyContent h1{ font:normal 40px/42px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#111; padding:10px 0; }
.bodyContent h2{ font:normal 30px/32px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#111; padding:20px 0 10px; }
.bodyContent h3{ font:normal 13px/26px 'proxima_nova_rgbold', Arial, Helvetica, sans-serif; color:#111; text-transform:uppercase; padding:5px 0 5px 20px; background:url(../images/sidebarComeGuestBg.png) no-repeat right top #eaeadd; margin:10px 0 0 0 }
.bodyContent p{ font:normal 15px/28px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#333; padding:10px 0; }
.bodyContent p strong{ font-family:'proxima_nova_rgbold'; }
.bodyContent ul{ padding:10px 0; margin:0; }
.bodyContent ul li{ padding:0 0 0 22px; margin:5px 0 5px 20px; font:normal 15px/20px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; background:url(../images/bullet.png) no-repeat left 6px; }
.bodyContent ul ul{ padding:10px 0; margin:0; }
.bodyContent ul ul li{ padding:0 0 0 16px; margin:5px 0 5px 0; font:normal 15px/20px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; background:url(../images/bullet2.png) no-repeat left 6px; }
.bodyContent a{ color:#3fa05a; }
.bodyContent a:hover{ color:#000; }

.contactPageMap{ float:left; width:100%; height:370px; position:relative }
.contactPageMap iframe{ position:absolute; left:0; top:0; width:100%; height:100%; }


.line{ float:left; width:100%; height:1px; background:#e0e0e0; margin:20px 0 }



.pageCol_1{ float:left; width:350px; }
.pageCol_2{ float:right; width:350px; }



.sidebar{ width:300px; float:right; }
.sidebarReserve{ float:left; width:100%; height:80px; background:url(../images/sidebarReservBg.png) repeat-x 0 0 #3a9953; margin:0 0 10px; }
.sidebarReserve a{ display:block; text-align:center; padding:19px 0; font:normal 13px/20px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#fff; }
.sidebarReserve a span{ display:block; font:normal 22px/25px 'proxima_novaextrabold', Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing:1px; }

.sidebarComeGuest{ float:left; width:100%; background:url(../images/sidebarComeGuestBg.png) no-repeat right top #eaeadd; text-align:center; margin:0 0 10px; }
.sidebarComeGuest{ font:normal 18px/27px 'proxima_novalight', Arial, Helvetica, sans-serif; color:#333; padding:17px 0; display:block }
.sidebarComeGuest span{ font:normal 38px/27px 'great_vibesregular', Arial, Helvetica, sans-serif; color:#333; display:block }

.sidebarWidget{ float:left; width:100%; height:auto; position:relative; overflow:hidden; margin:0 0 10px; }
.sidebarWidget img{ float:left; width:100%; height:auto; }
.sidebarWidget:hover img{ transform:scale(1.05); }

.sidebarWidget h3{ position:absolute; left:0; bottom:0; padding:20px 35px; width:100%; color:#fff; font:normal 32px/32px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; }
.sidebarWidget h3 span{ font-size:16px; }
.sidebarWidget h3 a.more{ font-size:11px; text-transform:uppercase; font-family:'proxima_nova_rgbold', Arial, Helvetica, sans-serif; color:#fff; display:block; margin:0; }
.sidebarWidget h3 a.more:hover{ color:#fff; text-decoration:underline; text-decoration-color:rgba(255, 255, 255, 0.3) }

.buttonStyle{ float:none; margin:0 auto; }

.buttonStyle{ width:142px; height:50px; float:left; margin:10px 0 0 }
.buttonStyle a{ font:normal 11px/50px 'proxima_nova_rgbold', Arial, Helvetica, sans-serif; display:block; text-align:center; background:url(../images/buttonBg.png) repeat-x 0 0; color:#fff; text-transform:uppercase; letter-spacing:2px }
.buttonStyle a:hover{ background:#000; color:#fff; }



table.contactForm{ float:left; width:100%; margin:15px 0 0; }
table.contactForm td:nth-child(1){ padding:0 20px 20px 0; width:50%; }
table.contactForm td:nth-child(2){ padding:0 0 20px 0; width:50%; }
table.contactForm tr:nth-child(3) td:nth-child(1){ padding:0 0 20px 0; width:100%; }






table.contactForm td strong{ display:block; height:20px; font:normal 12px/20px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; text-transform:uppercase; color:#111; letter-spacing:1px }
table.contactForm td strong span{ color:#f9461c; margin:0 0 0 0px; display:inline; font-weight:bold; font-size:15px; }
table.contactForm td span.reqFld{ text-align:right; display:block; height:20px; font:normal 10px/20px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; text-transform:uppercase; color:#f9461c;  letter-spacing:1px }
table.contactForm td input[type="text"]{ float:left; width:100%; height:46px; background:#fff; border:1px solid #bdbdbd; padding:5px 20px; font:normal 14px/36px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#777; }
table.contactForm td textarea{ float:left; width:100%; height:77px; background:#fff; border:1px solid #bdbdbd; padding:5px 20px; font:normal 14px/26px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#777; resize:vertical; }
table.contactForm td input[type="submit"]{ border:none; cursor:pointer; width:92px; height:48px; background:#3fa05a; float:left; font:normal 13px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; text-align:center; }
table.contactForm td input[type="submit"]:hover{ background:#111; }
.mapPnl{ float:left; width:100%; height:200px; position:relative }
.mapPnl iframe{ position:absolute; left:0; top:0; width:100%; height:100%; }
div.error{ float:left; padding:0 20px; font:normal 13px/48px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#F00; }


.fancybox-overlay{ z-index:99999 !important; }


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


.fixed{ position:static; left:0; top:0; z-index:inherit; box-shadow:none }
.fixed .headerBottom{ padding:15px 30px; }
.fixed a img.logo{ width:auto; height:auto }
.fixed .menuPnl ul li a{ line-height:inherit; }
.headerHeight{ float:left; width:100%; height:0; }
.headerHeight2{ float:left; width:100%; height:0; }



.container{ float:left; margin:0; width:100%; }
.menuPnl{ padding:0 30px; }
.menuPnl ul{ display:none; }
.headerBottom{ padding:15px 30px; }

.aboutPnl{ float:left; width:100%; padding:30px; font:normal 20px/30px 'proxima_novalight', Arial, Helvetica, sans-serif; color:#333; text-align:center }
.aboutLft{ float:left; width:100%; padding:0; font:normal 20px/40px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#111; }
.aboutLft span{ display:block; font-size:30px; line-height:30px; }
.aboutRht{ float:right; width:100%; padding:10px 0 0 0 }

.comeAsGuest{ float:left; width:100%; background:#fff; padding:30px; text-align:center }
.comeAsGuest h2{ font:italic 30px/50px 'proxima_novalight', Arial, Helvetica, sans-serif; color:#333; }
.comeAsGuest h2 span{ font-size:40px; font-family:'great_vibesregular', Georgia, Times New Roman, Times, serif }

.ourLocations{ padding:30px; }

.amenitiesRight{ float:none; margin:20px auto 0; display:block; clear:both; width:255px; height:255px; background:url(../images/animitiesRtBg.png) no-repeat center center; background-size:cover; }
.amenitiesLeft{ margin:0; width:100%; }
.amenitiesLeft_col{ padding:0 50px; }
.amenitiesLeft_col h4{ padding:30px 0 10px; }
.relaxPnl{ float:left; width:100%; position:relative; padding:107px 30px 100px; background:url(../images/hmBg.jpg) no-repeat center top fixed; background-size:cover; text-align:center; }

.footerPnl{ float:left; width:100%; background:#000; padding:30px; }
.siteMapFtr{ display:none }
.footerPnl_col, .footerPnl_col:first-child, .footerPnl_col:last-child{ width:33.333%; padding:0 15px; }

.bannerTxt{ position:absolute; right:0; bottom:0; padding:20px 30px; width:100%; text-align:center; background:rgba(0, 0, 0, 0.5); }
.bannerTxt h1{ text-align:center; font:normal 30px/32px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#fff; }
.bannerTxt .bnrBtn{ width:142px; height:40px; float:none; margin:10px auto 0 }
.bannerTxt .bnrBtn a{ border:1px solid #fff; font:normal 11px/40px 'proxima_nova_rgbold', Arial, Helvetica, sans-serif; display:block; text-align:center; background:none; color:#fff; text-transform:uppercase; letter-spacing:2px }
.bannerTxt .bnrBtn a:hover{ border:1px solid #fff; background:#fff; color:#000; }

.bannerTxt .bnrBtn{ width:122px; height:30px; float:none; margin:10px auto 0; display:block }
.bannerTxt .bnrBtn a{ border:1px solid #fff; font:normal 11px/30px 'proxima_nova_rgbold', Arial, Helvetica, sans-serif; display:block; text-align:center; background:none; color:#fff; text-transform:uppercase; letter-spacing:2px }

a img.menuIcon{ display:block; z-index:9999; position:fixed; left:0; top:13px; width:25px; height:24px; margin:0; border-radius:0 3px 3px 0; cursor:pointer; background:#fff; padding:2px 2px 2px 0 }
nav#menu{ visibility:hidden; height:0; }
nav.mm-opened{ visibility:visible !important; height:100% !important; }

.bannerPnlInr h1{ position:absolute; right:0; bottom:0; font:normal 25px/35px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#fff; padding:0 30px 30px; text-shadow:none; }

.middilePnl{ padding:30px; }
.bodyContent{ float:left; width:70%; }
.sidebar{ width:25%; float:right; margin:0 auto; display:block }

.pageCol_1{ float:left; width:48%; }
.pageCol_2{ float:right; width:48%; }

}

@media screen and (max-width: 980px) {
ul.headerRight li{ margin:0; float:none; text-align:right }
.footerPnl_col, .footerPnl_col:last-child{ width:100%; padding:0 15px; text-align:center; }
.footerPnl_col:first-child{ width:270px; margin:0 auto; display:block; float:none }
.footerPnl h4{ padding:30px 0 5px }
.mapPnlFtr{ max-width:70%; float:none; margin:0 auto }
img.logoFtr{ margin:20px auto 0; display:block; float:none }
.footerPnl p.copyright{ text-align:center; width:100% }
ul.socialIcon{ width:100%; margin:30px 0 0 0; text-align:center; }
ul.socialIcon li{ float:none; display:inline; margin:0 5px; }
ul.socialIcon li a{ display:inline-block; width:40px; height:40px; line-height:40px; }
}

@media screen and (max-width: 930px) {
.bodyContent{ float:left; width:100%; padding:0 0 30px; margin:0 0 50px; border-bottom:1px solid #e0e0e0; }
.sidebar{ width:270px; float:none; margin:0 auto; display:block }

}

@media screen and (max-width: 768px) {
a img.logo{ float:none; margin:0 auto; display:block }
ul.headerRight{ width:100%; margin:10px 0 0; }
ul.headerRight li{ margin:0; float:none; text-align:center }

.hmCol_3Lst h3{ position:absolute; left:0; bottom:0; padding:30px; width:100%; color:#fff; font:normal 22px/17px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; width:100%; height:100%; background:rgba(0, 0, 0, 0.5) }
.hmCol_3Lst h3 span{ font-size:15px; }

.bannerPnlInr img{ float:left; width:auto; height:170px; }
.bannerPnlInr h1{ position:absolute; right:10px; bottom:10px; font:normal 20px/25px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#fff; padding:20px; background:rgba(0, 0, 0, 0.5); text-align:right }

.relaxPnl2{background:url(../images/hmBg2.jpg) no-repeat center center; background-attachment:scroll; -webkit-background-size:auto; -moz-background-size:auto; -o-background-size:auto; background-size:auto;  } 
}

@media screen and (max-width: 640px) {
.aboutPnl{ float:left; width:100%; padding:30px; font:normal 17px/25px 'proxima_novalight', Arial, Helvetica, sans-serif; color:#333; text-align:center }
.aboutLft{ float:left; width:100%; padding:0; font:normal  17px/25px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#111; }
.aboutLft span{ display:block; font-size:22px; line-height:27px; }

.comeAsGuest h2{ font:italic 20px/30px 'proxima_novalight', Arial, Helvetica, sans-serif; color:#333; }
.comeAsGuest h2 span{ font-size:30px; font-family:'great_vibesregular', Georgia, Times New Roman, Times, serif; display:block }
.amenitiesPnl h3{ font-size:40px; line-height:40px; }

.relaxPnl{ float:left; width:100%; position:relative; padding:50px 30px 50px; background:url(../images/hmBg.jpg) no-repeat center top fixed; background-size:cover; text-align:center; }
.relaxPnl h3{ color:#fff; font:normal 30px/40px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; }
.relaxPnl p{ color:#fff; font:normal 14px/20px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; padding:10px 0; }

.ourLocations h2{ font:italic 22px/30px 'proxima_novalight', Arial, Helvetica, sans-serif; color:#333; }
.footerPnl{ float:left; width:100%; background:#000; padding:30px; }

.bannerPnl{ float:left; width:100%; position:relative; overflow:hidden }
.bannerPnl img.sliderPic{ float:left; width:auto; height:300px; }
.bannerTxt{ padding:10px 30px; background:rgba(0, 0, 0, 0.7); }
.bannerTxt h1{ font-size:20px; line-height:25px; }

.bannerPnl a.prev, .bannerPnl a.next{ width:35px; height:35px; margin:-20px 0 0 0; background-size:cover }

.pageCol_1{ float:left; width:100%; }
.pageCol_2{ float:right; width:100%; }

.bodyContent h1{ font:normal 30px/32px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#111; padding:10px 0; }
.bodyContent h2{ font:normal 20px/22px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; color:#111; padding:20px 0 10px; }

}


@media screen and (max-width: 480px) {
.hmCol_3Lst{ float:none; margin:0 auto; clear:both; width:250px; position:relative; overflow:hidden }
.hmCol_3Lst h3{ position:absolute; left:0; bottom:0; padding:30px; width:100%; color:#fff; font:normal 22px/17px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif; width:auto; height:auto; background:none }
.hmCol_3Lst h3 span{ font-size:15px; }
.amenitiesLeft_col{ padding:0 30px; width:100%; }

.amenitiesLeft ul li{ width:auto }


table.contactForm{ float:left; width:100%; margin:15px 0 0; }
table.contactForm td:nth-child(1){ padding:0 0 0 0; width:100%; display:block }
table.contactForm td:nth-child(2){ padding:0 0 0 0; width:100%; display:block }
table.contactForm tr:nth-child(3) td:nth-child(1){ padding:0 0 0 0; width:100%; display:block }
table.contactForm td input[type="text"], table.contactForm td textarea{ margin-bottom:20px; }
table.contactForm td strong{ clear:both }
table.contactForm td span.reqFld{ display:none }

}

@media screen and (max-width: 360px) {
.amenitiesLeft ul li{ width:100% }
.sidebar{ width:100%; float:none; margin:0 auto; display:block }

}
















