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

body .visible-rickmansworth { display:none !important; } 
body .hidden-rickmansworth { display:inherit !important; } 
body.shop_rickmansworth .hidden-rickmansworth { display:none !important; }
body.shop_rickmansworth .visible-rickmansworth { display:inherit !important; }

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

body {
	font-family: 'Raleway';
}
h1 {
	font-family: 'Raleway';
}
h2 {
	font-family: 'Raleway';
}
h3 {
	font-family: 'Raleway';
}
h4 {
	font-family: 'Raleway';
}
body {
	background-color: #6b1a1a;

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

	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
	background-size: contain;
}

header, #mobile-header {

	background-attachment: scroll;
}

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

/***********************************************************************/
/****************************** GLOBAL *********************************/
/***********************************************************************/
.ct_phone{display:none;}

.blockUI.blockMsg.blockElement a {
    color:#000;
    text-decoration:underline;
}

body {
    padding-bottom:0;
}

#container {
    background: none;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
}

header {
    background:none;
    background-color:#9e0202;
}

.well {
    background-color:#9e0202;
    color:#fff;
    border:none;
}


.row-fluid [class*="span"]{
    min-height:0px;
}

#body .row-fluid [class*="span"]{
	min-height:30px !important;
}

.home #body .row-fluid [class*="span"]{
	min-height:0px !important;
}

.home .bgbar {
    background-image:url("/myimages/275/millend_BGbar.jpg");
    z-index:-1;  
	position: absolute;
	width: 100%;
	height: 250px;
    background-size:cover !important;
}

.members .bgbar {
    background-image:url("/myimages/275/zpos-bg-millend_BGbar_contact.jpg");
    z-index:-1;  
	position: absolute;
	width: 100%;
	height: 250px;
    background-size:cover !important;
}
.menu .bgbar {
    background-image:url("/myimages/275/zpos-bg-millend_BGbar_members.jpg");
    z-index:-1;  
	position: absolute;
	width: 100%;
	height: 250px;
    background-size:cover !important;
}
.contact-us .bgbar {
    background-image:url("/myimages/275/zpos-bg-millend_BGbar_menu.jpg");
    z-index:-1;  
	position: absolute;
	width: 100%;
	height: 250px;
    background-size:cover !important;
}

.information .bgbar, .checkout .bgbar {
    background-image:url("/myimages/275/zpos-bg-millend_BGbar_infocheck.jpg");
    z-index:-1;  
	position: absolute;
	width: 100%;
	height: 250px;
    background-size:cover !important;
}

.container-fluid.main-content, .contact-us #body .container-fluid {
    padding-left:10px;
    padding-right:10px;
}

.checkout input, .members input{
    height: 100%;
}

/************ BUTTONS ***************/

.btn {
    background:none;
    background-color:#E6E6E6;
    border:none;
    font-family:inherit;
}
.btn-danger {
    background-color:#ce2127 !important;
}

.btn-danger:hover {
    background-color:#b71b21 !important;
}
.btn-success {
    background-color:#17860c !important;
}
.btn-success:hover {
    background-color:#127708 !important;
}

.btn-info {
    background-color:#16a2cc !important;
}
.checkout .btn-info, .members .btn-info {
    height: 30px;
}
.btn-info:hover {
    background-color:#138baf !important;
}

.btn-warning {
    background-color:#faa52c !important;
}

.btn-warning:hover {
    background-color:#e48e15 !important;
}

.btn-inverse{
    background-color:#000 !important;
}

.btn-inverse:hover{
    background-color:#151515 !important;
}

.btn-primary {
    background-color:#ff6d00 !important;
}

.menu-selection .btn-primary {
    background-color:#ff6d00 !important;
    font-size:25px;
    margin-top:30px;
    margin-bottom:30px;
}

.btn-primary:hover {
    background-color:#ff9d03 !important;
}


/***********************************************************************/
/****************************** FONTS **********************************/
/***********************************************************************/


a,
.main .navbar .brand,#opening-status,
header .navbar .nav,
.mod_postcode_box .lead,
.home .btn-success,
.menu .alert-info h2,
legend,
.menu .popover-title,
.menu .alert-info h2 small,
.checkout h5, .checkout h4,
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight,
.btn-primary,
.members .sidebar-nav .nav-header,
.btn
{
    font-weight:bold;
}

.mod_postcode_box .lead,
.home .col.col3 .muted{
    text-shadow:2px 2px 2px #3c3c3c;
}

.menu .alert-info,
legend,
.menu .popover-title,
h1, h2, h3,
.menu .btn-success,
.menu .btn-danger,
.checkout h5, .checkout h4,
.information .alert,
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight,
.btn-primary,
.members .sidebar-nav .nav-header,
.row-order-complete- .text-center{
    text-shadow:1px 1px 1px #3c3c3c;
}


/**********************************************************************/
/************************* DISPLAY NONE *******************************/
/*********************************************************************/
#body-bottom-hr,
.home-about,
.home #body h1,
#responsive-food-menu .navbar-inner #logo img,
.carousel-control {
    display:none;
}

/***********************************************************************/
/********************* DETAILS BAR TOP *********************************/
/***********************************************************************/
.ct_details_bar_wrap {
    background-color:#000;
    color:#fff;
    padding-top:10px;
    padding-bottom:10px;
}

a{
    color:#f08a5a;
}

a:hover {
    text-decoration:none;
    color:#dd662e;
}
.ct_user_status {
    font-size:85%;
}

/***********************************************************************/
/****************************** LOGO ***********************************/
/***********************************************************************/

.navbar-inner .container {
    min-height:40px;
}

#logo {
    position:absolute;
    z-index:5;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

#opening-status {
    z-index:2;
    position:absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin-top:65%;
}

#logo img {
    max-height:240px;
    max-width:none;
}
    
.menu #logo img,
.members #logo img,
.contact-us #logo img,
.information #logo img,
.checkout #logo img{
    max-height:220px;
}

.menu #opening-status ,
.members #opening-status ,
.contact-us #opening-status ,
.information #opening-status,
.checkout #opening-status{
    margin-top:62%;
    font-size:15px;
}

/************* SHOP STATUS *************/
.status-CLOSED {
    color:#fff !important;  
}
.status-OPEN {
    color:#6acd58 !important;
}

#opening-status {
    font-size:20px;
    text-shadow: none;
}

.mob_openingstatus {
    background-color:#4e0202;
    color:#fff;
    height:30px;
    text-transform: uppercase;
    text-align: center;
}

.mob_openingstatus #opening-status {
    position:absolute;
    left:50%;
    transform: translate(-50%, 0);
    margin-top:5px;
    width:100%;
    font-size:14px;
}

/***********************************************************************/
/****************************** NAV ************************************/
/***********************************************************************/
.left_column.span12 { 
    text-align:center; 
}

.navbar {
    margin-bottom:0 !important;
}

.navbar .nav {
    width:100% !important;
}

header .navbar .nav {
    font-size:18px;
}

.navbar-inner {
    background: #9e0202;
    padding:0;
    border:0;
}
/*normal nav*/
.navbar .nav>li>a {
    color:#fff;
    padding: 15px 15px 15px;
    text-shadow: none;
}
/*normal color on hover*/
.navbar .nav>li>a:focus, 
.navbar .nav>li>a:hover {
    color:#f5dd17;
}
/*current page*/
.home .navbar .nav .active a,
.members .navbar .nav .active a,
.contact-us .navbar .nav .active a {
    color:#f5dd17;
    background:#9e0202;
    box-shadow:none;
} 
.navbar .nav .active a:hover, 
.navbar .nav .active a:focus,
.navbar .nav li.dropdown.active>.dropdown-toggle{
    color:#f5dd17;
    background:#9e0202;
    box-shadow:none;
} 


.navbar .nav li.dropdown.open>.dropdown-toggle, 
.navbar .nav li.dropdown.active>.dropdown-toggle, 
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color:#f5dd17;
    background:#9e0202;
}

.navbar .nav .dropdown-menu>li>a:hover {
    color:#f5dd17;
    background:#830202;
}

.navbar .nav li.dropdown.open>.dropdown-toggle,
.menu .navbar .nav li.dropdown.open>.dropdown-toggle{
    color:#fff;
}

/*dropdown large nav hover*/
header .dropdown-menu {
    color:#fff;
    border:0;
    background:#830202;
}

header .dropdown-menu>li>a {
    color:#fff;
}

/*RESPONSIVE NAV*/
.nav-collapse .nav>li>a, 
.nav-collapse .dropdown-menu a {
    color:#fff;
}
.nav-collapse .nav>li>a:hover, 
.nav-collapse .nav>li>a:focus, 
.nav-collapse .dropdown-menu a:hover, 
.nav-collapse .dropdown-menu a:focus {
    color:#f5dd17;
    background:none;
}

/*********************** CARET *******************************/
/*dropdown arrow*/
.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

/*dropdown pink whilst on hover*/
.navbar .nav li.active.dropdown>a .caret,
.navbar .nav li.dropdown>a:hover .caret, 
.navbar .nav li.dropdown>a:focus .caret{
    border-top-color: #f5dd17;
    border-bottom-color: #f5dd17;
}


/*dropdown white whilst dropdown open*/
.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-color: #fff;
    border-bottom-color: #fff;
}

.menu .navbar .nav li.dropdown.active>.dropdown-toggle .caret{
    border-top-color: #f5dd17;
    border-bottom-color: #f5dd17;
}

.menu .navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.menu .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.nav.main-menu .home,
.nav.main-menu .menu,
.nav.main-menu .members,
.nav.main-menu .contact-us {
    width:15%;
}
    
.nav.main-menu .midpadding_nav{
    width:45%;
}
.nav.main-menu .home {
    text-align:center;
}
.nav.main-menu .menu{
    text-align:right;
}
.navbar .nav>li>a {
    padding-left:0px;
    padding-right:0px;
}

.btn-navbar {
    background: none!important;
    text-shadow: none!important;
}
.menu .text-info {
	color:#fff;
}


/***********************************************************************/
/****************************** HOME ***********************************/
/***********************************************************************/

/************ POSTCODE BOX ************/
.mod_postcode_box {
    background:none;
    background-color:transparent;
    color:#000;
    border:none;
 
    margin-top:-310px;
}

#mod_postcode_box_pc{
    height: 100%;
}

.home .mod_postcode_box > .input-append {
    height:35px;
}

.home .btn-success {
    font-size:16px;
    height:35px;
    width:90px;
}

.home .col.col3 .muted {
    font-size:16px;
    color:#fff;
}

.home .input-append {
    padding-top:10px;
    padding-bottom:10px;
}

.col.col3 {
    padding-left:50px;
    padding-right:50px;
}

.home .input-append input, .home .input-append select, .home .input-append .uneditable-input {
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
}

.home .input-append .add-on:last-child, 
.home .input-append .btn:last-child, 
.home .input-append .btn-group:last-child>.dropdown-toggle {
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
}

/*.actions allows for dropdown on add buttons to be customised in the same way*/
.mod_postcode_box .dropdown-menu>li>a, .dropdown-menu.pull-right, .actions .dropdown-menu>li>a{
    color:#3c3c3c;
    background-color:#fff;
    font-size:16px;
    font-weight:200;
}
.mod_postcode_box .dropdown-menu>li>a:hover, .actions .dropdown-menu>li>a:hover{
    background:#4e9e4e;
    color:#fff;
}

.offerbox {margin-bottom: -1px;
}
/************** CAROUSEL ***************/
.carousel{
    margin-bottom:-70px;
}

.carousel .item {
    -webkit-transition: opacity 1s; 
    -moz-transition: opacity 1s; 
    -ms-transition: opacity 1s; 
    -o-transition: opacity 1s; 
    transition: opacity 1s;
}
.carousel .active.left {
    left:0;
    opacity:0;
    z-index:2;
}
.carousel .active.right {
    left:0;
    opacity:0;
    z-index:2;
}
.carousel .next {
    left:0;
    opacity:1;
    z-index:1;
}

.carousel-indicators li {
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    text-indent: -999px;
    border-radius: 10px;
   /*background-color: rgba(245, 221, 23, 0.5);*/
}

/*.carousel-indicators .active {
    background-color:#f5dd17;
}*/
/***********************************************************************/
/************************* MENU & ORDERING *****************************/
/***********************************************************************/
.menu #body,
.members #body,
.contact-us #body,
.information #body,
.checkout #body{
    margin-top:110px;
}

.menu .alert{
    background-color:#670404;
    border:none;
    color:#fff;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: none !important;
    background:none !important;
    color: #fff !important;
}

.menu .ui-widget > .ui-widget-header {
    margin-top:10px;
    margin-bottom:10px;
}

.menu .alert-info h2 small {
    color:#fff;
    text-shadow:none;
}

.menu hr {
    border:none;
}

.menu .popover {
    color:#000;
    color:#9e0202;
    border:none;
}

.menu .popover-title {
	font-size:20px;
    background-color:#9e0202;
    color:#fff;
}

.menu h1{
    color:#fff;
}

#responsive-food-menu .brand{
    float:left;
    color:#fff;
    font-size:20px;
    padding-left:31px;
}

.text-info,.text-success, .text-warning {
    color:#fff
}

.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
    background-color: #9e0202 !important;
}

.row-even,.row-odd, .row-odd:hover  {
    background-color:#9e0202;
}
.row-even:hover {
    background:none;
}

.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th {
    background:none;
}

.menu-selection .container-fluid {
    margin-top:180px;
}

.menu-selection h1{
    margin-top:46px;
    margin-bottom:20px;
}

.menu-selection .well{
    margin-top:20px;
    margin-bottom:120px;
}

.menu-selection .alert {
    background-color: #9e0202;
    border: none;
    color: #fff;
}

/*************MODALS************************/
.modal-header, .modal-footer {
	background-color:#830202;
    color:#fff;
    text-shadow: 2px 2px 2px #3c3c3c;
    font-weight:100;
}

.modal-body {
	background-color:#fff;
}

.modal .muted{
	color:#fff;
}

#editProductModal .modal-body .well { 
    background:transparent !important; 
    background-color: transparent !important; 
    color:#1d1d1d; 
}


/***********************************************************************/
/*************************** CHECKOUT  *********************************/
/***********************************************************************/
.checkout h2{
    color:#fff;
}

.checkout h5{
    font-size:20px;
}

.checkout h4 {
    font-size:22px;
}

.muted {
    color:#fff;
}

.trigger-paymentmethod .muted {
    color:#333333;
}

.loyaltypoints_box {
    background: #e20107 !important;
}
.loyaltypoints_box .well-white { 
	color: #000000;
    border: none !important;
    border-radius: 0px !important;
}

.loyalty-card div {
 	color: initial;   
}

.checkout .trigger-paymentmethod .text-success,
.loyalty-card .text-success {
	color: #139a13;
}

.loyalty-card .text-warning {
	color: #b77108;
}
.loyalty-card .text-error {
	color: #9c0000;
}

.checkout .modal-body .loyalty-scheme * {
	color: #000 !important;
}

.checkout em {
    color: #ffe617;
}
/***********************************************************************/
/***************************** MEMBERS *********************************/
/***********************************************************************/
legend {
    color:#fff;
    font-size:30px;
}

.btn-link {
    color: #fff;
    background:none !important;
    text-shadow:none;
}
.btn-link:hover,
.btn-link:focus {
    color: #c3c3c3;
    background:none !important;
    text-shadow:none;
}

/************************ MEMBERS LOG IN PAGE *****************************/
.hero-unit {
    background-color:#670404;
}

.hero-unit a {
    color:#f5dd17;
}

.members .sidebar-nav .nav-header {
    font-size:16px;
    color:#fff;
}

.members .sidebar-nav a {
    color:#fff;
    text-shadow:none;
    font-size:14px;
}
.members .sidebar-nav .muted {
    font-size:12px;
}

.members .nav-list>li>a:hover,
.nav-list>.active>a, 
.nav-list>.active>a:hover, 
.nav-list>.active>a:focus
{
    background-color:#670404;
    color:#fff;
}

.members .sidebar-nav .muted {color:#f5dd17;}

/***********************************************************************/
/*************************** CONTACT-US ********************************/
/***********************************************************************/
#contact_map_canvas{
    color:#000;
}
.contact-us h1 {
    color:#fff;
    margin-left:10px;
    
}

.contact-us .well {
    border:1px solid #fff !important;
}

/***********************************************************************/
/*************************** INFORMATION *******************************/
/***********************************************************************/

.information .alert{
    background-color:#670404;
    border:none;
    color:#fff;
}

.information h1{
    color: #fff;
    margin-left: 10px;
}

.information h1 small {
    color:#fff;
}

.information #body {
    margin-top:150px;
}

.information .page-header {
	padding-bottom: 0px;
    margin: 20px 0 30px;
}
.information .text-success {
    color: #50bc45;
    font-size:18px;
}
.information .text-error {
    color: #ff6d00;
    font-size:18px;
}

.information h2 {
    font-size:24px;
}

.information .well {padding:15px}

/***********************************************************************/
/****************************** FOOTER *********************************/
/***********************************************************************/
footer {
    background-color:#000;
    color:#fff;
    margin-top:1px
        ;
    padding-top:10px;
    padding-bottom:10px;
    font-size:13px;
}
.label-copyright {
    color:#fff;
}
.copyright{
    line-height:15px;
    padding-top:2px;
}
.cards, .tr.vendor a.vendor-zpos img {
    padding-top:2px;
}

.members footer, .contact-us footer, .menu footer{
    margin-top:30px;
}



/**********************************************************************/
/************************ PENDING ETC *********************************/
/**********************************************************************/
.row-order-complete- {
    color:#fff;
    margin-top:50px;
    margin-bottom: 71px;
}

.row-order-complete- .well{
    background:none;
    border:none;
}

.row-order-complete- .alert-success {
    color: #fff; 
    background-color:#ff6d00;
}

.order-confirmation-note {
    text-align:center;
    font-size:1.3em;
}

.row-order-complete- .text-center {
    font-size:1.5em;
    padding-bottom:20px;
    border:none;
    padding-top:10px;
}

.jumbotron {
    margin-top:210px;
    margin-bottom:20px;
}

.text-error {
    color: #fff; 
}

.error-404 {
    text-shadow:none;
}
.error-404 h3{
    color:#fff;
}
.error-404 .alert-error {
    text-shadow:none;
    color:#fff;
    background-color:#830202;
}

.alert-error {
    margin-top:232px;
    margin-bottom: 120px !important;
}

.error-500 #body{
    color:#f5dd17;
    margin-top:270px;
    margin-bottom:60px;
}

.error-500 h1 {
    color:#fff;
    font-size:4em;
    margin-bottom: 30px;
}

.error-500 h2, .sitemap h1 {
    color:#fff;
    font-size:3em;
}

.error-500 p{
    font-size:1.5em;
    padding-top:20px;
    padding-bottom:50px;
}

.sitemap .well {
    color:#fff;
    background-color:#830202;
    border:none;
}
.sitemap h1 {
    font-size:35px;
}

.sitemap h2 {
    color:#fff;
    font-size:25px;
}

.sitemap #body {
    margin-top:200px;
}


/**********************************************************************/
/************************ MEDIA QUERYS ********************************/
/**********************************************************************/
@media (min-width: 1200px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, footer { 
       width:100%;
    } 
    .home footer .row-fluid, .home .ct_details_bar,.home #body { 
        max-width:1500px;
        margin:0 auto; 
    }         
    footer .row-fluid, .ct_details_bar,#body, .navbar-inner {
        max-width:1200px; 
        margin:0 auto; 
    }
    
    
}

@media (max-width: 1500px) {
    .ct_user_status, .copyright {
        padding-left:7px;
    }
    .ct_local_branch_details, .vendor-zpos {
        padding-right:7px;
    }
    .website-image{
        text-align:center;
    }
}

/* Desktop */
@media (min-width: 979px) {  
    .floatrightnav {
        float:right !important;
    }
    .dropdown-menu {
        text-align:left;
    }
    .mod_postcode_box > .input-append {
        max-width: 100%;
        width: 70%;
        height:35px;
    }
    .mod_postcode_box .lead{
        font-size:65px;
        line-height:65px;
        color:#fff;
        padding-left:50px;
        padding-right:50px;
    }

}

/* Not Desktop */
@media (max-width:979px){
    .nav.main-menu .home,
    .nav.main-menu .menu,
    .nav.main-menu .members,
    .nav.main-menu .contact-us{
        width:100%;
        text-align:left;
        margin-left:10px;
    }
    #logo #opening-status{
        display:none;
	}
    .menu #body,
    .members #body,
    .contact-us #body,
    .information #body,
    .checkout #body{
        margin-top:200px;
    }
    .home .bgbar {
        width: 100%;
        height: 320px;
    }
    .span6.postcodeBG {
        width:100%;
    }
    .span6 {
        width:100%;
    }
    .span6.postcodeBG img{
        display:none;
    }
    .mod_postcode_box {
        margin-top:64px;
    }
    .mod_postcode_box .lead {
        font-size: 40px;
        line-height: 40px;
        color: #fff;
	}
    .mod_postcode_box {
        margin-top:335px !important;
        padding-left:30px;
        padding-right:30px;
    } 
    .span6.offerbox {
        width:60%;
        margin-left:20%;
    }
    .offerbox img {
        width:100%;
    }
    .menu-selection .well{
        margin-top:10px;
        margin-bottom:0px;
    }
    .menu h2, #responsive-food-menu .brand{
        font-size:18px
    }
    .menu .alert-info h2 small {
        font-size:12px;
    }
    .contact-us h1 {
        margin-top:210px;
    }
    .checkout h2{
        margin-left:5px;
    }
    
    

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, footer { 
       width:100%; 
   }   
    
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    body {
        padding-left:0px;
        padding-right:0px;
    }
    footer {
    	height:100%;
        text-align:center;
        padding-top:8px;
        padding-bottom:8px;
        margin-top:0;
    }
    .copyright, .cards, .tr.vendor a.vendor-zpos img {
    	padding-top:8px;
        padding-bottom:8px;
    }
    .tr, .tl {
        text-align: center !important;
    }
    #logo img {
        max-height: 180px !important;
    }
    .ct_user_status {
        display:none !important;
    }
    .home .bgbar {
        width: 100%;
        height: 230px;
    }
    .mod_postcode_box {
        margin-top:227px !important;
    } 
    .mod_postcode_box .lead{
        font-size:30px;
        line-height:20px;
    }
    .home .well{
    	padding-left:2px;
        padding-right:2px;
    }
    .span6.offerbox {
        width:90%;
        margin-left:5%;
    }

}
    
/*** fix for nav alignment when smaller***/
@media (min-width:979px) and (max-width:1070px){
    .nav.main-menu .home{
        width:10%;
    }
    .nav.main-menu .menu{
        width:20%;
    }
}

/* mid section for postcode box*/
@media(max-width:1500px){
    .mod_postcode_box .lead{
        font-size:40px;
        line-height:50px;
        color:#fff;
        margin-bottom:0;

    }
    .mod_postcode_box {
        margin-top:-250px;
    }
    .col.col3 {
        padding-left: 20px;
        padding-right:20px;
    
    }
}

.home .well{
    margin-bottom:0;
}

@media (min-width:980px) and (max-width:1004px){
    .mod_postcode_box .lead{
        padding-left:0;
        padding-right:10px;
        font-size:30px;
        margin-top: 58px !important;
    }

}


.social_media_links  {
    max-width:1000px;
    margin:0 auto;
    padding:10px 0;
    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;
}