body {
    min-width: 320px;
    font-family: LunchBox, Tahoma, Arial;
    font-weight: normal;
    font-style: normal;
}
.w100 {
    width: 100%;
}
.w90 {
    width: 90%;
}
.w80 {
    width: 80%;
}
.w70 {
    width: 70%;
}
.w60 {
    width: 60%;
}
.w50 {
    width: 50%;
}
.w40 {
    width: 40%;
}
.w30 {
    width: 30%;
}
.w20 {
    width: 20%;
}
.w10 {
    width: 10%;
}
.nmg {
    margin: 0;
}
.mg {
    margin: 15px;
}
.mgl {
    margin-left: 15px;
}
.mgr {
    margin-right: 15px;
}
.mgt {
    margin-top: 15px;
}
.mgb {
    margin-bottom: 15px;
}
.mg-sm {
    margin: 5px;
}
.mgl-sm {
    margin-left: 5px;
}
.mgr-sm {
    margin-right: 5px;
}
.mgt-sm {
    margin-top: 5px;
}
.mgb-sm {
    margin-bottom: 5px;
}
.mg-lg {
    margin: 30px;
}
.mgl-lg {
    margin-left: 30px;
}
.mgr-lg {
    margin-right: 30px;
}
.mgt-lg {
    margin-top: 30px;
}
.mgb-lg {
    margin-bottom: 30px;
}
.npd {
    padding: 0;
}
.pd {
    padding: 15px;
}
.pdl {
    padding-left: 15px;
}
.pdr {
    padding-right: 15px;
}
.pdt {
    padding-top: 15px;
}
.pdb {
    padding-bottom: 15px;
}
.pd-sm {
    padding: 5px;
}
.pdl-sm {
    padding-left: 5px;
}
.pdr-sm {
    padding-right: 5px;
}
.pdt-sm {
    padding-top: 5px;
}
.pdb-sm {
    padding-bottom: 5px;
}
.pd-lg {
    padding: 30px;
}
.pdl-lg {
    padding-left: 30px;
}
.pdr-lg {
    padding-right: 30px;
}
.pdt-lg {
    padding-top: 30px;
}
.pdb-lg {
    padding-bottom: 30px;
}
.print-only {
    display: none;
}
.section {
    min-width: 320px;
}
.container {
    max-width: 970px;
    position: relative;
    min-width: 320px;
}
.navbar-fixed-top {
    height: 95px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 320px;
    width: 100%;
    background-image: url("/Images/navbg.jpg"), url("/Images/PerforatedRepeater-Bot-NAV-Bkg.png");
    background-position: top center, center bottom;
    background-repeat: repeat-x;
}
.ie8 .navbar-fixed-top {
    background-image: url(/Images/navbg.jpg);
    background-position: top center;
    background-repeat: repeat-x;
}
.navbar-nav {
    width: 100%;
}
.nav li {
    margin: 0 5px;
}
.nav li a {
    background-repeat: no-repeat;
    background-color: transparent;
    text-indent: -9000px;
    background-position: center 0;
}
.nav li a:hover, .nav li a:focus {
    background-color: transparent;
}
.nav .home a {
    background-image: url(/Images/home-ico.png);
    width: 65px;
    height: 65px;
}
.nav .home a:hover, .nav .home a:focus {
    background-position: center -66px;
}
.nav .menu a {
    background-image: url(/Images/menu-ico.png);
    width: 110px;
    height: 74px;
}
.nav .menu a:hover, .nav .menu a:focus {
    background-position: center -75px;
}
.nav .about a {
    background-image: url(/Images/aboutus-ico.png);
    height: 87px;
    width: 111px;
}
.nav .about a:hover, .nav .about a:focus {
    background-position: center -87px;
}
.nav .works a {
    background-image: url(/Images/howitworks-ico.png);
    width: 149px;
    height: 56px;
    margin-top: 12px;
}
.nav .works a:hover, .nav .works a:focus {
    background-position: center -56px;
}
.nav .gift a {
    background-image: url(/Images/giftvouchers-ico.png);
    width: 151px;
    height: 45px;
    margin-top: 16px;
}
.nav .gift a:hover, .nav .gift a:focus {
    background-position: center -45px;
}
.nav .order a {
    background-image: url("/Images/order-ico.png");
    height: 89px;
    width: 108px;
}
.nav .order a:hover, .nav .order a:focus {
    background-position: center -90px;
}
.nav .contact a {
    background-image: url(/Images/contact-ico.png);
    width: 109px;
    height: 52px;
    margin-top: 12px;
}
.nav .contact a:hover, .nav .contact a:focus {
    background-position: center -55px;
}
#footer {
    background-image: url("/Images/home-bg4.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    height: 260px;
    float: left;
    width: 100%;
    z-index: 5;
    position: relative;
}
#footer .layer1 {
    background-image: url("/Images/layer1-footer.png");
    background-position: center 0;
    background-repeat: no-repeat;
    display: block;
    height: 157px;
    left: 0;
    position: absolute;
    top: 100px;
    width: 100%;
    z-index: 4;
}
#footer .layer1 .textbox1 {
    color: #fff;
    text-align: right;
}
#footer .layer1 .textbox1 .text1 {
    font-size: 45px;
    margin-right: 75px;
}
#footer .layer2 {
}

#footer .layer2 .link {
    position: absolute;
    left: 150px;
    text-indent: -9000px;
    top: 0px;
    z-index: 6;
}
#footer .layer2 .link a {
    background-image: url("/Images/subscribe-btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 111px;
    width: 120px;
}
#footer .layer2 .link a:hover {
    background-position: 0 -111px;
}
#footer .layer2 .nav {
    float: right;
    margin: 20px 70px 20px 0px;
    width: auto;
    display: inline-block;
}
#footer .layer2 .nav li {
}
#footer .layer2 .nav a {
    background-position: 0px 0px;
    width: 112px;
    height: 46px;
}
#footer .layer2 .nav a:hover, #footer .layer2 .nav a:focus {
    background-position: 0px -46px;
}
#footer .layer2 .nav .gallery {
    background-image: url(/Images/gallery-footer.png);
    display: none;
}
#footer .layer2 .nav .terms {
        background-image: url(/Images/terms-footer.png);
}
#footer .layer2 .nav .account {
    background-image: url(/Images/my-acct-footer.png);
}
#footer .layer2 .nav .faqs {
    background-image: url(/Images/faqs-footer.png);
}
#footer .layer2 .nav .blog {
    background-image: url(/Images/blog-footer.png);
}
#footer .layer2 .nav .fb {
    background-image: url(/Images/facebook-footer.png);
}
#footer .layer2 .textbox1 {
    color: #6e3e1e;
    position: absolute;
    right: 90px;
    top: 200px;
    width: 80%;
    font-size: 21px;
    z-index: 6;
}
#footer .layer2 .textbox1 .text1 {
    float: left;
    white-space: nowrap;
}
#footer .layer2 .textbox1 .text2, #footer .layer2 .textbox1 .text3 {
    float: right;
}
.mfp-inline-holder .mfp-content, 
.mfp-ajax-holder .mfp-content {
    background: #fff;
    border: 4px solid #905127; 
    border-radius: 10px;
}
.mfp-content .modal-content-wrapper {
    padding: 15px;
}
.mfp-close {
    top:-18px !important; 
    right:-18px !important; 
    background:url(/images/btn-close.png) no-repeat 0 0 !important;
    opacity: 1 !important; 
    width:31px !important;  
    height:30px !important; 
    text-indent:-9999px !important; 
    padding: 0 !important; 
    margin: 0 !important; 
}
.mfp-content .capture {
    background-color: #905228;
    border: medium none;
    border-radius: 15px;
    color: #fff;
    font-size: 22px;
    margin: 20px 0 0;
    padding: 0 30px;
    text-transform: uppercase;
}
.mfp-content {
    max-width: 360px;
}
.hgt {
    color: #701E03 !important;
}
.hgt-suburb {
    display: inline-block;
    font-size: 32px;
    line-height: 5px;
}
.error-border {
    border-color: #bb0000 !important;
}
.control-label,
.control-label label {
    line-height: 15px !important;
    margin-bottom: 10px !important;
}
.testimonials p {
    background: url('/Images/quote-icon.png') no-repeat left top;
    padding-left: 30px;
}
@media screen and (min-width:768px) and (max-width:992px) {

    .section {
        background-size: cover;
    }
    .nav li a {
        background-size: 100% auto;   
    }
    .nav .home a {   
        height: 53px;
        width: 51px;
    }
    .nav .home a:hover, .nav .home a:focus {
        background-position: center -52px;
    }
    .nav .menu a {
        height: 60px;
        width: 88px;
    }
    .nav .menu a:hover, .nav .menu a:focus {
        background-position: center -61px;
    }
    .nav .about a {
        height: 70px;
        width: 89px;
    }
    .nav .about a:hover, .nav .about a:focus {
        background-position: center -70px;
    }
    .nav .works a {
        height: 47px;
        margin-top: 9px;
        width: 125px;
    }
    .nav .works a:hover, .nav .works a:focus {
        background-position: center -47px;
    }
    .nav .gift a {
        height: 38px;
        margin-top: 13px;
        width: 127px;
    }
    .nav .gift a:hover, .nav .gift a:focus {
        background-position: center -38px;
    }
    .nav .order a {
        height: 70px;
        width: 84px;
    }
    .nav .order a:hover, .nav .order a:focus {
        background-position: center -70px;
    }
    .nav .contact a {
        height: 46px;
        margin-top: 9px;
        width: 85px;
    }
    .nav .contact a:hover, .nav .contact a:focus {
        background-position: center -43px;
    }
    #footer {

    }
    #footer .layer1 {
        background-size: 750px auto;
        height: 150px;
        top: 70px;
    }
    #footer .layer2 .nav {
        margin: 20px 20px 20px 0;
    }
    #footer .layer1 .textbox1 .text1 {
        font-size: 40px;
        margin-right: 30px;
    }
    #footer .layer2 .textbox1 {
        right: 0;
        width: 100%;
    }
    #footer .layer2 .link { 
        left: 0px;   
    }
}
@media screen and (max-width:767px) {
    .container {
        width: 480px;
    }
    .navbar-fixed-top {
        height: 70px;   
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-fixed-top {
        background-image: url(/Images/generic-bg.jpg);
        background-position: center top;
    }
    .nav .menu a {
        cursor: pointer;   
    }
    .nav .order {
        float: right;
    }

    .nav li a {
        background-size: 100% auto;   
    }
    .nav .home a {   
        height: 53px;
        width: 51px;
    }
    .nav .home a:hover, .nav .home a:focus {
        background-position: center -52px;
    }
    .nav .menu a {
        height: 60px;
        width: 88px;
    }
    .nav .menu a:hover, .nav .menu a:focus {
        background-position: center -61px;
    }
    .nav .about a {
        height: 70px;
        width: 89px;
    }
    .nav .about a:hover, .nav .about a:focus {
        background-position: center -70px;
    }
    .nav .works a {
        height: 47px;
        margin-top: 9px;
        width: 125px;
    }
    .nav .works a:hover, .nav .works a:focus {
        background-position: center -47px;
    }
    .nav .gift a {
        height: 38px;
        margin-top: 13px;
        width: 127px;
    }
    .nav .gift a:hover, .nav .gift a:focus {
        background-position: center -38px;
    }
    .nav .order a {
        height: 70px;
        width: 84px;
    }
    .nav .order a:hover, .nav .order a:focus {
        background-position: center -70px;
    }
    .nav .contact a {
        height: 46px;
        margin-top: 9px;
        width: 85px;
    }
    .nav .contact a:hover, .nav .contact a:focus {
        background-position: center -43px;
    }

    #footer {
        background-image: url("/Images/home-bg4-mobile.jpg");
        height: 440px;

    }
    #footer .layer1 {
        background-image: url("/Images/layer1-footer-mobile.png");
        top: 90px;
        background-position: center bottom;
        height: 205px;
    }
    #footer .layer1 .textbox1 {
        text-align: center;
    }
    #footer .layer1 .textbox1 .text1 {
        font-size: 35px;
        margin: 0;
    }
    #footer .layer2 .nav {
        margin: 20px 0 20px -5px;
    }
    #footer .layer2 .nav li {
        margin: 0 0px;
    }
    #footer .layer2 .nav a {
        background-position: 0px 0px;
        width: 91px;
        height: 38px;
    }
    #footer .layer2 .nav a:hover, #footer .layer2 .nav a:focus {
        background-position: 0px -42px;
    }
    #footer .layer2 .nav .terms {
        background-image: url(/Images/terms-footer-mobile.png);
    }
    #footer .layer2 .nav .gallery {
        background-image: url(/Images/gallery-footer-mobile.png);
    }
    #footer .layer2 .nav .account {
        background-image: url(/Images/my-acct-footer-mobile.png);
    }
    #footer .layer2 .nav .faqs {
        background-image: url(/Images/faqs-footer-mobile.png);
    }
    #footer .layer2 .nav .blog {
        background-image: url(/Images/blog-footer-mobile.png);
    }
    #footer .layer2 .nav .fb {
        background-image: url(/Images/facebook-footer-mobile.png);
    }
    #footer .layer2 .textbox1 {
        padding: 0 10%;
        right: 0;
        text-align: center;
        font-size: 24px;
        top: 295px;
        width: 100%;
    }
    #footer .layer2 .textbox1 .text1, #footer .layer2 .textbox1 .text2,  #footer .layer2 .textbox1 .text3 {
        float: none;
        display: inline-block;
        width: 100%;
        font-size:19px;
    }
   #footer .layer2 .link { 
        left: 0px;
        top: 170px;
    }
}
@media screen and (min-width:1px) and (max-width:479px) {
    .container {
        width: 320px;
    }
    .nav li {
        margin: 0;
    }
    #footer .layer1 {
        background-size: 200px auto;
    }
    #footer .layer2 .link { 
        left: 200px;
        top: 170px;
    }

}
.cookbook-ad {
    margin-bottom: 20px;
}
.cookbook-ad-3 {
    text-align: center;
}
.cookbook-ad img {
    width: 100%;
}
.cookbook-ad-3 img {
    width: 85%;
    margin: 10px 0 0 0;
}
.cookbook-ad span {
    display: block;
    padding: 0 15px;
}
.cookbook-ad .order {
    display: block;
    height: 79px;
    width: 169px;
    max-width: 100%;
    background-image: url("/Images/order-now.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto;
}