@charset "UTF-8";
/* CSS Document */
/* fonts */
@font-face {
  font-family: BentonSansExtCompBook;
  font-weight: normal;
  src: url("../fonts/BentonSansExtComp-Book.otf") format("opentype");
} 

@font-face {
  font-family: BentonSansExtCompBold;
  font-weight: bold;
  src: url("../fonts/BentonSansExtComp-Bold.otf") format("opentype");
} 

@font-face {
  font-family: BeatriceBold;
  font-weight: bold;
  src: url("../fonts/Beatrice-Bold.otf") format("opentype");
} 

@font-face {
  font-family: BentonSans-Light;
  font-weight: 300;
  font-display: swap;
  src: url(https://www.aexp-static.com/cdaas/one/statics/@americanexpress/static-assets/2.29.1/package/dist/fonts/325e6ad0-38fb-4bad-861c-d965eab101d5-3.woff) format("woff")
}

@font-face {
  font-family: BentonSans;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.aexp-static.com/cdaas/one/statics/@americanexpress/static-assets/2.29.1/package/dist/fonts/3be50273-0b2e-4aef-ae68-882eacd611f9-3.woff) format("woff")
}

@font-face {
  font-family: BentonSans-Bold;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.aexp-static.com/cdaas/one/statics/@americanexpress/static-assets/2.29.1/package/dist/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-3.woff) format("woff")
}

/* remove arrow from automatically showing for a link to a new tab */
.links-item i {
  display: none !important;
}

.imagesRetina img {
  scale: 0.5;
}

.noWrap {
  white-space: nowrap;
}

#shopSmallNav {
  padding: 10px 0;
}

.lineBreaker {
  display: none;
}

/* Hide Shopsmall and AMEX logo */
#shopSmallNav .container .col-md-2 {
  display: none !important;
}

#shopSmallNav .container .col-md-10 {
  flex: 0 0 100%;
  max-width: 100%;
}

#shopSmallNav .container .col-md-10 .container .col-md-12 {
  padding: 0;
}

#shopSmallNav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 !important;
  margin-bottom: 5px;
}

#shopSmallNav ul li {
  list-style: none;
  text-align: center;
}

#shopSmallNav ul li a {
  font-size: 16px;
  line-height: 6px;
}

/* Modify progress bar and hide pause button */
.cmp-carousel__indicators {
  padding: 0 12px;
  top: 0px;
  width: 50%;
  right: 0px;
}

.cmp-carousel .gabm-cmp-herovideo--controls {
  display: none !important;
}


#shopSmallNav .container .col-md-2.col-md-offset-0.margin-0-tb, #shopSmallNav .container .col-md-10.col-md-offset-0.margin-0-tb .container .col-md-3 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#shopSmallNav .container > div > div.col-md-2.col-md-offset-0.margin-0-tb > div:nth-child(1) img {
  width: 113px;
  height: auto;
}

#shopSmallNav .container .col-md-10.col-md-offset-0.margin-0-tb {
  padding: .5% 0 0 0;
}

h2 {
  font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 48px;
  line-height: 57px;
  text-transform: uppercase;
}

h3 {
  font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
}

p {
  font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
}

/* Adjusting width of the hero video carousel Start*/
.cmp-carousel .gabm-cmp-herovideo--content {
  max-width: 100% !important;
  width: 100% !important;
  top: 0px !important;
}

.cmp-carousel .gabm-cmp-herovideo--heading {
  padding: 0 !important;
  margin: 0 !important
}

.heroMinHeight, #shopSmallSection4CopyContainer {
  min-height: 700px;
}

#heroSection .container, #heroSection2 .container {
  /* max-width: 1290px; */
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.cmp-carousel, .cmp-carousel .gabm-cmp-herovideo {
  max-height: 700px !important;
}

.cmp-carousel .gabm-cmp-herovideo--heading-title h1 {
  width: 90% !important;
}
/* Adjusting width of the hero video carousel End*/


#heroCopyContainer, #heroCopyContainer2 {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

#heroCopyContainer .container, #heroCopyContainer2 .container {
  padding: 0 0 0 0;
  max-width: 100% !important;
}
 
#shopSmallSection1 .container img {
  max-width: 180px;
  padding: 0 0 30px 0;
}

#heroSection h1, #heroSection2 h1 {
  font-family: "BentonSansExtCompBook", Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 142px;
  color: #ffffff;
  line-height: 120px;
  padding: 0 0 20px 10%;
}

#heroSection h1 sup, #heroSection2 h1 sup {
  font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 30px;
  vertical-align: top;
}

#heroSection p, #heroSection2 p {
  font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #ffffff;
  line-height: 40px;
  padding: 0 10%;
}

#heroSection2 p {
  padding: 10px 30% 0 10%;
}

#heroSection2 h1 {
  font-size: 110px;
  line-height: 100px;
  padding: 60px 30% 0 10%;
}

#heroButton2 {
  padding: 20px 10% 50px 10%;
}

#heroButton2 a {
  min-width: 336px;
  padding: 19px;
  font-weight: bold;
  font-size: 20px;
  background: #000000;
}

/* Start RESY specific stylings */
.cmp-carousel__indicators {
  display: none;
}

#logo_resy {
  width: 140px;
  height: 62px;
  margin: 0 0 0 10%;
}

#heroSection2 h1.resy {
  font-family: BeatriceBold, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 65px;
  line-height: 60px;
  vertical-align: top;
  color: #ffffff;
  padding: 20px 0 0 10%;
}

#heroSection2 p.resy {
  font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #ffffff;
  line-height: 40px;
  padding: 10px 34% 0 10%;
}

#heroResyButton {
  padding: 20px 10% 0 10%;
}

#heroResyButton a.margin-1-b {
  margin-bottom: 0rem !important;
}

#heroResyButton a {
  min-width: 336px;
  padding: 19px;
  font-weight: bold;
  font-size: 20px;
  background: #000000;
}
/* End RESY specific stylings */

#shopSmallSection1 {
  padding: 100px 0;
}

#shopSmallSection2 .container div:nth-child(1) img {
  max-width: 618px;
  width: 100%;
}

#shopSmallSection1 .container .button a,
#shopSmallSection2 .container .button a,
#shopSmallSection3 .container .button a,
#shopSmallSection5 .container .button a,
#shopSmallAccelerator .container .button a,
#shopSmallSection6 .container .button a,
#aboutshopsmall .container .button a,
#shopSmallSection7CopyContainer .container > div > div:nth-child(2) .button a {
  min-width: 340px;
  font-weight: bold;
}

#shopSmallSection1 h2,
#smallbusinessowners h2,
#neighborhoodchampions h2 {
  color: #ffffff;
}

#shopSmallSection1 p {
  text-align: center;
  max-width: 85%;
  margin: 0 auto;
  color: #ffffff;
}

#shopSmallSection2 .container > div > div:nth-child(1),
#shopSmallSection2 .container > div > div:nth-child(2),
#shopSmallSection6 .container > div > div:nth-child(1),
#shopSmallSection6 .container > div > div:nth-child(2) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 0 0 5%;
}

#shopSmallSection2 .container > div > div:nth-child(1),
#shopSmallSection6 .container > div > div:nth-child(1) {
  padding: 0 0 0 0;
}

#shopSmallSection2 p {
  color: #000000;
}

#shopSmallSection2 p.legal,
#shopSmallSection3 p.legal,
#shopSmallSection5 p.legal {
  font-size: 10px;
  line-height: 16px;
}

#shopSmallSection3 .container > div > div:nth-child(1), #shopSmallSection3 .container > div > div:nth-child(2),
#shopSmallAccelerator .container > div > div:nth-child(1), #shopSmallAccelerator .container > div > div:nth-child(2) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 5% 0 0;
}

#shopSmallSection3 .container > div > div:nth-child(2), #shopSmallAccelerator .container > div > div:nth-child(2) {
  padding: 0 0 0 0;
}

#shopSmallSection3 .container div:nth-child(2) > div > div > div {
  padding: 110px 0 100px 0;
}

#shopSmallSection3 .container div:nth-child(2) img {
  max-width: 450px;
  width: 100%;
}

#shopSmallAccelerator .container div:nth-child(2) > div > div > div {
  padding: 50px 0 40px 0;
}

#smallbusinessowners .container {
  max-width: 1350px;
}

#shopSmallSection7CopyContainer {
  min-hieght: 828px;
}

#shopSmallSection4CopyContainer,
#shopSmallSection7CopyContainer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 0 0 12%;
}

#shopSmallSection4CopyContainer p,
#shopSmallSection7CopyContainer p {
  font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #ffffff;
  line-height: 40px;
  padding: 20px 0 0 0;
}

#shopSmallSection5 {
  padding: 60px 0;
}

#shopSmallSection5 .container .container,
#aboutshopsmall .container .container {
  padding: 0 0 0 0;
}

#shopSmallSection6 {
  padding: 0 0 0 0;
}

.shipSmallSection7MinHeight {
  min-height: 828px;
}

#neighborhoodchampions .container {
  max-width: 1350px;
}

#shopSmallSection7CopyContainer {
  padding: 0 0 0 0;
}

#shopSmallSection7CopyContainer p {
  padding: 18px 0 10px 0;
}

#aboutshopsmall {
  padding: 100px 0;
}

#aboutshopsmall h2 {
  padding: 0 0 30px 0;
}

#aboutshopsmall h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}

#aboutshopsmall p.legal {
  max-width: 950px;
  margin: 0 auto;
}

#smallShopFaqs .container .tabscomp {
  padding: 20px 0 0 0;
}
/* #shopsmallfaqs > div.container > div > div > div > div > div > div, #shopSmallFAQs .container p.body-1 {
  background-color: #ECEDEE !important;
} */

/* #shopSmallFaqsContainer .container p.body-1 {
  background-color: #ffffff !important;
} */

#shopSmallSocialContainer .container > div > div > div > div.richtext.parbase > div > p {
  font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 31px;
  padding: 40px 0 10px 0;
}
#shopSmallSocialContainer .container .container > div > div {
  text-align: center;
}
#shopSmallSocialContainer .container .container > div > div > div > div {
  display: inline-block;
  padding: 0 5px;
}
#shopSmallSocialContainer .container .container > div > div > div > div img {
  width: 32px !important;
}

/* Adjusting margins based on varing widths */
@media (max-width: 1809px) {
  .heroMinHeight, #shopSmallSection4CopyContainer {
    min-height: 646px;
  }

  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo {
    max-height: 646px !important;
  }

  #heroSection2 p {
    padding: 10px 10% 0 10%;
  }

  .shipSmallSection7MinHeight {
    min-height: 765px;
  }
}

@media (max-width: 1665px) {
  .heroMinHeight, #shopSmallSection4CopyContainer {
    min-height: 548px;
  }

  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo {
    max-height: 548px !important;
  }

  #heroSection2 h1 {
    font-size: 90px;
    color: #ffffff;
    line-height: 80px;
    padding: 0 0 0 10%;
  }

  #heroSection2 p {
    font-size: 24px;
    line-height: 32px;
    padding: 0 10% 0 10%;
  }

  #heroButton2 {
    padding: 20px 10% 0px 10%;
  }

  .shipSmallSection7MinHeight {
    min-height: 703px;
  }

/* Start RESY specific stylings */
#heroSection2 p.resy {
  font-size: 27px;
  line-height: 33px;
  padding: 10px 34% 0 10%;
}

#heroResyButton {
  padding: 20px 10% 0 10%;
}
/* End RESY specific stylings */

}

@media (max-width: 1535px) {
  .heroMinHeight, #shopSmallSection4CopyContainer {
    min-height: 548px;
  }

  .shipSmallSection7MinHeight {
    min-height: 649px;
  }

  /* Start RESY specific stylings */
  #heroSection2 p.resy {
    font-size: 27px;
    line-height: 33px;
    padding: 10px 9% 0 10%;
  }

  #heroResyButton {
    padding: 20px 10% 0 10%;
  }
  /* End RESY specific stylings */
  }

@media (max-width: 1399px) {
  .heroMinHeight, #shopSmallSection4CopyContainer {
    min-height: 500px;
  }

  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo {
    max-height: 500px !important;
  }

  #heroSection h1{
    font-size: 102px;
    line-height: 90px;
    padding: 0 0 20px 10%;
  }
  
  #heroSection h1 sup,  #heroSection2 h1 sup {
    font-size: 30px;
    vertical-align: top;
  }
  
  #heroSection p {
    font-size: 26px;
    line-height: 32px;
  }

  #heroSection2 h1 {
    font-size: 90px;
    color: #ffffff;
    line-height: 80px;
  }

  /* Start RESY specific stylings */
  .cmp-carousel .gabm-cmp-herovideo--heading-title h1 {
    width: 100% !important;
  }

  #heroSection2 h1.resy {
    font-size: 65px;
    line-height: 60px;
    padding: 20px 0 0 10%;
  }

  #heroSection2 p.resy {
    font-size: 27px;
    line-height: 33px;
    padding: 10px 9% 0 10%;
  }
  /* End RESY specific stylings */

  .shipSmallSection7MinHeight {
    min-height: 591px;
  }

  h2 {
    font-size: 38px;
    line-height: 42px;
  }

  #shopSmallSection4CopyContainer p,
  #shopSmallSection7CopyContainer p {
    font-size: 21px;
    line-height: 28px;
  }
}

@media (max-width: 1279px) {
  .heroMinHeight {
    min-height: 456px;
  }

  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    max-height: 456px !important;
    min-height: 456px !important;
    height: 456px !important;
  }

  #heroSection h1,  #heroSection2 h1 {
    font-size: 90px;
    line-height: 80px;
  }
  #heroSection p {
    font-size: 24px;
    line-height: 34px;
  }

  #heroSection2 h1 {
    font-size: 70px;
    line-height: 60px;
  }

  #heroSection2 p {
    font-size: 21px;
    line-height: 28px;
  }

  /* Start RESY specific stylings */
  #logo_resy {
    margin: 0 0 0 5%;
  }

  #heroSection2 h1.resy {
    font-size: 50px;
    line-height: 50px;
    padding: 10px 0 0 5%;
  }

  #heroSection2 p.resy {
    font-size: 22px;
    line-height: 29px;
    padding: 10px 5% 0 5%;
  }

  #heroResyButton {
    padding: 20px 10% 0 5%;
  }
  /* End RESY specific stylings */


  #shopSmallSection1 .container .button a,
  #shopSmallSection2 .container .button a,
  #shopSmallSection3 .container .button a,
  #shopSmallSection5 .container .button a,
  #shopSmallAccelerator .container .button a,
  #shopSmallSection6 .container .button a,
  #shopSmallSection7CopyContainer .container > div > div:nth-child(2) .button a {
  min-width: auto;
  font-weight: bold;
  }

  .shipSmallSection7MinHeight {
    min-height: 541px;
  }
  
}

@media (max-width: 1159px) {
  .heroMinHeight, #shopSmallSection4CopyContainer {
    min-height: 414px;
  }

  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    max-height: 414px !important;
    min-height: 414px !important;
    height: 414px !important;
  }

  .shipSmallSection7MinHeight {
    min-height: 490px;
  }

}

@media (max-width: 1059px) {
  .heroMinHeight, #shopSmallSection4CopyContainer {
    min-height: 379px;
  }

  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    max-height: 379px !important;
    min-height: 379px !important;
    height: 379px !important;
  }

  #heroSection h1 {
    font-size: 80px;
    line-height: 70px;
    padding: 0 0 10px 10%;
  }

  #heroSection p {
    font-size: 21px;
    line-height: 26px;
  }

  #heroSection2 h1 {
    font-size: 70px;
    line-height: 63px;
  }

  #heroSection2 h1 sup {
    font-size: 20px;
  }

  #heroSection2 p {
    font-size: 17px;
    line-height: 22px;
  }

  #heroButton2 {
    padding: 10px 10% 0px 10%;
  }

  /* Start RESY specific stylings */
  #logo_resy {
    width: 100px !important;
    height: 44px !important;
    margin: 0 0 0 5%;
  }

  #heroSection2 h1.resy {
    font-size: 45px;
    line-height: 45px;
    padding: 10px 0 0 5%;
  }

  #heroSection2 p.resy {
    font-size: 18px;
    line-height: 22px;
    padding: 10px 5% 0 5%;
  }

  #heroResyButton {
    padding: 20px 10% 0 5%;
  }
  /* End RESY specific stylings */

  .shipSmallSection7MinHeight {
    min-height: 447px;
  }
}

@media (max-width: 1023px) {

  .lineBreaker {
    display: block;
  }
  .heroMinHeight, #shopSmallSection4CopyContainer {
    min-height: 365px;
  }

  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    max-height: 365px !important;
    min-height: 365px !important;
    height: 365px !important;
  }

  /* #shopSmallSection5 .col-md-4, #aboutshopsmall .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  } */

  .shipSmallSection7MinHeight {
    min-height: 432px;
  }

  h2 {
    font-size: 33px;
    line-height: 38px;
  }

  #heroButton2 a {
    min-width: 0;
    padding: 15px;
    font-size: 17px;
}

  #shopSmallSection4CopyContainer p,
  #shopSmallSection7CopyContainer p {
    font-size: 18px;
    line-height: 22px;
  }

}

@media (max-width: 944px) {
  .heroMinHeight, #shopSmallSection4CopyContainer {
    min-height: 337px;
  }

  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    max-height: 337px !important;
    min-height: 337px !important;
    height: 337px !important;
  }

  #heroSection2 h1 {
    font-size: 60px;
    line-height: 53px;
  }

  #heroSection2 p {
    font-size: 17px;
    line-height: 22px;
  }

  /* Start RESY specific stylings */
  #logo_resy {
    margin: 0 0 0 5%;
  }

  #heroSection2 h1.resy {
    font-size: 40px;
    line-height: 40px;
    padding: 10px 0 0 5%;
  }

  #heroSection2 p.resy {
    font-size: 18px;
    line-height: 22px;
    padding: 5px 5% 0 5%;
  }

  #heroResyButton {
    padding: 20px 10% 0 5%;
  }
  /* End RESY specific stylings */


  .shipSmallSection7MinHeight {
    min-height: 399px;
  }
}

@media (max-width: 884px) {
  .heroMinHeight, #shopSmallSection4CopyContainer {
    min-height: 317px;
  }

  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    max-height: 317px !important;
    min-height: 317px !important;
    height: 317px !important;
  }

  #heroSection h1 {
    font-size: 70px;
    line-height: 60px;
    padding: 0 0 10px 10%;
  }
  #heroSection p {
    font-size: 18px;
    line-height: 22px;
  }

  #heroSection2 h1 {
    font-size: 50px;
    line-height: 43px;
  }

  #heroSection2 p {
    font-size: 15px;
    line-height: 20px;
  }

  #heroButton2 a {
    padding: 10px;
    font-size: 15px;
  }

  /* Start RESY specific stylings */
  #logo_resy {
    margin: 0 0 0 5%;
  }

  #heroSection2 h1.resy {
    font-size: 35px;
    line-height: 35px;
    padding: 5px 0 0 5%;
  }

  #heroSection2 p.resy {
    font-size: 16px;
    line-height: 20px;
    padding: 5px 5% 0 5%;
  }

  #heroResyButton {
    padding: 10px 10% 0 5%;
  }
  /* End RESY specific stylings */


  .shipSmallSection7MinHeight {
    min-height: 373px;
  }

  h2 {
    font-size: 29px;
    line-height: 32px;
  }

  #shopSmallSection4CopyContainer p,
  #shopSmallSection7CopyContainer p {
    font-size: 16px;
    line-height: 20px;
  }

}

/* Adjusting margins based on varing widths */
@media (max-width: 767px) {
  /* Hide Shopsmall and AMEX logo */
  #shopSmallNav .container .col-md-2 {
    display: block !important;
  }

  .lineBreaker {
    display: none;
  }

  #shopSmallNav ul {
    flex-wrap: nowrap;
    flex-flow: column;
    padding: 0 !important;
  }
  
  #shopSmallNav ul li {
    text-align: left;
    padding: 0 0 20px 0;
  }


  #shopSmallNav .container .col-md-2 .ventures-hamburger {
    text-align: right !important;
  }
  /* Mobile nav style */
  .ventures-header .image:first-of-type {
		/* width: 60%; */
		/* display: inline-block; */
	}
	.ventures-header .image:last-of-type {
		/* width: 60%;
		display: inline-block;
		text-align: right !important; */
	}
  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    height: 860px !important;
    min-height: auto !important;
    max-height: 100% !important;
  }

  .cmp-carousel .gabm-cmp-herovideo--content {
    position: absolute;
    max-width: 1440px;
    width: 100%;
    top: 0px;
}

.cmp-carousel .gabm-cmp-herovideo--heading {
  padding: 0px !important;
  position: relative;
  text-align: center;
  margin-bottom: 0 !important;
}

.cmp-carousel .gabm-cmp-herovideo--heading-title h1 {
  width: 100% !important;
}

	.ventures-header .image:last-of-type div {
    padding: 3px 0 0 0;
	}
	.ventures-mobile-nav {
		height: 0;
	    overflow-y: hidden;
	}
	.ventures-mobile-nav.active {
		height: auto;
	}

  .row {
    margin: 0 0 0 0;
  }

  #heroSection .container .col-md-12, #heroSection2 .container .col-md-12, #heroCopyContainer .container .col-md-6, #heroCopyContainer2 .container .col-md-6, #smallbusinessowners .container .col-md-12, #shopSmallSection4CopyContainer .container .col-md-6,
  #neighborhoodchampions .container .col-md-12, #shopSmallSection7CopyContainer .container .col-md-6{
    padding: 0 0 0 0;
  }

  #shopSmallNav .container .col-md-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #shopSmallNav .container .col-md-10.col-md-offset-0.margin-0-tb .container {
    margin: 10px 0;
  }

  #shopSmallNav .container .col-md-10.col-md-offset-0.margin-0-tb .container p {
    margin: 10px 0;
  }
  
  #heroSection .container {
    padding: 0 0 0 0;
  }

  .heroMinHeight {
    min-height: auto;
  }

  h2 {
    font-size: 30px;
    line-height: 36px;
  }

  h3 {
    font-size: 30px;
    line-height: 36px;
  }

  #heroCopyContainer .container > div > div:nth-child(2){
    padding: 30px 14px 40px 14px
  }

  #heroCopyContainer2 .container > div > div:nth-child(2) {
    padding: 30px 14px 40px 14px
  }

  #heroSection h1, #heroSection2 h1 {
    padding: 0 0 0 0;
  }
  
  #heroSection p, #heroSection2 p {
    padding: 20px 0 0 0;
  }

  #shopSmallSection1 {
    padding: 50px 0;
  }

  #shopSmallSection1 p {
    max-width: 95%;
  }

  #shopSmallSection1 .container .button a,
  #shopSmallSection2 .container .button a,
  #shopSmallSection3 .container .button a,
  #shopSmallSection5 .container .button a,
  #shopSmallSection6 .container .button a,
  #shopSmallSection7CopyContainer .container > div > div:nth-child(2) .button a {
  min-width: 100%;
  font-weight: bold;
}

/* Start RESY specific stylings */
#logo_resy {
  margin: 0 auto;
}

#heroSection2 h1.resy {
  font-size: 35px;
  line-height: 35px;
  padding: 10px 0 0 5%;
}

#heroSection2 p.resy {
  font-size: 16px;
  line-height: 20px;
  padding: 10px 5% 0 5%;
}

#heroResyButton {
  padding: 20px 0 0 0;
  max-width: 540px;
  margin: 0 auto;
}

#heroResyButton a {
  min-width: 290px;
  padding: 13px 0px;
  font-weight: bold;
  font-size: 1rem;
  background: #000000;
}

/* End RESY specific stylings */

#shopSmallSection2 {
  padding: 0 0 30px 0;
}

#shopSmallSection2 .container > div > div:nth-child(2),
#shopSmallSection6 .container > div > div:nth-child(2) {
  padding: 0 0 0 0;
}

#shopSmallSection2 h3, #shopSmallSection2 p {
  max-width: 95%;
}
#shopSmallSection3 {
  padding: 0 0 30px 0;
}

#shopSmallSection3 .container > div > div:nth-child(1), #shopSmallAccelerator .container > div > div:nth-child(1) {
  padding: 0 0 0 0;
}

#shopSmallSection3 .container > div > div:nth-child(2) {
  justify-content: center;
}

#shopSmallSection3 .container div:nth-child(2) > div > div > div, #shopSmallAccelerator .container div:nth-child(2) > div > div > div {
  padding: 20px 0 0 0;
}

#smallbusinessowners .container {
  padding: 0 0 0 0;
}

#shopSmallSection4CopyContainer {
  min-height: 100%;
  padding: 0 0 0 0;
}

#shopSmallSection4CopyContainer .container {
  padding: 0 0 0 0;
}

#shopSmallSection4CopyContainer .container div:nth-child(2) {
  padding: 30px 14px 40px 14px;
}

#shopSmallSection4CopyContainer h2,
#shopSmallSection7CopyContainer h2 {
  font-size: 30px;
  line-height: 36px;
  padding: 0 0 0 0;
}

#shopSmallSection4CopyContainer p,
#shopSmallSection7CopyContainer p {
  font-size: 24px;
  line-height: 34px;
  padding: 20px 0 0 0;
}

#shopSmallSection5 {
  padding: 0 0 30px 0;
}

#shopSmallSection5 .col-md-4, #aboutshopsmall .col-md-4 {
  flex: 0 0 100%;
  max-width: 100%;
}

#shopSmallSection6 {
  padding: 0 0 20px 0;
}

.shipSmallSection7MinHeight {
  min-height: 100%;
}

#neighborhoodchampions .container {
  padding: 0 0 0 0;
}

#shopSmallSection7CopyContainer .container > div > div:nth-child(2) {
  padding: 30px 20px 40px 20px;
}

#aboutshopsmall {
  padding: 30px 0;
}

#aboutshopsmall h2 {
  padding: 0 0 10px 0;
}

#shopsmallfaqs > div.container > div > div > div > div > div > div > div > div {
  padding: 0px !important;
}

}

@media (max-width: 689px) { 

  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    height: 810px !important;
  }

}

@media (max-width: 674px) { 

  #heroSection p, #heroSection2 p {
    font-size: 22px;
    line-height: 30px;
}

}

@media (max-width: 559px) { 

  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    /* height: 780px !important; */
    height: 720px !important;
  }

}

@media (max-width: 479px) { 
  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    /* height: 760px !important; */
    height: 690px !important;
  }

}

@media (max-width: 455px) { 
  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    /* height: 730px !important; */
    height: 640px !important;
  }

}
@media (max-width: 424px) {
  .cmp-carousel, .cmp-carousel .gabm-cmp-herovideo, .cmp-carousel .gabm-cmp-herovideo--background {
    /* height: 730px !important; */
    height: 640px !important;
  }

  #heroSection h1, #heroSection2 h1 {
    font-size: 70px;
    line-height: 60px;
  }
  #heroSection p,#heroSection2 p {
    font-size: 22px;
    line-height: 30px;
  }

  #heroSection2 h1 {
    font-size: 60px;
    line-height: 50px;
  }
}
