/********** GLOBAL **********/
@font-face {
	font-family: 'DIN';
	src: url('fonts/DIN-Bold.eot');
	src: url('fonts/DIN-Bold.eot#iefix') format('embedded-opentype'),  url('fonts/DIN-Bold.woff') format('woff2'),  url('fonts/DIN-Bold.woff') format('woff'),  url('https://www.biggysbeachgrill.com/css/fonts/DIN-Bold.ttf') format('truetype'),  url('https://www.biggysbeachgrill.com/css/fonts/DIN-Bold.svg#DIN-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Amanda Vinola';
	src: url('https://www.biggysbeachgrill.com/css/fonts/AmandaVinolaRegular.eot');
	src: url('https://www.biggysbeachgrill.com/css/fonts/AmandaVinolaRegular.eot#iefix') format('embedded-opentype'),  url('fonts/AmandaVinolaRegular.woff') format('woff2'),  url('fonts/AmandaVinolaRegular.woff') format('woff'),  url('https://www.biggysbeachgrill.com/css/fonts/AmandaVinolaRegular.ttf') format('truetype'),  url('https://www.biggysbeachgrill.com/css/fonts/AmandaVinolaRegular.svg#AmandaVinolaRegular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Apple Symbols';
	src: url('https://www.biggysbeachgrill.com/css/fonts/AppleSymbols.eot');
	src: url('https://www.biggysbeachgrill.com/css/fonts/AppleSymbols.eot#iefix') format('embedded-opentype'), url('fonts/AppleSymbols.woff2') format('woff2'), url('fonts/AppleSymbols.woff') format('woff'), url('https://www.biggysbeachgrill.com/css/fonts/AppleSymbols.ttf') format('truetype'), url('fonts/AppleSymbols.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
body,html{height:100%;}
body {
	color: #000000;
	font-size: 16px;
	background: #ffffff;
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
	padding-top:77px;
}
iframe {
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
.full {
	width: 100%;
	float: left;
}
a {
	text-decoration: none !important;
}
strong {
	font-weight: 700;
}
.btn {
	cursor: pointer;
	font-family: 'DIN';
}
.btn-lg {
	padding: 8px 44px;
	font-size: 22px;
}
.btn-info {
	background-color: #0ca4b3;
	border-color: #0ca4b3;
}
.btn-warning {
	background-color: #ff8622;
	border-color: #ff8622;
}
.form-control {
	font-size: 14px;
	box-shadow: none !important;
}
.vertical {
	display: table-cell;
	vertical-align: middle;
}
h2 {
	font-family: 'DIN';
}
@media (min-width: 1200px) {
.container {
	max-width: 1380px;
}
}
/********** GLOBAL **********/


/********** HEADER **********/
header {
    width: 100%;
    float: left;
    background: #ffffff;
    position: fixed;
    top: 0;
    z-index: 9;
}
header a {
	color: #000000;
}
header a:hover {
	color: #ff8622;
}
.head-right {
	padding: 5px 0;
}
.logo {
	width:100%;
	max-width:120px;
}
header i {
	font-size:24px;
}
.navbar {
	background-color: transparent;
 padding: .5rem 0rem;
}
.navbar .nav-link {
    text-transform: uppercase;
    color: #000000 !important;
    padding: 0 15px !important;
    transition: all ease-in-out 0.3s;
    font-size: 18px;
    font-family: 'DIN';
}
.navbar .nav-link:hover, .navbar .nav-item.active .nav-link {
	color: #ff8622 !important;
}
/*.navbar .nav-item:last-child .nav-link {
	padding-right: 0 !important;
}*/
.navbar-toggler {
	padding: 4px 5px;
	border-radius: 0;
	float: right !important;
}
.order-btn {
    font-size: 12px;
    padding: 5px 10px;
    /* letter-spacing: 1px; */
    margin-top: -7px !important;
}
/********** HEADER **********/

/********** BANNER **********/
.banner {
	width: 100%;
	float: left;
	position: relative;
	border-top: 22px #0ca4b3 solid;
	background-image:url('../uploads/slider/1625640810Untitled-1.jpg');
	background-attachment:fixed;
	background-size:cover;
	/*border-bottom: 22px #ff8622 solid;*/
	background-repeat:round;
}
.banner, .banner .carousel-item {
    height: 100%;
}
.bannerlogo {
    /*width: 100%;
    max-width: 400px;*/
    position: absolute;
    top: 20%;
    right: 15px;
}
/********** BANNER **********/

/********** BODY **********/
.b-top {
	border-top: 22px #ff8622 solid;
}
.body {
	width: 100%;
	float: left;
	position: relative;
	background-color: #f2f2f2;
}
.body h1 {
	font-family: 'Amanda Vinola';
	font-size: 116px;
	line-height: 26px;
	margin-top: 65px;
}
.body h2 {
	font-size: 72px;
}
.btn-xl {
	padding: 6px 50px;
	font-size: 29px;
	letter-spacing: 2px;
}
.service {
	width: 100%;
	float: left;
	height: 650px;
	overflow: hidden;
}
.service img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 77px;
    padding: 10px 15px;
    background: #ffffff;
    z-index: 1;
}
.slider_sec {
	width: 100%;
	float: left;
	position: relative;
}
.marquee {
	margin: 0 auto;
}
.marquee .owl-item {
	overflow: hidden;
}
.marquee .owl-item img {
	-webkit-transform-style: preserve-3d;
	border-radius: 0;
	border-radius: 0;
	margin-bottom: 0;
	margin: 0;
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
 @-webkit-keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
@keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: none !important;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel .owl-item img {
	display: inline-block;
	-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
.intro {
	font-size: 22px;
	background: url(https://www.biggysbeachgrill.com/images/introbg.png) no-repeat center right;
	background-size: 30%;
	padding: 80px 0;
}
.intro h2 {
	font-size: 45px;
}
.findus {
	background-image: url(https://www.biggysbeachgrill.com/images/findusbgdesktop.jpg);
	/*background-attachment: fixed;*/
	background-size: cover;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
}
.island-fx {
    background-image: url(https://www.biggysbeachgrill.com/images/instapost2.jpg);
    background-attachment: fixed;
    background-size: cover;
    height: 600px;
}
/*.findus:after {
	background: url(https://www.biggysbeachgrill.com/images/findusbg.jpg);
}
.island-fx {
	height: 100vh;
}
.island-fx:after {
	background:url(https://www.biggysbeachgrill.com/images/instapost.jpg) no-repeat;
}*/
.findus h3 {
	font-family: 'Bebas Neue', cursive;
	font-size: 95px;
}
.findus a {
	color: #ffffff;
}
.menu_box {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding: 15px;
    text-align: center;
    background: #ffffff;
    border: 7px #131313 double;
    font-size: 15px;
}
.menu_box:last-child {
    margin-bottom: 0;
}
.menu_box ul {
    list-style-type: none;
    padding: 0 0 17px 0;
    width: 100%;
    float: left;
    border-bottom: 1px #ccc solid;
}
.menu_box ul:last-child {
	margin:0;
	padding-bottom:0;
	border:none;
}
.menu_box ul li {
    width: 50%;
    float: left;
}
.menu_box ul li:first-child {
    text-align: left;
    width: 25%;
    font-size: 20px;
}
.menu_box ul li:last-child {
    text-align: right;
    float: right;
	width:25%;
	font-size: 20px;
	font-weight:700;
}
.menu_box ul li p {
    margin: 5px 0;
}
.menu_content {
    width: 100%;
    float: left;
    padding: 220px 0;
    text-align: center;
}
.menu_content h2 {
    color:#ffffff;
    text-shadow: 2px 2px 2px #000;
	margin-bottom:20px;
}
.menu_content h4 {
    text-shadow: 2px 2px 2px #000;
}
.m-contentpart {
    font-size: 16px;
}
.m-contentpart h4 {
    font-size: 18px;
}
.parallax-wrapper {
	perspective: 1px;
	transform-style: preserve-3d;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: scroll;
}
/*.parallax-wrapper::-webkit-scrollbar {
    display: none !important;
	opacity:0 !important;
}*/
.parallax-wrapper::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge add Firefox */
.parallax-wrapper {
  -ms-overflow-style: none;
  scrollbar-width: none; /* Firefox */
}
.background-para {
    background-position: center;
    background-size: cover;
	/*background-size: contain;*/
    display: flex;
    flex: 1 0 auto;
    position: relative;
    z-index: -1;
    height: 95vh;
    width: 100vw;
    justify-content: center;
    align-items: center;
    transform: translateZ(-0.5px) scale(2);
}
.background-para h2 {
    color: #ffffff !important;
    text-shadow: 2px 2px 2px #000;
    /* margin-bottom: 20px; */
    font-size: 48px;
}
.background-para h4 {
	text-shadow: 1px 2px 4px #000;
	font-size:20px;
}
.para-title {
    position: absolute;
    margin: 0;
    top: calc(50% - 50px);
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 52px;
}
.season-desc {
    z-index: 1;
    position: relative;
    font-size: 1.1rem;
    padding: 3rem;
    height: 70vh;
    margin: 0;
    display: flex;
    background: #f2f2f2;
    overflow-y: auto;
}
/*.season-desc::-webkit-scrollbar {
    display: none !important;
	opacity:0 !important;
}*/
.season-desc::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge add Firefox */
.season-desc {
  -ms-overflow-style: none;
  scrollbar-width: none; /* Firefox */
}
.season-desc .desc-wrapper {
	margin: auto;
	box-sizing: border-box;
}
@media (max-width: 998px) and (orientation: portrait) {
/*.background-para {
    height: 70vh;
}*/
.season-desc {
	padding: 1.5rem 20px;
	font-size: 1rem;
	height: unset;
	min-height: 100vh;
}
}
/********** BODY **********/

.fixed_wrapper {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  perspective: 2px;
}
.fixed_wrapper::-webkit-scrollbar {
  display: none;
}
.fixed_wrapper {
  -ms-overflow-style: none;
  scrollbar-width: none; 
}
.fix-section {
  position: relative;
  /*height: 100vh;*/
  display: flex;
  align-items: center;
  justify-content: center;
  /*color: white;
  text-shadow: 0 0 5px #000;*/
}
.parallax::after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateZ(-1px) scale(1.5);
  background-size: 100%;
  z-index: -1;
}

/********** FOOTER **********/
footer {
	width: 100%;
	float: left;
	color: #000000;
	text-align: center;
	background: #ffffff;
}
footer a {
	color: #000000;
}
footer .float-left {
	padding: 12px 0;
}
/********** FOOTER **********/

/********** MEDIA **********/
@media (max-width: 1199px) {
.navbar .nav-link {
    padding: 0 10px !important;
}
.banner, .banner .carousel-item {
	height:580px;
}
/*.bannerlogo {
    top: 330px;
}*/
.order-btn {
    padding: 5px 5px;
}
}
@media (max-width: 991px) {
body {
    padding-top: 0;
}
a.logo img {
	width: 100%;
	max-width: 150px;
}
.head-right {
	padding: 0;
	margin: 20px 0 0 0;
}
.navbar-nav {
	padding: 15px 0 0 0;
	border-top: 1px #efecec dashed;
	margin: 15px 0;
}
.navbar {
	padding: 0 1rem;
}
.navbar .nav-link {
	padding: 6px 0 !important;
	font-size: 20px;
	text-align: left;
}
.navbar-toggler {
	background: #000000;
	border: 2px #000000 solid !important;
	outline: none !important;
	margin: 0 0 0 auto;
}
.navbar-toggler-icon {
	width: 1.1em;
	height: 1.1em;
}
.banner, .banner .carousel-item {
    height: 450px;
}
.bannerlogo {
    max-width: 420px;
    top: 180px;
    right: 0;
}
.menu_box ul li {
    width: 100% !important;
    float: left;
    text-align: center !important;
}
header {
    position: relative;
}
.sticky {
    top: 0;
}
/*.sticky-logo {
	max-width:250px !important;
}*/
.background-para {
    background-size: cover;
	background-position: center;
}
}
@media (max-width: 767px) {
.bannerlogo {
    max-width: 320px;
    top: 95px;
}
.banner, .b-top {
	border-width: 12px;
}
.banner, .banner .carousel-item {
    height: 300px;
}
.body h1 {
	font-size: 60px;
	margin-top: 40px;
	line-height: 50px;
}
.body h2 {
	font-size: 38px;
}
.intro {
	background-size: 50%;
}
.findus h3 {
	font-size: 50px;
}
.findus {
	font-size: 26px;
}
.intro {
	font-size: 18px;
}
.service {
	height: 500px;
}
.menu_content {
    padding: 100px 0;
}
/*.m-contentpart h4 {
	font-size:20px;
}
.m-contentpart {
    font-size: 16px;
}*/
}
@media (max-width: 575px) {
.banner, .banner .carousel-item {
    height: 240px;
}
.bannerlogo {
    max-width: 240px;
    top: 80px;
}
.findus h3 {
	font-size: 40px;
}
.body h2 {
	font-size: 32px;
}
.background-para h2 {
    font-size: 25px !important;
}
.btn-lg {
	padding: 8px 36px;
	font-size: 18px;
}
.btn-xl {
	padding: 6px 28px;
	font-size: 20px;
}
footer .fa-3x {
	font-size: 40px;
}
.m-contentpart h4 {
	font-size: 16px;
}
.m-contentpart {
	font-size: 14px;
}
.background-para h4 {
    font-size: 15px;
}
.sticky-logo {
	max-width:115px !important;
}
.island-fx {
    height: 290px;
	background-image: url(https://www.biggysbeachgrill.com/images/instapost-mob.jpg);
	background-attachment: scroll;
}
.background-para {
	height: 32vh;
}
/*.banner {
    background-repeat: unset;
}*/
}
@media (max-width: 520px) {
.banner .carousel-item, .banner {
    background-attachment: scroll !important;
    background-position: unset !important;
}
.banner {
    background-image: url(https://www.biggysbeachgrill.com/uploads/slider/mobilebanner_small.jpg);
}
.findus {
	background-image: url(https://www.biggysbeachgrill.com/images/findusbg.jpg);
}
}
/********** MEDIA **********/