/*** Reset --------------------------------------------------------------- ***/
html, body, p, td, th, ul, ol, li, form, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	color: #000;
}

ul, li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

body {
	cursor: default;
	font-family: 'Open Sans', sans-serif;
	color: #3B3B3B;
}

body.ccg {
	background: #fff;
}

button {
	cursor: pointer;
	color: #fb932d;
}

input, textarea {
	cursor: auto;
}

h1 {
	font-size: 2.7em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	font-family: 'Roboto Slab', serif;
}

h2 {
	font-size: 1.4em;
	line-height: 1.7;
	font-weight: normal;
}

h3 {
	font-size: 1em;
}

.chongco h1 {
	color: #E04C30;
}

.chongco h2 {
	color: #002d62;
}

.chongco h3 {
	font-size: 1em;
}

.chongco a {
	cursor: pointer;
	color: #E04C30;
}

.chongco a:hover {
	color: #EB654C;
}

.thaispice h1 {
	color: #5F866F;
}

.thaispice h2 {
	color: #5F866F;
}

.thaispice h3 {
	color: #5F866F;
}

.thaispice a {
	cursor: pointer;
	color: #5F866F;
}

.thaispice a:hover {
	color: #71A486;
}

.noodlehut h1 {
	color: #872130;
}

.noodlehut h2 {
	color: #872130;
}

.noodlehut h3 {
	font-size: 1em;
}

.noodlehut a {
	cursor: pointer;
	color: #872130;
}

.noodlehut a:hover {
	color: #AA4958;
}

.subtitles {
	/* Subtitles white */
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 0.3em;
	margin-top: 0;
}

.subtitlegold {
	/* Subtitles 18 gold */
	color: #f6cd0d;
	font-size: 18px;
	background: #ef8a22;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	font-weight: bold;
	vertical-align: bottom;
}

td {
	vertical-align: top;
}

button, input, select, textarea {
	margin: 0;
	padding: 0;
}

button {
	width: auto;
	overflow: visible;
}

input, textarea, select {
	padding: 2px;
	border: 1px solid #E5E5E5;
}

.clear {
	clear: both;
}

.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

p, ul, ol {
	margin: 1em 0;
	font-size: 0.95em;
	line-height: 1.9;
}

p {
	line-height: 1.7;
}

p:first-child, ul:first-child, ol:first-child {
	margin-top: 0;
	color: #fff;
	
}

ul li {
	list-style: disc outside none;
}

ul ul li {
	list-style-type: circle;
}

ul ul ul li {
	list-style-type: square;
}

ol li {
	list-style-type: decimal;
}

li {
	margin-left: 2em;
	margin-bottom: 0.25em;
}

.reset, .reset p, .reset ul, .reset ol, .reset li, .listing li {
	margin: 0;
	padding: 0;
}

.reset li, .reset ul li, .listing li, .listing ul li {
	list-style-type: none;
}

label.label em img {
	width: 8px;
	position: absolute;
	margin: 5px 0 0 5px;
}

.required em {
	position: relative;
}

.required em img {
	width: 10px;
}

/*** Landing Page --------------------------------------------------------------- ***/
body.landing {
	height: 100%;
	background: url(../images/landing-page.jpg) no-repeat center center
		fixed #000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#landing-wrapper {
	margin: 0 auto;
	width: 80%;
	max-width: 1245px;
}

#intro {
	margin: 5% auto 2.5em auto;
	font-family: 'Roboto Slab', serif;
	font-size: 2.4em;
	text-align: center;
	color: #fff;
}

#landing-wrapper #chong-co {
	text-align: center;
	background: url(../images/chong-co-logo.png) center center
		no-repeat;
	background-size: 75%;
	width: 30%;
	min-height: 303px;
	height: 25vh;
	float: left;
	margin: 0 5% 0 0;
	background-color: rgba(0,0,0,0.4);
}
#landing-wrapper #chong-co1 {
	text-align: center;
	background-size: 75%;
	width: 100%;
	float: left;
	margin: 230px 0 0 0;
	
}
#landing-wrapper #noodle-hut {
	text-align: center;
	background: url(../images/noodle-hut-logo.png) center center
		no-repeat;
	background-size: 50%;
	width: 30%;
	float: left;
	min-height: 262px;
	background-color: rgba(0,0,0,0.4);

}
#landing-wrapper #noodle-hut1 {
	text-align: center;
	background-size: 75%;
	width: 100%;
	float: left;
	margin: 262px 0 0 0;
	
}

#landing-wrapper #thai-spice {
	text-align: center;
	background: url(../images/thai-spice-logo.png) center center
		no-repeat;
	background-size: 50%;
	width: 30%;
	min-height: 303px;
	height: 25vh;
	float: right;
	background-color: rgba(0,0,0,0.4);
}

#landing-wrapper #thai-spice1 {
	text-align: center;
	background-size: 50%;
	width: 100%;
	float: right;
	margin: 230px 0 0 0;

}

#landing-wrapper #chong-co a, #landing-wrapper #thai-spice a,
	#landing-wrapper #noodle-hut a {
	display: block;
	height: 100%;
	width: 100%;
}

/*** Landing Page --------------------------------------------------------------- ***/

/*** Header  --------------------------------------------------------------- ***/
#header-wrapper {
	z-index: 100;
	position: fixed;
	top: 0;
	width: 100%;
	padding: 3em 0 0 0;
	transition: all 0.2s ease-in;
	transition: all 0.2s ease-out;
}

#header {
	min-width: 270px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 2em;
}

#header #logo a {
	display: block;
	width: 305px;
	height: 115px;
}

#header #right {
	float: right;
}

#header #right1 {
	float: right;
}

#header #nav {
	float: left;
	margin: 0 1em 0 0;
}

#header #order-online {
	background: url(../images/order-online.png) 12px 43% no-repeat;
	background-size: 23px;
	font-size: 1.2em;
	font-family: 'Roboto Condensed', sans-serif;
	float: right;
	text-transform: uppercase;
	border: 2px solid #fff;
}

#header #order-online a {
	display: block;
	color: #fff;
	padding: 0.2em 1em 0.2em 2em;
}

#header #logo {
	transition: all 0.2s ease-out;
	padding: 0.8em 0;
	float: left;
}

#header #logo .location {
	display: block;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #F4F4F4;
	padding: 0.8em 0 0 0;
	font-size:1.8em;
	color:#fff;
}

#header-wrapper-int {
	border-bottom: 1px dotted #DCDCDC;
	background: #fff;
	z-index: 100;
	position: fixed;
	top: 0;
	width: 100%;
	padding: 1em 0 0 0;
}

#header-wrapper-int #header {
	min-width: 270px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 2em;
}

#header-wrapper-int #header #logo a {
	display: block;
	width: 305px;
	height: 170px;
}

#header-wrapper-int #header #right {
	float: right;
	padding: 3em 0 0 0;
}

#header-wrapper-int #header #nav {
	float: left;
	margin: 0 2em 0 0;
}

#header-wrapper-int #header #order-online {
	background: url(../images/order-online.png) 12px 43% no-repeat;
	background-size: 23px;
	font-size: 1.2em;
	font-family: 'Roboto Condensed', sans-serif;
	float: right;
	text-transform: uppercase;
	border: 2px solid #fff;
}

#header-wrapper-int #header #order-online a {
	display: block;
	color: #fff;
	padding: 0.5em 1em 0.5em 2em;
}

#header-wrapper-int #header #order-online1 {
	background: url(../images/dimmi.png) 12px 43% no-repeat;
	background-size: 23px;
	font-size: 1.2em;
	font-family: 'Roboto Condensed', sans-serif;
	float: right;
	text-transform: uppercase;
	border: 2px solid #fff;
}

#header-wrapper-int #header #order-online1 a {
	display: block;
	color: #fff;
	padding: 4.5em 1em 0.5em 2em;
}
#header-wrapper-int #header #logo {
	float: left;
}

.small-header #header-wrapper {
	border-bottom: 1px dotted #DCDCDC;
	background: #fff;
	transition: all 0.2s ease-in;
	transition: all 0.2s ease-out;
	padding: 0.8em 0;
}

.small-header #header {
	padding: 0 1em;
}

.small-header #header #right {
	padding: 0.3em 0 0 0;
}

.small-header #header-wrapper #header #logo .location {
	display: none;
}

/*** Chong Co  ***/
.chongco #header-wrapper-int {
	transition: all 0.2s ease-in;
	transition: all 0.2s ease-out;
	border-bottom: 1px dotted #DCDCDC;
	background: #fff;
	z-index: 100;
	position: fixed;
	top: 0;
	width: 100%;
	padding: 1em 0 0 0;
}

.chongco #header-wrapper-int #header {
	min-width: 270px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 2em;
}

.chongco #header-wrapper-int #header #logo a {
	display: block;
	width: 305px;
	height: 170px;
}

.chongco #header-wrapper-int #header #right {
	float: right;
	padding: 3em 0 0 0;
}

.chongco #header-wrapper-int #header #nav {
	float: left;
	margin: 0 2em 0 0;
}

.chongco #header-wrapper-int #header #nav a {
	color: #E04C30;
}

.chongco #header-wrapper-int #header #order-online {
	background: url(../images/order-online-sml.png) 12px 43% no-repeat;
	background-size: 23px;
	font-size: 1.2em;
	font-family: 'Roboto Condensed', sans-serif;
	float: right;
	text-transform: uppercase;
	border: 2px solid #E04C30;
}

.chongco #header-wrapper-int #header #order-online a {
	display: block;
	color: #E04C30;
	padding: 0.5em 1em 0.5em 2em;
}

.chongco #header-wrapper-int #header #logo {
	float: left;
}

.chongco #header #logo {
	width: 305px;
	background: url("../images/chong-co-logo.png") no-repeat scroll 50% 10%/240px
		auto;
}

.chongco .small-header #header #logo {
	transition: all 0.2s ease-out;
	padding: 0;
	height: 80px;
	background-size: 130px;
	width: 128px;
	height: 55px;
}

.chongco .small-header #header #order-online {
	border: 2px solid #E04C30;
	background: url(../images/order-online-sml.png) 12px 43% no-repeat;
	background-size: 23px;
}

.chongco .small-header #header #order-online a {
	color: #E04C30;
}

.chongco .small-header #header #nav a {
	color: #E04C30;
}

/*** Noodle Hut  ***/
.noodlehut #header-wrapper-int {
	border-bottom: 1px dotted #DCDCDC;
	background: #fff;
	z-index: 100;
	position: fixed;
	top: 0;
	width: 100%;
	padding: 1em 0 0 0;
}

.noodlehut #header-wrapper-int #header {
	min-width: 270px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 2em;
}

.noodlehut #header-wrapper-int #header #logo a {
	display: block;
	width: 305px;
	height: 170px;
}

.noodlehut #header-wrapper-int #header #right {
	float: right;
	padding: 3em 0 0 0;
}

.noodlehut #header-wrapper-int #header #nav {
	float: left;
	margin: 0 2em 0 0;
}

.noodlehut #header-wrapper-int #header #nav a {
	color: #872130;
}

.noodlehut #header-wrapper-int #header #order-online {
	background: url(../images/order-online-sml-nh.png) 12px 43% no-repeat;
	background-size: 23px;
	font-size: 1.2em;
	font-family: 'Roboto Condensed', sans-serif;
	float: right;
	text-transform: uppercase;
	border: 2px solid #872130;
}

.noodlehut #header-wrapper-int #header #order-online a {
	display: block;
	color: #872130;
	padding: 0.5em 1em 0.5em 2em;
}

.noodlehut #header-wrapper-int #header #logo {
	float: left;
}

.noodlehut #header #logo a {
	height: 180px;
}

.noodlehut #header #logo {
	width: 210px;
	height: 235px;
	background: url(../images/noodle-hut-logo.png) 28px 23px no-repeat;
	background-size: 155px;
}

.noodlehut .small-header #header #logo {
	transition: all 0.2s ease-out;
	padding: 0;
	height: 80px;
	background-size: 55px;
	width: 55px;
	height: 55px;
}

.noodlehut .small-header #header #order-online {
	border: 2px solid #872130;
	background: url(../images/order-online-sml-nh.png) 12px 43% no-repeat;
	background-size: 23px;
}

.noodlehut .small-header #header #order-online a {
	color: #872130;
}

.noodlehut .small-header #header #nav a {
	color: #872130;
}

.noodlehut .small-header #header #logo {
	background: url(../images/noodle-hut-logo.png) #fff center center
		no-repeat;
	background-size: 55px;
}

/*** Thai Spice  ***/
.thaispice #header-wrapper-int {
	transition: all 0.2s ease-in;
	transition: all 0.2s ease-out;
	border-bottom: 1px dotted #DCDCDC;
	background: #fff;
	z-index: 100;
	position: fixed;
	top: 0;
	width: 100%;
	padding: 1em 0 0 0;
}

.thaispice #header-wrapper-int #header {
	min-width: 270px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 2em;
}

.thaispice #header-wrapper-int #header #logo a {
	display: block;
	width: 305px;
	height: 170px;
}

.thaispice #header-wrapper-int #header #right {
	float: right;
	padding: 3em 0 0 0;
}

.thaispice #header-wrapper-int #header #nav {
	float: left;
	margin: 0 2em 0 0;
}

.thaispice #header-wrapper-int #header #nav a {
	color: #5F866F;
}
.thaispice #header-wrapper-int #header #nav .dimmi a {
	color: #transparent;
}

.thaispice #header-wrapper-int #header #order-online {
	background: url(../images/order-online-sml-ts.png) 12px 43% no-repeat;
	background-size: 23px;
	font-size: 1.2em;
	font-family: 'Roboto Condensed', sans-serif;
	float: right;
	text-transform: uppercase;
	border: 2px solid #5F866F;
}

.thaispice #header-wrapper-int #header #order-online a {
	display: block;
	color: #5F866F;
	padding: 0.5em 1em 0.5em 2em;
}

.thaispice #header-wrapper-int #header #logo {
	float: left;
}

.thaispice #header #logo a {
	height: 180px;
}

.thaispice #header #logo {
	width: 247px;
	height: 218px;
	background: url(../images/thai-spice-logo.png) 33px 30px no-repeat;
	background-size: 180px;
}

.thaispice .small-header #header #logo {
	transition: all 0.2s ease-out;
	padding: 0;
	height: 80px;
	background-size: 69px;
	width: 69px;
	height: 55px;
}

.thaispice .small-header #header #order-online {
	border: 2px solid #5F866F;
	background: url(../images/order-online-sml-ts.png) 12px 43% no-repeat;
	background-size: 23px;
}

.thaispice .small-header #header #order-online a {
	color: #5F866F;
}

.thaispice .small-header #header #nav a {
	color: #5F866F;
}

.thaispice .small-header #header #logo {
	background: url(../images/thai-spice-logo.png) #fff center center
		no-repeat;
	background-size: 69px;
}

/*** Header --------------------------------------------------------------- ***/

/*** Rotator ------------------------------------------------------------- ***/
.c1-rotator-image-bg {
	position: relative;
}

.c1-rotator-caption {
	position: absolute;
	bottom: 2%;
	z-index: 150;
	width: 100%;
	margin: 2vh 0 0 0;
	font-size: 1.8em;
	text-align: center;
}

.c1-rotator-images {
	position: relative;
}

.c1-rotator-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
}

.c1-rotator-image a {
	display: block;
	height: 100%;
	color: #fff;
}

.c1-rotator-image-bg {
	background: transparent none no-repeat scroll center top;
	background-size: auto 100%;
	height: 100%;
}

#black-overlay {
	width: 100%;
	height: 90vh;
	position: absolute;
	background: rgba(0, 0, 0, 0.22);
	z-index: 10;
}

#rotator {
	position: relative;
}

#rotator, #rotator .c1-rotator-image-bg {
	background: #000;
	height: 90vh;
	transition: all 0.8s ease-in;
	transition: all 0.8s ease-out;
}

#rotator .c1-rotator-image-bg {
	width: 100%;
	display: block;
	background-size: cover;
	background-position: center center;
}

#rotator .c1-rotator-image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	color: rgb(255, 255, 255);
}

#thumbs-wrapper {
	bottom: 8em;
	z-index: 50;
	width: 100%;
	margin: 2vh 0 0 0;
	position: absolute;
}

ul.c1-rotator-thumbs {
	margin: 0 auto;
	display: table;
}

ul.c1-rotator-thumbs li {
	width: 15px;
	margin: 0 4px;
	float: left;
}

ul.c1-rotator-thumbs li.c1-rotator-thumb-active a {
	border: 2px solid #fff;
	background: #fff;
	width: 10px;
	height: 10px;
	display: block;
}

ul.c1-rotator-thumbs li.c1-rotator-thumb a {
	border: 2px solid #fff;
	width: 10px;
	height: 10px;
	display: block;
}

#arrow-down {
	background: url(../images/arrow-down.png) no-repeat;
	background-size: 30px;
	width: 30px;
	height: 45px;
	margin: 0 auto;
}

#arrow-down a {
	display: block;
	width: 30px;
	height: 90px;
}

#arrow-down-wrapper {
	position: absolute;
	z-index: 50;
	bottom: 5%;
	width: 100%;
}

/*** Rotator ------------------------------------------------------------- ***/

/*** Navigation  ***/
#cssmenu {
	margin: 0;
	padding: 0;
}

#nav {
	font-size: 1.1em;
	font-family: 'Roboto Slab', serif;
}

#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	color: #fff;
}

#nav a {
	color: #fff;
	display: block;
	padding: 0.5em 1em;
}

#nav li .dimmi a { 
	color: transparent;
	background: url(../images/dimmi.png) no-repeat;
	background-size: Auto 36px;
}


/*** Navigation  ***/
#navigation li .drink a {
	color: #048afc;
}


/*** Sub Navigation ----------------------------------------------------- ***/
#nav ul ul {
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	background: #f2f2f2;
	margin-top: 1.44em;
	max-height: 0;
	min-width: 150px;
	transition: max-height 1s;
	overflow-y: hidden;
}

#nav .active ul {
	max-height: 500px;
}

#nav li li a {
	color: #E04C30;
	padding: 0.5em 1em;
}

#nav li li span {
	text-transform: uppercase;
	background: url(../images/grey-arrow.png) no-repeat 0 50%;
	background-size: 14px;
	padding: 0 0 0 1.4em;
}

#nav li li .on {
	border: 0;
}

#nav li .drink a {
	color: #0758fd;
}

#nav .items li li {
	margin: 0;
}

#nav li li {
	float: none;
	background: none;
	padding: 0;
	text-transform: none;
}

#nav ul ul a:active {
	background: #ffa95c;
}

#nav ul ul .on {
	border: 0;
}

/*** Sub Navigation ----------------------------------------------------- ***/

/*** Content  ***/
#breadcrumbs {
	text-transform: uppercase;
	font-size: 0.9em;
	margin: 0 0 2em 0;
}

#block {
	max-width: 900px;
	margin: 3em auto;
	text-align: center;
}

#content-wrapper {
	max-width: 900px;
	margin: 16em auto 0 auto;
	padding: 0 1em 3em 1em;
}

/**#content-wrapper img { width: 100%; height: auto; }**/
#heading-wrapper .int {
	width: 40%;
	margin: 0 auto;
	text-align: center;
}

#heading-wrapper h1 {
	color: #fff;
	position: absolute;
	z-index: 1000;
	width: 40%;
	bottom: 20%;
	font-size: 4.5em;
}

/*** Content  ***/

/*** Gallery  ***/
#gallery-list {
	clear: both;
}

#gallery-list li {
	list-style: none;
	margin: 0 2.5% 1.5em 0;
	width: 23%;
}

#gallery-list li img {
	width: 100%;
	height: auto;
}

#gallery-list .one {
	float: left;
}

#gallery-list .two {
	float: left;
}

#gallery-list .three {
	float: left;
}

#gallery-list .four {
	float: right;
	margin: 0;
}

/*** Gallery  ***/

/*** Restaurant List  ***/
#restaurant-menu li {
	list-style: none;
	margin: 0 2.5% 1.5em 0;
	width: 23%;
}

#restaurant-menu li img {
	width: 100%;
	height: auto;
}

#restaurant-menu .one {
	float: left;
}

#restaurant-menu .two {
	float: left;
}

#restaurant-menu .three {
	float: left;
}

#restaurant-menu .four {
	float: right;
	margin: 0;
}

#restaurant-menu .title {
	display: block;
	text-align: center;
	padding: 0.5em 0 0 0;
}

/*** Restaurant List  ***/

/*** Footer  ***/
#footer-wrapper {
	padding: 1em 1em 1em 1em;
	color: #fff;
	font-size: 0.9em;
}

.chongco #footer-wrapper {
	background: #E04C30;
}

.thaispice #footer-wrapper {
	background: #5F866F;
}

.noodlehut #footer-wrapper {
	background: #872130;
}

#footer {
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
}

#footer .facebook {
	width: 40px;
	height: auto;
	padding: 0 0.5em 0 0;
}

#footer .instagram {
	width: 40px;
	height: auto;
	padding: 0 0.5em 0 0;
}

#footer .email {
	width: 40px;
	height: auto;
}

.addthis_toolbox {
	margin: 0 auto;
	display: table;
	padding: 3em 0 0 0;
}

#footer-left {
	float: left;
	padding: 1em 0 0 0;
	text-align: left;
}

#footer-right {
	float: right;
	padding: 1em 0 0 0;
}

#footer-left li, #footer-right li {
	list-style: none;
	margin: 0;
	float: left;
}

#footer-left a, #footer-right a {
	color: #fff;
	display: block;
	padding: 0 1em 0 0;
}

#footer-left span, #footer-right span {
	border-right: 1px solid #fff;
	padding: 0 1em 0 0;
}

#footer-left li:last-child span, #footer-right li:last-child span {
	padding-right: 0;
	border: 0;
}
#credit { margin: 0 auto; width: 100%; height: 100px; background-color: #444444; }
#credit #cm { margin: 0 auto; width: 960px; }
#credit .credit-message { margin: 0 auto; float: left; color: #fcfcfc; font-size: 0.9em; letter-spacing: 1px; text-align: left; }
#credit .credit-message a { color: #fcfcfc; }
#credit .credit-message a:hover { color: #fbc253; }
#credit .credit-message .cm-links { float: left; padding: 55px 0 30px; }
#credit .credit-message a.webst { float: right; height: 70px; width: 70px; padding: 30px 0 0; background: transparent url(../images/ws-credit.png) no-repeat scroll right 37px; }
#credit .socials { width: 200px; float: right; padding: 45px 0 0 0; text-align: right; }


/*** Footer  ***/

/*** Chong Co - Home --------------------------------------------------------------- ***/
@media only screen and (max-width: 1100px) {
	#header #logo .location {
		display: none;
	}

	/*** Landing Page --------------------------------------------------------------- ***/
	#landing-wrapper #chong-co {
		width: 30%;
		min-height: 200px;
		height: 15vh;
	}
	#landing-wrapper #noodle-hut {
		width: 30%;
		min-height: 200px;
		height: 15vh;
	}
	#landing-wrapper #thai-spice {
		width: 30%;
		min-height: 200px;
		height: 15vh;
	}

	/*** Landing Page --------------------------------------------------------------- ***/

	/*** Header --------------------------------------------------------------- ***/
	#header-wrapper {
		border-bottom: 1px dotted #DCDCDC;
		background: #fff;
		transition: all 0.2s ease-in;
		transition: all 0.2s ease-out;
		padding: 0.8em 0;
	}
	#header {
		padding: 0 1em;
	}
	#header #right {
		padding: 0.3em 0 0 0;
	}
	#header #nav {
		float: right;
		margin: 0 0 0 1.1em;
	}
	#header-wrapper-int #header #nav {
		float: right;
		margin: 0 0 0 1.1em;
	}
	#header #nav a {
		color: #E04C30;
	}
	#header #order-online {
		float: left;
	}

	/*** Sub Navigation ----------------------------------------------------- ***/
	#nav ul ul {
		background: none;
		margin: 0.5em 0;
	}

	/*** Sub Navigation ----------------------------------------------------- ***/

	/*** Content ***/
	#heading-wrapper h1 {
		font-size: 2.5em;
		bottom: 30%;
	}
	#content-wrapper {
		margin: 8em auto 0 auto;
	}

	/*** Content ***/

	/*** Chong Co ***/
	.chongco #header-wrapper-int #header {
		padding: 0 1em;
	}
	.chongco #header-wrapper-int #header #nav {
		float: right;
		margin: 0 0 0 1.1em;
	}
	.chongco #header-wrapper-int {
		padding: 0.8em 0;
		transition: all 0.2s ease-in;
		transition: all 0.2s ease-out;
	}
	.chongco #header-wrapper-int #header #right {
		padding: 0.3em 0 0 0;
	}
	.chongco #header #logo {
		transition: all 0.2s ease-out;
		padding: 0;
		height: 80px;
		background-size: 130px;
		width: 128px;
		height: 55px;
	}
	.chongco #header #order-online {
		border: 2px solid #E04C30;
		background: url(../images/order-online-sml.png) 12px 43% no-repeat;
		background-size: 23px;
	}
	.chongco #header #order-online a {
		color: #E04C30;
	}
	.chongco #nav .toggle {
		background: transparent url(../images/menu.svg) no-repeat scroll center
			center;
		background-size: 30px auto;
	}
	.chongco #header #logo .location {
		display: none;
	}

	/*** Noodle Hut ***/
	.noodlehut #header-wrapper-int #header {
		padding: 0 1em;
	}
	.noodlehut #header-wrapper-int #header #nav {
		float: right;
		margin: 0 0 0 1.1em;
	}
	.noodlehut #header-wrapper-int {
		padding: 0.8em 0;
		transition: all 0.2s ease-in;
		transition: all 0.2s ease-out;
	}
	.noodlehut #header-wrapper-int #header #right {
		padding: 0.3em 0 0 0;
	}
	.noodlehut #header #logo {
		transition: all 0.2s ease-out;
		padding: 0;
		height: 80px;
		width: 55px;
		height: 55px;
		background: url(../images/noodle-hut-logo.png) #fff center center
			no-repeat;
		background-size: 55px;
	}
	.noodlehut #header #order-online {
		border: 2px solid #872130;
		background: url(../images/order-online-sml-nh.png) 12px 43% no-repeat;
		background-size: 23px;
	}
	.noodlehut #header #order-online a {
		color: #872130;
	}
	.noodlehut #nav .toggle {
		background: transparent url(../images/menu-nh.svg) no-repeat scroll
			center center;
		background-size: 30px auto;
	}

	/*** Thai Spice ***/
	.thaispice #header-wrapper-int #header {
		padding: 0 1em;
	}
	.thaispice #header-wrapper-int #header #nav {
		float: right;
		margin: 0 0 0 1.1em;
	}
	.thaispice #header-wrapper-int {
		padding: 0.8em 0;
		transition: all 0.2s ease-in;
		transition: all 0.2s ease-out;
	}
	.thaispice #header-wrapper-int #header #right {
		padding: 0.3em 0 0 0;
	}
	.thaispice #header #logo {
		transition: all 0.2s ease-out;
		padding: 0;
		height: 80px;
		background: url(../images/thai-spice-logo.png) #fff center center
			no-repeat;
		background-size: 68px;
		width: 68px;
		height: 55px;
	}
	.thaispice #header #order-online {
		border: 2px solid #5F866F;
		background: url(../images/order-online-sml-ts.png) 12px 43% no-repeat;
		background-size: 23px;
	}
	.thaispice #header #order-online a {
		color: #5F866F;
	}
	.thaispice #nav .toggle {
		background: transparent url(../images/menu-ts.svg) no-repeat scroll
			center center;
		background-size: 30px auto;
	}

	/*** Header --------------------------------------------------------------- ***/

	/*** Navigation --------------------------------------------------------------- ***/
	#nav .toggle-active {
		background-image: url(../images/menu-active.svg);
	}
	#nav .toggle {
		float: right;
		width: 41px;
		height: 43px;
	}
	#header #nav .menu .items {
		padding-left: 1em;
		padding-top: 1em;
		position: fixed;
		width: 65%;
		max-width: 15em;
		right: -77%;
		top: 82px;
		bottom: 0;
		background: rgba(76, 69, 58, 0.9);
		font-size: 1.2em;
		padding-bottom: 0.2em;
		transition: right 1s;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		z-index: 400;
	}
	#header #nav .menu .items ul, #header #nav .menu .items li {
		float: none;
	}
	.noodlehut #header-wrapper-int #header #nav a {
		color: #fff;
	}
	.thaispice #header-wrapper-int #header #nav a {
		color: #fff;
	}
	.chongco #header-wrapper-int #header #nav a {
		color: #fff;
	}
	.noodlehut #header #nav .menu .items li a {
		color: #fff;
	}
	.thaispice #header #nav .menu .items li a {
		color: #fff;
	}
	.chongco #header #nav .menu .items li a {
		color: #fff;
	}
	#header #nav .menu .items li a {
		display: block;
		padding: .2em;
		font-size: .9em;
		text-align: left;
		color: #fff;
	}
	#header #nav .menu-active .items {
		right: 0;
	}
	#header #nav ul ul {
		position: static;
		padding: 0;
		display: block;
		transition: none;
		max-height: none;
	}
	#header #nav .active ul {
		max-height: none;
	}
	#header #nav .menu .items li li a {
		padding: 0.5em 1em .5em 1em;
		font-size: .8em;
	}

	/*** Navigation --------------------------------------------------------------- ***/

	/*** Rotator --------------------------------------------------------------- ***/
	#rotator {
		margin: 5em 0 0 0;
	}
	#rotator, #rotator .c1-rotator-image-bg, #black-overlay {
		transition: all 0.8s ease-in;
		transition: all 0.8s ease-out;
	}

	/*** Rotator --------------------------------------------------------------- ***/

	/*** Content --------------------------------------------------------------- ***/
	#block {
		padding: 0 2em;
	}

	/*** Content --------------------------------------------------------------- ***/
}

@media only screen and (max-width: 750px) {
	h1 {
		font-size: 2em;
	}
	h2 {
		font-size: 1.2em;
	}
	h3 {
		font-size: 1em;
	}

	/*** Landing Page --------------------------------------------------------------- ***/
	#landing-wrapper {
		width: 50%;
	}
	#intro {
		font-size: 1.6em;
		margin: 12vh auto 2.5em auto;
	}
	#landing-wrapper #chong-co {
		width: 100%;
		float: none;
		margin: 0 0 2em 0;
		height: 25vh;
	}
	#landing-wrapper #noodle-hut {
		width: 100%;
		float: none;
		margin: 0 0 2em 0;
		height: 25vh;
	}
	#landing-wrapper #thai-spice {
		width: 100%;
		float: none;
		margin: 0 0 2em 0;
		height: 25vh;
	}

	/*** Landing Page --------------------------------------------------------------- ***/
	#footer-left {
		width: 100%;
		float: none;
		text-align: center;
	}
	#footer-right {
		width: 100%;
		float: none;
		text-align: center;
	}
	#footer-left #cssmenu {
		display: table;
		margin: 0 auto;
	}
	#footer-right #cssmenu {
		display: table;
		margin: 0 auto;
	}

	/*** Gallery  ***/
	#gallery-list li {
		width: 47%;
		margin: 0 0 2em 0;
	}
	#gallery-list .one {
		float: left;
	}
	#gallery-list .two {
		float: right;
	}
	#gallery-list .three {
		float: left;
	}
	#gallery-list .four {
		float: right;
		margin: 0 0 2em 0;
	}

	/*** Gallery  ***/

	/*** Restaurant List  ***/
	#restaurant-menu li {
		width: 47%;
		margin: 0 0 2em 0;
	}
	#restaurant-menu .one {
		float: left;
	}
	#restaurant-menu .two {
		float: right;
	}
	#restaurant-menu .three {
		float: left;
	}
	#restaurant-menu .four {
		float: right;
		margin: 0 0 2em 0;
	}

	/*** Restaurant List  ***/
}

@media only screen and (max-width: 500px) {
	h1 {
		font-size: 1.7em;
	}
	h2 {
		font-size: 1em;
	}
	h3 {
		font-size: 1em;
	}

	/*** Landing Page --------------------------------------------------------------- ***/
	#intro {
		font-size: 1.2em;
	}
	#landing-wrapper #chong-co {
		height: 20vh;
	}
	#landing-wrapper #noodle-hut {
		height: 20vh;
	}
	#landing-wrapper #thai-spice {
		height: 20vh;
	}

	/*** Landing Page --------------------------------------------------------------- ***/

	/*** Header --------------------------------------------------------------- ***/
	#header #nav {
		margin: 0 0 0 1em;
	}
	#header #order-online {
		font-size: 1em;
		background: none;
	}
	#header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	#nav .toggle {
		height: 32px;
		width: 30px;
		background-size: 31px auto;
	}
	.small-header #header #nav {
		margin: 0 1em 0 0;
	}
	.small-header #header #order-online {
		font-size: 1em;
		background: none;
	}
	.small-header #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.small-header #nav .toggle {
		height: 32px;
		width: 30px;
		background-size: 31px auto;
	}
	.small-header #header #logo {
		width: 90px;
		height: 40px;
		background-size: 88px;
	}
	#header #nav .menu .items {
		top: 67px;
	}

	/*** Chong Co ***/
	.chongco #header-wrapper-int #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.chongco #header-wrapper-int #header #order-online {
		font-size: 1em;
		background: none;
	}
	.chongco #header #order-online {
		font-size: 1em;
		background: none;
	}
	.chongco #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.chongco #header #logo {
		width: 90px;
		height: 40px;
		background-size: 88px;
	}
	.chongco .small-header #header #order-online {
		font-size: 1em;
		background: none;
	}
	.chongco .small-header #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.chongco .small-header #header #nav {
		margin: 0 0 0 1em;
	}
	.chongco .small-header #header #order-online {
		font-size: 1em;
		background: none;
	}
	.chongco .small-header #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.chongco .small-header #nav .toggle {
		height: 32px;
		width: 30px;
		background-size: 30px auto;
	}
	.chongco .small-header #header #logo {
		width: 90px;
		height: 40px;
		background-size: 88px;
	}

	/*** Noodle Hut ***/
	.noodlehut #header-wrapper-int #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.noodlehut #header-wrapper-int #header #order-online {
		font-size: 1em;
		background: none;
	}
	.noodlehut #header #order-online {
		font-size: 1em;
		background: none;
	}
	.noodlehut #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.noodlehut #header #logo {
		width: 40px;
		height: 40px;
		background-size: 40px;
	}
	.noodlehut .small-header #header #order-online {
		font-size: 1em;
		background: none;
	}
	.noodlehut .small-header #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.noodlehut .small-header #header #nav {
		margin: 0 0 0 1em;
	}
	.noodlehut .small-header #header #order-online {
		font-size: 1em;
		background: none;
	}
	.noodlehut .small-header #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.noodlehut .small-header #nav .toggle {
		height: 32px;
		width: 30px;
		background-size: 30px auto;
	}
	.noodlehut .small-header #header #logo {
		width: 40px;
		height: 40px;
		background-size: 40px;
	}

	/*** Thai Spice ***/
	.thaispice #header-wrapper-int #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.thaispice #header-wrapper-int #header #order-online {
		font-size: 1em;
		background: none;
	}
	.thaispice #header #order-online {
		font-size: 1em;
		background: none;
	}
	.thaispice #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.thaispice #header #logo {
		width: 50px;
		height: 40px;
		background-size: 50px;
	}
	.thaispice .small-header #header #order-online {
		font-size: 1em;
		background: none;
	}
	.thaispice .small-header #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.thaispice .small-header #header #nav {
		margin: 0 0 0 1em;
	}
	.thaispice .small-header #header #order-online {
		font-size: 1em;
		background: none;
	}
	.thaispice .small-header #header #order-online a {
		padding: 0.3em 0.6em 0.3em 0.6em;
	}
	.thaispice .small-header #nav .toggle {
		height: 32px;
		width: 30px;
		background-size: 30px auto;
	}
	.thaispice .small-header #header #logo {
		width: 50px;
		height: 40px;
		background-size: 50px;
	}

	/*** Header --------------------------------------------------------------- ***/

	/*** Rotator --------------------------------------------------------------- ***/
	#rotator {
		margin: 4.2em 0 0 0;
	}
	#rotator, #rotator .c1-rotator-image-bg {
		transition: all 0.2s ease-in;
		transition: all 0.2s ease-out;
	}

	/*** Rotator --------------------------------------------------------------- ***/
}

@media only screen and (max-width: 400px) {
	/*** Landing Page --------------------------------------------------------------- ***/
	#landing-wrapper {
		width: 50%;
		padding: 0 0 2em 0;
	}
	#landing-wrapper #chong-co {
		min-height: 155px;
	}
	#landing-wrapper #noodle-hut {
		min-height: 155px;
	}
	#landing-wrapper #thai-spice {
		min-height: 155px;
	}

	/*** Landing Page --------------------------------------------------------------- ***/

	/*** Gallery  ***/
	#gallery-list li {
		width: 100%;
		margin: 0 0 2em 0;
	}
	#gallery-list .one {
		float: none;
	}
	#gallery-list .two {
		float: none;
	}
	#gallery-list .three {
		float: none;
	}
	#gallery-list .four {
		float: none;
	}

	/*** Gallery  ***/

	/*** Restaurant List  ***/
	#restaurant-menu li {
		width: 100%;
		margin: 0 0 2em 0;
	}
	#restaurant-menu .one {
		float: none;
	}
	#restaurant-menu .two {
		float: none;
	}
	#restaurant-menu .three {
		float: none;
	}
	#restaurant-menu .four {
		float: none;
	}

	/*** Restaurant List  ***/
}

/*** Printer Friendly ***/
@media print {
}

/*** Gallery styles ------------------------------------------ ***/
#gallery-list {
	margin-bottom: 25px;
}

#gallery-list ul li {
	width: 190px;
	height: 180px;
	list-style-image: none;
	list-style: none;
	margin: 0 10px 40px 0;
	float: left;
	border: 10px solid #d9e1e7;
}

#gallery-list a {
	color: #666666;
}

#gallery-list a:hover {
	color: #fe831a;
}

#gallery-list ul li span.name {
	display: block;
	margin: 16px 0;
	text-align: center;
}

/*** End Gallery ***/
}