html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    font-display: fallback;
}
.bg-dark {
    background: rgb(35, 31, 32) !important;
}
textarea {
    resize: none;
}
.pop-up-discount {
    position: fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    background:rgba(0,0,0,0.7);
    z-index:1;
    display: none;
}
.p-u-box {
    background:#fff;
    border-radius:5px;
    width: 40%;
    padding: 5px;
    margin: 10% auto 0 auto;
}
.p-u-box .col-sm-12 {
    line-height: 25px;
}
.p-u-box p {
    margin:0;
    padding:0;
}
@media (max-width:1100px){
    .p-u-box {
        width:70%;
        margin: 11% auto 0 auto;
    }
}
@media (max-width:991px){
    .p-u-box {
        width:80%;
        margin: 15% auto 0 auto;
    }
}
@media (max-width:575px){
    .p-u-box {
        width:85%;
        margin: 20% auto 0 auto;
    }
    .p-u-box h2 {
        font-size:1.3rem;
    }
    .p-u-box p, .p-u-box a {
        font-size: 13px;
    }
}
@media (max-width:450px){
    .p-u-box {
        width:90%;
        margin: 25% auto 0 auto;
    }
}
@media (max-width:350px){
    .p-u-box {
        margin: 30% auto 0 auto;
    }
}
@media (max-width:320px){
    .p-u-box {
        margin: 35% auto 0 auto;
    }
}
.navbar-toggler {
    color: #fff !important;
    border-color: #fff !important;
}
.navbar-toggler .navbar-toggler-icon {
    color: #fff !important;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    color: inherit;
    text-decoration: none !important;
}
.w-5 {
    width:5% !important;
}
@media (max-width:767px){
    .w-5 {
        width:20% !important;
    }
}
.to-top {
    display: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
    color: #eeeef0;
    background: #231f20;
    border: 1px solid #231f20;
    padding: 5px 10px;
}
.to-top:hover {
    border: 1px solid #eeeef0;
    color: #231f20 !important;
    background: #eeeef0 !important;
    cursor: pointer;
}
nav {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000;
    text-transform: uppercase;
}
.nav-item a {
    margin-left: 0.5em;
    font-size: 1.7rem;
    font-weight: bolder;
    color: #fff !important;
}
.nav-item a:hover {
    color: rgb(190, 190, 190) !important;
}
.bdst a:hover {
    color: rgb(0 0 0) !important;
}
.navbar-brand img {
    height: 70px;
    background-size: cover;
}
.navbar-brand .brand-mobile {
    display: none;
}
.bdst > a {
    background: #058e53;
    padding: 5px 10px;
    border-radius: 5px;
}
.order-online {
    display: none;
    position: fixed;
    right: 1.3em;
}
.order-online-2 {
    display: none;
}
.order-online a {
    background: #058e53;
    color: #fff;
    font-weight: 700;
    padding: 10px 15px;
    text-align: center;
    border-radius: 5px;
    font-size: 1.5rem;
    font-family: Arial, Helvetica, sans-serif;
}
.order-online a:hover {
    background: #058e53;
}
.nypizza-text, .nypizza-text-2 {
    display: none;
}
@media (max-width: 1251px) {
    .nav-item a {
        font-size: 1.3rem;
    }
}
@media (max-width: 1096px) {
    .brand-desktop {
        display: none;
    }
    .brand-mobile {
        display: block !important;
        width: 80px;
        height: 50px !important;
    }
}
@media (max-width: 991px) {
    .order-online {
        position: initial !important;
        background: rgba(0, 0, 0, 0.548);
        width: 100%;
        overflow: hidden;
        display: block;
    }
    .order-online a {
        background: #058e53;
        padding: 5px;
        margin: auto;
        border-radius: 0;
    }
    .bdst {
        text-align: center;
    }
    .bdst > a {
        background: #058e53;
        padding: 5px;
        margin: auto;
        border-radius: 0;
    }
}


@media (max-width:1024px){
    .nypizza-text {
        display: inherit;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.5px;
        font-family: 'calibri', sans-serif;
        position:absolute;
        top: 23px;
        left: 107px;
    }
}
@media (max-width:540px){
    .nypizza-text {
        display: inherit;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.5px;
        font-family: 'calibri', sans-serif;
        position: absolute;
        top: 23px;
        left: 107px;
    }
}
@media (max-width:485px){
    .nypizza-text {
        font-size: 15px;
        top: 27px;
        left: 115px;
    }
}
@media (max-width:420px){
    .nypizza-text {
        font-size: 11px;
        top: 30px;
        left: 115px;
        font-family: sans-serif;
    }
}
@media (max-width: 400px) {
    .nav-item a,
    .order-online a,
    .bdst a {
        font-size: 1rem;
    }
}
@media (max-width:380px){
    .nypizza-text {
        font-size: 10px;
        left: 106px;
    }
}
@media (max-width:365px){
    .nypizza-text {
        display: none;
    }
    .nypizza-text-2 {
        display: inherit;
        font-size: 13px;
        position: absolute;
        top: 9px;
        left: 145px;
        text-align: center;
        font-family: sans-serif;
        font-weight: bold;
    }
}
@media (max-width:340px){
    .nypizza-text-2 {
        left: 135px;
    }
}
@media (max-width:330px){
    .nav-item a {
        width: 100%;
    }
}
@media (max-width:320px){
    .nypizza-text-2 {
        left: 130px;
    }
}
@media (max-width:310px){
    .nypizza-text-2 {
        left: 125px;
    }
}
@media (max-width:280px){
    .nypizza-text-2 {
        font-size: 10px;
        top: 13px;
        left: 120px;
    }
}
.on-page-menu {
    position: fixed;
    width: 100%;
    overflow: scroll;
    overflow-y: hidden;
    top: 6em;
    z-index: 500;
    background: #e2d8c4;
    color: #000;
}
.on-page-content {
    padding: 5px;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}
/* MENU PAGE CATEGORY RESPONSIVE START */
@media (min-width: 992px) {
    .on-page-content {
        width: 5300px;
    }
}
@media (max-width: 991px) {
    .on-page-content {
        width: 5850px;
    }
}
@media (max-width: 600px) {
    .on-page-content {
        width: 5800px;
    }
}
@media (max-width: 275px) {
    .on-page-menu {
        display: none;
    }
}
/* MENU PAGE CATEGORY RESPONSIVE END */
.on-page-content a {
    display: inline;
    margin: 2rem;
    border: 1px solid #e2d8c4;
}
.on-page-content a:hover {
    border-bottom: 10px solid;
    border-top: 10px solid;
    border-top-color: #000;
    border-bottom-color: #000;
    transition: 0.1s all linear;
    -webkit-transition: 0.1s all linear;
    -moz-transition: 0.1s all linear;
    -o-transition: 0.1s all linear;
}
.on-page-content-active {
    border-bottom: 10px solid #000 !important;
    border-top: 10px solid #000 !important;
}
@media (max-width: 1096px) {
    .on-page-menu {
        top: 4.8rem;
    }
}
@media (max-width: 991px) {
    .on-page-content a {
        margin-left: 2em;
    }
    .on-page-menu {
        top: 4.8em;
    }
}
@media (max-width: 683px) {
    .on-page-menu,
    .on-page-content {
        overflow-x: scroll !important;
    }
}
@media (max-width: 573px) {
    .on-page-menu {
        top: 76px;
    }
    .on-page-content a {
        text-align: initial;
    }
}
@media (max-width: 532px) {
    .on-page-menu {
        overflow: scroll !important;
    }
}
@media (max-width: 400px) {
    .on-page-content a {
        margin-right: 1em;
        font-size: 1em;
    }
    .on-page-menu {
        top: 76px;
    }
}
.order-bg {
    display: none;
    position: fixed;
    background: #000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 1500;
}
.order-bg .order-content .col-sm-12:nth-of-type(1){
    text-align:center;
}
.order-content {
    padding: 10px;
    font-weight: bolder;
    color: #fff;
}
.order-logo {
    float: left;
}
.order-logo img {
    width: 150px;
}
.order-2 {
    margin-top: 1.5em;
}
.order-form {
    width: 300px;
    margin: auto;
}
.order-form h1 {
    text-align: center;
}
.order-form input[type="submit"] {
    margin-top: 1px;
    width: 100%;
    border-radius: 0;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
}
.order-2 input[type="text"] {
    border-radius: 0;
}
@media (max-width: 767px) {
    .order-form h1 {
        margin-top: 3em;
    }
    .order-2 h4 {
        text-align: left !important;
    }
    .order-2 .col-md-6 {
        margin-bottom: 2em !important;
    }
    .order-2 .input-group-prepend {
        width: 100%;
    }
}
@media (max-width: 410px) {
    .order-logo {
        width: 50px;
        height: auto;
    }
    .order-logo img {
        width: 100px;
        height: auto;
        background-size: contain;
    }
    .order-form h1 {
        margin-top: 4em;
    }
    .order-1 {
        width: 100%;
    }
    .order-2 {
        width: 100%;
    }
    .order-2 h1 {
        margin-bottom: 1em;
    }
    .order-2 h1,
    h4 {
        font-size: 21px;
    }
}
@media (max-width: 300px) {
    .order-form {
        width: 100%;
        overflow-x: hidden;
    }
    .order-form h1 {
        margin-top: 1em;
    }
}
.videosample {
    width: 100%;
    height: auto;
    position: relative;
    top: 4em;
    overflow: hidden;
}
@media (min-aspect-ratio: 16/9) {
    #videoBG {
        width: 100%;
        height: auto;
    }
}
.overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
}
.welcome-content {
    position: absolute;
    top: 5em;
    left: 4em;
    color: #fff;
    letter-spacing: 1px;
}
.welcome-content .wt {
    font-size: 3rem;
    font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}
.welcome-content .nyp-bb {
    font-size: 7rem;
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.welcome-content p {
    font-size: 2.3rem;
}
.welcome-content a {
    font-size: 2rem;
    padding: 10px 35px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}
.menu-welcome {
    top: 0.5em !important;
}
@media (max-width: 991px) {
    .welcome-content .wt {
        font-size: 2rem;
    }
    .welcome-content p {
        font-size: 1rem;
    }
    .welcome-content a {
        font-size: 1.3rem;
    }
}
@media (max-width: 900px){
    .welcome-content .wt {
        font-size: 1.5rem;
    }
    .welcome-content .nyp-bb {
        font-size: 5rem;
    }
    .welcome-content a {
        font-size: 1rem;
    }
}
@media (max-width: 650px){
    .welcome-content {
        top: 1em;
    }  
}
@media (max-width: 571px) {
    .welcome-content .wt {
        font-size:1rem;
    }
    .welcome-content .nyp-bb {
        font-size: 3rem;
    }
    .welcome-content a {
        font-size: 1rem;
    }
}
@media (max-width:500px){
    .videosample {
        width: 100%;
        height: 300px;
    }
    .videosample #videoBG {
        height: 100%;
        width: auto;
    }
    .welcome-content {
        left: 1em;
        top: 1em;
    }
    .welcome-content h1 {
        font-size: 1.9rem;
    }
    .welcome-content p {
        font-size: 1.1rem;
    }
    .welcome-content button {
        font-size: 1rem;
    }
}
@media (max-width: 450px){
    .welcome-content a {
        font-size: 15px;
        font-weight: bold;
        padding: 5px;
        font-family: calibri;
    }
}
@media (max-width: 350px){
    .welcome-content {
        top: 2em;
    }
    .welcome-content h1 {
        line-height: 45px;
    }
    .welcome-content .wt {
        font-size: 15px;
    }
    .welcome-content .nyp-bb {
        font-size: 40px;
    }
    .welcome-content a {
        font-size: 12px;
        padding: 5px;
    }
}
.info-section {
    margin-top:62px;
}
.info-bg-1,
.info-bg-2 {
    padding: 0;
    margin-top: -2px;
}
@media (max-width:500px){
    .info-bg-1 {
        margin-top: 4px;
    }
}
@media (max-width:400px){
    .info-bg-1 {
        margin-top: -1px;
    }
}
.info-1-heading,
.info-2-heading {
    padding: 10px 5px;
    text-align: center;
    z-index: 1;
}
.info-1-heading h4,
.info-2-heading h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    color: #fff;
}
.info-1-heading {
    background-color: #cb373d;
}
.info-2-heading {
    background-color: #058e53;
}
.info-4-heading {
    background-color: #a1a1a1;
}
.info-1-details,
.info-2-details {
    position: relative;
    padding: 0;
}
.info-1-content {
    position: absolute;
    top: 2.5em;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    font-weight: 700;
    font-size: 1.4rem;
    color: #fff;
    font-family: calibri;
    background-image: linear-gradient(180deg,rgba(0,0,0,.66),transparent);
}
.info-1-content .col-sm-12 p {
    padding-left: 1.5em;
    padding-top: 1em;
}
.info-1-content .col-sm-12 a {
    padding: 5px 40px;
    float: right;
    margin-right: 2em;
    font-size: 1.4rem;
    font-weight: 700;
    font-family: arial;
}
.info-2-content {
    position: absolute;
    top: 2.5em;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    font-weight: 700;
    font-size: 1.4rem;
    color: #fff;
    font-family: calibri;
    background-image: linear-gradient(180deg,rgba(0,0,0,.66),transparent);
}
.info-2-content .col-sm-12 p {
    padding-left: 1.5em;
    padding-top: 1em;
}
.info-2-content .col-sm-12 a {
    padding: 5px 40px;
    float: right;
    margin-right: 2em;
    font-size: 1.4rem;
    font-weight: 700;
    font-family: arial;
}
.info-1-content a,
.info-2-content a {
    font-size: 1.3rem;
}
.info-1-img img,
.info-2-img img {
    width: 100%;
    height: auto;
    background-position: center;
}
@media (max-width:1200px){
    .info-1-content, .info-2-content{
        box-shadow: 0 0 100px 0px rgb(0 0 0) inset;
    }
}
/* slide image controller 
 @media screen(min-width: 480px) {
   .slider-image .img {
    margin-top: 20px;
    height:400px;
    }
  } */

/* 
    slide image controller
 */

@media screen and (min-width: 253px) {
    .img-desk {
    margin-top: 3%;
    margin-left: 0%;
    width: 253px;
    height:280px;
    }
  }
 

 
@media screen and (min-width: 320px) {
    .img-desk {
    margin-top: 3%;
    margin-left: 0%;
    width: 320px;
    height:280px;
    }
  }
  
 @media screen and (min-width: 334px) {
    .img-desk {
    margin-top: 3%;
    margin-left: 0%;
    width: 334px;
    height:280px;
    }
  }

 @media screen and (min-width: 375px) {
    .img-desk {
    margin-top: 3%;
    margin-left: 0%;
    width: 375px;
    height:280px;
    }
  }
  
@media screen and (min-width: 414px) {
    .img-desk {
    margin-top: 3%;
    margin-left: 0%;
    width: 414px;
    height:280px;
    }
  }
@media screen and (min-width: 425px) {
    .img-desk {
    margin-top: 3%;
    margin-left: 0%;
    width: 425px;
    height:280px;
    }
  }
  
 @media screen and (min-width:485px) {
    .img-desk {
    margin-top: 3%;
    margin-left: 0%;
    width: 485px;
    height:280px;
    }
}

@media screen and (min-width: 717px) {
    .img-desk {
    margin-top: 3%;
    margin-left: 0%;
    width: 717px;
    height: 465px;
    }
  }


@media screen and (min-width: 768px) {
    .img-desk {
    margin-top: 3%;
    margin-left: 0%;
    width: 768px;
    height: 465px;
    }
  }
 
@media screen and (min-width: 1024px) {
    .img-desk {
    margin-top: 3%;
    margin-left: 0%;
    width: 1024px;
    height: 465px;
    }
  }
  
   @media screen and (min-width: 1326px) {
    .img-desk {
    margin-top: 2%;
    width: 1326px;
    height: 465px;
}
} 
 
@media screen and (min-width: 1440px) {
    .img-desk {
    margin-top: 2%;
    width: 1440px;
    height: 516px;
}
}

/* We Deliver area  */
@media screen and (max-width: 414px){
        .we_deliver {
            height: 100px;
        }
}


.lk-f-job {
    background: #cf393f;
    color: #ffffff;
    margin-top: -4px;
    overflow: hidden;
    font-family: calibri;
}
.lk-f-job-pic {
    height: 350px;
}
.lk-f-job-details{
   padding: 50px;
}
.lk-f-job-details h2 {
    border-bottom: 3px solid #ffffff;
    width:70%;
    padding-bottom: 6px;
}
.lk-f-job-details p, .lk-f-job-details a, .lk-f-job-details input[type="submit"] {
    font-size: 25px;
}
@media (max-width:1200px){
    .lk-f-job {
        margin-top:-4px;
    }
}
@media (max-width:1100px){
    .lk-f-job-details{
       padding: 30px;
    }
    .lk-f-job-details h2
    {
        font-size: 1.5rem;
    }
    .lk-f-job-details p, .lk-f-job-details a, .lk-f-job-details input[type="submit"]
    {
        font-size: 20px;
    }
}
@media (max-width:767px){
    .lk-f-job-pic {
        height: 300px;
    }
    .lk-f-job-details {
        background: #cf393f;
    }
}
@media (max-width: 500px){
    .lk-f-job {
        margin-top: 2px;
    }
}
@media (max-width: 350px){
    .lk-f-job-details {
        padding: 25px;
    }
    .lk-f-job-details h2 {
        font-size: 20px;
        width:100%;
    }
    .lk-f-job-pic {
        display: none;
    }
    .lk-f-job-details p, .lk-f-job-details a, .lk-f-job-details input[type="submit"] {
        font-size: 15px;
    }
}

.t-ny {
    background: #058e53;
    color: #fafcfc;
    margin-top: 2px;
    overflow: hidden;
    font-family: calibri;
}
.t-ny-pic-hidden {
    display: none;
}
.t-ny-details{
   padding: 50px;
}
.t-ny-details h2 {
    border-bottom: 3px solid #ffffff;
    width:70%;
    padding-bottom: 6px;
}
.t-ny-details p, .t-ny-details a {
    font-size: 25px;
}
@media (max-width:1100px){
    .t-ny-details{
       padding: 30px;
    }
    .t-ny-details h2
    {
        font-size: 1.5rem;
    }
    .t-ny-details p, .t-ny-details a
    {
        font-size: 20px;
    }
}
@media (max-width:767px){
    .t-ny-pic {
        display: none;
    }
    .t-ny-pic-hidden {
        display: block;
        height: 300px;
    }
    .t-ny-details {
        background: #058e53;
    }
}
@media (max-width: 400px){
    .t-ny-pic-hidden {
        display: none;
    }
}
@media (max-width: 350px){
    .t-ny-details {
        padding: 25px;
    }
    .t-ny-details h2 {
        font-size: 20px;
        width:100%;
    }
    .t-ny-details p, .t-ny-details a {
        font-size: 15px;
    }
}
.b-deals {
    background: #cf393f;
    color: #fafcfc;
    margin-top: 2px;
    overflow: hidden;
    font-family: calibri;
}
.b-deals-details{
   padding: 50px;
}
.b-deals-details h2 {
    border-bottom: 3px solid #ffffff;
    width:70%;
    padding-bottom: 6px;
}
.b-deals-details p, .b-deals-details a {
    font-size: 25px;
}
@media (max-width:1100px){
    .b-deals-details{
       padding: 30px;
    }
    .b-deals-details h2
    {
        font-size: 1.5rem;
    }
    .b-deals-details p, .b-deals-details a
    {
        font-size: 20px;
    }
}
@media (max-width:767px){
    .b-deals-pic {
        height: 300px;
    }
    .b-deals-details {
        background: #cf393f;
    }
}
@media (max-width: 400px){
    .b-deals-pic {
        display: none;
    }
}
@media (max-width: 350px){
    .b-deals-details {
        padding: 25px;
    }
    .b-deals-details h2 {
        font-size: 20px;
        width:100%;
    }
    .b-deals-details p, .b-deals-details a {
        font-size: 15px;
    }
}
.info-4 {
    width: 100%;
    position: relative;
    margin-top: 2px;
}
.info-4-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.info-4-content h2 {
    font-size: 7rem;
}
.info-4-content h4 {
    font-size: 4rem;
}
.info-4-content a {
    font-size: 2rem;
    padding: 10px 35px;
}
.info-5 {
    margin-top: 1px;
}
.info-6 {
    background: #231f20;
    padding:20px;
    margin-top:2px;
}
.connect-with-us h4 {
    text-align: center;
}
.connect-with-us .connect-border {
    border-top: 3px solid #fff;
    width:20%;
    margin:auto;
}
.connect-btn {
    text-align: center;
}
@media (max-width: 767px){
    .connect-border {
        border-top: 3px solid transparent !important;
    }
    .shop-1, .shop-2 {
        text-align: center;
    }
    .shop-1 .w-25, .shop-2 .w-25 {
        width: 100% !important;
    }
    .connect-btn a {
        display: block;
        width: 100%;
    }
}
.info-bg-3 {
    padding: 0;
    background: url(../images/700x400_3.jpg) no-repeat center;
    width: 100%;
    height: 350px;
}
.info-bg-4 {
    padding: 0;
    background: url(../images/700x400_4.jpg) no-repeat center;
    width: 100%;
    height: 350px;
}
@media (max-width:1200px){
    .info-4 .overlay {
        display: none;
    }
    .info-4-content h4 {
        font-size: 3rem;
    }
    .info-4-content h2 {
        font-size: 5rem;
    }    
}
@media (max-width: 991px) {
    .info-1-content p,
    .info-2-content p {
        font-size: 1.5rem;
    }
    .info-bg-2 {
        margin-top: 2px;
    }
    .info-4-content h3 {
        font-size: 4rem;
    }
    .info-4-content a {
        font-size: 2rem;
    }
}
@media (max-width:910px){
    .info-4-content h4 {
        font-size: 2rem;
    }
    .info-4-content h2 {
        font-size: 3.5rem;
    }
    .info-4-content a {
        font-size: 1rem;
        padding: 10px;
        letter-spacing: 1px;
    }
}
@media (max-width: 800px) {
    .info-1-content, 
    .info-2-content {
        top:56px;
    }
    .info-1-content p, 
    .info-2-content p {
        padding: 20px;
    }
    .info-1-content .col-sm-12 a, 
    .info-2-content .col-sm-12 a {
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .info-1-content,
    .info-2-content {
        top: 52px;
    }
    .info-1-heading h4, .info-2-heading h4 {
        font-size: 20px;
    }
    .info-1-content p, .info-2-content p {
        font-size: 25px;
    }
    .info-4 {
        height: auto;
    }
    .info-1-content a,
    .info-2-content a {
        font-size: 1rem;
    }
    .info-6 {
        text-align: left;
    }
    .info-6 .text-center {
        text-align: left !important;
    }
    .info-6 .p-3 {
        padding: 0 !important;
    }
    .info-6 .mb-1 {
        margin-bottom: 1rem!important;
    }
}
@media (max-width: 650px) {
    .info-4-content {
        top: 40%;
        transform: translate(-50%, -40%);
        -webkit-transform: translate(-50%, -40%);
        -moz-transform: translate(-50%, -40%);
    }
}
@media (max-width:632px){
    .info-4-content h4 {
        font-size: 20px;
    }
    .info-4-content h2 {
        font-size: 34px;
    }
    .info-4-content a {
        font-size: 15px;
    }
}
@media (max-width: 500px){
    .info-4 {
        width: 100%;
        height: 300px;
    }
    .info-4 #videoBG {
        height: 100%;
        width: auto;
    }
    .info-4-content {
        width:100%;
    }
    .info-4-content h4 {
        font-size: 19px;
    }
    .info-4-content h2 {
        font-size: 22px;
    }
}
@media (max-width: 400px) {
    body {
        word-break: break-word;
    }
    .info-section {
        margin-top: 67px;
    }
    .info-4-content h4 {
        font-size: 18px;
    }
    .info-4-content h2 {
        font-size: 23px;
    }
    .info-4-content a {
        font-size: 14px;
    }
}
@media (max-width: 350px){
    .info-1-content p, .info-2-content p {
        font-size: 17px;
    }
    .info-4-content h4 {
        font-size: 15px;
    }
    .info-4-content h2 {
        font-size: 18px;
    }
    .info-4-content a {
        font-size: 10px;
        padding: 5px;
    }
}
@media (max-width: 299px) {
    .info-4-content h4 {
        font-size: 12px;
    }
    .info-4-content h2 {
        font-size: 15px;
    }
}
.hot-deals {
    margin-top: 6em;
    padding: 10px;
}
.border-dashed {
    border: 2px dashed #000;
    height: 750px;
}
.coup-col .col-lg-6 {
    margin-bottom:25px;
}
.hot-deals h1 {
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
    font-size: 4rem;
}
.hot-deals-info {
    margin-top: 0em !important;
}
@media (max-width: 991px) {
    .hot-deals {
        margin-top: 6em;
    }
}
.about {
    margin-top: 6em;
}
.about-heading {
    text-align: center;
}
@media (max-width: 991px) {
    .about {
        margin-top: 10em;
    }
}
.menu-details {
    background: #fff;
    margin-top: 0em !important;
    padding-top: 1em;
}
.pizza {
    text-transform: uppercase;
    font-family: "Times New Roman", Times, serif;
    padding-top: 3em;
}
.our-food_menu {
    margin-top: 11em;
    background: #e2d8c4;
    padding: 2em;
}
.our-food_menu h3 {
   text-decoration: underline;
}
.our-food_menu p {
   margin-bottom:5px;
   font-style: italic;
}
.our-food_menu p > a {
   margin-right:5px;
}
@media (max-width:1096px){
    .our-food_menu {
        margin-top: 10em;
    }
}
@media (max-width:750px){
    .our-food_menu {
        margin-top: 9em;
        padding: 1em;
    }
    .our-food_menu h3 {
        font-size: 25px !important;
    }
}
.heading-relative {
    position: relative;
}
.border-absolute-left, .border-absolute-right {
    width:10%;
    position: absolute;
}
.border-absolute-left {
    top:45px;
    left: 400px;
}
.border-absolute-right {
    top:45px;
    right: 400px;
}
@media (max-width:599px){
    .our-food_menu {
        margin-top: 9em;
    }
}
@media (max-width:550px){
    .on-page-content a:hover {
        color: #ce363c;
        border: none !important;
    }
    .on-page-content-active {
        color: #ce363c;
        border: none !important;
    }
    .our-food_menu {
        margin-top: 11em;
    }
}
/* @media (max-width: 500px){
    .our-food_menu {
        margin-top: 150px;
    }
} */
@media (max-width:337px){
    .our-food_menu {
        margin-top: 122px;
    }
}
.pizza h1 {
    font-size: 4rem;
    font-weight: bolder;
}
.pizza p {
    font-size: 2rem;
}
.menu-box {
    width: 97%;
    margin: auto;
}
.menu__section {
    margin-top: -8px;
}

.menu__section-heading {
    font-family: Rockwell, sans-serif;
    font-weight: 700;
    font-size: 2.25rem;
    color: #231f20;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.menu__section-heading--secret {
    color: #d83a34;
}

.menu__section-description {
    font-weight: 400;
    font-size: 1.125rem;
    color: #231f20;
    line-height: 1.4rem;
    max-width: 620px;
}

.menu__section-items {
    padding:0px;
    margin:0px;
}

.menu__section-item {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.menu__section-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .02) 45%, #000);
    width: 100%;
    height: 100%;
    transition: .2s;
    opacity: 1;
}

.menu__section-item:before {
    content: "";
    height: 0;
    padding-top: 100%;
    display: block;
    transition: .2s;
}

.menu__section-item:hover>.menu__item-detail {
    transform: translateY(0);
}

.menu__section-item:hover:after {
    background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 45%, rgba(0, 0, 0, .6));
}

.menu__item-title {
    font-family: Rockwell, sans-serif;
    font-weight: 700;
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
    line-height: 27px;
    max-width: 300px;
    position: relative;
}

.menu__item-title:before {
    content: "";
    width: 150px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: -20px;
    left: 0;
}

.menu__item-banner {
    position: absolute;
    top: -40px;
    left: 20;
    z-index: 1;
    clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0 100%, 5% 50%, 0 0);
    background-color: #ea2127;
    color: #fff;
    font-family: myriad-pro-condensed, sans-serif;
    font-weight: 700;
    font-size: 1.75rem;
    text-transform: uppercase;
    padding: 0 10px 3px;
    line-height: 1;
}

.menu__item-description {
    color: #fff;
    line-height: 22px;
    padding: 10px 0 30px;
    opacity: 0;
    transition: .2s;
    max-width: 325px;
    font-weight: bold;
}

.menu__section-item:hover>.menu__item-detail>.menu__item-description {
    opacity: 1;
}

.menu__item-detail {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    z-index: 1;
    width: 100%;
    transform: translateY(calc(100% - 120px));
    transition: .2s;
}

.menu__item-image-file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.menu__anchor {
    position: relative;
    visibility: hidden;
    top: -325px;
    display: block;
    height: 0;
}

.menu--secret {
    background: url(//www.jetspizza.com/wp-content/themes/jetspizza/assets/dist/css/../images/secret-background.svg) 50% repeat;
}

.menu--secret .menu__anchor {
    top: -375px;
}

.menu__item-banner--secret {
    background-color: #e1d8c6;
    color: #221f20;
}

.menu__item-coupon {
    margin: -15px 0 30px;
}

.menu__item-coupon-text {
    color: #fff;
    margin-right: 10px;
}

.menu__item-coupon-code,
.menu__item-coupon-text {
    font-family: myriad-pro-condensed, sans-serif;
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1;
    display: inline-block;
}

.menu__item-coupon-code {
    color: #d83a34;
    padding: 7px 10px 8px;
    background-color: #fff;
    border-radius: 2px;
    text-transform: uppercase;
}

.menu__item-secret-cta {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    transition: .2s ease;
}

.menu__item-secret-cta:hover .menu__item-secret-bubble-text {
    color: #00ab4e;
}

.menu__item-secret-bubble {
    display: inline-block;
    position: relative;
    width: 120px;
    height: auto;
    background-color: #fff;
    border-radius: 16px;
    position: absolute;
    top: 23px;
    right: 80px;
}

.menu__item-secret-bubble:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    right: -13px;
    top: 35px;
    border-color: #fff transparent transparent #fff;
    border-style: solid;
    border-width: 8px;
}

.menu__item-secret-bubble-text {
    padding: 10px;
    font-family: myriad-pro-condensed, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: normal;
    color: #231f20;
    transition: .2s ease;
}

.menu__section-item:hover .menu__item-secret-bubble {
    animation: secretbubbleIn .2s linear;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
}

@keyframes secretbubbleIn {
    0% {
        transform: translate(20px) scaleX(.8) scaleY(.8);
    }
    to {
        transform: translate(0) scaleX(1) scaleY(1);
    }
}

.menu__item-secret-bg {
    position: absolute;
    top: 0;
    right: -50px;
    transform: scaleX(-1) scaleY(1);
}

.menu__section-item:hover .menu__item-secret-bg {
    animation: secretbgIn .2s ease-in;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
}

@keyframes secretbgIn {
    0% {
        transform: scaleX(0) scaleY(0);
    }
    to {
        transform: scaleX(-1) scaleY(1);
    }
}

.menu__item-secret-jetsman {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 2;
    transform: scaleX(-1);
}

.menu__section-item:hover .menu__item-secret-jetsman {
    animation: secretctaIn .2s linear;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
}

@keyframes secretctaIn {
    0% {
        transform: translate(37px, 3px) rotate(-10deg) scaleX(-1);
    }
    to {
        transform: translate(0) rotate(0deg) scaleX(-1);
    }
}

.menu__section-item:hover .menu__item-secret-cta {
    opacity: 1;
}

@media only screen and (min-width:480px) {
    .menu__section-heading {
        font-size: 2.625rem;
        margin-top: 10px;
    }
}

@media only screen and (min-width:768px) {
    .menu--secret .menu__anchor,
    .menu__anchor {
        top: -132px;
    }
}

@media only screen and (min-width:992px) {
    .menu__section-heading {
        margin-top: 0;
    }
}
.tmplt-hurdle {
    margin: 0;
    margin-bottom: 8px;
    padding: 1px;
}
@media (min-width: 1300px){
    .col-make-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .menu__item-title {
        font-size: 16px;
    }
}
@media (max-width:960px){
    .pizza h1 {
        font-size: 3rem
    }
}
@media (max-width:767px){
    .cpaa {
        font-size:2.3rem !important;
    }
    .menu-lil{
        font-size:13px !important;
        line-height: 30px;
        letter-spacing: 0.5px;
    }
    .hot-deals-heading {
        font-size:15px !important;
    }
    .hot-deals-para {
        font-size:13px !important;
    }
}
@media (max-width:700px){
    .menu_list_box {
        width:80%;
        margin:auto;
    }
}
@media (max-width:575px){
    .cpaa-hub {
        height:400px;
        overflow:scroll;
    }
}
@media (max-width:500px){
    .chrk{
        font-size: 2rem !important;
    }
    .menu-welcome .chrk{
        font-size: 18px !important;
        width: 100%;
        margin: 0px !important;
        padding: 0px !important;
        margin-left: -10px !important;
        letter-spacing: 1px;
    }
}
.content-text {
    position: absolute;
    top: 85%;
    left: 15%;
    transform: translate(-15%, -85%);
    -webkit-transform: translate(-15%, -85%);
    -moz-transform: translate(-15%, -85%);
    -o-transform: translate(-15%, -85%);
}
.content-heading {
    margin-top: 35%;
}
.content-heading h2,
.content-text h2 {
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
    font-size: 1.2rem;
}
.content-text p {
    font-size: 1rem;
}
.content-heading span,
.content-text span {
    padding: 5px;
    color: #000;
    background: #e4de46;
    font-weight: 700;
    font-size: 1rem;
}
.review-pg-price {
    padding: 5px;
    color: #fff;
    background: #be363c;
    font-weight: 700;
    font-size: 1rem;
}
.content-flex {
    display: flex;
}
.content-flex span,
.content-flex a,
.content-flex .btn {
    width: 110px;
    margin-left: 5px;
    text-align: center;
    font-weight: 700;
}
.menu-box-img-content:hover > .content-heading {
    display: none;
}
.menu-box-img-content:hover > .content-slide {
    height: 100%;
}
.exclusive-pizza {
    margin-top: 3em !important;
}
.ny-pizza-banner {
    position: relative;
    top: -180px;
    height: 0;
    display: block;
    visibility: hidden;
}
@media (min-width: 1501px) {
    .content-heading {
        margin-top: 30%;
    }
    .content-heading h2,
    .content-text h2 {
        font-size: 25px;
    }
    .content-text p {
        font-size: 17px;
    }
    .content-heading span,
    .content-flex span,
    .content-flex .btn {
        font-size: 12px;
    }
}
@media (min-width: 1300px) and (max-width: 1500px) {
    .content-heading {
        margin-top: 135px;
    }
    .content-heading h2,
    .content-text h2 {
        font-size: 22px;
    }
    .content-text p {
        font-size: 16px;
    }
    .content-heading span,
    .content-flex span,
    .content-flex .btn {
        font-size: 11px;
    }
}
@media (max-width: 1326px) {
    .content-flex span,
    .content-flex .btn {
        font-size: 10px;
    }
}
@media (min-width: 992px) and (max-width: 1299px) {
    .content-heading {
        margin-top: 30%;
    }
    .content-heading h2,
    .content-text h2 {
        font-size: 20px;
    }
    .content-text p {
        font-size: 15px;
    }
    .content-heading span {
        font-size: 12px;
    }
    .content-flex {
        margin-left: -6px;
    }
}
@media (max-width: 1096px) {
    .ny-pizza-banner {
        top: -160px;
    }
}
@media (max-width: 1055px) {
    .content-text p {
        font-size: 11px;
    }
    .content-flex {
        margin-left: -6px;
    }
}
@media (max-width: 991px) {
    .content-heading h2,
    .content-text h2 {
        font-size: 25px;
    }
    .content-text p {
        font-size: 18px;
    }
    .content-heading span,
    .content-flex span,
    .content-flex .btn {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .menu-box-img {
        margin: auto;
    }
    .menu-box-img img {
        width: 100%;
        background-size: cover;
    }
    .pizza {
        margin-top: 1em;
    }
    .content-heading h2,
    .content-text h2 {
        font-size: 27px;
    }
    .content-text p {
        font-size: 20px;
    }
    .content-heading span,
    .content-text span,
    .content-text .btn {
        font-size: 15px;
    }
}
@media (max-width: 750px) {
    .ny-pizza-banner {
        top: -150px;
    }
}
@media (max-width: 500px) {
    .pizza-img,
    .pizza-content {
        text-align: center;
    }
    .content-text p {
        font-size: 15px;
    }
    .content-flex {
        margin-left: 0;
    }
}
/* @media (max-width: 469px){
    .pizza {
        margin-top: 2em;
    }
} */
@media (max-width: 420px) {
    .content-flex span,
    .content-flex .btn {
        font-size: 11px;
    }
}
@media (max-width: 415px) {
    .content-heading {
        margin-left: 10px;
    }
    .content-text {
        margin-left: 10px;
    }
}
@media (max-width: 337px) {
    .ny-pizza-banner {
        top: -73px;
    }
}
@media (max-width:299px){
    .pizza {
        margin-top: 1em;
    }
}
.review-page {
    background: #fff;
}
.review-product-image,
.review-product-content {
    width: 100%;
    height: 100%;
    margin: auto;
    overflow: hidden;
}
.review-product-image img {
    width: 100%;
    background-size: cover;
    background-position: center;
}
.review-product-image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
}
.review-login-alert {
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    display: none;
}
.comments-section-heading {
    color: #000;
    background: #f9f9f9;
}
.comments-section-comment {
    background: #fff;
    border-bottom: 2px solid #f9f9f9;
}
.user-personal-text-p {
    background: #f9f9f9;
}
.user-img {
    border: 1px solid #8c8c8c;
    width: 150px;
    height: 150px;
    margin: auto;
    overflow: hidden;
}
@media (max-width: 800px) {
    .review-product-content p {
        line-height: 30px;
    }
}
@media (max-width: 767px) {
    .review-section {
        margin-top: 0em;
    }
    .review-product-content {
        height: auto;
        margin-top: 10px;
    }
    .comments-section-comment .col-sm-2 {
        display: none;
    }
    .comments-section-comment .col-sm-10 {
        padding-left: 3em;
        padding-top: 1em;
    }
}
@media (max-width: 500px) {
    .review-section {
        margin-top: 0em;
    }
}
@media (max-width: 400px) {
    .review-section {
        margin-top: 0em;
    }
}
.footer {
    color: #fff;
    background: #1d1a1a;
}
.application-footer {
    position: fixed !important;
    width: 100%;
    overflow: hidden;
    bottom: 0;
}
@media (max-width: 767px) {
    .footer, .application-footer {
        font-size: 13px;
    }
}
@media (max-width: 420px) {
    .footer, .application-footer {
        font-size: 10px;
    }
}
@media (min-width: 1370px) {
    .img-responsive {
        width: 100%;
        overflow: hidden;
    }
}