@charset "UTF-8";
.navigation.col-md-3 .home .p2 {
}



@media (max-width: 321px){
}

@media (max-width: 320px){
}

@media (min-width: 321px) and (max-width: 768px){
	
}

@media (min-width: 769px) and (max-width: 1024px){
}

@media (min-width: 1025px){
}

html {
    height: 100%
            }

* {
    margin: 0; 
    padding: 0;
            }



p {
    font-family: athelas;}
            
a {
    color: #be1e2d;
    text-decoration: none;
    font-size: 24px
}

a {
    font-size: 18px;
}

.p2 {
	text-align: center;
	margin-top: 9%;
    font-size: 18px;
    font-family: helvetica;
    color: #be1e2d;
}

h1 {
    color: #be1e2d; 
    font-family: athelas; 
    font-size: 200%
}
            
h2 {
    color: #be1e2d; 
    font-family: athelas;
    text-align: center;
}



.container {
	background-image: url(images/dim sum 2.jpg)
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.container .navigation .hamburger {
	float: right;
}


.container .navigation {
	height: 100%; 
    position: relative;
    background-image: url(images/regular_parchment_texture_by_bubblybunnybash-d4zf2wi.jpg);
    background-size: cover;
    width: 250px;
    float: left;
    z-index: 2;  
}

@media screen and (max-width:768px){
	.container .navigation {
		width: 100%;
		height: 110px;
	}
		
.container .navigation .decorativepattern {
	display: none;
}
	
	.container .navigation .decorativepattern2 {
		display: none;
	}
	
.container .navigation .tagline {
	margin-top: -60px;
	margin-left: 220px;
}	
	
.container .navigation .home {	
	display: none;
}
	
.container .navigation .specials {	
	display: none;
}

.container .navigation .about {
	display: none;
	}
	
.container .navigation .menu {
	display: none;
	}


.container .navigation .events {
	display: none;
	}
	
.container .navigation .contact {
	display: none;
	}
}
	
	h2 {
		text-align: left;
		margin-left: 30px;
}
	
	
	
}

.container .navigation .logo {
}
.container .navigation .tagline {
}

@media screen and (max-width:768px){
	.container .navigation .links {
		margin-top: 0px;
}
	
	
}
	
.container .navigation .links {
}

@media screen and (min-width:769px){
.container .navigation .decorativepattern {
	border-bottom: 0px solid;
    border-bottom-color: #a39779;
    position: absolute;
    height: 7%;
    width: 250px;
    top: 17%;
	align-content: center;
}

.container .navigation .home {
	border-bottom: 1px solid;
    border-bottom-color: #a39779;
    border-top: 1px solid;
    border-top-color: #a39779;
    position: absolute;
    height: 7%;
    width: 250px;
    top: 29%;
	text-align: center;
}

.container .navigation .specials {
	position: absolute;
    border-bottom: 1px solid;
    border-bottom-color: #a39779;
    border-top: 0px solid;
    border-top-color: #a39779;
    height: 7%;
    width: 250px;
    top: 36%;
	text-align: center;
}

.container .navigation .about {
	border-bottom: 1px solid;
    border-bottom-color: #a39779;
    border-top: 0px solid;
    border-top-color: #a39779;
    position: absolute;
    height: 7%;
    width: 250px;
    top: 43%;
	text-align: center;
}

.container .navigation .menu {
	border-bottom: 1px solid;
    border-bottom-color: #a39779;
    border-top: 0px solid;
    border-top-color: #a39779;
    position: absolute;
    height: 7%;
    width: 250px;
    top: 50%;
	text-align: center;
}

.container .navigation .events {
	border-bottom: 1px solid;
    border-bottom-color: #a39779;
    border-top: 0px solid;
    border-top: #a39779;
    position: absolute;
    height: 7%;
    width: 250px;
    top: 57%;
	text-align: center;
}


.container .navigation .contact {
	border-bottom: 1px solid;
    border-bottom-color: #a39779;
    border-top: 0px solid;
    border-top-color: #a39779;
    position: absolute;
    height: 7%;
    width: 250px;
    top: 64%;
	text-align: center;
}
.container .navigation .decorativepattern2 {
	position: absolute;
    height: 7%;
    width: 250px;
    top: 73%;
	text-align: center;
}
}


.container .navigation .mobilenav {
	margin-top: 20px;
	font-size: 16px;
    font-family: helvetica;
    color: #be1e2d;
	text-align: center;
}

@media screen and (min-width:769px){
	.container .navigation .mobilenav {
		display: none;
}
}




.container .infotab {
	overflow-y: auto;
    position: relative;
    height: 100%;
    background: rgba(0,0,0,0.85);
    width: 250px;
    margin-left: 13%;
    padding-top: 5%;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 1;
}

@media screen and (max-width:768px){
	.container .infotab {
		margin-left: 0px;
	}
	
.container #infotab3 {
	margin-top: 150px;
	text-align: center;
}
	
	
}
