@media only screen and (max-width: 640px) {
  /* Locations Page */
  .page.location-list .list {
    padding-bottom: 58px;
  }
  .page.events .list #locations .location-block .inner .image-link,
  .page.location-list .list #locations .location-block .inner .image-link {
    height: 180px;
    margin-bottom: 23px;
  }
  .page.events .list #locations .location-block .inner .info .titles,
  .page.location-list .list #locations .location-block .inner .info .titles {
    padding-bottom: 0;
  }
  .page.location-list .every-location {
    padding-top: 86px;
    padding-bottom: 86px;
  }
  /* Gift Card */
  .page.gift-cards .hero {
    padding-top: 101px;
    padding-bottom: 55px;
  }
  .page.gift-cards .hero img {
    height: 348px;
    object-fit: cover;
  }
  .page.gift-cards .hero-inner .text {
    padding-top: 37px;
  }
  .page.gift-cards .hero-inner .text h2 {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  .page.gift-cards .give {
    padding-top: 70px;
    padding-bottom: 84px;
  }
  .page.gift-cards .give .titles .bb h2 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .page.gift-cards .give .titles .bb p {
    padding-bottom: 62px;
  }
  .page.gift-cards .give .share .cards {
    row-gap: 74px;
  }
  .page.gift-cards .give .share .cards .card .title .image {
    margin-bottom: 40px;
  }
  .page.gift-cards .give .share .cards .card .header2-ln {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .page.gift-cards .give .share .cards .card .text {
    margin-bottom: 35px;
  }
  .page.gift-cards .give .share .cards .card:first-child .text {
    margin-bottom: 42px;
  }
  .page.gift-cards .give .share .cards .card .solid-gold-btn,
  .page.gift-cards .balance a {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .page.gift-cards .check-balance {
    padding: 98px 19px 89px;
  }
  .page.gift-cards .check-balance h2 {
    margin-bottom: 7px;
  }
  .page.gift-cards .manage-giftcard {
    padding: 81px 19px 90px;
  }
  page.gift-cards .manage-giftcard h2 {
    max-width: 70%;
    text-transform: uppercase;
    margin-bottom: 28px;
  }
  .page.gift-cards .manage-giftcard p {
    margin-bottom: 35px;
  }
  /* Footer */
  .footer {
    padding-top: 39px;
    padding-bottom: 55px;
  }
  .footer .logo {
    width: 50%;
  }
  .footer-social {
    padding-bottom: 0;
    width: 100%;
    justify-content: flex-start;
  }
  .footer .footer-social .links {
    display: inline-block;
    width: 50%;
    text-align: center;
  }
  .footer .footer-social .links a {
    margin-left: 0;
  }
  .footer .footer-social .links a:not(.update-link) {
    display: none;
  }
  .footer-nav {
    padding: 15px 0 32px;
    margin-bottom: 59px;
    position: relative;
  }
  .footer-nav::after {
    content: "";
    width: 0.4px;
    height: 100%;
    background: #bfcbd3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .footer-nav .left-links .left-links-container,
  .footer-nav .right-links .right-links-container {
    row-gap: 20px;
  }
  .footer-nav .left-links {
    padding-top: 21px;
  }
  .footer-nav .social {
    padding-bottom: 13px;
    border-bottom: 0.4px solid #bfcbd3;
    margin-bottom: 25px;
  }
  .signup-from {
    row-gap: 29px;
  }
  .signup-from .subheader4 {
    margin-right: 0;
  }
  .signup-from .earls-btn {
    width: 100%;
    text-align: center;
    padding: 21px 45px;
    color: #002d40;
    background-color: #fff;
  }
  .newsletter-cta {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    row-gap: 58px;
  }
  .copyright {
    padding-top: 15px;
    padding-bottom: 16px;
  }
  .copyright p {
    margin-left: 0;
  }
	/* homepage */
	.page.home #carousel-{
		height: 1830px;
	}
	.page.home #carousel- .slide-{
		height: 610px;
		position: relative;
		top: unset;
		left: unset;
	}
	.page.home #carousel- .slide- .image{
		width: 100%;
        height: 100%;
        display: block;
	}
	.page.home #carousel .slide > *{
		color: #ffffff;
	}
	.page.home #carousel .slide .kicker-with-bg.white{
		font-size: 14px;
        line-height: 20px;
        letter-spacing: -0.12px;
		padding: .5rem;
		color: #002D40;
		background-color: #ffffff !important;
	}
	.page.home #carousel .slide .header1-ln{
		width: 100%;
	}
	.page.home #carousel .slide .arrow-cta svg{
		fill: #ffffff;
	}
	.page.home .new-notable{
		padding-top: 43px;
		padding-bottom: 37px;
	}
	.page.home .new-notable .text-section{
		margin-bottom: 58px;
	}
	.page.home .new-notable .titles {
		margin-bottom: 29px;
	}
	.page.home .new-notable .info{
		padding-bottom: 0;
	}
	.page.home .new-notable .body2{
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 26px;
	}
	.page.home .new-notable .arrow-cta span{
		padding-right: 0;
	}
	.page.home .new-notable .images {
		margin: 0;
	}
	.page.home .new-notable .images .item:first-child{
		margin-bottom: 10px;
	}
	.page.home .new-notable .images .item:first-child img{
		height: 348px;
	}
	.nn-section .images .item:not(:first-child) img{
		height: 170px;
	}
	.nn-section .images .item:not(:first-child) .subheader2{
		margin-top: 12px;
	}
	.page.home .location-section{
		height: auto;
		padding: 225px 23px 164px 15px;
	}
	.page.home .location-section .flex.pv5,
	.page.home .location-section .flex.pv6-l{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.page.home .location-section.no-location h2{
		width: 100%;
        margin-bottom: 33px;
	}
	.page.home .location-section.no-location .earls-btn,
	.page.home .about-section .earls-btn,
	.page.home .blog-section .right .earls-btn{
		padding: 21px 48px;
    	height: 50px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
		width: 100%;
	}
	.page.home .about-section{
		padding-top: 19px;
		padding-bottom: 76px;
	}
	.page.home .about-section .body2{
		margin-bottom: 36px;
	}
	.page.home .blog-section{
		padding-top: 63px !important;
		padding-bottom: 42px;
		row-gap: 0;
	}
	.page.home .blog-section .subheader4{
		margin-bottom: 10px;
	}
	.page.home .blog-section .header2-ln{
		margin-bottom:35px;	
	}
	.page.home .blog-section .posts{
		row-gap: 34px;
	}
	.page.home .blog-section .right .blog-item p{
		max-width: 80%;
		margin: 0 auto;
	}
	/* menu page */
	.page.menu .menu-title{
		padding: 76px 19px 91px;
	}
	.page.menu .menu-title .location-title{
		max-width: 100%;
		margin-bottom: 55px;
	}
	.page.menu .menu-title .location-title .loc-logo{
		margin-bottom: 29px;
	}
	.page.menu .menu-title p{
		text-transform: uppercase;
		margin-bottom: 51px;
	}
	.page.menu .menu-title .menu-location-info{
		flex-direction: column;
    	row-gap: 22px;
    	margin-top: 0;
	}
	.page.menu #no-results, .page.menu .category-section {
		padding: 59px 30px 56px;
	}
	.page.menu .category-section .line-title{
		column-gap: 19px;
		margin-bottom: 24px;
	}
	.page.menu .menu-container .line-title h3{
		max-width: 70%;
		text-transform: uppercase;
	}
	.page.menu .menu-container .section-container .items .featured-item .image{
		border-radius: 4px;
	}
	.page.menu .menu-container .section-container .items .featured-item .item-info{
		padding-left:0px !important; 
		padding-right:0px !important;
	}
	.page.menu .items .menu-item .dietary-filters{
		opacity: 1;
		visibility: visible;
		transform: translateX(-110%);
	}
	.page.menu .items .column-3 .menu-item{
		padding-left: 10px;
		padding-right: 10px;
	}
	.page.menu .dropdown svg, .drop svg{
		width: 10px;
	}
	.page.menu .menu-container #daily-rituals.category-section .section-container{
		min-height: unset;
	}
}
