@media screen and (max-width: 1800px) {

    .page_home #leftSideFoodImages,
    #rightSideFoodImages,
    #rightSideButtonHeader,
    .btn-instagram,
    #leftSideButtonHeader {
        display: none !important;
    }

    .page_home footer {
        padding: 40px 31px 40px;
        background: #0f0f11;
        color: white;
        margin: 0;
    }

    .page_home #shakeWelcomePage {
        position: absolute;
        top: 40px;
        right: 28px;
        height: 700px;
    }

    #welcomingSection>article:last-child>h2 span {
        font-size: 53px;
        color: white;
        margin-left: 7px;
    }

    .page_home #welcomingSection .leftSideWelcomingSection {
        position: relative;
        padding: 98px 30px 112px !important;
    }

    .page_home #welcomingSection .rightSideWelcomingSection {
        position: relative;
        padding: 47px 30px 37px !important;
    }

    .page_home #welcomingSection .rightSideWelcomingSection h2 {
        font-size: 80px;
        text-transform: uppercase;
        line-height: 53px;
        font-weight: 800;
        transform: rotateZ(345deg);
        padding-bottom: 130px;
        color: #179c48;
    }

    .page_home #loyaltyPointsSection>article {
        padding: 50px 40px 57px !important;
    }

    .page_home #loyaltyPointsSection>article:first-child>p {
        color: white !important;
        margin: 0 0 18px !important;
        font-size: 18px !important;
        line-height: 27px !important;
        font-weight: 300 !important;
    }

    #orderNowPizzaImageLoyaltyPoints {
        width: 80%;
    }
}

@media screen and (min-width: 1940px) {
    #slickBase {
        max-width: none;
    }

    #slickBase .slick-slide,
    #slickBase .slick-cloned {
        width: 739px;
    }
}

@media screen and (max-width: 1460px) {
    #loyaltyPointsSection>article {
        padding: 162px 30px 18px;
    }

    #loyaltyPointsSection>article:first-child>h2 {
        font-size: 56px;
        text-transform: uppercase;
        color: white;
        font-weight: 800;
        line-height: 56px;
        margin-bottom: 18px;
    }

    #loyaltyPointsSection>article:first-child>h2 span {
        color: black;
        font-size: 70px;
    }

    #loyaltyPointsSection>article:first-child>p {
        color: white;
        margin: 0 0 18px;
        font-size: 15px;
        line-height: 20px;
        font-weight: 400;
    }

    #loyaltyPointsSection>article:first-child>div {
        margin-top: 30px;
        display: flex;
    }

    footer {
        padding: 40px 32px 40px;
        color: white;
        margin: 0;
    }

    #welcomingSection>article:last-child>h2 span {
        font-size: 43px;
        color: white;
    }
}

@media screen and (max-width: 1435px) {
    #welcomingSection>article {
        padding: 98px 148px 100px;
    }

    #shakeWelcomePage {
        position: absolute;
        top: 185px;
        right: 10px;
        height: 600px;
    }

    #welcomingSection>article:first-child>div {
        margin-top: 36px;
        display: flex;
    }

    #welcomingSection>article:first-child>h2 {
        font-size: 36px;
        text-transform: uppercase;
        color: white;
        font-weight: 800;
        line-height: 50px;
        margin-bottom: 18px;
    }

    #welcomingSection>article:first-child>h2 span {
        color: #d81f29;
        font-size: 72px;
    }

    #welcomingSection>article:last-child {
        position: relative;
        padding: 98px 30px 158px;
    }

    #welcomingSection>article:last-child>h2 {
        font-size: 48px;
        text-transform: uppercase;
        line-height: 50px;
        font-weight: 800;
        transform: initial;
        padding-bottom: 18px;
        color: #179c48;
    }

    .page_home #welcomingSection .rightSideWelcomingSection {
        position: relative;
        padding: 55px 30px 60px !important;
    }

    .page_home #welcomingSection .rightSideWelcomingSection h2 {
        font-size: 65px;
        text-transform: uppercase;
        line-height: 43px;
        font-weight: 800;
        transform: none;
        padding-bottom: 17px;
        color: #179c48;
    }

    #welcomingSection>article:last-child>h2 span {
        font-size: 42px;
        color: white;
    }

    .page_home #shakeWelcomePage {
        position: absolute;
        top: 150px;
        right: 28px;
        height: 530px;
    }

    .page_home #welcomingSection .leftSideWelcomingSection {
        position: relative;
        padding: 46px 30px 75px !important;

    }

    #orderNowPizzaImageLoyaltyPoints {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    .page_welcome .navbar .nav {
        margin-bottom: 4rem !important;
    }

    .page_welcome .navbar .nav>li>a {
        font-size: 24px;
    }

    .page_welcome .branch-select {
        width: 385px;
        height: 125px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .page_welcome .branch-select>a {
        height: 100%;
        width: 100%;
        background: #d81f29;
        text-align: center;
        display: flex;
        align-items: center;
        position: absolute;
        font-size: 16px;
        text-decoration: none;
        letter-spacing: 2px;
        border-radius: 42px !important;
    }

    .rightSideSlideShow span {
        font-size: 20px;
    }

    .page_home header {
        padding-bottom: 9rem;
    }

    .carousel-control,
    #opening-status {
        bottom: -3rem !important;
    }

    #postCodeSection .ct_details_bar {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .ct_user_status {
        justify-content: unset !important;
    }

    #upperSidePostCodeBase .ct_user_status,
    #upperSidePostCodeBase .ct_local_branch_details {
        justify-content: center !important;
        width: 100%;
    }

    .menu-container>div>div:first-child {
        padding: 1rem;
    }

    .menu-container>div>div:last-child {
        padding: 0 1rem 0;
    }

    .navbar .nav>li>a {
        font-size: 12px;
    }

    #myCarousel .carousel-inner div img {
        top: 0px;
    }

    .rightSideSlideShow {
        margin-top: 235px;
    }

    .rightSideSlideShow h1 {
        font-size: 42px;
        text-transform: uppercase;
        line-height: 19px;
        text-align: right;
        margin-bottom: 28px;
        color: #d81f29;
    }

    .rightSideSlideShow p {
        font-size: 16px;
        line-height: 19px;
    }

    .rightSideSlideShow a {
        margin-top: 38px;
    }

    .carousel-inner {
        width: 100%;
        overflow: hidden;
        height: 670px;
    }

    #welcomingSection>article {
        padding: 98px 24px 112px;
    }

    #loyaltyPointsSection>article {
        padding: 108px 30px 98px;
    }

    #loyaltyPointsSection>article:first-child>h2 {
        font-size: 40px;
        text-transform: uppercase;
        color: white;
        font-weight: 800;
        line-height: 42px;
        margin-bottom: 18px;
    }

    #loyaltyPointsSection>article:first-child>h2 span {
        color: black;
        font-size: 50px;
    }

    .page_members #tbl_all_orders tr {
        display: inline-grid;
        width: 100%;
    }

    .page_members #tbl_all_orders tbody {
        display: flex;
        flex-direction: column;
    }

    .page_members #tbl_all_products tr {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .page_members #tbl_opening_time_overrides {
        border: 1px solid white;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .page_members #tbl_opening_time_overrides tr {
        display: flex;
        flex-direction: column;
    }

    .page_home #shakeWelcomePage {
        position: absolute;
        top: 259px;
        right: 28px;
        height: 400px;
    }
}

@media screen and (max-width: 1135px) {
    #shakeWelcomePage {
        position: absolute;
        top: 270px;
        right: 10px;
        height: 600px;
    }

    .slick-list .btn {
        margin-right: 38px !important;
    }

    .page_home .btn {
        padding: 12px 22px;
        font-size: 12px;
        letter-spacing: 0px;
        margin-right: 0;
    }

}

@media screen and (max-width: 979px) {
    .page_menu .menu-builder .navbar .brand {
        font-size: 20px;
    }

    .page_menu .menu-builder #responsive-food-menu #navbar-search-menu {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0;
        height: 32px;
    }

    .page_menu .menu-builder #responsive-food-menu .btn-navbar {
        margin: 0 !important;
        padding: 0px 8px !important;
        border-radius: 51px;
        line-height: 0;
        height: 33px;
        display: flex;
        align-items: center;
        margin-left: 12px !important;
        background: #179c48;
        text-shadow: none;
        font-weight: 900;
        color: white;
        border: solid 3px white;
        font-size: 18px;
        -webkit-text-stroke: 1px #000;
    }

    .ctrl-mob-nav-search {
        height: 28px !important;
    }

    .page_menu .menu-builder #responsive-food-menu .btn-navbar .text-info {
        color: white;
    }

    .page_menu .menu-builder #responsive-food-menu .search-query {
        border-radius: 0;
        background: #383434;
        border: black;
        font-family: highgate, sans-serif;
        width: 170px;
        height: 100%;
        padding: 0 14px;
        font-size: 11px;
    }

    .page_menu .menu-builder #responsive-food-menu>.navbar-inner {
        width: auto;
        padding: 1rem 1rem 0.5rem;
    }

    .nav-collapse {
        background: none !important;
    }

    #myCarousel {
        padding-top: 5em;
    }

    header .navbar .nav>a {
        display: none;
    }

    .page_home header .btn-navbar {
        display: flex !important;
        align-items: flex-end;
    }

    header .logoPanPizzaMobile {
        display: block;
    }

    header .logoPanPizzaMobile img {
        height: 83px;
    }

    #website-image-14702 {
        margin-bottom: 2rem;
        width: 100%;
        text-align: center;
    }

    .page_welcome header {
        display: none;
    }

    header .navbar .btn-navbar {
        background: none;
        box-shadow: none;
        width: 100%;
        display: flex !important;
        flex-direction: column;
        align-items: flex-end;
    }

    header .navbar-inner>div {
        position: relative;
        display: flex;
        justify-items: center;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-direction: column;
    }

    header .nav-collapse .open>.dropdown-menu {
        margin: 0;
    }

    .logoPanPizzaMobileSelectBranch {
        display: block !important;
        margin: auto;
    }

    .logoPanPizzaRightSide {
        display: none;
    }

    .helloWebWelcomePage {
        display: block !important;
        color: white;
        margin: 1rem 0 2rem;
        padding: 0rem 1rem;
        text-align: center;
    }

    .slick-list .btn {
        border-radius: 36px !important;
        padding: 10px 11px;
        text-shadow: none;
        border: none;
        box-shadow: none;
        letter-spacing: 2px;
        font-size: 12px;
        font-weight: 500;
        z-index: 5;
        height: fit-content;
    }

    #slickBase .slick-slide h2 {
        position: absolute;
        right: 0;
        padding: 22px 36px 36px;
        color: #d81f29;
        text-align: center;
        font-size: 46px;
        line-height: 37px;
        text-transform: uppercase;
        font-weight: 900;
    }

    header .navbar .nav {
        width: fit-content;
        height: auto;
        display: block;
    }

    #welcomingSection>article {
        position: relative;
        padding: 70px 30px !important;
    }

    .rightSideSlideShow h1 {
        font-size: 32px;
        text-transform: uppercase;
        line-height: 24px;
        text-align: center;
        margin-bottom: 28px;
        color: #d81f29;
    }

    .rightSideSlideShow p {
        font-size: 16px;
    }

    .rightSideSlideShow h1 span {
        color: white;
        font-size: 24px;
    }

    .rightSideSlideShow {
        margin-top: 225px;
        text-align: center;
    }

    .carousel-inner {
        width: 100%;
        overflow: hidden;
        height: 525px;
    }

    #shakeWelcomePage {
        position: absolute;
        top: 324px;
        right: 10px;
        height: 310px;
    }

    #slickBase .slick-slide,
    #slickBase .slick-cloned {
        height: 320px;
        margin-right: 21px;
        width: 435px;
        position: relative;
        border-radius: 28px;
    }

    #welcomingSection>article:first-child>p {
        color: white;
        margin: 0 0 18px;
        font-size: 18px;
        line-height: 24px;
        font-weight: 300;
    }

    #welcomingSection>article:last-child>p {
        color: white;
        margin: 0 0 18px;
        font-size: 18px;
        line-height: 24px;
        font-weight: 300;
    }

    .slick-slide span {
        font-size: 28px;
        color: white;
        float: right;
    }

    header .navbar-inner {
        border-radius: 0;
        padding: 1rem !important;
        background: #171717;
    }

    .input-append,
    .input-prepend {
        display: inline-block;
        margin-bottom: 10px;
        font-size: 0;
        white-space: nowrap;
        vertical-align: middle;
        display: inline-grid !important;
    }

    header .navbar .nav li {
        text-align: center;
        float: none;
    }

    header .navbar .nav>li>a {
        letter-spacing: normal;
        font-size: 14px;
    }

    .dropdown-menu>li {
        margin: 0 !important;
    }

    .page_home #welcomingSection .leftSideWelcomingSection {
        position: relative;
        padding: 40px 30px 50PX !important;
    }

    .page_home #shakeWelcomePage {
        position: absolute;
        top: 221px;
        right: 5px;
        height: 310px;
    }

    #welcomingSection>article:first-child>h2 {
        font-size: 26px;
        text-transform: uppercase;
        color: white;
        font-weight: 800;
        line-height: 32px;
        margin-bottom: 18px;
    }

    #welcomingSection>article:first-child>h2 span {
        color: #d81f29;
        font-size: 46px;
    }

    .page_home #welcomingSection .rightSideWelcomingSection {
        position: relative;
        padding: 51px 30px 30px !important;
    }

    #welcomingSection>article:last-child>a {
        margin-top: 40px;
    }

    .page_home #welcomingSection .rightSideWelcomingSection h2 {
        font-size: 50px;
        text-transform: uppercase;
        line-height: 31px;
        font-weight: 800;
        transform: none;
        padding-bottom: 17px;
        color: #179c48;
    }

    #welcomingSection>article:last-child>h2 span {
        font-size: 32px;
        color: white;
    }

    #welcomingSection>article:last-child>a {
        margin-top: 28px;
    }

    .page_welcome .btn-navbar {
        display: none !important;
    }

    .page_welcome header {
        width: 100%;
        background: #121212;
    }

    .page_welcome .inner-wrapper {
        height: 100vh;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start !important;
    }

    .baseSelectBranch>div {
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: column;
    }

    .page_contact-us #body {
        background: #0a0a0a;
        padding: 1rem;
        padding-bottom: 0;
    }

    .page_members #body>div>div>div:last-child {
        margin-top: 24px;
    }

    .page_members #body {
        padding: 1rem;
        background: #0a0a0a;
    }

    .page_order-complete #body {
        background: #0a0a0a;
        padding: 1rem;
    }
}

@media screen and (max-width: 767px) {

    .baseButtonsTopHeaderMenuPage {
        display: flex;
    }

    .page_menu .menu-builder #responsive-food-menu>.navbar-inner {
        width: auto;
        padding: 0rem 1rem 0rem;
    }

    .page_menu .menu-builder .navbar-affix-container {
        padding: 0;
    }

    .page_menu .menu-builder #basket-container .btn {
        margin-bottom: 18px;
    }

    .page_menu .menu-builder .row-product {
        border-bottom: 1px dashed #ccc;
        padding-top: 24px;
        padding-bottom: 15px;
        background: none;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .page_menu #responsive-food-menu .navbar-inner>div {
        display: flex;
        flex-direction: row-reverse;
        width: 100%;
        padding: 0;
        height: 85px;
        justify-content: space-between;
        align-items: center;
    }

    .page_menu .menu-builder #responsive-food-menu #navbar-search-menu {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0;
        height: 70px;
        position: fixed;
        top: 0px;
        width: 100%;
        left: 0;
        justify-content: center;
        transition: .2s;
    }

    .page_menu .menu-builder #responsive-food-menu .search-query {
        border-radius: 0;
        background: #383434;
        border: black;
        font-family: highgate, sans-serif;
        width: 100%;
        height: 100%;
        padding: 0 20px;
        font-size: 18px;
        color: white;
    }

    .page_menu .menu-builder .ui-tabs-panel {
        width: 100% !important;
    }

    .page_menu .blockUI.blockMsg.blockPage {
        width: 100% !important;
        right: 0px !important;
        top: unset !important;
        bottom: 52px !important;
    }

    .page_home #body {
        overflow-x: hidden;
    }

    #welcomingSection>article:first-child>div,
    #loyaltyPointsSection>article:first-child>div {
        justify-content: center;
    }

    .page_home #loyaltyPointsSection>article {
        padding: 50px 40px 0 !important;
        text-align: center;
    }

    #loyaltyPointsSection>article:last-child {
        padding: 50px 40px 50px !important;
    }

    #shakeWelcomePage {
        position: absolute;
        top: -39px;
        right: 10px;
        height: 700px;
    }

    #myCarousel {
        padding-top: 0rem;
    }

    #body .orderfor-home-delivery,
    #body .orderfor-collection {
        border-radius: 0;
        background: #0a0a0a;
        padding: 1rem;
        padding-bottom: 0;
    }

    header {
        padding-bottom: 0 !important;
    }

    #upperSidePostCodeBase {
        display: none;
    }

    #postCodeSection .column_modules .well {
        padding-top: 52px;
        margin: 0;
        background: #221f20;
        border: none;
        border-radius: 0px;
        padding-bottom: 42px;
    }

    #postCodeSection article {
        padding: 0 !important;
    }

    .mod_postcode_box h2 {
        text-transform: uppercase;
        font-size: 50px;
        font-weight: 900;
        color: white;
        line-height: 58px;
    }

    .mod_postcode_box p {
        margin-bottom: 14px;
        font-size: 16px;
        font-weight: 200;
        line-height: 30px;
        font-weight: 500;
        color: white;
    }

    #mod_postcode_box_pc {
        border-radius: 28px !important;
        font-size: 24px;
        width: 100%;
        color: white;
    }

    .mod_postcode_box div {
        max-width: 265px;
        margin: auto;
        margin-bottom: 16px;
    }

    .rightSideSlideShow {
        margin: 0;
        text-align: center;
        margin-top: 52px;
    }

    .rightSideSlideShow h1 {
        font-size: 68px;
        text-transform: uppercase;
        line-height: 40px;
        margin-bottom: 16px !important;
        color: #d81f29;
        text-align: center;
    }

    .rightSideSlideShow h1 span {
        color: white;
        font-size: 41px;
    }

    .rightSideSlideShow a {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    #myCarousel .carousel-inner img {
        display: none;
    }

    #website-image-14864 {
        display: flex !important;
    }

    .carousel-inner {
        width: 100%;
        overflow: hidden;
        height: fit-content;
        margin-bottom: 3em;
    }

    .carousel-control {
        color: #ffffff;
        background: #747474;
        border: none;
        position: absolute;
        top: unset !important;
        bottom: 11rem !important;
        left: 15px;
        width: 40px;
        height: 40px;
        margin-top: -20px;
        font-size: 60px;
        font-weight: 100;
        line-height: 30px;
        text-align: center;
        border-radius: 23px;
        opacity: .5;
        z-index: 10;
    }

    .page_home header {
        padding-top: 10rem;
    }

    #opening-status {
        bottom: 1em !important;
    }

    #postCodeSection {
        padding-top: 0;
        position: relative;
        border-radius: 0 !important;
    }

    .website-image {
        margin: 0;
    }

    #postCodeSection article {
        padding: 12px 18px 38px;
        border-radius: 20px;
        position: unset;
        left: unset;
        right: unset;
        bottom: unset;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        max-width: 1112px;
    }

    #upperSidePostCodeBase .ct_details_bar div {
        text-align: center !important;
    }

    #welcomingSection>article:first-child,
    #welcomingSection>article:last-child {
        position: relative;
        padding: 50px 30px;
        text-align: center;
    }

    #loyaltyPointsSection>article {
        padding: 60px 30px 20px;
    }

    #loyaltyPointsSection>article:last-child {
        padding: 0;
        padding: 20px 30px 60px;
    }

    #loyaltyPointsSection>article:first-child>h2 {
        font-size: 48px;
        text-transform: uppercase;
        color: white;
        font-weight: 800;
        line-height: 47px;
        margin-bottom: 18px;
    }

    #loyaltyPointsSection>article:first-child>h2 span {
        color: black;
        font-size: 58px;
    }

    .page_home #shakeWelcomePage {
        display: none;
    }

    .page_home #welcomingSection .rightSideWelcomingSection {
        position: relative;
        padding: 51px 30px 55px !important;
    }

    .page_information .well-hero {
        margin-bottom: 24px;
    }

    .page_information #body {
        padding: 2rem;
    }

    footer>div {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    footer>div>div {
        text-align: center !important;
        display: flex !important;
        align-items: center;
        flex-direction: column;
    }

    footer>div>.cards {
        margin: 34px 0;
    }
}

@media screen and (max-width: 560px) {

    #slickBase .slick-slide,
    #slickBase .slick-cloned {
        height: 240px;
        margin-right: 21px;
        width: 350px;
        position: relative;
        border-radius: 28px;
    }

    #slickBase .slick-slide h2 {
        position: absolute;
        right: 0;
        padding: 22px 36px 36px;
        color: #d81f29;
        text-align: center;
        font-size: 27px;
        line-height: 22px;
        text-transform: uppercase;
        font-weight: 900;
    }

    .slick-slide span {
        font-size: 18px;
        color: white;
        float: right;
    }

    .slick-slide a {
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 27px;
        padding: 8px 14px;
        font-size: 12px;
    }
}

@media screen and (max-width: 480px) {
    .page_welcome .branch-select {
        width: 320px;
        height: 110px;
    }

    .page_welcome .branch-select img {
        height: 45px;
    }

    .tooltip {
        top: 78px !important;
    }

    .tooltip-arrow {
        bottom: unset;
        top: 0;
        transform: rotate(180deg);
    }

    #myCarousel {
        padding-top: 6em;
        height: 305px;
    }

    #productModalPrice small {
        margin-left: 40px;
    }

    #welcomingSection>article:first-child>h2 {
        font-size: 36px;
        text-transform: uppercase;
        color: white;
        font-weight: 800;
        line-height: 44px;
        margin-bottom: 18px;
    }

    #welcomingSection>article:first-child>h2 span {
        color: #d81f29;
        font-size: 58px;
    }

    #welcomingSection>article:last-child>h2 {
        font-size: 48px;
        text-transform: uppercase;
        line-height: 46px;
        font-weight: 800;
        transform: initial;
        padding-bottom: 18px;
        color: #179c48;
    }

    #welcomingSection>article:last-child>h2 span {
        font-size: 33px;
        color: white;
    }

    .carousel-control {
        color: #ffffff;
        background: #454545;
        border: none;
        position: absolute;
        top: unset !important;
        bottom: 18.5rem !important;
        left: 15px;
        width: 25px;
        height: 25px;
        font-size: 40px;
        font-weight: 100;
        line-height: 17px;
        text-align: center;
        border-radius: 23px;
        opacity: .5;
        z-index: 10;
    }

    h2 small {
        font-size: 10.5px;
    }

    #opening-status {
        bottom: 18.5rem !important;
    }

    /* Menu Page */
    .page_menu .menu-builder .navbar .brand {
        text-shadow: none;
        font-family: highgate, sans-serif;
        font-size: 24px;
        color: white;
        line-height: 36px;
    }

    .page_menu #responsive-food-menu .navbar-inner>div {
        height: auto;
        flex-direction: column-reverse;
    }

    .baseButtonsTopHeaderMenuPage {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        height: 100%;
        height: 40px;
        padding-bottom: 16px;
    }

    /*Review Order Page*/
    .page_review-order tbody {
        display: flex;
        align-items: center;
        flex-direction: column;
        padding: 2rem 0;
    }

    .page_review-order tr {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
}