﻿.container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
/* TCC LANDING PAGE CSS START */
.landing-city-page .header_sec_two .container {
    max-width: 1140px;
}
.tcc-new-01-ladding-section{
    margin: 0;
    padding: 85px 0;
    background: url('../jpg/brown-wooden-flooringbstd.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}

.tcc-new-01-ladding-section::before{
    content: "";
    background: url('../png/tcc-landing-img003uwex.png') no-repeat;
    width: 467px;
    height: 441px;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: -11px;
}
.tcc-new-01-ladding-section::after{
    content: "";
    background: url('../png/tcc-landing-img002nsuv.png') no-repeat;
    width: 421px;
    height: 753px;
    background-size: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.tcc-issaquah-first-outer{
    text-align: center;
    margin: 0 auto;
    max-width: 1086px;
    padding: 0;
}
.tcc-issaquah-first-outer h1 {
    font-size: 165px;
    line-height: 150px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Bebas Kai';
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0;
}
.tcc-issaquah-first-outer h2, .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer h1 {
    font-size:90px;
    line-height:90px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Bebas Kai';
    font-weight: normal;
}

.tcc-issaquah-first-outer p {
    color: #fff;
    font-size: 31px;
    line-height: 40px;
    padding: 0 58px 60px;
    margin: 0;
    font-family: 'Montserrat';
    font-weight: normal;
}
.tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer p {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
 .landing-city-page .container{
     max-width: 1760px;
 }

 .orange-button {
     background: #cc501c;
     padding: 0 61px;
 }

 .tcc-new-02-ladding-section{
     padding: 72px 0;
     margin: 0;
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center bottom;
 }

 .tcc-two-outer-flex {
    display: flex;
    flex-wrap: wrap;
    padding: 34px 158px 0px 73px;
}

 .tcc-pgs-heading {
     margin: 0;
     padding: 0 130px;
     width: 100%;
     text-align: center;
 }

 .tcc-pgs-heading h1, .tcc-pgs-heading h2, .tcc-pgs-heading h3, .tcc-pgs-heading h4, .tcc-pgs-heading h5, .tcc-pgs-heading h6{
     margin: 0 0 40px;
     padding: 0 30px 0 0;
     font-size: 70px;
     line-height: 77px;
     text-transform: uppercase;
     font-family: 'Bebas Kai';
     font-weight: normal;
     color: #000;
 }
 .tcc-pgs-heading p {
     color: #000;
     font-size: 30px;
     line-height: 45px;
     font-family: 'Montserrat';
     margin: 0 0 42px;
     padding: 0 54px;
     font-weight: 500;
 }
 .tcc-pgs-heading p:last-child{
      margin-bottom: 0;
  }

 .tcc-white-heading h1, .tcc-white-heading h2, .tcc-white-heading h3, .tcc-white-heading h4, .tcc-white-heading h5, .tcc-white-heading h6{
     color: #fff;
 }

  .tcc-white-heading p{
      color: #fff;
  }


 .tcc-two-col-left {
     width: 55.4%;
 }

.tcc-two-col-text-info{
    margin: 0;
    padding: 0 146px 0 0;
}

.tcc-two-col-text-info p{
    color: #fff;
    font-size: 30px;
    line-height: 45px;
    font-family: 'Montserrat';
    font-weight: 500;
    margin: 0 0 45px;
    padding: 0;
}
.tcc-two-col-text-info p:last-child{
    margin-bottom: 0;
}

.tcc-two-col-right {
    width: 44.6%;
}
.tcc-contact-form .radio input[type=radio] + .wpcf7-list-item-label:before {
    top: 3.2px;
    width: 18px;
    height: 18px;
}
.tcc-contact-form .radio input[type=radio]:checked + .wpcf7-list-item-label:before {
    width: 12px;
    height: 12px;
    border: 4px #fff solid;
}
.tcc-contact-form .seattle-form-group textarea.medium {
    height: 85px;
}
.tcc-contact-form .seattle-form-group:nth-last-child(2) {
    margin: 20px 0 20px;
}
.tcc-contact-form .submit-btn {
    height: 65px;
    font-size: 28px;
    border-radius: 0;
}
.tcc-new-03-ladding-section{
    margin: 0;
    padding: 80px 0 85px;
    background: #D4C298;
}
.tcc-new-03-ladding-section a.button.orange-button {
    margin-top: 30px;
    padding: 0 71px;
}
.tcc-new-four-section{
    margin: 0;
    padding: 85px 0;
    background: url('../jpg/brown-wooden-flooringbstd.jpg') no-repeat center top
}

.tcc-four-flex{
    display: flex;
    flex-wrap: wrap;
    padding: 0 55px;
    align-items: center;
}

.tcc-four-left-video{
    margin: 0;
    padding: 0;
}

.tcc-four-right-info .tcc-pgs-heading {
    text-align: left;
    padding: 0 0 0 115px;
}
.tcc-four-left-video {
    margin: 0;
    padding: 0;
    width: 46%;
}
.tcc-four-right-info {
    width: 54%;
}

.tcc-new-six-section{
    padding: 98px 0 84px;
}
.tcc-contact-form .seattle-form-group label {
    text-align: left;
    margin: 0;
}
.tcc-contact-form .seattle-form-info  .seattle-form-group p {
    padding: 0;
    margin: 0;
}
.tcc-contact-form .seattle-form-group label {
    text-align: left;
    margin: 0;
}

.landing-city-page .service-area-section .container {
    max-width: 1678px;
}

.tcc-new-six-section .featured-redmond {
    padding: 0;
}
.tcc-new-six-section .featured-services-section h3 {
    font-size: 70px;
    line-height: 77px;
    color: #000;
    padding-bottom: 53px;
    margin: 0;
}
.tcc-new-six-section .featured-services-section h3::after {
    display: none;
}

.tcc-new-six-section .featured-box-info {
    background: #EAE1CE;
    padding: 0 0 25px;
}
.tcc-new-six-section .featured-box-info h4 {
    font-size: 32px;
    line-height: 33px;
    color: #000;
    margin: 0 20px 8px;
    padding: 0;
}
.tcc-new-six-section .featured-box-info p {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Montserrat';
    font-weight: 500;
    text-align: center;
}
.tcc-scroll-featured {
    margin: 36px 16px 0;
    padding: 0 20px;
    overflow-y: scroll;
    height: 245px;
}


.tcc-scroll-featured::-webkit-scrollbar-track
{
	background-color: #EAE1CE;
}

.tcc-scroll-featured::-webkit-scrollbar
{
	width: 7px;
	background-color: #EAE1CE;
}

.tcc-scroll-featured::-webkit-scrollbar-thumb
{
	background-color: #cc501c;
}

.tcc-new-six-section .flexslider.carousel {
    max-width: 1666px;
    margin: 0 auto;
}
.featured-redmond h3 {
    text-align: center;
}
.featured-redmond h4 {
    text-align: center;
}
.featured-redmond .flexslider {
    background: no-repeat;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.featured-redmond ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.featured-redmond li {
    float: left;
    width: 180px;
    margin: 0 20px 0 0;
    padding: 0;
}
.featured-redmond li::before {
    display: none;
}
.featured-redmond .flex-direction-nav a {
    opacity: 1 !important;
    font-size: 0px;
}
.flex-direction-nav li::before {
    display: none;
}
.flex-direction-nav li {
    position: unset;
    font-size: 0;
}
.tcc-new-six-section .featured-redmond .flex-direction-nav .flex-prev, .tcc-new-six-section .featured-redmond .flexslider:hover .flex-prev {
    background: url(../png/s_left_arrow-newv3p9.png) no-repeat !important;
    width: 21px;
    height: 46px;
    background-size: 100% !important;
    left: -74px !important;
}
.tcc-new-six-section .featured-redmond .flex-direction-nav .flex-next, .tcc-new-six-section .featured-redmond .flexslider:hover .flex-next {
    background: url(../png/s_right_arrow-newhbdp.png) no-repeat !important;
    width: 21px;
    height: 46px;
    background-size: 100% !important;
    right: -74px !important;
}
.tcc-new-six-section .featured-redmond.featured-services-section .flex-direction-nav a {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.btn-full-screen {
    text-align: center;
    margin-top: 62px;
}
.landing-city-page  #footer .container {
    max-width: 1000px;
}
.tcc-contact-form .seattle-form-info {
    border-radius: 0;
    padding: 37px 35px 40px 38px;
}
.tcc-contact-form .seattle-form-info p {
    margin: 0 0 24px;
    font-family: 'Montserrat';
    font-weight: normal;
    letter-spacing: 0;
}
.tcc-contact-form .medium {
    font-size: 16px;
    letter-spacing: 0.50px;
    height: 49px;
    font-family: 'Montserrat';
    font-weight: normal;
    border-radius: 0;
}
.tcc-contact-form .seattle-form-group label {
    text-align: left;
    margin: 0;
    font-family: 'Montserrat';
    font-weight: normal;
    letter-spacing: 0;
}
.tcc-contact-form .seattle-form-group .medium {
  color: #000 !important;
}
.tcc-contact-form .seattle-form-group .medium::placeholder {
    color: #8D8D8D !important;
}
.tcc-contact-form .seattle-form-group select option {
    color: #8D8D8D !important;
}
.tcc-contact-form .seattle-form-group select.medium {
    color: #8D8D8D !important;
}
.tcclanding-service-area-section .service-area-col-right {
    padding-left: 59px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: calc(100% - 617px);
}
.tcclanding-service-area-section .service-area-col-left {
    width: 617px;
}

.tcclanding-service-area-section .service-area-col-right-inner {
    width: calc(100% - 232px);
    padding-right: 75px;
}
.tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo {
    width: 232px;
    padding: 0;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}
.tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
    padding: 0;
    width: 100%;
    margin-right: 0;
    margin-bottom: 80px;
}
.tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure span {
    font-size: 22px;
    line-height: 26px;
    color: #1e4b45;
}
.tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure img {
    max-height: 118px;
    display: block;
    margin: 0 auto 15px;
}
.tcclanding-service-area-section .service-area-col-right-inner h2 {
    font-size: 70px;
    line-height: 70px;
    margin: 0 0 27px;
    padding: 0;
}
.service-area-col-right-inner ul {
    margin: 0;
    padding: 29px 0 0;
}
.service-area-col-right-inner ul li {
    display: block;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 25px;
    line-height: 38px;
    background: url('../png/list-arrowv1z2.png') no-repeat left top 7px;
    padding-left: 44px;
}

.tcclanding-service-area-section .service-area-col-right-inner p {
    font-size: 34px;
    line-height: 50px;
}
.tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure.kirkland-logo-figure img {
    max-height: initial;
}
.tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure.sustainable-logo-figure img {
    max-height: initial;
}
.service-area-logo.service-area-extra-mobile{
    display: none;
}
.flexslider .slides img {
    width: 100%;
    display: block;
    height: auto;
}
.service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
    margin-left: auto !important;
    margin-right: auto !important;
}
.page-template-template-picnic-catering .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.tcc-new-six-section.location-thumb-scroll-hide .tcc-scroll-featured {
    overflow-y: hidden;
    height: auto;
}
.tcc-new-six-section.location-thumb-scroll-hide .featured-box-info {
    background: #eae1ce;
    height: 100%;
}
.location-thumb-scroll-hide .featured-redmond ul {
    display: flex;
    flex-wrap: wrap;
}
.tcc-new-six-section.location-thumb-scroll-hide .featured-box-info h4 {
    min-height: 70px;
}
/* TCC LANDING PAGE CSS END */

/* REPONSIVE ALL PAGES CSS START */

@media only screen and (min-width: 801px) and (max-width: 1002px) {
  .banner_script, .main_menu ul, .slideshow {
    max-width: inherit;
    min-width: inherit
  }

  #slideshow, .banner_script {
    background: none;
    position: relative
  }

  .header .container .colls_1 .logo {
    min-width: inherit;
    padding: 20px 0 0;
    width: 25%
  }

  .header .container .colls_1 .testimonails {
    margin: 0 5px 30px;
    min-width: inherit;
    padding: 34px 0 0;
    text-align: center;
    width: 26%
  }

  .header .container .colls_1 .top_tabs {
    float: right !important;
    margin: 0 5px 0 0;
    padding: 0;
    width: 45% !important
  }

  .main_menu ul li a {
    color: #FFF;
    font-size: 13px;
    padding: 0 2% 0 0;
    text-decoration: none
  }

  .main_menu ul {
    display: block;
    margin: 0 auto;
    padding: 20px 0 0;
    text-align: center;
    width: 100%
  }

  .slideshow {
    margin: 10px auto
  }

  .banner_script {
    float: left;
    height: 100% !important;
    padding: 0;
    width: 49%
  }

  #slideshow {
    height: 260px;
    width: 100%
  }

  .banner_right {
    display: block;
    float: right;
    margin: 0 auto;
    padding: 0 !important;
    text-align: center;
    width: 48%
  }

  .middle_container .ro_1 {
    float: none;
    margin: 0;
    padding: 0 0 15px;
    width: 100%
  }

  .middle_container .ro_1 .left {
    padding: 0 0 0 5px !important;
    width: 45% !important
  }

  .fspecial {
    float: right;
    width: 50%
  }

  .specials {
    padding: 0 0 5px
  }

  .middle_container .ro_1 .right_specials {
    margin: 0 !important;
    max-width: inherit !important;
    padding: 0;
    position: relative
  }

  .leftarrowbox {
    left: 5px;
    margin: 0 !important;
    top: 50%
  }

  .rightarrowbox {
    margin: 0 !important;
    position: absolute;
    right: 5px;
    top: 50%
  }

  .right_specials>table {
    display: block;
    padding: 10px
  }

  .specials_img {
    background: #E4E0D5;
    box-shadow: 0 0 5px #888;
    float: left;
    margin-top: 15px;
    padding: 5px !important;
    width: 27%
  }

  .specials_img>img {
    width: 100%
  }

  .specials_text {
    float: right !important;
    padding: 0;
    width: 65% !important
  }

  .middle_container .ro_1 .left h1 {
    font-size: 20px
  }

  .slider_box {
    padding: 15px 20px
  }

  .list_carousel.responsive {
    margin-left: 0 !important
  }

  .list_carousel li {
    margin: 0 5px 0 0
  }

  .list_carousel li a {
    font-size: 11px;
    margin: 5px 0 5px 3px;
    width: auto
  }

  .list_carousel li img {
    border: none;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center
  }

  .middle_container .ro_1 .left_banner h1 {
    margin: 0 0 10px;
    font-size: 28px
  }

  .middle_container .ro_1 .right {
    font-size: 13px;
    line-height: 20px
  }

  .middle_container .ro_1 .left_banner {
    padding: 0 25px 0 5px;
    width: 52%
  }

  .middle_container .ro_1 .right h3 {
    margin: 0 0 10px;
    font-size: 28px !important
  }

  .remove_shadow span {
    font-size: 13px;
    margin: 5px 3px 0;
    padding: 2px 0;
    text-align: center;
    width: 31%
  }

  .sev_tit, .sev_tit_one {
    color: #5C7300;
    font-family: times new roman;
    font-size: 22px;
    font-weight: 400
  }

  .middle_container .ro_2 .services {
    margin: 0 10px 0 0;
    min-height: 195px;
    padding: 5px;
    width: 30%
  }

  .sev_tit_one {
    line-height: 22px;
    margin: 0 0 0 70px;
    padding: 0;
    position: absolute
  }

  .sev_tit {
    line-height: 24px;
    padding: 0 0 5px;
    text-align: center
  }

  .services img {
    width: 90%
  }

  .middle_container .ro_2 .services .leftimg {
    float: left;
    margin: 0;
    width: 33%
  }

  .middle_container .ro_2 .services .left_text {
    float: right;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    text-align: left;
    width: 65%
  }

  .middle_container .ro_2 .services .left_textone {
    float: left;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    text-align: left;
    width: 100%
  }

  .newwsleter_ser {
    border-width: 0;
    margin: 19px 0 0 -7px;
    position: relative
  }

  .footer_container .footer_menu ul li {
    background: url(/wp-content/themes/2point-ordercatering-2025/assets/css/images/sep3.png) right 7px no-repeat;
    color: #000;
    display: inline;
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    font-weight: 700;
    list-style: none;
    margin: 0;
    padding: 7px 5px 0 2px
  }

  .footer_container .footer_menu .footer_left {
    width: 135px
  }

  .footer_container .footer_menu .footer_copyrightt {
    width: 419px
  }

  .page_form_sec, .page_info {
    padding-left: 15px;
    padding-right: 15px
  }
}

@media only screen and (min-width: 768px) and (max-width: 800px) {
  .header .container .colls_1 .top_tabs {
    width: 294px !important
  }

  .header .container .colls_1 .top_tabs .top_menu ul li {
    font-size: 10px !important
  }

  .banner_right {
    float: right;
    width: 39% !important
  }

  .main_menu {
    margin: -20px 0 0 !important
  }

  .main_menu ul li {
    font-size: 13px !important
  }

  .main_menu ul li a {
    padding: 32px 16px 32px 1px !important
  }

  .middle_container .ro_1 .left {
    padding: 0 0 0 5px !important;
    width: 45% !important
  }

  .middle_container .ro_1 .right_specials {
    margin: 0 !important;
    max-width: inherit !important;
    padding: 0;
    position: relative
  }

  .rightarrowbox {
    margin: 0 !important;
    position: absolute;
    right: 5px;
    top: 50%
  }

  .jcarousel-skin-tango .jcarousel-clip-horizontal, .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 361px !important
  }

  .remove_shadow span {
    font-size: 12px;
    margin: 3px 2px 0 !important;
    padding: 2px 0;
    width: 31% !important;
    line-height: 20px
  }

  .middle_container .ro_1 .left_banner h1, .middle_container .ro_1 .right h3 {
    margin: 0 0 5px
  }

  .middle_container .ro_1 .right {
    font-size: 13px !important;
    padding: 0;
    width: 47% !important
  }

  .middle_container .ro_2 .services {
    margin: 0 !important;
    padding: 4px !important
  }

  .middle_container .ro_2 .services img {
    width: 95% !important
  }

  .middle_container .ro_2 .services4 {
    background: none !important;
    width: 220px !important
  }

  .middle_container .ro_2 .services .leftimg {
    margin: 0 !important;
    width: 43%
  }

  .middle_container .ro_2 .services .left_text {
    font-size: 13px;
    margin: 0 10px 0 0 !important;
    text-align: left;
    width: 48% !important
  }

  .sev_newslatter, .sev_tit, .sev_tit_one {
    font-size: 18px !important
  }

  .sev_tit_one {
    margin: 0 0 0 109px !important;
    padding: 0
  }

  .footer_container .footer_menu ul, .leftarrowbox {
    margin: 0 !important
  }

  .sev_tit {
    padding: 0;
    text-align: center
  }

  .middle_container .ro_2 .services .left_textone {
    font-size: 13px;
    text-align: left;
    width: 100% !important
  }

  .leftarrowbox {
    left: 5px;
    top: 50%
  }

  .header .container .colls_1 .top_tabs .bg_content .submit {
    margin: 10px 0 0 !important;
    padding: 1px 0 6px !important
  }

  .middle_venues {
    width: 94% !important
  }

  .middle_container .ro_2 .services span {
    margin: 2px 5px 0 7px !important
  }

  .middle_container .ro_2 .services {
    min-height: 210px !important;
    width: 32% !important
  }

  .jcarousel-skin-tango .jcarousel-next-horizontal {
    right: -22px !important
  }

  .middle_con_left {
    background: 0 0 !important;
    max-width: 732px !important
  }

  .middle_con_right {
    max-width: 772px !important;
    padding: 0 0 0 50px !important
  }

  .middle_con_right ul li {
    float: left !important;
    width: 232px !important
  }

  .middle_con_right ul li img {
    width: 90% !important
  }

  .coporte_menus_detail {
    width: 55% !important
  }

  .coporte_menus {
    padding: 0 16px 0 10px !important
  }

  .list_carousel.responsive {
    margin-left: 0 !important
  }

  .list_carousel li {
    margin: 0 5px 0 0
  }

  .list_carousel li a {
    margin: 5px 0 5px 3px;
    width: auto;
    font-size: 11px
  }

  .header .container .colls_1 .logo {
    padding: 20px 0 0
  }

  .header .container .colls_1 .testimonails {
    margin: 0 5px 77px;
    padding: 34px 0 0;
    width: 33%
  }

  .slideshow {
    margin: 10px auto
  }

  #slideshow {
    height: 267px;
    position: relative
  }

  .banner_script {
    background: none !important;
    box-shadow: 0 0 5px #888;
    float: left;
    max-width: 430px;
    min-width: 320px;
    padding: 0;
    width: 100%
  }

  .fspecial {
    float: right;
    width: 50%
  }

  .middle_container .ro_1 .left h1 {
    font-size: 20px
  }

  .specials {
    padding: 0 0 5px
  }

  .right_specials>table {
    display: block;
    padding: 10px
  }

  .specials_img {
    background: #E4E0D5;
    box-shadow: 0 0 5px #888;
    float: left;
    margin-top: 15px;
    padding: 5px !important;
    width: 27%
  }

  .specials_img>img {
    width: 100%
  }

  .specials_text {
    float: right !important;
    padding: 0;
    width: 65% !important
  }

  .middle_container .ro_1 .left_banner {
    background: url(/wp-content/themes/2point-ordercatering-2025/assets/css/images/vertical-boder.png) right center repeat-y;
    color: #000;
    float: left;
    font-family: Oxygen, sans-serif;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    padding: 0 12px 0 5px;
    width: 49%
  }

  .slider_box {
    background: #F5F3E8;
    border-radius: 10px;
    box-shadow: 0 0 10px #000 inset;
    display: block;
    margin: 0;
    padding: 15px 20px
  }

  .newwsleter_ser {
    border-width: 0;
    margin: 19px 0 0 -7px;
    position: relative
  }

  .footer_container .footer_menu ul li {
    font-size: 12px;
    padding: 7px 5px
  }

  .footer_container .footer_menu .footer_left {
    width: 135px
  }

  .footer_container .footer_menu .footer_copyrightt {
    width: 419px
  }

  .page_form_sec, .page_info {
    padding-left: 15px;
    padding-right: 15px
  }

  .p_form-left, .p_form-right {
    float: none;
    width: inherit;
    padding: 0
  }

  .p_form-left.contact_form {
    width: 90%
  }

  .contact_addr {
    clear: both;
    float: none;
    width: 51%
  }
}

@media only screen and (min-width: 526px) and (max-width: 767px) {
  .header .container .colls_1 {
    float: none;
    margin: 0;
    max-width: inherit;
    padding: 0;
    width: 100%
  }

  .slider_box {
    background: #F5F3E8;
    border-radius: 10px;
    box-shadow: 0 0 10px #000 inset;
    display: block;
    margin: 0;
    padding: 15px 20px;
    width: auto !important
  }

  .header .container .colls_1 .top_tabs {
    display: block;
    clear: both
  }

  .footer_container .footer_menu ul li {
    background: none;
    border-bottom: 1px dotted #000;
    display: block !important;
    margin-bottom: 3px;
    padding: 3px 0;
    text-align: center !important
  }

  .active a, .coporte_menus, .header .container .colls_1 .top_tabs .top_menu ul li a:hover, .middle_con_left, form#form1 {
    background: 0 0 !important
  }

  .middle_container .ro_1 .left {
    padding: 0 5px !important;
    text-align: justify !important;
    width: 97% !important;
    float: none;
    display: block
  }

  .header .container .colls_1 .top_tabs .bg_content, .header .container .colls_1 .top_tabs .top_menu, .sev_tit_one {
    text-align: center
  }

  .specials_text {
    padding: 0 0 0 5px;
    width: 70% !important
  }

  .middle_container .ro_1 .right {
    font-size: 13px !important
  }

  .remove_shadow span {
    font-size: 12px;
    margin: 15px 0 0 3px !important;
    padding: 2px 0;
    width: 32% !important
  }

  .footer_container .footer_menu ul {
    margin: 0 !important
  }

  .footer_container .footer_menu .footer_copyrightt {
    font-size: 8px !important;
    line-height: 14px !important
  }

  .middle_container .ro_2 .services .textbox {
    border: none;
    height: inherit;
    padding: 8px 10px;
    width: 100% !important
  }

  .header .container .colls_1 .logo {
    float: left;
    margin: 0 auto;
    min-width: inherit;
    padding: 10px 0 0 5px;
    text-align: center;
    width: 190px !important
  }

  .sev_newslatter {
    font-size: 22px !important
  }

  .header .container .colls_1 .testimonails {
    margin: 0;
    padding: 5px 0;
    width: 100% !important
  }

  .middle_container .ro_2 .services .left_textone {
    padding: 0 5px;
    width: 95% !important
  }

  .footer_container .footer_menu ul li {
    font-size: 11px !important
  }

  .middle_con_left {
    width: 90% !important
  }

  .middle_venues {
    width: 91% !important
  }

  .middle_venues p {
    font-size: 12px !important;
    line-height: 18px !important;
    word-wrap: break-word !important
  }

  .coporte_menus {
    padding: 0 24px 0 50px !important
  }

  .coporte_menus_detail {
    width: 90% !important
  }

  .next {
    margin-right: -13px !important
  }

  .top_tabs {
    width: 100% !important
  }

  .responsive_menu_top_menu ul li ul {
    box-shadow: 0 5px 8px #A0A0A0;
    display: none;
    margin: 0;
    width: 100% !important;
    top: 100px
  }

  .header .container .colls_1 .top_tabs .top_menu ul li a {
    font-size: 12px;
    padding: 5px !important
  }

  .header .container .colls_1 .top_tabs .top_menu ul li {
    background: url(/wp-content/themes/2point-ordercatering-2025/assets/css/images/sep2.png) right center no-repeat
  }

  .banner_script {
    max-width: inherit;
    min-width: inherit
  }

  #slideshow {
    height: 250px !important
  }

  #slideshow>img {
    width: 100% !important;
    height: 100% !important
  }

  .rightarrowbox {
    margin: 0 !important;
    top: 50%;
    right: 5px !important
  }

  .leftarrowbox {
    left: 5px;
    margin: 0 !important;
    top: 50%
  }

  .middle_container .ro_1 .left_banner {
    background: none !important;
    width: 100% !important;
    padding: 0 !important
  }

  .middle_container .ro_1 .right {
    display: block;
    padding: 5px 0 0 !important;
    width: 96% !important;
    line-height: 20px
  }

  .middle_container .ro_2 .services {
    background: none !important;
    font-size: 18px !important;
    margin: 0 !important;
    min-height: inherit !important;
    padding: 0 !important;
    width: 100% !important
  }

  .sev_tit, .sev_tit_one {
    font-size: 22px !important
  }

  .sev_tit_one {
    margin: 0 !important;
    padding: 0 !important;
    right: inherit;
    width: 100%
  }

  .sev_newslatter, .sev_tit {
    text-align: center !important
  }

  .services>img {
    width: 80% !important
  }

  .sev_tit {
    border-top: 1px solid #CCC;
    margin-top: 10px;
    padding: 10px 0 0 !important
  }

  .middle_container .ro_2 .services .leftimg {
    float: left;
    margin: 0 5px 0 0 !important;
    width: 25% !important
  }

  .leftimg>img {
    height: 70% !important;
    width: auto !important
  }

  .middle_container .ro_2 .services .left_text {
    float: left;
    font-size: 13px !important;
    line-height: 17px !important;
    margin: 0 !important;
    width: 56% !important
  }

  .middle_container .ro_2 .services4 {
    width: 100% !important;
    border-top: 1px solid #CCC !important;
    padding-top: 5px !important;
    margin-top: 5px !important
  }

  .newwsleter_ser {
    margin: 19px 0 0 -15px !important
  }

  .footer_container .footer_menu .footer_left {
    padding: 0 !important;
    width: 100% !important
  }

  .footer_container .footer_menu .footer_copyrightt {
    padding: 5px 0 !important;
    width: 100% !important
  }

  .fspecial {
    width: 100%;
    float: none
  }

  .middle_container .ro_1 .left h1 {
    font-size: 22px !important;
    text-align: left
  }

  .responsive_menu_top_menu ul li {
    font-size: 22px;
    text-align: center;
    text-indent: 0;
    width: 100%;
    padding: 0
  }

  .responsive_menu_top_menu ul li ul li {
    background-image: none;
    border-bottom: medium none;
    border-top: 1px solid #E5E6E5;
    display: block;
    font-size: 13px;
    padding: 8px 0;
    text-shadow: 1px 1px #FFF
  }

  .responsive_menu_top_menu ul li a {
    color: #313131;
    text-decoration: none
  }

  .responsive_menu_top_menu ul li a:hover {
    color: #000;
    text-decoration: none
  }

  .specials_img {
    background: #E9E7DC;
    box-shadow: 0 0 5px #999;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px !important;
    text-align: center;
    width: 25%
  }

  .banner_script, .responsive_menu_top_menu {
    background: 0 0
  }

  .specials_img>img {
    width: 100%
  }

  .list_carousel li img {
    border: none;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 90%
  }

  .right_specials {
    display: block !important;
    float: none !important;
    font-size: 12px !important;
    line-height: 18px;
    margin: 0 !important;
    max-width: inherit !important;
    min-width: inherit !important;
    padding: 0 !important;
    position: relative;
    width: auto !important
  }

  #sl_list1, #sl_list10, #sl_list11, #sl_list12, #sl_list13, #sl_list14, #sl_list15, #sl_list16, #sl_list17, #sl_list18, #sl_list19, #sl_list2, #sl_list20, #sl_list3, #sl_list4, #sl_list5, #sl_list6, #sl_list7, #sl_list8, #sl_list9 {
    padding: 5px
  }

  .heading {
    font-size: 12px
  }

  .middle_container .ro_1 {
    float: none;
    margin: 0;
    padding: 0 0 10px;
    width: 100%
  }

  .specials {
    font-size: 22px;
    padding: 0 0 5px 5px
  }

  .middle_container .ro_1 .left_banner h1 {
    font-size: 22px;
    margin: 0 0 0 5px
  }

  .middle_container .ro_1 .right h3 {
    font-size: 22px !important;
    text-align: center;
    margin: 0 0 5px
  }

  .slideshow {
    margin: 0 auto
  }

  .banner_script {
    padding: 0;
    float: none
  }

  .icn {
    background: none !important;
    position: absolute;
    right: 10px;
    text-align: center;
    text-indent: -9999px;
    top: 25px
  }

  .responsive_menu_top_menu ul li ul li a:hover {
    background-image: none;
    color: #000
  }

  .list_carousel.responsive {
    margin-left: 0 !important
  }

  .list_carousel li {
    margin: 0 5px 0 0
  }

  .list_carousel li a {
    width: inherit;
    margin: 5px 0 5px 3px
  }

  .banner_right {
    display: block;
    float: none;
    margin: 0 auto;
    padding: 5px !important;
    text-align: center;
    width: 96%
  }

  .go_item {
    color: #466D09;
    font-family: Oxygen, sans-serif;
    font-size: 16px;
    padding: 0 25px 0 0;
    text-align: right
  }

  .page_form_sec, .page_info {
    padding-left: 15px;
    padding-right: 15px
  }

  .p_form-left, .p_form-right {
    float: none;
    width: inherit;
    padding: 0
  }

  .p_form-left.contact_form {
    width: 100%
  }

  .contact_addr {
    clear: both;
    float: none;
    width: 70%
  }

  .page-right-img, .page_left {
    float: none;
    width: 100%
  }

  .page_left {
    padding-right: 0
  }
}

@media only screen and (max-width: 525px) {
  .header .container .colls_1 {
    float: none;
    margin: 0;
    max-width: inherit;
    padding: 0;
    width: 100%
  }

  .slider_box {
    background: #F5F3E8;
    border-radius: 10px;
    box-shadow: 0 0 10px #000 inset;
    display: block;
    margin: 0;
    padding: 15px 20px;
    width: auto !important
  }

  .header .container .colls_1 .top_tabs {
    display: block;
    clear: both
  }

  .footer_container .footer_menu ul li {
    background: none;
    border-bottom: 1px dotted #000;
    display: block !important;
    margin-bottom: 3px;
    padding: 3px 0;
    text-align: center !important
  }

  .active a, .coporte_menus, .header .container .colls_1 .top_tabs .top_menu ul li a:hover, .middle_con_left, form#form1 {
    background: 0 0 !important
  }

  .middle_container .ro_1 .left {
    padding: 0 5px !important;
    text-align: justify !important;
    width: 97% !important;
    float: none;
    display: block
  }

  .header .container .colls_1 .top_tabs .bg_content, .header .container .colls_1 .top_tabs .top_menu, .sev_tit_one {
    text-align: center
  }

  .specials_text {
    padding: 0 0 0 5px;
    width: 58% !important
  }

  .middle_container .ro_1 .right {
    font-size: 13px !important
  }

  .remove_shadow span {
    font-size: 12px;
    margin: 15px 0 0 3px !important;
    padding: 2px 0;
    width: 32% !important
  }

  .footer_container .footer_menu ul {
    margin: 0 !important
  }

  .footer_container .footer_menu .footer_copyrightt {
    font-size: 8px !important;
    line-height: 14px !important
  }

  .middle_container .ro_2 .services .textbox {
    border: none;
    height: inherit;
    padding: 8px 10px;
    width: 100% !important
  }

  .header .container .colls_1 .logo {
    float: left;
    margin: 0 auto;
    min-width: inherit;
    padding: 10px 0 0 5px;
    text-align: center;
    width: 190px !important
  }

  .sev_newslatter {
    font-size: 22px !important
  }

  .header .container .colls_1 .testimonails {
    margin: 0;
    padding: 5px 0;
    width: 100% !important
  }

  .middle_container .ro_2 .services .left_textone {
    padding: 0 5px;
    width: 95% !important
  }

  .footer_container .footer_menu ul li {
    font-size: 11px !important
  }

  .middle_con_left {
    width: 90% !important
  }

  .middle_venues {
    width: 91% !important
  }

  .middle_venues p {
    font-size: 12px !important;
    line-height: 18px !important;
    word-wrap: break-word !important
  }

  .coporte_menus {
    padding: 0 24px 0 50px !important
  }

  .coporte_menus_detail {
    width: 90% !important
  }

  .next {
    margin-right: -13px !important
  }

  .top_tabs {
    width: 100% !important
  }

  .responsive_menu_top_menu ul li ul {
    box-shadow: 0 5px 8px #A0A0A0;
    display: none;
    margin: 0;
    width: 100% !important;
    top: 100px
  }

  .header .container .colls_1 .top_tabs .top_menu ul li a {
    font-size: 12px;
    padding: 5px !important
  }

  .header .container .colls_1 .top_tabs .top_menu ul li {
    background: url(/wp-content/themes/2point-ordercatering-2025/assets/css/images/sep2.png) right center no-repeat
  }

  .banner_script {
    max-width: inherit;
    min-width: inherit;
    float: none
  }

  .rightarrowbox {
    margin: 0 !important;
    top: 50%;
    right: 5px !important
  }

  .leftarrowbox {
    left: 5px;
    margin: 0 !important;
    top: 50%
  }

  .middle_container .ro_1 .left_banner {
    background: none !important;
    width: 100% !important;
    padding: 0 !important
  }

  .middle_container .ro_1 .right {
    display: block;
    padding: 5px 0 0 !important;
    width: 96% !important;
    line-height: 20px
  }

  .middle_container .ro_2 .services {
    background: none !important;
    font-size: 18px !important;
    margin: 0 !important;
    min-height: inherit !important;
    padding: 0 !important;
    width: 100% !important
  }

  .sev_tit, .sev_tit_one {
    font-size: 22px !important
  }

  .sev_tit_one {
    margin: 0 !important;
    padding: 0 !important;
    right: inherit;
    width: 100%
  }

  .sev_newslatter, .sev_tit {
    text-align: center !important
  }

  .services>img {
    width: 80% !important
  }

  .sev_tit {
    border-top: 1px solid #CCC;
    margin-top: 10px;
    padding: 10px 0 0 !important
  }

  .middle_container .ro_2 .services .leftimg {
    float: left;
    margin: 0 5px 0 0 !important;
    width: 40% !important
  }

  .leftimg>img {
    width: 100% !important
  }

  .middle_container .ro_2 .services .left_text {
    float: left;
    font-size: 13px !important;
    line-height: 17px !important;
    margin: 0 !important;
    width: 56% !important
  }

  .middle_container .ro_2 .services4 {
    width: 100% !important;
    border-top: 1px solid #CCC !important;
    padding-top: 5px !important;
    margin-top: 5px !important
  }

  .newwsleter_ser {
    margin: 19px 0 0 -15px !important
  }

  .footer_container .footer_menu .footer_left {
    padding: 0 !important;
    width: 100% !important
  }

  .footer_container .footer_menu .footer_copyrightt {
    padding: 5px 0 !important;
    width: 100% !important
  }

  .fspecial {
    width: 100%;
    float: none
  }

  .middle_container .ro_1 .left h1 {
    font-size: 18px !important;
    text-align: center
  }

  .responsive_menu_top_menu ul li {
    font-size: 22px;
    text-align: center;
    text-indent: 0;
    width: 100%;
    padding: 0
  }

  .responsive_menu_top_menu ul li ul li {
    background-image: none;
    border-bottom: medium none;
    border-top: 1px solid #E5E6E5;
    display: block;
    font-size: 13px;
    padding: 8px 0;
    text-shadow: 1px 1px #FFF
  }

  .responsive_menu_top_menu ul li a {
    color: #313131;
    text-decoration: none
  }

  .responsive_menu_top_menu ul li a:hover {
    color: #000;
    text-decoration: none
  }

  .specials_img {
    background: #E9E7DC;
    box-shadow: 0 0 5px #999;
    float: left;
    margin-right: 5px;
    margin-top: 24px;
    padding: 5px !important;
    text-align: center;
    width: 32%
  }

  .banner_script, .responsive_menu_top_menu {
    background: 0 0
  }

  .specials_img>img {
    width: 100%
  }

  .list_carousel li img {
    border: none;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 90%
  }

  .right_specials {
    display: block !important;
    float: none !important;
    font-size: 12px !important;
    line-height: 18px;
    margin: 0 !important;
    max-width: inherit !important;
    min-width: inherit !important;
    padding: 0 !important;
    position: relative;
    width: auto !important
  }

  #sl_list1, #sl_list10, #sl_list11, #sl_list12, #sl_list13, #sl_list14, #sl_list15, #sl_list16, #sl_list17, #sl_list18, #sl_list19, #sl_list2, #sl_list20, #sl_list3, #sl_list4, #sl_list5, #sl_list6, #sl_list7, #sl_list8, #sl_list9 {
    padding: 5px
  }

  .heading {
    font-size: 12px
  }

  .middle_container .ro_1 {
    float: none;
    margin: 0;
    padding: 0 0 10px;
    width: 100%
  }

  .specials {
    font-size: 22px;
    padding: 0 0 5px 5px
  }

  .middle_container .ro_1 .left_banner h1 {
    font-size: 22px;
    margin: 0 0 0 5px
  }

  .middle_container .ro_1 .right h3 {
    font-size: 22px !important;
    text-align: center;
    margin: 0 0 5px
  }

  .slideshow {
    margin: 0 auto
  }

  .banner_script {
    padding: 0
  }

  .icn {
    background: none !important;
    position: absolute;
    right: 10px;
    text-align: center;
    text-indent: -9999px;
    top: 25px
  }

  .responsive_menu_top_menu ul li ul li a:hover {
    background-image: none;
    color: #000
  }

  .list_carousel.responsive {
    margin-left: 0 !important
  }

  .list_carousel li {
    margin: 0 5px 0 0
  }

  .list_carousel li a {
    width: inherit;
    margin: 5px 0 5px 3px
  }

  #slideshow {
    height: 200px !important
  }

  #slideshow>img {
    width: 100% !important;
    height: 100% !important
  }

  .banner_right {
    display: block;
    float: none;
    margin: 0 auto;
    padding: 5px !important;
    text-align: center;
    width: 96%
  }

  .page_form_sec, .page_info {
    padding-left: 15px;
    padding-right: 15px
  }

  .p_form-left, .p_form-right {
    float: none;
    width: inherit;
    padding: 0
  }

  .page_info h2, .page_info h1 {
    font-size: 21px
  }

  .page_info h4 {
    font-size: 18px
  }

  .page_form_sec table tr:first-child td {
    width: 150px
  }

  .page_form_sec table td {
    font-size: 14px
  }

  .p_form_width table tr td, .p_form_width table tr:first-child td {
    display: block;
    width: 100%
  }

  .p_form-left.contact_form {
    width: 100%
  }

  .contact_addr {
    clear: both;
    float: none;
    width: 100%
  }

  .page_left {
    float: none;
    padding-right: 0;
    width: 100%
  }

  .page-right-img {
    float: none;
    width: 100%
  }

  .info-img-left, .info-img-right {
    width: 100%;
    margin: 0;
    float: none;
    height: auto
  }
}

@media only screen and (max-width: 1023px) {
  .redmond-testimonial h3 {
    font-size: 24px
  }

  .redmond-testimonial:after, .redmond-testimonial:before {
    background-size: 80px
  }

  .rs2-col h3 {
    font-size: 18px
  }

  .rs2-col {
    width: 32%;
    margin-left: 2%
  }

  .seasonal-left {
    padding-right: 0
  }

  .featured-redmond .flex-direction-nav .flex-prev, .featured-redmond .flexslider:hover .flex-prev {
    left: -25px !important
  }

  .featured-redmond .flex-direction-nav .flex-next, .featured-redmond .flexslider:hover .flex-next {
    right: -25px !important
  }
}

@media only screen and (max-width: 767px) {
  .redmond-sec-3-left {
    width: 100%;
    margin-bottom: 20px
  }

  .redmond-sec-3-right {
    width: 100%;
    text-align: center
  }

  .rs2-col h3 {
    font-size: 16px
  }

  .redmond-sec-1 p {
    font-size: 13px;
    line-height: 20px
  }

  .redmond-sec-1 h3 {
    font-size: 22px
  }

  .redmond-sec-1 .container {
    width: 96%
  }
}

@media only screen and (max-width: 639px) {
  .rs2-col {
    width: 100%;
    margin: 0 0 20px
  }

  .redmond-testimonial:after {
    right: 0;
    background-position: right bottom
  }

  .redmond-sec-1 h3 {
    font-size: 20px
  }

  .featured-redmond h3 {
    font-size: 18px
  }

  .redmond-testimonial h3 {
    padding: 40px 30px 30px;
    font-size: 16px
  }

  .redmond-testimonial:after, .redmond-testimonial:before {
    background-size: 50px
  }
}

@media (min-width:1200px){
    .slider_banner_details.slider-right a.active {
        padding-left:27.5px;
        padding-right:27.5px;
    }
}
@media (max-width:1199px){
    .slider_img_content h2 {
        font-size: 50px;
    }
    .slider_img_content a {
        font-size: 25px;
        padding: 15px 15px 11px;
        display: inline-block;
    }
    .new-banner-sec .container {
        max-width: 100%;
    }
    .slider_banner {
        left: 0;
    }
    .slider_img_content p {
        font-size: 31px;
        max-width: 70%;
        margin: 30px auto 30px;
        line-height: 45px;
    }
    .slider_img_content img {
        height: 178px;
    }
}
@media (max-width:1024px){
    .slider_img_content h2 {
        font-size: 40px;
    }
    .slider_img_content p {
        font-size: 31px;
    }
    .slider_img_content h2 {
        font-size: 40px;
        margin-top: 25px;
    }
    .new-banner-sec .slider_img_content h2 {
        margin-bottom: 19px;
    }
}
@media (max-width:991px){

    .slider_img_content h2 {
        font-size: 35px;
        margin-top: 20px;
        margin-bottom: 5px;
        line-height: 30px;
    }
    .new-banner-sec .slider_img_content h2 {
        margin-bottom: 11px;
    }
    .slider_img_content p {
        font-size: 27px;
        max-width: 80%;
        line-height: 38px;
    }
    .slider_img_content p.p-first {
        font-size: 27px;
    }
    .slider_img_content a {
        font-size: 18px;
        padding: 15px 25px 11px;
        display: inline-block;
        margin: 15px 4px 20px;
    }
    .slider_img_content img {
        height: 166px;
    }
    .new-banner-sec .slider_banner_details.slider-right .slider_img_content h2 {
        padding-bottom: 0;
    }
}
@media (max-width:767px){
    .slider_banner ul {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .slider_banner ul li {
        width: 100%;
    }
    .slider_img_content h2 {
        font-size: 28px;
        margin-top: 15px;
        line-height: 40px;
        margin-bottom: 5px;
    }
    .slider_img_content img {
        height: 105px;
        width: 100%;
        object-fit: cover;
    }
    .slider_banner ul li:nth-child(2) .slider_img_content {
        padding-top: 15px;
    }
    .slider_img_content p {
        font-size: 24px;
        max-width: 80%;
        line-height: 38px;
        margin: 0px auto 10px;
    }
    .slider_img_content {
        padding-bottom: 5px;
    }
    .new-banner-sec .slider_banner_details.slider-right .slider_img_content h2 {
        margin-top: 0;
    }
    .new-banner-sec .slider_img_content h2 {
        padding-bottom: 0;
    }
}

@media (max-width:330px){
    .slider_img_content h2 {
        font-size: 24px;
    }
    .slider_img_content p {
        font-size: 19px;
        max-width: 100%;
        line-height: 28px;
        margin: 0px auto 10px;
        padding: 0px 15px;
    }
    .slider_banner ul li:nth-child(2) .slider_img_content h2 {
        margin-bottom: -5px;
    }
    .slider_banner ul li:nth-child(2) .slider_img_content a {
        margin-top: 10px;
    }
    .slider_img_content a {
        font-size: 18px;
        padding: 12px 15px 11px;
        display: inline-block;
    }
}

@media (max-width:1799px){
 .check-first{
   padding: 0;
 }
  .check-first ul li img {
      max-height: 14px;
  }
  .chicken-repeat h5 span {
      font-size: 13px;
  }
  .currting-entree-content {
      padding: 0 28px 0 0;
  }
  .menu-logo-heading h4 {
      font-size: 37px;
  }
  .menu-logo-heading span {
      font-size: 16px;
  }
}
@media (max-width:1699px){
  .entree-sldes-row {
      max-width: 1360px;
  }
  .microwave-check ul li:nth-child(2) {
      margin: 0 0 242px;
  }
  .microwave-check ul li:nth-child(3) {
      margin-bottom: 85px;
  }
  .microwave-check ul li:nth-child(5) {
      margin: 0 0 64px;
  }
  .microwave-check ul li:nth-child(6) {
      margin: 0 0 33px;
  }
  .microwave-check ul li:nth-child(7) {
      margin: 0 0 33px;
  }
  .oven-check ul li:nth-child(2) {
      margin-bottom: 58px;
      margin-top: 110px;
  }
  .oven-check ul li:nth-child(3) {
      margin-bottom: 56px;
  }
  .oven-check ul li:nth-child(4) {
      margin-bottom: 85px;
  }
  .oven-check ul li:nth-child(6) {
      margin-bottom: 64px;
  }
  .oven-check ul li:nth-child(7) {
      margin-bottom: 85px;
  }
  .slde-microwave-check ul li:nth-child(4) {
      margin: 0 0 56px;
  }
  .slde-microwave-check ul li:nth-child(6) {
      margin-bottom: 342px;
  }
  .slde-oven-check ul li:nth-child(2) {
      margin-top: 10px;
      margin-bottom: 150px;
  }
  .slde-oven-check ul li:nth-child(3) {
      margin-bottom: 55px;
  }
  .slde-oven-check ul li:nth-child(5) {
      margin-bottom: 99px;
  }
  .slde-oven-check ul li:nth-child(7) {
      margin-bottom: 97px;
  }
  .slde-oven-check ul li:nth-child(8) {
      margin-bottom: 15px;
  }
  .slde-search ul li:nth-child(2) {
      margin-bottom: 150px;
  }
  .slde-search ul li:nth-child(3) {
      margin-bottom: 17px;
  }

}
@media (max-width:1599px){
  .entree-sldes-row {
      max-width: 1272px;
  }
  .microwave-check ul li:nth-child(2) {
      margin: 0 0 270px;
  }
  .microwave-check ul li:nth-child(3) {
      margin-bottom: 85px;
  }
  .microwave-check ul li:nth-child(7) {
      margin: 0 0 49px;
  }
  .oven-check ul li:nth-child(2) {
      margin-bottom: 93px;
      margin-top: 103px;
  }
  .oven-check ul li:nth-child(4) {
      margin-bottom: 85px;
  }
  .oven-check ul li:nth-child(7) {
      margin-bottom: 100px;
  }
}
@media (max-width:1499px){
  .menu-logo-heading h4 {
      font-size: 30px;
  }
  .menu-logo-heading span {
      padding: 0 13px 7px;
      font-size: 15px;
  }
  .entree-sldes-row {
    max-width: 1010px;
  }
  .microwave-check ul li:nth-child(2) {
      margin: 0 0 292px;
  }
  .microwave-check ul li:nth-child(3) {
      margin-bottom: 113px;
  }
  .microwave-check ul li:nth-child(4) {
      margin-bottom: 91px;
  }
  .microwave-check ul li:nth-child(5) {
      margin: 0 0 60px;
  }
  .microwave-check ul li:nth-child(6) {
      margin: 0 0 56px;
  }
  .microwave-check ul li:nth-child(7) {
      margin: 0 0 54px;
  }
  .oven-check ul li:nth-child(2) {
      margin-bottom: 83px;
      margin-top: 103px;
  }
  .oven-check ul li:nth-child(3) {
      margin-bottom: 87px;
  }
  .oven-check ul li:nth-child(4) {
      margin-bottom: 114px;
  }
  .oven-check ul li:nth-child(5) {
      margin-bottom: 90px;
  }
  .oven-check ul li:nth-child(6) {
      margin-bottom: 60px;
  }
  .oven-check ul li:nth-child(7) {
      margin-bottom: 128px;
  }
  .slde-microwave-check ul li:nth-child(2) {
      margin-top: 93px;
      margin-bottom: 40px;
  }
  .slde-microwave-check ul li:nth-child(4) {
      margin: 0 0 75px;
  }
  .slde-microwave-check ul li:nth-child(5) {
      margin-bottom: 42px;
  }
  .slde-microwave-check ul li:nth-child(6) {
      margin-bottom: 387px;
  }
  .slde-oven-check ul li:nth-child(2) {
      margin-top: 10px;
      margin-bottom: 193px;
  }
  .slde-oven-check ul li:nth-child(3) {
      margin-bottom: 99px;
  }
  .slde-oven-check ul li:nth-child(5) {
      margin-bottom: 124px;
  }
  .slde-oven-check ul li:nth-child(6) {
      margin-bottom: 20px;
  }
  .slde-oven-check ul li:nth-child(7) {
      margin-bottom: 120px;
  }
  .slde-search ul li:nth-child(2) {
      margin-top: 10px;
      margin-bottom: 193px;
  }
  .slde-search ul li:nth-child(3) {
      margin-bottom: 40px;
  }
}
@media (max-width:1299px){
  .currting-menu-left {
      padding: 50px 10px;
  }

  .menu-logo-heading span {
      padding: 0 0px 7px;
  }
}
@media (max-width:1199px){
  .banner-section .slider-contant-overlay h1 {
      font-size: 30px;
  }
  .prepared-heading-top h2 {
      font-size: 30px;
  }
  .prepared-heading-top p {
      font-size: 22px;
      line-height: 28px;
  }
  .online-ordering-tag h3 {
      font-size: 30px;
  }
  .online-ordering-tag a.button {
      max-width: 145px;
      padding: 12px 0;
      font-size: 22px;
  }
  .homedelivery-pregrap p {
      margin: 0 0 15px;
      font-size: 22px;
      line-height: 28px;
  }
  .homedelivery-pregrap {
      padding: 40px 0;
  }
  .online-ordering-tag {
      max-width: 250px;
      margin: 40px auto 0;
  }
  .currting-menu-left {
      padding: 20px 10px;
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
  }
  .menu-logo-heading {
      margin: 0;
  }
  .menu-item-searh {
      margin:38px 0 0;
      padding: 0;
      width: 100%;
  }
  .menu-item-searh ul {
    text-align: center;
  }
  .menu-item-searh ul li {
      margin: 0 40px;
      padding: 0;
      display: inline-block;
      text-align: center;
  }
  .menu-item-searh ul li img {
      max-height: 58px;
  }
  .menu-logo-heading img {
      margin: 0 0 21px;
  }
  .menu-logo-heading h4 {
      padding: 20px 0 20px;
  }
  .currting-content-right {
      width: 100%;
  }
  .homepage-text-top {
      padding: 20px;
  }
  .homepage-text-top p {
      font-size: 20px;
      padding: 0 20px;
      line-height: 24px;
  }
  .currting-entree-content h4 {
      font-size: 30px;
  }
  .entree-sldes-row {
      padding: 30px 0px 0;
      max-width: 970px;
      margin: 0 auto;
  }
  .chicken-repeat p {
      font-size: 18px;
      line-height: 20px;
  }
  .currting-right-check span {
      padding: 0 0 35px;
      margin-top: -12px;
  }
  .check-first ul li:nth-child(1) {
      top: -31px;
  }
  .microwave-check ul li:nth-child(2) {
      margin: 0 0 236px;
  }
  .microwave-check ul li:nth-child(3) {
      margin-bottom: 73px;
  }
  .check-first ul li {
      margin: 0 0 52px;
  }
  .microwave-check ul li:nth-child(5) {
      margin: 0 0 45px;
  }
  .microwave-check ul li:nth-child(6) {
      margin: 0 0 48px;
  }
  .microwave-check ul li:nth-child(7) {
      margin: 0 0 49px;
  }
  .oven-check ul li:nth-child(2) {
      margin-bottom: 64px;
      margin-top: 89px;
  }
  .oven-check ul li:nth-child(3) {
      margin-bottom: 67px;
  }
  .oven-check ul li:nth-child(4) {
      margin-bottom: 71px;
  }
  .oven-check ul li:nth-child(6) {
      margin-bottom: 51px;
  }
  .oven-check ul li:nth-child(7) {
      margin-bottom: 114px;
  }
  .sides-content-right .chicken-repeat {
      margin: 0 0 6px;
  }
  .slde-microwave-check ul li:nth-child(2) {
      margin-bottom: 30px;
      margin-top: 73px;
  }
  .slde-microwave-check ul li:nth-child(3) {
      margin-bottom:7px;
  }
  .slde-microwave-check ul li:nth-child(4) {
      margin: 0 0 60px;
  }
  .slde-microwave-check ul li:nth-child(5) {
      margin-bottom: 32px;
  }
  .slde-microwave-check ul li:nth-child(6) {
      margin-bottom: 274px;
  }
  .slde-oven-check ul li:nth-child(3) {
      margin-bottom: 76px;
  }
  .slde-oven-check ul li:nth-child(4) {
      margin-bottom: 28px;
  }
  .slde-oven-check ul li:nth-child(6) {
      margin-bottom: 12px;
  }
  .slde-oven-check ul li:nth-child(6) {
      margin-bottom: 10px;
  }
  .slde-oven-check ul li:nth-child(9) {
      margin-bottom:10px;
  }
  .slde-search ul li:nth-child(3) {
      margin-bottom: 33px;
  }
  .checkout-section {
      padding: 32px 0 34px;
  }
  .offring-home-btn a {
      padding: 28px 15px;
      font-size: 30px;
      max-width: 567px;
  }
  .offring-home-btn {
      margin: 0 0 15px;
      padding-top: 30px;
  }
  .click-0order p {
      font-size: 22px;
  }
  .click-0order::after {
      max-width: 250px;
  }
  .microwave-check ul li:nth-child(4) {
      margin-bottom: 48px;
  }
  .microwave-check ul li:nth-child(5) {
      margin: 0 0 50px;
  }
  .oven-check ul li:nth-child(5) {
      margin-bottom: 47px;
  }
  .slde-oven-check ul li:nth-child(2) {
      margin-bottom: 144px;
  }
  .slde-oven-check ul li:nth-child(3) {
      margin-bottom: 84px;
  }
  .slde-oven-check ul li:nth-child(5) {
      margin-bottom: 69px;
  }

  .slde-oven-check ul li:nth-child(7) {
      margin-bottom: 88px;
  }
  .slde-search ul li:nth-child(2) {
      margin-top: 10px;
      margin-bottom: 145px;
  }
  .slde-oven-check ul li:nth-child(8) {
      margin-bottom: 7px;
  }
  .christmas-popup .modal-dialog {
	    max-width: 95%;
	}
}
@media (max-width:991px){
  .entree-sldes-col-6 {
    width: 100%;
    margin-bottom: 66px;
  }
  .entree-sldes-row {
      max-width: 736px;
      justify-content: center;
  }
  .microwave-check ul li:nth-child(2) {
      margin: 0 0 177px;
  }
  .microwave-check ul li:nth-child(3) {
      margin-bottom: 49px;
  }
  .microwave-check ul li:nth-child(5) {
      margin: 0 0 25px;
  }
  .microwave-check ul li:nth-child(6) {
      margin: 0 0 28px;
  }
  .microwave-check ul li:nth-child(7) {
      margin: 0 0 32px;
  }
  .oven-check ul li:nth-child(2) {
      margin-bottom: 44px;
      margin-top: 66px;
  }
  .oven-check ul li:nth-child(5) {
      margin-bottom: 48px;
  }
  .oven-check ul li:nth-child(3) {
      margin-bottom: 50px;
  }
  .oven-check ul li:nth-child(4) {
      margin-bottom: 48px;
  }
  .oven-check ul li:nth-child(6) {
      margin-bottom: 25px;
  }
  .oven-check ul li:nth-child(7) {
      margin-bottom: 78px;
  }

  .slde-microwave-check ul li:nth-child(2) {
      margin-top: 50px;
      margin-bottom: 10px;
  }
  .slde-microwave-check ul li:nth-child(4) {
      margin: 0 0 38px;
  }
  .slde-microwave-check ul li:nth-child(5) {
      margin-bottom: 9px;
  }
  .slde-microwave-check ul li:nth-child(6) {
      margin-bottom: 245px;
  }
  .slde-oven-check ul li:nth-child(2) {
      margin-bottom: 103px;
  }
  .slde-oven-check ul li:nth-child(3) {
      margin-bottom: 38px;
  }
  .slde-oven-check ul li:nth-child(5) {
      margin-bottom: 54px;
  }
  .slde-oven-check ul li:nth-child(7) {
      margin-bottom: 67px;
  }
  .slde-search ul li:nth-child(2) {
      margin-top: 10px;
      margin-bottom: 103px;
  }
  .slde-search ul li:nth-child(3) {
      margin-bottom:12px;
  }
  .slde-microwave-check ul li:nth-child(3) {
      margin-bottom: 8px;
  }
  .slde-oven-check ul li:nth-child(4) {
      margin-bottom: 32px;
  }
  .slde-oven-check ul li:nth-child(8) {
      margin-bottom: 10px;
  }
  .entree-sldes-col-6:last-child {
      margin-bottom: 0;
  }
  .entree-sldes-row .tab-content>.tab-pane {
      display: none;
  }
  .entree-sldes-row .tab-content>.active {
        display: block;
    }
  .entree-sldes-row .fade:not(.show) {
      opacity: 0;
  }
  .home-delivery-tabing-mobile{
      display: block;
      width: 100%;
      margin-bottom: 50px;
  }
  .entree-sldes-row {
      padding: 0px 0px 0;
  }
  .home-delivery-tabing-mobile ul.nav.nav-tabs {
      border: none;
      justify-content: center;
  }
  .home-delivery-tabing-mobile ul.nav.nav-tabs li.nav-item {
      margin: 0 8px;
      width: 100%;
      max-width: 220px;
      text-align: center;
  }
  .home-delivery-tabing-mobile ul.nav.nav-tabs li.nav-item a.nav-link {
      border: none;
      padding: 0 5px;
      font-size: 34px;
      font-family: 'Bebas Neue';
      color: rgba(35,31,32,0.71);
      font-weight: 500;
      line-height: 40px;
      display: block;
      text-decoration: underline;
      letter-spacing: 1.5px;
      background: rgba(35,31,32,0.15);
      padding: 14px 42px;
      border-radius: 0 0 30px 30px;
  }
  .home-delivery-tabing-mobile ul.nav.nav-tabs li.nav-item a.nav-link.active {
      background: #c7531f;
      color: #fff;
  }
}
@media (max-width:767px){
  a.closeit {
      font-size: 16px!important;
      top: 50%;
      /* border: 1px solid #fff; */
      /* background: #aa975d; */
      padding: 0!important;
      right: 8px !important;
      transform: translateY(-50%);
  }
  .entree-sldes-col-6{
    width: 100%;
    margin-bottom: 15px;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 18px;
  }
  .currting-right-check span {
	    margin-top: 0;
        font-size: 16px;
	}
    .currting-entree-content {
        padding: 20px 12px 0 0;
    }

  .homepage-text-top {
      flex-wrap: wrap;
  }
  .homepage-text-top p {
      font-size: 20px;
      padding: 0 0 15px;
      line-height: 24px;
  }
  .menu-item-searh ul li img {
      max-height: 40px;
      height: auto;
  }
  .menu-item-searh ul li {
      margin: 0 9px;
  }
  .menu-item-searh {
      margin: 34px 0 0;
  }
  .offring-home-btn a {
      padding: 12px 15px;
      font-size: 21px;
      max-width: 567px;
      line-height: 32px;
  }
  .entree-sldes-col-6:last-child {
      margin-bottom: 0;
  }

  .offring-home-btn a {
      padding: 12px 15px;
      font-size: 21px;
      max-width: 410px;
      line-height: 32px;
  }
  .home-delivery-tabing-mobile ul.nav.nav-tabs li.nav-item {
      max-width: 150px;
   }
  .home-delivery-tabing-mobile ul.nav.nav-tabs li.nav-item a.nav-link {
      font-size: 22px;
      padding: 4px 12px;
      border-radius: 0 0 15px 15px;
  }
  .home-delivery-tabing-mobile {
      margin-bottom: 30px;
  }
  .chicken-repeat h5 {
      font-size: 15px;
  }
  .chicken-repeat h5 span {
      font-size: 10px;
  }
  .chicken-repeat p {
      font-size: 14px;
      line-height: 16px;
  }
  .check-first ul li img {
      max-height: 10px;
  }
  .microwave-check ul li:nth-child(2) {
      margin: 3px 0 144px;
  }
  .microwave-check ul li:nth-child(3) {
      margin-bottom: 53px;
  }
  .microwave-check ul li:nth-child(4) {
      margin-bottom: 36px;
  }
  .microwave-check ul li:nth-child(5) {
      margin: 0 0 35px;
  }
  .microwave-check ul li:nth-child(6) {
      margin: 0 0 22px;
  }
  .microwave-check ul li:nth-child(7) {
      margin: 0 0 37px;
  }
  .oven-check ul li:nth-child(2) {
      margin-bottom: 35px;
      margin-top: 59px;
  }
  .oven-check ul li:nth-child(3) {
      margin-bottom: 35px;
  }
  .oven-check ul li:nth-child(4) {
      margin-bottom: 53px;
  }
  .oven-check ul li:nth-child(5) {
      margin-bottom: 36px;
  }
  .oven-check ul li:nth-child(6) {
      margin-bottom: 35px;
  }
  .slde-microwave-check ul li:nth-child(2) {
      margin-top: 51px;
      margin-bottom: 5px;
  }
  .slde-microwave-check ul li:nth-child(4) {
      margin: 0 0 24px;
  }
  .slde-microwave-check ul li:nth-child(5) {
      margin-bottom: 4px;
  }
  .slde-microwave-check ul li:nth-child(6) {
      margin-bottom: 212px;
  }
  .slde-oven-check ul li:nth-child(2) {
      margin-bottom: 96px;
      margin-top: 5px;
  }
  .slde-oven-check ul li:nth-child(3) {
      margin-bottom: 27px;
  }
  .check-first ul li strong {
      font-size: 10px;
  }
  .slde-oven-check ul li:nth-child(4) {
      margin-bottom: 23px;
  }
  .slde-oven-check ul li:nth-child(6) {
      margin-bottom: 5px;
  }
  .slde-oven-check ul li:nth-child(7) {
      margin-bottom: 52px;
  }
  .slde-oven-check ul li:nth-child(8) {
      margin-bottom: 6px;
  }
  .slde-oven-check ul li:nth-child(9) {
      margin-bottom: 4px;
  }
  .slde-search ul li:nth-child(2) {
      margin-top: 5px;
      margin-bottom: 96px;
  }
  .slde-search ul li:nth-child(3) {
      margin-bottom: 5px;
  }
  .check-first {
      border-right: 1px #c6c6c6 solid;
      border-left: 1px #c6c6c6 solid;
   }
   .christmas-popup .modal-dialog {
	    top: 50%;
	    transform: translateY(-50%);
	}
	.christmas-popup .modal-body-inner {
	    background: url(../png/catering-popup-christmas-banner-mob6i2w.png);
	    background-size: cover;
	    height: auto;
	    background-position: top center;
	    background-repeat: no-repeat;
	    padding-bottom: 20px;
	}
   .christmas-popup .modal-body-inner img {
	    height: auto;
	}
	.christmas-popup .modal-content_inner {
	    margin-top: 30px;
	    transform: unset;
	    width: 100%;
	    text-align: center;
	    position: unset;
	    padding: 20px 30px;
	}
	.christmas-popup .modal-content_inner h1 {
	    font-size: 21px !important;
	}
	.christmas-popup .modal-content_inner p a {
	    display: inline-block;
	    margin-bottom: 5px;
	}
	.christmas-popup .modal-content_inner h2 {
	    font-size: 23px!important;
	    line-height: 40px;
	    padding-bottom: 0;
	    text-transform: unset !important;
	    text-align: center !important;
	}
	.christmas-popup .modal-content_inner p {
	    font-size: 21px !important;
	}
	.christmas-popup .modal-content_inner p br {
	    display: inline-block;
	}
}
@media (max-width:599px){

}
@media (max-width:575px){
    .entree-sldes-row .tab-content {
        max-width: 368px;
    }
    .microwave-check ul li:nth-child(2) {
        margin: 4px 0 192px;
    }
    .microwave-check ul li:nth-child(3) {
        margin-bottom: 52px;
    }
    .microwave-check ul li:nth-child(4) {
        margin-bottom: 38px;
    }
    .microwave-check ul li:nth-child(5) {
        margin:0 0 37px;
    }
    .microwave-check ul li:nth-child(6) {
        margin: 0 0 37px;
    }
    .microwave-check ul li:nth-child(7) {
        margin: 0 0 37px;
    }
    .oven-check ul li:nth-child(2) {
        margin-bottom: 53px;
        margin-top: 73px;
    }
    .oven-check ul li:nth-child(3) {
        margin-bottom: 52px;
    }
    .oven-check ul li:nth-child(4) {
        margin-bottom: 52px;
    }
    .oven-check ul li:nth-child(5) {
        margin-bottom: 38px;
    }
    .oven-check ul li:nth-child(6) {
        margin-bottom: 36px;
    }
    .oven-check ul li:nth-child(7) {
          margin-bottom: 92px;
    }
    .slde-search ul li:nth-child(2) {
          margin-top: 4px;
          margin-bottom: 131px;
    }
    .slde-oven-check ul li:nth-child(2) {
        margin-top: 4px;
        margin-bottom: 131px;
    }
    .slde-microwave-check ul li:nth-child(2) {
        margin-top: 44px;
        margin-bottom: 6px;
    }
    .slde-microwave-check ul li:nth-child(2) {
        margin-top: 66px;
        margin-bottom: 23px;
    }
    .slde-microwave-check ul li:nth-child(3) {
          margin-bottom: 5px;
    }
    .slde-microwave-check ul li:nth-child(4) {
          margin: 0 0 43px;
    }
    .slde-microwave-check ul li:nth-child(4) {
          margin: 0 0 44px;
    }
    .slde-microwave-check ul li:nth-child(5) {
        margin-bottom: 23px;
    }
    .slde-microwave-check ul li:nth-child(6) {
        margin-bottom: 226px;
    }
    .slde-oven-check ul li:nth-child(3) {
        margin-bottom: 62px;
    }
    .check-first ul li strong {
        font-size: 9px;
    }
    .slde-oven-check ul li:nth-child(4) {
        margin-bottom: 21px;
    }
    .slde-oven-check ul li:nth-child(5) {
        margin-bottom: 52px;
    }
    .slde-oven-check ul li:nth-child(6) {
        margin-bottom: 3px;
    }
    .slde-oven-check ul li:nth-child(7) {
        margin-bottom: 70px;
    }
    .slde-oven-check ul li:nth-child(8) {
        margin-bottom: 5px;
    }
    .slde-oven-check ul li:nth-child(9) {
        margin-bottom: 5px;
    }
    .slde-search ul li:nth-child(3) {
        margin-bottom: 21px;
    }

}
@media (max-width:420px){
    .home-delivery-tabing-mobile ul.nav.nav-tabs li.nav-item {
        max-width: 126px;
    }
}
@media only screen
    and (device-width: 414px)
    and (device-height: 896px)
    and (orientation : portrait)
    and (-webkit-device-pixel-ratio: 2) {
        .slde-microwave-check ul li:nth-child(2) {
            margin-top: 68px;
            margin-bottom: 23px;
        }
        .slde-microwave-check ul li:nth-child(3) {
            margin-bottom: 6px;
        }
        .slde-microwave-check ul li:nth-child(4) {
            margin: 0 0 51px;
        }
        .slde-microwave-check ul li:nth-child(5) {
            margin-bottom: 22px;
        }
        .slde-microwave-check ul li:nth-child(6) {
            margin-bottom: 232px;
        }
        .slde-oven-check ul li:nth-child(2) {
            margin-top: 3px;
            margin-bottom: 138px;
        }
        .slde-oven-check ul li:nth-child(3) {
            margin-bottom: 65px;
        }
        .slde-oven-check ul li:nth-child(4) {
            margin-bottom: 23px;
        }
        .slde-oven-check ul li:nth-child(6) {
            margin-bottom: 4px;
        }
        .slde-search ul li:nth-child(2) {
            margin-top: 3px;
            margin-bottom: 138px;
        }
        .slde-search ul li:nth-child(3) {
            margin-bottom: 26px;
        }
}
@media only screen
    and (device-width: 414px)
    and (device-height: 896px)
    and (orientation : landscape)
    and (-webkit-device-pixel-ratio: 3) {
        .microwave-check ul li:nth-child(2) {
            margin: 3px 0 147px;
        }
        .oven-check ul li:nth-child(2) {
            margin-bottom: 38px;
            margin-top: 59px;
        }
        .microwave-check ul li:nth-child(5) {
            margin: 0 0 37px;
        }
        .oven-check ul li:nth-child(6) {
            margin-bottom: 37px;
        }
        .slde-oven-check ul li:nth-child(2) {
            margin-bottom: 99px;
            margin-top: 3px;
        }
        .slde-search ul li:nth-child(2) {
            margin-bottom: 99px;
            margin-top: 3px;
        }
        .slde-microwave-check ul li:nth-child(4) {
            margin: 0 0 28px;
        }
        .slde-search ul li:nth-child(3) {
            margin-bottom: 9px;
        }
        .slde-microwave-check ul li:nth-child(5) {
            margin-bottom: 7px;
        }
        .slde-oven-check ul li:nth-child(3) {
            margin-bottom: 32px;
        }
        .slde-oven-check ul li:nth-child(4) {
            margin-bottom: 25px;
        }
        .slde-oven-check ul li:nth-child(5) {
            margin-bottom: 56px;
        }
        .slde-microwave-check ul li:nth-child(6) {
            margin-bottom: 218px;
        }
        .slde-oven-check ul li:nth-child(7) {
            margin-bottom: 54px;
        }
        .slde-oven-check ul li:nth-child(8) {
            margin-bottom: 4px;
        }
}
@media only screen
    and (device-width: 375px)
    and (device-height: 812px)
    and (orientation : landscape)
    and (-webkit-device-pixel-ratio: 3) {
        .microwave-check ul li:nth-child(2) {
            margin: 3px 0 147px;
        }
        .oven-check ul li:nth-child(2) {
            margin-bottom: 38px;
            margin-top: 59px;
        }
        .microwave-check ul li:nth-child(5) {
            margin: 0 0 37px;
        }
        .oven-check ul li:nth-child(6) {
            margin-bottom: 37px;
        }
        .slde-oven-check ul li:nth-child(2) {
            margin-bottom: 99px;
            margin-top: 3px;
        }
        .slde-search ul li:nth-child(2) {
            margin-bottom: 99px;
            margin-top: 3px;
        }
        .slde-microwave-check ul li:nth-child(4) {
            margin: 0 0 28px;
        }
        .slde-search ul li:nth-child(3) {
            margin-bottom: 9px;
        }
        .slde-microwave-check ul li:nth-child(5) {
            margin-bottom: 7px;
        }
        .slde-oven-check ul li:nth-child(3) {
            margin-bottom: 32px;
        }
        .slde-oven-check ul li:nth-child(4) {
            margin-bottom: 25px;
        }
        .slde-oven-check ul li:nth-child(5) {
            margin-bottom: 56px;
        }
        .slde-microwave-check ul li:nth-child(6) {
            margin-bottom: 218px;
        }
        .slde-oven-check ul li:nth-child(7) {
            margin-bottom: 54px;
        }
        .slde-oven-check ul li:nth-child(8) {
            margin-bottom: 4px;
        }
}
@media only screen
    and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (orientation : portrait){
    .slde-microwave-check ul li:nth-child(2) {
        margin-top: 68px;
        margin-bottom: 23px;
    }
    .slde-microwave-check ul li:nth-child(3) {
        margin-bottom: 6px;
    }
    .slde-microwave-check ul li:nth-child(4) {
        margin: 0 0 51px;
    }
    .slde-microwave-check ul li:nth-child(5) {
        margin-bottom: 22px;
    }
    .slde-microwave-check ul li:nth-child(6) {
        margin-bottom: 232px;
    }
    .slde-oven-check ul li:nth-child(2) {
        margin-top: 3px;
        margin-bottom: 138px;
    }
    .slde-oven-check ul li:nth-child(3) {
        margin-bottom: 65px;
    }
    .slde-oven-check ul li:nth-child(4) {
        margin-bottom: 23px;
    }
    .slde-oven-check ul li:nth-child(6) {
        margin-bottom: 4px;
    }
    .slde-search ul li:nth-child(2) {
        margin-top: 3px;
        margin-bottom: 138px;
    }
    .slde-search ul li:nth-child(3) {
        margin-bottom: 26px;
    }
}
@media only screen
    and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (orientation : landscape){
        .microwave-check ul li:nth-child(2) {
            margin: 3px 0 147px;
        }
        .oven-check ul li:nth-child(2) {
            margin-bottom: 38px;
            margin-top: 59px;
        }
        .microwave-check ul li:nth-child(5) {
            margin: 0 0 37px;
        }
        .oven-check ul li:nth-child(6) {
            margin-bottom: 37px;
        }
        .slde-oven-check ul li:nth-child(2) {
            margin-bottom: 99px;
            margin-top: 3px;
        }
        .slde-search ul li:nth-child(2) {
            margin-bottom: 99px;
            margin-top: 3px;
        }
        .slde-microwave-check ul li:nth-child(4) {
            margin: 0 0 28px;
        }
        .slde-search ul li:nth-child(3) {
            margin-bottom: 9px;
        }
        .slde-microwave-check ul li:nth-child(5) {
            margin-bottom: 7px;
        }
        .slde-oven-check ul li:nth-child(3) {
            margin-bottom: 32px;
        }
        .slde-oven-check ul li:nth-child(4) {
            margin-bottom: 25px;
        }
        .slde-oven-check ul li:nth-child(5) {
            margin-bottom: 56px;
        }
        .slde-microwave-check ul li:nth-child(6) {
            margin-bottom: 218px;
        }
        .slde-oven-check ul li:nth-child(7) {
            margin-bottom: 54px;
        }
        .slde-oven-check ul li:nth-child(8) {
            margin-bottom: 4px;
        }
}
@media (max-width:420px){
    .slider_img_content a {
        margin: 15px 33px 20px;
        display: block;
    }
    .slider_img_content a.bg_orange{
        margin-left: 33px ;
        margin-right: 33px ;
    }
}
@media all and (max-width:812px) and (orientation : landscape) {
		.christmas-popup .modal-body-inner {
		    height: 320px;
		}
		.christmas-popup .modal-content_inner p {
		    font-size: 19px;
		    margin: 5px 0px 10px;
		    line-height: 24px;
		}
		.christmas-popup .modal-content_inner h2 {
		    font-size: 30px !important;
		    line-height: 41px;
		}
		.christmas-popup .modal-content_inner h1 {
		    font-family: 'Avenir';
		    font-size: 20px;
		    color: #fff;
		    font-weight: 900;
		}
		.christmas-popup .modal-content_inner p br {
			display: none;
		}
		.christmas-popup .modal-content_inner {
		    margin-top: 10px;
		}
}
@media (max-width:1679px){
	h3.school-heading {
	    font-size: 55px;
	}
	.home-delivery-menu-check li {
	    min-height: 95px !important;
	}
	.sides .home-delivery-menu-check li {
	    min-height: 53px !important;
	}
}
@media (max-width:1366px){
	.murphy-table-head h2 {
	    font-size: 30px;
	}
	.murphy-table-head h2 span {
	    font-size: 19px;
	}
	.murphy-info-box h3 {
	    font-size: 15px;
	    line-height: 19px;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.murphy-info-inner {
	    padding: 15px 16px;
	}
	.school-about-left p {
	    font-size: 20px;
	    line-height: 33px;
	    margin-bottom: 20px;
	}
	.about-info-box h4 {
	    font-size: 20px;
	}
	.about-info-box span img {
	    width: 55px;
      height: auto;
	}
	.about-info-box {
	    margin-bottom: 35px;
	}
	.school-rotating-menu h4 {
	    font-size: 30px;
	    margin-left: 0;
	    margin-bottom: 20px;
	}
	.school-rotating-menu h3.school-heading {
	    margin-bottom: 15px;
	}
	.school-rotating-menu::before {
	    display: none;
	}
	.school-navigation ul li a {
	    font-size: 28px;
	}
	.school-navigation {
	    height: auto;
	}
	.school-navigation ul li {
	    padding: 40px 0px 50px;
	}
	.secction-pd {
	    padding: 30px 0px 20px;
	}
	.school-rotating-menu {
	    padding-bottom: 0;
	}
	.slideshow .slide-controls .slide-arrow {
	    font-size: 22px;
	}
	.school-order-middle-section a {
	    height: 147px;
	    width: 337px;
	    font-size: 36px;
	    margin-right: 30px;
	    background-size: contain;
	}
	.school-convenient-ordering-inner a.order_btn {
	    height: 147px;
	    width: 337px;
	    font-size: 36px;
	    margin-right: 30px;
	    background-size: contain;
	}
	.school-convenient-ordering-inner h5 {
	    font-size: 51px;
	}
	.school-convenient-ordering-inner p {
	    font-size: 23px;
	    line-height: 35px;
	    margin-bottom: 20px;
	}
	.school-call h2 {
	    font-size: 58px;
	}
	.address-box h3 {
	    font-size: 25px;
	}
	.address-box a {
	    font-size: 20px;
	    line-height: 25px;
	}
	.address-box {
	    margin-bottom: 20px;
	}
	.school-contact-section {
	    padding: 80px 0px;
	}
	.school-call h2 a {
	    font-size: 45px;
	    margin-left: 10px;
	}
}
@media (max-width:1023px){
	.school-Catering-logo img {
	    width: 80%;
	    margin: auto;
	    display: block;
      height: auto;
	}
	.school-Catering-logo {
	    padding: 15px 0px 10px;
	}
	.school-navigation ul li {
	    padding: 30px 0px 40px;
	    margin: 0px 10px;
	}
	.school-navigation ul li a {
	    font-size: 24px;
	}
	h3.school-heading {
	    font-size: 45px;
	    margin-bottom: 5px;
	}
	.school-about-left p {
	    font-size: 16px;
	    line-height: 26px;
	    margin-bottom: 15px;
	}
	.about-info-box h4 {
	    font-size: 16px;
	}
	.about-info-box span {
	    margin-right: 18px;
	}
	.about-info-box span img {
	    width: 45px;
      height: auto;
	}
	.school-about-right {
	    padding-left: 30px;
	}
	.school-rotating-menu h3.school-heading {
	    margin-bottom: 5px;
	}
	.school-navigation-fixed .school-rotating-menu {
	    padding-top: 20px;
	}
	.murphy-table-head h2 {
	    font-size: 25px;
	}
	.murphy-table-head h2 span {
	    font-size: 17px;
	}
	.murphy-info-box h3 {
	    font-size: 16px;
	    line-height: 19px;
	}
	.murphy-table-head h2 {
	    min-height: 80px;
	    width: 16.89%;
	}
	.murphy-table-head h2:first-child {
	    width: 15.3%;
	}
	.murphy-info-box.mob-accommodation {
	    width: 16.4%;
	}
	.hide-box-mox {
	    width: 90%;
	}
	.slick-slider {
	    padding-bottom: 60px;
	}
	.slideshow .slide-controls .slide-arrow {
	    font-size: 20px;
	}
	.school-convenient-ordering-inner p {
	    font-size: 18px;
	    line-height: 30px;
	    margin-bottom: 10px;
	}
	.school-convenient-ordering-inner h5 {
	    font-size: 42px;
	    margin-bottom: 0px;
	}
	.school-convenient-ordering-inner a.order_btn {
	    height: 105px;
	    width: 275px;
	    font-size: 30px;
	    margin-right: 0;
	}
	.school-call h2 {
	    font-size: 48px;
	    margin-bottom: 0px;
	}
	.school-call h2 a {
	    font-size: 35px;
	    margin-left: 5px;
	}
	.address-box a {
	    font-size: 18px;
	    line-height: 20px;
	}
	.address-box h3 {
	    font-size: 22px;
	}
	.school-contact-section {
	    padding: 50px 0px;
	    margin-top: 20px;
	}
	.school-middle-section.school-navigation-fixed .school-navigation {
	    top: -10px;
	}
    .slide-controls {
        bottom: 25px;
    }

}
@media (max-width:767px){
	.murphy-table-head {
	    display: none;
	}
	.murphy-table-info {
	    flex-wrap: wrap;
	    margin-bottom: 10px;
	}
	.murphy-info-box {
	    width: 100%;
	    padding: 5px 15px;
	    border: 1px dashed #000 !important;
	    min-height: auto;
	    border-left: 0;
	    text-align: center;
	    display: flex;
	    justify-content: center;
	    flex-wrap: wrap;
	    align-items: center;
		border-bottom: 0 !important;
	}
	.murphy-info-box.mob-accommodation .murphy-info-inner {
	    padding: 10px 16px;
	}
	.murphy-info-box h3 {
	    font-size: 16px;
	    margin: 0;
	}
	h2.mob_heading {
	    display: block;
	    width: 100%;
	}
	.archbishop-murphy-table {
	    border: 0px dashed #000;
	}

	.school-about-inner {
	    flex-wrap: wrap;
	}
	h3.school-heading {
	    font-size: 35px;
	}
	.school-about-left {
	    width: 100%;
	}
	.school-about-right {
		width: 100%;
	    padding-left: 0;
	    margin-top: 10px;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	.about-info-box {
	    margin-bottom: 0;
	    flex-wrap: wrap;
	    justify-content: center;
	    text-align: center;
	    width: 33.33%;
	}
	.about-info-box h4 {
	    font-size: 14px;
	    margin-top: 10px;
	}
	.school-rotating-menu h3.school-heading {
	    margin-bottom: 0px;
	}
	.school-rotating-menu h4 {
	    font-size: 22px;
	    margin-left: 0;
	    margin-bottom: 0;
	}
	.secction-pd {
	    padding: 20px 0px 30px;
	}
	.murphy-info-inner {
	    padding: 15px 16px;
	    flex-wrap: wrap;
	    border: 0px dashed #554742;
	}
	.murphy-info-box.mob-accommodation {
	    width: 100%;
	    border-bottom: 1px dashed #000 !important;
	    position: relative;
	}
	.murphy-info-box.mob-accommodation::after {
	    content: "";
	    border-style: solid;
	    border-width: 2px 2px 0 0;
	    border-color: #c8541f;
	    display: inline-block;
	    height: 10px;
	    right: 0;
	    position: relative;
	    top: 0;
	    transform: rotate(135deg);
	    vertical-align: top;
	    width: 10px;
	    transition: transform .4s ease-in-out;
	}
	.murphy-info-box.mob-accommodation.active::after {
	    transform: rotate(-45deg);
	    top: 2px;
	}
	.murphy-info-box h3 br {
	    display: none;
	}
	.murphy-info-inner {
	    padding: 5px 16px;
	    flex-wrap: wrap;
	    align-items: center;
	    justify-content: center;
	}
	h2.mob_heading {
	    font-family: 'Caveat Brush', cursive;
	    font-size: 20px;
	    color: #554742;
	}
	.murphy-info-box.mob-accommodation h3 {
	    font-size: 18px;
	}
	.murphy-info-box:last-child {
	    border-bottom: 1px dashed #000 !important;
	}
	.slick-slider {
	    padding-bottom: 40px;
	}
	.hide-box-mox {
	    width: 100%;
	    flex-wrap: wrap;
	}
	.hide-box-mox {
	    display: none;
	}
	.hide-box-mox.table-active {
	    display: block;
	    background: transparent;
	}
	.hide-box-mox.table-active .murphy-info-box:first-child {
	    border-top: 0px !important;
	}
	.school-order-middle-outter {
	    justify-content: center;
	    align-items: center;
	    flex-wrap: wrap-reverse;
	}
	.school-order-middle-outter img {
	    max-width: 250px;
      height: auto;
	}
	.school-order-middle-section a {
	    height: 127px;
	    width: 275px;
	    font-size: 28px;
	    margin-right: 0;
	}
	.school-order-middle-section {
	    padding: 30px 0px 0px;
	    margin-bottom: 0px;
	}
	.school-navigation-fixed div#section-3 {
	    padding-top: 20px;
	}
	.school-navigation-fixed div#section-4 {
	    padding-top: 10px;
	}
	.school-convenient-ordering-inner {
	    align-items: center;
	    flex-wrap: wrap-reverse;
	}
	.convenient-ordering-right {
	    width: 100%;
	    margin-left: 0;
	    text-align: center;
	}
	.school-convenient-ordering-inner p {
	    font-size: 15px;
	    line-height: 26px;
	    margin-bottom: 10px;
	}
	.school-convenient-ordering-inner p br {
	    display: none;
	}
	.convenient-ordering-left {
	    width: 100%;
	    text-align: center;
	    margin-top: 20px;
	}
	.convenient-ordering-left img {
	    width: 150px;
      height: auto;
	}
	.school-navigation-fixed div#section-3 {
	    text-align: center;
	}
	.school-contact-section {
	    padding: 50px 0px;
	    margin-top: 0px;
	}
	.school-call h2 {
	    font-size: 35px;
	    margin-bottom: 10px;
	}
	.school-call h2 a {
	    font-size: 27px;
	}
	.school-navigation {
	    background: #f6f6f5;
	}
	.school-navigation .container {
	    width: 100%;
	    padding: 0;
	}
	.school-navigation ul {
	    flex-wrap: wrap;
	    display: none;
	}
	.school-navigation ul li {
	    padding: 0;
	    margin: 0;
	    width: 100%;
	}
	.school-navigation ul li a {
	    font-size: 20px;
	    display: block;
	    border-bottom: 1px solid #ccc;
	    padding: 10px 25px;
	}

	.bars {
	    position: relative;
	    text-align: right;
	    display: flex;
	    padding: 5px 15px 5px 20px;
	    height: 40px;
	    justify-content: space-between;
	    align-items: center;
	    background: #cc501c;
	    color: #fff;
	    font-family: 'Caveat Brush', cursive;
	    font-size: 25px;
	}
	.bars a {
	    display: block;
	    text-align: right;
	    position: relative;
	}
	.school-mobile-nav-active .bars a {
	    top: 3px;
	}
  .page-template-Chrysalis-School .bars {
      background: #442662;
  }
	.bars span {
	    height: 2px;
	    margin: 5px 0px 5px auto;
	    width: 25px;
	    background: #fff;
	    display: block;
	    -webkit-transition: .7s;
	    -moz-transition: .7s;
	    transition: .7s;
	}
	.school-mobile-nav-active .bars .first {
	    transform: rotate(45deg);
	    margin: 0 0 -7px auto;
	}
	.school-mobile-nav-active .bars .middle {
	    display: none;
	}
	.school-mobile-nav-active .bars .last {
	    transform: rotate(-45deg);
	}
	.menu2 {
		display: none !important;
	}
	.school-mobile-nav-active .menu1 {
		display: none !important;
	}
	.school-mobile-nav-active .menu2 {
		display: block !important;
	}
	.bars em {
	    font-style: normal;
	    letter-spacing: 1px;
	    text-transform: uppercase;
	}
	.bars em strong {
	    font-weight: normal;
	}
	.school-mobile-nav-active .school-navigation ul {
	    display: flex;
	}
	.school-middle-section.school-navigation-fixed .school-navigation {
	    position: unset;
	}
	.school-navigation-fixed .school-rotating-menu {
	    padding-top: 0;
	}
	.school-navigation-fixed div#section-4 {
	    padding-top: 0;
	}
	.school-middle-section.school-navigation-fixed .school-main-section {
	    padding-top: 0;
	}
    .slide-controls {
        bottom: unset;
        position: relative;
        top: 50px;
        justify-content: flex-start;
    }
    .slide-controls.slide-controls-mobile {
        display: block;
    }
    .slide-controls.slide-controls-desktop {
        display: none;
    }
    .slideshow .slide-controls .slide-arrow {
        font-size: 20px;
    }
    .slideshow .slide-controls .slide-arrow.arrow-prev span {
        margin-right: 15px;
    }
}

@media all and (max-width: 767px) and (orientation : landscape) {
	.school-order-middle-outter {
	    flex-wrap: unset;
		justify-content: space-between;
	}
	.school-navigation-fixed div#section-3 {
	    text-align: left;
	}
	.school-about-left p {
	    font-size: 15px;
	}
	.school-how-it-work-section .school-about-left p {
	    padding-right: 0;
	}
	.school-convenient-ordering-inner {
	    flex-wrap: unset;
	}
	.convenient-ordering-left {
	    width: 30%;
	    text-align: center;
	    margin-top: 20px;
	}
	.convenient-ordering-right {
	    width: 60%;
	    margin-left: 20px;
	    text-align: left;
	}
	.about-info-box h4 {
	    font-size: 16px;
	    margin-top: 10px;
	}
}
@media (max-width:1199px) {
	.allen-institute-logo-item a img {
	    max-width: 160px;
	}
	.allen-institute-logo-item:first-child img {
	    max-width: 200px;
	}
	.allen-institute-logo-box {
	    min-height: 105px;
	}
	.allen-institute-logo-item a {
	    font-size: 18px;
	}
	.allen-institute-section .murphy-table-head h2:first-child {
	    width: 161px;
	}
	.allen-institute-section .murphy-table-head h2 {
	    font-size: 20px;
	    width: 164px;
	}
	.allen-institute-section .murphy-table-head h2 span {
	    font-size: 16px;
	}
	.allen-institute-section .murphy-info-box h3 a {
	    font-size: 16px !important;
	}
	.allen-institute-section .murphy-info-box h3 {
	    font-size: 16px;
	}
	.allen-institute-section .hide-box-mox {
	    width: 83.7%;
	}
	.allen-institute-section .murphy-info-box.mob-accommodation {
	    width: 160px;
	}
	.allen-institute-section .murphy-info-full-box.murphy-info-box h3 {
	    font-size: 16px;
	}
	.allen-institute-section .school-rotating-menu h4 {
	    font-size: 20px;
	}
	.allen-institute-section .school-rotating-menu h4::after {
	    width: 80%;
	    top: -4px;
	}
}
@media (max-width:1023px) {
	.allen-institute-section .murphy-table-head h2 {
	    font-size: 16px;
	    width: 123px;
	}
	.allen-institute-section .murphy-table-head h2 span {
	    font-size: 13px;
	}
	.allen-institute-section .murphy-table-head h2:first-child {
	    width: 110px;
	}
	.allen-institute-section .murphy-info-box.mob-accommodation {
	    width: 111px;
	}
	.allen-institute-section .murphy-info-box {
	    width: 123px;
	}
	.allen-institute-section .hide-box-mox {
	    width: 84.7%;
	}
	.allen-institute-section .murphy-info-box h3 a {
	    font-size: 15px !important;
	}
	.allen-institute-section .murphy-info-box h3 {
	    font-size: 15px;
	}
	a.slider-order-now-btn {
	    width: 219px;
	    font-size: 19px;
	}
}
@media (max-width:767px) {
	.allen-institute-logo-item:first-child {
	    width: 100%;
	    border-right: 0px solid #fff;
	    padding-right: 0;
	    border-bottom: 1px solid #fff;
	    padding-bottom: 30px;
	}
	.allen-institute-logo-item {
	    width: 100%;
	}
	.allen-institute-logo-item:last-child {
	    padding-left: 0;
	    padding-top: 30px;
	}
	.allen-institute-section .school-rotating-menu h4 {
	    font-size: 18px;
	    margin-bottom: 20px;
	}
	.allen-institute-section .school-rotating-menu h4::after {
	    width: 40%;
	    top: -4px;
	    right: auto;
	    margin-left: 10px;
	}
	.allen-institute-section .murphy-info-box.mob-accommodation {
	    width: 100%;
	}
	.allen-institute-section .hide-box-mox {
	    width: 100%;
	}
	.allen-institute-section .murphy-info-box {
	    width: 100%;
	    border: 1px dashed #8c8e92 !important;
	}
	.allen-institute-section h2.mob_heading {
	    font-size: 20px;
	    color: #fff;
	    font-family: 'Proxima Nova Rg';
	    font-weight: bold;
	}
	.allen-institute-section h2.mob_heading span {
	    font-size: 18px;
	    font-family: 'Proxima Nova Rg';
	    font-weight: normal;
	}
	.allen-institute-section .murphy-info-inner {
	    border: 0px dashed #8c8e92;
	}
	.allen-institute-section .hide-box-mox {
	    display: none;
	}
	.allen-institute-section .hide-box-mox.table-active {
	    display: block;
	}
	.allen-institute-section .slick-slider .slick-list::after {
		display: none;
	}
	.allen-institute-section .slideshow {
	    max-width: 100%;
	    background: rgba(5, 22, 43, 0.72);
	}
	.allen-institute-section .heading-week {
	    color: #fff;
	    margin-bottom: 20px;
		padding-left: 15px;
	    padding-bottom: 28px;
	}
	.allen-institute-section .slideshow .slide-controls .slide-arrow {
	    width: auto;
	}
	.allen-institute-section .slide-controls.slide-controls-mobile {
	    display: inline-flex;
	    padding: 0px 15px;
	}
	.allen-institute-section .slick-slider {
	    padding-bottom: 0;
	}
	.allen-institute-section .school-rotating-menu .slick-disabled {
	    display: none !important;
	}
	.allen-institute-section .murphy-info-box.mob-accommodation {
	    background: #5da5b7;
	}
	.murphy-info-box.mob-accommodation::after {
	    border-color: #fff;
	    top: -2px;
	}
	.allen-institute-section .murphy-info-box h3 {
	    font-size: 16px;
	}
	.slide-controls-mob-order-btn {
	    display: block;
	    text-align: center;
	    margin: 20px 0px 0px;
	}
	.allen-institute-section .murphy-info-box.murphy-info-full-box .desktop-catering-menu {
	    display: block;
	}
	.allen-institute-section .murphy-info-box.murphy-info-full-box {
	    width: 100%;
	}
	.allen-institute-logo-item:first-child img {
	    max-width: 130px;
	}
	.allen-institute-logo-item a img {
	    max-width: 110px;
	}
	.allen-institute-logo-box {
	    min-height: auto;
	}
	.allen-institute-logo-item a {
	    font-size: 15px;
	}
	.allen-institute-section {
	    padding-bottom: 40px;
	}
}
@media (max-width:1023px) {
    .thank-you-content h2 {
        font-size: 42px;
    }
}
@media (max-width:767px) {
    .thank-you-content {
        margin: 15px 0 0;
        padding: 0 15px;
    }
    .thank-you-content h2 {
        font-size: 32px;
        margin: 0 0 25px;
        line-height: 42px;
    }
    .thank-you-content p {
        font-size: 16px;
        margin: 0 0 30px;
    }
    .thank-you-content p a{ display:inline-block;}
    .btn-cover{
        margin: 0 0 30px;
    }
    .btn-cover a {
        font-size: 18px;
        width: 230px;
        height: 55px;
        margin: 0px 10px 10px;
    }
}
@media(min-width:1700px) {
    .tcc-new-02-ladding-section.tcc-new-02-ladding-section-new {
        padding-bottom: 200px;
    }
}

@media (max-width:1899px) {
    .faq-first-delivers-leftcol {
        padding: 156px 52px 182px 80px;
    }
    .faq-services-item-bg {
        padding: 66px 46px 85px;
    }
    .faq-services-item-bg h2 {
        font-size: 64px;
        line-height: 72px;
    }
    .service-fq-menu h3 {
        padding: 0 18px;
    }
    .tcc-new-01-ladding-section::before {
        width: 427px;
        height: 403px;
    }
    .tcc-issaquah-first-outer h1 {
        font-size: 148px;
        line-height: 145px;
    }
    .tcc-new-01-ladding-section::after {
        width: 375px;
        height: 678px;
    }
}
@media (max-width:1830px) {
    .picnic-discreption-info {
        padding: 0 0 0 70px;
    }
    .picnic-discreption-info h2 {
        font-size: 85px;
        line-height: 86px;
    }
    .picnic-discreption-info h1 {
        font-size: 173px;
        line-height: 150px;
    }
    .service-content {
      padding-left: 80px;
    }
    .service-content {
      padding-left: 65px;
      padding-right: 65px;
    }
    .service-content p {
      font-size: 27px;
      line-height: 36px;
    }
    .service-content ul li {
      font-size: 27px;
      line-height: 36px;
    }
    .service-area-col-right-inner p {
      font-size: 36px;
      line-height: 54px;
    }
    .service-area-section .container {
      max-width: 1580px;
    }
}
@media (max-width:1799px) {
    .picnic-page-col-right {
        width: 690px;
    }
    .picnic-right-img {
        max-width: 690px;
    }
    .picnic-page-col-left {
        width: calc(100% - 690px);
    }
    .picnic-discreption-info h2 {
        font-size: 80px;
        line-height: 82px;
    }
    .picnic-discreption-info h1 {
        font-size: 162px;
        line-height: 144px;
    }
    .picnic-catering-menu-col-left {
        padding: 0 48px 0 80px;
    }
    .picnic-catering-first-section {
        padding: 70px 0 70px;
    }
    .faq-delivers-leftinfo h1 span {
        font-size: 110px;
        line-height: 110px;
    }
    .faq-delivers-leftinfo h1 {
        font-size: 164px;
        line-height: 140px;
    }
    .faq-delivers-leftinfo p {
        font-size: 28px;
        line-height: 40px;
        margin: 0 0 50px;
    }
    .faq-services-item-bg h2 {
        font-size: 59px;
        line-height: 65px;
    }
    .service-fq-menu h3 {
        font-size: 32px;
        line-height: 38px;
    }
    .faq-onoff-tool h4 {
        font-size: 59px;
        line-height: 72px;
        margin: 0 0 50px;
    }
    .tcc-pgs-heading h1, .tcc-pgs-heading h2, .tcc-pgs-heading h3, .tcc-pgs-heading h4, .tcc-pgs-heading h5, .tcc-pgs-heading h6 {
        margin: 0 0 37px;
        font-size: 66px;
        line-height: 74px;
    }
    .tcc-pgs-heading p {
        padding: 0 0;
    }
    .tcc-new-six-section .featured-redmond .flex-direction-nav .flex-prev, .tcc-new-six-section .featured-redmond .flexslider:hover .flex-prev{
        left: -47px !important;
    }
    .tcc-new-six-section .featured-redmond .flex-direction-nav .flex-next, .tcc-new-six-section .featured-redmond .flexslider:hover .flex-next {
        right: -45px !important;
    }
}
@media (max-width:1699px) {
    .seattle-hero-top-section .container {
        max-width: 1280px;
    }
    .seattle-left-col {
        padding-left: 0;
        padding-top: 20px;
    }
    .seattle-right-col {
        padding-left: 93px;
    }
    .seattle-hero-info h1 {
        font-size: 45px;
        line-height: 35px;
        margin: 0 0 15px;
    }
    .seattle-hero-info h3 {
        font-size: 27px;
        line-height: 31px;
        padding: 0 70px 18px;
    }
    .seattle-form-info {
        padding: 30px;
    }
    .seattle-hero-info figure {
        margin: 0 0 16px;
    }
    .medium {
        font-size: 15px;
        height: 40px;
        padding: 10px 20px;
    }
    textarea.medium {
        height: 70px;
        resize: none;
    }
    .seattle-hero-top-section{
        height: auto;
    }
    .seattle-form-info h2 {
        font-size: 50px;
        line-height: 37px;
    }
    .seattle-form-info p {
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 12px;
    }
    .seattle-form-group label {
        margin: 0 0 10px;
    }
    .seattle-section-two .container {
        max-width: 1280px;
    }
    .seattle-two-food h3 {
        font-size: 45px;
        line-height: 45px;
        margin: 0 0 30px;
    }
    .featured-redmond.featured-services-section .flex-direction-nav .flex-next, .featured-redmond.featured-services-section .flexslider:hover .flex-next {
        right: -45px !important;
    }
    .featured-redmond.featured-services-section .flex-direction-nav .flex-prev, .featured-redmond.featured-services-section .flexslider:hover .flex-prev {
        left: -50px !important;
    }
    .redmond-sec-3.seattle-redmond-sec-3 {
        padding: 50px 0;
    }
    .home-hero-slide-new-color .home-hero-slide-content a {
        min-width: 180px;
        min-height: 48px;
    }
    .home-hero-slide-new-color .home-hero-slide-content .slider-heading {
        font-size: 43px;
        line-height: 44px;
    }
    .home-hero-slide-new-color .home-hero-slide-content p {
        max-width: 410px;
    }
    .home-hero-slide-new-color .home-hero-slide-content p.notess {
        font-size: 17px;
    }
    .home-hero-slide-new-color .home-hero-slide-content {
        margin-top: -20px;
    }
    .picnic-page-col-left {
        width: calc(100% - 600px);
    }
    .picnic-discreption-info {
        padding: 0 0 0 50px;
    }
    .picnic-discreption-info h2 {
        font-size: 65px;
        line-height: 76px;
    }
    .picnic-discreption-info h1 {
        font-size: 130px;
        line-height: 112px;
        margin: 0 0 12px;
    }
    .picnic-discreption-info p {
        font-size: 25px;
        line-height: 37px;
        margin: 0 0 28px;
        padding: 0 60px 0 0;
    }
    .picnic-page-col-right {
        width: 600px;
    }
    .picnic-right-img {
        max-width: 600px;
    }
    .picnic-catering-first-section {
        padding: 60px 0 60px;
    }
    .kick-back-picnic-heading {
        padding: 0 60px 0 50px;
    }
    .kick-back-picnic-heading h3 {
        font-size: 55px;
        line-height: 66px;
    }
    .kick-back-picnic-right {
        padding: 0 50px 0 0;
    }
    .kick-back-picnic-content p {
        font-size: 24px;
        line-height: 39px;
    }
    .picnic-catering-second-section {
        padding: 108px 0 298px;
    }
    .picnic-catering-menu-col-info h4 {
        font-size: 45px;
        line-height: 69px;
        margin: 0 0 16px;
    }
    .picnic-catering-menu-col-info h4 img {
        margin-right: 20px;
        max-width: 50px;
    }
    .picnic-catering-menu-col-info p {
        margin: 0 0 21px;
        font-size: 24px;
        line-height: 34px;
    }
    .picnic-catering-menu-col-info ul li {
        padding: 0 45px 0 0;
        font-size: 20px;
        line-height: 28px;
    }
    .picnic-catering-menu-col-info ul li::after {
        right: 20px;
        top: 10px;
    }
    .picnic-catering-menu-col-info ul {
        margin: 0 0 40px;
    }
    .picnic-catering-menu-col-left {
        padding: 0 38px 0 50px;
    }
    .service-area-section .container {
      max-width: 100%;
      padding: 0 80px;
    }
    .service-area-col-right-inner h2 {
        font-size: 75px;
        line-height: 77px;
    }
    .service-content p {
      font-size: 25px;
      line-height: 33px;
    }
    .service-content ul li {
      font-size: 25px;
      line-height: 33px;
    }
    .service-content-listing {
      padding-top: 15px;
    }
    .service-area-col-right-inner p {
        font-size: 28px;
        line-height: 42px;
    }
    .service-area-col-right-inner .picnic-menu-btn {
      padding-top: 35px;
    }
    .service-area-logo {
      padding-top: 105px;
    }
    .service-area-logo figure {
      padding-right: 46px;
    }
    .service-content {
      max-width: 100%;
    }
    .service-area-section {
      padding: 120px 0 110px;
    }
    .faq-first-delivers-leftcol {
        padding: 100px 32px 100px 40px;
    }
    .faq-delivers-leftinfo h1 span {
        font-size: 90px;
        line-height: 90px;
    }
    .faq-delivers-leftinfo h1 {
        font-size: 142px;
        line-height: 130px;
    }
    .faq-delivers-leftinfo p {
        font-size: 24px;
        line-height: 37px;
        margin: 0 0 40px;
    }
    .faq-second-services-section .container {
        padding: 60px 40px;
    }
    .faq-services-item-bg h2 {
        font-size: 50px;
        line-height: 58px;
    }
    .faq-services-item-bg {
        padding: 55px 46px 65px;
    }
    .service-fq-menu img {
        max-height: 95px;
    }
    .faq-services-item-bg ul li {
        margin-top: 40px;
    }
    .service-fq-menu h3 {
        font-size: 30px;
        line-height: 34px;
        padding: 0 9px;
    }
    .faq-menu-btn {
        margin-top: 70px;
    }
    .faq-first-delivers-rightcol {
        padding: 46px 40px 46px 62px;
    }
    .faq-third-section {
        padding: 70px 0;
    }
    .faq-onoff-tool h4 {
        font-size: 50px;
        line-height: 60px;
        margin: 0 0 40px;
    }
    .faq-title-heading  h5 {
        font-size: 30px;
        line-height: 35px;
    }
    .faq-item-row {
        margin: 0 0 20px;
        padding: 0 0 20px;
    }
    .faq-content-show {
        margin: 0;
        padding: 20px 240px 4px 0;
    }
    .faq-content-show p {
        font-size: 20px;
        line-height: 29px;
        margin: 0 0 15px;
    }
    .faq-content-show ul li {
        font-size: 20px;
        line-height: 32px;
        margin: 0 0 15px;
    }

    .service-area-newdesgin-logo.service-area-logo figure {
        width: 225px;
        padding: 0 11px;
    }
    .service-area-newdesgin-logo.service-area-logo figure img {
        max-height: 100px;
        margin: 0 auto 8px;
    }
    .service-area-newdesgin-logo.service-area-logo figure span {
        font-size: 19px;
        line-height: 26px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
        width: 29.33%;
    }
    .tcc-new-01-ladding-section::before {
        width: 350px;
        height: 330px;
    }
    .tcc-issaquah-first-outer h2, .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer h1 {
        font-size: 70px;
        line-height: 60px;
    }
    .tcc-issaquah-first-outer h1 {
        font-size: 118px;
        line-height: 115px;
        margin: 0 0 10px;
    }
    .tcc-issaquah-first-outer p {
        font-size: 25px;
        line-height: 40px;
        padding: 0 177px 38px;
    }
    .tcc-new-01-ladding-section::after {
        width: 325px;
        height: 608px;
    }
    .tcc-new-01-ladding-section {
        padding: 65px 0;
    }
    .orange-button {
        padding: 0 45px;
		/*margin-left:30px;*/
    }
    .tcc-new-02-ladding-section {
        padding: 65px 0;
    }
    .tcc-pgs-heading h1, .tcc-pgs-heading h2, .tcc-pgs-heading h3, .tcc-pgs-heading h4, .tcc-pgs-heading h5, .tcc-pgs-heading h6 {
        margin: 0 0 30px;
        font-size: 55px;
        line-height: 62px;
    }
    .tcc-two-outer-flex {
        padding: 26px 100px 0px 70px;
    }
    .tcc-two-col-text-info p {
        font-size: 25px;
        line-height: 40px;
        margin: 0 0 25px;
    }
    .tcc-two-col-text-info {
        padding: 0 90px 0 0;
    }
    .tcc-contact-form .radio input[type=radio] + .wpcf7-list-item-label:before {
        top: 0;
    }
    .tcc-pgs-heading p {
        font-size: 25px;
        line-height: 40px;
        margin: 0 0 25px;
    }
    .tcc-new-03-ladding-section a.button.orange-button {
        margin-top: 20px;
        padding: 0 51px;
    }
    .tcc-new-six-section {
        padding: 80px 0 80px;
    }
    .tcc-new-six-section .featured-services-section h3 {
        font-size: 55px;
        line-height: 64px;
        color: #000;
        padding-bottom: 35px;
    }
    .tcc-new-six-section .featured-box-info h4 {
        font-size: 27px;
        line-height: 26px;
        margin: 0 0 8px;
    }
    .tcc-new-six-section .featured-box-info p {
        font-size: 14px;
        line-height: 22px;
    }
    .tcc-new-six-section .flexslider.carousel {
        max-width: 1240px;
    }
    .btn-full-screen {
        margin-top: 50px;
    }
    .tcc-scroll-featured {
        margin: 30px 11px 0;
        padding: 0 16px;
    }
    .tcclanding-service-area-section .service-area-col-left {
        width: 445px;
    }
    .tcclanding-service-area-section .service-area-col-right {
        padding-left: 35px;
        width: calc(100% - 445px);
    }
    .tcclanding-service-area-section .service-area-col-right-inner p {
        font-size: 26px;
        line-height: 37px;
    }
    .tcclanding-service-area-section .service-area-col-right-inner h2 {
        font-size: 50px;
        line-height: 51px;
        margin: 0 0 8px;
    }
    .tcclanding-service-area-section .service-area-col-right-inner {
        width: calc(100% - 224px);
        padding-right: 28px;
    }
    .tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo {
        width: 224px;
    }
    .tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure span {
        font-size: 22px;
        line-height: 26px;
    }
    .tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
        margin-bottom: 60px;
    }
    .service-area-col-right-inner ul li {
        font-size: 20px;
        line-height: 34px;
        background-size: 19px;
    }
    .service-area-col-right-inner ul {
        padding: 15px 0 0;
    }
    .tcclanding-service-area-section .faq-menu-btn {
        margin-top: 30px;
    }
    .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer p {
        padding-bottom: 15px;
        padding-left: 150px;
        padding-right: 150px;
        font-size: 21px;
        line-height: 31px;
    }
    .tcc-new-six-section.location-thumb-scroll-hide .featured-box-info h4 {
        min-height: 56px;
    }
}
@media (max-width:1439px) {
    .seattle-hero-top-section .container {
        max-width: 1140px;
    }
    .seattle-form-info p {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 20px;
    }
    .seattle-form-info h2 {
        margin: 0 0 13px;
        font-size: 50px;
        line-height: 37px;
    }
    .seattle-form-info .seattle-form-group > p {
        font-size: 18px;
        padding: 5px 0;
    }
    .seattle-section-two .container {
        max-width: 1140px;
    }
    .redmond-sec-1.seattle-section-two {
        padding: 40px 0;
    }
    .seattle-two-food h3 {
        font-size: 40px;
        line-height: 38px;
        margin: 0 0 22px;
    }
    .seattle-two-food p {
        font-size: 19px;
        line-height: 24px;
    }
    .seattle-colum-item .rs2-col h3 a {
        font-size: 26px;
    }
    .seattle-colum-item .rs2-col h3 {
        font-size: 26px;
    }
    .seattle-colum-item .rs2-col img {
        margin-bottom: 25px;
    }
    .seattle-colum-item .redmond-sec-2 {
        padding-bottom: 30px;
    }
    .featured-services-section h3 {
        font-size: 40px;
        line-height: 42px;
        padding: 0 0 30px;
    }
    .featured-redmond
     .featured-box-info p {
        font-size: 16px;
        line-height: 20px;
    }
    .seattle-redmond-sec-3 .redmond-testimonial h3 {
        font-size: 40px;
        line-height: 48px;
        padding: 0 0 26px;
    }
    .seattle-redmond-sec-4 .container {
        max-width: 1140px;
    }
    .seattle-redmond-sec-4 .seasonal-left ul li {
        font-size: 18px;
    }
    .seattle-redmond-sec-4 {
        padding: 55px 0 55px;
    }
    .picnic-page-col-left {
        width: calc(100% - 560px);
    }
    .picnic-page-col-right {
        width: 560px;
    }
    .picnic-right-img {
        max-width: 560px;
    }
    .picnic-discreption-info h2 {
        font-size: 55px;
        line-height: 70px;
    }
    .picnic-discreption-info h1 {
        font-size: 113px;
        line-height: 92px;
        margin: 0 0 10px;
    }
    .picnic-discreption-info p {
        font-size: 20px;
        line-height: 30px;
    }
    .picnic-catering-second-section {
        padding: 90px 0 258px;
    }
    .kick-back-picnic-content p {
        font-size: 20px;
        line-height: 33px;
    }
    .kick-back-picnic-heading h3 {
        font-size: 50px;
        line-height: 61px;
    }
    .picnic-catering-menu-col-info h4 {
        font-size: 38px;
        line-height: 63px;
        margin: 0 0 15px;
    }
    .picnic-catering-menu-col-info h4 img {
        margin-right: 16px;
        max-width: 44px;
    }
    .picnic-catering-menu-col-info p {
        margin: 0 0 20px;
        font-size: 20px;
        line-height: 30px;
    }
    .picnic-catering-menu-col-info ul li {
        padding: 0 38px 0 0;
        font-size: 18px;
        line-height: 28px;
    }
    .picnic-catering-menu-col-info ul li::after {
        right: 15px;
        top: 11px;
        width: 6px;
        height: 6px;
    }
    .picnic-catering-menu-col-info ul {
        margin: 0 0 28px;
    }
    .service-content p {
      font-size: 22px;
      line-height: 30px;
    }
    .service-content ul li {
      font-size: 22px;
      line-height: 30px;
    }
    .service-content-listing {
      padding-top: 5px;
    }
    .service-area-section {
      padding: 100px 0 90px;
    }
    .service-area-col-left {
      width: 400px;
    }
    .service-area-col-right {
      width: calc(100% - 400px);
      padding-left: 60px;
    }
    .service-area-col-right-inner h2 {
      font-size: 70px;
      line-height: 70px;
    }
    .service-area-col-right-inner p {
        font-size: 24px;
        line-height: 36px;
    }
    .service-area-col-right-inner .picnic-menu-btn {
      padding-top: 25px;
    }
    .picnic-menu-btn .button {
        margin-right: 30px;
    }
    .button {
      min-width: 250px;
      font-size: 26px;
      line-height: 32px;
      height: 60px;
    }
    .service-area-logo {
      padding-top: 75px;
      align-items: center;
    }
    .service-area-logo figure {
      width: 190px;
    }
    .faq-delivers-leftinfo h1 span {
        font-size: 80px;
        line-height: 80px;
    }
    .faq-delivers-leftinfo h1 {
        font-size: 120px;
        line-height: 112px;
        margin: 0 0 15px;
    }
    .faq-delivers-leftinfo p {
        font-size: 22px;
        line-height: 34px;
        margin: 0 0 30px;
    }
    .faq-services-item-bg h2 {
        font-size: 46px;
        line-height: 53px;
    }
    .service-fq-menu h3 {
        font-size: 28px;
        line-height: 32px;
        padding: 0;
    }
    .faq-onoff-tool h4 {
        font-size: 46px;
        line-height: 53px;
        margin: 0 0 40px;
    }
    .service-area-newdesgin-logo.service-area-logo figure {
        width: 213px;
    }
    .service-area-newdesgin-logo.service-area-logo figure img {
        max-height: 92px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
        width: 33.33%;
        margin-right: 20px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure:last-child {
        width: 130px;
    }
    .tcc-new-01-ladding-section::before {
        width: 260px;
        height: 245px;
    }
    .tcc-new-01-ladding-section::after {
        width: 245px;
        height: 435px;
    }
    .tcc-issaquah-first-outer h2, .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer h1 {
        font-size: 55px;
        line-height: 50px;
    }
    .tcc-issaquah-first-outer h1 {
        font-size: 98px;
        line-height: 92px;
        margin: 0 0 10px;
    }
    .tcc-issaquah-first-outer p {
        font-size: 22px;
        line-height: 33px;
        padding: 0 232px 26px;
    }
    .tcc-new-01-ladding-section::after {
        width: 295px;
        height: 538px;
    }
    .tcc-new-02-ladding-section {
        padding: 55px 0;
    }
    .tcc-pgs-heading h1, .tcc-pgs-heading h2, .tcc-pgs-heading h3, .tcc-pgs-heading h4, .tcc-pgs-heading h5, .tcc-pgs-heading h6 {
        margin: 0 0 25px;
        font-size: 50px;
        line-height: 59px;
        padding: 0;
    }
    .tcc-two-outer-flex {
        padding: 20px 60px 0px 60px;
    }
    .tcc-two-col-text-info p {
        font-size: 22px;
        line-height: 38px;
        margin: 0 0 20px;
    }
    .tcc-contact-form .seattle-form-info {
        padding: 30px;
    }
    .tcc-new-03-ladding-section {
        padding: 60px 0 65px;
    }
    .tcc-pgs-heading {
        padding: 0 70px;
    }
    .tcc-pgs-heading p {
        font-size: 22px;
        line-height: 35px;
        margin: 0 0 16px;
    }
    .tcc-four-right-info .tcc-pgs-heading {
        padding: 0 0 0 55px;
    }
    .tcc-new-four-section {
        padding: 65px 0;
    }
    .tcc-four-left-video {
        width: 50%;
    }
    .tcc-four-right-info {
        width: 50%;
    }
    .tcc-new-six-section {
        padding: 60px 0 60px;
    }
    .btn-full-screen {
        margin-top: 40px;
    }
    .tcc-new-six-section .featured-services-section h3 {
        font-size: 50px;
        line-height: 59px;
        padding-bottom: 30px;
    }
    .tcc-new-six-section .flexslider.carousel {
        max-width: 1100px;
    }
    .tcc-scroll-featured {
        margin: 22px 9px 0;
        padding: 0 12px;
        height: 230px;
    }
    .tcc-contact-form .radio input[type=radio] + .wpcf7-list-item-label:before {
        top: 4px;
    }
    .tcc-new-six-section .featured-box-info p {
        font-size: 14px;
        line-height: 21px;
    }
    .tcc-new-six-section .featured-box-info .tcc-scroll-featured {
        margin: 22px 0 0;
        padding: 0 11px;
        height: 230px;
    }
    .tcclanding-service-area-section .service-area-col-left {
        width: 325px;
    }
    .tcclanding-service-area-section .service-area-col-right {
        padding-left: 35px;
        width: calc(100% - 325px);
    }
    .tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure img {
        max-height: 88px;
    }
    .tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure.kirkland-logo-figure img {
        max-height: 110px;
    }
    .tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure.sustainable-logo-figure img {
        max-height: 100px;
    }
    .tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure span {
        font-size: 20px;
        line-height: 24px;
    }
    .tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo {
        width: 195px;
    }
    .tcclanding-service-area-section .service-area-col-right-inner {
        width: calc(100% - 195px);
        padding-right: 28px;
    }
    .tcclanding-service-area-section .service-area-col-right-inner p {
        font-size: 22px;
        line-height: 32px;
    }
    .service-area-col-right-inner ul li {
        font-size: 18px;
        line-height: 32px;
        background-size: 17px;
    }
    .service-area-col-right-inner ul {
        padding: 8px 0 0;
    }
    .tcclanding-service-area-section .service-area-wrap {
        align-items: flex-start;
    }
    .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer p {
        padding-bottom: 10px;
        padding-left: 130px;
        padding-right: 201px;
        font-size: 18px;
        line-height: 27px;
    }
}
@media (max-width:1279px) {
    .featured-redmond.featured-services-section .flex-direction-nav .flex-next, .featured-redmond.featured-services-section .flexslider:hover .flex-next {
        right: -34px !important;
    }
    .featured-redmond.featured-services-section .flex-direction-nav .flex-prev, .featured-redmond.featured-services-section .flexslider:hover .flex-prev {
        left: -38px !important;
    }
    .picnic-page-col-right {
        width: 530px;
    }
    .picnic-right-img {
        max-width: 530px;
    }
    .picnic-page-col-left {
        width: calc(100% - 530px);
    }
    .service-area-newdesgin-logo.service-area-logo figure {
        width: 185px;
    }
    .service-area-newdesgin-logo.service-area-logo figure img {
        max-height: 61px;
    }
    .service-area-newdesgin-logo.service-area-logo figure span {
        font-size: 16px;
        line-height: 22px;
    }

    .tcc-new-01-ladding-section {
        padding: 46px 0;
    }
    .tcc-new-01-ladding-section::after {
        width: 265px;
        height: 508px;
    }
    .tcc-four-right-info .tcc-pgs-heading {
        padding: 0 0 0 40px;
    }
    .tcc-new-six-section .flexslider.carousel {
        max-width: 1070px;
    }
    .tcc-new-01-ladding-section.tcc-new-01-ladding-new-element-section::before {
        left: -50px;
    }
    .tcc-new-01-ladding-section.tcc-new-01-ladding-new-element-section::after {
        right: -40px;
    }
    .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer p {
        padding-bottom: 10px;
        padding-left: 170px;
        padding-right: 170px;
        font-size: 18px;
        line-height: 27px;
    }
}
@media (max-width:1199px) {
    .seattle-hero-top-section {
        padding: 30px 10px;
    }
    .seattle-hero-info h1 {
        font-size: 40px;
        line-height: 34px;
        margin: 0 0 15px;
    }
    .seattle-hero-info h3 {
        font-size: 25px;
        line-height: 29px;
        padding: 0 60px 15px;
    }
    .seattle-hero-info p {
        font-size: 18px;
        line-height: 25px;
        padding: 0 25px;
    }
    .seattle-hero-info {
        max-width: 458px;
    }
    .seattle-right-col {
        padding-left: 35px;
    }
    .seattle-form-info {
        padding: 30px 26px 20px;
    }
    .seattle-form-info h2 {
        font-size: 40px;
        line-height: 23px;
    }
    .seattle-form-info p {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 17px;
    }
    .submit-btn {
        height: 52px;
        font-size: 22px;
    }
    .redmond-sec-1.seattle-section-two {
        padding: 35px 10px;
    }
    .seattle-two-food h3 {
        font-size: 35px;
        line-height: 35px;
        margin: 0 0 19px;
    }
    .seattle-two-food p {
        font-size: 16px;
        line-height: 22px;
        padding-left: 22px;
    }
    .seattle-colum-item .rs2-col {
        width: 31.284%;
        margin-left: 3%;
    }
    .seattle-colum-item .rs2-col p {
        font-size: 16px;
        line-height: 22px;
    }
    .seattle-colum-item .rs2-col img {
        margin-bottom: 18px;
    }
    .seattle-colum-item .rs2-col h3 {
        font-size: 22px;
            padding: 0 0 10px;
    }
    .seattle-colum-item .rs2-col h3:after {
        width: 66px;
        height: 3px;
    }
    .featured-services-section h3::after {
        width: 200px;
        height: 3px;
        margin-top: 16px;
    }
    .seattle-colum-item .rs2-col h3 a {
        font-size: 22px;
    }
    .featured-services-section h3 {
        font-size: 35px;
        line-height: 35px;
        padding: 0 0 24px;
    }
    .seattle-colum-item .redmond-sec-2 {
        padding-bottom: 0;
    }
    .featured-box-info h4 {
        font-size: 22px;
    }
    .featured-box-info {
        padding: 0;
    }
    .seattle-two-food {
        margin: 0 0 35px;
    }
    .page_info.seattle-colum-item {
        padding-top: 0;
    }
    .redmond-sec-3.seattle-redmond-sec-3 {
        padding: 40px 10px;
    }
    .seattle-redmond-sec-3 .redmond-testimonial {
        padding-right: 53px;
    }
    .seattle-redmond-sec-4 {
        padding: 40px 0px 40px;
    }
    .featured-redmond.featured-services-section .flex-direction-nav a {
        top: 100px;
    }
    .col-info-4 {
        width: 33.33%;
        padding: 0 10px;
    }
    .seattle-redmond-sec-4 .seasonal-left {
        column-gap: 0;
    }
    .seattle-redmond-sec-4 .seasonal-left ul li {
        font-size: 16px;
    }
    .seattle-redmond-sec-3 .redmond-testimonial h3 {
        font-size: 35px;
        line-height: 42px;
        padding: 0 0 22px;
    }
    .pdf-section {
        margin: 20px 0px;
    }
    .pdf-section-items {
        margin-bottom: 30px;
    }
    .home-hero-slide-new-color .home-hero-slide-content {
        margin-top: -20px;
        width: 535px;
    }
    .home-hero-slide-new-color .home-hero-slide-content .slider-heading {
        font-size: 36px;
        line-height: 37px;
        margin-bottom: 10px;
    }
    .home-hero-slide-new-color .home-hero-slide-content p {
        max-width: 370px;
    }
    .home-hero-slide-new-color .home-hero-slide-content a {
        min-width: 134px;
        min-height: 41px;
    }
    .service-content {
        padding: 40px 22px;
    }
    .service-content p {
        font-size: 18px;
        line-height: 28px;
    }
    .service-content ul li {
      font-size: 18px;
      line-height: 28px;
    }
    .service-content ul li:before {
        top: 11px;
    }
    .service-area-section {
      padding: 80px 0 75px;
    }
    .service-area-section .container {
        padding: 0 22px;
    }
    .service-area-section {
        padding: 60px 0 55px;
    }
    .service-area-col-right {
      padding-left: 40px;
    }
    .service-area-col-right-inner h2 {
        font-size: 50px;
        line-height: 51px;
    }
    .service-area-col-right-inner p {
        font-size: 20px;
        line-height: 30px;
    }
    .service-area-col-right-inner .picnic-menu-btn {
      padding-top: 20px;
    }
    .picnic-menu-btn .button {
        margin-right: 20px;
    }
    .button {
        min-width: 210px;
        height: 54px;
        font-size: 22px;
        line-height: normal;
    }
    .service-area-logo {
      padding-top: 60px;
    }
    .service-area-logo figure {
        width: 135px;
        padding-right: 30px;
    }
    .service-img {
      height: 100%;
    }
    .service-wrap {
      align-items: unset;
    }
    .service-img img {
      height: 100%;
      object-fit: cover;
    }
    .service-col-left {
      align-self: center;
    }
    .picnic-discreption-info {
        padding: 0 0 0 22px;
    }
    .picnic-page-col-left {
        width: calc(100% - 470px);
    }
    .picnic-page-col-right {
        width: 470px;
    }
    .picnic-right-img {
        max-width: 470px;
    }
    .picnic-discreption-info h2 {
        font-size: 45px;
        line-height: 60px;
    }
    .picnic-discreption-info h1 {
        font-size: 91px;
        line-height: 74px;
        margin: 0 0 9px;
    }
    .picnic-discreption-info p {
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 20px;
        padding: 0;
    }
    .picnic-catering-second-section {
        padding: 60px 0 158px;
    }
    .kick-back-picnic-heading {
        padding: 0 35px 0 20px;
    }
    .kick-back-picnic-left {
        width: 38.4%;
    }
    .kick-back-picnic-heading h3 {
        font-size: 40px;
        line-height: 48px;
    }
    .kick-back-picnic-right {
        padding: 0 22px 0 0;
        width: 61.6%;
    }
    .kick-back-picnic-content p {
        font-size: 18px;
        line-height: 29px;
    }
    .picnic-catering-menu-col-left {
        padding: 0 22px 0 22px;
    }
    .picnic-catering-menu-col-info h4 {
        font-size: 30px;
        line-height: 48px;
        margin: 0 0 12px;
    }
    .picnic-catering-menu-col-info h4 img {
        margin-right: 12px;
        max-width: 32px;
    }
    .picnic-catering-menu-col-info p {
        margin: 0 0 15px;
        font-size: 18px;
        line-height: 28px;
    }
    .picnic-catering-menu-col-info ul li {
        padding: 0 28px 0 0;
        font-size: 16px;
        line-height: 28px;
    }
    .picnic-catering-menu-col-info ul li::after {
        right: 11px;
        top: 11px;
        width: 5px;
        height: 5px;
    }
    .picnic-catering-menu-col-info ul {
        margin: 0 0 18px;
    }
    .faq-first-delivers-leftcol {
        padding: 60px 20px 50px 20px;
    }
    .faq-delivers-leftinfo h1 span {
        font-size: 65px;
        line-height: 65px;
    }
    .faq-delivers-leftinfo h1 {
        font-size: 95px;
        line-height: 95px;
        margin: 0 0 12px;
    }
    .faq-delivers-leftinfo p {
        font-size: 20px;
        line-height: 32px;
        margin: 0 0 26px;
    }
    .faq-first-delivers-rightcol {
        padding: 30px 20px 30px 12px;
    }
    .faq-second-services-section .container {
        padding: 40px 20px;
    }
    .faq-services-item-bg h2 {
        font-size: 36px;
        line-height: 45px;
    }
    .service-fq-menu img {
        max-height: 66px;
    }
    .service-fq-menu h3 {
        font-size: 22px;
        line-height: 26px;
        padding: 0;
    }
    .faq-services-item-bg ul li {
        margin-top: 20px;
    }
    .faq-menu-btn .button {
        margin: 0 12px;
    }
    .faq-menu-btn {
        margin-top: 40px;
    }
    .faq-services-item-bg {
        padding: 45px 46px 55px;
    }
    .faq-third-section {
        padding: 50px 0;
    }
    .faq-onoff-tool h4 {
        font-size: 36px;
        line-height: 47px;
        margin: 0 0 30px;
    }
    .faq-title-heading {
        padding: 0 50px 0 0;
    }
    .faq-title-heading  h5 {
        font-size: 28px;
        line-height: 33px;
    }
    .faq-title-heading::after {
        right: 20px;
    }
    .faq-content-show p {
        font-size: 18px;
        line-height: 26px;
    }
    .faq-content-show ul li {
        font-size: 18px;
        line-height: 26px;
    }
    .faq-third-section .container {
        padding: 0 20px;
    }
    .seattle-form-info .seattle-form-group > p {
        font-size: 16px;
    }
    .service-area-newdesgin-logo.service-area-logo figure ~ figure ~ figure {
        width: 118px;
    }
    .service-area-newdesgin-logo.service-area-logo figure {
        width: 180px;
        padding: 0 5px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure span {
        font-size: 17px;
        line-height: 22px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
        margin-right: 15px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure:last-child {
        width: 116px;
    }
    .tcc-issaquah-first-outer h2, .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer h1 {
        font-size: 40px;
        line-height: 42px;
    }
    .tcc-issaquah-first-outer h1 {
        font-size: 75px;
        line-height: 62px;
        margin: 0 0 8px;
    }
    .tcc-issaquah-first-outer p {
        font-size: 18px;
        line-height: 27px;
        padding: 0 232px 15px;
    }
    .tcc-new-01-ladding-section::before {
        width: 200px;
        height: 195px;
    }
    .tcc-new-01-ladding-section::after {
        width: 205px;
        height: 378px;
    }
    .tcc-new-01-ladding-section {
        padding: 40px 0;
    }
    .tcc-new-02-ladding-section {
        padding: 40px 0;
    }
    .tcc-pgs-heading h1, .tcc-pgs-heading h2, .tcc-pgs-heading h3, .tcc-pgs-heading h4, .tcc-pgs-heading h5, .tcc-pgs-heading h6 {
        margin: 0 0 15px;
        font-size: 40px;
        line-height: 46px;
    }
    .tcc-two-outer-flex {
        padding: 15px 20px 0px 20px;
    }
    .tcc-two-col-text-info p {
        font-size: 18px;
        line-height: 32px;
        margin: 0 0 15px;
    }
    .tcc-two-col-text-info {
        padding: 0 70px 0 0;
    }
    .tcc-contact-form .seattle-form-info p {
        margin: 0 0 15px;
    }
    .tcc-contact-form .seattle-form-group:nth-last-child(2) {
        margin: 12px 0 12px;
    }
    .tcc-contact-form .medium {
        font-size: 15px;
        height: 45px;
    }
    .tcc-contact-form .submit-btn {
        height: 52px;
        font-size: 22px;
        border-radius: 0;
    }
    .tcc-new-03-ladding-section {
        padding: 40px 0 40px;
    }
    .tcc-pgs-heading p {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 12px;
    }
    .tcc-new-03-ladding-section a.button.orange-button {
        margin-top: 14px;
        padding: 0 35px;
    }
    .tcc-new-four-section {
        padding: 40px 0;
    }
    .tcc-new-six-section {
        padding: 40px 0 40px;
    }
    .tcc-new-six-section .featured-services-section h3 {
        font-size: 40px;
        line-height: 49px;
        padding-bottom: 20px;
    }
    .tcc-new-six-section .flexslider.carousel {
        max-width: 900px;
    }
    .tcc-new-six-section .featured-redmond .flex-direction-nav .flex-next, .tcc-new-six-section .featured-redmond .flexslider:hover .flex-next {
        width: 18px;
        height: 39px;
    }
    .tcc-new-six-section .featured-redmond .flex-direction-nav .flex-prev, .tcc-new-six-section .featured-redmond .flexslider:hover .flex-prev {
        width: 18px;
        height: 39px;
    }
    .tcc-scroll-featured::-webkit-scrollbar {
        width: 3px;
    }
    .tcc-new-six-section .featured-box-info h4 {
        font-size: 28px;
        line-height: 27px;
        margin: 0px 0 8px;
    }
    .tcc-scroll-featured {
        height: 218px;
    }
    .tcc-new-six-section .featured-box-info {
        padding: 0 0 20px;
    }
    .tcclanding-service-area-section .service-area-col-right-inner h2 {
        font-size: 40px;
        line-height: 41px;
        margin: 0 0 8px;
    }
    .tcclanding-service-area-section .service-area-col-right-inner p {
        font-size: 18px;
        line-height: 28px;
    }
    .service-area-col-right-inner ul li {
        font-size: 16px;
        line-height: 29px;
        background-size: 15px;
        padding-left: 21px;
    }
    .tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure span {
        font-size: 18px;
        line-height: 23px;
    }
    .tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
        margin-bottom: 35px;
    }
    .tcc-new-01-ladding-section.tcc-new-01-ladding-new-element-section::after {
        right: -70px;
        width: 245px;
        height: 478px;
    }
    .tcc-new-six-section.location-thumb-scroll-hide .featured-box-info h4 {
        padding: 0 13px;
    }
}
@media (max-width:1023px) {
    .seattle-hero-info h3 {
        font-size: 22px;
        line-height: 24px;
        padding: 0 29px 15px;
    }
    .seattle-hero-info h1 {
        font-size: 34px;
        line-height: 34px;
        margin: 0 0 15px;
    }
    .seattle-hero-info p {
        font-size: 16px;
        line-height: 21px;
        padding: 0 0;
    }
    .seattle-form-info {
        padding:28px 18px 20px;
    }
    .seattle-form-info .seattle-form-group > p {
        padding: 5px 0;
    }
    .service-content p {
     font-size: 18px;
     line-height: 26px;
    }
    .service-content ul li {
     font-size: 18px;
     line-height: 26px;
    }
    .service-content p {
     margin-bottom: 10px;
    }
    .service-area-section {
        padding: 40px 0 45px;
    }
    .service-area-col-left {
     width: 300px;
    }
    .service-area-col-right {
     width: calc(100% - 300px);
     padding-left: 30px;
    }
    .service-area-col-right-inner h2 {
     font-size: 38px;
     line-height: 40px;
    }
    .service-area-col-right-inner p {
        font-size: 18px;
        line-height: 27px;
    }
    .service-area-logo {
        padding-top: 40px;
    }
    .picnic-menu-btn .button {
        margin-right: 12px;
    }
    .button {
        min-width: 168px;
        height: 49px;
        font-size: 20px;
        padding: 0 15px;
    }
    .service-area-logo figure {
     width: 118px;
     padding-right: 20px;
    }
    .picnic-page-col-left {
        width: calc(100% - 320px);
    }
    .picnic-right-img {
        max-width: 320px;
    }
    .picnic-page-col-right {
        width: 320px;
    }
    .picnic-discreption-info h2 {
        font-size: 33px;
        line-height: 45px;
    }
    .picnic-discreption-info h1 {
        font-size: 68px;
        line-height: 58px;
        margin: 0 0 9px;
    }
    .picnic-catering-first-section {
        padding: 30px 0 40px;
    }
    .picnic-discreption-info p {
        font-size: 16px;
        line-height: 23px;
        margin: 0 0 14px;
        padding: 0;
    }
    .picnic-catering-second-section {
        padding: 40px 0 138px;
    }
    .kick-back-picnic-heading h3 {
        font-size: 33px;
        line-height: 42px;
    }
    .kick-back-picnic-heading {
        padding: 0 20px 0 20px;
    }
    .kick-back-picnic-content p {
        font-size: 16px;
        line-height: 26px;
    }
    .picnic-catering-menu-col-info p {
        margin: 0 0 12px;
        font-size: 16px;
        line-height: 24px;
    }
    .picnic-catering-menu-col-left {
        padding: 30px 22px;
    }
    .picnic-catering-menu-col-info h4 {
        font-size: 26px;
        line-height: 40px;
        margin: 0 0 10px;
    }
    .picnic-catering-menu-rlt-img {
        height: 100%;
    }
    .picnic-catering-menu-rlt-img img{
        height: 100%;
        object-fit: cover;
    }
    .picnic-catering-menu-col-info ul {
        margin: 0 0 15px;
    }
    .service-content p {
        font-size: 16px;
        line-height: 24px;
    }
    .service-content ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .service-content ul li:before {
        top: 9px;
    }
    .picnic-catering-menu-col-right {
        width: 41.2%;
    }
    .picnic-catering-menu-col-left {
        width: 58.8%;
    }
    .faq-contact-form .seattle-form-info  .seattle-form-group p {
        max-width: 100%;
    }
    .faq-delivers-leftinfo h1 span {
        font-size: 52px;
        line-height: 52px;
    }
    .faq-delivers-leftinfo h1 {
        font-size: 76px;
        line-height: 84px;
        margin: 0 0 8px;
    }
    .faq-delivers-leftinfo p {
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 24px;
    }
    .faq-services-item-bg {
        padding: 35px 25px 40px;
    }
    .faq-services-item-bg h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .faq-services-item-bg ul li {
        width: 33%;
    }
    .faq-title-heading  h5 {
        font-size: 26px;
        line-height: 31px;
    }
    .faq-item-row {
        margin: 0 0 16px;
        padding: 0 0 16px;
    }
    .faq-content-show {
        margin: 0;
        padding: 15px 70px 4px 0;
    }
    .seattle-form-info .seattle-form-group > p {
        font-size: 13px;
    }
    .service-area-newdesgin-logo.service-area-logo figure {
        width: 122px;
    }
    .service-area-newdesgin-logo.service-area-logo figure ~ figure ~ figure {
        width: 100px;
    }
    .service-area-newdesgin-logo.service-area-logo figure span {
        font-size: 14px;
        line-height: 18px;
    }

    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
        width: 130px;
        margin-right: 9px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure:last-child {
        width: 88px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure img {
        max-height: 65px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure span {
        font-size: 13px;
        line-height: 18px;
    }
    .tcc-new-01-ladding-section::before {
        width: 160px;
        height: 195px;
    }
    .tcc-new-01-ladding-section::after {
        width: 135px;
        height: 278px;
    }
    .tcc-issaquah-first-outer h2, .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer h1 {
        font-size: 35px;
        line-height: 38px;
    }
    .tcc-issaquah-first-outer h1 {
        font-size: 60px;
        line-height: 60px;
        margin: 0 0 8px;
    }
    .tcc-issaquah-first-outer p {
        font-size: 16px;
        line-height: 24px;
        padding: 0 132px 15px;
    }
    .tcc-pgs-heading {
        padding: 0 15px;
    }
    .tcc-pgs-heading h1, .tcc-pgs-heading h2, .tcc-pgs-heading h3, .tcc-pgs-heading h4, .tcc-pgs-heading h5, .tcc-pgs-heading h6 {
        margin: 0 0 15px;
        font-size: 35px;
        line-height: 40px;
    }
    .tcc-two-col-text-info p {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 15px;
    }
    .tcc-pgs-heading p {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 12px;
    }
    .tcc-two-col-text-info {
        padding: 0 15px 0 0;
    }
    .tcc-contact-form .seattle-form-info {
        padding: 22px;
    }
    .tcc-contact-form .seattle-form-info p {
        margin: 0 0 15px;
        font-size: 16px;
        line-height: 24px;
    }
    .tcc-contact-form .medium {
        font-size: 14px;
        height: 42px;
        padding: 10px 14px;
    }
    .tcc-two-col-right {
        width: 56.6%;
    }
    .tcc-two-col-left {
        width: 43.4%;
    }
    .tcc-pgs-heading p br {
        display: none;
    }
    .tcc-four-flex {
        padding: 0 15px;
    }
    .tcc-four-right-info .tcc-pgs-heading {
        padding: 0 0 0 18px;
    }
    .tcc-new-six-section .featured-services-section h3 {
        font-size: 32px;
        line-height: 33px;
        padding-bottom: 20px;
    }
    .tcc-new-six-section .flexslider.carousel {
        max-width: 670px;
    }
    .tcc-new-six-section .featured-box-info p {
        font-size: 14px;
        line-height: 22px;
    }
    .tcc-scroll-featured {
        height: 192px;
        margin: 15px 7px 0;
        padding: 0 4px;
    }
    .tcc-new-six-section .featured-box-info h4 {
        font-size: 24px;
        line-height: 26px;
        margin: 0px 0 6px;
    }
    .btn-full-screen {
        margin-top: 25px;
    }
    .tcclanding-service-area-section .service-area-col-right-inner {
        width: 100%;
        padding-right: 0;
    }
    .tcclanding-service-area-section .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo {
        width: 195px;
        display: none;
    }
    .service-area-logo.service-area-extra-mobile {
        display: flex;
        justify-content: center;
        width: 100%;
        align-items: flex-end;
    }
    .service-area-logo.service-area-extra-mobile  figure {
        width: 33.33%;
        padding: 0;
        margin: 0;
    }
    .service-area-logo.service-area-extra-mobile  figure img {
        display: block;
        margin: 0 auto 15px;
        max-width: 160px;
        max-height: 120px;
    }
    .service-area-logo.service-area-extra-mobile figure span {
        display: block;
        text-align: center;
        color: #1e4b45;
        font-size: 18px;
        line-height: 23px;
        font-family: 'CorbelRegular', sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        max-width: 180px;
        margin: 0 auto;
    }
    .tcclanding-service-area-section .service-area-col-right {
        padding-left: 24px;
        width: calc(100% - 325px);
    }
    .service-area-col-right-inner ul li {
        font-size: 16px;
        line-height: 27px;
        background-size: 12px;
        padding-left: 18px;
    }
    .tcc-new-01-ladding-section.tcc-new-01-ladding-new-element-section::after {
        right: -110px;
        width: 215px;
        height: 478px;
    }
    .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer {
        max-width: 606px;
    }
    .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer p {
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
        font-size: 15px;
        line-height: 23px;
        max-width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .tcc-new-six-section.location-thumb-scroll-hide .featured-box-info h4 {
        min-height: inherit;
    }    
}

@media (max-width:767px) {
    .select_mate p.selecionado_opcion {
        font-size: 14px;
        padding: 14px 14px;
    }
    .medium {
        font-size: 14px;
        padding: 9px 14px;
    }
    textarea.medium {
        height: 95px;
    }
    .seattle-hero-info h3 {
        padding: 0 0 15px;
    }
    .seattle-form-info p {
        line-height: 22px;
    }
    .featured-redmond .flex-direction-nav a {
        top: 99px;
    }
    .seattle-form-info h2 {
        font-size: 33px;
    }
    .seattle-two-food h3 {
        font-size: 30px;
        line-height: 33px;
        margin: 0 0 19px;
    }
    .featured-services-section h3 {
        font-size: 30px;
        line-height: 32px;
        padding: 0 0 20px;
    }
    .seattle-redmond-sec-3 .redmond-testimonial h3 {
        font-size: 30px;
        line-height: 35px;
        padding: 0 0 20px;
    }
    .col-info-4 {
        width: 50%;
        padding: 0 10px;
    }
    .page_info.seattle-colum-item {
        padding: 0;
    }
    .featured-redmond.featured-services-section .flex-direction-nav a {
        top: 93px;
    }
    .closing-bar p {
        font-size: 22px;
    }
    .closing-bar {
        padding: 25px 10px 20px;
    }
    .service-content {
      padding: 30px 20px;
    }
    .service-content p {
      font-size: 16px;
      line-height: 24px;
    }
    .service-content ul li {
      font-size: 16px;
      line-height: 24px;
    }
    .service-area-section {
      padding: 40px 0 40px;
    }
    .service-area-section .container {
        padding: 0 9px;
    }
    .service-area-col-left {
      width: 250px;
    }
    .service-area-col-right {
      width: calc(100% - 250px);
      padding-left: 18px;
    }
    .service-area-col-right-inner h2 {
      font-size: 32px;
      line-height: 32px;
    }
    .service-area-col-right-inner p {
        font-size: 16px;
        line-height: 23px;
    }
    .service-area-col-right-inner .picnic-menu-btn {
      padding-top: 10px;
    }
    .button {
        min-width: 128px;
        height: 45px;
        font-size: 16px;
    }
    .service-area-logo {
      padding-top: 30px;
    }
    .service-area-logo figure {
      width: 89px;
      padding-right: 15px;
    }
    .picnic-discreption-info h2 {
        font-size: 26px;
        line-height: 40px;
    }
    .picnic-discreption-info h1 {
        font-size: 52px;
        line-height: 52px;
        margin: 0 0 9px;
    }
    .picnic-page-col-right {
        width: 280px;
    }
    .picnic-right-img {
        max-width: 280px;
    }
    .picnic-page-col-left {
        width: calc(100% - 280px);
    }
    .kick-back-picnic-heading {
        padding: 0 20px 0 8px;
    }
    .kick-back-picnic-left {
        width: 42.4%;
    }
    .kick-back-picnic-right {
        padding: 0 8px 0 0;
        width: 57.6%;
    }
    .picnic-catering-menu-col-info h4 {
        font-size: 26px;
        line-height: 28px;
        margin: 0 0 10px;
        position: relative;
        padding-left: 42px;
    }
    .picnic-catering-menu-col-info h4 img {
        margin-right: 0;
        max-width: 32px;
        position: absolute;
        top: 0;
        left: 0;
    }
    .faq-first-delivers-leftcol {
        padding: 30px 70px;
        width: 100%;
        text-align: center;
    }
    .faq-first-delivers-rightcol {
        width: 100%;
    }
    .faq-services-item-bg h2 {
        font-size: 26px;
        line-height: 33px;
    }
    .faq-second-services-section .container {
        width: 100%;
    }
    .faq-third-section .container {
        width: 100%;
    }
    .faq-title-heading  h5 {
        font-size: 24px;
        line-height: 30px;
    }
    .faq-third-section {
        padding: 40px 0 30px;
    }
    .faq-title-heading::after {
        width: 12px;
        height: 14px;
        background-size: 100%;
    }
    .faq-delivers-leftinfo h1 span {
        font-size: 40px;
        line-height: 40px;
    }
    .faq-delivers-leftinfo h1 {
        font-size: 58px;
        line-height: 70px;
        margin: 0 0 0px;
    }
    .faq-delivers-leftinfo p {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 19px;
    }
    .faq-menu-btn .button {
        margin: 0 6px;
    }
    .faq-onoff-tool h4 {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 25px;
    }
    .faq-content-show p {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 10px;
    }
    .faq-content-show ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .faq-service-area .faq-menu-btn {
        margin-top: 28px;
    }
    .seattle-form-info .seattle-form-group > p {
        font-size: 14px;
    }
    .faq-first-delivers-rightcol {
        padding: 30px 20px 30px 20px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure img {
        max-height: 66px;
        margin: 0 auto 10px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo {
        justify-content: space-between;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
        width: 130px;
        margin-right: 1px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure:last-child {
        width: 84px;
    }
    .tcc-issaquah-first-outer h2, .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .tcc-issaquah-first-outer h1 {
        font-size: 45px;
        line-height: 42px;
        margin: 0 0 8px;
    }
    .tcc-issaquah-first-outer p {
        font-size: 16px;
        line-height: 24px;
        padding: 0 92px 15px;
    }
    .tcc-new-01-ladding-section::after {
        width: 102px;
        height: 198px;
        bottom: -47px;
        top: auto;
        background: url('../png/mobile-tcc-img61ux.png') no-repeat;
        background-size: 100%;
    }
    .tcc-new-01-ladding-section::before {
        width: 130px;
        height: 125px;
    }
    .tcc-pgs-heading h1, .tcc-pgs-heading h2, .tcc-pgs-heading h3, .tcc-pgs-heading h4, .tcc-pgs-heading h5, .tcc-pgs-heading h6 {
        margin: 0 0 12px;
        font-size: 30px;
        line-height: 36px;
    }
    .tcc-two-outer-flex {
        padding: 0 10px 0px;
    }
    .tcc-two-col-left {
        width: 100%;
        margin-bottom: 25px;
        text-align: center;
    }
    .tcc-two-col-right {
        width: 100%;
    }
    .tcc-two-col-text-info {
        padding: 0;
    }
    .tcc-pgs-heading {
        padding: 0 10px;
    }
    .tcc-new-six-section .featured-services-section h3 {
        font-size: 30px;
        line-height:30px;
        padding-bottom: 18px;
    }
    .tcc-new-six-section .flexslider.carousel {
        max-width: 100%;
        padding: 0 50px;
    }
    .tcc-new-03-ladding-section a.button.orange-button {
        margin-top: 10px;
        padding: 0 20px;
    }
    .tcc-new-six-section .featured-redmond .flex-direction-nav .flex-next, .tcc-new-six-section .featured-redmond .flexslider:hover .flex-next {
        width: 15px;
        height: 32px;
        right: 10px !important;
    }
    .tcc-new-six-section .featured-redmond .flex-direction-nav .flex-prev, .tcc-new-six-section .featured-redmond .flexslider:hover .flex-prev {
        width: 15px;
        height: 32px;
        left: 10px !important;
    }
    .tcclanding-service-area-section .service-area-col-left {
        width: 245px;
    }
    .tcclanding-service-area-section .service-area-col-right {
        width: calc(100% - 245px);
    }
    .service-area-logo.service-area-extra-mobile figure span {
        font-size: 16px;
        line-height: 20px;
        max-width: 160px;
        margin: 0 auto;
    }
    .service-area-logo.service-area-extra-mobile  figure img {
        max-width: 130px;
        max-height: 90px;
    }
    .tcclanding-service-area-section .service-area-col-right-inner p {
        font-size: 16px;
        line-height: 26px;
    }
    .service-area-col-right-inner ul li {
        font-size: 14px;
        line-height: 25px;
        background-size: 11px;
        padding-left: 18px;
    }
    .tcclanding-service-area-section .service-area-col-right-inner h2 {
        font-size: 32px;
        line-height: 34px;
        margin: 0 0 8px;
    }

    .page-id-1670 .page_info {
        padding: 40px 0;
    }
    .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer {
        max-width: 476px;
    }
}

@media (min-width:576px) and (max-width:658px) {
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure span {
        font-size: 10px;
        line-height: 15px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
        width: 95px;
        margin-right: 1px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure img {
        max-height: 46px;
        margin: 0 auto 6px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo {
        align-items: flex-start;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure:last-child {
        width: 69px;
    }
    .service-area-section .picnic-menu-btn .button {
        margin-right: 7px;
        padding: 0 10px;
        font-size: 15px;
    }
    .service-area-section .picnic-menu-btn .button:last-child {
        margin-right: 0;
    }

}
@media (max-width:575px) {
    .seattle-left-col {
        width: 100%;
        padding-left: 0;
        margin: 0 0 25px;
    }
    .seattle-right-col {
        padding-left: 0;
        width: 100%;
    }
    .seattle-hero-top-section {
        padding: 30px 10px;
        height: 100%;
        background-size: cover;
        background-position: left top;
    }
    .seattle-two-food p {
        padding-left: 0;
        width: 100%;
        border-left: none;
    }
    .seattle-colum-item .rs2-col {
        width: 100%;
        margin-left: 0;
    }
    .seattle-redmond-sec-3 .redmond-sec-3-left {
        width: 100%;
    }
    .seattle-redmond-sec-3 .redmond-testimonial {
        padding-right: 0;
    }
    .seattle-redmond-sec-3 .redmond-sec-3-right {
        width: 100%;
    }
    .col-info-4 {
        width: 100%;
        padding: 0 10px;
    }
    .seattle-two-food h3 {
        text-align: center;
    }
    .seattle-two-food p {
        text-align: center;
    }
    .seattle-redmond-sec-4 {
        padding: 30px 0px 30px;
    }
    .featured-redmond.featured-services-section {
        padding: 0;
    }
    .featured-box-info {
        padding: 0 35px;
    }
    .featured-redmond.featured-services-section .flex-direction-nav .flex-prev, .featured-redmond.featured-services-section .flexslider:hover .flex-prev {
        left: 0 !important;
    }
    .featured-redmond.featured-services-section .flex-direction-nav .flex-next, .featured-redmond.featured-services-section .flexslider:hover .flex-next {
        right: 0px !important;
    }
    .featured-redmond.featured-services-section .flex-direction-nav a {
        top: 87px;
    }
    .seattle-form-info .seattle-form-group > p {
        padding: 5px 0px;
    }
    .seattle-hero-info {
        margin:0 auto;
    }
    .home-hero-slide-new-color .home-hero-slide-content {
        margin-top: 30px;
        width: 100%;
        padding: 0 5px;
    }
    /* .home-hero-slide-new-color img.slide-mobile {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: right;
    }
    .home-hero-slide-new-color .home-hero-slide-content .slider-heading {
        font-size: 60px;
        line-height: 50px;
        margin-bottom: 20px;
        max-width: 290px;
        margin-left: auto;
        margin-right: auto;
    }
    .home-hero-slide-new-color .home-hero-slide-content p {
        font-size: 23px;
        line-height: 25px;
    }
    .home-hero-slide-new-color .home-hero-slide-content p.notess {
        font-size: 18px;
        max-width: 100%;
    }
    .home-hero-slide.slide2.home-hero-slide-new-color.slick-slide {
        height: 497px;
    }
    .home-hero-slide-new-color img.slide-mobile {
        width: 100%;
        height: 497px;
        object-fit: cover;
        object-position: right;
    }
    .home-hero-slide-new-color .home-hero-slide-content a {
        min-width: 184px;
        min-height: 55px;
    }
    .home-hero-slide-new-color .home-hero-slide-content a {
        min-width: 187px;
        min-height: 55px;
        margin-top: 15px;
    }
    */
    .home-hero-slider .slick-dots {
        bottom: 25px;
    }
    .home-hero-slide-new-color .home-hero-slide-content .slider-heading {
        font-size: 60px;
        line-height: 49px;
        margin-bottom: 15px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .home-hero-slide-new-color .home-hero-slide-content {
        margin-top: 25px;
    }
    .home-hero-slide-new-color .home-hero-slide-content a {
        margin-top: 7px;
    }
    .home-hero-slide-new-color .home-hero-slide-content p.notess {
        font-size: 16px;
    }
    .service-col-left {
        width: 100%;
    }
    .service-col-right {
        width: 100%;
    }
    .service-area-col-left {
        width: 100%;
    }
    .service-area-col-right {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }
    .button {
        min-width: 150px;
    }
    .service-wrap {
        flex-direction: column-reverse;
    }
    .service-content {
        padding: 20px 20px 40px;
    }
    .picnic-page-col-left {
        width: 100%;
    }
    .picnic-discreption-info {
        padding: 30px 20px;
        background: rgba(226, 200, 167,0.9);
        z-index: 1;
    }
    .picnic-page-col-right {
        width: 100%;
    }
    .kick-back-picnic-left {
        width: 100%;
    }
    .kick-back-picnic-right {
        padding: 0;
        width: 100%;
    }
    .picnic-catering-first-section {
        padding: 0;
    }
    .picnic-catering-second-section {
        padding: 34px 0 115px;
        background-position: top center;
        background-size: 390%;
    }
    .picnic-catering-menu-col-left {
        width: 100%;
        order: 2;
    }
    .picnic-catering-menu-col-right {
        width: 100%;
    }

    .picnic-catering-menu-col-info ul li {
        padding: 0 17px 0 0;
        font-size: 15px;
        line-height: 26px;
    }
    .picnic-catering-menu-col-info ul li::after {
        right: 6px;
    }
    .kick-back-picnic-heading {
        padding: 0;
    }
    .kick-back-warp {
        padding: 0 12px;
    }
    .picnic-catering-menu-col-left {
        padding: 30px 20px;
    }
    .faq-first-delivers-leftcol {
        padding: 30px 20px;
    }
    .faq-services-item-bg ul li {
        width: 50%;
        padding: 0;
    }
    .service-fq-menu img {
        max-height: 56px;
    }
    .faq-menu-btn .button {
        margin: 0 4px;
        min-width: 130px;
    }
    .faq-content-show {
        padding: 15px 0px 4px 0;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
        margin-right: 0;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure {
        padding: 0;
        width: 100% !important;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo {
        align-items: flex-start;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure span {
        font-size: 16px;
        line-height: 22px;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure span br{
        display: none;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo figure img {
        max-height: 84px;
        margin: 0 auto 15px;
    }
    .tcc-issaquah-first-outer p {
        font-size: 16px;
        line-height: 24px;
        padding: 0 5px 15px;
    }
    .tcc-new-01-ladding-section::before {
        width: 90px;
        height: 95px;
    }
    .tcc-new-01-ladding-section::after {
        width: 45px;
        height: 88px;
    }

    .tcc-four-left-video {
        width: 100%;
        margin: 0 0 15px;
    }
    .tcc-four-right-info {
        width: 100%;
    }
    .tcc-four-right-info .tcc-pgs-heading {
        padding: 0;
        text-align: center;
    }
    .tcc-new-six-section .flexslider.carousel {
        max-width: 100%;
        padding: 0 35px;
    }
    .tcc-new-six-section .featured-redmond .flex-direction-nav .flex-next, .tcc-new-six-section .featured-redmond .flexslider:hover .flex-next {
        right: 6px !important;
    }
    .tcc-new-six-section .featured-redmond .flex-direction-nav .flex-prev, .tcc-new-six-section .featured-redmond .flexslider:hover .flex-prev {
        left: 6px !important;
    }
    .tcc-contact-form .seattle-form-info  .seattle-form-group p {
        padding: 0;
        margin: 0;
        font-size: 12px;
    }
    .tcc-contact-form .seattle-form-info p {
        margin: 0 0 12px;
        font-size: 14px;
        line-height: 24px;
    }
    .tcc-contact-form .seattle-form-group label {
        font-size: 14px;
    }
    .tcc-new-01-ladding-section::after {
        width: 70px;
        height: 128px;
        bottom: -40px;
        top: auto;

    }

    .tcc-pgs-heading  br {
        display: none;
    }
    .tcc-new-02-ladding-section .tcc-pgs-heading {
        max-width: 297px;
        margin: 0 auto;
    }
    .service-area-logo.service-area-extra-mobile  figure {
        width: 100%;
    }
    .tcclanding-service-area-section .service-area-col-right {
        width: 100%;
        padding-left: 0;
    }
    .tcclanding-service-area-section .service-area-col-left {
        width: 100%;
    }
    .tcc-new-six-section .featured-services-section h3 {
        max-width: 250px;
        margin: 0 auto;
    }
    .page-template-template-kirkland .tcc-new-02-ladding-section .tcc-pgs-heading {
        max-width: initial;
    }
    .tcc-new-01-ladding-section.tcc-new-01-ladding-new-element-section::after {
        right: 0;
        width: 70px;
        height: 128px;
        bottom: -40px;
    }
    .tcc-new-01-ladding-section.tcc-new-01-ladding-new-element-section::before {
        left: -11px;
        width: 70px;
        height: 95px;
    }
    .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer p {
        padding-bottom: 7px;
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
        line-height: 21px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .tcc-new-01-ladding-new-element-section .tcc-issaquah-first-outer {
        top: 8px;
        position: relative;
    }
    .service-area-newdesgin-logo.service-logo-someo-home.service-area-logo {
        row-gap: 15px;
    }
    .tcc-new-six-section .featured-box-info .tcc-scroll-featured {
        height: 245px;
    }
}
/* REPONSIVE ALL PAGES CSS END */

