body {
  	font-size: 19px;
   font-family: "Blinker", sans-serif;
   background: #afafaf;
   margin:0;
}

@font-face {
  font-family: "Merienda One";
  src: url("fonts/MeriendaOne-Regular.ttf");
}

@font-face {
  font-family: "Blinker";
  src: url("fonts/Blinker-Regular.ttf");
}

@font-face {
  font-family: "Blinker";
  src: url("fonts/Blinker-SemiBold.ttf");
  font-weight: bold;
}

.boyvideo {
   height: 400px;
   width: auto;
   margin-bottom: 10px;
   margin-left: 5px;
}

.float-ollie {
   display: inline-block;
   padding: 2px;
}

.ollie {
  width: 190px;
  height: auto;
}
.check-avail {
	font-size: 28px;
	color: white;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-family: "Merienda One", sans-serif;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: rgb(0,144,207);
 border: solid 4px transparent;
}

.check-avail:hover {
	color: rgb(0,144,207);
 background: white;
 border: solid 4px rgb(0,144,207);
}

.topbox {
   background: white;
   background-image: url("images/header-desktop-no-flag.png");
   background-repeat: no-repeat;
   padding-left: 30px;
   padding-top: 10px;
   padding-bottom: 10px;
   width: 680px;
   height: 120px;
	  display: inline-block;
  	float: left;
}

#page-box {
	 position:fixed;
	 bottom:0;
	 right:0;
	 width:175px;
	 padding: 20px; 
	 background: #333;
	 color: white;
	 text-align: center;
	 font-weight: bold;
}

#page-box:hover {
	background: red;
	border: none;
    cursor: pointer;
}

.star {
	color: red;
	font-size: 18px;
}

#flag {
   background: white;
   background-image: url("images/flag.gif");
   background-repeat: no-repeat;
   background-position:0 12px;	
   display: inline-block;	
   width: 200px;
   height: 120px;
   padding-bottom: 20px;
}

#bigbox {
	width: 100%;
	background: white;
	height: 120px !important;
	padding-bottom: 20px;
}

h1 {
   color: #444444;
   font-size: 38px;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 65px;
   font-family: "Merienda One", sans-serif;
}

h2 {
   color: rgb(0,134,197);
   font-size: 13px;
   font-weight: normal;
   margin-top: 0;
   margin-bottom: 0;
}

h3 {
   color: #444444;
   font-size: inherit;
   font-weight: bold;
   margin-top: 0;
   margin-bottom: 0;
}

.imagebox {
    width: 940px;
    text-align: left;
    margin-left: 55px;
    margin-bottom: 20px;
    background: transparent;
}

#weather {
   width: 940px;
   margin-left: 55px;
   margin-bottom: 2px;
   height: 130px;
}

#map {
   margin-left: 55px;
   margin-bottom: 10px;
}


.myvideo {
   width: 550px;
   height: auto;
   margin-bottom: 17px;
   margin-left: 55px;
}

#video-title {
	 width: 538px; 
	 margin-left: 55px;
}

.column {
   float: left;
   margin-left: 0;
}

.column2 {
   float: left;
   margin-left: 0;
}


a.whitebox {
   background: transparent;
   color: rgb(72,72,255);
   padding-left: 4px;
   padding-right: 4px;
   padding-bottom: 0;
   padding-top: 0;
   border: 4px solid transparent;
   text-decoration: none;
   margin-top: 0;
   font-size: inherit;
   white-space: nowrap;
   font-weight: bold;
  	line-height: 150%;
}

a.whitebox:hover {
   border: 4px dotted rgb(72,72,255);
}

.nav-mobile{
  display: none;
}

a.nav-mobile-link {
   background: transparent;
   color: white;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 2px;
   padding-top: 2px;
   border: 4px solid transparent;
   border-radius: 17px;
   text-decoration: none;
   font-size: 13px;
   font-weight: normal;
	font-variant: small-caps;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   letter-spacing: 2px;
}

a.nav-mobile-link:hover {
   background: white;
   color: rgb(0,124,187);
   border: 4px solid #F15A29;
}

#nav {
   width: 100%;
   padding-top: 8px;
   padding-bottom: 8px;
   background: rgb(0,144,207);
   padding-left: 10px;
   position: -webkit-sticky; /* Safari */
   position: sticky;
   top: 0;
}

.nav-link {
   background: rgb(0,144,207);
  	font-variant: small-caps;
   font-family: Arial, Verdana, sans-serif;
   color: white;
   font-size: 18px; /*PIXELS*/
   font-weight: bold;
   text-decoration: none;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 7px;
   padding-right: 7px;
   border: 5px solid transparent;
}

.nav-link:hover {
   background: white;
   color: rgb(0,124,187);
   border: 5px solid #F15A29;
   border-radius: 12px;
   padding-top: 8px;
   padding-bottom: 8px;
}

.title {
   width: 361px;
   margin-left: 20px;
   padding: 5px;
   background: #dddddd;
   color: #444444;
   text-align: center;
   font-weight: bold;
  	font-family: "Merienda One", sans-serif;
   font-size: 22px;
}

#title2 {
   margin-left: 55px;
   width: 540px;
   padding: 5px;
   background: #dddddd;
   color: #444444;
   font-size: 19px;
   text-align: center;
   font-weight: bold;
	font-variant: small-caps;
	font-family: Arial, Verdana, sans-serif;
}

.section {
   width: 351px;
   margin-left: 20px;
   margin-right:0;
   margin-top:0;
   margin-bottom: 20px;
   padding-top: 12px;
   padding-bottom: 13px;
   padding-left: 10px;
   padding-right: 10px;
   background: white;
  	font-size: 19px;
   font-family: Blinker, sans-serif;
}

#section2 {
   width: 530px; 
   margin-left: 55px; 
   margin-right:0;
   margin-top:0;
   margin-bottom: 20px;
   padding-left: 10px; 
   padding-right: 10px;
   padding-top: 7px;
   padding-bottom: 7px;
   background: white;
	font-size: 15px;
   text-align: justify;
}

hr {
   height: 2px;
   color: #444444;
   background: #444444;
}

a {
	white-space: nowrap;
}

#pretty {
	width: 100%; 
	height: auto; 
	display: block;
}

@media only screen and (max-width: 1050px){
   .imagebox {
      margin-left:0;
      width: 100%;
   }
   #weather {
      margin-left:0;
      width: 100%;
   }
   #map {
      display:none;
   }
	#flag {
		display:none;
	}
   #section2, #title2 {
      width: 90%;
   }
   .topbox {
      background-image: url(images/header-tablet3.png);
      background-repeat: no-repeat;
      background-size: contain;
   }
   .column {
	   width: 55%; 
	   margin-right: 20px;
   }
   .column2 {
       width: 35%;
   }
  .myvideo {
      width: 60%;
      margin-left:0;
      height: auto;
   }
   #video-title {
	   width: 100%; 
	   margin-left:0;
   }
	.nav-link{
		font-size: 12px;
	}
}


@media only screen and (max-width: 850px){
	.column {
		float: none;
		width: 100%;
	}
	.column2 {
		float: none;
		width: 100%;
	}
	.title {
		width: 100%;
		margin-left:0;
	}
	.section {
		width: 100%;
		margin-left:0;
		padding-right: 10px;
	}
	#title2 {
		margin-left:0;
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	#section2 {
		margin-left:0;
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
   .topbox {
      background-image: url(images/mobile-logo.png);
      background-repeat: no-repeat;
   	  background-position: center;
      width: 100%;
      height: 120px;
   }
	.check-avail {
		   width: 90%;
		   padding-left: 10px;
    	padding-right: 10px;
	    padding-top: 10px;
	    padding-bottom: 10px;
		   font-size: 17px;
	}
 #page-box {
     display: none;
 }

}


@media only screen and (max-width:480px){
	body {
	   position: absolute;
	   height: 100vh;
	   max-width: 100vw;
	}
   .section {
      margin-left:0;
      max-width: 93vw;
      padding: 9px;
      font-size: 14px;
   }
   .title {
      margin-left:0;
      padding-left: 9px;
      padding-right: 9px;
      max-width: 93vw;
   }
   #section2 {
      max-width: 96vw;
      margin-left: 0;
      padding: 5px;
      font-size: 14px;
   }
   #title2 {
      max-width: 94vw;
      padding-left: 9px;
      padding-right: 9px;
      margin-left: 0;
   }
   .column2 {
      float: none;
      margin-right: 0;
   }
   .column {
     float: none;
     max-width: 96vw;
	 margin-right :0;
   }
   .topbox {
      background-image: url(images/mobile-logo.png);
      background-repeat: no-repeat;
	  background-position: center;
      max-width: 96vw;
      height: 120px;
   }
   .float-ollie {
      display: block;
      padding: 10px;
   }

   #weather, #map {
      display: none;
   }
   #nav {
      display: none;
   }
   .nav-mobile {
      background: rgb(0,144,207);
      padding-bottom: 7px;
      max-width: 100vw;
      text-align: center;
      padding-left:0;
      padding-right:0;
      padding-top: 2px;
      display: block;
      margin-bottom: 15px;
}
   a.nav-mobile-link {
      font-size: 12pt;
      line-height: 160%;
      padding-top: 0;
      padding-bottom: 0;
   }
   .imagebox {
      display: none;
   }
   .myvideo {
      width: 99vw;
      height: auto;
   }
	#video-title {
		 margin-left: 0;
		max-width: 93vw;
	}
   h1 {
      font-size: 18px;
      margin-left: 10px;
   }
	#booking {
		max-width: 96vw;
	}
	.check-avail {
		font-size: 11px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#bigbox {
	    width: 90vw;
 }
 #page-box {
     display: none;
 }
}
