/* CSS Document */
body {
	margin:0px;
	background-color: #FFFFFF;
	font-family: 'Raleway', sans-serif;
	overflow: scroll;
}


/* Preloader */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:9999; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../images/status.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

.corner-logo {
	position: absolute;
	top: 14px;
	left: 16px;
z-index: 9994;
}
.corner-logo img {
	height: 150px;
    margin-left: -1px;
}
body, html {
  height: 100%;
}
h1, h2, h3, h4 {
	font-family: 'alternate_gothic_no2_dregular';
}
a.svg {
  position: relative;
  display:block;
}
a.svg:after {
  content: ""; 
  position: absolute; 
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0;
}
.fixed {
	position: fixed; 
	top: 0; 
	height: 70px; 
	z-index: 9996;
}

.pink {
	color: #ee2b7b;
}
.copper {
	color:#65a0a9 ;
}
.blue {
	color:#8e7565 ;
}
.black {
	color: #2D2D2D ;
}
#margin-top-20 {
	margin-top: 20px;
}


/* ======= Hover  ======= */


/* Grow */
.grow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.grow:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}




#top, #bottom, #left, #right {
	background: #ffffff;
	position: fixed;
	z-index:9997;
	}
	#left, #right {
		top: 0; bottom: 0;
		width: 15px;
		}
		#left { left: 0; }
		#right { right: 0; }
		
	#top, #bottom {
		left: 0; right: 0;
		height: 15px;
		}
		#top { top: 0; }
		#bottom { bottom: 0; }







img#nav-logo {
height: 40px;
z-index: 9998;
margin-top: -10px;
margin-right: 15px;
margin-bottom: 10px;
}

#choose h1{
	font-family: 'octin_vintage_freeregular';
	color: #ffffff;
	padding-bottom: 40px;
	font-size: 50px;
	margin:0px;
}
	#choose .outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

#choose .middle {
    display: table-cell;
    vertical-align: middle;
}

#choose .inner {
    margin-left: auto;
    margin-right: auto; 
}	

#choose img.catch {
	width: 50%;
	margin-bottom: 15px;
}
#choose img.loc {
	height: 70px;
}
#choose p {
color: #ffffff;
	padding-top: 18px;
	font-size: 20px;
	line-height: 24px;
}	





.logo {
	position: absolute;
	z-index: 2;
	padding-left: 50%;
	margin-left: -140px;
}
.logo img {
	height: auto;
	width: 280px;
}
	
	
nav {
	font-family: 'alternate_gothic_no2_dregular';
	position: absolute;
	color: #000000;
	bottom: 0;
	width: 100%;
	height: 70px;
	background: #fff;
	text-align: center;
	z-index: 9996;
}
nav ul {
	padding-left: 0px;
}
nav li {
	display: inline-block;
	padding: 15px 18px 24px 18px;
	font-size: 28px;
}
nav li.sm {
	display: inline-block;
	padding: 20px 20px 24px 15px;
	font-size: 18px;
}
nav li.sm img {
	width: 25px;
	height: 25px;
	margin-top: -12px;
}

nav li a {
	color: #000000;
	text-transform: uppercase;
}
nav li a:hover, nav li a:focus {
	color: #757575;
	text-decoration: none;
}
nav li a.divider {
	color:#000000;
}



section {
	height: 100vh;
}
#screen1 {	
	background: #E1E1E1;
	height: 100%;
}





/* ======= Carousel ======= */

.carousel-control.left {
	background-color:transparent;
	background-image:none;
	text-align: left;
	padding-left: 40px;
}
.carousel-control.right {
	background-color:transparent;
	background-image:none;
	text-align: right;
	padding-right: 40px;
}
.carousel-inner {
	margin-top:0px
}
.carousel-control {
	text-shadow: none;
	color: #FFFFFF;
	font-size: 50px;
	padding-left: 0px;
	padding-right: 0px;
	opacity: 1;
	z-index:997;
    position: absolute; /* already here */
    top: 45%;  /* Was top: 40% */

}
.carousel-control.left:hover {
	text-shadow:none;
	background-color: transparent;
	color: #202020;
	padding-left: 40px;
	padding-right: 0px;
}
.carousel-control.right:hover {
	text-shadow:none;
	background-color: transparent;
	color: #202020;
	padding-left: 0px;
	padding-right: 40px;
}

.slide1 {
	background-image: url(../images/slider-BG-1.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	width: 100%;
	height: 100%;
	background-attachment:fixed;
}
.slide1.net {
	background-image: url(../images/slider-the-greek-gyros-man-1.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	width: 100%;
	height: 100%;
	background-attachment:fixed;
}
.slide2 {
	background-image:url(../images/slider-BG-2.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center left;
	width: 100%;
	height: 100%;
	background-attachment:fixed;
}
.slide2.net {
	background-image: url(../images/slider-the-greek-gyros-man-2.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	width: 100%;
	height: 100%;
	background-attachment:fixed;
}
.slide3 {
	background-image:url(../images/slider-BG-3.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	width: 100%;
	height: 100%;
	background-attachment:fixed;
}
.slide3.net {
	background-image:url(../images/slider-the-greek-gyros-man-3.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	width: 100%;
	height: 100%;
	background-attachment:fixed;
}
.slide-xmas {
	background-image:url(../images/slider-BG-xmas.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top center;
	width: 100%;
	height: 100%;
}
.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}
.inner {
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
}

.slider-content {
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
}

img.slider-content {
	width: 70%;
	height: auto;	
}
img.slider-content2 {
	width: 30%;
	height: auto;	
}


html,body{height:100%;}
.carousel,.item,.active{height:100%;}
.carousel-inner{height:100%;}



#about {
	
background-color: #ffffff;
	background-repeat: no-repeat;
	text-align: center;
	color: #000000;
	height: auto;
	border-bottom: 15px #ffffff solid;
}

#about.net.order {
	background-image:url(../images/menus-BG.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center bottom;
	background-size: cover;
}
#about .content {
	padding: 140px 100px 150px 100px;
	text-align: center;
}
#about .content img#fish {
	width: 280px;
	height: auto;
}
#about .content h1 {
	font-family: 'alternate_gothic_no2_dregular';
	font-size: 60px;
	line-height: 42px;
	color: #000000;
	padding-bottom: 10px;
}
#about .content p {
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #000000;
}
#about .content p.left {
	text-align: center;
}
#about .content p.right {
	text-align: center;
}
#about .content a.btn-reg-white {
	font-family: 'alternate_gothic_no2_dregular';
	color: #ffffff;
	background-color:#0d5eb1;
	padding: 15px 30px;
	font-size: 30px;
	margin-top: 40px;
}
#about .content a.btn-reg-white:hover {
	text-decoration: none;
}



#order-now {
	
background: #f2f2f2; /* Old browsers */
background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	text-align: center;
	color: #000000;
	height: auto;
	border-bottom: 15px #ffffff solid;
}


#order-now .content {
	padding: 70px 5% 150px 5%;
	text-align: center;
}
#order-now .content img#fish {
	width: 600px;
	height: auto;
}
#order-now .content h1 {
		font-size: 90px;
	}



#promo1 {
	background-image:url(../images/page-break-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center center;
	background-attachment:fixed;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 15px #ffffff solid;
	height: auto;
}
#promo1 .content {
	padding: 240px 0px 240px 0px;
	text-align: left;
}
#promo1 .content img#cartoon {
	width: 300px;
	height: auto;
}
#promo1 .content h2 {
	font-family: 'impact_labelregular';
	font-size: 85px;
	line-height: 75px;
	color: #2f2f2f;
	padding-top: 0px;
	margin-top: 6px;
}
#promo1 .content.net h2 {
	font-family: 'alternate_gothic_no2_dregular';
	font-size: 140px;
	line-height: 105px;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 6px;
}
#promo1 .content a.btn-reg-white {
	font-family: 'octin_vintage_freeregular';
	color: #32b5ca;
	background-image:url(../images/BTN-white-BG.png);
	background-size: contain;
	background-repeat:no-repeat;
	background-position: center center;
	padding: 30px;
	font-size: 30px;
}


#promo2 {
	background-image:url(../images/promo-BG-quote.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center center;
	background-attachment:fixed;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 15px #ffffff solid;
}
#promo2.net {
	background-image:url(../images/page-break-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center center;
	background-attachment:fixed;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 15px #ffffff solid;
}
#promo2 .content {
	
	text-align: center;
}
#promo2 .inner {
	padding-left: 15%;
	padding-right: 15%;
}
#promo2 .content h2 {
	font-family: 'alternate_gothic_no2_dregular';
	font-size: 140px;
	line-height: 78px;
	color: #fffff;
	padding-top: 0px;
	margin-top: 6px;
}
#promo2 .content img {
	width: 150px;
	height: auto;
}
#promo2 .content a.btn-reg-white {
	font-family: 'octin_vintage_freeregular';
	color: #32b5ca;
	background-image:url(../images/BTN-white-BG.png);
	background-size: contain;
	background-repeat:no-repeat;
	background-position: center center;
	padding: 30px;
	font-size: 30px;
}

#social {
	background: #ffffff; /* Old browsers */
	text-align: center;
	color: #FFFFFF;
	height: auto;
	border-bottom: 15px #ffffff solid;
	padding: 100px 0 70px 0;
}
#social h2 {
	color: #000000;
	font-family: 'alternate_gothic_no2_dregular';
	font-size: 80px;
}

      article{
        background: #222222;
        color: white;
        margin-bottom: 30px;
		
		
      }

      article.tweet{
        padding: 15px;
		text-align: left;
      }
	   article.tweet p{
		text-align: left;
      }


      article.tweet a{
        overflow-wrap: break-word;
        color: #89DBDC;
        font-size: 14px;
      }

      article.instagram img{
        width: 100%;
		border: none;
		  
      }

#social footer {
	background-color: transparent;
	padding: 0px 0px;
	text-align: left;
}
#social footer p {
	text-align: left;
}
#social footer p a {
	font-family: 'octin_vintage_freeregular';
	color: #89DBDC;
	font-size: 16px;
}







#gallery {
	background-image:url(../images/gallery-BG.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center center;
	background-attachment:scroll;
	text-align: center;
	color: #FFFFFF;
	height: auto;
	border-bottom: 15px #ffffff solid;
}
#gallery .content {
	padding: 60px 0px;
}
img.gallery-slide {
	width: 400px;
	height: auto;
	box-shadow:#000000 3px  3px  10px  3px
}




#order {
	background-image:url(../images/order-BG2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center center;
	background-attachment:fixed;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 15px #ffffff solid;
}
#order .content {
	
	text-align: center;
}
#order .inner {
	padding-left: 15%;
	padding-right: 15%;
}
#order .content img.order {
	width: 80%;
	height: auto;
}
#order .content a.btn-reg-white {
	font-family: 'octin_vintage_freeregular';
	color: #000000;
	background-image:url(../images/BTN-white-BG.png);
	background-size: contain;
	background-repeat:no-repeat;
	background-position: center center;
	padding: 30px;
	font-size: 30px;
}





#contact {
	text-align: center;
	color: #FFFFFF;
	border-bottom: 15px #ffffff solid;
}

#contact .content {
	background-color: #ffffff;
	
}
#contact .content p {
	color: #FFFFFF;
	font-size: 18px;
	font-family: 'alternate_gothic_no2_dregular';
	padding: 5px 0px 0px 0px;
	line-height: 20px;
	margin-left: 40px;
	text-transform:uppercase;
}
#contact .content p .glyphicon {
	font-size: 25px;
	margin-top: 6px;
}

#contact .content .outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
	text-align: left;
}

#contact .content .middle {
    display: table-cell;
    vertical-align: bottom;
	padding-bottom: 60px;
	text-align: left;
}
#contact .content .inner {
    margin-left: 20px;
    margin-right: auto; 
    text-align: left;
	
}
#contact #map {
	height: 900px;
}


#menu {
	background-color: #ffffff; /* Old browsers */
	text-align: center;
	text-align: center;
	color: #FFFFFF;
	height: auto;
	border-bottom: 15px #ffffff solid;
	padding: 100px 0px 160px 0px;
}
#menu .content {
	padding: 0px;
	text-align: center;
}

#menu .content h2 {
	font-family: 'alternate_gothic_no2_dregular';
	font-size: 80px;
	line-height: 42px;
	color: #000000;
	padding-bottom: 40px;
}
#menu .content h3 {
	font-family: 'alternate_gothic_no2_dregular';
	font-size: 40px;
	line-height: 21px;
	color: #000000;
	padding-bottom: 10px;
	text-align: center;
}
#menu .content p.page-intro {
	font-family: 'courier_primeregular';
	font-size: 16px;
	line-height: 21px;
	color: #85644f;
	text-align: center;
	margin-top: 0px;
	padding: 10px 15% 0px 15%;		
}
#menu .content p.page-intro-special {
	font-family: 'courier_primeregular';
	font-size: 21px;
	line-height: 25px;
	color: #85644f;
	text-align: center;
	margin-top: 0px;
	padding: 10px 20% 0px 20%;		
}
#menu .content p.page-intro-prices {
	font-family: 'courier_primeregular';
	font-size: 16px;
	line-height: 21px;
	color: #85644f;
	text-align: center;
	margin-top: 0px;
	padding: 10px 15% 0px 15%;			
}
#menu .content p.intro {
	font-family: 'courier_primeregular';
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: center;
	text-transform:uppercase;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: -18px;
	
}
#menu .content p.dish {
	font-family: 'courier_primeregular';
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	text-transform:uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}
#menu .content p.dish-special {
	font-family: 'courier_primeregular';
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	text-transform:uppercase;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
}
#menu .content p.description {
	font-family: 'courier_primeregular';
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}
#menu .content p.description-kids {
	padding-bottom: 0px;
	margin-bottom: 3px;
}
#menu .content p.description-drinks {
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
}
#menu .content p.dish-kids {
	padding-top: 0px;
}
#menu .content .divider {
	background-image:url(../images/menu-divider.png);
	background-repeat:repeat-x;
	background-position: 0px 27px;
	height: 7px;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
#menu .content .divider-bottom {
	background-image:url(../images/menu-divider.png);
	background-repeat:repeat-x;
	background-position: 0px 40px;
	height: 7px;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 25px;
}
#menu .content img {
	margin-bottom: 30px;
}



#menu .left-menu {
	padding-right: 20px;
	text-align: left;
}
#menu .right-menu {
	padding-left: 20px;
	text-align: left;
}
#menu .menu-item {
  margin: 40px 0;
}
 
#menu .menu-item-name{
  font-family: 'alternate_gothic_no2_dregular';
	color: #000000;
	font-size: 30px;
	line-height: 25px;
	padding-bottom: 10px;
	padding-right: 60px;
  border-bottom: 1px solid #000000;
}
 
#menu .menu-item-description {
  font-size: 16px;
	 font-family: 'Raleway', sans-serif;
	color: #000000;
	padding-top: 8px;
}
 
#menu .menu-item-price{
	font-size: 24px;
  float: right;
  font-family: 'alternate_gothic_no2_dregular';
	color: #000000;
  margin-top: -38px;
}
#menu .underline-dash {
	background-image: url(../images/underline-BG-wavy.png);
	background-repeat: repeat-x;
	height:20px;
	margin-bottom: 30px;
	margin-top: 30px;
}

#menu .content a.btn-reg-white {
	font-family: 'alternate_gothic_no2_dregular';
	color: #ffffff;
	background-color:#0d5eb1;
	padding: 15px 30px;
	font-size: 30px;
	margin-top: 40px;
}
#menu .content a.btn-reg-white:hover {
	text-decoration: none;
}

#menu .content img#fish {
	width: 180px;
	height: auto;
}


.menu-wrapper {
	
	padding: 5px 12px;
}

.tabs {
	width:100%;
	margin-top: 0px;	
}
.tabs ul#myTab {	
	display: inline-block;
}
.nav-tabs {
	border: none;	
}
.tab-content {
	margin-top: 15px;
	width: 100%;
	text-align: center;
}
.tab-content ul {
	padding-top:12px;
	padding-left:0px;
	font-size: 16px;
	line-height: 22px;
}
.tab-content li {
	padding-bottom:12px;
}
.nav-tabs li a, .nav-tabs li.active a, .nav-tabs li a:hover, .nav-tabs li a:focus {
	border: none;
	font-family: 'impact_labelregular';
	border-radius: 0px;
	background-color: transparent;
	color: #000000;
	margin: 0px;
	font-size: 50px;
	padding: 0px 5px;
}
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
	background-color: transparent;
	color:#65a0a9 ;
	border: none;
}










footer {
	background-color: #ffffff;
	padding: 30px 0px;
	text-align: center;
}
footer p, footer p a {
	font-family: 'alternate_gothic_no2_dregular';
	color: #686868;
	font-size: 13px;
}



/* MODAL */

.modal {
	z-index: 9999;
}
.modal-content {
	background-color: #FFFFFF;
	border: none;
	padding-left: 0;
	padding-right: 0;
	border-radius: 0;
	padding-top: 15px;
	
}
.modal-content h3 {
	padding-left: 10%;
	padding-right: 10%;
	color: #333333;
	font-size: 30px;
	line-height: 37px;
	padding-bottom: 12px;
	margin-top:10px;
}
.modal-content h2 {
	font-family: 'alternate_gothic_no2_dregular';
	color: #333333;
	font-size: 31px;
	line-height: 34px;
	padding-bottom: 30px;
	margin-top:-15px;
	padding-top:0px;
	padding-left: 10%;
	padding-right: 10%;
}
.copper {
	color: #80a7ae;
}
.modal-content img {
	
}
.modal-content iframe {
	border: none;
    padding: 10px;
    width: 100%;
    height: 350px;
}
.modal-content p {
	padding-top: 10px;
	font-family: 'alternate_gothic_no2_dregular';
	color: #000000;
	font-size: 18px;
	line-height: 19px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left: 50px;
	padding-right: 50px;
}
.modal-header {
	border: none;
	padding-bottom:0px;	
}
.modal-header .close{
	color: #2F2F2F;
	opacity: 1;
}
.modal-body {
	border: none;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left: 0;
	padding-right: 0;
	
}

.modal-footer {
	border: none;
	text-align:center;
	margin-top: 0px;
	padding-top:0px;
}

.modal .reg-button {
	text-shadow:none;
	color: #000000;
	font-size: 14px;
	margin-top:0px;
	background-color: #ffffff;
	padding: 6px 20px 6px 20px;
	border: 4px solid #000000;
	font-family: 'alternate_gothic_no2_dregular';
}





.footer {
	background-color: white;
	background-size: contain;
	padding-top: 60px;
	padding-bottom: 100px;
}
.footer h3 {
	color: #000000;
	font-size: 35px;
	margin-bottom: 0px;
}
.footer h4 {
	color: #000000;
	font-size: 35px;
	margin-bottom: 0px;
}.footer form {
	padding-top: 20px;
}
.footer p {
	color: #000000;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 15px;
    font-family: 'alternate_gothic_no2_dregular
}
.footer p.small {
	color: #000000;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	font-family: 'alternate_gothic_no2_dregular';
	text-align: left;
	float: left;
	padding-top: 30px;
}
.footer .form-field {
	color: #30281d;
	font-size: 18px;
	background-color: #FFFFFF;
	padding-left: 10px;
	width: 80%;
	height: 60px;
	border: none;
	border-bottom: 3px solid #0d5eb1;
	float: left;
	border-radius: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
    border: solid;
}

.footer #button {
	font-size: 25px;
	width: 19%;
	color: #fff !important;
	padding: 0px;
	padding-top: 0px;
	background-color: #0d5eb1;
	text-decoration:none;
	border: none;
	margin-top: 0px;
	height: 60px;
	float: left;
	border-radius: 0px;
	box-shadow:none;
	font-family: 'alternate_gothic_no2_dregular';
}
.footer button {
	background-color: transparent;
	padding: 0px;
	box-shadow: none;
	border: none;
	display: 
}
.footer #button:hover {
	background-color: #414141;
}









/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
img.slider-content2 {
	max-width: 400px;
	height: auto;	
}
footer {
	font-size: 15px;
}
}
	
	
	
	
	

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {

}




 
 
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
	nav li {
	padding: 20px 16px 24px 16px;
}
	nav {
		text-align: right;
		padding-right: 20px
	}
nav li.sm {
	padding: 20px 5px 24px 0px;
}
#about .content {
	padding: 80px 60px 100px 60px;
	text-align: center;
}
#promo1 .content {
	padding: 180px 0px 180px 0px;
}
#promo1 .content h2 {
	font-family: 'impact_labelregular';
	font-size: 60px;
	line-height: 60px;
	color: #2f2f2f;
	padding-top: 0px;
	margin-top: 6px;
}
	#promo1 .content.net h2 {
	font-size: 110px;
	line-height: 80px;
	padding-top: 0px;
	margin-top: 6px;
}
#social .container {
	padding-left: 10%;
	padding-right: 10%;
}

.tabs {
	text-align: center;
}
#contact.net {
	background-position: -360px 0px;
	background-attachment: scroll;
}
    
.footer .form-field {
	width: 100%;
}

.footer #button {
	width: 40%;
}

 }
 
 
 
 
 
 

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
.navbar-fixed-top {
	background-color: #ffffff;
	margin-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	z-index: 9996;
	border: none;
	height: 53px;
	color: #434343;

}
.corner-logo img {
	height: 45px;
    margin-top: 5px;
}
nav li {
	font-size: 31px;
	padding: 5px 0px;
	color: #434343;
	
}
	.navbar-default .navbar-toggle {
		border: none;
		margin-top: 2px;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #0d5eb1;
		height: 5px;
		width: 30px
	}
.navbar-default .navbar-nav>li>a {
	color: #434343;
}
nav li.active, .navbar-default .navbar-nav>.active>a {
	background-color: #ffffff;
	color: #434343;
}
.navbar-collapse {
	border: none;
	background-color: #ffffff;
	color: #434343;
	z-index: 9999;
	position: relative;
}
.navbar-brand img {
	margin-top:-5px;
}

.carousel {
	height:auto;
	padding-top: 30px;
}
.carousel-inner {
	margin-top:0px
}
.carousel-control {
	text-shadow: none;
	color: #FFFFFF;
	opacity: 1;
	font-size: 30px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:997;
    position: absolute; /* already here */
    top: 50%;  /* Was top: 40% */

}
.carousel-control.left, .carousel-control.left:hover {
	background-color:transparent;
	background-image:none;
	text-align: left;
	padding-left: 20px;
}
.carousel-control.right, .carousel-control.right:hover {
	background-color:transparent;
	background-image:none;
	text-align: right;
	padding-right: 20px;
}




.mobile-buttons {
	width:100%;
	background-color: #0d5eb1;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom: 0px;
	text-align:center;
	margin-top: -5px;
}
.mobile-buttons p {
	width:100%;	
	border-bottom: 2px #FFFFFF dotted;
	padding: 8px 30px 20px 30px;
	color: #FFFFFF;
	font-size: 25px;
	font-family: 'alternate_gothic_no2_dregular';
}
.mobile-buttons p.last {
	width:100%;	
	border-bottom: none;
	padding: 10px 30px 20px 30px;
	color: #FFFFFF;
	font-size: 22px;
	margin-bottom: 0px;
}
.mobile-buttons p a{
	text-shadow:none;
	color: #FFFFFF;
	font-size: 22px;
	margin-top:0px;
	padding: 10px 30px 0px 30px;
	width:100%;	
}
.mobile-buttons a:hover, .mobile-buttons button:hover {
	text-decoration: none;
}
.mobile-buttons button {
	background-color: transparent;
	border: none;
	box-shadow: none;
	width:100%;
}
#menu .content p.page-intro {
	font-size: 16px;
	line-height: 21px;
	padding: 10px 10% 0px 10%;		
}



#about {
	background-attachment:scroll;
	height: auto;
}
#about .content {
	padding: 70px 5% 50px 5%;
	text-align: center;
}
#about .content img#fish {
	width: 250px;
	height: auto;
}
#about .content h1 {
	font-size: 60px;
	line-height: 42px;
	padding-bottom: 10px;
}
#about .content p {
	font-size: 22px;
	line-height: 29px;
}
#about .content p.left {
	text-align: center;
}
#about .content p.right {
	text-align: center;
}
#about .content a.btn-reg-white {

}



#promo1 {
	background-attachment:scroll;
	height: auto;
}
#promo1 .content {
	padding: 110px 5% 110px 5%;
	text-align: left;
}
#promo1 .content img#cartoon {
	width: 100px;
	height: auto;
}
#promo1 .content h2 {
	font-family: 'impact_labelregular';
	font-size: 59px;
	line-height: 39px;
	color: #2f2f2f;
	padding-top: 0px;
	margin-top: 6px;
}
	#promo1 .content.net h2 {
	font-size: 50px;
	line-height: 40px;
	padding-top: 0px;
	margin-top: 6px;
}
#promo1 .content a.btn-reg-white {
	font-family: 'octin_vintage_freeregular';
	color: #32b5ca;
	background-image:url(../images/BTN-white-BG.png);
	background-size: contain;
	background-repeat:no-repeat;
	background-position: center center;
	padding: 30px;
	font-size: 20px;
}



#promo2 {
	background-image:url(../images/promo-BG-scuba.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center center;
	background-attachment:scroll;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 15px #ffffff solid;
	height: 500px;
	padding-top: 0px;
}
	#promo2 .outer {
	height: 500px;
	}
	#promo2 .inner {
	padding: 0px;;
	}
#promo2 .content {
	padding: 0px 0px;
	text-align: center;
}
#promo2 .content h2 {
	font-size: 80px;
	line-height: 64px;
	padding-top: 0px;
	margin-top: 6px;
}
#promo2 .content img {
	width: 120px;
	height: auto;
}
#promo2 .content a.btn-reg-white {
	font-family: 'octin_vintage_freeregular';
	color: #32b5ca;
	background-image:url(../images/BTN-white-BG.png);
	background-size: contain;
	background-repeat:no-repeat;
	background-position: center center;
	padding: 30px;
	font-size: 30px;
}





#order {
	background-attachment:scroll;
	height: auto;
}
#order .content {
	padding: 70px 0 50px 0;
	text-align: center;
}
#order-now .content {
	padding: 40px 5% 150px 5%;
	text-align: center;
}
	#order-now .content h1 {
		font-size: 60px;
	}
#order .content a.btn-reg-white {
	font-family: 'octin_vintage_freeregular';
	color: #2A2A2A;
	background-image:url(../images/BTN-white-BG.png);
	background-size: contain;
	background-repeat:no-repeat;
	background-position: center center;
	padding: 30px;
	font-size: 20px;
}




#contact.net {
	text-align: left;
	background-attachment: scroll;
	background-position: 0px -0px;
	color: #FFFFFF;
	height: auto;
	border-bottom: 15px #ffffff solid;
}
#contact .content {
	background-color: transparent;
	padding: 30px 4% 40px 0% ;
}
#contact .content p a {
	color: #ffffff;
}
#contact .content p {
	color: #FFFFFF;
	font-size: 18px;
	padding: 5px 0px 0px 10px;
	line-height: 28px;
	margin-left: 3%;
}
#contact .content p .glyphicon {
	font-size: 20px;
	margin-top: 6px;
}

#contact .content .outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
	text-align: left;
}

#contact .content .middle {
    display: table-cell;
    vertical-align: bottom;
	padding-bottom: 60px;
	text-align: left;
}
#contact .content .inner {
    margin-left: 0px;
    margin-right: auto; 
    text-align: left;
	
}
    
#contact #map {
	height: 380px;
}


#gallery {
	background-color: #ffffff;
	text-align: center;
	color: #FFFFFF;
	height: auto;
	border-bottom: 15px #ffffff solid;
}
#gallery .content {
	padding: 0px 0px 30px 0px;
}
img.gallery-slide {
	width: 80%;
	height: auto;
}

#social {
	background-color: #ffffff;
	height: auto;
	padding: 30px 5%;
}
#social .content {
	padding: 70px 0 50px 0;
	text-align: center;
}



	#menu {
		padding: 30px 0px;
	}
#menu .content {
	padding: 0px 5% 0px 5%;
	text-align: left;
}
#menu .content h2 {
	font-size: 70px;
	line-height: 45px;
	color: #000000;
	padding-bottom: 0px;
}
#menu .content h2, #menu .content h3 {
	text-align: center;	
	padding-bottom: 20px;
}
#menu .content p.page-intro {
	text-align: left;	
	padding: 0 5%;	
}
#menu .content p.page-intro-special {
	text-align: left;	
	padding: 0 5%;	
}
#menu .content p.page-intro-prices {
	text-align: left;	
	padding-top: 10px;	
	padding-left: 0;
}
#menu .content p.intro {
	text-align: left;
}
#menu .content p.dish {
	text-align: left;
}
#menu .content p.dish-special {
	text-align: left;
}
#menu .content p.description {
	text-align: left;
}
.menu-wrapper {
	
	padding: 0px;
}
	#menu .content img#fish {
		width: 250px;
	height: auto;
	}

.tabs ul#myTab {	
	display: inline-block;
}

.tab-content {
	margin-top: 15px;
	width: 100%;
	text-align: left;
}
.tab-content ul {
	padding-top:12px;
	padding-left:0px;
	font-size: 16px;
	line-height: 22px;
}
.tab-content li {
	padding-bottom:12px;
}
.nav-tabs li a, .nav-tabs li.active a, .nav-tabs li a:hover {
	border: none;
	font-family: 'impact_labelregular';
	border-radius: 0px;
	background-color: transparent;
	color: #000000;
	margin: 0px;
	font-size: 30px;
	padding: 0px 5px;
}
.nav-tabs li.active a, .nav-tabs li.active a:hover {
	background-color: transparent;
	color:#65a0a9 ;
	border: none;
}

.modal-content {
	background-color: #FFFFFF;
	border: none;
	padding-left: 0;
	padding-right: 0;
	border-radius: 0;
	padding-top: 10px;
	
}
.modal-content h3 {
	padding-left: 10%;
	padding-right: 10%;
	color: #333333;
	font-size: 20px;
	line-height: 23px;
	padding-bottom: 12px;
	margin-top:10px;
}
.modal-content h2 {
	font-family: 'porter_sans_blockblock';
	color: #333333;
	font-size: 26px;
	line-height: 31px;
	padding-bottom: 30px;
	margin-top:-15px;
	padding-top:0px;
	padding-left: 10%;
	padding-right: 10%;
}
.modal-content a{
	color: #333333;
	text-decoration: none;
}
.copper {
	color: #80a7ae;
}


.corner-logo {
	position: fixed;
	top: 5px;
	left: 24px;
z-index: 9999;
}


.footer h4 {
	font-size: 30px;
	margin-bottom: 0px;
	padding-top: 30px;
    font-family: 'alternate_gothic_no2_dregular';
}
	
	.footer .form-field {
	width: 100%;
}

.footer #button {
	width: 40%;
}
	


}




/* ----------- iPad 1 and 2 ----------- */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
#about, .slide1, .slide2, .slide3, #promo1, #promo2, #menu, #contact, #order, #social {
	background-attachment:scroll;
}
#social {
	background-image: url(../images/social-BG-mob.jpg);
	background-repeat:repeat;
	background-size:auto;
}
	  #menu {
	background-attachment:scroll;
	
}

}






/* ----------- iPad 3 and 4 ----------- */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
#about, .slide1, .slide2, .slide3, #promo1, #promo2, #menu, #contact, #order, #social {
	background-attachment:scroll;
}
#social {
	background-image: url(../images/social-BG-mob.jpg);
	background-repeat:repeat;
	background-size:auto;
}
#menu {
	
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: bottom;
	background-color: #ffffff;
	background-size: contain;
	text-align: center;
	color: #FFFFFF;
	height: auto;
	border-bottom: 15px #ffffff solid;
}
}

/* ----------- Galaxy Tab 10.1 ----------- */
@media 
  (min-device-width: 800px) 
  and (max-device-width: 1280px) { 
#about, .slide1, .slide2, .slide3, #promo1, #promo2, #menu, #contact, #order, #social {
	background-attachment:scroll;
}
#social {
	background-image: url(../images/social-BG-mob.jpg);
	background-repeat:repeat;
	background-size:auto;
}
#menu {
	
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: bottom;
	background-color: #ffffff;
	background-size: contain;
	text-align: center;
	color: #FFFFFF;
	height: auto;
	border-bottom: 15px #ffffff solid;
}
}


/* ----------- Kindle Fire HD 7" ----------- */
@media only screen 
  and (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  and (-webkit-min-device-pixel-ratio: 1.5) { 
#about, .slide1, .slide2, .slide3, #promo1, #promo2, #menu, #contact, #order, #social {
	background-attachment:scroll;
}
#social {
	background-image: url(../images/social-BG-mob.jpg);
	background-repeat:repeat;
	background-size:auto;
}
#menu {
	
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: bottom;
	background-color: #ffffff;
	background-size: contain;
	text-align: center;
	color: #FFFFFF;
	height: auto;
	border-bottom: 15px #ffffff solid;
}
}


/* ----------- Kindle Fire HD 8.9" ----------- */
@media only screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1.5) { 
#about, .slide1, .slide2, .slide3, #promo1, #promo2, #menu, #contact, #order, #social {
	background-attachment:scroll;
}
#social {
	background-image: url(../images/social-BG-mob.jpg);
	background-repeat:repeat;
	background-size:auto;
}
#menu {
	
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: bottom;
	background-color: #fff;
	background-size: contain;
	text-align: center;
	color: #FFFFFF;
	height: auto;
	border-bottom: 15px #ffffff solid;
}
.footer {
	background-color: white;
	background-size: contain;
	padding-top: 300px;
}      
}











