@import url(https://fonts.googleapis.com/css?family=Montserrat|Montserrat|Montserrat|Montserrat|Montserrat);

body .visible-swindon { display:none !important; } 
body .hidden-swindon { display:inherit !important; } 
body.shop_swindon .hidden-swindon { display:none !important; }
body.shop_swindon .visible-swindon { display:inherit !important; }

.visible-guest { display:initial !important; }
.hidden-guest { display:none !important; }
.visible-user { display:none !important; }
.hidden-user { display:initial !important; }

body {
	color: #ffffff;
	font-family: 'Montserrat';
}
h1 {
	font-family: 'Montserrat';
	font-weight: bold;
}
h2 {
	font-family: 'Montserrat';
}
h3 {
	font-family: 'Montserrat';
}
h4 {
	font-family: 'Montserrat';
}
body {
	background-color: #0c0c0c;

	background-image:none;

	background-attachment: scroll;
	background-size: cover;
}

header, #mobile-header {
	background-color: #000000;

	background-image:none;
	background-attachment: scroll;
}

/* Mobile */
.mobile .km-content {
}
.mobile #mobile-header {
}

/*HIDE ADDRESS*/
#box-address, .contact-us .span8 .well, .ct_local_branch_details {
display: none;
}
.contact-us .row-fluid {
padding-top: 20px;
}
/*END*/

@media (min-width: 768px) {
    #mod_accepted_payment_icons_footer img {
        max-width: 35px;      
    }
}

/*---------------------resets/ display nones/ global---------------------*/
* {
    text-shadow: none !important;
    box-shadow: none !important;
    line-height: normal;
    border-radius: 0 !important;
}
.home h1, .contact-us h1, .home-about, #body-bottom-hr, .voucher_box .success span,
.mod_postcode_box .btn .caret, .span6.right_column .row_phones, .social_media_links, .charity h1,
.menu-container-collection .collectonly{
    display: none;
}


#container, body {
    padding: 0;
}
footer {
    margin-top: 0;
}

.charity h2 {
    font-size: 42px;
    line-height: 50px;
}
.charity h3 {
    font-size: 22.5px;
}
span.yellowtxt {
    color:#eaa812;
}
span.redtxt {
    color: #e83f38;
}
.charity h4 {
    font-size: 22.5px;
}
.charity h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}
.modal-backdrop, #urgentNotice0 {
    display: none;
}
.page_menu .modal-backdrop, .page_menu #urgentNotice0 {
    display: block !important;
}

/*---------------------fonts---------------------*/
input, .btn, textarea, input[type="text"], input[type="password"], input[type="datetime"],
input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"], input[type="url"],
input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    font-family: 'Montserrat';
    border: none;
}
a, a:hover, a:focus, .well-basket h4, .ui-widget-content h4, .well-basket .muted.note-delivery,
table .text-info, .gold, .jumbotron h1.text-warning, .information .well a, .seo-group-longer a{
    color: #eaa812;
}
.navbar .brand, legend, .ctrl-offcanvas_productmenu_toggle .text-info, .help-block, footer .muted,
.section-.well .muted, .alert-info.well-login, .checkout .btn-link, .voucher_box h5, .hero-unit,
.voucher_box .success span, h2 small, .well-how-pay em, footer small, .alert h2, .alert h2 small,
.information h2, h1 small,.sitemap h2, .local_branch em, .error-500 p,
.loyaltypoints_box .btn-link{
    color: #fff;
}
.well .muted, .well .text-warning, .well .text-info{
 	color: rgba(255,255,255, 0.6);   
}
.popover, .gm-style-iw, .trigger-paymentmethod .muted, .modal-body .muted,
#responsive-food-menu .btn-navbar .text-info,
.well table .muted{
    color: #444;
}
.menu h1 {
    text-align: center;
    font-size: 75px;
    line-height: 150%;
}
.error-404 .alert h1,.hero-unit a, .well table .text-info,
.jumbotron h1.text-success{
    color: #e84039;
}
/*---------------------containers---------------------*/
header{
    background: rgb(13,13,13);
    background: -moz-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(13,13,13,1) 100%);
    background: -webkit-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(13,13,13,1) 100%);
    background: linear-gradient(to bottom, rgba(51,51,51,1) 0%,rgba(13,13,13,1) 100%);    
}	
header{
    border-bottom: 5px solid #e84039;
}
footer{
    border-top: 5px solid #e84039;
}
.mod_postcode_box, .carousel{
    border-bottom: 5px solid #e5a513 !important;
}
#container{
    border-radius: 0;
    width: 100%;
    background: none;
}
.home #body, .ct_header_row {
    max-width: 1920px;
    margin: 0 auto;
}
#body, #responsive-food-menu{
    max-width: 1170px;
    margin: 20px auto;
}
footer .row-fluid{
    max-width: 1000px;
    margin: 0 auto;
}
.ct_header_row{
    position: relative;   
}
#logo{
    text-align: center;
	clear: both;
}
#logo a{
 	position: relative;   
}
#logo a:after{
 	content: url(/myimages/274/CurryChoice_LogoIcon.png);
    position: absolute;
    bottom: -25px;
    right: -110px;
    z-index: 0;
}
#logo img{
    margin-top: -66px;
    position: relative;
    z-index: 2;
}
.well {
    background: #333;
    border-radius: 0;
    border: none;
}
.hero-unit {
    background: #eaa812;
}
.hero-unit h1{
    text-shadow: none !important;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
}
/*---------------------nav styles---------------------*/
.navbar {
    margin-bottom: 0 !important;
    z-index: 2;
    position: relative;
}
.navbar-inner {
    background: none;
    border: none;
    padding: 0;
}
.navbar-inner .container{
    position: relative;
}
.navbar .nav{
    margin: 0;
}
.navbar .nav>li>a {
    background: none;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    margin: 40px 0 20px;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover{
    font-family: 'montserratbold', 'Montserrat';
}	
.navbar .nav>.active>a, .navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus,.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover, .navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle{    
    color: #e84039;
    background: none;
}
/*---------------------caret colour---------------------*/
.navbar .nav li.dropdown > .dropdown-toggle .caret, 
.navbar .nav li.dropdown.open>.dropdown-toggle .caret, 
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top: 4px solid #fff;
    margin-top: 4px;
}
.navbar .nav li.dropdown > .dropdown-toggle:hover > .caret, 
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown>a:hover .caret, .navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{
    border-top: 4px solid #e84039;
}

/*---------------------nav list---------------------*/
.nav-header,.nav-list>li>a{
    color: #fff;
}
.nav-list>li>a:hover, .nav-list>li>a:focus,
.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus {
    background: #e84039;
    color: #fff;
}

/*---------------------nav button---------------------*/

.navbar .btn-navbar {
    background: none;
    text-shadow: none;
    border: none;
    border-radius: 0;
}
.navbar .btn-navbar .icon-bar{
    background:  #fff;
    width: 29px;
    height: 3px;
}
.btn-navbar .icon-bar+.icon-bar {
    margin-top: 5px;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus,
.navbar .btn-navbar:active, .navbar .btn-navbar.active,
.navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    background: none;
}

/*---------------------dropdown menu---------------------*/

.dropdown-menu {
    background: #fff;
    min-width: initial;
    padding: 0;
    border: none;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15) !important;
}
.dropdown-menu>li{
    padding: 0;
}
.dropdown-menu>li>a {
    position: relative;
    text-align: center;
    padding: 8px 20px;
}
.dropdown-menu>li:hover{
    background: none;
}
.dropdown-menu>li>a:hover{
    color: #e5a513;
    background: none;
}
/*---------------------opening status---------------------*/
.navbar .brand{
    margin-left: 0;
}
#opening-status {
    text-transform: none;
    font-family: 'montserratbold', 'Montserrat';
}
.status-CLOSED {
    color: #ff4a4a !important;
}
.status-OPEN {
    color: #4fd04f !important;
}
#opening-status:hover{
    text-decoration: none;
}
/*---------------------details bar---------------------*/
.ct_user_status, .ct_local_branch_details{
    text-transform: uppercase;   
    font-size: 12px;
    padding: 40px 60px;
}
.ct_user_status{
    text-align: right; 
}
/*---------------------slider---------------------*/
.span8.column_slideshow, .span4.column_modules{
    width: 100%;
    float: none;
    margin-left: 0;
}	
.span8.column_slideshow{
    background: rgb(30,30,30);
    background: -moz-radial-gradient(center, ellipse cover, rgba(30,30,30,1) 0%, rgba(13,13,13,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(30,30,30,1) 0%,rgba(13,13,13,1) 100%);
    background: radial-gradient(ellipse at center, rgba(30,30,30,1) 0%,rgba(13,13,13,1) 100%);
}	
.carousel{
    margin-bottom: 0;
}
.carousel .item img{
    margin: 0 auto;
}
.carousel-indicators{
    top: initial;
    right: initial;
    bottom: 20px;
    left: 50%;
    -webkit=transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.carousel-indicators li{
    border-radius: 50% !important;
}
.carousel-control{
    background: none;
    border: none;
    opacity: 0.05;
    font-size: 100px;
    margin-top: 0;
}	
/*---------------------postcode box---------------------*/
.mod_postcode_box {
    background: url(/myimages/274/zpos-bg-CurryChoice_PostcodeBgBlurred.jpg) no-repeat;
    background-attachment: fixed;
        background-position: 100% -160px;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 120px 0 80px;
}
.mod_postcode_box .lead {
    font-family: 'montserratbold', 'Montserrat';
    font-size: 36px;
    line-height: 1.5;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.mod_postcode_box .lead, .mod_postcode_box small.muted{
    color: #fff;
    text-shadow: 0px 3px 3px rgba(24, 24, 24, 0.57) !important;
}
.mod_postcode_box small.muted{
    display: block;
    font-size: 16px;
}
.mod_postcode_box input, .mod_postcode_box .btn {
    height: 50px;
    border: none;
    border-radius: 0 !important;
    margin-bottom: 0;
    font-size: 24px;
    box-shadow: 0px 2px 3px 0px rgba(24,23,24,0.3) !important;
}
.mod_postcode_box input{
    background: #fff;
    color: #777676;
    max-width:370px;
    line-height: 1 !important;
}
.mod_postcode_box > .input-append {
    max-width: 100%;
    width: 100%;
    margin: 20px 0 0;    
}
.mod_postcode_box .btn {
    width: 120px;
    text-transform: uppercase;
    background: rgb(232,64,57);
    background: -moz-linear-gradient(top, rgba(232,64,57,1) 0%, rgba(175,28,29,1) 100%);
    background: -webkit-linear-gradient(top, rgba(232,64,57,1) 0%,rgba(175,28,29,1) 100%);
    background: linear-gradient(to bottom, rgba(232,64,57,1) 0%,rgba(175,28,29,1) 100%);
}
.mod_postcode_box .btn:hover,.btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .dropdown-menu, .mod_postcode_box .btn:focus {
    background: #af1c1d;
}
.mod_postcode_box .dropdown-menu>li>a {
    color: #fff;
}
.mod_postcode_box .dropdown-menu>li:hover{
    background: none;
}
.mod_postcode_box .dropdown-menu>li>a:hover {
    background: none;
    color: #e5a513;
}
/*---------------------prefooter---------------------*/
#curryChoiceGallery{
    background: #0c0c0c;
}
.gallery-inner{
    max-width: 1000px;
    margin: 0 auto;
    padding: 100px 0;
}	
.gallery-inner:after{
    content:'';
    display: table;
    clear: both;
}	
.zp-column-1-3{
    width: 33%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
}	
.zp-column-1-3:first-child{
    padding-left: 0;
}
.zp-column-1-3:last-child{
    padding-right: 0;
}
.zp-column-1-3.mobileBannerCharity, .zp-column-1-3.mobileBannerLoyalty {
	display: none; 
}


.zp-column-1-3 .overlay{    
    min-height: 458px;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.zp-column-1-3 .overlay, .website-image img{
     box-shadow: 0px 0px 10px 0px rgba(243,243,244,0.5) !important;
}	
.zp-column-1-3 .overlay:hover{
    background-size: auto 105%;
}
.zp-column-1-3:first-child .overlay{
    background-image: url(/myimages/274/CurryChoice_Korahi.jpg);
}
.zp-column-1-3:nth-child(2) .overlay{
    background-image: url(/myimages/274/CurryChoice_TandooriDishes.jpg);
}
.zp-column-1-3:last-child .overlay{
    background-image: url(/myimages/274/CurryChoice_ChickenBiryani.jpg);
}

.overlay{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}	

.overlay span{
    background: #000;
    color: #fff;
    font-family: 'montserratbold', 'Montserrat';
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 20px;
    position: absolute;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.overlay a:nth-child(1) span{
    left: -200px;
    top: 20px;
}
.overlay a:nth-child(2) span{
    bottom: 80px;
    right: -250px;
}
.overlay a:nth-child(3) span{
    bottom: 20px;
    right: -220px;
}
.zp-column-1-3 .overlay:hover a:nth-child(1) span{
    left: 0;
}
.zp-column-1-3 .overlay:hover a:nth-child(2) span,
.zp-column-1-3 .overlay:hover a:nth-child(3) span{
    right: 0;
}
.zp-column-1-3:nth-child(2) .overlay a:nth-child(1) span{
    left: 0;
}
.zp-column-1-3:nth-child(2) .overlay a:nth-child(2) span,
.zp-column-1-3:nth-child(2) .overlay a:nth-child(3) span{
    right: 0;
}
.zp-column-1-3 .overlay:hover a:nth-child(2) span:hover{
    background: #e84039;
}
.zp-column-1-3 .overlay:hover a:nth-child(3) span:hover{
    background: #eaa812;
}	
/*---------------------table stripped fix---------------------*/

table, .table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th,.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th, table .muted, .well-basket{
    background: #fff;
    color: #000;
}
.box-delivery-information table, .box-delivery-information .table-striped tbody>tr:nth-child(odd)>td,
.box-delivery-information .table-striped tbody>tr:nth-child(odd)>th, .box-delivery-information .table-hover tbody tr:hover>td,
.box-delivery-information .table-hover tbody tr:hover>th {
    background: none;
    color: #fff;
}
.contact-us .box-delivery-information table, .contact-us .box-delivery-information .table-striped tbody>tr:nth-child(odd)>td,
.contact-us .box-delivery-information .table-striped tbody>tr:nth-child(odd)>th, .contact-us .box-delivery-information .table-hover tbody tr:hover>td,
.contact-us .box-delivery-information .table-hover tbody tr:hover>th {
    background: none;
    color: #000;
}

/*---------------------menu page popovers---------------------*/

.popover .popover-title {
    background: #e84039;
    color: #fff;
}

/*---------------------modal---------------------*/
.modal{
    border: none;
}
.modal-header {
    background: #e84039;
    color: #fff;
}
.modal-body {
    background: #fff;
    color: #000 !important;
}
.modal-body .media-body{
    text-align: center;   
}
.modal-footer {
    background: #eaa812;
    color: #fff;
}
.modal fieldset {
    background: #fff;
    border: none;
}
.modal-body h4 .name {
    font-size:28px;
}
.uk-offcanvas-bar{
    background: #131313;
    padding: 10px;
    box-sizing: border-box;
}
.uk-nav-offcanvas>.uk-open>a, html:not(.uk-touch) .uk-nav-offcanvas>li>a:focus, html:not(.uk-touch) .uk-nav-offcanvas>li>a:hover {
    background: #e5ce61;
    color: #fff;
    outline: 0;
}
/*---------------------alerts & buttons---------------------*/
.alert {
    color: #fff;
    background: #eaa812;
    border: none;
}
.alert h2 small {
    font-size: 60%;
}
.btn {
    background-image: none;
    border-color: transparent !important;
}

/*--------success--------*/

.btn-success {
    background: #12BB12;
}
.btn-success:hover, .btn-success:focus, .btn-group.open .btn-success.dropdown-toggle {
    background: #008800;
}

/*--------primary--------*/

.btn-primary {
    background: #2357ce;
}
.btn-primary:hover, .btn-primary:focus {
    background: #00249B;
}

/*--------info--------*/

.btn-info {
    background: #4992ff;
}
.btn-info:hover, .btn-info:focus {
    background: #3079E6;
}

/*--------danger--------*/

.btn-danger {
    background: #FF170D;
}
.btn-danger:hover, .btn-danger:focus {
    background: #E60000;
}

/*--------warning--------*/

.btn-warning {
    background: #FF871A;
}
.btn-warning:hover, .btn-warning:focus {
    background: #CC5400;
}
/*--------inverse--------*/

.btn-inverse{
    background: #111;
}	
.btn-inverse:hover, .btn-inverse:focus{
    background: #000;
}	
.menu-selection .btn-primary {
    background: rgb(232,64,57);
    background: -moz-linear-gradient(top, rgba(232,64,57,1) 0%, rgba(175,28,29,1) 100%);
    background: -webkit-linear-gradient(top, rgba(232,64,57,1) 0%,rgba(175,28,29,1) 100%);
    background: linear-gradient(to bottom, rgba(232,64,57,1) 0%,rgba(175,28,29,1) 100%);
    color: #fff;
}
.menu-selection .btn-primary:hover {
    background: #af1c1d;
    color: #fff;
}
/*---------------------footer---------------------*/
footer {
    background: rgb(27,27,27);
    background: -moz-linear-gradient(top, rgba(27,27,27,1) 0%, rgba(13,13,13,1) 100%);
    background: -webkit-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(13,13,13,1) 100%);
    background: linear-gradient(to bottom, rgba(27,27,27,1) 0%,rgba(13,13,13,1) 100%);
    padding: 20px 30px;
    box-sizing: border-box;
}
.cards, .vendor {
    padding-top: 5px;
}
/*---------------------fixes---------------------*/
.row-product:hover {
    background: none;
}
.ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 0!important;
    padding-right: 0!important;
}
.ui-tabs-vertical .ui-tabs-nav li{
    margin: 4px 1px 0 !important;
}
.navbar-search{
    margin-top: 3px;
}
.navbar-search .search-query{
    padding: 6px 14px;
}
.navbar-affix-container{
    height: auto !important;    
}	
#responsive-food-menu.affix {
    left: initial;
}
#responsive-food-menu .navbar-inner{
    padding: 5px 10px;
    background: #333;
}
#responsive-food-menu .navbar-inner .brand{
    color: #fff;
    padding: 0;
    line-height: 40px;
}
#responsive-food-menu .btn-navbar{
    background: #FFE56C;
}
#responsive-food-menu [class*=" icon-"]{
     background-image: url("http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings.png");
}	
.nav-list>li>a [class^="icon-"],
.nav-list>li.active>a [class^="icon-"],
.nav-list>li>a:hover [class^="icon-"],
.nav-list>li>a:hover[class*=" icon-"],
.nav-list>li>a:focus [class^="icon-"],
.nav-list>li>a:focus[class*=" icon-"]{
    background-image: url("http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");
}
.contact-us .box-opening-hours{
    margin-top: 20px;
}
.jumbotron-order-complete{
    background: none;
    padding: 20px;
    box-sizing: border-box;
}
.jumbotron-order-complete .text-warning {
    color: #FFE56C;
}
.website-image{
    text-align: center;
}
.how-im-ordering h2 {
    font-weight:400;
}
.how-im-ordering .tooltip {
    font-size:16px;
}
.loyaltypoints_box{
    background: #e83f38 !important;
    color: #fff;
}
.loyaltypoints_box .row-credits .well {
    color: #333;
    border-color: #333 !important;
}
.loyalty-value.text-success .text-warning, .loyalty-label.text-warning{
    color: #468847;
}
.span3.col4 .loyalty-label.text-warning{
    color: #b94a48;
}
.controls .input-append input, .controls .input-append .btn{
 	height: 30px;   
}
/*---------------------social media buttons---------------------*/
.social_media_links {
    padding: 0;
    margin-top: 20px;
    text-align: center;
}
.social_media_links img {
    max-width: 32px;
}
.social_media_links img:hover {
    max-width: 32px;
}
.social_media_links small {
    display: none;
}
.social_media_links a {
    background-color: transparent;
    background: none !important;
    border: none !important;
    box-shadow: none;
    padding: 0px;
    width: 45px !important;
}
/*---------------------media queries---------------------*/

.alert-danger {
background: #cb2d3e;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #ef473a, #cb2d3e);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #ef473a, #cb2d3e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

/*---------------------large desktop---------------------*/
@media (max-width: 1200px) {
    #body{
     	padding: 0 10px;
        box-sizing: border-box;
    }
    .home #body{
        padding: 0;
    }	
    #logo img{
        margin-top: 0;
    }
    #basket-container{
        margin-top: 20px;
    }	
    .carousel .item img{
        margin: 0 10px;
    }
    .mod_postcode_box{
        background-size: cover;
    	background-position: initial;
    }	
}
@media (max-width: 1055px) {    
    .zp-column-1-3:first-child{
        padding-left: 10px;
    }
    .zp-column-1-3:last-child{
        padding-left: 10px;
    }
}
/*---------------------portrait table and landscape desktop---------------------*/
@media (min-width: 979px){
    .navbar .nav, .navbar .nav > li {
        float: none !important;
        display: inline-block;
        vertical-align: top;
    }
    .navbar-inner{
        text-align: center;
    }

}
@media (max-width: 979px) {
    .navbar .nav, .navbar .nav > li {
        display: block;
        text-align: center;
    }
    .navbar .nav>li>a{
     	line-height: 30px;
        margin: 0;
    }
    .navbar .nav li.dropdown>.dropdown-toggle .caret, .navbar .nav li.dropdown.open>.dropdown-toggle .caret,
    .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{
     	margin-top: 11px;   
    }
    .nav-collapse .dropdown-menu a {
        color: #fff;
    }
    .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background: none;
    }
    .mod_postcode_box{
        background-attachment: scroll;
    }	
    .charity .span6 {
        width:100%;
        margin:0px;
    }
    .span6.imgs{
        text-align:center;
        margin-top:10px;
    }
    .charity h2 {
        font-size: 29px;
        line-height: 30px;
    }
    .charity h5 {
        font-size: 15px;
    }
}

/*---------------------landscape phone and portrait tablet---------------------*/
@media (max-width: 767px) {
    .span6.right_column, .zp-column-1-3:last-child, .ct_user_status,
    .ct_local_branch_details br{
        display: none !important;
    }
    #mobile_food_menu_nav .zp-ctl-categories {
        color: #FFE56C !important;
    }
    .ct_local_branch_details{
        text-align: center;
        padding: 20px 10px;
    }
    #logo img{
        margin-top: 100px;
    }	
    #logo a:after{
        bottom: initial;
        top: -80px;
        right: 50%;
        -webkit-transform: translate(50%,0);   
        -ms-transform: translate(50%,0);   
        transform: translate(50%,0);   
    }
    .ui-tabs-vertical .ui-tabs-panel{
        width: 100% !important;   
    }
    #order-checkout{
        margin-top: 10px;   
    }
    .gallery-inner{
        padding: 50px 0;
    }
    .zp-column-1-3{
        width: 50%;
    }    
    .zp-column-1-3 .overlay{
        background-size: cover !important;
    }	
    .zp-column-1-3 .overlay a:nth-child(1) span{
        left: 0;
    }
    .zp-column-1-3 .overlay a:nth-child(2) span,
    .zp-column-1-3 .overlay a:nth-child(3) span{
        right: 0;
    }	
    .alert h2{
     	font-size: 20px;   
    }
    .menu h1 {
        font-size: 51px;
    }
    .tl, .tr, .copyright {
        text-align: center !important;
    }
    footer .tl, footer .tr, .copyright {
        text-align: center !important;
        padding: 10px 0;
    }
    .vendor {
        margin-top: 10px;
    }
}
@media (max-width: 520px) and (min-width: 480px){
    .zp-column-1-3 .overlay a:nth-child(2) span{
        font-size: 12px;
    }	
}	
/*---------------------landscape phone and down---------------------*/
@media (max-width: 480px) {
    .menu h1 {
        font-size: 41px;
    }
    #myCarousel{
        display: none;
    }
    #logo{
     	padding: 20px;   
    }
    .mod_postcode_box{
        padding: 45px 20px;
    }	
    .mod_postcode_box .lead {
        font-size: 31px;
    }
    .mod_postcode_box input{
        max-width: initial;
        width: 100% !important;
    }
    .mod_postcode_box .btn-group{
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }
    .mod_postcode_box .btn-group .btn{
        width: 100%;
    }
    .zp-column-1-3{
        width: 100%;
        float: none;
    }
    .zp-column-1-3:first-child{
        display: none;
    }
    
    .zp-column-1-3.mobileBannerCharity, .zp-column-1-3.mobileBannerLoyalty {
		display: block;
        margin-top: 30px;
    }
    .zp-column-1-3.mobileBannerCharity .overlay{
        background-image: url(/myimages/274/CurryChoice_CharityBanner_MobileHomepage.jpg);
    }
    .zp-column-1-3.mobileBannerLoyalty .overlay{
        background-image: url(/myimages/274/CurryChoice_LoyaltyPoints_MobileHomepage.jpg);
    }
    
    .zp-column-1-3.mobileBannerCharity .overlay a:nth-child(2) span, .zp-column-1-3.mobileBannerLoyalty .overlay a:nth-child(2) span {
       	bottom: 20px; 
    }


}