body {
    background-color: #f1f0e9;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0;
}
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li{
    display: inline-block;
}
.t3-navbar{float:right;}
.t3-mainbody{
	paddding-bottom:0 !important ;
	paddding-top:0 !important;
	}
.t3-content {
    padding-bottom: 0;
    padding-top: 0;
}	


    
    hr {
        background: rgba(0, 0, 0, 0) url("ribbon.png") no-repeat scroll center center;
        clear: both;
        height: 20px;
        border: none;
    }
    
    .center {
        text-align: center;
    }


.navbar-nav{
	padding: 19px;
	}
.t3-mainnav{
	border-bottom:solid 5px #930004;
	background-color: #fcfcfc;
    background-image: linear-gradient(to bottom, #ffffff, #f8f8f8);
    background-repeat: repeat-x;
	}	
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background:none;
	color:#930004;
    opacity: 1;
    transition: opacity 0.24s ease-in-out 0s;
	}	

.home_slideshow{
	height:100vh;
	text-align:center;

	}	
.container-fluid{
	padding-left:0px;
	padding-right:0px;
	}	
.logo-image{
	margin-top:15px;	
	}
.logo-img{
	margin:-2px 0;
	}	


    .about{
		padding: 200px 0;

    }    

.parallax { 
        /* The image used */
        background-image: url("/images/web/izumi_background.png");

        /* Set a specific height */

        /* Create the parallax scrolling effect */
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
		-webkit-background-size: cover; 
		-moz-background-size: cover;
		-o-background-size: cover;
} 	
.parallax1 { 
        /* The image used */
        background-image: url("/images/web/bg.png");

        /* Set a specific height */

        /* Create the parallax scrolling effect */
        background-position: center top;
        background-repeat: no-repeat;
        background-size:cover;
height: 100vh;

} 	
		
/* form */

.form-horizontal .control-group .controls	{
	margin-left:100px;
	}	
.form-horizontal .control-group .control-label{
	text-align:left;
	width:80px;
	
	}	
.visform input, .visform select, .visform textarea{
	border: 1px solid #999; 
    padding: 2px;
    background: white; 
    
}
.btn-danger{
	border: 1px solid #999; 
    padding: 2px;
    background: #930004 !important; 

	font-size:24px;
	margin:20px 0;
	padding: 5px 20px !important;

	}	


	
/* form */

/* footer */

.footer-hour li span{
	width:140px;
	display: inline-block;
	}
.footer-contact div span{
	padding: 0 10px;
	
}
.footer-contact div{
	padding-top:5px;
}
.footer-copyright {
	text-align: center;
	padding:5px;
	background:black;
	color:white;
	}
ul {
}
 
.social_media li {
    list-style-type: none;
    float: left;
}
 
ul li a i {
    background: #205D7A;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    font-size: 25px;
    text-align: center;
    margin-right: 10px;
    padding-top: 25%;
    transition: all 0.2s ease-in-out;
}
.fa-facebook {
    background:#3b5998
} 
.fa-yelp {
    background:#c41200
}
.fa-tripadvisor {
    background:#589442
}
.fa-foursquare {
    background:#f94877
}
ul li a i:hover {
    opacity: .7;
}	
/* footer */

/* slideshow */

.small_title{
	display:inline-block;
	font-size:26px;
	text-transform:uppercase;
	border:2px solid #fff;
	font-weight:bold;
	padding:15px 20px;
	line-height:1;
	margin-bottom:15px;
}

.big_title{
	font-size:80px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1;
	margin-bottom:13px;
}
.sub_title{
	font-size:18px;
	font-weight:bold;
	line-height:1;
	display:inline-block;
	clear:left;
	text-transform:uppercase;
	padding:15px;
	position:relative;
}
#cp-caption-inner{
	position:relative!important;
}
.cp-desc{
	background:none;
	padding:0;
}


.sub_title:before{
	content:'';
	border-width:10px;
	border-style:solid;
	border-color: transparent transparent transparent #ec3642;
	position:absolute;
	bottom:-10px;
	left:0;
}

#cp-caption{
	top:90px;
	}
.izumi-quote{
	background:#212121;
	}
blockquote {
    font-style: normal;
    padding:24px 40px 16px 25px;
    line-height:24px;
}

blockquote p {
    font-size:18px;
    text-align:right;
    padding:0;
    color: #333333;
    display:block;
}

blockquote p.says {
    text-align:left;
    padding:0 0 10px 20px;
    position:relative;
	font-size: 28px;
    line-height: 30px;
}

blockquote p.says:before, blockquote p.says:after {
    content: '”';
    font-size: 32px;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
    vertical-align:top;
    line-height:0.8
}

blockquote p.says:before {
    content: '“';
    position:absolute;
    left:0;
    top:-2px;
}	

.carousel-indicators{
	bottom:-15px;
	}
	
.carousel-indicators li{
	border:1px solid #333;
	}
.carousel-indicators .active{
	background-color: #333;
}
/* slideshow */

.navbar-nav > li > a {
    border: medium none;
    font-family: "Montserrat",Arial,sans-serif;
    font-size: 15px;
    margin: 0 4px;
    text-transform: uppercase;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.25);
	font-weight:700;
}


.article-headline{
   text-align: center;
    color: white;
    margin-top: 10%;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    }
.headline-secondary {
    font-family: 'Playball', cursive;
    font-weight: normal;
	color:#930004;
    font-size: 100px;
}
.separator{
    border-bottom:3px solid white;
    width: 400px;
    margin: 0 auto;
}

.headline-description {
    margin-top: -75px;

    }  
.headline-primary {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:  10em;
    margin-top: -65px;

}

.title-box {
    display: inline-block;
    position: relative;
}
.title-box::after {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 3px solid;
    margin-top: 130px;
	box-shadow:1px 1px rgba(0, 0, 0, 0.5);
}	
.headline-description h5{
    margin-top: 10px;
    font-size: 2em;
    }  

.about-img{
	width:100%;
	}
.text_wrapper {
	}
.text_wrapper p{
	font-size:20px;
	}
.acymailing_form{
	display:inline-block;
	}	
.onefield,.acysubbuttons{
	float:left;
	}	
.subbutton{
	margin:0px 10px !important;
	padding:6px 12px !important;
	background:black;
	
	}	
.module-title{
	color:white;
	font-weight:bold;
	}	
.t3-footnav .t3-module ul > li{
	padding:2px 0;
	}	
.social_media li a i{
	box-shadow:1px 1px 2px rgba(30, 30, 30, 0.5);
	}	
.quote-wrapper{
	text-align:center;
	padding:50px 0 ;
	}	
.quote{
	height:440px;
	  }	
.carousel-indicators{
	position:relative;
	bottom:-7px;
	}	
.quote-wrapper h1{
	margin:0px;
	}
/*  menu */	

 
 .food-desc {
    display: table;
    font-size: 18px !important;
} 

 .food .food-desc .food-details,  .food .food-desc .food-price {
    white-space: nowrap;
}

.food-desc  > div{
    display: table-cell;
}
 .section-title {
    margin-bottom: 30px;
    text-align: center;
    color: #930004;
}
.section-title h1 {
     font-size: 48px;        
    }
   
.section-title p {
    color: #777;
    margin-top: -25px;
}
.food-price{
    padding-left: 10px;
    color: #333;
}    
.food-price span{
	font-size:18px;

}
 .f-dec{
     text-align: center;
     margin-top:7px;
	 font-size:18px;
}
.f-section{
    margin-bottom: 35px;
}
.food-details span{
    padding-right: 10px;
    color: #777;
	font-size:18px;
}
.menu-space{
    margin-top: 5px;
}    
.f-name{
    margin-bottom: -10px; 
    font-size: 22px !important;
    line-height: 1.6em;
    color: #333 !important;
}    
.food{
    margin-bottom: 2px;
}    
.f-title{
    font-size: 38px;
    margin-bottom: 12px; 
    text-align: center;
    font-family: 'Playball', cursive;
    font-weight: normal;
    color: #333;
}    
hr.style-eight {
    padding: 0;
    border: none;
    border-top: medium double #c79c60;
    color: #333;
    text-align: center;
}
hr.style-eight:after {
    content: "§";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
    color: #c79c60;
} 
 
.dots{
	position: relative;
	top: -5px;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0;
    border: 0;
    height: 1px;
    display: block;
    bottom: 5px;
    border-bottom: 1px dashed #999;
    width: 100%;
} 
.t3-footer{
	}
/* menu */
/* gallery */
.pagination-centered{
	display:none;
	}
.pg-msnr-container{
	margin:0px !important;
	
	}	
.pg-csv-name-i a{
	font-size:21px;
	font-weight:bold;
	color:#777;

	}	
	
.pg-csv-name-i span{
	display:none;
	}	
.pg-csv-name-i{
	text-align:center;
		}	
/* FAQ */
.faq-group{
    padding: 0;
}        
        
.faq-group li{
    background: white;
    margin: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
    list-style: none;
    padding: 24px 24px;
    
    
}

.faq-group li span{
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0;
    padding-top: 24px;
	padding-left:5px;
    color: #930004;
	position : relative;
	top : -.1em;
}

.faq-content {
    padding-bottom:24px;
    color: #777;
}
.fa-angle-double-right{
	color:#930004;
	}

.px{
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	text-align:center;
}
.ps-title{
	margin-top:0px;
	padding:45px 0;
	text-transform: uppercase;
	font-size:48px;
	font-family:"Playball",cursive;
	color:#930004;
	text-shadow:1px 1px rgba(255, 255, 255, 0.5);
	margin-bottom:0px;
	}
.faq-img{
	background: url("/images/headers/wave.jpg") repeat;
	}
.gla-img{
	background: url("/images/headers/wave.jpg") repeat;
	}	
.contact-img{
	background: url("/images/headers/wave.jpg") repeat;
	}
.gift-img{
	background: url("/images/headers/wave.jpg") repeat;
	}

.headline-description{
	text-align:center;
	}
#cp-bullet span{
	text-indent:0px !important;
	color:transparent;
	}	
	
.slideInUp h1, .slideInUp{
	margin-bottom:0px;
	font-size:2.2em;  
color:#930004;
text-shadow: -1px -1px 0 #fff;
	}
.slideInUp2{
color:white;
text-shadow: -1px -1px 0 #000;

}
.txtabs-nav li a{
	font-size:18px;
	padding:5px 5px !important;
	text-decoration:none;
	}	
.txtabs-nav li{
	margin-bottom:10px !important; 
	}	
.txtabs-nav li a {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding-top: 0;
  padding-bottom: 0;
  width: 250px;
  margin: 0 15px;
  border: 2px solid black;
  background: #2E9FFF;
  color: #fafafa;
  /* .style1 */
  /* .style2 */
  /* .style3 */
}	
.txtabs-nav li a {
  font-size :16px !important;
  color:white !important;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: relative;
  background: transparent;
  z-index: 1;
  background: #930004;

}
.txtabs-nav li a span{
	padding:10px 2px;
	}
.txtabs-nav li a:after {
  position: absolute;
  content: '';
  border-style: solid;
  border-color: black;
  border-width: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 2px;
  z-index: -1;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s, border-width 0.2s;
  -o-transition: -o-transform 0.2s, opacity 0.2s, border-width 0.2s;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, border-width 0.2s;
  transition: transform 0.2s, opacity 0.2s, border-width 0.2s;
}
.txtabs-nav li a:hover:after {
  /* @include transform(scale(0.96, 0.85)); */
  border-width: 2px;
  
}
.txtabs-nav .active a{
	background:black;
	}
.txtabs-nav li a:hover, .txtabs-nav li a:active {
  color: #FFFFFF;
}
.txtabs-nav{
	text-align:center;
	margin-top:10px !important;
	padding:0 !important;
	}
.map-container {
	width: 100%;
	border:white 3px solid;
}
.map-container iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}
.map-container iframe.clicked{
	pointer-events: auto;
}
#scrollToTop{
	background:none !important;
	}
.content-page{
	padding:5px;

	}
.visCSSbot10, hr{
	display:none !important;
	}	
.contentpane .page-header{
	display:none;
	}	
#formAcymailing33521{
	text-align:center;
	}	
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: white;
    border-color: white;
    color: black;
}	
.subbutton:hover {
	background: #930004 !important;
	color:white !important;
	}

/* video*/
 .video-responsive {
	padding-bottom: 56.25%;
	position: relative;
	width: 100%;
}

.canvas,
.video {
	height: 100%;
        object-fit: cover;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
}
#over_video{
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	z-index: 10;
	font-size: 3vw;
	color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 15%;
    text-shadow: 4px 4px 4px #5C433B;
    opacity:0.7;
}



/* video*/
.navbar-toggle{
    position: absolute;
    top: 35px;
    right: 0;
}

	
	/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1200px){
 
	}
 
	/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px){
		.navbar-header{
			float:none;
			}
		.logo-image{
			text-align:center;
			}	
		.txtabs-nav{
	padding-left:10% !important;
	}



	}
 
	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px){

           .home_slideshow{
      height:auto;


}

		.logo-image{
			margin-left:20px;
		}
		.article-headline{
			margin-top: 50%;
		}
		
		.headline-secondary{
		font-size:5em;
		}
		.headline-primary{
		margin-top:5px;
		font-size:5em;
		}
		.headline-description{
			margin-top:-40px;
		}
		.logo-img{
		margin:0 auto;
		}
		.navbar-header{
		margin:0 auto;
		}
		.logo-image{
			text-align:center;
			}
		.fs{
			height:400px !important;
			overflow:hidden;
			}	
		.separator{
			width:60%;
			}	
		.txtabs-nav{
			padding-left:30% !important;
			}	
			
			
        .about-img{
			width:80%;
			}
		#cp-bullet{
			display:none;
			
			}
		.progress-button{
			display:none !important;
			}
		 .slideInUp h1, .slideInUp{
			 font-size:1.7em;
			 }		
		  blockquote p.says{
			  font-size:17px;
			  }	 

	}

	/* Extra Small Devices, Phones */
	@media only screen and (max-width : 480px){
		.headline-secondary{
		}
		.headline-primary{
		}
		.navbar-header{
		}
				.txtabs-nav{

	padding-left:10% !important;
	}	

 
	}
 
	/* Custom, iPhone Retina */
	@media only screen and (max-width : 320px){
		.headline-secondary{
		}
		.headline-primary{
		}

 
	}
	
	




