/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: "Outfit", sans-serif;
    color: #fff;
    background-color: #b11117;
}

html {
    width: 100%;
    height: 100%;
}


/* fonts Start */
@font-face {
   font-family: menu-item-title;
   src: url(fonts/omnes.woff);
}

@font-face {
	font-family:'gelato_scriptregular';
    src: url('../fonts/gelatoscript-webfont.eot');
    src: url('../fonts/gelatoscript-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gelatoscript-webfont.woff2') format('woff2'),
         url('../fonts/gelatoscript-webfont.woff') format('woff'),
         url('../fonts/gelatoscript-webfont.ttf') format('truetype'),
         url('../fonts/gelatoscript-webfont.svg#gelato_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* fonts End */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: "Outfit", sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}



a {
    color: #b11117;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #ffde00;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.3);
    text-transform: uppercase;
    font-family: "Outfit", sans-serif;
    background-color: #b11117;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
	text-align:center;
	font-size:13px;
	line-height:14px;
    color: #FFFFFF;
	font-weight:500;
}

.navbar-custom .nav li a {
	padding-top:40px;
	padding-left: 7px;
	padding-right: 7px;
	font-size:11px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color:#FFFFFF;
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
	color:#FFFFFF;
    background-color: rgba(0,0,0,.3);
	background-color: #921414\0/;
	border:1px solid rgba(255,255,255,.6);
	border:1px solid #FFFFFF\0/;
height:101px;
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

#naviHeader {
	background:url(../images/bg_texture_relish.jpg) repeat;
}

@media (max-width:769px){
	.navbar-custom a {
		padding:0 10px;
		text-align:left;
		font-size:14px;
		line-height:14px;
		font-weight:400;
	}

	.navbar-custom .nav li a {
		padding:4px 10px;
	}
    
    span.mailtext{
    
    font-size: 14px !important;
        
    }
    .text-voucher {
        font-size: 12px;
    }
.voucher-section {
    width: 100%;
    padding-bottom: 60px;
    font-size:14px;
	color:#000000;
    background: url(../images/bg_texture_relish.jpg) repeat;
	overflow:hidden;
	position: relative;
}


}

/*
@media (min-width:769px) and (max-width:991px){
	#naviHeader .container {
		width:100%;
	}


 }

*/
@media (max-width: 1199px){
	.navbar-custom a {
		font-size:12px;
	}

}

/* callapse Start, default:780px; */
@media (max-width: 1000px) {
    .navbar-custom .navbar-header {
        float: none;
    }



    .navbar-custom .navbar-toggle {
        display: block;
    }

    .navbar-custom .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-custom .navbar-collapse.collapse {
        display: none!important;
    }

	.navbar-custom a {
		padding:0 10px;
		text-align:left;
		font-size:12px;
		font-weight:400;
	}

	.navbar-custom .nav li a {
		padding:4px 30px;
	}

    .navbar-custom .navbar-nav>li {
        float: none;
    }

    .navbar-custom .navbar-collapse.collapse.in {
        display: block!important;
    }

    .navbar-custom .collapsing {
        overflow: hidden!important;
    }
}


/* callapse End */

/* menu navbar Start*/
#menu-navbar .navbar-nav>li{
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

#menu-navbar .navbar-nav>li>a{
	padding:0px 15px 0px 15px;
	line-height:20px;
	color:#FFFFFF;
}

#menu-navbar .navbar-nav>li>a:hover{
	color: #ffde00;
	background-color: transparent;
	outline: 0;
}

#menu-navbar .navbar-nav>li.active>a,
#menu-navbar .navbar-nav>li.active>a:focus,
#menu-navbar .navbar-nav>li.active>a:hover{
	color: #b11117;
	outline: 0;
    background-color:#ffde00;
}

@media (max-width:767px){
	#menu-navbar .navbar-nav .open .dropdown-menu{
		position:static;
		float:none;
		width:auto;
		margin-top:0;
		background-color:transparent;
		border:0;
		-webkit-box-shadow:none;
		box-shadow:none
	}



	#menu-navbar .navbar-nav .open .dropdown-menu .dropdown-header,
	#menu-navbar .navbar-nav .open .dropdown-menu>li>a{
		padding:5px 25px 5px 25px
	}

	#menu-navbar .navbar-nav .open .dropdown-menu>li>a{
		line-height:20px
	}

	#menu-navbar .navbar-nav .open .dropdown-menu>li>a:focus,
	#menu-navbar .navbar-nav .open .dropdown-menu>li>a:hover{
		background-image:none
	}
}

@media (min-width:768px){
	#menu-navbar .navbar-nav{
		float:left;
		margin:0
	}

	#menu-navbar .navbar-nav>li{
		float:left
	}

	#menu-navbar .navbar-nav>li>a{
		padding-top:8px;
		padding-bottom:8px
	}


}


/* menu navbar End*/



.logoContainer {
	position:absolute;
	top:-10px;
	z-index:50;
	vertical-align:bottom;
    margin-left:-10px;
}

.logoContainer #logo_sepiring {
	margin-top: 12px;
	width:auto;
	height:62px;
	display:inline-block;
}

#tb-menu-setmeal img {
	width:220px;
	height:auto;
}

#tb-menu-setmeal .img-responsive {
    margin: 0 auto;
}

#tb-menu-kid img {
	width:220px;
	height:auto;
}

#tb-menu-teatime .menuTD img {
	width:220px;
	height:auto;
}

@media (min-width:1001px) and (max-width:1199px) {
	.logoContainer #logo_sepiring {
		margin-top: 0px;
		padding-top:10px;
		width:auto;
		height:70px;
	}
#menu-mobile{
display:none;
}

#menu-mobile-halal{
display:none;
}

}

@media (max-width:1000px){
	.logoContainer #logo_sepiring {
		margin-top:15px;
		width:auto;
		height:44px;
	}



}

@media (min-width:990px) and (max-width:1170px) {
	.logoContainer {
		top:-10px;
	}



	#tb-menu-setmeal img {
		width:240px;
	}

	#tb-menu-kid img {
		width:240px;
	}

	#tb-menu-teatime .menuTD img {
		width:240px;
	}

}

.navShadowOverlay {
	width:100%;
	height:30px;
	background: url(../images/shadowTop.png) repeat-x top center;
	position:absolute;
	bottom:-30px;
	z-index:50;
}

.col-shadow-left {
	height:100%;
	position: absolute;
	left:0;
	top:0;
	background: url(../images/shadowLeft.png) repeat-y top right;
}

.col-shadow-right {
	height:100%;
	position: absolute;
	right:0;
	top:0;
	background: url(../images/shadowRight.png) repeat-y top left;
}

@media(min-width:768px) {
	.navbar-custom {
        padding: 5px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

#menu-mobile {
display:none;

}

#menu-mobile-halal {
display:none;

}

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(0,0,0,.3);
        background: #b11117;
    }


}

.banner {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background-color: #b11117;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.banner .banner-body {
    display: table-cell;
    vertical-align: middle;
}

.banner .banner-body .brand-heading {
    font-size: 40px;
}

.banner .banner-body .banner-text {
    font-size: 18px;
}

@media(min-width:768px) {
    .banner {
        height: 100%;
        padding: 0;
    }

#menu-mobile {
display:none;

}

#menu-mobile-halal {
display:none;

}

    .banner .banner-body .brand-heading {
        font-size: 100px;
    }

    .banner .banner-body .banner-text {
        font-size: 26px;
    }

}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(0,0,0,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.section {
    display: table;
    width: 100%;
    height: auto;
    padding: 0;
    text-align: center;
    background-color: #b111117;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

@media(min-width:768px) {
    .section {
        height: 100%;
        padding: 0;
    }
}



.section .section-body {
    display: table-cell;
    vertical-align: top;
	padding-top:120px;
}

.content-section {
    padding:0px;
    /*padding-top: 100px;*/
}

.contContainer {
	margin-top:2px;
	margin-bottom:2px;
	padding:auto;
}

.banner-section {
    width: 100%;
    padding: 0; /*50px 0*/
    font-size:14px;
	color:#000000;
    background:url(../images/bg_texture_hardPaper2.jpg) repeat;
    background-color: #b11117;
	overflow:hidden;
	position: relative;
}

.banner-section-xs {
    width: 100%;
    padding: 0;
    font-size:14px;
	color:#000000;
    background:url(../images/bg_texture_hardPaper2.jpg) repeat;
    background-color: #b11117;
	overflow:hidden;
	position: relative;
}

.promotion-section {
    width: 100%;
    padding: 0; /*50px 0*/
	float:none;
	margin-left:auto;
	margin-right:auto;
    font-size:14px;
	color:#000000;
    background: url(../images/promotion-section-bg.jpg) repeat center center scroll;
    background-color: #b11117;
	overflow:hidden;
	position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.menu-section {
    width: 100%;
    padding: 0;
    font-size:14px;
	color:#000000;
	background:url(../images/bg_texture_relish.jpg) repeat;
	overflow:hidden;
	position: relative;
}

.menu-section-sub {
    width: 100%;
    padding: 0; /*50px 0*/
    font-size:14px;
	color:#000000;
    background:url(../images/bg_texture_hardPaper2.jpg) repeat;
    background-color: #b11117;
	overflow:hidden;
	position: relative;
}

.menu-section-cont {
    width: 100%;
    padding: 30px;
    font-size:14px;
	color:#4e4033;
	overflow:hidden;
	position: relative;
}

#mainmenu-btn {
	color:#000;
}

.find-section {
    width: 100%;
    padding: 0;
    font-size:14px;
	color:#FFFFFF;
    background: url(../images/find-section-bg.jpg) repeat center center scroll;
    background-color: #b11117;
	overflow:hidden;
	position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.feedback-section {
    width: 100%;
    padding: 0;
    font-size:14px;
	color:#FFFFFF;
    background: url(../images/feedback-section-bg.jpg) repeat center center scroll;
    background-color: #b11117;
	overflow:hidden;
	position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.cert-section {
    width: 100%;
    padding: 0;
    font-size:14px;
	color:#000000;
    background: url(../images/bg_texture_hardPaper.jpg) repeat center center scroll;
    background-color: #b11117;
	overflow:hidden;
	position: relative;
}

.about-section {
    width: 100%;
    padding: 0;
    font-size:14px;
	color:#000000;
    background:url(../images/about-section-bg.jpg) repeat;
    background-color: #b11117;
	overflow:hidden;
	position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.halal-section {
    width: 100%;
    padding: 0;
    font-size:14px;
	color:#000000;
    background: url(../images/bg_texture_relish.jpg) repeat;
	overflow:hidden;
	position: relative;
}

.voucher-section {
    width: 100%;
    font-size:14px;
    padding: 0;
	color:#000000;
    background: url(../images/bg_texture_relish.jpg) repeat;
	overflow:hidden;
	position: relative;
}

.career-section {
    width: 100%;
    padding: 0;
    font-size:14px;
	color:#000000;
	background: url(../images/career-section-bg.jpg) repeat center center scroll;
    background-color: #b11117;
	overflow:hidden;
	position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.delivery-section {
    width: 100%;
    padding: 0;
    font-size:14px;
	color:#000000;
	background: url(../images/delivery/bg_delivery.jpg) repeat center center scroll;
    background-color: #b11117;
	overflow:hidden;
	position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.catering-section {
	width: 100%;
    padding: 0;
    font-size:14px;
	color:#000000;
    background: url(../images/bg_texture_relish.jpg) repeat;
	overflow:hidden;
	position: relative;
}

.catering-title {
	font-size: 250%;
    font-weight: bold;
}

.catering-title-mob{
	font-size: 100%;
    margin-top: -40px;
	margin-bottom: 20px;
}

.catering-ordernow-btn {
	color: #ffffff; 
	background-color: #B3191F; 
	padding: 10px 8px; 
	border-radius: 25px; 
	font-weight: bold; 
	float: right;
}

.catering-ordernow-btn-mob{
	font-size: 70%;
    margin-top: -45px;
    margin-bottom: 10px;
    padding: 7px 10px;
}

.catering-ordernow-btn:hover, .catering-ordernow-btn:visited {
	color: #ffffff; 
}

@media(min-width:767px) {
    .content-section {
        padding-top: 0; /*250px*/
    }

    .promotion-section {
        padding: 100px 0;
    }

	.menu-section {
        padding: 100px 0;
    }

	.find-section {
        padding: 100px 0;
    }

	.feedback-section {
        padding: 100px 0;
    }
    .voucher-section {
        padding: 100px 0;
    }

	.cert-section {
        padding: 100px 0;
    }

	.about-section {
        padding: 100px 0;
    }

	.career-section {
        padding: 100px 0;
	}
	
	.delivery-section {
        padding: 100px 0;
	}
	
	.catering-section {
        padding: 100px 0;
    }



}

@media(max-width:766px) {
 #logo_halal-desktop{
height: 50px;
    float: left;
    width: 50px;
    margin-top: -10px;

}

	.section .section-body {
    	display: table-cell;
    	vertical-align: top;
		padding-top:20px;
	}

    .content-section {
        padding-top: 0; /*250px*/
    }

    .promotion-section {
        padding: 50px 0;
    }

	.menu-section {
        padding: 50px 0;
    }

	.find-section {
        padding: 50px 0;
    }

	.feedback-section {
        padding: 50px 0;
    }
    .voucher-section {
        padding: 50px 0;
    }

	.cert-section {
        padding: 50px 0;
    }

	.about-section {
        padding: 50px 0;
    }

	.career-section {
        padding: 50px 0;
	}
	
	.delivery-section {
        padding: 50px 0;
	}
	
	.catering-section {
        padding: 50px 0;
    }

}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: "Outfit", sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #b11117;
    color: #b11117;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #b11117;
    outline: 0;
    color: #000;
    background-color: #b11117;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
 #logo_halal-desktop{
height: 50px;
    float: left;
    width: 50px;
    margin-top: -10px;

}


}

@media(max-width:767px) {
 #logo_halal-desktop{
height: 50px;
    float: left;
    width: 50px;
    margin-top: -10px;

}


    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

.footer-section {
	background:url(../images/bg_texture_relish.jpg) repeat;
    padding: 20px 0px 40px 0px;

}

.footer-section p {
    margin: 0;
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(0,0,0,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(0,0,0,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(0,0,0,.2);
}

.contTitle, .contTitle2, .contTitle3 {
	margin-bottom:10px;
}

.contTitle img {
	width:auto;
	height:120px;
}

.contTitle2 img {
	width:auto;
	height:60px;
}

.contTitle3 img {
	width:auto;
	height:120px;
}

.contDesc {
	margin-top:20px;
	margin-bottom:20px;
}

.subBG-trans {
	padding: 40px 80px;
	background-color: rgba(0,0,0,.7);
	background:url(../images/bg_black_o6.png) repeat\0/;
}

.subBG-trans-white {
	padding: 40px 80px;
	background-color: rgba(255,255,255,.5);
	background:url(../images/bg_white_o5.png) repeat\0/;
}

.subBG-trans-frm {
	padding:30px 20px;
	height:inherit;
	background-color: rgba(0,0,0,.6);
	background:url(../images/bg_black_o6.png) repeat\0/;
}

.subBG-paper {
	padding: 40px 80px;

background:url(../images/bg_texture_hardPaper.jpg) repeat;
}

.subBG-paper-halal {
	padding: 40px 80px;
	background:url(../images/background-halal.jpg) repeat;
}
.subBG-solid1 {
	padding: 30px 80px;
	height:inherit;
	background-color: #efb505;
}

.subBG-solid2 {
	padding: 30px 80px;
	height:inherit;
	background-color: #f9ea88;
}

.subBG-solid2_1 {
	padding:10px 10px 20px 10px;
	height:inherit;
	background-color: #ffde00;
}

@media(max-width:767px) {
	.subBG-trans {
		padding: 30px 20px;
	}

	.subBG-trans-white {
		padding: 30px 20px;
	}

	.subBG-trans-frm {
		padding: 30px 10px;
	}

	.subBG-paper {
		padding: 30px 20px;
	}

	.subBG-solid1 {
		padding: 30px 20px;
	}

	.subBG-solid2 {
		padding: 30px 20px;
	}

	.subBG-solid2_1 {
		padding:10px 10px 20px 10px;
	}

	.modal-dialog {
		width:95%;
	}
}

@media(min-width:769px) {
 #logo_halal-desktop{
height: 50px;
    float: left;
    width: 50px;
    margin-top: -10px;

}
	.modal-dialog {
		width:55%;
	}
}

.tncBG{
	margin-top:10px;
	width:220px;
	background-color: rgba(255,255,255,.6);
	background-color: #FFFFFF\0/;
}

/* border deco Start */
.content-border {
	border:5px solid rgba(255, 255, 255, 0.75);
	position:relative;
}

.content-corner {
	position:absolute;
	width: 20px;
    height: 20px;
   /* background-color: #b11117;*/
}

.corner-TL {
	top:0;
	left:0;
}

.corner-TR {
	top:0;
	right:0;
}

.corner-BL {
	bottom:0;
	left:0;
}

.corner-BR {
	bottom:0;
	right:0;
}

.bg-shadow {
	position:relative;
}

.shadow-L {
	position:absolute;
	width: 120px;
    height: 100%;
    background:url(../images/shadowLeft.png) repeat-y left top;
	top:0;
	left:0;
}

.shadow-R {
	position:absolute;
	width: 120px;
    height: 100%;
    background:url(../images/shadowRight.png) repeat-y right top;
	top:0;
	right:0;
}
/* border deco End */

.mMenuPG-col {
	padding:2px;
}

.mMenuPG-afternoon {
	height:304px;
	margin-bottom:4px;
	padding:10px 20px;
    background: url(../images/menu/bg-afternoon.jpg) no-repeat center top;
    background-color: #b11117;
	overflow:hidden;
	position: relative;
}

.mMenuPG-lightBite {
	height:220px;
	margin-bottom:4px;
	padding:10px 20px;
    background: url(../images/menu/3-sepiring_lite_bites_web_thumbnail_500x363.png) no-repeat center bottom;
    background-color: #b11117;
    background-size: contain !important;
	overflow:hidden;
	position: relative;
}

.mMenuPG-coffee {
	height:145px;
	margin-bottom:4px;
	padding:10px 20px;
    background: url(../images/menu/7-sepiring_coffe-tea_chocolate_web_thumbnail_500x233.png) no-repeat center center;
    background-color: #b11117;
    background-size: contain !important;
	overflow:hidden;
	position: relative;
}

.mMenuPG-signaturedrink {
	height:145px;
	margin-bottom:4px;
	padding:10px 20px;
    background: url(../images/menu/5-sepiring_signature_drinks_web_thumbnail_500x233.png) no-repeat center top;
    background-color: #b11117;
    background-size: contain !important;
	overflow:hidden;
	position: relative;
}

.mMenuPG-main {
	height:220px;
	margin-bottom:4px;
	padding:10px 20px;
    background: url(../images/menu/2-sepiring_mains_web_thumbnail_500x363.png) no-repeat center center;
    background-color: #b11117;
    background-size: contain !important;
	overflow:hidden;
	position: relative;
}

.mMenuPG-allDay {
	height:220px;
	margin-bottom:4px;
	padding:10px 20px;
    background: url(../images/menu/1-sepiring_signature_platter_web_thumbnail_500x363.png) no-repeat center bottom;
    background-color: #b11117;
    background-size: contain !important;
	overflow:hidden;
	position: relative;
}

.mMenuPG-dessert {
	height:220px;
	margin-bottom:4px;
	padding:10px 20px;
    background: url(../images/menu/4-sepiring_desserts_web_thumbnail_500x363.png) no-repeat center center;
    background-color: #b11117;
    background-size: contain !important;
	overflow:hidden;
	position: relative;
}

.mMenuPG-tea {
	height:145px;
	margin-bottom:4px;
	padding:10px 20px;
    background: url(../images/menu/6-sepiring_coolers_web_thumbnail_500x233.png) no-repeat center top;
    background-color: #b11117;
    background-size: contain !important;
	overflow:hidden;
	position: relative;
}

.mMenuPG-title{
	display:block;
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	padding:6px 10px;
	background-color: rgba(0,0,0,.4);
	background:url(../images/bg_black_o4.png) repeat\0/;
	font-size:12px;
	color:#FFFFFF;
	/*text-shadow:2px 2px rgba(0,0,0,.8);*/
	text-align:left;
}

@media (max-width:480px) {

.navbar-custom .nav li.active a {
	color:#FFFFFF;
    background-color: rgba(0,0,0,.3);
	background-color: #921414\0/;
	border:1px solid rgba(255,255,255,.6);
	border:1px solid #FFFFFF\0/;
height:30px;
}





#logo_halal-desktop{
display:none;
}
#menu-desktop{
display:none;
}




	.section .section-body {
    	display: table-cell;
    	vertical-align: top;
		padding-top:60px;
	}

	.mMenuPG-afternoon {
		height:100px;
		margin-bottom:4px;
    	background: url(../images/menu/bg-afternoon.jpg) no-repeat center center;
    	background-size: cover !important;
	}

	.mMenuPG-lightBite {
		height:100px;
		margin-bottom:0px;
    	background: url(../images/menu/bg-lightBite.jpg) no-repeat center center;
    	background-size: cover !important;
	}

	.mMenuPG-coffee {
		height:100px;
		margin-bottom:4px;
    	background: url(../images/menu/bg-coffee.jpg) no-repeat center center;
    	background-size: cover !important;
	}
	
	.mMenuPG-signaturedrink {
		height:100px;
		margin-bottom:4px;
    	background: url(../images/menu/bg-signaturedrink.jpg) no-repeat center top;
    	background-size: cover !important;
	}

	.mMenuPG-main {
		height:100px;
		margin-bottom:0px;
    	background: url(../images/menu/bg-main.jpg) no-repeat center center;
    	background-size: cover !important;
	}

	.mMenuPG-allDay {
		height:100px;
		margin-bottom:4px;
    	background: url(../images/menu/bg-allDay.jpg) no-repeat center center;
    	background-size: cover !important;
	}

	.mMenuPG-dessert {
		height:100px;
		margin-bottom:4px;
    	background: url(../images/menu/bg-dessert.jpg) no-repeat center center;
    	background-size: cover !important;
	}

	.mMenuPG-tea {
		height:100px;
		margin-bottom:0px;
    	background: url(../images/menu/bg-tea-xs.jpg) no-repeat center top;
    	background-size: cover !important;
	}
}

@media (min-width:400px) and (max-width:767px) {
.navbar-custom .nav li.active a {
	color:#FFFFFF;
    background-color: rgba(0,0,0,.3);
	background-color: #921414\0/;
	border:1px solid rgba(255,255,255,.6);
	border:1px solid #FFFFFF\0/;
height:30px;
}
#logo_halal-desktop{
display:none;
}
#menu-mobile-halal{
margin-left:-50px;
}
#menu-desktop{
display:none;
}
	.mMenuPG-afternoon {
		width:320px;
		height:160px;
		margin-bottom:4px;
    	background: url(../images/menu/bg-afternoon.jpg) no-repeat center center;
	}

	.mMenuPG-lightBite {
		width:320px;
		height:160px;
		margin-bottom:0px;
    	background: url(../images/menu/bg-lightBite.jpg) no-repeat center center;
	}

	.mMenuPG-coffee {
		width:320px;
		height:160px;
		margin-bottom:4px;
    	background: url(../images/menu/bg-coffee.jpg) no-repeat center center;
	}

	.mMenuPG-main {
		width:320px;
		height:160px;
		margin-bottom:0px;
    	background: url(../images/menu/bg-main.jpg) no-repeat center center;
	}

	.mMenuPG-allDay {
		width:320px;
		height:160px;
		margin-bottom:4px;
    	background: url(../images/menu/bg-allDay-xs.jpg) no-repeat center center;
	}

	.mMenuPG-dessert {
		width:320px;
		height:160px;
		margin-bottom:4px;
    	background: url(../images/menu/bg-dessert.jpg) no-repeat center center;
	}

	.mMenuPG-tea {
		width:320px;
		height:160px;
		margin-bottom:0px;
    	background: url(../images/menu/bg-tea-xs.jpg) no-repeat center top;
	}
}

.menuTD {
	width:32%;
	padding:10px;
	padding:8px;
	color:#870312;
	background-color:#f2d47c;
	text-align:center;
	vertical-align:top;
}

.menuTD-footer {
	padding-bottom:30px;
}

.menuTD-addon-pic {
	display:block;
	padding:10px 10px 2px 10px;
	background-color:#f2d47c;
	vertical-align:top;
}

.menuTD-addon-detail {
	display:block;
	height:80px;
	padding:10px 10px 20px 10px;
	background-color:#f2d47c;
	text-align:center;
	vertical-align:top;
}

.menuTD-addon-itemTitle {
	color:#b11117;
	font-size:16px;
	line-height:18px;
}

.menuTD-addon-empty {
	display:block;
	padding:10px;
	background-color:transparent;
}

.menuTD-addon-footer {
	padding-bottom:10px;
}

.emptyTD {
	width:32%;
	padding:10px;
	color:#870312;
	background-color:transparent;
	text-align:center;
	vertical-align:top;
}

.itemTitle {
	/*font-family:menu-item-title;*/
	font-size:18px;
	line-height:20px;
}

.itemDetail {
	font-size:14px;
	line-height:14px;
}

.priceTD {
	padding:2px;
	text-align:center;
	vertical-align:top;
}

.itemPrice_L {
	font-size:56px;
	line-height:56px;
}

.itemPrice_S {
	font-size:22px;
}

.menuSubCategory {
	margin-bottom:5px;
	padding:5px;
	font-size:12px;
	color:#FFF;
	background-color:#870312;
}

#menu-sub div {
	display:inline-block;
	padding:5px 2px;
	font-size:12px;
	font-weight:600;
	color:#534741;
}

.menuTitle {
	margin:10px 0px;

}

.menuLineH {
	clear:both;
	margin:10px 0;
	height:2px;
	background-color:#b11117;
}

.menuLineH-catering{
	background-color: white;
    height: 0.5px;
}

.menuList {
	margin-bottom:20px;
	font-size:12px;
	/*font-weight:600;*/
	#color:#534741;
}

.menuItemPic {
	clear:both;
	margin:10px 0px;
	background-color:#FFFFFF;
}

.menuTnC {
	clear:both;
	margin:20px 0px 0px 0px;
	padding:10px 2px;
	font-size:12px;
	font-weight:400;
	color:#ffffff;
}

@media (min-width:990px) {
	#listL {
		border-right:2px solid #b11117;
	}
}

 #logo_halal-desktop{
	 float: left;
    margin-top: -10px;
    margin-left: 8px;
    width: 50px;
    height: 50px;
}



.menuSubPic {
	padding:0;
	height:100%;
	background-color:#f2d47c;
}

.menuSubDetail{
	padding:10px;
	height:100%;
	font-size:18px;
	color:#870312;
	text-align:left;
	background-color:#f2d47c;
}

.menuSubPicTD {
	padding:0;
	background-color:#f2d47c;
}

.menuSubDetailTD{
	padding:10px;
	vertical-align:top;
	font-size:18px;
	color:#870312;
	text-align:left;
	background-color:#f2d47c;
}

.lbl-item-container {
	position:absolute;
	width:260px;
	background:url(../images/menu/bg_itemLabel.png) repeat center center;
	padding:10px;
}

.lbl-item-container-mob {
	width:100%;
	height:140px;
	background: url(../images/bg_texture_relish.jpg) repeat center center scroll;
	background-color:#b11117;
	padding:10px;
}

.lbl-item-l1 {
	font-family:gelato_scriptregular;
	font-size:36px;
	line-height:36px;
	color:#FFFFFF;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	text-rendering:optimizeLegibility;
}

.lbl-item-l2 {
	font-family:Arial;
	font-size:20px;
	line-height:20px;
	color:#FFFFFF;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	text-rendering:optimizeLegibility;
}

.lbl-item-l1-xs {
	font-family:gelato_scriptregular;
	font-size:28px;
	line-height:28px;
	color:#FFFFFF;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	text-rendering:optimizeLegibility;
}

.lbl-item-l2-xs {
	font-family:Arial;
	font-size:16px;
	line-height:16px;
	color:#FFFFFF;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	text-rendering:optimizeLegibility;
}

.lbl-item-title {
	font-size:16px;
	line-height:16px;
	font-weight:400;
	color:#FFFFFF;
}

.lbl-item-desc {
	font-size:11px;
	line-height:10px;
	color:#FFFFFF;
}

.lbl-TL {
	top:112px;
	left:10px;
}

.lbl-TR {
	top:20px;
	right:20px;
}

.lbl-BL {
	bottom:20px;
	left:10px;
}

.lbl-BR {
	bottom:20px;
	right:20px;
}

.contTnC {
	margin-top:60px;
	margin-bottom:40px;
	font-size:10px;
	color:#000000;
	line-height:10px;
}

.outlet-pic-container{
	padding:0px;
	background-color:#000000;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

.outlet-detail-container{
	padding:15px;
	background-color:#000000;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.outlet-mob-container{
	padding:0px;
	background-color:#000000;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

#findMobCarousel .outlet-pic-container{
	padding:10px 0px 0px 0px;
	background-color:#000000;
	border-left:none;
	border-right:none;
	border-top:none;
}

#findMobCarousel .outlet-detail-container{
	padding:15px;
	height:180px;
	background-color:#000000;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

.outlet-detail-title{
	color:#FFFFFF;
	font-size:14px;
	padding-bottom:10px;
}

.outlet-detail-contact{
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:10px;
}

/* button submit Start */
.btnSubmit{
	color:#fff;
	background-color:#7b7b7a;
	border-color:#fff;
	border-radius: 5px;
}

.btnSubmit.active,
.btnSubmit.focus,
.btnSubmit:active,
.btnSubmit:focus,
.btnSubmit:hover,
.open>.dropdown-toggle.btnSubmit{
	color:#b21117;
	background-color:#ffdf01;
	border-color:#b21117;
}

.btnSubmit.active,
.btnSubmit:active,
.open>.dropdown-toggle.btnSubmit{
	background-image:none;
}

.btnSubmit.disabled,
.btnSubmit.disabled.active,
.btnSubmit.disabled.focus,
.btnSubmit.disabled:active,
.btnSubmit.disabled:focus,
.btnSubmit.disabled:hover,
.btnSubmit[disabled],
.btnSubmit[disabled].active,
.btnSubmit[disabled].focus,
.btnSubmit[disabled]:active,
.btnSubmit[disabled]:focus,
.btnSubmit[disabled]:hover,
fieldset[disabled] .btnSubmit,
fieldset[disabled] .btnSubmit.active,
fieldset[disabled] .btnSubmit.focus,
fieldset[disabled] .btnSubmit:active,
fieldset[disabled] .btnSubmit:focus,
fieldset[disabled] .btnSubmit:hover{
	color:#fff;
	background-color:#7b7b7a;
	border-color:#fff;
}

.btnSubmit .badge{
	color:#fff;
	background-color:#7b7b7a;
	border-color:#fff;
}

/* button submit End */

/* button order Start */
.btnOrder{
	color:#000000;
	background-color:#fff;
	border-color:#fff;
	border-radius: 5px;
}

.btnOrder.active,
.btnOrder.focus,
.btnOrder:active,
.btnOrder:focus,
.btnOrder:hover,
.open>.dropdown-toggle.btnOrder{
	color:#b21117;
	background-color:#ffdf01;
	border-color:#b21117;
}

.btnOrder.active,
.btnOrder:active,
.open>.dropdown-toggle.btnOrder{
	background-image:none;
}
	
.btnOrder.disabled,
.btnOrder.disabled.active,
.btnOrder.disabled.focus,
.btnOrder.disabled:active,
.btnOrder.disabled:focus,
.btnOrder.disabled:hover,
.btnOrder[disabled],
.btnOrder[disabled].active,
.btnOrder[disabled].focus,
.btnOrder[disabled]:active,
.btnOrder[disabled]:focus,
.btnOrder[disabled]:hover, 
fieldset[disabled] .btnOrder, 
fieldset[disabled] .btnOrder.active,
fieldset[disabled] .btnOrder.focus,
fieldset[disabled] .btnOrder:active,
fieldset[disabled] .btnOrder:focus,
fieldset[disabled] .btnOrder:hover{
	color:#000000;
	background-color:#fff;
	border-color:#fff;
}

.btnOrder .badge{
	color:#000000;
	background-color:#fff;
	border-color:#fff;
}

/* button order End */

/* button menu back main Start */
.btnMbackMain{
	padding:2px 10px;
	font-size:12px;
	color:#fff;
	background-color:#b11115;
	border-color:#b11115;
	border-radius: 0px;
}

.btnMbackMain.active,
.btnMbackMain.focus,
.btnMbackMain:active,
.btnMbackMain:focus,
.btnMbackMain:hover,
.open>.dropdown-toggle.btnMbackMain{
	color:#ffdd00;
	background-color:#b11115;
	border-color:#b11115;
}

.btnMbackMain.active,
.btnMbackMain:active,
.open>.dropdown-toggle.btnMbackMain{
	background-image:none;
}

.btnMbackMain.disabled,
.btnMbackMain.disabled.active,
.btnMbackMain.disabled.focus,
.btnMbackMain.disabled:active,
.btnMbackMain.disabled:focus,
.btnMbackMain.disabled:hover,
.btnMbackMain[disabled],
.btnMbackMain[disabled].active,
.btnMbackMain[disabled].focus,
.btnMbackMain[disabled]:active,
.btnMbackMain[disabled]:focus,
.btnMbackMain[disabled]:hover,
fieldset[disabled] .btnMbackMain,
fieldset[disabled] .btnMbackMain.active,
fieldset[disabled] .btnMbackMain.focus,
fieldset[disabled] .btnMbackMain:active,
fieldset[disabled] .btnMbackMain:focus,
fieldset[disabled] .btnMbackMain:hover{
	color:#fff;
	background-color:#b11115;
	border-color:#b11115;
}

.btnMbackMain .badge{
	color:#fff;
	background-color:#b11115;
	border-color:#b11115;
}

/* button menu back main End */

/* tooltip Start*/
tooltip{
	position:absolute;
	z-index:1070;
	display:block;
	font-family: "Outfit", sans-serif;
	font-size:18px;
	font-weight:400;
	line-height:1.4;
	filter:alpha(opacity=0);
	opacity:0;
}

.tooltip.in{
	filter:alpha(opacity=90);
	opacity:.9
}

.tooltip.top{
	padding:5px 0;
	margin-top:-3px
}

.tooltip.right{
	padding:0 5px;
	margin-left:3px
}

.tooltip.bottom{
	padding:5px 0;
	margin-top:3px
}

.tooltip.left{
	padding:0 5px;
	margin-left:-3px
}

.tooltip-inner{
	max-width:250px;
	padding:10px 20px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-color:#870312;
	border-radius:4px
}

.tooltip-arrow{
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}

.tooltip.top .tooltip-arrow{
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-width:5px 5px 0;
	border-top-color:#870312;
}

.tooltip.top-left .tooltip-arrow{
	right:5px;
	bottom:0;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#870312;
}

.tooltip.top-right .tooltip-arrow{
	bottom:0;
	left:5px;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#870312;
}

.tooltip.right .tooltip-arrow{
	top:50%;
	left:0;margin-top:-5px;
	border-width:5px 5px 5px 0;
	border-right-color:#870312;
}

.tooltip.left .tooltip-arrow{
	top:50%;
	right:0;margin-top:-5px;
	border-width:5px 0 5px 5px;
	border-left-color:#870312;
}

.tooltip.bottom .tooltip-arrow{
	top:0;
	left:50%;
	margin-left:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#870312;
}

.tooltip.bottom-left .tooltip-arrow{
	top:0;
	right:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#870312;
}

.tooltip.bottom-right .tooltip-arrow{
	top:0;
	left:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#870312;
}
/* tooltip End */

/* menu Start */
.menuItem-scrollV {
	width: 100%;
    height: 140px;
    overflow: scroll;
	overflow-x:hidden;
	overflow-y:auto;
}

.menuItem-scrollV-catering {
	/* line-height: 180%; '*/
    line-height: 172%;
    height: 80px;
}

.menuItem-scrollV::-webkit-scrollbar {
    width: 10px;
}

.menuItem-scrollV::-webkit-scrollbar-track {
	background-color:rgba(0,0,0,.3);
	background-color:#CCC\0/;
    border-radius: 8px;
}

.menuItem-scrollV::-webkit-scrollbar-thumb {
	background-color:#b11115;
    border-radius: 8px;
}

/* menu End */

/* section: Find Us Start*/
#my-map {
	position:relative;
	top:-20px;
}

#myMap {
	display:block;
	width:600px;
	height:auto;
}

.statePos{
	position:absolute;
}

.statePos img {
	width:20px;
	height:auto;
}

.statePos a {
	outline:none;
	border:none;
	text-decoration:none;
}

.findus-address-space {
	clear:both;
	height:15px;
}

.findus-scrollV {
	width: 100%;
    height: 350px;
    overflow: scroll;
	overflow-x:hidden;
	overflow-y:auto;
}
/* section: Find Us End*/

/* section: Career Start*/
.contOverlay {
	position:absolute;
	bottom:0;
	left:-50px;
	z-index:50;
}

.contOverlay img {
	width:auto;
	height:480px;
}

@media (min-width:971px) and (max-width:1170px) {

 #logo_halal-desktop{
	 float: left;
    margin-top: -5px;
    margin-left: 8px;
    width: 40px;
    height: 40px;
}


	.contOverlay {
		left:-50px;
	}

	.contOverlay img {
		width:440px;
		height:auto;
	}
}
/* section: Career End*/

/* error msg Start */
label.error,
.radio label.error,
.checkbox label.error {
    font-size: 85%;
    float:left;
    color: #b11117;
    padding-left: .5em;
    vertical-align: top;
    text-align:left;
    font-style:italic;
    font-weight: 600;
}

input.error {
	border:#b11117 1px solid !important;
}

textarea.error {
	border:#b11117 1px solid !important;
}

select.error {
	border:#b11117 1px solid !important;
}
/* error msg End */

/* pagination Start */
.pagination{
	display:inline-block;
	padding-left:0;
	margin:10px 0;
	border-radius:4px
}

.pagination>li{
	display:inline
}

.pagination>li>a,
.pagination>li>span{
	position:relative;
	float:left;
	padding:2px 12px;
	margin-left:-1px;
	line-height:1.42857143;
	color:#b11117;
	text-decoration:none;
	background-color:transparent;
	border:1px solid #b11117
}

.pagination>li:first-child>a,
.pagination>li:first-child>span{
	margin-left:0;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span{
	border-top-right-radius:4px;
	border-bottom-right-radius:4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover{
	color:#b11117;
	background-color:#ffde00;
	border-color:#b11117
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover{
	z-index:2;
	color:#b11117;
	cursor:default;
	background-color:#ffde00;
	border-color:#b11117
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover{
	color:#666;
	cursor:not-allowed;
	background-color:transparent;
	border-color:#b11117
}

.pagination-lg>li>a,
.pagination-lg>li>span{
	padding:10px 16px;
	font-size:18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span{
	border-top-left-radius:6px;
	border-bottom-left-radius:6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span{
	border-top-right-radius:6px;
	border-bottom-right-radius:6px
}

.pagination-sm>li>a,
.pagination-sm>li>span{
	padding:5px 10px;
	font-size:12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span{
	border-top-left-radius:3px;
	border-bottom-left-radius:3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span{
	border-top-right-radius:3px;
	border-bottom-right-radius:3px
}

/* pagination End */

/* icon video play Start */
#icon-clipPlay {
	position:absolute;
	top:30%;
	left:40%;
}

#icon-clipPlay span {
	 font-size:60px;
	 color:#FFFFFF;
	 text-shadow:2px 2px rgba(0,0,0,.5);
}
/* icon video play End */

.fa-facebook {
	color:#CE171E;
	background:#FFFFFF;
	background:url(../images/icon_bg.png) no-repeat center center\0/;
	width:20px;
	height:20px;
	border-radius:10px;
	font-size:18px;
	text-align:center;
	padding-top:4px;
	padding-left:1px;
}

.fa-halal {
	color:#CE171E;
	background:#FFFFFF;
	background:url(http://www.sepiring.com.my/images/sepiring-halal.png) no-repeat center center\0/;
	width:20px;
	height:20px;
	border-radius:10px;
	font-size:18px;
	text-align:center;
	padding-top:4px;
	padding-left:1px;

}

.fa-instagram {
	color:#CE171E;
	background:#FFFFFF;
	background:url(../images/icon_bg.png) no-repeat center center\0/;
	width:20px;
	height:20px;
	border-radius:10px;
	font-size:18px;
	text-align:center;
	padding-top:3px;
	padding-left:1px;
}

@media (max-width:970px) {
	#logo_halal-desktop{
	 	margin-top: 0px;
	 	margin-left: 5px;
	 	float: left;
	 	width: 40px;
	 	height: 40px;
	}


}

@media (max-width:768px) {
	.fa-facebook {
		padding-top:5px;
		padding-left:0px;
	}



	.fa-instagram {
		padding-top:4px;
		padding-left:0px;
	}
}

.tbAddon{
	width:100%;
}

@-moz-document url-prefix()
{
	.tbAddon {
		width:100%;
		height:inherit;
		table-layout:fixed;
		}

	.tbAddon td{
		display:table-cell;
	}

}

/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}

    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
    }

    .tab-links li {
        margin:0px 5px;
        float:left;
        list-style:none;
    }

        .tab-links a {
            padding:9px 15px;
            display:inline-block;
            border-radius:3px 3px 0px 0px;

            font-size:16px;
            font-weight:600;
            color:#4c4c4c;
            transition:all linear 0.15s;
        }

        .tab-links a:hover {

            text-decoration:none;
        }

    li.active a, li.active a:hover {

        color:#B11117;
    }

    /*----- Content of Tabs -----*/
    .tab-content {
        color:white;
    }

	.tab {
		display:none;
	}

	.tab.active {
		display:block;
	}

	/* CATERING */

	.popbox{
		position: absolute; 
		left: 25%; 
		top: 42%; 
		z-index: 10; 
		opacity: 0.9; 
		width: 50%; 
	}
	
	.mobilePopbox{
		position: absolute; 
		left: 8%;
		top: 27%; 
		z-index: 10; 
		opacity: 0.9; 
		width: 85%;
		right: 25px; 
	}
	
	.mobilePopbox-cont{
		color: #fff; 
		line-height: 130%; 
		font-size: 100%; 
		word-break: break-all; 
		margin-top: -8%;
	}
	
	/* The Close Button */
	.closebtn{
		color: #fff;
		float: right;
		font-size: 28px;
		opacity: 1;
		margin-right: 10px;
	}
	
	.closebtn:hover, .closebtn:focus{
		color: #000;
		text-decoration: none;
		cursor: pointer;
	}
	
.text-voucher {
    border-radius: 50px;
    background-color: #b2191f;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    
}
