@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import 'bgstretcher.css';
@import 'font-awesome.min.css';
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*
openSans: 400, 700
georgia: 200, 500, 600, normal
*/
/* global */
* {
  padding: 0;
  margin: 0;
}
html,
body {
  width: 100%;
  height: 100%;
}
html {
  height: 100%;
}
body {
  /* set default fonts */
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 15px;
  color: #000000;
  line-height: 1.467em;
  background: url(images/pages-bg-m.jpg) no-repeat left top;
}
body.front {
  background: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
menu,
ol,
ul {
  margin: 0;
  padding: 0;
}
p {
  padding-bottom: 20px;
  line-height: 1.7;
}
ul {
  padding: 0 0 15px;
}
ul li {
  list-style: none;
  padding-left: 18px;
  line-height: inherit;
  padding-bottom: 10px;
}
ul.unstyled {
  padding: 0;
}
ul.unstyled li {
  padding-left: 0;
  background: none;
  padding-bottom: 0;
}
a {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
a:link {
  color: #000000;
  text-decoration: underline;
  font-size: inherit;
}
a:visited {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #ff8070;
  text-decoration: underline;
}
a:active {
  color: #000000;
  text-decoration: underline;
}
a.active {
  color: #ff8070 !important;
  text-decoration: underline;
  cursor: default;
}
a.no-deco {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
.bgstretcher img {
  max-width: none;
}
br {
  display: none;
}
.wrapper {
  height: 100%;
  position: relative;
  width: 100%;
}
.last {
  padding-right: 0 !important;
}
input,
select,
textarea,
button {
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
button {
  border: none;
}
textarea,
input {
  outline: none;
}
.loader {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 800;
  background: url(images/loader.png) no-repeat left top;
  width: 20px;
  height: 20px;
  display: block;
}
.shadow.top {
  background: url(images/shdw-top.png) no-repeat center top;
  padding-top: 31px;
}
.shadow.bottom {
  background: url(images/shdw-btm.png) no-repeat center bottom;
  padding-bottom: 31px;
}
.txt-left {
  text-align: left;
}
.inline-block > * {
  display: inline-block;
  vertical-align: top;
  /* For IE 7 */
  zoom: 1;
  *display: inline;
  float: none !important;
}
.success {
  display: none;
}
/* site specific */
h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-bottom: 10px;
  margin-top: 30px;
}
.box-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 19px;
  /* For IE 7 */
  display: inline-block;
  vertical-align: top;
  /* For IE 7 */
  zoom: 1;
  *display: inline;
  float: none !important;
  line-height: inherit;
  padding: 33px 45px;
  border: 4px solid #fff;
  color: #fff;
  background: url(images/box-title-line.png) no-repeat center bottom;
  margin-bottom: 24px;
  letter-spacing: 0.2em;
  min-width: 140px;
}
.title-bg {
  background: url(images/content-title-bg.png) no-repeat center center;
  width: 100%;
  height: 136px;
  margin: 0 auto 20px;
}
.title-bg .box-title {
  margin: 24px auto 0;
}
.txt-white {
  color: #ffffff;
}
.txt-white h1,
.txt-white h2,
.txt-white h3,
.txt-white h4,
.txt-white h5,
.txt-white h6 {
  color: #ffffff;
}
.txt-white h1 > *,
.txt-white h2 > *,
.txt-white h3 > *,
.txt-white h4 > *,
.txt-white h5 > *,
.txt-white h6 > * {
  color: #ffffff;
}
.txt-white a {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.txt-white a:link {
  color: #ffffff;
  text-decoration: underline;
  font-size: inherit;
}
.txt-white a:visited {
  color: #ffffff;
  text-decoration: underline;
}
.txt-white a:hover {
  color: #b3b3b3;
  text-decoration: underline;
}
.txt-white a:active {
  color: #ffffff;
  text-decoration: underline;
}
.txt-white a.active {
  color: #b3b3b3 !important;
  text-decoration: underline;
  cursor: default;
}
.txt-red {
  color: #ff8070;
}
.txt-red h1,
.txt-red h2,
.txt-red h3,
.txt-red h4,
.txt-red h5,
.txt-red h6 {
  color: #ff8070;
}
.txt-red h1 > *,
.txt-red h2 > *,
.txt-red h3 > *,
.txt-red h4 > *,
.txt-red h5 > *,
.txt-red h6 > * {
  color: #ff8070;
}
.txt-red a {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.txt-red a:link {
  color: #ff8070;
  text-decoration: underline;
  font-size: inherit;
}
.txt-red a:visited {
  color: #ff8070;
  text-decoration: underline;
}
.txt-red a:hover {
  color: #ffdbd6;
  text-decoration: underline;
}
.txt-red a:active {
  color: #ff8070;
  text-decoration: underline;
}
.txt-red a.active {
  color: #ffdbd6 !important;
  text-decoration: underline;
  cursor: default;
}
.success {
  display: none;
}
.top-space {
  padding-top: 0;
}
.table-display {
  display: table;
  margin: 0 !important;
}
.table-display .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.element-invisible {
  display: none;
}
/* later than ie8 */
.lt-ie8 .table-cell {
  display: inline-block;
}
/* helpers */
.mobile.show {
  display: block;
}
.mobile.hide {
  display: none;
}
:invalid {
  box-shadow: none;
}
:-moz-submit-invalid {
  box-shadow: none;
}
:-moz-ui-invalid {
  box-shadow: none;
}
/* components */
form.themed input,
form.themed textarea {
  border: none;
  background: #fff;
  width: 90%;
  height: 56px;
  line-height: 56px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.2em;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0 15px;
}
form.themed textarea {
  resize: none;
  line-height: 1.2em;
  padding: 15px;
}
form.themed textarea#venue {
  height: 96px;
}
form.themed textarea#plans {
  height: 162px;
}
form.themed .form-row {
  padding-bottom: 12px;
  clear: both;
  text-align: left;
  position: relative;
}
form.themed .btn-submit {
  border: none;
  background: url(images/submit-flag.png) no-repeat right top;
  height: 56px;
  line-height: 56px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 10px;
  text-indent: 15px;
  width: 100%;
  text-align: left;
  max-width: 287px;
}
form.themed .btn-submit:hover {
  background-position: right bottom;
}
form.themed span.error {
  background: url("images/icon-x.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 23px;
  position: absolute;
  right: 5px;
  top: 17px;
  width: 23px;
}
.scrollTop {
  bottom: 0;
  position: fixed;
  right: 0;
  display: none;
}
.scrollTop a {
  height: 68px;
  display: block;
  width: 67px;
  background: url(images/btn-top.png) no-repeat;
}
.scrlDown {
  position: absolute;
  top: -60px;
  left: 50%;
  margin-left: -23px;
}
.scrlDown a {
  height: 46px;
  display: block;
  width: 46px;
  background: url(images/scroll-arrw.png) no-repeat;
}
.prev-nav,
.next-nav {
  display: block;
  width: 46px;
  height: 46px;
  background-image: url(images/nav-arrws.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 400;
}
.prev-nav {
  background-position: 0 0;
  left: 30px;
}
.prev-nav:hover {
  background-position: 0 bottom;
}
.next-nav {
  background-position: right 0;
  right: 30px;
}
.next-nav:hover {
  background-position: right bottom;
}
#success,
#form-notice {
  display: none;
}
#success,
#form-notice,
#success top-gap,
#form-notice top-gap {
  padding-top: 20px;
}
#success {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
}
#form-notice {
  color: red;
}
/* grids */
.container {
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.grid_full,
.grid_half,
.grid_quarter,
.grid_thirds {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.grid_full .alpha,
.grid_half .alpha,
.grid_quarter .alpha,
.grid_thirds .alpha {
  margin: 0;
}
.grid_full .omega,
.grid_half .omega,
.grid_quarter .omega,
.grid_thirds .omega {
  margin: 0;
}
/*home*/
#hero.home {
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(images/home-bg.jpg);
}
#weddings {
  overflow: hidden;
  background: url(images/wedding-bg-m.jpg) no-repeat center top;
  text-align: center;
  padding: 46px 0 29px;
}
#weddings br {
  display: block;
}
#weddings .ribbon {
  display: block;
  width: 560px;
  height: 208px;
  background: url(images/wedding-paint.png) no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -280px;
  top: -40px;
}
#weddings .box-links ul {
  padding: 0;
}
#weddings .box-links ul li {
  padding-left: 0;
  background: none;
  list-style: none !important;
}
#weddings .box-links a:link {
  text-decoration: none;
}
#weddings .box-links li {
  /* For IE 7 */
  display: inline-block;
  vertical-align: top;
  /* For IE 7 */
  zoom: 1;
  *display: inline;
  float: none !important;
  margin: 0 17px 17px !important;
  width: 232px;
  height: 232px;
  background-image: url(images/portfolio-sq-bg.png) !important;
  background-repeat: no-repeat !important;
  padding-bottom: 0;
  position: relative;
}
#weddings .box-links li .table-display {
  width: 232px;
  height: 232px;
}
#weddings .box-links li .table-display .table-cell {
  padding: 0 15px;
}
#weddings .box-links li:nth-child(2n) {
  background-position: -266px 0;
}
#weddings .box-links li:nth-child(3n) {
  background-position: -532px 0;
}
#weddings .box-links a {
  display: block;
  width: 232px;
  height: 232px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 19px;
  color: #fff;
}
#weddings .box-links a .roll {
  -webkit-transition: opacity 0.2s ease-out 0s;
  -moz-transition: opacity 0.2s ease-out 0s;
  -ms-transition: opacity 0.2s ease-out 0s;
  -o-transition: opacity 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  width: inherit;
  height: inherit;
  background: url(images/portfolio-sq-hover.png) no-repeat;
}
#weddings .box-links a:hover .roll {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
#meet {
  padding: 40px 0;
  text-align: center;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(images/meet-bg.jpg);
}
#meet a {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#meet a:link {
  color: #ffffff;
  text-decoration: none;
  font-size: inherit;
}
#meet a:visited {
  color: #ffffff;
  text-decoration: none;
}
#meet a:hover {
  color: #ff8070;
  text-decoration: none;
}
#meet a:active {
  color: #ffffff;
  text-decoration: none;
}
#meet a.active {
  color: #ff8070 !important;
  text-decoration: none;
  cursor: default;
}
#meet a {
  display: block;
}
#meet .box-title {
  margin-bottom: 0;
}
#contact {
  width: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(images/contact-bg.jpg);
  text-align: center;
}
#contact > .container {
  padding: 40px 0;
}
#contact .ribbon {
  display: block;
  width: 100%;
  height: 165px;
  background: url(images/contact-paint-m.png) no-repeat center top;
  position: absolute;
  left: 0;
  top: 0;
}
/*sections*/
section {
  position: relative;
}
header {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  letter-spacing: 0.1em;
  font-size: 12px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  padding-top: 20px;
  z-index: 200;
}
header a {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
header a:link {
  color: #000000;
  text-decoration: none;
  font-size: inherit;
}
header a:visited {
  color: #000000;
  text-decoration: none;
}
header a:hover {
  color: #ff8070;
  text-decoration: none;
}
header a:active {
  color: #000000;
  text-decoration: none;
}
header a.active {
  color: #ff8070 !important;
  text-decoration: none;
  cursor: default;
}
header .main-logo {
  width: 200px;
  margin: 0 auto;
}
header .main-nav {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  left: auto;
  top: 0;
  right: -10px;
  bottom: auto;
  text-align: right;
  background-color: transparent;
  padding: 20px;
}
header .main-nav ul {
  padding: 0;
}
header .main-nav ul li {
  padding-left: 0;
  background: none;
  list-style: none !important;
}
header .main-nav.open {
  background-color: #fff;
}
header .main-nav.open .holder {
  display: block;
}
header .main-nav button {
  background: none;
  border: none;
  font-size: 30px;
  margin-bottom: 30px;
}
header .main-nav button span {
  display: none;
}
header .main-nav .holder {
  display: none;
}
.page-user header {
  position: relative;
}
#hero .main-image {
  text-align: center;
  padding: 170px 15px 0;
}
#portfolio {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding-top: 125px;
}
#portfolio .inner {
  width: 100%;
  height: 100%;
}
#content {
  width: 100%;
  text-align: center;
}
#content > .container {
  padding: 20px 0 220px;
  background: url(images/kiss.png) no-repeat center bottom;
}
#subscribe {
  width: 100%;
  background-position: center top;
  background: url(images/subscribe-bg-m.jpg) no-repeat center top;
  text-align: center;
}
#subscribe > .container {
  padding: 20px 0 40px;
}
footer {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 9px;
  text-align: center;
  text-transform: none;
}
footer .top-footer {
  background: url(images/footer-strip.png) no-repeat scroll center top #413b39;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  height: 43px;
  line-height: 43px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
footer p {
  padding-right: 70px;
}
footer a:link {
  text-decoration: none;
}
/*page user*/
.page-user .admin-helper {
  padding: 20px 0 ;
}
.page-user .admin-helper .error li {
  background: url(images/icon-x.png) no-repeat left top;
  padding-left: 35px;
}
.page-user a:link,
.page-user a.active {
  text-decoration: none;
}
.page-user ul.tabs {
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.page-user ul.tabs li {
  border: 1px solid #cccccc;
  /* For IE 7 */
  display: inline-block;
  vertical-align: top;
  /* For IE 7 */
  zoom: 1;
  *display: inline;
  float: none !important;
  margin: 0 2px -1px;
  padding: 5px 15px;
}
.page-user ul.tabs li.is-active {
  background-color: #ffe3e5;
}
.page-user form {
  padding-bottom: 35px;
}
.page-user form .form-item {
  padding-bottom: 15px;
}
.page-user form .form-item label {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.page-user form .form-item input[type="text"],
.page-user form .form-item input[type="password"] {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #cccccc;
  font-size: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  height: 56px;
  letter-spacing: 0.2em;
  line-height: 56px;
  padding: 0 15px;
  text-transform: uppercase;
  max-width: 400px;
  margin: 10px 0 5px;
}
.page-user form input[type="submit"] {
  background: url(images/submit-flag.png) no-repeat scroll right top;
  border: none;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 10px;
  height: 56px;
  letter-spacing: 0.2em;
  line-height: 56px;
  max-width: 287px;
  text-align: left;
  text-indent: 15px;
  text-transform: uppercase;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .mobile.show {
    display: none;
  }
  .mobile.hide {
    display: block;
  }
  body {
    background: url(images/pages-bg.jpg) no-repeat left top;
  }
  body.front {
    background: none;
  }
  form.themed input,
  form.themed textarea {
    width: 206px;
  }
  div.grid_centered,
  .grid_centered {
    float: none;
    margin: 0 auto;
    clear: both;
  }
  .container {
    width: 768px;
  }
  .grid_full,
  .grid_half,
  .grid_quarter,
  .grid_thirds {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .grid_full .alpha,
  .grid_half .alpha,
  .grid_quarter .alpha,
  .grid_thirds .alpha,
  .grid_full.alpha,
  .grid_half.alpha,
  .grid_quarter.alpha,
  .grid_thirds.alpha {
    margin-left: 0;
    margin-right: 10px;
  }
  .grid_full .omega,
  .grid_half .omega,
  .grid_quarter .omega,
  .grid_thirds .omega,
  .grid_full.omega,
  .grid_half.omega,
  .grid_quarter.omega,
  .grid_thirds.omega {
    margin-left: 10px;
    margin-right: 0;
  }
  .grid_full,
  .grid_full.small {
    width: 748px;
  }
  .grid_half,
  .small .grid_half {
    width: 364px;
  }
  .grid_quarter,
  .small .grid_quarter {
    width: 172px;
  }
  .grid_quarter.three,
  .small .grid_quarter.three {
    width: 556px;
  }
  .grid_thirds,
  .small .grid_thirds {
    width: 236px;
  }
  .grid_thirds.two,
  .small .grid_thirds.two {
    width: 492px;
  }
  #weddings {
    overflow: visible;
    background: url(images/wedding-bg.jpg) no-repeat center top;
  }
  #meet {
    height: 524px;
  }
  #meet .box-title {
    position: relative;
    top: 280px;
  }
  #contact {
    min-height: 100%;
  }
  #contact .container > div {
    padding-bottom: 280px;
  }
  #contact .ribbon {
    background: url(images/contact-paint.png) no-repeat center top;
  }
  #subscribe {
    background: url(images/subscribe-bg.jpg) no-repeat center top;
  }
  footer p {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  br {
    display: inline;
  }
  form.themed input,
  form.themed textarea {
    width: 278px;
  }
  .container {
    width: 984px;
  }
  .grid_full {
    width: 964px;
  }
  .grid_half {
    width: 472px;
  }
  .grid_quarter {
    width: 226px;
  }
  .grid_quarter.three {
    width: 718px;
  }
  .grid_thirds {
    width: 308px;
  }
  .grid_thirds.two {
    width: 636px;
  }
  #contact .container > div {
    padding-bottom: 300px;
  }
  header .main-logo {
    width: 260px;
    margin: 0 auto;
  }
  header .main-nav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    text-align: left;
    padding: 0;
    background-color: transparent;
  }
  header .main-nav button {
    display: none;
  }
  header .main-nav .holder {
    display: block !important;
  }
  header .main-nav li {
    float: left;
    padding-bottom: 0;
    margin-left: 32px;
  }
  header .main-nav li:first-child {
    margin-left: 0;
  }
  header .main-nav ul {
    position: absolute;
    top: 60px;
    right: 50%;
    left: auto;
    padding-left: 0;
    padding-right: 183px;
  }
  header .main-nav ul + ul {
    left: 50%;
    right: auto;
    padding-left: 143px;
    padding-right: 0;
  }
}
