@charset "UTF-8";


body {
	
font-family: 'Quicksand', sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	background-color:rgba(255,255,255,1);
	font-size:120%;
}


#container {
	
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 600px;
	margin-left: 0%;
} 

.tourTimes {
	
	
	padding:5%;
	width:90%;
	font-size:100%;
	margin-bottom:25px;
	background-color:white;

}

.red {
	
	color:red;
}


#google_translate_element {
	
	
	width:100%;
	padding: 5px 0px;
	text-align:center;
	
}

.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget{
   color: transparent !important;
}





#menuContainer {
	
	display: Block;
	width: 100%;
	min-height:60px;
	max-height:auto;
	background-color: rgba(255,255,255,.9);
	margin-bottom: 0px;
	margin-top: 0px;
	
}


#menu {
	
	z-index: 1000;
	margin-top: 0px;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	width: 100%;
	text-align: left;
	min-height: 60px;
	background-color:rgba(255,255,255,1);
		position:fixed;
	
}

#menu ul {
	
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#menu ul li {
	  display:inline-block;
        *display:inline; /*IE7*/
        *zoom:1; /*IE7*/
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left: rgba(230,230,230,.5) 1px solid;
	padding:0px;

}

#menu ul li a {
	
	display: block;
	height: 60px;
	color: rgba(40,76,71,.8);
	text-decoration: none;
	line-height: 60px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
	margin-right: 0px;
	margin-left: 0px;	
	
}

#menu ul li a:hover {
	
	color: rgba(255,255,255,1);
	background-color:rgba(171,72,79,1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-right: 0px;
	margin-left: 0px;
}

#menu ul li ul {
	
	position: absolute;
	top: 60px;
	visibility: hidden;
	background-color: rgba(255,255,255,1);
	text-align: left;
	right: 0px;	
		
}


#menu ul li ul li {

	border-left:none;
border-top:rgba(204,204,204,1) 1px dotted;
	
}

#menu ul li:hover ul {
	
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:0px;
	padding-bottom:0px;
	width:200px;
	
}
#menu ul li ul li a {
	
	background-color:rgba(255,255,255,1);
	padding-right: 15px;
	padding-left: 15px;
	line-height: 40px;
	height:40px;
	width:170px;
	text-align:left;
	
}

#menu ul li:nth-child(2n+0) {
	
	 /*(even) or (2n+0)*/
	
}

#menu ul li:nth-child(2n+1) {
	
	 /*(odd) or (2n+1)*/
}

#menu ul li:first-child {
	
	border-left:0px;

}




.headMast

{
	display:Block;
	width: 100%;
	height:840px;
	position:fixed;
	z-index:-1000;
}




 #shareBox:hover{
	
	background-color:rgba(255,255,255,1);
	
}


#contactBox:hover {
	
	background-color: rgba(171,72,79,1);
}

 .mainContentHeaderContainer {
	 
	display: block;
	padding-bottom: 25px;
	width: 100%;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.mainContentHeader {
	
	text-align: center;
	width: 100%;
	padding: 0px;
	overflow: visible;
	z-index: -1000;
	background-image: url(images/logo/logo-bebe-catamaran-punta-cana-dominican-republic-coolestcarib.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 130px;
}

.mainContentHeaderMobile {
	
	visibility: hidden;
	
}


#mainContentPic2

{
	color: rgba(51,51,51,1);	
}


#mainContentNoPic {
	
	display: block;
	padding-top: 15px;
	padding-bottom: 25px;
	width: 100%;
	text-align: center;
	margin-top: 37%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(255,255,255,.9);
}



.mainContentPicText {
	
	padding-top: 5px;
	text-align: center;
	color: rgba(255,255,255,1);
	font-size: 170%;
	position: absolute;
	width: 100%;
	visibility: visible;
	z-index: 100;
}

.mainContentNoPicText {
	
	text-align: center;
	color: rgba(37,76,71,1);
	font-size: 140%;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 25px;
}

.mainContentText {
	
}


#columnsBox {
	
	width: 96%;
	padding-bottom: 50px;
	text-align: center;
	background-color: rgba(57,182,218,1);
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 50px;
}

#columnsBigBox {
	
	width: 90%;
	padding-bottom: 75px;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 15px;
	text-align: center;
		
}

#tintBox {
	
	width: 90%;
	background-image: url(images/loading-casa-del-mar-timeshare-beach-resort-aruba-coolestcarib.gif);
	background-position: center 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}


.maincontentBox {
	
	width: 80%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	margin-right: 10%;
	margin-left: 10%;
	text-align: left;
	line-height: 30px;
	list-style-image: url(images/bullet-casa-del-mar-aruba-beach-resort-timeshare-coolestcarib.png);
	margin-top: 15px;
	margin-bottom: 15px;
}

.tripadvisor {
	
	width: 80%;
	padding-top: 25px;
	padding-right: 10%;
	padding-bottom: 25px;
	padding-left: 10%;
	margin-right: 0%;
	margin-left: 0%;
	text-align: left;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:rgba(255,255,255,1);
}

.maincontentBox h1 {
	
	line-height: 30px;
	margin: 0px;
	font-size: 180%;
}

.maincontentBoxHeader {
	
	background-color: rgba(179,70,81,.9);
	color: rgba(255,255,255,1);
	padding-top: 40px;
	padding-right: 2%;
	padding-bottom: 40px;
	padding-left: 5%;
	background-repeat: no-repeat;
	text-align: left;
}

.round {
	
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	
}

.maincontentBoxContent {
	
	background-color: rgba(255,255,255,1);
	padding-top: 50px;
	padding-right: 5%;
	padding-bottom: 50px;
	padding-left: 5%;
}

.maincontentBoxContent a {
	
	color: rgba(171,72,79,1);
	text-decoration: underline;
}

.maincontentBoxFooter {
	
	background-color: rgba(171,72,79,1);
	color: rgba(255,255,255,1);
	padding: 10px;
	height: 120px;
	text-align: center;
}

.maincontentBoxFooter img {
	
margin:10px;
	
}



#social {
	
	width: 80%;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: rgba(255,255,255,1);
	font-size: 200%;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
}


#social a {
	
color:rgba(240,174,1,1);
text-decoration:underline;	
	
}

#social img {
	
	text-align: center;
	margin-bottom: -15px;
	margin-top: 10px;
}


#shareContainer {
	
	background-color: rgba(0,0,0,1);
	padding-top: 50px;
	padding-bottom: 50px;

}


#share {
	
	width: 80%;
	text-align: center;
	margin-left: 8%;
	margin-right: 8%;
padding-bottom: 5px;
	color: rgba(255,255,255,1);
}

#share a img {

padding:5px;
margin:10px;	
	
}


#galleryBox {
	
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 25px;

}

#storeBox {
	
	width: 96%;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-left:2%;
	padding-right:2%;
	min-height:300px;
	background-color:rgba(51,51,51,1);
	
	
}

#socialBox {
	
	text-align: center;
	min-height: 300px;
	background-color: rgba(255,255,255,1);
	background-image: url(images/loading-bebe-catamaran-punta-cana-coolestcarib.gif);
	background-repeat: no-repeat;
	background-position: center center;
}




#newsBox {
	
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 25px;
	min-height: 300px;
	background-color: rgba(51,51,51,1);
	
}

#contestBox {
	
	width: 80%;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-left:10%;
	padding-right:10%;
	background-color:rgba(237,237,237,1);
}




#contactBox {
	
	width: 100%;
	text-align: center;
	color: rgba(255,255,255,1);
	padding-bottom: 75px;
	padding-top: 75px;
	background-color: rgba(171,72,79,0.9);
}

#contactBox a {
	color:rgba(51,51,51,1);
	
}


#contactBox a img {
	
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}


#shareBox {
	
	background-color:rgba(255,255,255,.9);
	width: 100%;
	text-align: center;
	padding-bottom: 75px;
	padding-top: 75px;
}

#shareBox a img {
	
	margin:20px;
	width:110px;
	height:110px;
}

#shareBox a img:hover {
	
background:rgba(255,255,255,1);	
}



.formField {
	
	background-color: #E6E6E6;
	height: 30px;
	border: 1px solid #397EB7;
	width: 320px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	padding: 4px;
	font-size: 115%;
}

.formFieldMessage {
	
	background-color: #E6E6E6;
	width: 320px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	padding: 4px;
	font-size: 115%;
}



#footer {
	
	font-size: 80%;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #999;
	line-height: 30px;
	background-color: rgba(0,0,0,.8);
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10%;
	padding-left: 10%;
} 

#footerContent {
	
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}

#footer a { 

color:rgba(153,153,153,1);
text-decoration: underline; }

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


.fltrt { /
	float: right;
	margin-left: 8px;
}

.fltlft { 
	
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.hilite { 
	
	background-color: #CCC; 
}

.blockquote { 
	
	color: #FFF; background-color: #C51F2F; padding: 25px 40px 30px; border: 2px solid #FFF; margin-right: 250px; margin-left: 30px; line-height: 27px; font-size: 90%; 

}


.emphasis { 
	
	background-color: #FF0; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; color: #000; 

}

.frame {
	
	padding-bottom: 25px;
	
}

.reservationText {
	
	font-size: 80%;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
}

#facebook {
	
	margin-top: 15px; margin-left: 300px; position: absolute;

}


.headerTextBox {
	
	float: left;
	width: 850px;
	font-size: 80%;
}

h1, h2, h3, h4{
	
	font-weight: normal;
	margin:0px;
	padding:0px;
}

h5{
	
	font-weight: lighter;
	margin:0px;
	padding:0px;
	color:rgba(0,0,0,.5);
}
 
.editorialText {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFF;
	font-weight: normal;
	line-height: 22px;
}


.socialNetworkBox {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.socialNetworkBox img {
	
	margin-bottom: -10px;
	margin-right: 10px;
}

#mainContent table a {
	color: #005FA2;
}

.socialMedia {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
}

h1.insetType {
	
	padding-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	color:rgba(192,31,51,1);
	text-shadow: rgba(0,0,0,0.2) -1px 0, rgba(0,0,0,0.2) 0 -1px, rgba(255,255,255,0.8) 0 1px, rgba(0,0,0,0.3) -1px -2px;
	margin: 0px;
}


h2.insetType {
	
	
	padding-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	color:rgba(0,0,0,1);
	text-shadow: rgba(0,0,0,0.2) -1px 0, rgba(0,0,0,0.2) 0 -1px, rgba(255,255,255,0.8) 0 1px, rgba(0,0,0,0.3) -1px -2px;
	
	
	margin: 0px;
}

#headerText {
	
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #12476A;
	padding-bottom: 10px;
}

.twitter {
	
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#photoContainer {
	
	overflow: hidden;
	position: relative;
	min-height: 2260px;
	background-color: rgba(70,181,222,1);
	z-index: -1000;
}


.photo {
  position: absolute;
  animation: round 24s infinite;
  opacity: 0;
 min-width:100%;
 max-width:100%;

 
}

@keyframes round {
	
  35% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}

img:nth-child(6) {
  animation-delay: 20s;
}

img:nth-child(5) {
  animation-delay: 16s;
}


img:nth-child(4) {
  animation-delay: 12s;
}

img:nth-child(3) {
  animation-delay: 8s;
}

img:nth-child(2) {
  animation-delay: 4s;
}

img:nth-child(1) {
  animation-delay: 0s;
}



.color {
	
	color: rgba(0,0,0,1);
}

#socialContainer {
	
	background-color: rgba(0,0,0,1);
	padding-top: 50px;
	padding-bottom: 50px;
border-top-width: 7px;
	border-top-style: solid;
	border-top-color: rgba(240,174,0,1);
}

#columnsContainer {
	
	background-color:rgba(187,35,47,1);
	padding-top: 50px;
	padding-bottom: 50px;
	
}




.column {
	
	text-decoration: none;
	background-color: rgba(255,255,255,0);
	width: 470px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 30px;
	height: 290px;
	display: inline-block;
	background-image: url(images/loading-bebe-catamaran-punta-cana-coolestcarib.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
	}



.column:hover {
	
	background-color:rgba(255,255,255,.4);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
}

.columnHeader {
	
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 37px;
	text-align: center;
	font-style: normal;
	background-color: rgba(171,72,79,1);
	font-weight: bold;
	width: 450px;
	color: rgba(255,255,255,1);
	font-size: 160%;
}




.columnContent {
	
	padding: 0px;
	height: 100px;
	width: 100%;
	text-align: left;
}

.columnSmall {
	
	width: 45%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	list-style-position: outside;
	list-style-image: url(images/checkmark-bebe-catamaran-tours-punta-cana-dominican-republic-coolestcarib-caribbean-info.png);
	list-style-type: none;
}

.columnSmallContent {
	
text-align:left;	
	
}


.teamContent {
	
	padding: 10px;
	width: 185px;
	height: 550px;
	text-align:left;
	line-height:20px;
}

.teamColumn {
	
	text-decoration: none;
	background-color: rgba(255,255,255,0);
	width: 205px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 30px;
	height: 620px;
	display: inline-block;
	
	}



.googleMap {
	
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 0px;
}

.surfline {
	
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: rgba(237,237,237,1);
}

#becomeFamily {
	
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 75px;
	background-color: rgba(237,237,237,1);
	text-align: center;
	padding-top: 25px;
}







.mainContentNoPicText a {
	
	color: rgba(187,35,47,1);
}

.selectHome #selectHome, 
.selectAbout #selectAbout, 
.selectCatamarans #selectCatamarans, 
.selectMember #selectMember, 
.selectGallery #selectGallery,
.selectContact #selectContact,
.selectLocation #selectLocation, 
.selectDining #selectDining, 
.selectSocial #selectSocial,
.selectCalendar #selectCalendar,  
.selectReviews #selectReviews,
.selectBlog #selectBlog {
	
	background-color:rgba(175,71,80,1);	
	
}

.selectHome #selectHome a, 
.selectAbout #selectAbout a, 
.selectSuites #selectSuites a, 
.selectCatamarans #selectCatamarans a, 
.selectMember #selectMember a, 
.selectContact #selectContact a,
.selectGallery #selectGallery  a, 
.selectLocation #selectLocation a, 
.selectDining #selectDining a, 
.selectSocial #selectSocial a,
.selectCalendar #selectCalendar a,   
.selectReviews #selectReviews a,
.selectBlog #selectBlog a{
	
color:rgba(255,255,255,1);

}


#shareHeader {
	
	padding-bottom: 25px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	
}

#reservationsBox {
	
	width: 80%;
	min-height:250px;
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
	display: inline-block;
	background-image:url(images/2015/loading-rentamotion-rent-a-car-st-thomas-car-rental.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#pleaseNote {
	
	text-align: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 10px;
}

#locationMap {
	
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	text-align: left;
}






.bebeTable {
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	width:100%;
	
	padding: 0px;
	
}


.bebeTable th {
	
	background-color:rgba(171,72,79,1);
	color: rgba(255,255,255,1);
	font-size: 160%;
	padding: 25px;
	font-weight: normal;
	line-height: 30px;
}

.bebeTable tr {
	
	margin: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bebeTable tr td 
{
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 80%;
	margin: 0px;
	
	
}


.bebeTable tr:nth-child(even) 
{ /*(even) or (2n+0)*/
	
	background-color:rgba(255,255,255,.2);
}

.bebeTable tr:nth-child(odd) 

{ /*(odd) or (2n+1) ; */
background-color:rgba(255,255,255,.1);	
	
}








.bebeTable img {
	
	width: 100%;
	margin: 0px;
}

.bebeTable h1 {
	
	font-size: 150%;
	padding: 10px;
}




#tripadvisor {
	
	background-color: rgba(255,255,255,1);
	margin-top: 0px;
	padding-right: 35%;
	margin-bottom: 0px;
	padding-left: 35%;
	text-align: center;
	width: 30%;
	
	padding-top: 40px;
	padding-bottom: 40px;
}


#mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll {
	
	float: none;
	width: 100%;
	margin-bottom:25px;
}



.slwd_tl .slwd_tr {
	
	background-color: rgba(255,255,255,1);
	border:none;
}

.boxHeadline {
	
	padding-top: 10px;
	padding-bottom: 10px;
	color: rgba(176,113,41,1);
	text-align: center;
	background-color: rgba(255,255,255,.9);
}
.GoToTeam {
	color: rgba(255,255,255,1);
	background-color: rgba(51,51,51,1);
	padding: 7px;
	margin-top: 5px;
}

.GoToTeam a {
	
	color:rgba(255,255,255,.6);
}

.GoToTeam a:hover {
	
	color:rgba(255,255,255,1);
}

#menu #logo {
	
	float: left;
	height: 44px;
	width: 180px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.buttonReadMore {
	
		margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	color: rgba(255,255,255,1.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	line-height: 60px;
	margin-top: 0px;
	background-color:rgba(171,72,79,1);

	
}

.buttonCharter {
	
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: rgba(70,181,222,1);
	padding-top: 10px;
	padding-bottom: 10px;
}

.buttonReadMore a {
	
	color:rgba(255,255,255,1);

}

.buttonReadMore:hover {
	
	color: rgba(255,255,255,1);
	background-color:rgba(171,72,79,.8);
}

.buttonBox {
	margin-top: 220px;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom:15px;
	height: 60px;
}

.buttonBox:hover {

	
}




.captionBox {
	
	background-color: rgba(171,72,79,1);
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: rgba(255,255,255,1);
	margin-top: 50px;
	padding: 0px;
}

.captionBox a {
	
	color: rgba(255,255,255,1);
	
}


a {
	
	text-decoration: none;
	color: rgba(255,255,255,1);
}

.mainContentHeader img {
	
	z-index: -1000;
}


.inputTextField {
	
	height: 35px;
	width: 100%;
	padding: 5px;
	font-size: 150%;
}

.inputCommentField {
	
	width: 100%;
	padding: 5px;
	font-size: 150%;
}



.maincontentBox p {
	
}

.firstLetter {
	
	font-size: 300%;
}

.mainContentHeader h5 {
	
	line-height: 35px;
}

.directors {
	
	text-align: center;
	width: 100%;
}

.directorsColumn {
	
	width:40%;
	padding:5%;
	float:left;
	
}

.imageFullWidth img {
	
	width: 100%;
}

.maincontentBoxContent img {
	
	margin-bottom: 0px;
	width: 100%;
	margin-top: 0px;
	padding-bottom: 0px;
	height: 100%;
}
.captionContent {
	
	padding-bottom: 125px;
	line-height: 30px;
	font-weight: normal;
	background-image: url(images/stars-5-star-service-bebe-catamaran-tours-punta-cana-dominican-republic-coolestcarib.png);
	background-repeat: no-repeat;
	background-position: center bottom 20px;
	background-size: 100%;
	padding-top: 25px;
	padding-right: 15%;
	padding-left: 5%;
}

.captionContent h2 {
	
	padding-bottom: 15px;
}



#logo {
	
	text-align: center;
	padding-top: 25px;
	margin-top: 300px;
}

.telNumContainer {
	
	width: 100%;
	padding-top:15px;
	height: 50px;
	text-align:center;
}
 
 
 .telNum {
	 
	background-color:rgba(90,196,226,1);
	
	padding: 10px;
		
}

.telNum:hover {
	
	background-color: rgba(171,72,79,1);
	
}

 a .telNum  {
	 
	color:rgba(255,255,255,1); 
 }

.contentContent {
	
	padding-right: 17%;
	padding-top: 25px;
	padding-left: 5%;
}

.contentContent img {
	
	width: 50%;
	height:50%;
}

.tripadvisor {
	
	text-align: center;
	width: 40%;
	margin-right: 20%;
	margin-left: 20%;
}


.videoBebe {
	
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	margin:25px 0px;
	height:0;
	overflow:hidden;
	margin-bottom:25px;
	
}

.videoBebe iframe, .videoBebe  object, .videoBebe  embed {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-card:-100;
	
	
}



.bookingDiv {
	
	position:relative;
	padding-bottom:0px;
	margin:25px 0px;
	height:auto;
	overflow:visible;
	
	
}


.bookingDivPeek {
	
	position:relative;
	padding-bottom:0px;
	margin:25px 0px;
	height:auto;
	overflow:visible;
	
	
}

.bookingEmbed {
	
	position:relative;
	padding:5%;
	margin:25px 0px 0px;
	height:auto;
	overflow:visible;
	background-color: white;
	min-height: 550px;
	
	
}

.bookingBoxDiv {
	
	
	position:relative;
	padding:1% 1%;
	margin:25px 0px;
	height:auto;
	overflow:visible;
	text-align: center;
	background-color:rgba(176,21,19,1.00);
	
}




.coolestcarib img {
	width: auto;
}

.bigger {
	font-size: 200%;
	width: 110%;
}

.bigger img {
width:100%;
height:100%;	
}
.video-container iframe, .video-container object, .video-container embed {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-card:-100;
	
	
}
.video-container iframe, .video-container object, .video-container embed {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-card:-100;
	
	
}.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-bottom:25px;
	
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-bottom:25px;
	
}


.callForAction {
	color:rgba(255,255,255,1.00);
	padding: 10px 0px;

	
}
.bookingBox {
	margin: 5% 3%;
	max-width: 33%;
	padding: 5%;
	height: auto;
	background-color:white;
	display:inline-block;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/checkmark-bebe-catamaran-tours-punta-cana-dominican-republic-coolestcarib-caribbean-info.png);
	list-style-type: none;
	float:left;
	
}
.bookingBoxHeader {
	padding: 15px;
	background-color:rgba(176,21,19,1.00);
	color:white;
	margin-bottom:25px;
}
.bookingButton {
	padding: 15px;
	background-color: yellow;
	text-align: center;
	font-weight:bolder;
	margin-top:15px;
}

.bookingButton a {
	color:black;
}

.bookingButton a:hover {
	color:rgba(106,106,106,1.00);
}




/* iPhone */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 

{ 

#menuContainer {
	
	margin-top:0px;
	
}

#menu {
	
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	position:relative;
}

#menu ul li a {
	
	height: 60px;
	line-height: 60px;
	font-size:120%;
	padding-left:10px;
	padding-right:10px;
	
}

#menu ul li ul {
	
	top: 40px;
	
}

#menu ul li:last-child {
	
	width:100%;
	margin-top:10px;
	background-color:rgba(98,195,229,1);
	padding-top:10px;
	padding-bottom:10px;
	font-size:140%;
	font-weight:bolder;
	
}


.headMast

{
	
	margin-top:0px;
	position:relative;
	min-height: 0px;
	height:0px;
	
	
}
	
#photoContainer {
	
	
	min-height: 200px;
	
}



.buttonBox {
	
	margin-top: 0px;
	margin-bottom: 25px;
	font-size-adjust: 70%;
	
	
}
	
.peek-book-btn-yellow peek-book-button-flat peek-book-button-size-md {
		
font-size: 85%;
	}
	
.peek-book-btn-yellow  {
		font-size:95%;
		
	}

.buttonBox img {
	
margin-top:-25px;	
	
}


#photoContainer img {
	
	width:100%;
	

}

.mainContentHeader {
	
		visibility: hidden;
	visibility: collapse;
	height:0px;

}
	
	.mainContentHeaderMobile {
	
	
	
	width:100%;
	height:70px;
	z-index: 100;
	background-image: url(images/logo/logo-bebe-catamaran-punta-cana-dominican-republic-coolestcarib.png);
	background-size:90%;
	background-position:center center;
	background-repeat:no-repeat;
	visibility: visible;
	
}



.mainContentHeaderContainer {

	margin-top: 220px;
	background-color:rgba(255,255,255,1)

}


.maincontentBox {
	
	width: 100%;
	margin:0px;
	padding:0px;
	
	}
	
	
	
	.bookingDivPeek {
		display:none;
		visibility: hidden;
		
	}
	
	
	.maincontentBox h1 {
		
	line-height:35px;
		
	}
	
.maincontentBoxHeader {
	
	margin-top:15px;
}
	
.round {
	
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	
}


.contentContent {
	
	padding-right: 3%;
	padding-top: 15px;
	padding-left: 3%;
}





.mainContentHeader h4 {
	
	line-height: 30px;
}

#logo {
	
	height: 55px;
}



.maincontentBoxContent {
	
	padding-right: 30px;
	padding-left: 30px;
}

#columnsBigBox {
	
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
		
}

.column {

	width: 85%;

	}
	
.columnHeader {
	
	width: 94%;
	
}
	
.columnContent img{
	
	width: 100%;
	
}


.directorsColumn {

	
	width:90%;
	
}





.item a img {
	
width: 90%;
	
}



#pleaseNote {
	
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}

#reservationsBox {
	
width:100%;	
margin-right:0px;
margin-left:0px;
	
}

#locationMap {
	
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}



#columnsBox img {

}

.bebeTable {
	
font-size:90%;	
	
}

.bebeTable tr td 
	
{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}




#share {
	
	width: 100%;
	text-align: center;
	margin-left: 0%;
	margin-right: 0%;
padding-bottom: 5px;
	color: rgba(255,255,255,1);
	
}

#tripadvisor {
	
	padding-right: 0%;
	margin-bottom: 0px;
	padding-left: 0%;
	text-align: center;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size:90%;
}

.maincontentBoxFooter {
	
height:100%;	
width:90%;
padding-left:5%;
padding-right:5%;

}

.maincontentBoxFooter img {
	
	width:90%;
	height:100%;
} 

.callForAction {
	
	color:rgba(0,0,0,1.00);
	padding: 0px 0px 15px;
	
	
}
	
#blogBox {
	width: 60%;
	
}

.bookingBox {
	
	width: 84%;
	max-width: 84%;

	
}
	
	.coolestcarib {
		
		padding:0px 5%;
		
	}
	
	.myTable {
		
		font-size:60%;
		width:50%;
	}
	
	.myTable tr {
		
		width:50%;
		font-size:80%;
	}
	
	.myTable tr td a img {
		
		wdith:50%;
	}
	


}


/* iPhone */
