@media screen and (min-width:600px) {

  #bigScreen {
    display: flex;
  }

  #img-horizontal,
  #gallery,
  #location,
  #confirmation,
  #home {
    display: none;
  }

  #made_by {
    background-color: #fff;
  }
}

@media screen and (min-width:460px) {
  .triangle {
    border-left: 602px solid transparent;
  }
}

@media screen and (max-width:500px) {
  #location h2 {
    font-size: 23px;
  }

  #confirmation>main h3 {
    font-size: 20px;
  }

  #confirmation>main p {
    font-size: 12px;
  }

  #confirmation>main .btns-confirmation a {
    padding: 7px 17px;
    font-size: 15px;
  }

  #confirmation>main .btns-confirmation {
    width: 85%;
  }
}

@media screen and (max-width:400px) {
  #home>main>div {
    width: 75% !important;
  }

  #ticket {
    width: 340px;
    height: 160px;
    top: -140px;
  }

  #number-ticker {

    right: 42px;
  }

  #confirmation {
    padding: 26px 30px;
  }

  #confirmation>main {
    height: 200px;
    padding: 35px 20px;
  }

}

@media screen and (max-width:360px) {
  #ticket {
    width: 300px;
    height: 140px;
    top: -120px;
  }

  #number-ticker {
    right: 30px;
    font-size: 20px;
  }

  #party,
  #church {
    height: 460px;
  }

  #party {
    background-position: inherit !important;
  }

  .location-info {

    width: 300px;
    padding: 25px;
  }

  .btn-location {

    font-size: 12px;
    align-items: center;
    padding: 8px 12px;
  }

  .location-info h3 {
    font-size: 13px;
  }

  .location-info article span {
    font-size: 12px;
  }

  #confirmation {
    padding: 20px 18px;
  }

  #confirmation>main {
    height: 180px;
    padding: 25px 10px;
    display: flex;
    align-items: center;
  }

  #confirmation>main .btns-confirmation {
    margin-top: 20px;
  }

  #confirmation>main .btns-confirmation a {
    padding: 6px 12px;
    font-size: 12px;
  }

  #confirmation>main h3 {
    font-size: 17px;
    margin-bottom: 10px;
  }

  #confirmation>main p {
    font-size: 11px;
  }

  #img-horizontal h3 {
    font-size: 30px;
  }
}

@media screen and (max-width:330px) {
  #home>main>div {
    width: 85% !important;
  }

  #ticket {
    width: 85%;
    height: 125px;
    top: -110px;
  }

  #party,
  #church {
    margin-bottom: 60px;
  }

  .location-info {
    width: 100%;
  }

  #church {
    background-position: center;
  }

  #gallery {
    margin-top: -30px;
  }

  .gallery__item--1 {
    background-position-y: -17px;
  }

  .gallery__item--3 {
    background-position-y: -27px;
  }

  .gallery__item--4 {
    background-size: 154px;
    background-position-x: -24px;
  }

  .gallery__item--6 {
    background-position-y: -25px;
  }

  .gallery__item--9 {

    background-position-y: -44px;
  }

  #img-horizontal h3 {
    font-size: 22px;
  }
}

@media screen and (max-width:330px) {
  #home>main>div {

    width: 90% !important;
  }
}

@media screen and (max-width:320px) {
  #number-ticker {

    right: 33px;
    font-size: 17px;
  }
}

@media screen and (max-width:300px) {
  #number-ticker {

    right: 26px;
  }

  .gallery__item--6 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 18;
    grid-row-end: 37;
    background-position-y: -90px;
  }

  .gallery__item--7 {

    grid-column-start: 2;
    grid-row-end: 18;
    background-position-y: -88px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }

  .gallery__item--9 {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 37;
    grid-row-end: 52;
    background-position-y: 0px;
  }

  .gallery__item--10 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 37;
    grid-row-end: 52;
    background-position-y: -40px;
  }

  #confirmation>main h3 {

    font-size: 15px;
    margin-bottom: 6px;
  }

  #confirmation>main>section {

    margin-top: 15px;
    z-index: 2;
  }
}

@media screen and (max-width:278px) {

  #ticket {

    width: 90%;
  }

  #home .item-time main {

    width: 50px;
    height: 40px;
    font-size: 20px;
  }

  #home>main .item-time footer {
    font-size: 13px;
  }
}

@media screen and (max-width:278px) {
  .gallery__item--10 {

    background-position-y: -13px;
  }

  #number-ticker {

    right: 26px;
  }
}

@media screen and (max-width:260px) {
  #number-ticker {

    right: 21px;
  }

  .location-info {

    padding: 20px 10px;
  }

  .btn-location {
    font-size: 11px;
  }

  #confirmation>main h3 {

    font-size: 13px;
  }

  #confirmation>main {

    padding: 25px 0px;
  }

  #confirmation>main>section {
    z-index: 2;
  }

  #img-horizontal h3 {

    font-size: 15px;
  }
}

@media screen and (max-width:227px) {
  #number-ticker {

    right: 18px;
    font-size: 14px;
  }

  #confirmation>main {

    height: 230px;
  }

  #confirmation>main .btns-confirmation {

    flex-direction: column;
    align-items: center;
  }

  #confirmation>main .btns-confirmation a {

    max-width: 100px;
    text-align: center;
    margin-bottom: 10px;
  }
}

@media screen and (max-width:200px) {
  #smallScreen {
    display: flex;
  }

  #made_by {
    background-color: #fff;
    font-size: 13px;
  }

  #img-horizontal,
  #gallery,
  #location,
  #confirmation,
  #home {
    display: none;
  }
}