/*

My Custom CSS
=============

Author:  EZO5

*/


/* --------------------------------------
   Reusable
   -------------------------------------- */

.thumbed-gallery .main {
    display: block;
}

.thumbed-gallery .thumbs {
    margin-left: -5px;
    margin-right: -5px;
    display: flex;
    flex-flow: row wrap;
}

.thumbed-gallery .thumb {
    display: block;
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    width: 33.333333333%;
}

@media (max-width: 767px) {
    .gallery-col {
        margin-top: 25px;
    }
}

/* --------------------------------------
   Layout
   -------------------------------------- */

header .fb-like {
	position: absolute !important;
	top: 0;
	left: 15px;	
}

footer .fb-like {
	margin-bottom: 10px !important;
}

header .fb-like iframe {
	height: auto !important;
}

#CDSWIDEXC {
	margin:30px auto 0 !important;

   -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
}

#CDSWIDEXCLOGO {
   display:none;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

#CDSWIDWRL, #CDSWIDWRL .widWRLData{background:none !important;border:0 !important;width:100% !important;max-width:none !important;}
.widWRLBranding {display:none !important;}
#TA_cdswritereviewlg600 > img {display:none !important;}

#CDSWIDWRL .widWRLReview textarea {max-width: none!important;width:100% !important;}

body { background: url(/img/bgr-repeat.jpg) repeat-x top center; background-position-y: -100px;}
*a { outline: none }
footer { background-color: #1d3048 }


footer,
footer a { color: #fff }
h1,
h2,
h3 {
    font-family: 'Gotham-Medium';
    color: #1d3048;
}
form > h3 {margin-bottom:20px;}
a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
}
#theme-switcher {
    padding: 10px 0;
    font-size: 0.7em;
}
a:focus { outline: none }
header a { color: inherit }
header span span { color: #fff }
header {
    font-size: 1.5em;
    color: #1d3048;
    line-height: 1;
    font-family: Gotham-Medium;
}
.heading-text-wrapper#home { padding: 10vh; min-height:340px;}
.heading-text-wrapper#inner { padding: 5vh }
header i {
    float: left;
    margin-right: 5px;
}
 #identifiers p { line-height: 1 }
.tab-pane .row h4 {
	text-transform: uppercase;
	font-family: "Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
	font-weight:100;
    font-size: 1.3em;
    margin: 0 0 5px;
}
.tab-pane .row img {margin-left:auto; }
.tab-pane .row p {
    margin-bottom: 0;
}
.tab-pane .row p a {
    color: #666;
    text-decoration: underline;
}

.tab-pane .row {
      margin: 15px 0 15px;
    display: table;
}
header span span { color: #fff }
#logo {
    margin: 0 auto;
    max-width: 217px;
    display: block;
    margin: 0 auto 0 auto;
}
.bordered {
    border: 5px solid #fff;
    box-shadow: 2px 2px 10px #888888;
    margin-bottom: 10px;
}
span.hidden-xs {display: block;}
header small { font-size: 20px }
#top-header div:nth-child(3) i {
    float: right;
    margin-left: 5px;
    -webkit-transform: rotate(250deg);
    -moz-transform: rotate(250deg);
    -ms-transform: rotate(250deg);
    -o-transform: rotate(250deg);
    transform: rotate(250deg);
}
#top-header div:nth-child(4) a > i {
    float: right;
    margin-left: 5px;
    -webkit-transform: rotate(250deg);
    -moz-transform: rotate(250deg);
    -ms-transform: rotate(250deg);
    -o-transform: rotate(250deg);
    transform: rotate(250deg);
}
.heading-texts img { padding: 5vh }
.heading-texts h1 {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
    font-size: 3.5em;
    margin: 0;
}
.heading-texts p {
    font-size: 2.3em;
    color: #fff;
    line-height: 1;
    text-shadow: none;
    font-family: Gotham-Medium;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.heading-texts p small {
    font-size: 25px;
    color: #1d3048;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}
#grad { background: url('../../img/white-gradient.png') repeat-x }
#grad-inner { background: url('../../img/white-gradient-inner.png') repeat-x }
#content .thumbnail {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 4px;
    border: none;
    padding: 10px;
}
.btn-primary {
    color: #fff;
    background-color: #1d3048;
    border: 4px;
    border-radius: 3px;
    padding: 5px 10px 5px 10px;
}
.btn-primary:focus { outline: none }
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus { outline: none }
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #1d3048;
    border-color: #1d3048;
}
#content > div { }
.display-table {
    display: table;
    padding-bottom: 40px;
    table-layout: fixed;
}
.display-table .table-cell {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
div#top-header { padding-top: 10px }
#contact-well p { margin: 0 }
.big-call-btn {
    content: "\f095";
    color: #fff;
    background-color: #1d3048;
    font-size: 2em;
    padding: 15px 15px 15px 165px;
    border-radius: 10px;
}
.col-sm-4.imgcol { margin-top: 25px }
h3.media-heading { font-size: 1.3em }
img.img-responsive.imgcol { padding-bottom: 10px }
.col-sm-4.imgcol { margin-top: 25px }
.media-object {
    display: block;
    max-width: 150px;
}
.media { padding-top: 20px }
.form-horizontal .control-label { text-align: left }
.nav-tabs>li>a { color: #1d3048 }
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff !important;
    font-weight: bold;
    background-color: #1d3048;
}
.panel { background-color: rgba(255,255,255,.5) }
.panel-default { border: none }
#header-cta-left > div > a > span { float: left }
#header-cta-right { position: relative }
table.contact-table { margin: 0 auto }
/* --------------------------------------
   Ribbon
   -------------------------------------- */
.ribbon-wrapper-blue {
  width: 130px;
  height: 130px;
  overflow: hidden;
  position: absolute;
  left: -2px;
  right: -3px;
  top: -4px;
  z-index:98;
		
}

.ribbon-blue {
  z-index: 98;
  font: bold 12px Sans-Serif;
  color: #333;
  text-align: center;
  -webkit-transform: rotate(-44deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -33px;
  top: 29px;
  width: 152px;
  background-color: #19405F;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#568ebd), to(#3A6C96));
  background-image: -webkit-linear-gradient(top, #568ebd, #3A6C96);
  background-image: -moz-linear-gradient(top, #568ebd, #3A6C96);
  background-image: -ms-linear-gradient(top, #568ebd, #3A6C96);
  background-image: -o-linear-gradient(top, #568ebd, #3A6C96);
  color: #1d3048;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-blue:before, .ribbon-blue:after {
  content: "";
  border-top:   3px solid #1d3048;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-blue:before {
  left: 0;
}
.ribbon-blue:after {
  right: 0;
}


.well table tr td:nth-child(odd) {
    color: #1d3048;
    padding-right: 10px;
    text-align: center;
}
button.clean {
    background-color: transparent;
    border: none;
}
#theme-switcher {
    position: absolute;
    top: 0;
    right: 15px;
}
#theme-switcher button.active { color: #fff }
/* --------------------------------------
   Booking Button
   -------------------------------------- */
#b_editDates form { border: none !important }
.b_availFormInner {
    background: none !important;
    padding: 0 !important;
}
.b_availDatesInner {
    float: left !important;
    width: 100% !important;
    margin-bottom: 10px !important;
}
.b_availDatesInner h4 {
    margin: 0 0 5px !important;
    font-weight: bold !important;
    font-size: 1.2em !important;
    color: #1d3048 !important;
}
#b_editDates h3 { display: none !important }
#b_availCheckIn { padding: 0 !important }
#b_availSubmit {
    text-align: left !important;
    margin: 0 !important;
}
.b_availDatesInner select:nth-child(1) {
    width: 25% !important;
    float: left !important;
}
.b_availDatesInner select:nth-child(2) {
    width: 70% !important;
    float: left !important;
    margin-left: 5% !important;
}
#b_availSubmit input {
    padding: 8px !important;
    border: 0 !important;
}
#b_availSubmit input:hover { background: #1d3048 !important }
.panel-default>.panel-heading {
    background-color: #1d3048 !important;
    border: 0;
    color: #fff !important;
    font-weight: bold !important;
}
.panel-default>.panel-heading i {
    color: #568ebd !important;
    margin-right: 5px !important;
}
#bcom_review_widget #bcom_review_widget_wrapper .hreview-horizontal { margin: 0!important }
/* --------------------------------------
   Typography
   -------------------------------------- */
@font-face {
    font-family: 'globersemibold_free';
    src: url('/fonts/Glober SemiBold Free-webfont.eot');
    src: url('/fonts/Glober SemiBold Free-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Glober SemiBold Free-webfont.woff2') format('woff2'), url('/fonts/Glober SemiBold Free-webfont.woff') format('woff'), url('/fonts/Glober SemiBold Free-webfont.ttf') format('truetype'), url('/fonts/Glober SemiBold Free-webfont.svg#globersemibold_free') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'globerthin_free';
    src: url('/fonts/Glober Thin Free-webfont.eot');
    src: url('/fonts/Glober Thin Free-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Glober Thin Free-webfont.woff2') format('woff2'), url('/fonts/Glober Thin Free-webfont.woff') format('woff'), url('/fonts/Glober Thin Free-webfont.ttf') format('truetype'), url('/fonts/Glober Thin Free-webfont.svg#globerthin_free') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Medium';
    src: url('/fonts/gothammedium2.eot');
    src: url('/fonts/gothammedium2.eot?#iefix') format('embedded-opentype'), url('/fonts/gothammedium2.woff') format('woff'), url('/fonts/gothammedium2.ttf') format('truetype'), url('/fonts/gothammedium2.svg#gothammedium2') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GaramondPremrPro-MedIt';
    src: url('fonts/garamondpremrpromedit.eot');
    src: url('fonts/garamondpremrpromedit.eot?#iefix') format('embedded-opentype'), url('fonts/garamondpremrpromedit.woff') format('woff'), url('fonts/garamondpremrpromedit.ttf') format('truetype'), url('fonts/garamondpremrpromedit.svg#garamondpremrpromedit') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* --------------------------------------
   Navbar
   -------------------------------------- */
.navbar { font-size: 0.75em }
.navbar-default .navbar-nav>li>a { color: #1d3048 }
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover
.navbar-default .navbar-nav>li>a { color: #1d3048 }
.navbar-default {
    border: none;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, .2);
    font-family: Gotham-Medium;
}
.navbar-nav>li:first-child.active>a { border-radius: 4px 0 0 0 }
.navbar-nav>li:last-child.active>a { border-radius: 0 4px 0 0 }
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: rgba(255, 255, 255, .3);
    border-bottom: 3px solid #1d3048;
}
.navbar { min-height: 30px }
.navbar-nav.nav-justified > li { float: none }
.navbar-collapse { border-top: none }
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .icon-bar { background-color: #fff }
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover { background-color: rgba(255, 255, 255, .2) }
.navbar-default .navbar-toggle { border-color: #fff }
#navbar > ul > li.active > a:hover { color: #1d3048 }
.navbar-default .navbar-toggle { color: #fff }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    background-color: rgba(255, 255, 255, .2);
    border-radius: 4px;
}
#contact-well table {font-size:1em;  line-height: 1.5;}
.navbar-nav>li>a {
    font-size: 0.8em;
    padding-top: 18px;
}
.nav-justified>li>a { margin-bottom: 0 }
.navbar-brand {
    height: auto;
    padding: 0;
    line-height: 1;
}
.thumbnail-wrapper .thumbnail h2 {font-size:1.7em;}
.navbar-brand {
    padding: 13px 15px;
    font-size: 16px;
    font-family: Gotham-Medium;
}
.navbar-nav > li > a {
    padding-left: 0px;
    padding-right: 0px;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover { border-bottom-color: #1d3048 }
.nav-tabs>li>a:hover { border-color: #eee #eee #1d3048 }
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, .4);
    color: #1d3048 !important;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-color: rgba(255, 255, 255, .01);
    border-bottom-color: inherit;
}
.nav-justified { }
.booking-hover {
    padding: 10px;
    float: left;
}
.booking-hover-wrap {
    width: auto;
    min-width: getCommonDataForSend;
    max-width: 50em;
    margin: 0em auto;
}
.booking-hover:hover {
    width: auto;
    background-color: rgba(255, 255, 255, .4);
    border-radius: 4px;
    padding: 10px;
}

/* --------------------------------------
   SLIDER
   -------------------------------------- */
#activities-slider {
    position: relative;
    padding-bottom: 20px;
}
#activities-slider img#ribbon {
    position: absolute;
    top: 8px;
    left: 25px;
    width: 100px;
    z-index: 3;
	
}
img.loading {opacity:0.3}
.loading {
   background-image: url('/img/loading.gif');
    background-repeat: no-repeat;
	background-size:10%;
    background-position: center; }
#activities-slider .cycle-slideshow {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
	
}
.cycle-pager {
    color: #969696;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 5000000;
}
.cycle-pager span {
    cursor: pointer;
    font-size: 2.5em;
    font-weight: bold;
    margin-left: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.cycle-pager-active { color: #1d3048 }
.cycle-slideshow { overflow: hidden }
.cycle-slideshow img {
    width: 100%;
    display: none;

}
.nav-tabs { border-bottom: 1px solid #1d3048 }
button.clean {padding: 0;}
@-moz-document url-prefix() {
    .display-table .table-cell {
    width: 390px;
}
}


/* --------------------------------------
   Media Queries
   -------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) { 
    .navbar-nav>li>a { font-size: 1em }
    .booking-hover:hover { width: 70% }
}
@media (max-width: 1200px) { 
	.thumbnail-wrapper .thumbnail h2 {font-size:1.4em;}
    .heading-texts h1 { font-size: 2.3em }
    .heading-texts p small { font-size: 22px }
    #top-header > div:nth-child(odd),
    #top-header > div:nth-child(odd) small { font-size: 0.85em }
}
@media (max-width: 768px) {
	
	#contact-well table {font-size:1em}
	#contact-well{  margin-top: 15px;font-size: 0.9em;}
	.tab-pane .row div:first-child { padding-bottom: 20px }
    .col-sm-6.text-left { text-align: center }
    .cycle-pager span { font-size: 2em }
    .nav-justified { width: auto }
    .navbar-nav>li>a {
        font-size: 0.8em;
        padding-top: 10px;
    }
.ribbon-blue{font-size:12px;font-weight:normal;}
    .booking-hover:hover { width: auto }
    .tex-right { text-align: center }
    body { background-size: 350% auto }
    .heading-text-wrapper { padding: 20px 0 }
    .navbar-toggle { padding: 5px 6px }
    .navbar { min-height: inherit }
    .heading-text-wrapper { padding: 5vh }
    footer,
    footer .text-right { text-align: center }
    .navbar-menu {
        float: left;
        padding: 10px 15px;
        font-size: 18px;
        line-height: 20px;
        color: #1d3048;
    }
    .navbar-default .navbar-brand,
    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus { color: #fff }
    .navbar-header { border-bottom: 5px #1d3048 solid }
    .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }
    #top-header > div:nth-child(odd),
    #top-header > div:nth-child(odd) small { font-size: 0.8em }
    #top-header > div:nth-child(3) small { font-size: 1em }
    #top-header > div:nth-child(4) a small { font-size: 1em }
    .heading-texts p small { font-size: 20px }
    .thumbnail-wrapper {
        max-width: 340px;
        margin: 0 auto;
    }
    .img-responsive { width: 100% }
    .heading-texts h1 { font-size: 2.5em }
    header span span { display: block }
    #top-header {
        font-size: 0.9em;
        padding: 15px 0;
    }
    .site-footer,
    .site-footer .text-right
                footer,
    footer > .text-right { text-align: center }
    .heading-text-wrapper#home { padding: 8vh }
    #content > table { margin: 0 auto }
    #contact-well > div > div:nth-child(2) > table { margin-top: 10px }
	.media-object {display: block;max-width: 110px;}
	footer { background-color: #1d3048;   padding: 10px 0;}
	body { 
		background: url(/img/bgr-repeat-sm.jpg) repeat-x top center;
		background-position-y: -120px;}

}
@media (min-width:768px){
body > footer > div > div:nth-child(1) {margin-top:5px;}
.col-sm-6.text-right {line-height: 1.1;margin-top:6px;font-size:12px}
.navbar-nav>li>a {font-size: 0.8em;padding:13px 0 8px;}
.navbar-nav>li>a {padding:15px 0 10px;}
iframe { padding-bottom:15px; }
footer { background-color: #1d3048;   padding: 15px 0 5px;}
div#bcom_rwidget_43204 {margin-top: 5px;}
.display-table .table-cell {width: 390px;}

}

/* Portrait & landscape phone */
@media (max-width: 480px) { 
	h3.media-heading {font-size: 1em;}
	.media-object {display: block;max-width: 75px;}
    iframe { height: 250px }
    .dummyspace { display: block }
    .heading-texts p small { font-size: 15px }
    .heading-text-wrapper#home { padding: 2vh }
    .heading-texts h1 { font-size: 1.5em }
    #top-header { font-size: 0.75em }
    #header-cta-left { padding-right: 0 }
    #header-cta-right { padding-left: 0 }
    .heading-text-wrapper#inner { padding: 2vh }
    .heading-texts { font-size: 1.3em }
    .heading-text-wrapper { padding: 1vh }
    .heading-texts p {font-size: 16px;margin-top: 10px;}
    .booking-hover { padding: 5px }
    .booking-hover:hover {padding: 5px;border: solid 0px transparent;}
.tab-pane .row p {font-size: .9em;}

}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
