/*  
Website: Newport Whales
*/

/* More fonts
font-family: 'Slabo 27px', serif;
font-family: 'Raleway', sans-serif;
font-family: 'Dosis', sans-serif;
font-family: 'Special Elite', cursive;
font-family: 'Josefin Slab', serif;
*/

/* HOME PAGE PARAGRAPH */

.intro {
  /* font-family: 'Special Elite', cursive; */
  /* font:24px/34px 'Special Elite', cursive; margin-bottom: 25px; */
  font-size: 24px;
  line-height: 38px;
  text-align: center;
  padding: 20px 0px;
  /* color: #969696; */
  /* padding: 20px 20px; */
}


#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.toplogo {
 position: relative;
 text-align: center;
}

.logo-nw {
  position: absolute;
  margin: 0 auto;
  z-index: 1000;
  width: 50%;
  max-width: 520px;
  top: 10;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.bottombar {
  position: absolute;
  color: #fff;
  background-color: #222222;
  opacity: 0.7;
  text-align: center;
  width: 100%;
  height: 25%;
  bottom:0;
  right: 0;
  left: 0;
  z-index: 1000;
}

.bottom-cta {
  font:33px/38px "proxima-nova", helvetica, arial, sans-serif; 
  font-weight:200; 
  letter-spacing:3px; 
  text-transform:uppercase;
  color: #fff;
  opacity: 1;
  margin-top:15px;
}

.subtext {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-style: italic;
}

.btnmobile {
  display: none;
}

.crystalwidget {
  margin-left: 40px; 
  max-width: 280px; 
  min-width: 250px; 
  margin-top:15px;
}

/* .smallintro {
   margin: 15px 20px;
} */


/* SLICK NAV 
------------- */

.slicknav_menu {
  display:none;
}

/* @media screen and (max-width: 40em) { */
@media screen and (max-width: 755px) {

  .js #menu {
    display:none;
  }
  
  .js .slicknav_menu {
    display:block;
  } 
}

@media screen and (min-width: 756px) {
.hide {
  display: none;
}

#hide {
  display: none;
}
}

/* VIDEO */
video#bgvid {
position: fixed;
top: 30%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background: url(images/nw-slider3a.jpg) no-repeat;
background-size: cover;
}

/* 
   Reset
------------------------------------------------------------------- */

table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}



body {
  margin: 0;
  padding:0;
  height:100%;
}

#wrapper {
  min-height:100%;
  position:relative;
}

#content {
  padding-bottom:160px; /* Height of the footer element */
}

#footer {
  background:#000;
  width:100%;
  height:160px;
  position:absolute;
  bottom:0;
  left:0;
  padding-top:0px;
  margin-top:0px;
}

.newportfooter {
   color: #d6bb3c; 
   font-size: 11px; 
   font-weight: bolder;
}

.socialdiv {
  width: 150px; 
  margin-left: auto; 
  margin-right: auto;
}

/* div.footer {
  background-color: #000;
  width: 100%;
  padding: 20px 0px 0px 0px;
  height: 50px;
  vertical-align: center;
  color: #dddddd
  font:12px/14px 'Open Sans', sans-serif; 
} */

.foot-left, .foot-left a { 
  float: left;
  margin-left: 20px;
  color: #FFF;
  font:12px/14px 'Open Sans', sans-serif; 
}

.foot-right, .foot-right a {
  float: right;
  margin-right: 10px;
  text-align:right;
  color: #FFF;
  font:12px/14px 'Open Sans', sans-serif; 
}

.little-foot, .little-foot a {
  font:12px/20px 'Open Sans', sans-serif; 
  color: #d4d4d4;
		
}


/* Content / Paragraphs / Headers */
/* ------------------------------------------------------------------- */


 p {       
	/* font-family: 'Merriweather', serif; */
	/* font-family: 'Raleway', sans-serif; */
  /* font-family: 'Open Sans', sans-serif;  font-size: 14.5px; line-height: 30px; */
	color: #585858;
       font:18px/30px "ff-meta-serif-web-pro", georgia, times, serif; margin-bottom:25px;
} 

body, ul, ul li, tr {
  font:15px/27px 'Open Sans', sans-serif; 
  color: #000;
}

.reservations {
    font:18px/27px 'Open Sans', sans-serif; 
    text-transform: uppercase;
    color: #000;
}

.smaller, td {
	font:15px/27px 'Open Sans', sans-serif; 
	color: #000;
  /* font:15px/27px "ff-meta-serif-web-pro", georgia, times, serif; */
  margin-bottom:15px;
} 

li {
	margin-bottom:10px;
}

/* Textual */
h1,
h2,
h3,
h4,
h5,
h6 {font-weight:normal; color:#000; text-rendering:optimizelegibility;}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {font-weight:normal; color:#2c2c2c;}

h1,
h1 a {font:38px/38px "proxima-nova", helvetica, arial, sans-serif; font-weight:100; letter-spacing:6px; text-transform:uppercase;}
h1 {margin:0 0 35px; text-align:center;}
h1 small {font-size:18px;}

h2,
h2 a {font:italic 26px/32px "ff-meta-serif-web-pro", georgia, times, serif;}
h2 {margin:0 0 30px;}
h2 small {font-size:18px;}

h3,
h3 a {font:23px/30px "proxima-nova", helvetica, arial, sans-serif; font-weight:100; text-transform:uppercase;}
h3 {margin-bottom:15px;}
h3 small {font-size:14px;}

h4,
h4 {color:#aaa; font:italic 16px "ff-meta-serif-web-pro", georgia, times, serif; margin-bottom:20px;}
h4 small {font-size:12px;}

h5,
h5 {color:#f9f9f9; font:20px "proxima-nova", helvetica, sans-serif; font-weight:100;}
h5 small {font-size:12px;}

h6 {font-size:11px; line-height:20px; text-transform:uppercase;}

.bolder {
  font-weight: bolder;
  letter-spacing:7px;
}

/* h1 {
  font-family: 'Raleway', sans-serif;
	color: #2b74b8;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:35px;
}

h2, h3, h4 {
	font-family: 'Raleway', sans-serif;
	color: #2b74b8;
	text-transform: uppercase;
} */

p, span, li {font-size:18px;}

p,
article div {font:18px/32px "ff-meta-serif-web-pro", georgia, times, serif; margin-bottom:25px;}
p small {font-size:9px;}

a {color:#000; /* display:inline-block; */ text-decoration:none;}
a:hover {color:#747474; text-decoration:none;
  transition: color .25s ease-in;
  -moz-transition: color .25s ease-in;
  -webkit-transition: color .25s ease-in;
  -o-transition: color .25s ease-in;
}
a:focus {outline:thin dotted #333; outline:5px auto -webkit-focus-ring-color; outline-offset:-2px;}
a:hover, a:active {outline:0;}
/* a img {display:inline-block;} */

.padded {
	padding: 5px 8% 30px 8%;
}

hr.one { border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc); margin-top:20px; margin-bottom:30px; opacity:0.4;}

hr.shadow { height: 12px; border: 0; box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5); }

.whalepic {
	width: 15%;
	min-width: 100px;
	max-width: 200px;
}

.bottom {
  margin-top:20px; 
  margin-bottom:15px;
}



/* Tables */
/* ------------------------------------------------------------------- */

table {margin-bottom: 1.4em; width: 100%;}
th {font-weight: bold;}
thead th {background: #C3D9FF;}
th,td,caption {padding: 4px 10px 4px 5px;}
tr.even td {background: #F2F6FA;}
tfoot {font-style: italic;}
caption {background: #EEE;}

table.data-table {
	border: 1px solid #CCB;
	margin-bottom: 2em;
	width: 100%;
}
table.data-table th {
	background: #F0F0F0;
	border: 1px solid #DDD;
	color: #555;
	text-align: left;
}

table.data-table th.grey {
  background: #939393;
  border: 1px solid #DDD;
  color: #FFF;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}

table.data-table tr {border-bottom: 1px solid #DDD;}
table.data-table td, table th {padding: 8px;}
table.data-table td {
	background: #F6F6F6;
	border: 1px solid #DDD;
}
table.data-table tr.even td {background: #FCFCFC;}



/* 
   Forms 
------------------------------------------------------------------- */

label {
	cursor: pointer;
	font-weight: bold;
}
label.checkbox, label.radio {font-weight: normal;}
legend {
	font-weight: bold;
	font-size: 1.2em;
}
textarea {overflow: auto;}
input.text, textarea, select {
	background: #FCFCFC;
	border: 1px inset #AAA;
	margin: 0.5em 0;
	padding: 4px 5px;
}
input.text:focus, textarea:focus, select:focus {background: #FFFFF5;}

input.button {
	background: #DDD;
	border: 1px outset #AAA;
	padding: 4px 5px;
}
input.button:active {border-style: inset;}

input[type="submit"] {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
  border-radius: 12px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 8px 16px 8px 16px;
  text-decoration: none;
}

input[type="submit"]:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;

}

/* Specific */

form .required {font-weight: bold;}

.form-error {border-color: #F00;}
.form-row {padding: 5px 0;}
.form-row-submit {
	border-top: 1px solid #DDD;
	padding: 8px 0 10px 76px;
	margin-top: 10px;
}
.legend {
	background: #F0FAF0;
	border: 1px solid #D6DFD6;
	font-size: 1.5em;
	margin: 0;
	padding: 8px 14px;
}
.form-property, .form-value {float: left;}
.form-property {
	padding-top: 8px;
	text-align: right;
	width: 60px;
}
.form-value {padding-left: 16px;}
.form-error {border-color: #F00;}



/* 
   Alignment 
------------------------------------------------------------------- */

/* General */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.center-td {
  text-align:center;
}

.topbottomspace {
  margin-top:30px;
  margin-bottom:30px;
}

.nudge-r {
  margin-right: 20px;
}

.nudge-l {
  margin-left: 20px;
}


/* 
   CSS MENU
------------------------------------------------------------------- */

#explore-nav {
  position: fixed;
  top:30px;
  right: 0px;
  left: 0px
  z-index: 9998;
  background: rgba(0, 0, 0, 0.95) none repeat scroll 0% 0%;
  padding: 72px 0px 15px;
  border-top: 1px dotted #555;
  display: none;
}

.home-nav {
  background: transparent url("images/nwlogo-menu.png") no-repeat scroll 0% 0% / 62px 62px;
  display: block;
  height: 62px; 
  width: 62px;
  margin: 0 auto;
  overflow: hidden;
  text-indent: -999px;
  padding: 0px 0px 0px 0px;
  border: medium none;
  vertical-align:center;
  position: absolute;
  right:46%;
  top:12;
}


@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0px 0px 0px 0px;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  text-align:center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Raleway', sans-serif;
}

/* SPACE BETWEEN MENU ITEMS - Modified 12/27/15 */
#cssmenu ul li {
  margin-right:20px;
}

#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: Montserrat, sans-serif;
  background: #000000;
}
#cssmenu > ul > li {
	display:inline-block;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 17px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 700;
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #333333;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

/* @media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
 */
/* @media all and (max-width: 755px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 755px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 755px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 755px), only screen and (min-device-pixel-ratio: 2) and (max-width: 755px), only screen and (min-resolution: 192dpi) and (max-width: 755px), only screen and (min-resolution: 2dppx) and (max-width: 755px) { */
  


/*--------------------------------------------------------------
Drop Down Menu
--------------------------------------------------------------*/


html,body{
    width:100%;
    padding:0;
    margin:0;
}
 
.dropdownwrap, .dropdownwrap2 {
    height:auto;
    float:left;
    margin:0px 0px 0px 0px;
    background-color:#000;
    display:none;
    padding:10px 0px;
    width:100%;
}
 
.container{
    width:90%;
    max-width: 1135px;
    /* float:left; */
    margin: 0 auto;
    padding:0px 3%;
}
 
.container h2{
    width:100%;
    float:left;
    padding:20px 0px;
    margin:0;
    text-align:left;
    font-family: 'Patrick Hand SC', cursive;
    font-size:36px;
    color:#434343;
}
 
.dropdownwrap h3, .dropdownwrap2 h3 {
    width:100%;
    float:left;
    padding:40px 0px;
    margin:0;
    text-align:left;
    font-family: 'Patrick Hand SC', cursive;
    font-size:36px;
    color:white;
}
 
.container p{
    font-family: 'Open Sans', sans-serif;
    font-size:9pt;
    line-height: 17px;
    /* color:#B7B7B7; */
    color: #bcbcbc;
    text-align:left;
    padding-bottom:10px;
}
 
.dropdownwrap p, .dropdownwrap2 p {
    font-family: 'Open Sans', sans-serif;
    font-size:9pt;
    color:white;
    text-align:left;
    padding-bottom:10px;
    padding-top:10px;
    color: #bcbcbc;
}
 
/* .container a,
.container a:visited{
    padding:8px 14px;
    font-size:10pt;
    border:1px solid #CCCCCC;
    background-color:#DDDDDD;
    text-decoration:none;
    text-transform:uppercase;
    color:#424242;
    border-radius:3px;
}
 
.container a:hover{
    padding:8px 14px;
    font-size:12pt;
    border:1px solid #F2F2F2;
    background-color:white;
    color:#CCCCCC;
  } */

.container a {
color: #c5c5c5;
}

.container a:hover {
text-decoration: underline;
color: #FFF;
}


.left {
  float:left; 
  width:33%;
  padding-right: 6px;
}

.left1 {
  float: left;
  width:28%;
}

.white {
  color: #FFF;
}

.menupics {
  margin-top: 20px; 
  min-width: 396px; 
  max-width: 496px;
  float:right;
}

.menupics2 {
  margin-top: 10px; 
  min-width: 376px; 
  max-width: 476px;
  float:right;
}


@media only screen and (max-width:756px) {
  #cssmenu {
    display:none;
  }

  .js .slicknav_menu {
    display:block;
  }
}

@media only screen and (max-width:700px) {
  #moffset10 {
    margin-top: 10px;
  }

  #moffset20 {
    margin-top: 20px;
  }

  #moffset30 {
    margin-top: 30px;
  }

  #moffset40 {
    margin-top: 40px;
  }

  #moffset50 {
    margin-top: 50px;
  }

  #mnegoffset10 {
    margin-top: -10px;
  }

  #mnegoffset20 {
    margin-top: -20px;
  }

  #mnegoffset30 {
    margin-top: -30px;
  }


.mobilehide {
  display: none;
}

.crystalwidget {
  clear: both;
  margin-bottom:20px;
  margin-top:5px;
  width: 100%;
}


.btnmobile {
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 2px #cccccc;
  -moz-box-shadow: 0px 1px 2px #cccccc;
  box-shadow: 0px 1px 2px #cccccc;
  font-family: Arial;
  color: #000;
  font-size: 15px;
  letter-spacing:2px;
  text-transform: uppercase;
  background: #ffffff;
  padding: 10px 20px 10px 20px;
  border: solid #a8a8a8 2px;
  text-decoration: none;
}

.btnmobile:hover {
  background: #d9d9d9;
  color:#fff;
  background-image: -webkit-linear-gradient(top, #d9d9d9, #a5a4a4);
  background-image: -moz-linear-gradient(top, #d9d9d9, #a5a4a4);
  background-image: -ms-linear-gradient(top, #d9d9d9, #a5a4a4);
  background-image: -o-linear-gradient(top, #d9d9d9, #a5a4a4);
  background-image: linear-gradient(to bottom, #d9d9d9, #a5a4a4);
  text-decoration: none;
}

}








