/* Media Queries */
@media screen and (min-width: 480px) {
    #fourth_section article > p {
        max-width: 460px;
    }
    #fourth_section article > div {
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
        max-width: 410px;
        margin: auto;   
    }
    #fourth_section article > div a:nth-child(1) {
        margin-bottom: 0px;
    }
    #fourth_section article > h2:nth-child(1) {        
        font-size: 42px;
        line-height: 52px;
    }
    #fourth_section article > h2:nth-child(2) {
        font-size: 42px;
        margin-top: 22px;
        line-height: 52px;
    }
    #third_section > p {
        max-width: 470px;
        line-height: normal;
        font-size: 18px !important;
    }
}
@media screen and (min-width: 768px) {   
    #fourth_section article > h2:nth-child(1) {
        font-size: 52px;
        margin: 20px 0 5px;
    }
    #fourth_section article > p {
        margin: 18px auto 24px;
    }
    #fourth_section article > h2:nth-child(2) {
        font-size: 52px;
        margin-top: 0;
    }  
    .mod_postcode_box > h2 {
        text-align: left;
    }
    #second_section article > div:nth-child(1) > h2 {
        margin: 56px auto 30px;
    }
    #first_section article > div:nth-child(2) {
        max-width: 720px;
    }
    #second_section {
        .row-fluid {
        	display: flex;               
    	}
        .span4 {
        	max-width: 220px;
            
            img {
        		width: 185px;
    		}    
    	}
    }
    #second_section .span4 
    #air_first_left, #air_first_right {        
        width: 82px;
        top: -30px;
    }
    #air_second_left, #air_second_right {
        width: 56px;
        bottom: -10px;
    }
    #second_section article > div:nth-child(1) {
        max-width: 720px;
    }
    .postcode_base {
        width: 44%;
    }
    .carousel-caption {
        padding: 0;
    }
    #myCarousel {
        width: 46%;
    }
    #postcode_top_base {
        display: flex;
        justify-content: space-between;
        margin: auto;
        width: 630px;
        max-width: unset;
        padding: 30px 34px 24px;
        align-items: center;
    }    
    .carousel_10 {
        font-size: 55px;
        margin-bottom: 10px;
    }
    .carousel_collection {
        font-size: 58px;
        margin: 18px 0 16px !important;       
    }
    .carousel_code {
        margin-bottom: 10px;
        font-size: 41px;
        margin-top: 12px;
    }
    .carousel_code::before {
        width: 100%;
        margin: auto;
        margin-right: 0;
        margin-bottom: 8px;
    }
    .carousel_code::after {
        margin-top: 8px;
    }
    #first_section article > div:nth-child(2) > h2:nth-child(1) {
        font-size: 64px;
    }
    #first_section article > div:nth-child(2) > h2:nth-child(2) {
        font-size: 62px;
        margin-top: 42px;
        margin-bottom: 42px;
    }
    .home #logo img {
        margin-bottom: 28px;
    }
    #second_section {
        padding-top: 5em;   
    }
    #fourth_section {
        padding: 50px 0 0;
    }
    #fourth_section article {
        border-radius: 32px;
        padding: 32px 0;
    }
    #third_section > div {
        max-width: 450px;
        margin-left: auto;
        flex-direction: row;
        margin-right: auto;
        justify-content: space-between;
    }
    #third_section > div > a:nth-child(1) {
        margin: 0;
    }
}
@media screen and (max-width: 768px) {
    .modal .type-choose-multiple .row-fluid .span4 {
        margin-bottom: 12px;
    }
    .postcode_base {
        border-bottom: 2px solid white;
        margin-bottom: 12px;
        padding-bottom: 12px;   
    }
    .row-product .span6:last-child {
        margin-top: 28px;
    }
    .row-product .row-fixed .span5 .name, 
    .row-product .row-variation .price, 
    .row-variation .name small, 
    .row-variation .name {
        font-size: 20px !important;
    }
    .menu #zp-offcanvas-basket > .well .uk-margin-top .btn-danger {
        margin-bottom: 12px;
    }
    #arrow_10 {
        display: none;
    }
    .block-terms-conditions, .block-website-help {
        padding-bottom: 24px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1350px) {
    img.halalicon {
        max-height: 60px !important;
    }

    .row-product .row-fixed .span5 .name, .row-product .row-variation .price, .row-variation .name small, .row-variation .name {
        margin-top: 8px !important;
        font-size: 14px !important;
        letter-spacing: 0px;
    }
}
@media screen and (max-width: 979px) {
    header:not(.home header) {
        padding-top: 32px;
    }
    header .nav.main-menu {
        transform: translateX(-100vw);        	
    }
    .menu .menu-selection h1 {
        font-size: 40px !important;
        line-height: normal;
    }
    header .nav.main-menu.on {
        transform: translateX(0vw);    
        transition: .2s;
    }

    header ul.nav li a {
        font-size: 34px !important;
        margin: 28px 0;        
    }
    header .navbar-inner {
        background: none;
        border: none;
        padding: 0;
        box-shadow: none;
    }
    header {
        background: none;
    }
    header .btn.btn-navbar {
        box-shadow: 2px 2px 0px 0px white;
        border: 2px solid white;
        border-radius: 8px;
        background: #BD212E;
    }
    header .btn.btn-navbar:hover,
    header .btn.btn-navbar:focus {
        box-shadow: none;
        background: #BD212E;
    }
    header .navbar .btn-navbar .icon-bar {
        background: white;
    }
}
@media screen and (min-width: 980px) {
    #fourth_section article {
        box-shadow: 8px 8px 0px 0px #F59323;
    }
    header ul.nav li a:not(.home header ul.nav li a) {
        color: white !important;
        background: none !important;
    }
    header:not(.home header) {
        margin-top: 16px;
        margin-bottom: 16px;
    }
    .menu-title, 
    .menu-title span,
    .checkout_title, 
    #navbar-search-menu h2, 
    h1, 
    .members legend, 
    .review-order fieldset > legend
    {
        font-size: 32px !important;
    }
    header .menu .dropdown-menu>li>a {
        font-size: 10px !important;
        text-align: center;
        margin: 0;
        padding: 2px 0;
    }
    #leftside_text_header {
        justify-self: self-start;
    }
    #second_section .span4 {
        max-width: 270px;
    }
    #second_section .span4 h2 {
        max-width: 195px;    	
        margin-bottom: 28px;
        margin-top: 36px;
    }
    #second_section .span4 img {
        width: 230px;
    }
    #second_section article > h2 {
        font-size: 48px;
    }
    #fourth_section article > h2 {
        text-shadow: 4px 4px black;
    }
    #fourth_section article > h2:nth-child(1) {
        font-size: 62px;
        margin: 20px 0 20px;
    }
    #fourth_section article > h2:nth-child(2) {
        font-size: 62px;
        margin-top: 0;
    }    
    #fourth_section article > p {
        max-width: 885px;
        font-size: 34px !important;
        margin: 40px auto 40px;
        line-height: 42px;
    }
    #fourth_section article {
        border-radius: 32px;
        padding: 48px 0 64px;
    }
    #third_section {
        padding: 100px 0;
    }
    #leftside_text_header, 
    #rightside_button_header {
        display: block !important;                        
    }    
    #leftside_text_header h2 a {
        font-size: 18px !important;
    }
    .home header {
        display: grid;
        grid-template-columns: .4fr 1.2fr 0.4fr .1fr;
        grid-template-rows: 1fr;
        gap: 0px 0px;
        grid-template-areas: "left center right";
        justify-items: center;
        max-width: 1530px;
        margin: auto;
        padding: 15px 25px;
        background: none;
    }
    #leftside_text_header h2, #leftside_text_header h2:first-child span { 
        grid-area: left; 
        justify-self: start;         
        line-height: normal;     
        font-size: 18px !important;
        max-width: unset;    	
        width: 100%;
        color: white; 
        text-transform: uppercase;
    }
    #leftside_text_header h2:last-child,
    #leftside_text_header h2:first-child {
        color: white;        
        margin: 0;
    }    
    #leftside_text_header h2:nth-child(2) {
        color: #FACB21;        
    }
    header .nav.main-menu { grid-area: center; background: none; }
    #rightside_button_header { grid-area: right; justify-self: end; }

}
@media screen and (min-width: 560px) and (max-width: 1200px) {
    .menu .website-image {
        width: 50%;
        margin: 32px auto;
    }
}
@media screen and (min-width: 1200px) {
    #second_section article > div:nth-child(1) > h2 {
        margin: 74px auto 60px;
        font-size: 62px;
    }
        ul.nav li a, header ul.nav li a {
    font-size: 22px !important;
    }
    #air_second_right {
        right: -60px;
    }
    #air_second_left {
        left: -60px;
    }
    #second_section .span4 a {
        margin-bottom: 16px;
    }
    header .menu .dropdown-menu>li>a {
        font-size: 12px !important;
    }    
    ul.nav li a {
        padding: 0 18px;   
    }        
    #second_section .span4 {
        max-width: 395px;
    }    
    #second_section .span4 img {
        width: 345px;
    }
    #second_section .span4 h2 {
        max-width: unset;      
        font-size: 30px;
    }
    #third_section {
        height: 750px;
        display: flex;	    
        align-items: flex-end;
        padding: 0 90px;
        flex-direction: column;
        justify-content: center;
        margin-top: 100px;
    }
    #third_section h2 {
        font-size: 150px;
        max-width: 785px;
        line-height: 145px;
        text-align: right;
        text-shadow: 7px 7px #BD212E;
    }
    #third_section > p {
        font-size: 32px !important;
        max-width: 830px;
        text-align: right;
        margin: 32px 0;
    }
    #third_section > div {
        margin-right: 0;
        max-width: 750px;
        justify-content: space-between;
        width: 930px
    }
    #fourth_section {
        padding: 110px 0 20px;
    }
    .home .btn {
        font-size: 25px;
        padding: 18px 16px 15px;  
    }    
    #fourth_section article > div {
        max-width: 705px;        
    }
    .input_btn_postcode_base .dropdown-toggle {
        padding-left: 16px !important;
        padding-right: 16px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    #fourth_section article > h2:nth-child(1) {
        font-size: 72px;
        margin: 40px 0 30px;
    }
    #fourth_section article > h2:nth-child(2) {
        font-size: 72px;        
    }
}
@media screen and (min-width: 1350px) {
    .menu .container {
        width: 1300px;
    }
    #basket-container>h3 {
        font-size: 34px !important;
    }
}
@media screen and (min-width: 1370px) {
    .home .container {
        width: 1370px;
    }
}
@media screen and (min-width: 1640px) {
    .mod_postcode_box .dropdown-menu li a {
        font-size: 17px !important;
    }
    #second_section article > div:nth-child(1) {
        max-width: unset;
        margin: 48px auto 72px;
    }
    #second_section article > div:nth-child(1) > h2 {
        font-size: 68px;        
        text-shadow: 3px 3px black;
        margin-bottom: 100px;
    }    
    #air_second_right {
        right: -120px;
    }
    #air_second_left, #air_second_right {
        width: 130px;
        bottom: -60px;
        opacity: .2;
    }
    #air_second_left {
        left: -120px;
    }
    #rightside_button_header {
        font-size: 20px;
    }
    #first_section article > div:nth-child(2) {
        max-width: 1540px;
    }
    #air_first_left, #air_first_right {        
        width: 65px;
        top: -20px;
    }
    #air_first_left {
        left: 380px;
    }
    #air_first_right {
        right: 380px;
    }
    header ul.nav li a {
        padding: 0 23px;           
    } 
    header .menu .dropdown-menu>li>a {
        font-size: 14px !important;
    }
    #leftside_text_header h2, 
    #leftside_text_header h2 a, 
    #leftside_text_header h2 span.username 
    {
        font-size: 22px !important;
        letter-spacing: 1px;
    }
    .home #logo img {
        max-height: 200px;
        margin-bottom: 40px;
    }
    #first_section article > div:nth-child(2) > h2:nth-child(1) {
        font-size: 75px;
        text-shadow: 6px 6px black;
    }
    #first_section article > div:nth-child(2) > h2:nth-child(2) {
        font-size: 70px;
        margin-top: 50px;
        margin-bottom: 35px;
        text-shadow: 6px 6px black;
    }
    #postcode_top_base {
        width: 1210px;
        padding: 42px 50px 38px;
        border-radius: 38px;
    }
    .mod_postcode_box > h2 > span {
        font-size: 62px !important;
        margin: 16px 0;
        text-shadow: 4px 4px black;
    }
    .input_btn_postcode_base {
        height: 72px;
        border-radius: 18px;
        margin: 32px 0 24px;
    }
    #arrow_10 {
        bottom: 30px;
        left: 70px;
        right: -40px;        
        width: 165px;
        transform: rotate(-10deg);
    }
    #mod_postcode_box_pc {
        font-size: 28px !important;
    }
    .input_btn_postcode_base .btn-group {
        width: 195px;
    }
    .input_btn_postcode_base .dropdown-toggle {
        width: 100%;
        border-radius: 18px !important;
        padding-top: 16px !important;
    }
    p.description_postcode {        
        font-size: 19px !important;
        text-align: left;
    }
    .input_btn_postcode_base .dropdown-toggle .text {
        font-size: 32px !important;
    }
    .carousel_10 {
        font-size: 110px;
        line-height: unset;        
    }
    .carousel_collection {
        font-size: 110px;
        margin-top: 35px !important;
        margin-bottom: 42px !important;
    }
    .carousel_code {
        margin-bottom: 16px;
        font-size: 72px;
        margin-top: 34px;
        text-shadow: 7px 7px #6262625e;
    }
    .carousel_code::before {
        margin-bottom: 28px;
    }
    .carousel_code::after {
        margin-top: 26px;
    }
    .carousel_code::after,
    .carousel_code::before {
        height: 8px;
    }
    a.carousel_btn {
        font-size: 38px !important;
    }
    #first_section {
        padding-bottom: 26em;
        padding-top: 0;
        background-position: bottom;
    }
    #second_section article > h2 {
        margin-top: 0;
        margin-bottom: 100px;
        font-size: 66px;
    }
    #second_section {
        padding-top: 16em;
    }
    .carousel_10,
    .carousel_collection,
    .carousel_code {        
        padding-right: 4px;
        text-shadow: 4px 4px black;
    }
}
@media screen and (min-width: 2100px) {
    .home .inner-wrapper {
        max-width: 2100px;
        margin: auto;
    }
    #third_section > p {
        text-align: center;
    }
}
@media screen and (min-width: 2200px) {    
    #third_section {
        align-items: center;
        justify-content: center;
    }
    #third_section > div {
        margin: 14px auto;
    }
    #third_section h2 {
        text-align: center;
    }
    #air_second_right {
        right: -150px;
    }
    #air_second_left {
        left: -150px;
    }
}

/* Media Queries for Apple Devices */
@media (pointer: coarse) and (max-width: 480px) {
    #second_section {
        padding-top: 21em;
    }
    #first_section article > div:nth-child(2) > h2:nth-child(1),
    #first_section article > div:nth-child(2) > h2:nth-child(2) {
        font-size: 24px;
    }
    .carousel_10 {
        font-size: 46px;
    }
    .carousel_collection {
        font-size: 32px;
    }
    .carousel_code {
        font-size: 32px;
    }
    #second_section .span4 h2 {
        font-size: 24px;
    }
    #first_section {
        background-size: auto;
    }
}
@media (pointer: coarse) and (min-width: 768px) and (max-width: 1640px) {
    #second_section {
        padding-top: 4em;
    }
    #first_section article > div:nth-child(2) > h2:nth-child(1),
    #first_section article > div:nth-child(2) > h2:nth-child(2) {
        font-size: 52px;
    }
    .carousel_10 {
        font-size: 50px;
    }
    .carousel_collection {
        font-size: 36px;
    }
    .carousel_code {
        font-size: 36px;
    }
}

/**ACCORDION****/
.tb-nav.tb-nav-tabs ,
.brand, .ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ { display:none !important; }
.ui-tabs-vertical .ui-tabs-panel { width:100% !important; }
.accordion-inner { padding: 30px; background: transparent;  }
.accordion-inner .row-product { padding-top:10px; padding-bottom:10px; }
#menu-accordion .ui-widget-header { background:none; border:none; }
.accordion-body { background:#fff; }
.accordion-group { border:none; margin-bottom:0px; }
.accordion-toggle {
    border-radius: 2px !important;
    background-color: #BD212E;
    text-align:center;
    border: 1px solid #000 !important;
}
.accordion-body {
    border-radius: 0px !important;
    background-color: #fff;
}
.active-toggle,
.accordion-toggle:hover,
.accordion-toggle:active,
.accordion-toggle:focus {
    background: #ad1e2a !important;
    color: #000000 !important;
}
.active-toggle h3,
.accordion-toggle:hover h3,
.accordion-toggle:active h3,
.accordion-toggle:focus h3 {
    color:#000;
}
.ui-tabs-vertical .ui-tabs-panel,
.ui-tabs-menu,
#ui-tabs-1 { padding:0px !important; border:none;}
.ui-tabs-menu { background: none !important; border: none !important; }
.ui-tabs-menu h3 { font-size:20px; }
.loading { text-align:center; }
.loader {
    color: #BD212E !important;
    font-size:65px;
    margin:0 auto;
    padding:35px;
    text-align:center;
}
#responsive-food-menu
.ui-tabs-menu { opacity:0; }
.minus,.plus { line-height:40px;float:right; color:#fff; font-weight:bold; }
.accordion-heading h3 .fa { float: right; line-height: 40px; }
#responsive-food-menu {
    border-radius: 10px !important;
}
.navbar-affix-container {
    margin-bottom: 10px !important;
}
#responsive-food-menu.navbar {
    padding-bottom: 7px !important;
}
#menu-accordion .cat-desc {
    /*border: 1px solid #fff;*/
    background: #F7BF29;
    /*color: #444;*/
    padding: 10px 20px;
}
#mobile_food_menu_nav .zp-ctl-categories {
    display: none !important;
}
#menu-accordion {
    margin-bottom: 0px;   
}