@charset "UTF-8";
.arc-wrapper {
  position: relative;
  margin: 0px auto;
  font-family: "Montserrat", serif;
  text-transform: uppercase;
  width: 500px;
  height: 360px;
}

.arc-wrapper:before {
  content: "";
  position: absolute;
  width: 340px;
  height: 340px;
  background: #F5E9BC;
  border: 10px solid #452716;
  border-radius: 50%;
  box-shadow: 0px 0px 9px 4px rgba(0, 0, 0, 0.3);
  top: 50%;
  left: 50%;
  margin: -180px 0 0 -180px;
}

.arc-wrapper:after {
  content: "A";
  color: #F5E9BC;
  line-height: 210px;
  width: 240px;
  height: 240px;
  background: #452716;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -120px 0 0 -120px;
  font-family: "Sail", serif;
  text-transform: none;
  font-size: 138px;
  text-shadow: 0px 0px 1px #F5E9BC;
  text-indent: -25px;
}

.arc-wrapper h3 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  font-size: 28px;
  margin-top: 16px;
  color: #D26A44;
  letter-spacing: -4px;
  text-shadow: 1px 1px 1px #954c04;
}

.arc-wrapper h4 {
  position: absolute;
  z-index: 10;
  width: 100%;
  font-size: 39px;
  bottom: 10px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-family: "Concert One", serif;
}

.arc-wrapper h4 span {
  background: #D26A44;
  padding: 3px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  margin: 0 -3px 0px -3px;
}

.arc-wrapper h4 span.empty {
  background: transparent;
  width: 4px;
}

.example h3 {
  font-family: "Concert One", serif;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: #F8ECBF;
  font-size: 40px;
}

#example2 {
  margin-top: 80px;
}

#example4 {
  margin-top: 120px;
}

#site-body ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
#site-body ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

html,
body {
  height: 100%;
}

#site-body #RileyGreySmartRsvp,
#site-body.site-body-css #RileyGreySmartRsvp {
  padding-bottom: 120px;
}
@media (min-width: 768px) {
  #site-body #RileyGreySmartRsvp.full-width-selects-enabled .section select,
  #site-body.site-body-css #RileyGreySmartRsvp.full-width-selects-enabled .section select {
    text-align-last: center !important;
    max-width: 95% !important;
    width: 95% !important;
  }
  #site-body #RileyGreySmartRsvp.full-width-selects-enabled .section select.highlight,
  #site-body.site-body-css #RileyGreySmartRsvp.full-width-selects-enabled .section select.highlight {
    max-width: none !important;
    width: auto !important;
  }
}

#site-body {
  /*
  * Skeleton V1.2
  * Copyright 2011, Dave Gamache
  * www.getskeleton.com
  * Free to use under the MIT license.
  * http://www.opensource.org/licenses/mit-license.php
  * 6/20/2012
  */
  /* Table of Contents
  ==================================================
  #Base 960 Grid
  #Tablet (Portrait)
  #Mobile (Portrait)
  #Mobile (Landscape)
  #Clearing
  #Reset & Basics
  #Basic Styles
  #Site Styles
  #Typography
  #Links
  #Lists
  #Images
  #Buttons
  #Forms
  #Misc */
  /* #Base 960 Grid
  ================================================== */
  /* Nested Column Classes */
  /* Base Grid */
  /* Offsets */
  /* #Tablet (Portrait)
  ================================================== */
  /* Note: Design for a width of 768px */
  /*  #Mobile (Portrait)
  ================================================== */
  /* Note: Design for a width of 320px */
  /* #Mobile (Landscape)
  ================================================== */
  /* Note: Design for a width of 480px */
  /* #Clearing
  ================================================== */
  /* Self Clearing Goodness */
  /* Use clearfix class on parent to clear nested columns,
  or wrap each row of columns in a <div class="row"> */
  /* You can also use a <br class="clear" /> to clear columns */
  /* #Reset & Basics (Inspired by E. Meyers)
  ================================================== */
  /* #Basic Styles
  ================================================== */
  /* #Typography
  ================================================== */
  /*  Blockquotes  */
  /* #Links
  ================================================== */
  /* #Lists
  ================================================== */
  /* #Images
  ================================================== */
  /* #Buttons
  ================================================== */
  /* Fix for odd Mozilla border & padding issues */
  /* #Forms
  ================================================== */
  /* #Misc
  ================================================== */
  /* #Media Queries
  ================================================== */
  /* Smaller than standard 960 (devices and browsers) */
  /* Tablet Portrait size to standard 960 (devices and browsers) */
  /* All Mobile Sizes (devices and browser) */
  /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
  background: #fff;
  font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: var(--rg-primaryForegroundColor, #444);
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  /*
   * jQuery FlexSlider v2.2.0
   * http://www.woothemes.com/flexslider/
   *
   * Copyright 2012 WooThemes
   * Free to use under the GPLv2 license.
   * http://www.gnu.org/licenses/gpl-2.0.html
   *
   * Contributing author: Tyler Smith (@mbmufffin)
   */
  /* Browser Resets
  *********************************/
  /* Icon Fonts
  *********************************/
  /* Font-face Icons */
  /* FlexSlider Necessary Styles
  *********************************/
  /* Hide the slides before the JS is loaded. Avoids image jumping */
  /* Clearfix for the .slides element */
  /* No JavaScript Fallback */
  /* If you are not using another script, such as Modernizr, make sure you
   * include js that eliminates this class on page load */
  /* FlexSlider Default Theme
  *********************************/
  /* Direction Nav */
  /*.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
  .flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
  .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }*/
  /* Pause/Play */
  /*.flex-pauseplay a:hover  { opacity: 1; }*/
  /* Control Nav */
  /*.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }*/
  /*.flex-control-thumbs img:hover {opacity: 1;}*/
}
#site-body .container {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0;
}
#site-body .container .column,
#site-body .container .columns {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}
#site-body .row {
  margin-bottom: 20px;
}
#site-body .column.alpha, #site-body .columns.alpha {
  margin-left: 0;
}
#site-body .column.omega, #site-body .columns.omega {
  margin-right: 0;
}
#site-body .container .one.column,
#site-body .container .one.columns {
  width: 40px;
}
#site-body .container .two.columns {
  width: 100px;
}
#site-body .container .three.columns {
  width: 160px;
}
#site-body .container .four.columns {
  width: 220px;
}
#site-body .container .five.columns {
  width: 280px;
}
#site-body .container .six.columns {
  width: 340px;
}
#site-body .container .seven.columns {
  width: 400px;
}
#site-body .container .eight.columns {
  width: 460px;
}
#site-body .container .nine.columns {
  width: 520px;
}
#site-body .container .ten.columns {
  width: 580px;
}
#site-body .container .eleven.columns {
  width: 640px;
}
#site-body .container .twelve.columns {
  width: 700px;
}
#site-body .container .thirteen.columns {
  width: 760px;
}
#site-body .container .fourteen.columns {
  width: 820px;
}
#site-body .container .fifteen.columns {
  width: 880px;
}
#site-body .container .sixteen.columns {
  width: 940px;
}
#site-body .container .one-third.column {
  width: 300px;
}
#site-body .container .two-thirds.column {
  width: 620px;
}
#site-body .container .offset-by-one {
  padding-left: 60px;
}
#site-body .container .offset-by-two {
  padding-left: 120px;
}
#site-body .container .offset-by-three {
  padding-left: 180px;
}
#site-body .container .offset-by-four {
  padding-left: 240px;
}
#site-body .container .offset-by-five {
  padding-left: 300px;
}
#site-body .container .offset-by-six {
  padding-left: 360px;
}
#site-body .container .offset-by-seven {
  padding-left: 420px;
}
#site-body .container .offset-by-eight {
  padding-left: 480px;
}
#site-body .container .offset-by-nine {
  padding-left: 540px;
}
#site-body .container .offset-by-ten {
  padding-left: 600px;
}
#site-body .container .offset-by-eleven {
  padding-left: 660px;
}
#site-body .container .offset-by-twelve {
  padding-left: 720px;
}
#site-body .container .offset-by-thirteen {
  padding-left: 780px;
}
#site-body .container .offset-by-fourteen {
  padding-left: 840px;
}
#site-body .container .offset-by-fifteen {
  padding-left: 900px;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #site-body {
    /* Offsets */
  }
  #site-body .container {
    width: 768px;
  }
  #site-body .container .column,
  #site-body .container .columns {
    margin-left: 10px;
    margin-right: 10px;
  }
  #site-body .column.alpha, #site-body .columns.alpha {
    margin-left: 0;
    margin-right: 10px;
  }
  #site-body .column.omega, #site-body .columns.omega {
    margin-right: 0;
    margin-left: 10px;
  }
  #site-body .alpha.omega {
    margin-left: 0;
    margin-right: 0;
  }
  #site-body .container .one.column,
  #site-body .container .one.columns {
    width: 28px;
  }
  #site-body .container .two.columns {
    width: 76px;
  }
  #site-body .container .three.columns {
    width: 124px;
  }
  #site-body .container .four.columns {
    width: 172px;
  }
  #site-body .container .five.columns {
    width: 220px;
  }
  #site-body .container .six.columns {
    width: 268px;
  }
  #site-body .container .seven.columns {
    width: 316px;
  }
  #site-body .container .eight.columns {
    width: 364px;
  }
  #site-body .container .nine.columns {
    width: 412px;
  }
  #site-body .container .ten.columns {
    width: 460px;
  }
  #site-body .container .eleven.columns {
    width: 508px;
  }
  #site-body .container .twelve.columns {
    width: 556px;
  }
  #site-body .container .thirteen.columns {
    width: 604px;
  }
  #site-body .container .fourteen.columns {
    width: 652px;
  }
  #site-body .container .fifteen.columns {
    width: 700px;
  }
  #site-body .container .sixteen.columns {
    width: 748px;
  }
  #site-body .container .one-third.column {
    width: 236px;
  }
  #site-body .container .two-thirds.column {
    width: 492px;
  }
  #site-body .container .offset-by-one {
    padding-left: 48px;
  }
  #site-body .container .offset-by-two {
    padding-left: 96px;
  }
  #site-body .container .offset-by-three {
    padding-left: 144px;
  }
  #site-body .container .offset-by-four {
    padding-left: 192px;
  }
  #site-body .container .offset-by-five {
    padding-left: 240px;
  }
  #site-body .container .offset-by-six {
    padding-left: 288px;
  }
  #site-body .container .offset-by-seven {
    padding-left: 336px;
  }
  #site-body .container .offset-by-eight {
    padding-left: 384px;
  }
  #site-body .container .offset-by-nine {
    padding-left: 432px;
  }
  #site-body .container .offset-by-ten {
    padding-left: 480px;
  }
  #site-body .container .offset-by-eleven {
    padding-left: 528px;
  }
  #site-body .container .offset-by-twelve {
    padding-left: 576px;
  }
  #site-body .container .offset-by-thirteen {
    padding-left: 624px;
  }
  #site-body .container .offset-by-fourteen {
    padding-left: 672px;
  }
  #site-body .container .offset-by-fifteen {
    padding-left: 720px;
  }
}
@media only screen and (max-width: 767px) {
  #site-body {
    /* Offsets */
  }
  #site-body .container {
    width: 300px;
  }
  #site-body .container .columns,
  #site-body .container .column {
    margin: 0;
  }
  #site-body .container .one.column,
  #site-body .container .one.columns,
  #site-body .container .two.columns,
  #site-body .container .three.columns,
  #site-body .container .four.columns,
  #site-body .container .five.columns,
  #site-body .container .six.columns,
  #site-body .container .seven.columns,
  #site-body .container .eight.columns,
  #site-body .container .nine.columns,
  #site-body .container .ten.columns,
  #site-body .container .eleven.columns,
  #site-body .container .twelve.columns,
  #site-body .container .thirteen.columns,
  #site-body .container .fourteen.columns,
  #site-body .container .fifteen.columns,
  #site-body .container .sixteen.columns,
  #site-body .container .one-third.column,
  #site-body .container .two-thirds.column {
    width: 300px;
  }
  #site-body .container .offset-by-one,
  #site-body .container .offset-by-two,
  #site-body .container .offset-by-three,
  #site-body .container .offset-by-four,
  #site-body .container .offset-by-five,
  #site-body .container .offset-by-six,
  #site-body .container .offset-by-seven,
  #site-body .container .offset-by-eight,
  #site-body .container .offset-by-nine,
  #site-body .container .offset-by-ten,
  #site-body .container .offset-by-eleven,
  #site-body .container .offset-by-twelve,
  #site-body .container .offset-by-thirteen,
  #site-body .container .offset-by-fourteen,
  #site-body .container .offset-by-fifteen {
    padding-left: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #site-body .container {
    width: 420px;
  }
  #site-body .container .columns,
  #site-body .container .column {
    margin: 0;
  }
  #site-body .container .one.column,
  #site-body .container .one.columns,
  #site-body .container .two.columns,
  #site-body .container .three.columns,
  #site-body .container .four.columns,
  #site-body .container .five.columns,
  #site-body .container .six.columns,
  #site-body .container .seven.columns,
  #site-body .container .eight.columns,
  #site-body .container .nine.columns,
  #site-body .container .ten.columns,
  #site-body .container .eleven.columns,
  #site-body .container .twelve.columns,
  #site-body .container .thirteen.columns,
  #site-body .container .fourteen.columns,
  #site-body .container .fifteen.columns,
  #site-body .container .sixteen.columns,
  #site-body .container .one-third.column,
  #site-body .container .two-thirds.column {
    width: 420px;
  }
}
#site-body .container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#site-body .clearfix:before,
#site-body .clearfix:after,
#site-body .row:before,
#site-body .row:after {
  content: " ";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#site-body .row:after,
#site-body .clearfix:after {
  clear: both;
}
#site-body .row,
#site-body .clearfix {
  zoom: 1;
}
#site-body .clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#site-body html, #site-body body, #site-body div, #site-body span, #site-body applet, #site-body object, #site-body iframe, #site-body h1, #site-body h2, #site-body h3, #site-body h4, #site-body h5, #site-body h6, #site-body p, #site-body blockquote, #site-body pre, #site-body a, #site-body abbr, #site-body acronym, #site-body address, #site-body big, #site-body cite, #site-body code, #site-body del, #site-body dfn, #site-body em, #site-body img, #site-body ins, #site-body kbd, #site-body q, #site-body s, #site-body samp, #site-body small, #site-body strike, #site-body strong, #site-body sub, #site-body sup, #site-body tt, #site-body var, #site-body b, #site-body u, #site-body i, #site-body center, #site-body dl, #site-body dt, #site-body dd, #site-body ol, #site-body ul, #site-body li, #site-body fieldset, #site-body form, #site-body label, #site-body legend, #site-body table, #site-body caption, #site-body tbody, #site-body tfoot, #site-body thead, #site-body tr, #site-body th, #site-body td, #site-body article, #site-body aside, #site-body canvas, #site-body details, #site-body embed, #site-body figure, #site-body figcaption, #site-body footer, #site-body header, #site-body hgroup, #site-body menu, #site-body nav, #site-body output, #site-body ruby, #site-body section, #site-body summary, #site-body time, #site-body mark, #site-body audio, #site-body video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#site-body article, #site-body aside, #site-body details, #site-body figcaption, #site-body figure, #site-body footer, #site-body header, #site-body hgroup, #site-body menu, #site-body nav, #site-body section {
  display: block;
}
#site-body body {
  line-height: 1;
}
#site-body ol, #site-body ul {
  list-style: none;
}
#site-body blockquote, #site-body q {
  quotes: none;
}
#site-body blockquote:before, #site-body blockquote:after,
#site-body q:before, #site-body q:after {
  content: "";
  content: none;
}
#site-body table {
  border-collapse: collapse;
  border-spacing: 0;
}
#site-body body {
  background: #fff;
  font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #444;
  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}
#site-body h1, #site-body h2, #site-body h3, #site-body h4, #site-body h5, #site-body h6 {
  color: #181818;
  font-family: "Georgia", "Times New Roman", serif;
  font-weight: normal;
}
#site-body h1 a, #site-body h2 a, #site-body h3 a, #site-body h4 a, #site-body h5 a, #site-body h6 a {
  font-weight: inherit;
}
#site-body h1 {
  font-size: 46px;
  line-height: 50px;
  margin-bottom: 14px;
}
#site-body h2 {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 10px;
}
#site-body h3 {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 8px;
}
#site-body h4 {
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 4px;
}
#site-body h5 {
  font-size: 17px;
  line-height: 24px;
}
#site-body h6 {
  font-size: 14px;
  line-height: 21px;
}
#site-body .subheader {
  color: #777;
}
#site-body p {
  margin: 0 0 20px 0;
}
#site-body p img {
  margin: 0;
}
#site-body p.lead {
  font-size: 21px;
  line-height: 27px;
  color: #777;
}
#site-body em {
  font-style: italic;
}
#site-body strong {
  font-weight: bold;
}
#site-body small {
  font-size: 80%;
}
#site-body blockquote, #site-body blockquote p {
  font-size: 17px;
  line-height: 24px;
  color: #777;
  font-style: italic;
}
#site-body blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd;
}
#site-body blockquote cite {
  display: block;
  font-size: 12px;
  color: #555;
}
#site-body blockquote cite:before {
  content: "— ";
}
#site-body blockquote cite a, #site-body blockquote cite a:visited, #site-body blockquote cite a:visited {
  color: #555;
}
#site-body hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}
#site-body a, #site-body a:visited {
  color: #333;
  text-decoration: underline;
  outline: 0;
}
#site-body a:hover, #site-body a:focus {
  color: #000;
}
#site-body p a, #site-body p a:visited {
  line-height: inherit;
}
#site-body ul, #site-body ol {
  margin-bottom: 20px;
}
#site-body ul {
  list-style: none outside;
}
#site-body ol {
  list-style: decimal;
}
#site-body ol, #site-body ul.square, #site-body ul.circle, #site-body ul.disc {
  margin-left: 30px;
}
#site-body ul.square {
  list-style: square outside;
}
#site-body ul.circle {
  list-style: circle outside;
}
#site-body ul.disc {
  list-style: disc outside;
}
#site-body ul ul, #site-body ul ol,
#site-body ol ol, #site-body ol ul {
  margin: 4px 0 5px 30px;
  font-size: 90%;
}
#site-body ul ul li, #site-body ul ol li,
#site-body ol ol li, #site-body ol ul li {
  margin-bottom: 6px;
}
#site-body li {
  line-height: 18px;
  margin-bottom: 12px;
}
#site-body ul.large li {
  line-height: 21px;
}
#site-body li p {
  line-height: 21px;
}
#site-body img.scale-with-grid {
  max-width: 100%;
  height: auto;
}
#site-body .button,
#site-body button,
#site-body input[type=submit],
#site-body input[type=reset],
#site-body input[type=button] {
  background: #eee; /* Old browsers */
  background: #eee -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%); /* FF3.6+ */
  background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2))); /* Chrome,Safari4+ */
  background: #eee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%); /* Chrome10+,Safari5.1+ */
  background: #eee -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%); /* Opera11.10+ */
  background: #eee -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%); /* IE10+ */
  background: #eee linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%); /* W3C */
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 8px 10px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#site-body .button:hover,
#site-body button:hover,
#site-body input[type=submit]:hover,
#site-body input[type=reset]:hover,
#site-body input[type=button]:hover {
  color: #222;
  background: #ddd; /* Old browsers */
  background: #ddd -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%); /* FF3.6+ */
  background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3))); /* Chrome,Safari4+ */
  background: #ddd -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10+,Safari5.1+ */
  background: #ddd -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%); /* Opera11.10+ */
  background: #ddd -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%); /* IE10+ */
  background: #ddd linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%); /* W3C */
  border: 1px solid #888;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
}
#site-body .button:active,
#site-body button:active,
#site-body input[type=submit]:active,
#site-body input[type=reset]:active,
#site-body input[type=button]:active {
  border: 1px solid #666;
  background: #ccc; /* Old browsers */
  background: #ccc -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%); /* FF3.6+ */
  background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(100%, rgba(10, 10, 10, 0.4))); /* Chrome,Safari4+ */
  background: #ccc -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%); /* Chrome10+,Safari5.1+ */
  background: #ccc -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%); /* Opera11.10+ */
  background: #ccc -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%); /* IE10+ */
  background: #ccc linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%); /* W3C */
}
#site-body .button.full-width,
#site-body button.full-width,
#site-body input[type=submit].full-width,
#site-body input[type=reset].full-width,
#site-body input[type=button].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}
#site-body button::-moz-focus-inner,
#site-body input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#site-body form {
  margin-bottom: 20px;
}
#site-body fieldset {
  margin-bottom: 20px;
}
#site-body input[type=text],
#site-body input[type=password],
#site-body input[type=email],
#site-body textarea,
#site-body select {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #777;
  margin: 0;
  width: 210px;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff;
}
#site-body select {
  padding: 0;
}
#site-body input[type=text]:focus,
#site-body input[type=password]:focus,
#site-body input[type=email]:focus,
#site-body textarea:focus {
  border: 1px solid #aaa;
  color: #444;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
#site-body textarea {
  min-height: 60px;
}
#site-body label,
#site-body legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
}
#site-body select {
  width: 220px;
}
#site-body input[type=checkbox] {
  display: inline;
}
#site-body label span,
#site-body legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444;
}
#site-body .remove-bottom {
  margin-bottom: 0 !important;
}
#site-body .half-bottom {
  margin-bottom: 10px !important;
}
#site-body .add-bottom {
  margin-bottom: 20px !important;
}
#site-body html {
  height: 100%;
  overflow-x: hidden;
}
#site-body .curtains {
  width: 100%;
  z-index: 1;
  position: relative;
}
#site-body .curtains > section {
  -webkit-transform: translateZ(0);
  background: white;
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  z-index: 1;
}
#site-body .curtains > section.hidden {
  display: none;
}
#site-body .curtains > section:first-child {
  z-index: 2;
}
#site-body .flex-container a:active,
#site-body .flexslider a:active,
#site-body .flex-container a:focus,
#site-body .flexslider a:focus {
  outline: none;
}
#site-body .slides,
#site-body .flex-control-nav,
#site-body .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
@font-face {
  font-family: "flexslider-icon";
  src: url("/assets/flexslider-icon-706b5ed9.eot");
  src: url("/assets/flexslider-icon-706b5ed9.eot?#iefix") format("embedded-opentype"), url("/assets/flexslider-icon-a87cfca9.woff") format("woff"), url("/assets/flexslider-icon-cff59b65.ttf") format("truetype"), url("/assets/flexslider-icon-4c0a2b1e.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
#site-body .flexslider {
  margin: 0;
  padding: 0;
}
#site-body .flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
#site-body .flexslider .slides img {
  width: 100%;
  display: block;
}
#site-body .flex-pauseplay span {
  text-transform: capitalize;
}
#site-body .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#site-body html[xmlns] .slides {
  display: block;
}
#site-body * html .slides {
  height: 1%;
}
#site-body .no-js .slides > li:first-child {
  display: block;
}
#site-body .flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
#site-body .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
#site-body .loading .flex-viewport {
  max-height: 300px;
}
#site-body .flexslider .slides {
  zoom: 1;
}
#site-body .carousel li {
  margin-right: 5px;
}
#site-body .flex-direction-nav {
  *height: 0;
}
#site-body .flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#site-body .flex-direction-nav .flex-prev {
  left: -50px;
}
#site-body .flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
#site-body .flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
#site-body .flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "\f001";
}
#site-body .flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
#site-body .flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}
#site-body .flex-pauseplay a.flex-play:before {
  content: "\f003";
}
#site-body .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
#site-body .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#site-body .flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#site-body .flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
#site-body .flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
#site-body .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
#site-body .flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
#site-body .flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  #site-body .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  #site-body .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
#site-body .disable-flexslider .flex-viewport {
  overflow: visible !important;
}
#site-body .disable-flexslider .flex-direction-nav {
  display: none !important;
}
#site-body .disable-flexslider .flex-viewport {
  max-height: none !important;
}
#site-body .disable-flexslider .flex-viewport ul.slides {
  width: 100% !important;
  -webkit-transform: none !important;
  transform: none !important;
  margin-left: 0 !important;
}
#site-body .disable-flexslider .flex-viewport ul.slides li.clone {
  display: none !important;
}
#site-body .disable-flexslider .flex-viewport ul.slides li {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 1060px) {
  #site-body .gallery-flexslider .flex-viewport {
    overflow: visible !important;
  }
  #site-body .gallery-flexslider .flex-direction-nav {
    display: none !important;
  }
  #site-body .gallery-flexslider .flex-viewport {
    max-height: none !important;
  }
  #site-body .gallery-flexslider .flex-viewport ul.slides {
    width: 100% !important;
    -webkit-transform: none !important;
    transform: none !important;
    margin-left: 0 !important;
  }
  #site-body .gallery-flexslider .flex-viewport ul.slides li.clone {
    display: none !important;
  }
  #site-body .gallery-flexslider .flex-viewport ul.slides li {
    margin-bottom: 10px !important;
  }
}
#site-body .ng-dropdown-menu {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
#site-body .ng-dropdown-menu span.highlight {
  padding-bottom: 8px;
  padding-bottom: 0 !important;
}
#site-body .ng-dropdown-menu div.dropdown-menu-panel {
  position: absolute;
  visibility: visible;
  z-index: 9999;
}
#site-body .ng-dropdown-menu div.dropdown-menu-panel.should-hide {
  visibility: hidden;
  z-index: -1 !important;
  pointer-events: none !important;
}
#site-body .ng-dropdown-menu div.optional {
  background-color: var(--rg-dropdownBackgroundColor, #333);
  color: #fff;
  font-size: 0.7em;
  position: relative;
  text-align: right;
  padding: 20px 15px;
  min-width: 400px;
  max-width: 630px;
}
#site-body .ng-dropdown-menu div.optional div.items {
  text-align: left;
}
#site-body .ng-dropdown-menu div.optional div.items nobr {
  margin: 0 0.3em 0.3em 0.3em;
  white-space: normal;
}
#site-body .ng-dropdown-menu div.optional span {
  margin-left: 10px;
}
#site-body .ng-dropdown-menu div.optional input.select-days-box {
  margin: 0 !important;
  display: inline-block !important;
  vertical-align: middle;
  clear: left;
}
#site-body .ng-dropdown-menu div.optional span.delegate-label {
  display: inline-block !important;
  vertical-align: middle;
  max-width: 90%;
}
#site-body .ng-dropdown-menu div.optional span.close {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  padding: 10px;
  margin: 0;
  height: auto;
  width: auto !important;
  line-height: 1 !important;
}
#site-body #shared-section-instagram {
  text-align: center !important;
  width: 100% !important;
}
#site-body #gallery .flex-direction-nav a {
  top: 65%;
  opacity: 1;
  width: 20px;
  height: 28px;
}
#site-body #gallery .flex-direction-nav a:before {
  content: none;
}
#site-body #gallery .flex-direction-nav .flex-prev {
  background: url("/assets/rileyandgrey/images/general_slider_left_arrow-5cd21d1b.png") no-repeat;
}
#site-body #gallery .flex-direction-nav .flex-next {
  background: url("/assets/rileyandgrey/images/general_slider_right_arrow-cb364dd9.png") no-repeat;
}
#site-body #location a.location-tab-link {
  white-space: nowrap;
}
#site-body .nav-bar .container {
  width: auto !important;
}
#site-body .nav-bar ul li {
  float: none !important;
  display: inline-block !important;
}
#site-body #mobile-simulator html,
#site-body #mobile-simulator body {
  margin: 0 0;
  padding: 0 0;
}
#site-body input.the_bot_address1 {
  position: absolute !important;
  top: -1000px !important;
  left: -1000px !important;
}
#site-body h6.subtitle {
  white-space: pre-wrap;
}
#site-body html.msie7 #schedule-navigation {
  display: none !important;
}
#site-body #recaptcha_area {
  margin: 0 auto;
}
#site-body .dark-section em.no-italics {
  font-style: normal;
}
#site-body .dark-section em a {
  color: white;
}
#site-body #registry .separator {
  font-family: serif;
  color: #CFCFCF;
}
#site-body #rsvp .section {
  padding-bottom: 50px;
}
#site-body #rsvp .section select {
  max-width: 675px;
}
#site-body #rsvp .section .guest-food {
  padding-top: 50px;
}
#site-body #powered-by-rg {
  background-repeat: no-repeat;
  background-position: 0 2px;
  background-size: contain;
}
#site-body #travel .columns p a,
#site-body #location .columns p a,
#site-body #accommodations .columns p a {
  display: inline-block;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}

/*# sourceMappingURL=/assets/rileyandgrey/stylesheets/application-95901df6.css.map */
