@charset "utf-8";
/* CSS SisterSax - Ibiza Sax overides css v1.1 */

@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,700';

/*

*/
@media all and (min-width: 1000px ) {
  body {
    background: #000 url(../images/weddings/hub/musicpackages/ibiz-sax/blended-back.jpg) no-repeat fixed;
    background-size: 100%;
  }
}

#site-header #header-mid,
#main-content,
footer {
-webkit-box-shadow: none;
-moz-box-shadow: none;
  box-shadow: none;
}
#site-header {
  border-radius: 15px 15px 0 0;
}

.ibiza-sax-header {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 1000px;
  min-height: 500px;
  background: transparent url(../images/weddings/hub/musicpackages/ibiz-sax/ibiza-sax-heading-3-back.jpg) no-repeat;
}
.ibiza-sax-header h1 {
  text-align: left;
}
.ibiza-sax-header img {
  width: 100%;
  max-width: 475px;
  margin: 50px auto 0 90px;
}
  @media all and (max-width: 794px ) {
    .ibiza-sax-header img {
      width: 100%;
      max-width: 60vw;
      margin: 12vw auto 0 5vw;
    }
  }
    @media all and (max-width: 577px ) {
      .ibiza-sax-header {
        min-height: 50vw;
        background-size: contain;
      }
    }

/* Overide weddings nav just for this page */
.weddings-navigation {
  background: #D65504;
  width: 100%;
  height: auto;
  margin: 0;
}
  .ibiza-sax .link-7 {
    color: #000;
  }

.ibiza-sax p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 1em;
  color: #000;
  line-height: 1.5em;
  letter-spacing: 2px;
}
  .ibiza-sax .intro-copy p {
    max-width: 82%;
    margin: 0 auto;
    text-align: center;
  }


#main-content.ibiza-sax .sister-sax-video h2 {
font-family: 'Open Sans', sans-serif;
color: #000;
text-align: center;
font-weight: 300;
padding-top: 1em;

}

.ibiza-sax .ibiza-image-split {
  width: 98%;
  margin-left: 1%;
  max-width: 500px;
}
  .ibiza-sax .ibiza-image-split.ibiza-tall {
    width: 97%;
    max-width: 410px;
    margin-left: 2%;
  }

.ibiza-sax .ibiza-image-split img {
  width: 100%;
}

@media all and (min-width: 600px ) {
  .ibiza-sax .ibiza-image-split {
    width: 49%;
     -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    margin-left: 0.5%;
  }
  .ibiza-sax .ibiza-image-split.ibiza-tall {

  }
}

@media all and (max-width: 870px ) {
  .ibiza-sax .generic-weddings-image,
  .generic-weddings .copy-block.copy-2 {
     -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 49%;
    margin: 0 0 0 0.5%;
  }
  .ibiza-sax .generic-weddings-image img {
    width: 100%;
    max-width: 350px;
    padding-top: 10vw;
  }
    .ibiza-sax p {
      font-size: 0.9em;
      line-height: 1.2em;
    }
}

  @media all and (max-width: 544px ) {
    .ibiza-sax .generic-weddings-image,
    .generic-weddings .copy-block.copy-2 {
      float: none;
      width: 98%;
      max-width: 98%;
    }
    .ibiza-sax .generic-weddings-image img {
      width: 100%;
      max-width: 350px;
      padding-top: 1vw;
      margin: 0 auto;
    }
      .ibiza-sax p {
        font-size: 0.9em;
        line-height: 1.4em;
      }
  }
.generic-weddings  .gloSaxRow {
  margin: 1em 0 4em 0;
}
.gloSax p {
  padding: 1em 1em 0;
}
.gloSax p.smallerCopy {
  font-size: 0.7em;
}
.gloSax img {
  margin 0.5em auto;
  padding: 0;
  max-width: 300px;
}
.imageSplit {
  width: 98%;
}

.glosax-weddings-tri-image {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
  .glosax-weddings-tri-image img {
    width: 100%;
    max-width: 360px;
    border: 0;
    margin: 0 auto;
    padding: 1em 0;
  }

  @media all and (max-width: 390px ) {
    .generic-weddings  .gloSaxRow {
      margin: 1em auto;
    }
      .imageSplit {
        width: 92%;
        margin: 0 auto;
      }
        .glosax-weddings-tri-image {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
        }
          .glosax-weddings-tri-image img {
            padding: 0;
          }
  }

.ibiza-reviews {
  margin: 1em auto;
}
.ibiza-reviews img {
  width: 100%;

}
.ibiza-sax .ibiza-reviews p {
  font-size: 0.9em;
}
/* additional images */
img[src="images/weddings/hub/musicpackages/ibiz-sax/ibizagreen.jpg"] {
  width: 100%;
  max-width: 640px;
  margin-top: 1rem;
}

/* Accesibilty style up the CAPS */
.track-bullets .track-bullets__bullet-item {
  text-transform: uppercase;
}