/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

/*** MC: Tablet - Landscapre ***/
@media screen and (max-width: 1024px) {

body {
		background:url(../images/bg.jpg) repeat-y fixed center top rgba(0, 0, 0, 0);
	}

}



/*** MC: Tablet - Portrait ***/
@media screen and (max-width: 980px) {

/** MC: Customised **/

/** Home and Common **/
body {
		background-image: none;
	}
#container {
	margin: 0;
	max-width: 972px;
	padding: 0;
	background-color: rgba(255,255,255,0.0);
	background-image: none;
}
	
	
#search-box {
	display:none;
}
.ngg-slideshow {
	height:280px;
}
#featured {
	background:none;
}

#featured-image {
    float: left;
	margin:30px 15px 0 0px;
}

#featured .col-600 {
	display:block;
	float:left;
}

.ytcplayer-wrapper {
    margin-top: 13px;
}

#widgets .grid {
	float:left;
}

.page-id-5 .col-294 {
	float:left;
}

.page-id-5 .col-606 {
	float:right;
}





#widgets .grid:nth-child(3) {
	float: right;
    margin-right: 15px;
    width: 420px;
}
#widgets .grid:nth-child(4) {
	display:none;
}

.footer-menu .menu-item-175, .footer-menu .menu-item-174 {
	display:none;
}

.social-icons-container {
	background: none;
	padding-left:16.65%;
}
#footer {
	background-image: none;
}

/** About iku **/

.abt-us-kitchen {
	background-image:none;
}
.abt-us-kitchen-left {
    padding-left: 42%;
    width: 60%;
}
.abt-us-kitchen-right {
    text-align: right;
	float:right;
	margin-top:-280px;
    width: 60%;
}

/** Menu **/
.simple-menu-items div dl dd {
	width:70%;
}

/** Catering **/

.catering-left {
    width: 42%;
}
.catering-right {
    width: 53%;
}


/** Contact us 
div.results_entry {
	width:105%;
}
div.results_row_center_column {
	width:62% !important;
}
div.results_row_right_column {
	width:13%;
}
.cuf_field {
   width: 220px;
}
div.wpcf7-mail-sent-ok, .wpcf7-form div.wpcf7-validation-errors {
	width:150px;
	right:250px;
}
**/
/******** Tablet: end **********/

	.grid,
	.grid-right {
		float: none;
	}

	.copyright,
	.scroll-top,
	.powered {
		float: left;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.front-page  #widgets {
		margin-top: 40px;
	}

	.top-widget,
	.front-page  .top-widget {
		margin-top: 0 !important;
	}

	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}

}

/*** MC: Mobile ***/
@media screen and (max-width: 650px) {

	body {
	}

/*** MC: Customised ***/


/** Home and Common **/

#container {
	margin:0;
	padding:0;
}

#search-box {
	display:none;
}
#logo {
	left:0;
	top:0;
}

#logo a img {
	width:60px;
}
#top-widget {
	height: 138px !important;
}
.ngg-slideshow .image-placeholder, .ngg-slideshow img {
    height: 138px !important;
}

#second-header-bg {
    top: -20px;
}

#featured .col-600 {
	display:inline;
	float:none;
}
.featured-title {
    font-size: 32px !important;
    padding: 20px 0 0 20px !important;
}

.featured-subtitle {
	margin-top:10px;
	margin:0.7em;
	font-weight:bold;
	font-size: 30px !important;
}

#featured p {
	margin: 0.7em 1.5em;
	font-size: 15px;
    padding: 0;
}

.feature-tag {
	font-size: 30px !important;
	margin:0.5em 1.0em  !important;
}

/* ---  Contents to be hidden --- */
.page-id-5 .col-294, #youtubechannelgallery_widget-2, #widgets, .footer-wrapper-img a.franchises {
	display:none;
}
.page-id-5 .col-606 {
	float:none;
}

.home-widgets {
}
.home-widgets .col-294 {
	display: none;
}
.home-widgets .col-606 {
	display: none;
}


.grid.col-940 {
	width: 100%;
}
.footer-menu-container {
	margin: 10px 0 !important;
    width: 100%;
}
.footer-menu li {
	width:40%;
	margin:7px 15px;
	font-weight:bold;
}
.footer-menu .menu-item-175, .footer-menu .menu-item-174 {
	display:none;
}

#footer .social-icons {
	padding-right:5px;
	margin-left: -50px;
}

.footer-wrapper-img a.applestore {
    float: right;
    margin-right: -10px;
}

.footer-wrapper-img {
	bottom:55px;
}

.scroll-top {
	background: url(../images/top.png) no-repeat scroll center top rgba(0, 0, 0, 0);
    display: inline-block;
    height: 36px;
    text-indent: -99999px;
}
.scroll-top  a {
	display:block;
}

/** About iku **/
#content-full {
    margin: 0;
}
.catering {
    padding: 5px;
}
.page-content-left, .abt-us-kitchen-right {
    margin-left: 3.6%;
    padding-top: 15px;
    width: 90%;
}
.page-content-left h2, .abt-us-kitchen-right h2 {
	font-size: 24px;
    text-align: left;
}
.page-content-right, .abt-us-kitchen-left {
    font-size: 1.2em;
    margin-left: 3.64583%;
    width: 90%;
}
.abt-us-video {
    width: 95%;
}

.abt-us-kitchen-left {
    padding-left: 0;
    width: 95%;
}
.abt-us-kitchen-right {
    text-align: left;
	float:left;
	margin-top:0;
    width: 95%;
}

/** Menu **/
#post-83 .post-entry {
	display:none;
}
.og-grid {
   margin: 20px 6px 0;
   width: 100%;
}

.og-grid li {
    width: 47.5%;
	height:inherit !important;
	transition: none !important;
}

.og-grid li > a, .og-grid li > a img {
	height:inherit !important;
}

li.menu-last-col {
    display: none;
}
.menu-description-left {
    width: 100%;
}
.og-grid .og-expander, .og-grid .menu-description {
	display:none !important;
}



/** Catering **/
.catering-left {
    width: 90%;
	margin-left:0;
}
.catering-left .number {
	-webkit-appearance:none; 
}

.catering-right {
    padding: 0;
    width: 100%;
	margin-top:10px;
}

/** Privacy Policy **/
.legal-page {
    margin: 10px;
    width: 90%;
}

/** Contact us 
div#sl_div div#map {
    height: 250px !important;
    width: 99.5%;
}

div.results_row_left_column {
   width: 20%;
}
div.results_row_center_column {
	width: 50% !important;
}
div.results_row_right_column {
	width: 25% !important;
}

.contact-us-right {
	text-align:center;
}
.contact-us-right img {
	width:100%;
}
div.wpcf7-mail-sent-ok, .wpcf7-form div.wpcf7-validation-errors {
	text-align:left;
	position:relative;
	margin-top:10px;
	right:0;
	width:80%;	
}**/

/** Franchises **/
.franchise-opp {
	margin:10px;
}


/** Subscription popup **/
#TB_window {
	margin-top:-230px !important;
}
#TB_title {
    top: 10px;
   	position: absolute;
    right: 0;
}
#TB_ajaxContent {
    height: 472px !important;
    width: 370px !important;
}
.voucher-step-1 {
    width: 80%;
	margin:10px 10px 10px 25px;
}
.voucher-step-1 h1, .voucher-step-1 h2 {
    font-size: 28px;
}

.voucher-step-1 .offer-img {
    margin-top: 10px;
    width: 80%;
}
#TB_closeAjaxWindow {
    margin-top: 0px;
	margin-left: 30px;
	position:absolute;
}

#TB_ajaxContent p {
    float: left;
    padding: 3px 0;
}

.voucherpress_form p {
	width:50% !important;
}

/** Voucher popup **/

#voucher-content {
	width:100%;
}
.voucher-step-2-bg img {
    width: 80%;
}
.voucherpress_form p {
    padding: 3px 0;
}

.voucherpress_form input[type="text"], input[type="password"] {
    width: 140px !important;
}
.voucherpress_form input[type="button"], .voucherpress_form input[type="submit"] {
	position:absolute;
	top:350px;
	left:60px;
}

.voucherpress_form p.voucher_checkbox {
	bottom: 41px;
    position: absolute;
    width: 80% !important;
}

/******** Mobile: end **********/


	#logo {
		float: none;
		margin: 0;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
	}

	.top-widget .widget-title {
		text-align: center;
	}

	.js .sub-header-menu {
		display: none;
	}

	.js .main-nav {
		position: relative;
		background-color: #585858;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#5e412e), to(#352215));
		background-image: -webkit-linear-gradient(top, #5e412e, #352215);
		background-image: -moz-linear-gradient(top, #5e412e, #352215);
		background-image: -ms-linear-gradient(top, #5e412e, #352215);
		background-image: -o-linear-gradient(top, #5e412e, #352215);
		background-image: linear-gradient(top, #5e412e, #352215);
		clear: both;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5e412e, endColorstr=#352215);
		margin: -32px auto 0;
		padding: 0 !important;
	    width: 100%;
	}

	.js .main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 30px;
		z-index: 1000;
		-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.76);
-moz-box-shadow:    0px 3px 5px rgba(50, 50, 50, 0.76);
box-shadow:         0px 3px 5px rgba(50, 50, 50, 0.76);
	}

	.js .main-nav .menu ul {
		margin-top: 1px;
	}

	.js .main-nav .menu li {
		float: none;
		background-color: #e6e6e6;
		border: none;
	}

	.js .main-nav .menu li a {
		/*color: #444444;
		font-size: 13px;
		font-weight: normal;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		text-shadow: none;
		text-align: left;
		cursor: pointer;*/
		
	border-bottom: dotted 1px #745440;		
	color: #5E412E;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    text-align: left;
	text-shadow:none;
	}
	.js .main-nav .menu:last-child a{
		border-bottom: none;
	}

	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #ff9e16;
	}

	.js .main-nav .menu li li:hover {
		background: none !important;
	}

	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}

	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}

	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-image: none;
		filter: none;
		background-color: none !important;
	}

	.js .main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}

	.js .main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}

	.js .main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}

	.js .main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #ffffff;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		color: #FFFFFF;
		cursor: pointer;
		display: block;
		font-weight: 700;
		padding: 5px 10px;
		text-align: center;
		text-transform: uppercase;
		letter-spacing:0.8em;
	}

	.js .main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		left: 100%;
		height: 30px;
		width: 23px;
		margin-left: -30px;
		background: url('../images/select-icons.png') 0 5px no-repeat;
		cursor: pointer;
	}

	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('../images/select-icons.png') 0 -46px no-repeat;
	}

	.top-menu,
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}

	.tinynav {
		display: block;
	}

	.sb-holder {
		display: block;
	}

	#author-meta {
		padding: 20px;
	}

	.hide-650 {
		display: none;
	}

	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {

	body {
	}

	#logo {
		float: none;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.featured-title {
		font-size: 40px;
		padding: 20px 20px 0 20px
	}

	.featured-subtitle {
		font-size: 24px;
	}

	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	.menu ul,
	.menu li,
	.top-menu,
	.footer-menu li,
	.sub-header-menu li {
		float: none;
		text-align: center;
		text-rendering: optimizeSpeed;
	}

	.hide-480 {
		display: none;
	}

	.show-480 {
		display: block;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
}

@media screen and (max-width: 320px) {

	body {
	}

	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}

	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}

	.show-320 {
		display: block;
	}
}

@media screen and (max-width: 240px) {

	body {
	}

	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 20px;
	}

	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}

	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"],
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
	}

	.widget-title,
	.widget-title-home h3 {
		font-size: 14px;
		height: 13px;
		line-height: 13px;
		text-align: left;
	}

	.hide-240 {
		display: none;
	}

	.show-240 {
		display: block;
	}
}