/* Text Elements */

h1 span.heading-text-2 {
  font-size: 3.375rem;
  font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
  line-height: 1.03;
}

h1.Header-title {
  margin-bottom: 1px;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  background-color: #66009c;
  color: #ffff0a;
  text-align: center;
  font-weight: 700;
  font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

h1 a.heading-text-4 {
  color: #ff0;
}

h1.wedding-tittle {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-weight: 700;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

h1 span.heading-text-2:hover {
  color: #ffff7c;
}

h1 a.heading-text-4:hover {
  color: #ff0;
  text-decoration: none;
}

h1.Header-title:hover {
  background-color: rgba(37, 37, 37, .82);
  color: #66009c;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
}

h2 span.heading-text-1 {
  font-size: 1rem;
  font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
  line-height: 1.14;
}

h2.Header-tagline {
  display: block;
  margin-bottom: 1px;
  background-color: #66009c;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
  font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;

  justify-self: center;
}

h2.Header-contact {
  display: inline-block;
  margin-bottom: 0;
  background-color: #66009c;
  color: rgba(37, 37, 37, .89);
  text-align: center;
  font-size: 14px;
  font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
  line-height: 1.4;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
}

h2 a.heading-text-5 {
  color: #fff;
}

h2.about-heading2-white {
  margin-right: auto;
  margin-bottom: .27rem;
  margin-left: auto;
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

h2.about-heading2-yellow {
  color: #ffff0a;
  text-align: center;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

h2.heading-2 {
  margin-bottom: 2px;
  text-align: center;
  font-weight: 700;
  font-style: italic;
  font-size: 22px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;

  -webkit-text-stroke-width: 1px;
}

h2.about-heading-sound {
  text-align: center;
  font-weight: 700;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

h2 a.heading-text-7 {
  color: #fff;
}

h2.page-headertitle {
  margin-right: auto;
  margin-bottom: .27rem;
  margin-left: auto;
  color: rgba(0, 0, 0, .99);
  text-align: center;
  font-weight: 700;
  font-size: 23px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

h2 a.heading-text-5:hover {
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}

h2.Header-contact:hover {
  background-color: #66009c;
  color: rgba(37, 37, 37, .96);
  text-decoration: underline;
}

h2 a.heading-text-7:hover {
  text-decoration: underline;
}

h3.heading-1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
  text-align: center;
  font-size: 14px;
  font-family: Geneva, Tahoma, Verdana, sans-serif;
}

h3 span.heading-text-3 {
  color: #0a0a0a;
}

h3 span.heading-text-3:hover {
  color: #0a0a0a;
  text-decoration: underline;
}

p.paragraph.menu-toggle-text {
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  font-size: 14px;
  font-family: Geneva, Tahoma, Verdana, sans-serif;
}

p.paragraph.Services-text1 {
  margin-right: 4px;
  margin-bottom: 0;
  margin-left: 4px;
  padding-top: 3px;
  padding-right: 4px;
  padding-left: 4px;
  max-width: 1200px;
  background-color: #66009c;
  color: #ff0;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.Services-text2 {
  margin: 0 auto 14px;
  padding: 0 5px 0 0;
  max-width: none;
  background-color: #66009c;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.Services-text3 {
  padding-right: 5px;
  padding-bottom: 11px;
  padding-left: 5px;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph span.paragraph-text-5 {
  color: #ff0;
  font-weight: 700;
}

p.paragraph.Services-text4 {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 5px 0;
  max-width: none;
  background-color: #66009c;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 700;
}

p.paragraph span.services-text-yellow {
  color: #ff0;
  font-weight: 700;
  font-size: 1.1875rem;
}

p.paragraph span.Service-test-yellow-norm {
  color: #ff0;
  font-weight: 700;
}

p.paragraph.Serviices-Badge-text1 {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 11px 0 0;
  background-color: #fff;
  text-align: center;
  font-size: 13px;
  font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
}

p.paragraph.footer-text1 {
  display: inline-block;
  padding-top: 4px;
  padding-right: 6px;
  padding-left: 6px;
  max-width: 70%;
  background-color: #66009c;
  color: #ff0;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.About-text2 {
  padding: 13px 3px 0 2px;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.About-text1 {
  margin-top: 3px;
  margin-bottom: 1rem;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.about-picture-caption {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  max-width: none;
  color: rgba(37, 37, 37, .78);
  text-align: center;
  font-size: 9px;
  font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
}

p.paragraph span.paragraph-text-4 {
  font-style: italic;
}

p.paragraph.footer-footnote {
  margin-bottom: 1.1rem;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  line-height: 18px;
}

p.paragraph a.service-text-hyperlink {
  color: #ff0;
}

p.paragraph.service-text-yellow-small {
  margin-right: 4px;
  margin-bottom: 0;
  margin-left: 4px;
  padding-top: 3px;
  padding-right: 4px;
  padding-left: 4px;
  max-width: none;
  background-color: #66009c;
  color: #ff0;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.about-lighting-text {
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.about-sound-text1 {
  margin-right: 5px;
  margin-left: 5px;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.review-text1 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2px;
  padding-left: 2px;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph span.review-yellow-quote {
  color: #ff0;
  font-weight: 700;
  font-style: italic;
  font-size: .9375rem;
}

p.paragraph span.paragraph-text-11 {
  font-weight: 700;
}

p.paragraph.review-text-black {
  padding-right: 2px;
  padding-left: 2px;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph span.review-navy-quote {
  color: #0a0a94;
  font-weight: 700;
  font-style: italic;
  font-size: .875rem;
}

p.paragraph.review-text-pur {
  padding-right: 2px;
  padding-left: 2px;
  background-color: #66009c;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.Review-me-text {
  display: block;
  max-width: none;
  background-color: #66009c;
  text-align: center;
  white-space: normal;
  font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
}

p.paragraph.footer-text2 {
  display: block;
  margin-right: auto;
  margin-left: 0;
  padding-right: 6px;
  padding-left: 0;
  max-width: 30%;
  width: 40%;
  background-color: #66009c;
  color: #fff;
  text-align: right;
  font-size: 12px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  line-height: 2.4;
}

p.paragraph.footer-text3 {
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 8px;
  padding-top: 0;
  padding-bottom: 0;
  color: #ff0;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.social-media {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: #aeaeae;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph span.paragraph-text-3 {
  font-weight: 700;
  font-size: 1.125rem;
  font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
}

p.paragraph.footer-backtotop {
  margin: 0 auto 4px 0;
  font-size: 15px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph a.paragraph-text-10 {
  color: #fff;
}

p.paragraph.paragraph-1 {
  padding-top: 9px;
  text-align: center;
  font-size: 14px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph.wedding-text1 {
  padding-right: 3px;
  padding-left: 3px;
  color: #000;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph span.wedding-text-header {
  color: #ff0;
  font-weight: 700;
  font-size: .9375rem;
}

p.paragraph.wedding-whydjt-text {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.wedding-text1-ls {
  padding-right: 3px;
  padding-left: 3px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.wedding-text-white {
  padding-right: 3px;
  padding-left: 3px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph.wedding-whylist-cost {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  color: #474747;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
}

p.paragraph.privacy-text1 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 3px;
  padding-left: 5px;
  max-width: 1200px;
  font-size: 13px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

p.paragraph span.privacy-terms-head {
  letter-spacing: 0;
  font-weight: 700;
  font-size: .9375rem;
  line-height: 1.6;
}

p.paragraph span.paragraph-text-14 {
  text-transform: none;
}

p.paragraph a.white-hyperlink {
  color: #fff;
}

p.paragraph.links-hyper {
  margin-right: 5px;
  margin-left: 3px;
  text-align: center;
  text-indent: 0;
  word-spacing: 0;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 15px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  line-height: 23px;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;

  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: #ff0;
}

p.paragraph span.paragraph-text-15 {
  font-size: .875rem;
}

p.paragraph span.FAQ-Navy {
  color: #0a0a94;
  font-weight: 700;
  font-style: italic;
  font-size: 1.125rem;
}

p.paragraph span.FAQ-Yellow {
  color: #ff0;
  font-weight: 700;
  font-style: italic;
  font-size: 1.125rem;
}

p.paragraph a.links-hyper-black {
  font-weight: 700;
  font-size: 1rem;
  line-height: 2;
}

p.paragraph span.Event-Date {
  color: #060ef1;
  font-weight: 700;
  font-size: .9375rem;
}

p.paragraph span.Event-descript {
  color: rgba(0, 0, 0, .98);
  font-weight: 700;
  font-size: .9375rem;
}

p.paragraph span.event-subdesc {
  font-size: .8125rem;
}

p.paragraph.Events-paragraph {
  text-align: center;
}

p.paragraph.avail-text {
  margin-right: 0;
  margin-left: 0;
  text-align: center;
}

p.paragraph span.avail-month {
  color: #060ef1;
  font-weight: 800;
  font-size: 1.375rem;
}

p.paragraph a.service-text-hyperlink:hover {
  text-decoration: underline;
}

p.paragraph a.white-hyperlink:hover {
  color: #0ff;
}

a.link-text.nav-item {
  display: block;
  margin-right: 0;
  margin-left: 0;
  padding: .53rem .6363636363636364rem .54rem;
  background-color: #fff;
  color: rgba(37, 37, 37, .85);
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem;
  font-family: 'Ropa Sans', sans-serif;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

a.link-text.privacy-linktext {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  font-size: 14px;
}

a.link-text.nav-item:hover {
  background-color: #4b4b4b;
  color: #fdfdfd;
}

/* Interaction Elements */

a.link-button.footer-button {
  display: inline-block;
  margin: 6px 5px;
  padding: .2rem .5rem;
  max-width: 185px;
  width: 185px;
  background-color: #fff;
  color: rgba(37, 37, 37, .92);
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Ropa Sans', cursive;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
}

a.link-button.reveiw-me-button {
  margin: 2px 5px 2px 8px;
  padding: 6px 8px 6px 10px;
  border-radius: 15px;
  background-color: #00f;
  color: #fff;
  font-family: 'Ropa Sans', cursive;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
}

a.link-button.footer-button:hover {
  padding-top: .2rem;
  padding-right: .5rem;
  padding-left: .5rem;
  background-color: rgba(37, 37, 37, .84);
  color: #fff;
}

a.link-button.reveiw-me-button:hover {
  background-color: rgba(0, 0, 0, .13);
  color: #393939;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

/* Layout Elements */

body.body-1 {
  grid-area: elementArea;
}

.container.Header-tsgline {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
}

.container.container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  background-color: #66009c;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
  grid-area: auto /auto/ auto / auto;
}

.container.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 0;
  padding-left: 0;
  background-color: #66009c;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  grid-area: auto / auto / auto / auto;
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
}

.container.header-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
}

.container.nav-col {
  position: static;
  margin-top: 0;
  background-color: transparent;
}

.container.mobile-menu-toggle {
  margin-bottom: 0;
  background-color: rgba(37, 37, 37, .7);
}

.container.menu-wrapper {
  z-index: 10;
  display: none;
  box-shadow: none;
}

.container.button.mobile-menu-toggle {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 3%;
  padding-bottom: 3.5%;
  max-width: 100%;
  width: 100%;
  background-color: #3a3a3a;

  justify-self: auto;
}

.container.services-wrapper {
  background-color: #66009c;
}

.container.Service-container-text3 {
  display: block;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  background-color: #fff;

  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.Services-badges-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: #fff;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.PAT-badge {
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
}

.container.PLI-badge {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 5px auto;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.ampdj-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 325px;
}

.container.Container-paypal {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 5px auto;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.Paypal-ccard-logo {
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
}

.container.orbit-controls {
  visibility: visible;
}

.container.produb-container {
  margin-right: auto;
  margin-left: auto;
}

.container.Bark-container {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0;
}

.container.Footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  margin-top: 20px;
  background-color: #66009c;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.about-main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;

  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.Header-3row {
  background-color: #66009c;
}

.container.about-section1-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-align: center;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.about-section2-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.about-picture1-container {
  margin-right: auto;
  margin-left: auto;
}

.container.about-picture2-container {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.container.about-services-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #66009c;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.about-services-part1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.about-picture-container1a {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-right: auto;
  margin-left: auto;
}

.container.about-middle-container {
  color: #ff0;
  text-align: center;
  font-size: 14px;
}

.container.about-lighting-video-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.about-lighting-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.review-text-picbox {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.review-me-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.Footer3-Container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
  padding-bottom: 20px;
  max-width: none;
  border-top: .125rem solid #fff;
  text-align: center;

  justify-self: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.socialmeida-share-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  padding-top: 4px;
  max-width: 300px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.sociel-media-share-links {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
}

.container.footer-footnote-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.Wedding-section2-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  background-color: #66009c;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.weddong-when-con {
  display: block;
}

.container.Wedding-whydjtdisco-container {
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.container.gallery-picture-sec1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 2px;
  padding-right: 0;
  padding-bottom: 3px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.gal-picture-caption-wrap {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2px;
  padding-left: 2px;
  max-width: 50%;
}

.container.links-body-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: stretch;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
          align-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.links-info-contatiner {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-bottom: 1px;
}

.container.Links-icon-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.Bark-container-about {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0;
}

.rule.menu-line hr {
  border-top-width: 2px;
}

.rule.menu-line {
  margin-top: 1px;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 2px;
  width: auto;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

ul.list-container.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: stretch;
  padding: 0 1.25rem .64rem;
  background-color: #66009c;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
}

li.list-item-container.nav-wrapper {
  position: relative;
  display: inline-block;
  padding: .625rem;

  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}

div.responsive-picture.orbit-image {
  margin-left: auto;
  max-width: 1024px;
}

button.button {
  display: inline-block;
}

button.button.orbit-next {
  background-color: rgba(102, 0, 156, .3);
  line-height: 0;
}

button.button.orbit-previous {
  border-radius: 0;
  background-color: rgba(102, 0, 156, .3);
  font-size: 15px;
  line-height: 0;
}

div.responsive-picture.service3-picture {
  display: block;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: 150px;
  width: auto;
}

div.responsive-picture.service4-picture {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 12px;
  width: auto;
}

div.responsive-picture.patpicture1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 130px;
  width: 90px;
}

a.responsive-picture.patpicture1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 120px;
  width: 88px;
}

.html-element.bark-pic {
  margin: 10px auto;
  padding-top: 0;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 210px;
  max-height: 150px;
}

.html-element.PLI.link {
  margin-right: auto;
  margin-left: auto;
  min-width: 160px;
  min-height: 60px;
  max-width: 200px;
  max-height: 60px;
  width: 100%;
}

a.responsive-picture.ampdjlogo {
  margin-right: auto;
  margin-left: auto;
  min-width: 0;
  max-width: 200px;
  width: 150px;
}

a.responsive-picture.paypal-logolink {
  margin-right: auto;
  margin-left: auto;
  max-width: 210px;
  width: 180px;
}

.html-element.payPalcardlink {
  margin-top: -16px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0;
  max-width: 310px;
  max-height: none;
  width: 200px;
}

div.responsive-picture.about-pic1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 114px;
  width: auto;
}

div.responsive-picture.picture-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 114px;
  width: auto;
}

div.responsive-picture.about-pic1-subpic1 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  max-width: 95px;
  width: auto;
}

div.responsive-picture.about-pic1-subpic1.middie {
  visibility: visible;
}

video.about-current-rig-video {
  margin-right: auto;
  margin-left: auto;
}

div.responsive-picture.Review-pic1 {
  margin-right: 0;
  margin-left: 0;
  max-width: 250px;
  width: 100%;
}

a.responsive-picture.social-share {
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
  max-width: 50px;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
}

div.responsive-picture.review-pic2 {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 6px;
  max-width: 250px;
}

div.responsive-picture.Wedding-pic-main {
  margin-right: auto;
  margin-left: auto;
  max-width: 300px;
}

div.responsive-picture.wedding-pic-sub {
  margin-right: auto;
  margin-left: auto;
  padding-right: 3px;
  padding-bottom: 3px;
}

div.responsive-picture.picture-2 {
  margin-right: auto;
  margin-left: auto;
}

li.list-item.Wedding-whylist-text {
  padding-top: 4px;
  padding-bottom: 6px;
  color: #474747;
  font-size: 13px;
  font-family: Verdana, Geneva, sans-serif;
}

div.responsive-picture.wedding-pic-sub-2 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 3px;
  padding-bottom: 3px;
}

div.responsive-picture.privacy-logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 4px;
  max-width: 150px;
}

div.responsive-picture.gal-landscape-short {
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 2px;
  max-width: 100%;
  width: 100%;
}

div.responsive-picture.gal-portrait {
  margin-right: auto;
  margin-left: auto;
  max-width: 100px;
}

div.responsive-picture.link-icon-class {
  padding-top: 0;
  padding-bottom: 4px;
  max-width: 30.77%;
  width: 100%;
}

div.responsive-picture.link-icon-class-square {
  max-width: 20%;
  width: 100%;
}

div.responsive-picture.link-icon-class-tall {
  max-width: 30%;
  width: 100%;
}

button.button.orbit-next:hover {
  background-color: #66009c;
}

button.button.orbit-previous:hover {
  background-color: #66009c;
}

a.responsive-picture.social-share:hover {
  display: block;
  margin-top: 0;
  padding: 0 5px;
  max-width: 50px;
  width: 50px;
  background-color: #252525;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}

@media screen and (min-width: 21.25rem) {
  /* Text Elements */

  h1.Header-title {
    font-weight: 700;
  }

  h2.about-heading2-white {
    font-weight: 700;
    font-size: 20px;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  }

  h2.page-headertitle {
    font-weight: 700;
    font-size: 23px;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  }

  h2.heading-2 {
    font-size: 24px;
  }

  p.paragraph.footer-text1 {
    padding-top: 6px;
    max-width: 64%;
  }

  p.paragraph.About-text2 {
    font-size: 14px;
  }

  p.paragraph.About-text1 {
    font-size: 14px;
  }

  p.paragraph.Services-text4 {
    font-size: 14px;
  }

  p.paragraph.about-lighting-text {
    padding-right: 3px;
    padding-left: 3px;
    font-size: 14px;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  }

  p.paragraph.about-picture-caption {
    margin-right: auto;
    margin-left: auto;
    max-width: 180px;
    color: rgba(37, 37, 37, .69);
    font-style: italic;
    font-size: 12px;
  }

  p.paragraph.about-sound-text1 {
    padding-right: 5px;
    padding-left: 5px;
  }

  p.paragraph.review-text1 {
    margin-bottom: 0;
    width: 95%;
    white-space: normal;
    font-size: 14px;
  }

  p.paragraph.review-text-pur {
    margin-top: 3px;
    margin-bottom: 1rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  p.paragraph.footer-text2 {
    margin-left: 0;
    padding-right: 20px;
    max-width: 36%;
    width: 36%;
    font-size: 14px;
    line-height: 1.5;
  }

  p.paragraph.footer-backtotop {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
  }

  p.paragraph.footer-footnote {
    margin-bottom: 0;
    width: 100%;
    text-align: center;
  }

  p.paragraph.wedding-text-white {
    color: #fff;
  }

  p.paragraph.wedding-text1-ls {
    color: #fff;
  }

  p.paragraph span.wedding-text-header {
    color: #ff0;
  }

  p.paragraph span.Event-descript {
    font-size: 1rem;
  }

  /* Interaction Elements */

  a.link-button.reveiw-me-button {
    margin-left: 8px;
    padding: 10px;
    border-radius: 15px;
  }

  /* Layout Elements */

  .container.about-picture2-container {
    margin-right: auto;
    margin-left: auto;
  }

  .container.about-services-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.about-lighting-video-container {
    max-width: 1200px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.about-lighting-container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.about-middle-container {
    padding-right: 3px;
    padding-left: 3px;
  }

  .container.review-text-picbox {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 17px;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.footer-footnote-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-right: auto;
    margin-left: auto;
    max-width: none;
    width: 100%;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.review-me-container {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 9px;
  }

  .container.Wedding-section2-container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #66009c;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.Wedding-whydjtdisco-container {
    padding-top: 7px;
  }

  .container.gal-picture-caption-wrap {
    display: block;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }

  .container.gallery-picture-sec1 {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.links-body-container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  div.responsive-picture.about-pic1 {
    max-width: 150px;
    width: auto;
  }

  div.responsive-picture.picture-1 {
    max-width: 150px;
  }

  div.responsive-picture.about-pic1-subpic1 {
    max-width: 100px;
    width: auto;
  }

  video.about-current-rig-video {
    max-width: 330px;
  }

  div.responsive-picture.Review-pic1 {
    display: block;
    width: 100%;
  }

  div.responsive-picture.wedding-pic-sub {
    padding-top: 7px;
    padding-right: 3px;
  }

  div.responsive-picture.gal-landscape-short {
    max-width: 100%;
  }

  div.responsive-picture.gal-portrait {
    padding-right: 3px;
    padding-left: 2px;
    max-width: 200px;
    width: auto;
  }

  div.responsive-picture.link-icon-class {
    margin-right: 5%;
    max-width: 30%;
  }

  div.responsive-picture.link-icon-class-square {
    max-width: 20%;
  }

  div.responsive-picture.link-icon-class-tall {
    max-width: 20%;
  }
}

@media screen and (min-width: 39.75rem) {
  /* Text Elements */

  p.paragraph.review-text1 {
    font-size: 16px;
  }
}

@media screen and (min-width: 39.8125rem) {
  /* Text Elements */

  h2.Header-contact {
    font-size: 16px;
  }

  p.paragraph.about-lighting-text {
    max-width: 600px;
  }
}

@media screen and (min-width: 39.875rem) {
  /* Text Elements */

  h3.heading-1 {
    font-size: 16px;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.Header-title {
    margin: 0 auto;
    padding-top: 4px;
    padding-bottom: 10px;
    padding-left: 3px;
    font-size: 17px;
    line-height: 1.6;
  }

  h1 a.heading-text-4 {
    font-size: 3.125rem;
  }

  h2.about-heading2-yellow {
    font-size: 27px;
  }

  p.paragraph span span.paragraph-text-2 {
    font-size: 1rem;
  }

  p.paragraph.footer-text1 {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    max-width: 75%;
  }

  p.paragraph.about-lighting-text {
    max-width: none;
  }

  p.paragraph.footer-text2 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 21px;
    max-width: 23.7%;
    width: 35.7%;
  }

  p.paragraph.footer-text3 {
    display: block;
    margin-top: 12px;
    margin-right: 0;
    margin-left: 15px;
    padding-bottom: 0;
  }

  a.link-text.nav-item {
    padding-right: .5rem;
    padding-bottom: .6666666666666666rem;
    padding-left: .5rem;
    font-size: 1.125rem;
  }

  /* Interaction Elements */

  a.link-button.footer-button {
    padding: .2rem;
    max-width: 175px;
    width: 175px;
    font-size: 16px;
  }

  /* Layout Elements */

  .container.mobile-menu-toggle {
    display: none;
  }

  .container.menu-wrapper {
    display: block;
  }

  .container.Service-container-text3 {
    display: block;
  }

  .container.header-contact {
    padding-top: 10px;
    padding-bottom: 11px;
    background-color: #66009c;
  }

  .container.Bark-container {
    margin-right: auto;
    margin-left: auto;
    min-width: 210px;
    min-height: 150;
    max-width: 210px;
    max-height: 150px;
  }

  .container.PAT-badge {
    min-width: 116px;
  }

  .container.produb-container {
    min-width: 135px;
  }

  .container.ampdj-container {
    min-width: 135px;
  }

  .container.Paypal-ccard-logo {
    min-width: 116px;
  }

  .container.Services-badges-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.Footer-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.about-services-container {
    max-width: 1200px;
  }

  .container.Footer3-Container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    text-align: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.Wedding-section2-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.gallery-picture-sec1 {
    -ms-flex-align: center;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.Bark-container-about {
    margin-right: auto;
    margin-left: auto;
    min-width: 210px;
    min-height: 150;
    max-width: 210px;
    max-height: 150px;
  }

  ul.list-container.menu {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: .9375rem;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  li.list-item-container.nav-wrapper {
    padding: .5rem;
    background-color: transparent;
  }

  div.responsive-picture.orbit-image {
    margin-left: 0;
  }

  div.responsive-picture.service3-picture {
    display: block;
    max-width: 200px;
  }

  video.about-current-rig-video {
    width: auto;
  }

  div.responsive-picture.link-icon-class {
    max-width: 200px;
  }

  div.responsive-picture.link-icon-class-square {
    max-width: 120px;
  }

  div.responsive-picture.link-icon-class-tall {
    max-width: 120px;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1 span.heading-text-2 {
    font-size: 4.625rem;
  }

  h1.Header-title {
    color: #ff0;
    -webkit-transition-delay: .05s;
       -moz-transition-delay: .05s;
         -o-transition-delay: .05s;
            transition-delay: .05s;
    -webkit-transition-timing-function: ease-in-out;
       -moz-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;
  }

  h1 a.heading-text-4 {
    font-size: 4.375rem;
  }

  h2.Header-tagline {
    margin-right: auto;
    margin-left: auto;
    font-size: 25px;
  }

  h2.Header-contact {
    font-size: 24px;
  }

  h2 span.heading-text-1 {
    font-size: 1.3125rem;
  }

  h2 a.heading-text-5 {
    font-size: 1.0625rem;
  }

  h2.about-heading2-white {
    font-size: 28px;
  }

  h2.about-heading2-yellow {
    margin-right: auto;
    margin-bottom: .27rem;
    margin-left: auto;
    color: #ff0;
    font-weight: 700;
    font-size: 28px;
  }

  h2.heading-2 {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 32px;
  }

  h2.about-heading-sound {
    font-size: 28px;
  }

  h2.page-headertitle {
    font-size: 36px;
  }

  h3.heading-1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 11px;
    padding-bottom: 11px;
    text-align: center;
    font-size: 18px;
  }

  h3 span.heading-text-3:hover {
    background-color: transparent;
    color: #151515;
  }

  p.paragraph.Services-text1 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 5px;
    padding-left: 5px;
    max-width: 1200px;
    font-size: 23px;
  }

  p.paragraph.Services-text2 {
    margin: 0 auto;
    padding-top: 0;
    padding-right: 5px;
    padding-left: 5px;
    max-width: 1000px;
    font-size: 16px;
  }

  p.paragraph.Services-text3 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 7px;
    max-width: 880px;
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-2 {
    font-size: 1rem;
  }

  p.paragraph span.paragraph-text-6 {
    font-size: 1.125rem;
  }

  p.paragraph span.paragraph-text-7 {
    font-size: 1.25rem;
  }

  p.paragraph span.paragraph-text-5 {
    font-size: 1.1875rem;
  }

  p.paragraph span.paragraph-text-8 {
    font-size: 1.25rem;
  }

  p.paragraph span.paragraph-text-9 {
    font-size: 1.125rem;
  }

  p.paragraph.Services-text4 {
    display: inline-block;
    margin-top: 6px;
    margin-right: 0;
    margin-left: auto;
    padding-top: 3px;
    padding-right: 16px;
    padding-left: 17px;
    max-width: 1200px;
    font-size: 18px;

    justify-self: center;
  }

  p.paragraph span.Service-test-yellow-norm {
    font-size: 1.1875rem;
  }

  p.paragraph span.services-text-yellow {
    font-size: 1.8125rem;
  }

  p.paragraph.Serviices-Badge-text1 {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 11px;
    padding-right: 0;
    padding-left: 7px;
    max-width: 880px;
    white-space: normal;
    font-size: 16px;
    font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
  }

  p.paragraph.footer-text1 {
    margin-right: 0;
    margin-left: auto;
    padding-top: 5px;
    padding-right: 2px;
    padding-left: 12px;
    max-width: 36.136662%;
    width: auto;
    text-align: center;
    font-size: 16px;
  }

  p.paragraph.About-text2 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2px;
    padding-left: 2px;
    max-width: 1024px;
    width: auto;
    text-align: center;
    font-size: 18px;
  }

  p.paragraph.About-text1 {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 2px;
    padding-left: 5px;
    max-width: 800px;
    width: auto;
    text-align: left;
    font-size: 18px;
  }

  p.paragraph.footer-footnote {
    max-width: 93.095423vmax;
    text-align: center;
    font-size: 12px;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  p.paragraph.service-text-yellow-small {
    margin: 0 auto .27rem;
    padding-top: 3px;
    padding-right: 16px;
    padding-left: 17px;
    max-width: none;
    font-weight: 400;
    font-size: 18px;
  }

  p.paragraph.about-lighting-text {
    display: block;
    margin-right: auto;
    margin-left: 12px;
    padding-right: 2px;
    padding-left: 2px;
    min-width: 0;
    max-width: 650px;
    width: auto;
    text-align: center;
    font-size: 17px;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  }

  p.paragraph.about-picture-caption {
    margin-right: auto;
    margin-left: auto;
    max-width: 200px;
    font-size: 13px;
  }

  p.paragraph.about-sound-text1 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 5px;
    padding-left: 5px;
    max-width: 1200px;
    font-size: 17px;
  }

  p.paragraph.review-text1 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 5px;
    padding-left: 5px;
    max-width: 1200px;
    font-size: 16px;
  }

  p.paragraph span.review-yellow-quote {
    font-size: 1.0625rem;
  }

  p.paragraph.review-text-black {
    margin: 0 auto;
    padding-top: 4px;
    max-width: 1200px;
    font-size: 16px;
  }

  p.paragraph span.review-navy-quote {
    font-size: 1.0625rem;
  }

  p.paragraph.review-text-pur {
    margin-right: auto;
    margin-left: auto;
    padding-top: 11px;
    padding-right: 1px;
    padding-bottom: 9px;
    max-width: 1200px;
    font-size: 16px;
  }

  p.paragraph.footer-text2 {
    display: inline-block;
    margin-top: 0;
    margin-right: 2%;
    margin-left: 3.5%;
    padding-right: 22px;
    padding-left: 0;
    max-width: 205px;
    width: auto;
    font-size: 16px;
  }

  p.paragraph.footer-text3 {
    text-align: center;
    font-size: 14px;
  }

  p.paragraph span.paragraph-text-3 {
    font-weight: 700;
    font-size: 1.3125rem;
  }

  p.paragraph.footer-backtotop {
    max-width: 93.095423vmax;
    text-align: center;
    font-size: 12px;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  p.paragraph.Review-me-text {
    margin: 11px auto;
    padding: 2px 15px 0 8px;
    max-width: none;
  }

  p.paragraph.wedding-text1 {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    color: #404043;
    font-size: 18px;
    line-height: 1.6;
  }

  p.paragraph.paragraph-1 {
    font-size: 16px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  }

  p.paragraph span.wedding-text-header {
    font-size: 1.3125rem;
  }

  p.paragraph span.paragraph-text-13 {
    color: #000;
  }

  p.paragraph.wedding-whydjt-text {
    font-weight: 700;
    font-size: 22px;
  }

  p.paragraph.wedding-text1-ls {
    margin: 0 auto 15px;
    max-width: 1200px;
    color: #fefeff;
    font-size: 18px;
    line-height: 37px;
  }

  p.paragraph span.paragraph-text-12 {
    font-weight: 700;
  }

  p.paragraph.wedding-text-white {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    color: #fff;
    font-size: 18px;
    line-height: 1.6;
  }

  p.paragraph.wedding-whylist-cost {
    font-weight: 700;
    font-size: 22px;
  }

  p.paragraph.privacy-text1 {
    text-align: left;
    font-size: 15px;
  }

  p.paragraph a.links-hyper-black {
    background-color: rgba(0, 0, 0, .1);
    color: #1779ba;
    font-size: 1.25rem;
  }

  p.paragraph.links-hyper {
    font-size: 16px;
    line-height: 30px;
  }

  p.paragraph span.links-text-black {
    font-size: 1rem;
  }

  p.paragraph span.FAQ-Navy {
    font-size: 1.0625rem;
  }

  p.paragraph span.FAQ-Yellow {
    font-size: 1.0625rem;
  }

  p.paragraph.Events-paragraph {
    font-size: 18px;
  }

  p.paragraph span.Event-Date {
    font-size: 1.5625rem;
  }

  p.paragraph span.Event-descript {
    font-size: 1.375rem;
  }

  p.paragraph span.event-subdesc {
    font-size: 1.0625rem;
  }

  p.paragraph a.links-hyper-black:hover {
    background-color: #000;
    color: #fff;
  }

  a.link-text.nav-item {
    font-size: 1.03rem;
  }

  /* Interaction Elements */

  a.link-button.footer-button {
    margin: 5px;
    padding: .1rem .3rem;
    max-width: 195px;
    width: 195px;
    background-color: #fff;
    color: #252525;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Ropa Sans', cursive;
    -webkit-transition-delay: .05s;
       -moz-transition-delay: .05s;
         -o-transition-delay: .05s;
            transition-delay: .05s;
    -webkit-transition-timing-function: ease-in-out;
       -moz-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;

    justify-self: center;
  }

  a.link-button.reveiw-me-button {
    margin-right: 20px;
    margin-left: 20px;
  }

  a.link-button.footer-button:hover {
    padding-top: .1rem;
    padding-right: .3rem;
    padding-left: .3rem;
  }

  /* Layout Elements */

  .container.header-contact {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-right: auto;
    margin-left: auto;
    background-color: #66009c;

    -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-2 {
    width: auto;
  }

  .container.container-1 {
    width: auto;
  }

  .container.Header-3row {
    background-color: #66009c;
  }

  .container.orbit-wrapper {
    margin-left: 0;
  }

  .container.services-wrapper {
    display: block;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.Service-container-text3 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    background-color: #fff;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.Services-container-text1 {
    display: grid;
    background-color: #66009c;
  }

  .container.Service-container-text4 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    max-width: none;
    background-color: #66009c;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.ampdj-container {
    margin-right: auto;
    margin-left: auto;
  }

  .container.Services-badges-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.Footer-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-right: 0;
    margin-left: 0;
    max-width: none;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.Header-container {
    display: block;
    -ms-flex-align: center;
    margin-right: 0;
    margin-left: 0;
    background-color: #66009c;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.about-picture2-container {
    margin-left: auto;
    padding-bottom: 5px;
  }

  .container.about-section2-container {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-right: auto;
    margin-left: auto;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.about-main-container {
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.about-section1-container {
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.footer-footnote-container {
    margin-right: 0;
    margin-left: 0;
    max-width: 1024vmax;
    width: 1024px;
  }

  .container.about-services-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: start;
    margin-right: auto;
    margin-left: auto;
    max-width: none;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.about-services-part1 {
    display: block;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 600px;
    width: 50%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.about-picture1-container {
    margin-right: 9px;
    margin-left: auto;
    padding-left: 0;
  }

  .container.about-middle-container {
    margin-top: 0;
    padding-top: 3px;
    max-width: 600px;
    width: 50%;
    color: #fff;
    font-size: 18px;
  }

  .container.about-lighting-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-right: auto;
    margin-left: auto;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.about-lighting-video-container {
    display: block;
    -ms-flex-pack: center;
    -ms-flex-align: end;
    margin-right: 0;
    margin-left: auto;
    max-width: 330px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
            align-items: flex-end;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.review-text-picbox {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }

  .container.review-container-pur-1 {
    margin-right: 0;
    margin-left: 0;
    background-color: #66009c;
  }

  .container.Footer3-Container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    margin-right: auto;
    margin-left: 0;
    max-width: 257px;
    border-top-width: 0;
    text-align: center;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
            align-content: stretch;
  }

  .container.socialmeida-share-wrapper {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    max-width: 239px;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.sociel-media-share-links {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-right: auto;
    margin-left: auto;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.review-me-container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 15px;
    max-width: none;
    background-color: #66009c;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.Wedding-section2-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    margin-right: 0;
    margin-left: 0;
    max-width: none;
    background-color: #66009c;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.weddong-when-con {
    margin-right: auto;
    max-width: 600px;
  }

  .container.wediing-firstdance-con {
    margin-right: 0;
    margin-left: auto;
    max-width: 600px;
  }

  .container.FAQ-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.gallery-picture-sec1 {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-align: center;
    padding-top: 0;
    padding-bottom: 0;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.links-info-contatiner {
    padding-right: 5px;
    padding-left: 5px;
  }

  .container.Facebook-container {
    display: block;
  }

  .container.Bark-container {
    margin-bottom: 30px;
    max-width: 294px;
  }

  .container.Bark-container-about {
    margin-bottom: 30px;
    max-width: none;
  }

  div.responsive-picture.orbit-image {
    margin-right: auto;
    margin-left: auto;
  }

  div.responsive-picture.service3-picture {
    margin-right: 2.72vmin;
    margin-left: auto;
    padding: 20px 7px 20px 10px;
    max-width: 300px;
    width: auto;
  }

  div.responsive-picture.service4-picture {
    margin-top: 26px;
    margin-right: auto;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    max-width: 400px;
  }

  a.responsive-picture.ampdjlogo {
    max-width: 240px;
    width: 235px;
    border-width: .125rem;
    border-style: solid;
  }

  div.responsive-picture.patpicture1 {
    max-width: 125px;
    width: 90px;
  }

  div.responsive-picture.about-pic1 {
    margin-right: auto;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    width: auto;
  }

  div.responsive-picture.picture-1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: 0;
    max-width: 170px;
  }

  div.responsive-picture.about-pic1-subpic1 {
    margin-top: 3px;
    margin-bottom: 2px;
    padding-right: 5px;
    padding-left: 4px;
    max-width: 108px;
    width: auto;
  }

  video.about-current-rig-video {
    display: block;
    max-width: 330px;
    width: auto;
  }

  div.responsive-picture.Review-pic1 {
    max-width: 300px;
    width: 300px;
  }

  a.responsive-picture.social-share {
    padding-top: 4px;
    padding-bottom: 2px;
    max-width: 500px;
    width: auto;
  }

  div.responsive-picture.review-pic2 {
    max-width: 300px;
  }

  li.list-item.Wedding-whylist-text {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    font-size: 18px;
  }

  div.responsive-picture.wedding-pic-sub-2 {
    padding-top: 8px;
    padding-bottom: 3px;
    max-width: 241px;
  }

  div.responsive-picture.privacy-logo {
    max-width: 200px;
  }

  div.responsive-picture.gal-landscape-short {
    padding-right: 14px;
    min-width: 0;
    max-width: 500px;
    max-height: none;
    width: auto;
  }

  div.responsive-picture.gal-portrait {
    margin-right: 0;
    margin-left: 0;
    padding: 10px;
    max-width: 250px;
  }

  div.responsive-picture.link-icon-class {
    margin-right: 5%;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    max-width: 200px;
  }

  div.responsive-picture.link-icon-class-square {
    margin-right: 5%;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    max-width: 150px;
  }

  div.responsive-picture.link-icon-class-tall {
    margin-right: 5%;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    max-width: 150px;
  }

  a.responsive-picture.social-share:hover {
    max-width: 100px;
  }
}