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

body .visible-dinaspowys { display:none !important; } 
body .hidden-dinaspowys { display:inherit !important; } 
body.shop_dinaspowys .hidden-dinaspowys { display:none !important; }
body.shop_dinaspowys .visible-dinaspowys { 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: 'Lato';
	font-size: 16px;
}
h1 {
	font-family: 'Lato';
	font-weight: normal;
}
h2 {
	font-family: 'Sacramento';
	font-weight: normal;
}
h3 {
	font-family: 'Sacramento';
	font-weight: normal;
}
h4 {
	font-family: 'Sacramento';
	font-weight: normal;
}
body {
	background-color: #efe9e2;

	/*background-image: url("/myimages/869/zpos-bg-TheRoyalIndia_Background_Pattern.png");*/
	background-image: url("//cdn1.zfood.co.uk/869/images/zpos-bg-TheRoyalIndia_Background_Pattern.png?auto=compress");

	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
}

header, #mobile-header {

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

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

/* no delivery */
.delivers_0 .note-delivery,
.delivers_0 .how-im-ordering  a {
    display:none !important;
}

.beerOffer {
 	padding: 0 20px;
    margin-top: -13px;
}

.beerOffer small {
    font-size: 12px;
    text-align: center;
}

/*---------------------resets/ display nones/ global---------------------*/

* {
    text-shadow: none !important;
    box-shadow: none !important;
    line-height: normal;
    border-radius: 0 !important;
}

.home h1 small,.contact-us h1, .home-about, #body-bottom-hr, .voucher_box .success span, .mod_postcode_box .btn .caret,
.span6.right_column, .home .main, .mod_postcode_box .lead, .mod_postcode_box .col3, .home .ct_header_row,
.mod_table_reservation_v1, .book h1, .home .ct_details_bar {
    display: none;
}

.book .mod_table_reservation_v1 {
 	display: block;   
}

#container, body {
    padding: 0;
}

body:not(.home) #body {
    padding: 50px 0;
}

/*---------------------fonts---------------------*/

input, .btn, .alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6, .ui-widget-content h4, .ui-widget-header,
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button, .well h3, .well h4, .well h5, .checkout h2,
.modal h3, .modal h4{
    font-family: 'Lato';
}

.about-content-holder h1{
    font-family: 'Sacramento';
}

a, a:hover, a:focus, em, .checkout h2{
    color: #d9a716;
}

.frmModTableReservationV1 label, .mod_table_reservation_v1 h3, h5 .name, .information h1,
table.ui-datepicker-calendar th, .how-im-ordering h2 small, .jumbotron .lead, .p-last-minute,
.error-500 h1, .error-500 h2, .error-500 #body p{
    color: #911d1d;
}

.uk-nav-offcanvas>li>a, .well legend, .page_error-404 .text-error, footer .muted, .well.alert-info,
.loyaltypoints_box .row-credits .col-equals div, .loyaltypoints_box .btn-link, .well.alert-success{
    color: #fff;
}

.popover, .gm-style-iw, .trigger-paymentmethod .muted, .modal-body .muted, .page-review-order, .rating-row { 
    color: #000;
}

.menu h1 {
    text-align: center;
    font-size: 75px;
    line-height: 1.5;
    padding: 20px 10px;
}

.checkout h2{
 	margin-bottom: 20px;   
}

h5 .name {
    font-size: 20px;
}

.ui-widget-header, .label, .badge, h5, h6, .how-im-ordering h2, {
    font-weight: 400;
}	

/*---------------------containers---------------------*/

#container {
    width: 100%;
    background: none;
}

#body, #responsive-food-menu, footer .row-fluid { 
    max-width: 1170px;
    margin: 0 auto;
}

.about-content-holder{
 	max-width: 1200px; 
    margin: 0 auto;
}

.home #body {
    max-width: 1920px;
    margin: 0 auto;
}

.ct_details_bar > .row-fluid{
	max-width: 1170px; 
    margin: 0 auto;
}

.span6.left_column{
 	float: none;
    width: 100%;
    text-align: center;
        background: #911d1d;
}

body:not(.home) #logo {
	padding-top: 10px;
}

body:not(.home) #logo img {
    max-height: 125px;
}

body:not(.home) .ct_details_bar{
 	background: #681616;
    padding: 0 10px;
    box-sizing: border-box;
}

.well, .alert-info.well-login, .alert-success.voucher_box {
    background: #911d1d;
    border: none;
}

.alert.well-large{
 	padding: 40px;   
}

.hero-unit {
    background: #efe9e2;
    color: #911d1d;
}

/*---------------------nav styles---------------------*/

.navbar {
    margin-bottom: 0 !important;
    z-index: 2;
    position: relative;
}

.navbar-inner {
    background: #911d1d;
    border: none;
    padding: 0;
}

.navbar-inner .container {
    position: relative;
}

.navbar-inner .container .nav-collapse:after {
    content: '';
    display: table;
    clear: both;
}

.navbar .nav {
    margin: 0;
    padding: 30px 0 0;
}

.navbar .nav>li>a {
    background: none;
    color: #fff;
    font-size: 26px;
    line-height: 40px;
    border-top: 5px solid #681616;
    margin-left: 10px;
    padding: 20px 25px;
}

.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,
.navbar .nav li.opening-status>a{
    color: #fff;
    background: none;
    border-color: #d9a716;
}

/*---------------------caret colour---------------------*/

.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #fff;
    margin-top: 20px;
}

.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.active>.dropdown-toggle .caret {
    border-top-color: #fff;
}

/*---------------------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: #681616;
}

/*---------------------nav button---------------------*/

.navbar .btn-navbar {
    background: none;
    text-shadow: none;
    border: none;
    margin-bottom: 5px;
}

.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: #efe9e2;
    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;
    color: #911d1d;
}

.dropdown-menu>li:hover,
.dropdown-menu>li:focus {
    background: none;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #911d1d;
    color: #fff;
}

/*---------------------opening status---------------------*/

.navbar .brand {
    margin-left: 0;
}

#opening-status {
    text-transform: none;
}

#opening-status:hover {
    text-decoration: none;
}

.status-OPEN, .status-CLOSED {
    color: #fff !important;
}

/*---------------------details bar---------------------*/

.ct_details_bar .span6 {
    line-height: 30px;
}

.ct_local_branch_details em {
    font-style: normal;
}

.ct_local_branch_details strong {
    font-weight: normal;
}

/*---------------------slider---------------------*/

.slideshow-holder {
 	background: #681616;   
    padding: 50px 0;
}

.carousel {
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 0;
}

.carousel-caption{
    background: none;
 	position: static;
    float: left;
    width: 40%;
    text-align: center;
    box-sizing: border-box;
    padding: 50px 0;
}

.carousel-caption p{
 	font-size: 30px;
    line-height: 1;
}

.carousel-caption .text-large{
    font-size: 80px;
    line-height: 1;
    text-transform: uppercase;
}

.carousel-caption h5{
 	color: #d5a016;  
    font-family: 'Sacramento';
    font-size: 50px;
    font-weight: 400;
    line-height: 1;
}

.carousel-caption a{
    display: inline-block;
    background: #911d1d;
 	color: #fff;
    font-size: 20px;
    padding: 0 30px;
    line-height: 45px;
    margin: 20px 0;
}
.carousel-caption a:hover,
.carousel-caption a:focus {
 	background: #d9a716;
    text-decoration: none;
}

.carousel img {
 	float: right;  
    width: 60%;	
}

.carousel-indicators li {
    border-radius: 50% !important;
}

.carousel-control, .carousel-control:hover, .carousel-control:focus {
    background: none;
    border: none;
    color: #d9a716;
}

/*---------------------postcode box---------------------*/
.mod_postcode_box.alert-success{
    background: #911d1d;   
}

.mod_postcode_box {
    border: none;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 45px 0;
}

.mod_postcode_box input,
.mod_postcode_box .btn {
    height: 50px;
    border: none;
    margin-bottom: 0;
    font-size: 24px;
}

.mod_postcode_box input {
    background: #911d1d;
    color: #fff;
    text-align: left !important;
    line-height: normal !important;
    box-sizing: border-box;
    text-transform: none !important;
    margin-right: 10px;
    max-width: 690px;
}

.mod_postcode_box input, .mod_postcode_box input:focus,
.mod_postcode_box input:active{
    border-bottom: 5px solid #d9a716;
}

.mod_postcode_box input::placeholder {
  color: #fff;
}

.mod_postcode_box>.input-append {
    max-width: 100%;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
}

.mod_postcode_box .btn {
    width: 150px;
    text-transform: uppercase;
    background: #681616;
}

.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,
.ctl-modTableReservationV1:hover,
.ctl-modTableReservationV1:focus{
    background: #4F0000;
    color: #fff;
}

.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,
.mod_postcode_box .dropdown-menu>li>a:focus {
    color: #fff;
    background: #681616;
}

/*---------------------custom HTML---------------------*/

#header {
    background-image: url(//cdn1.zfood.co.uk/869/images/zpos-bg-TheRoyalIndia_Background_Pattern.png?auto=compress);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    padding: 100px 0;
    text-align: center;
}

#header h1{
    color: #911d1d;
    font-size: 91px;
    line-height: 1.2;
}

#header h2{
    color: #681616;
    font-size: 41px;
    line-height: 1;
    margin-bottom: 20px;
}	

#header .btn-block{
   	background: #d9a716;
    color: #000;
    font-size: 30px;
    line-height: 1;
   	padding: 10px 30px;
}
#header .btn-block:hover,
#header .btn-block:focus {
 	 background: #c39510;  
}

.header-text .row-fluid{
    max-width: 530px;
    margin: 0 auto 20px;
}	

.shop-text{
    color: #911d1d;
    font-size: 20px;
    margin-bottom: 10px;
}

.user-text, .user-text a{
    color: #911d1d;
}

.user-text a{
	text-decoration: underline;     
}

.user-text a:hover,
.user-text a:focus {
    color: #d9a716; 
}

#gridStack{
 	background: #911d1d;   
    padding: 60px 0;
}

#gridStack .row-fluid{
    max-width: 1400px;
    margin: 0 auto;
}	

#gridStack h4{
 	color: #d9a716;
    font-size: 50px;
    font-weight: 400;
}

#gridStack .text-large{
    font-size: 58px;
    font-weight: 400;
    margin-bottom: 30px;
}

#gridStack .btn-home{
    color: #fff;
    font-size: 25px;
    line-height: 45px;
    background: #911d1d;
    border: 1px solid #d9a716;
    padding: 0 30px;
}

#gridStack .btn-home:hover,
#gridStack .btn-home:focus {
    background: #6b0b0b;
    border: 1px solid #fff;
}

#gridStack .btn-home i{
    margin-left: 10px;
}

.img-holder-5{
	padding-top: 30px;
}
	
#about{
 	background: #911d1d;   
    padding: 40px 0;
}

.about-content-holder h1{
 	color: #d9a716;
    font-size: 58px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.about-content-holder p{
 	padding-left: 120px;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 40px;
}

.home div.growlUI h1{
 	display: block;   
}

.mod_table_reservation_v1{
    margin: 100px auto;
}

.mod_table_reservation_v1 h3{
    margin-bottom: 30px;
    font-size: 50px;
}   

.frmModTableReservationV1{
    max-width: 740px;
    margin: 0 auto;
}

.frmModTableReservationV1 label{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}   

.mod_table_reservation_v1 input.span12, .mod_table_reservation_v1 textarea.span12, .uneditable-input.span12 ,
.frmModTableReservationV1 select.span6, .frmModTableReservationV1 .ctl-modTableReservationV1.span6{     
    height: 40px;
}

input.span12, textarea.span12, .uneditable-input.span12 {
    width: 100%;
    box-sizing: border-box;
}

.frmModTableReservationV1 select.span6, .frmModTableReservationV1 .ctl-modTableReservationV1.span6{  
    width: 49%;       
}
.frmModTableReservationV1 .ctl-modTableReservationV1.span6{
     margin-left: 2%;       
}

.ui-widget-content.ui-slider {
    border: 1px solid #797979;
}

.ui-slider-handle.ui-state-default, .ui-slider-handle.ui-widget-content .ui-state-default{
    border: 1px solid #4c4c4c;
}

.ctl-modTableReservationV1{
    background: #681616;
    color: #fff;
}

/*---------------------table stripped fix---------------------*/

#basket-container .ui-widget-content{
    background: none;
    border: none;
}

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{
    background:none;
    color: #fff;
}

.contact-us table,
.contact-us .table-striped tbody>tr:nth-child(odd)>td,
.contact-us .table-striped tbody>tr:nth-child(odd)>th,
.contact-us .table-hover tbody tr:hover>td,
.contact-us .table-hover tbody tr:hover>th,
.official-document table,
.official-document .table-striped tbody>tr:nth-child(odd)>td,
.official-document .table-striped tbody>tr:nth-child(odd)>th,
.official-document .table-hover tbody tr:hover>td,
.official-document .table-hover tbody tr:hover>th {
    background: none;
    color: #000;
}

.contact-us .table-hover tbody tr.ui-state-highlight:hover>td,
.contact-us .table-hover tbody tr.ui-state-highlight:hover>th {
 	color: #fff;   
}

/*---------------------menu page popovers---------------------*/

.popover .popover-title {
    background: #691616;
    color: #fff;
}

/*---------------------modal---------------------*/

.modal {
    border: none;
}

.modal-header {
    background: #911d1d;
    color: #fff;
}

.modal-body {
    background: #efe9e2;
    color: #911d1d !important;
}

.modal-body .media-body {
    text-align: center;
}

.modal-body>ul:after,
.modal-body .media-body ul:after {
    content: '';
    display: table;
    clear: both;
}

.modal-body>ul li,
.modal-body .media-body ul li {
    list-style-type: none;
    float: left;
    padding: 5px 5px 5px 10px;
    font-size: 18px;
    line-height: 1.2;
}

.modal-body>ul li:after,
.modal-body .media-body ul li:after {
    content: '+';
    margin-left: 10px;
}

.modal-body>ul li:last-child:after,
.modal-body .media-body ul li:last-child:after {
    content: '';
}

.btn.btn-option .caret {
    margin-top: 5px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-left-width: 3px;
}

.modal-footer {
    background: #691616;
    color: #fff;
}

.modal fieldset {
    background: #efe9e2;
    color: #911d1d;
    border: none;
}

.modal-body h4 .name {
    font-size: 28px;
    line-height: 1.2;
}

.uk-offcanvas-bar {
    background: #911d1d;
}

.well.uk-offcanvas-bar {
    background: #681616;
}

.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: #691616;
    color: #fff;
    outline: 0;
}

/*---------------------alerts & buttons---------------------*/

.alert, .alert.alert-info.how-im-ordering {
    color: #fff;
    background: #d9a716;
    border: none;
}

.home .alert.sys-alert{
    text-align: center;
    /*max-width?????*/
}

.btn {
    background-image: none;
    border: none;
}

/*--------success--------*/

.btn-success, .alert-success,
.label-success, .badge-success {
    background: #35a435;
}

.btn-success:hover,
.btn-success:focus,
.btn-group.open .btn-success.dropdown-toggle {
    background: #1C8B1C;
}

.text-success{
 	color: #4fd64f;   
}

/*--------primary--------*/

.btn-primary, .alert-primary,
.label-primary, .badge-primary {
    background: #2357ce;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #00249B;
}

.text-primary{
 	color: #2357ce;   
}

/*--------info--------*/

.btn-info, .alert-info,
.label-info, .badge-info{
    background: #4992ff;
}

.btn-info:hover,
.btn-info:focus {
    background: #3079E6;
}

.text-info{
 	color: #68a5ff;   
}

/*--------danger--------*/

.btn-danger, .alert-danger, .alert-error,
.label-danger, .badge-danger,
.label-error, .badge-error{
    background: #d42f28;
}

.btn-danger:hover,
.btn-danger:focus {
    background: #BB160F;
}

.text-danger, .text-error{
 	color: #ff6d67;   
}



/*--------warning--------*/

.btn-warning, .alert-warning,
.label-warning, .badge-warning{
    background: #FF871A;
}

.btn-warning:hover,
.btn-warning:focus {
    background: #CC5400;
}

.text-warning{
 	color: #FF871A;   
}

/*---------------------footer---------------------*/

footer {
    background: #691616;
    padding: 20px 30px;
    box-sizing: border-box;
    margin-top: 0;
}

.cards,
.vendor {
    padding-top: 5px;
}

/*---------------------fixes---------------------*/

.menu-selection h1 {
    color: #691616;
}

.row-odd,
.row-product:hover {
    background: none;
}

.row-product{
	padding: 20px 0;    
}

.row-product .span6{
	width: 100%;
    float: none;
    margin-left: 0;
}

.row-product .span6 .description{
 	margin-bottom: 10px;   
}

.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;
    border-right: 0 !important;
}

.navbar-search {
    margin-top: 3px;
}

.navbar-search .search-query {
    padding: 6px 14px;
}

#responsive-food-menu.affix {
    left: initial;
}

#responsive-food-menu .navbar-inner {
    padding: 0 10px;
}

#responsive-food-menu .navbar-inner .brand {
    color: #fff;
    padding: 0;
    line-height: 40px;
}

#responsive-food-menu .btn-navbar {
    background: #d9a716;
}

#responsive-food-menu .btn-navbar .text-info {
    color: #fff;
    font-size: 20px;
}

.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-"],
#responsive-food-menu [class^="icon-"],
#responsive-food-menu [class*=" icon-"] {
    background-image: url("//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");
}

.contact-us .box-opening-hours {
    margin-top: 20px;
}

.jumbotron .text-warning{
    color: #691616;   
}

.jumbotron-order-complete {
    padding: 20px;
    box-sizing: border-box;
}

#help-o-oc-oa,
#help-o-oc-or {
    padding: 10px;
    background: #fff;
}

.website-image {
    text-align: center;
}

.how-im-ordering .tooltip {
    font-size: 16px;
}

.loyaltypoints_box.well {
    background: #691616;
}

.loyaltypoints_box .pull-left {
    float: none;
}

.loyaltypoints_box .row-credits .well {
    color: #468847;
    border-color: #fff !important;
}

.loyalty-value.text-success .text-warning,
.loyalty-label.text-warning {
    color: #468847;
}

.span3.col4 .loyalty-label.text-warning {
    color: #b94a48;
}

ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul {
    margin: 0 0 10px 25px;
}
/*---------------------------jQuery UI--------------------------*/

.ui-widget-content {
    border: none;
    background: #fff;
    color: #000;
}

.ui-widget-header{
 	border: none;
    background: #911d1d;
    color: #fff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
 	border: none;
    background: #911d1d;
    color: #fff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    border: none;
    background: #d9a716;
    color: #fff;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus,
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
    border: none;
    background: #691616;
    color: #fff;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
 	color: #fff;   
}
/*---------------------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---------------------*/

/*---------------------large desktop---------------------*/

@media (max-width: 1400px) {
    .beerOffer {
        padding: 0;   
    }
    
    .carousel-inner .item:first-child .carousel-caption {
        padding: 0 10px;
    }

}

@media (max-width: 1200px) {
    #responsive-food-menu.affix {
        left: 0;
    }
    .navbar .nav>li>a{
        font-size: 22px;
        padding: 10px 15px;
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .box-delivery-information {
        overflow-x: scroll;
    }
}

@media (max-width: 1170px) {
    body:not(.home) #body {
        padding: 50px 20px;
    }
    #basket-container {
        margin-top: 20px;
    }
    #responsive-food-menu.affix {
        left: 0;
    }
    .carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
        display: flex;
        flex-direction: column;
    }
    .carousel .item > a {
        order: 10;
    }
    .carousel-caption{
    	order: 1;
    }
    .carousel-caption, .carousel img{
        float: none;
        width: 100%;   
    }
    #gridStack .span6{
     	padding: 10px;
        box-sizing: border-box;
    }
    
    .carousel-inner .item:first-child .carousel-caption {
        padding: 30px 10px 50px;
    }
    .beerOffer {
     	margin: unset;   
    }
}

@media (min-width: 979px){
    .navbar .nav, .navbar .nav > li {
        float: none !important;
        display: inline-block;
        vertical-align: top;
    }
    .navbar-inner, .navbar .nav{
        text-align: center;
    }
}

/*---------------------portrait table and landscape desktop---------------------*/

@media (max-width: 979px) and (min-width: 768px) {
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 100%;
    }
    .checkout .well-basket {
        overflow-x: scroll;
    }
}

@media (max-width: 979px) {
    
    .ct_details_bar .span6 {
     	width: 100%;   
        text-align: center !important;
        margin: 0;
    }
    
    .navbar .nav,
    .navbar .nav>li {
        display: block;
        text-align: center;
    }
    .navbar .nav>li>a{
     	border-top: none;   
    }
    .nav-collapse .dropdown-menu {
        box-shadow: none !important;
    }
    .nav-collapse .dropdown-menu a {
        color: #fff;
    }
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .dropdown-menu a:focus {
        background: none;
        color: #fff;
    }
    #about{
     	padding: 40px 10px;   
    }
    .about-content-holder p{
        padding-left: 0;
    }
}

/*---------------------landscape phone and portrait tablet---------------------*/

@media (max-width: 767px) {
    .img-holder-1, .img-holder-4{
     	display: none;   
    }
    .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    #logo, .tl.ct_user_status, .tr.ct_local_branch_details, footer .tl, footer .tr, .copyright {
        text-align: center !important;
    }
    #basket-container, .box-contact-information {
        margin-top: 20px;
    }
    #header{
        padding: 50px 0;
    }
    #header .header-text{
     	padding: 0 20px;   
    }
    #header .btn-block:first-child{
     	margin-bottom: 20px;   
    }
    #header h1 {
        font-size: 65px;
    }
    #header h2 {
        font-size: 33px;
    }
    .header-text .row-fluid{
     	margin: 0;   
    }
    #gridStack {
        padding: 60px 0 0;
    }
    .home .website-image {
        margin-bottom: 40px;
    }
    .mod_postcode_box{
     	padding: 45px;   
    }
    .mod_postcode_box input,
    .mod_postcode_box .btn-group .btn,
    .form-horizontal .input-append input,
    .input-append input {
        max-width: initial;
        width: 100% !important;
    }
    .mod_postcode_box .btn-group,
    .form-horizontal .input-append .btn,
    .input-append .btn {
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }
    #gridStack .span6 div, #gridStack .span6 .text-right{
     	text-align: center;   
    }
    #order-checkout {
        margin-top: 10px;
    }
    .hero-unit {
        padding: 40px 20px;
    }
    .alert h2 {
        font-size: 20px;
    }
    .menu h1 {
        font-size: 51px;
    }
    footer .tl, footer .tr, .copyright {
        padding: 10px 0;
    }
}

/*---------------------landscape phone and down---------------------*/

@media (max-width: 480px) {
    body:not(.home) #body {
        padding: 20px 10px;
    }
    .mod_postcode_box {
        padding: 45px 20px;
    }
    #header h1, .about-content-holder h1 {
        font-size: 47px;
    }
    #header h2 {
        font-size: 24px;
    }
    .carousel-caption .text-large {
    	font-size: 60px;
    }
    .carousel-caption h5 {
    	font-size: 38px;
    }
    .carousel-caption p {
        font-size: 25px;
    }
    .menu h1 {
        font-size: 41px;
    }
    .navbar-affix-container {
        height: auto !important;
    }
    .form-horizontal.type-choose-one .control-label {
        width: 100%;
    }
}

.well-basket .text-info,
#basket-container .text-info {
    color: #d9a716;
}
.mod_postcode_box {
 	display: none;   
}
