a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
mark,
menu,
nav,
object,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
html {
  width: 100%;
scroll-behavior: smooth;  }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
p + p {
    margin-top: 0.5em;
}
body {
    background-color: #f5f5f5;
    margin: 0;
    padding: 0;
    line-height: 1;
}
#header {
    background: url(../img/Banner1.jpg) no-repeat center center fixed ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 100%;
    height: 100vh;
}
#top-bar {
    background: none repeat scroll 0 0 #transparent;
    position: fixed;
    top: 0;
    width: 100%;
    height: 88px;
    padding: 20px 0 0;
    z-index: 50;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.fixed {
    background: #a38b8b !important;
    background: none repeat scroll 0 0 rgba(0, 0, 77, 0.8) !important;
    padding: 0 !important;
    height: 60px !important;
}



#top-bar-fixed {
    background: #a38b8b;
    background: none repeat scroll 0 0 rgba(0, 0, 77, 0.8);
    position: fixed;
    top: 0;
    width: 100%;
    height: 60px;
    padding: 0;
    z-index: 50;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
#logo {
    position: relative;
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
}
#menu {
    position: relative;
    width: 100%;
    height: 60px;
    text-align: center;
    z-index: 999;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.menu-right {
    text-align: right !important;
}
#menu-fixed {
    position: relative;
    width: 100%;
    height: 60px;
    text-align: right;
    z-index: 999;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
#down-arrow {
    position: absolute;
    top: 100%;
    right: 47%;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.main-content {
    width: 100%;
    margin: 0;
    padding: 60px 0;
    overflow: hidden;
}
.main-content.first {
    padding: 40px 0 0;
}
.main-content.narrow {
    padding: 0;
}
.main-content.padded {
    padding: 100px 0 0 0;
}
.main-content.colour {
    background: none repeat scroll 0 0 #00004d;
}
.main-content.gallery {
    text-align: center;
}
.service-content {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
	text-align:center;
}

.hanPic01 {
    background: url(../img/timeline1.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic02 {
    background: url(../img/timeline2.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic03 {
    background: url(../img/timeline3.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic04{
    background: url(../img/timeline4.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic05 {
    background: url(../img/timeline5.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic06 {
    background: url(../img/timeline6.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic07 {
    background: url(../img/timeline7.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic08 {
    background: url(../img/timeline8.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic09 {
    background: url(../img/timeline9.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic10 {
    background: url(../img/timeline10.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic11 {
    background: url(../img/timeline11.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic12 {
    background: url(../img/timeline12.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic13 {
    background: url(../img/timeline13.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic14 {
    background: url(../img/timeline14.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic15 {
    background: url(../img/timeline15.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic16 {
    background: url(../img/timeline16.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic17 {
    background: url(../img/timeline17.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic18 {
    background: url(../img/timeline18.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic19 {
    background: url(../img/timeline19.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic20 {
    background: url(../img/timeline20.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic21 {
    background: url(../img/timeline21.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic22 {
    background: url(../img/timeline22.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic23 {
    background: url(../img/timeline23.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.hanPic24 {
    background: url(../img/timeline24.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.theChurch {
    background: url(../img/church.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.theHall {
    background: url(../img/hall.jpeg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.rsvpImg {
    background: url(../img/rsvp.jpg) no-repeat center center #00004d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}



#email-response {
    margin: 10px 0;
    padding: 0;
    text-align: center;
}
#footer {
    background: none repeat scroll 0 0 #00004d;
    width: 100%;
    padding: 40px 0;
    margin: 0;
}
#baseline {
    background: none repeat scroll 0 0 #00004d;
    width: 100%;
    padding: 20px 0;
    margin: 0;
}
#top-bar-wrapper {
    width: 100%;
    max-width: 1160px;
    padding: 0;
    margin: 0 auto;
}
#menu-wrapper {
    width: 100%;
    max-width: 1160px;
    padding: 0;
    margin: 0 auto;
}
#logo-wrapper {
    width: 100%;
    margin: 0 auto 10px 0;
    padding: 55vh 0 0;
    visibility: hidden;
}
#home-header-wrapper01 {
    width: 100%;
    max-width: 1160px;
    text-align: center;
    visibility: hidden;
}
#home-header-wrapper02 {
    width: 100%;
    max-width: 1160px;
    text-align: center;
    visibility: hidden;
}
.main-content-wrapper {
    width: 98%;
    max-width: 1160px;
    padding: 0 10px;
    margin: 0 auto;
    text-align: center;
}
.main-content-wide-wrapper {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}
.left {
    text-align: left;
}
.two-column-wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.two-column-wrapper01 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 100%;
    max-width: 2000px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.two-column-flex-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    background-color: #f2e9e2;
    width: 100%;
    max-width: 2000px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.gallery-wrapper {
    width: 98%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    text-align: left;
}

.image-wrapper {
    padding: 20px 0 0;
}

#footer-wrapper {
    width: 98%;
    max-width: 1160px;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
#footer-logo-wrapper {
    margin: 0;
    padding: 0 0 20px 0;
}
#baseline-wrapper {
    width: 98%;
    max-width: 1160px;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
#top-logo {
    display: none;
    float: left;
    padding: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.top-logo-display {
    display: inline !important;
}
#top-logo-fixed {
    display: inline;
    float: left;
    padding: 10px 0 0 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
/*==== Columns ====*/

.column-left-60-stay, .column-right-40-stay, .column-right-60-stay, .column-left-40-stay, .column-left-50-stay, .column-right-50-stay {
    padding: 20px 0 0;
    display: block;
    float: left;
}

.column-left-40-stay {
    width: 30%;
    margin: 20px 0 0;
    padding: 0 4% 0 6%;
    float: left;
}

.column-right-60-stay {
    width: 46%;
    margin: 20px 0 0;
    padding: 0 10% 0 0;
    float: right;
}

.column-right-40-stay {
    width: 40%;
    margin: 20px 0 0;
    padding: 0;
    float: right;
}

.extraMarg{
	margin: 140px 0 0;
}

.column-left-60-stay {
    width: 46%;
    margin: 20px 0 0;
    padding: 0 4% 0 10%;
    float: left;
}
.left-column-501 {
    background: none repeat scroll 0 0 #00004d;
    order: 1;
    flex-grow: 0;
    flex-basis: auto;
    width: 50%;
    height: 500px;
    padding: 100px 100px;
    margin: 0;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
	visibility: hidden;
}
.left-column-502 {
    background: none repeat scroll 0 0 #00004d;
    order: 1;
    flex-grow: 0;
    flex-basis: auto;
    width: 50%;
    height: 500px;
    padding: 100px 100px;
    margin: 0;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
	visibility: hidden;
}
.right-column-501 {
    background: none repeat scroll 0 0 #00004d;
    order: 2;
    flex-grow: 0;
    flex-basis: auto;
    width: 50%;
    height: 500px;
    padding: 100px 100px;
    margin: 0;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
	visibility: hidden;
}
.right-column-502 {
    background: none repeat scroll 0 0 #00004d;
    order: 1;
    flex-grow: 0;
    flex-basis: auto;
    width: 50%;
    height: 500px;
    padding: 100px 100px;
    margin: 0;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
	visibility: hidden;
}
.left-column-50 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 500px;
    box-sizing: border-box;
    padding: 100px;
    margin: 0;
    text-align: left;
}
.right-column-50 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 500px;
    box-sizing: border-box;
    padding: 100px;
    margin: 0;
}
.left-column-50-600 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 600px;
    box-sizing: border-box;
    padding: 100px;
    margin: 0;
    text-align: left;
}
.right-column-50-600 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 600px;
    box-sizing: border-box;
    padding: 100px;
    margin: 0;
}
.left-column-50-650 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 650px;
    box-sizing: border-box;
    padding: 100px;
    margin: 0;
    text-align: left;
}
.right-column-50-650 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 650px;
    box-sizing: border-box;
    padding: 100px;
    margin: 0;
}
.left-column-50-675 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 675px;
    box-sizing: border-box;
    padding: 100px;
    margin: 0;
    text-align: left;
}
.right-column-50-675 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 675px;
    box-sizing: border-box;
    padding: 100px;
    margin: 0;
}
.left-column-50-700 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 750px;
    box-sizing: border-box;
    padding: 75px 100px;
    margin: 0;
    text-align: left;
}
.left-column-50-710 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 750px;
    box-sizing: border-box;
    padding: 75px 100px;
    margin: 0;
    text-align: left;
}
.right-column-50-800 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 800px;
    box-sizing: border-box;
    padding: 100px;
    margin: 0;
}
.left-column-50-800 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 800px;
    box-sizing: border-box;
    padding: 75px 100px;
    margin: 0;
    text-align: left;
}
.right-column-50-700 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 750px;
    box-sizing: border-box;
    padding: 100px;
    margin: 0;
}
.right-column-50-710 {
    background: none repeat scroll 0 0 #00004d;
    display: block;
    float: left;
    width: 50%;
    height: 750px;
    box-sizing: border-box;
    padding: 100px;
    margin: 0;
}
.gallery-column {
    display: block;
    float: left;
    width: 25%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.left-column-flex-50 {
    background-color: #00004d;
    order: 1;
    flex-grow: 0;
    flex-basis: auto;
    width: 50%;
    padding: 100px 100px;
    margin: 0;
    box-sizing: border-box;
	visibility: hidden;
}
.left-column-flex-50.nopad {
    padding: 0;
}
.left-column-flex-50.interiordesign01 {
    background: url(../images/livingroom01.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.left-column-flex-50.press01 {
    background: url(../images/press02.jpg) center right no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.left-column-flex-50.press02 {
    background: url(../images/press01.jpg) center left no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.right-column-flex-50 {
    background-color: #00004d;
    order: 1;
    flex-grow: 0;
    flex-basis: auto;
    width: 50%;
    padding: 100px 100px;
    margin: 0;
    box-sizing: border-box;
	visibility: hidden;
}
.right-column-flex-50.nopad {
    padding: 0;
}
.right-column-flex-50.about {
    background: url(../images/about011.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.right-column-flex-50.interiordesign01 {
    background: url(../images/bedroom01.jpg) center left no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.right-column-flex-50.interiordesign02 {
    background: url(../images/bathroom03.jpg) center left no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.right-column-flex-50.homestaging01 {
    background: url(../images/homestaging01.jpg) center left no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.right-column-flex-50.designparties01 {
    background: url(../images/designparties01.jpg) center left no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.right-column-flex-50.press01 {
    background: url(../images/press01.jpg) center left no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.right-column-flex-50.press02 {
    background: url(../images/press03.jpg) center left no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.right-column-flex-50.press03 {
    background: url(../images/press05.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.right-column-flex-50.press04 {
    background: url(../images/press02.jpg) center right no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.masters01 {
    background: url(../images/press03.jpg) center left no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 620px;
}
.masters02 {
    background: url(../images/press04.jpg) center left no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 620px;
}
.clearer {
    font-size: 0;
    line-height: 0;
    display: block;
    margin: 0;
    padding: 0;
    clear: both;
    height: 0;
    width: auto;
}
.hr {
    background: none repeat scroll 0 0 #00004d;
    border: 0 none;
    display: block;
    height: 1px;
    margin: 40px 0;
    width: 98%;
}
video {
    margin: auto;
    min-height: 50%;
    min-width: 50%;
    width: 100%;
    height: 100%;
}
section.before-wrapper {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
nav ul {
    position: relative;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    display: inline-table;
    height: 60px;
    z-index: 1001;
}
nav ul:after {
    content: "";
    clear: both;
    display: block;
}
nav ul li:hover > ul {
    display: block;
}
nav ul li {
    position: relative;
    float: left;
    height: 60px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
nav ul li a {
    color: #fff;
    float: left;
    font-size: 1em;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
nav ul li a.down {
    background: url(../images/down.gif) no-repeat scroll right 20px center;
    padding: 0 40px 0 20px;
}
nav ul ul {
    position: absolute;
    top: 100%;
    display: none;
    height: 50px;
    z-index: 1001;
}
nav ul ul:after {
    content: "";
    clear: both;
    display: block;
}
nav ul ul li:hover > ul {
    display: block;
}
nav ul ul li {
    float: none;
    position: relative;
    height: 50px;
    text-align: left;
}
nav ul li ul li a {
    background: #a38b8b;
    background: none repeat scroll 0 0 rgba(0, 0, 77, 0.8);
    color: #fff;
    float: left;
    font-size: 1em;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    height: 50px;
    width: 200px;
    line-height: 50px;
    padding: 0 20px;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.light {
    font-weight: 300;
}
.normal {
    font-weight: 400;
}
.semibold {
    font-weight: 600;
}
.bold {
    font-weight: 700 !important;
}
.extrabold {
    font-weight: 900;
}
.italic {
    font-style: italic;
}
.uppercase {
    text-transform: uppercase;
}
.darkshadow {
    text-shadow: 2px 2px 2px #000;
}
.hidden {
    opacity: 0;
}
.hide {
    display: block;
}
.noover {
    overflow: visible;
}
.clear {
    clear: both;
}
h1 {
    color: #00004d;
    font-size: 3em;
    font-family: 'Dancing Script', cursive;
    font-weight: 300;
    margin: 40px 0;
    padding: 0;
    display: block;
    line-height: 1.5em;
}

#logo-wrapper h1 {
	font-size: 5em;
	color: #fff;
	 margin: 0 0 20px 0;
}

#top-logo h1 {
	margin: 0;
	color: #fff;
	font-size: 2em;
}

.spanText {
	font-family: 'Dancing Script', cursive;
	color: #fff;
	font-size: 1.1em;
}

h2 {
    color: #fff;
    font-size: 2em;
    font-family: 'Dancing Script', cursive;
    font-weight: 300;
    margin: 20px 0;
    padding: 0;
    display: block;
    line-height: 1.5em;
}
h2.dark {
    color: #00004d;
}
h2.padtop {
    margin: 20px 0;
}
h2.gallery {
    color: #00004d;
    margin: 0 0 20px 0;
    text-align: left;
}
h3 {
    color: #00004d;
    font-size: 1.1em;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    display: block;
    line-height: 1.5em;
}
h3.curly {
	font-family: 'Dancing Script', cursive;
	font-size: 1.3em;
	font-weight: 800;
}
h3.gallery {
    color: #00004d;
    font-size: 1.3em;
    margin: 20px 0;
    text-align: left;
}
h3.padded {
    margin: 20px 0;
}
h3.botpadded {
    margin: 0 0 20px 0;
}
p.main-text {
    color: #00004d;
    font-size: 1.2em;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    padding: 0;
    line-height: 1.7em;
}
p.main-text.silver {
    color: #fff;
}
p.main-text.silver-400 {
    color: #fff;
    font-weight: 400;
}
p.main-text.silver-small {
    color: #fff;
    font-size: 0.975em;
}
p.date {
    color: #00004d;
    font-size: 0.875em;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    padding: 0;
    line-height: 1.7em;
}
p.error-text {
    color: #00004d;
    font-size: 10em;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    padding: 0;
    line-height: 1em;
    text-align: center;
}
form.cmxform,
form.cmxform label,
form.cmxform legend {
	color: #636363;
    font-size: 1.3em;
    font-family: 'Dancing Script', cursive;
    padding: 0;
    font-weight: 800;
    line-height: 1.7em
}


form.cmxform {
    width: 100%;
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 1.1em;
}
form.cmxform legend {
    padding-left: 0;
}
form.cmxform label,
form.cmxform legend {
    color: #00004d;
}
form.cmxform fieldset {
    border: none;
    background: none repeat scroll 0 0 transparent;
    background-color: #transparent;
    margin: 0;
    padding: 10px 0 0;
}
form.cmxform fieldset fieldset {
    background: 0 0;
}
form.cmxform fieldset fieldset,
form.cmxform fieldset p {
    padding: 5px 10px 7px;
    background: none repeat scroll 0 0 transparent;
}


form.cmxform label.error,
label.error {
    color: red;
    font-style: italic;
}
div.error {
    display: none;
}
form.cmxform .gray * {
    color: gray;
}
#editor-label {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    margin: 10px 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
#editor-label-buttons {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
#editor-field {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
span.requiredfield {
    color: #00004d;
}

input.contact {
    border: 1px solid #333;
    color: #333;
    font-family: 'Dancing Script', cursive;
	padding: 0 8px;
    font-size: 0.9em;
    height: 30px;
    line-height: 18px;
    margin-bottom: 10px;
    padding: 2px 3px;
    width: 95%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
	
}
input.contact.short {
    width: 30%;
	margin: 0 0;
	font-family: 'Dancing Script', cursive;
	padding: 0 8px;
}
input.contact.question {
    width: 50px;
    text-align: center;
}
input.contact:focus {
    border: 2px solid #fac0bf;
}
input.contact.error {
    border: 1px solid #fac0bf;
}
textarea.contact {
    border: 1px solid #333;
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 0.9em;
    height: 70px;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 2px 3px;
    width: 95%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
textarea.contact:focus {
    border: 1px solid #fac0bf;
}
textarea.contact.error {
    border: 1px solid #fac0bf;
}
input.submit {
    background: url(../images/small-arrow.png) no-repeat scroll right 20px center;
    border: 0 none;
    display: inline-block;
    color: #00004d;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    padding: 7px 40px;
    margin: 10px auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
a.button {
    background: url(../images/small-arrow.png) no-repeat scroll right 20px center;
    border: 0 none;
    display: inline-block;
    color: #00004d;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 1em;
    padding: 10px 40px;
    margin: 10px auto;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
a.link:active,
a.link:link,
a.link:visited {
    color: inherit;
    font-size: 1em;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    margin: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
a.link.under:active,
a.link.under:link,
a.link.under:visited {
    text-decoration: underline;
}
a.link:hover {
    text-decoration: underline;
}
a.footer-link:active,
a.footer-link:link,
a.footer-link:visited {
    color: #00004d;
    font-size: 0.975em;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    margin: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
a.footer-link.under:active,
a.footer-link.under:link,
a.footer-link.under:visited {
    color: #00004d;
    font-size: 0.975em;
    font-family: "Open Sans", sans-serif;
    text-decoration: underline;
    margin: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
a.jke:active,
a.jke:link,
a.jke:visited {
    color: #00004d;
    font-size: 0.975em;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    margin: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
a.social:active,
a.social:link,
a.social:visited {
    text-decoration: none;
    margin: 0 20px 0 0;
}
a.blank:active,
a.blank:link,
a.blank:visited {
    text-decoration: none;
}
a.gallery {
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.tel,
.tel:visited {
    display: block;
    color: #00004d;
    padding: 0;
    text-decoration: none;
    cursor: default;
}
.tel:focus,
.tel:hover {
    color: #00004d;
}
ul.bullets {
    list-style-type: disc;
    list-style-position: inside;
    margin: 10px 0 20px 0;
    padding: 0;
    text-align: left;
}
ul.bullets li {
    color: #00004d;
    padding: 0;
    margin-bottom: 5px;
    margin-left: 2em;
    text-indent: -1em;
}
span.bullets {
    color: #00004d;
    font-size: 1.1em;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    line-height: 1.7em;
}
ul.numeric {
    list-style-type: alpha;
    list-style-position: inside;
    margin: 10px 0 20px 0;
    padding: 0;
    text-align: left;
}
ul.numeric li {
    color: #00004d;
    padding: 0;
    margin-bottom: 5px;
    margin-left: 2em;
    text-indent: -1em;
}
span.numeric {
    color: #00004d;
    font-size: 1.1em;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    line-height: 1.7em;
}
img {
    border: 0;
    height: auto;
    max-width: 100%;
}
img.gallery {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0;
}
img.logo {
    padding: 0 20px;
}
img.ribbon {
	padding:90px;
	max-width: 40%;
}

/*==== The Map ====*/
.map {
	 width:100%;
	 height:400px;
	 border:0;
	 padding: 10px;
}

.slideLeft {
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}
@keyframes slideLeft {
    0% {
        transform: translateX(10%);
		opacity: 0;
    }
    100% {
        transform: translateX(0);
		opacity: 1;
    }
}
@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(10%);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
.slideRight {
    animation-name: slideRight;
    -webkit-animation-name: slideRight;
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}
@keyframes slideRight {
    0% {
        transform: translateX(-10%);
		opacity: 0;
    }
    100% {
        transform: translateX(0);
		opacity: 1;
    }
}
@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(-10%);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
.slideUp {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    visibility: visible !important;
}
@keyframes slideUp {
    0% {
        opacity: 0;
        transform: translateY(70%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@-webkit-keyframes slideUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    visibility: visible !important;
}
@keyframes slideDown {
    0% {
        opacity: 0;
        transform: translateY(-20%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@-webkit-keyframes slideDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

/*---Music---*/

.holderMusic{
	width:100%;
	background: #fff url("../img/musicBackground.png") no-repeat;
	background-position: center bottom;
    background-size: 100%;
	height: 300px;
	box-shadow: 0px 0px 8px rgba(0,0,0,.3);
	margin: 30px 0 0;
	padding: 10px 0 0;
}

input.contact,
select.contact-drop,
textarea.contact {
    color: #454545;
    font-size: 1em;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 2px 3px
}

input.contact {
    border: 0px;
    border-bottom: 2px solid #666;
    height: 20px;
	margin: 0 10%;
	width: 80%;
}

input.contact.short {
    width: 30%
}

input.contact.question {
    width: 50px;
    text-align: center
}

input.contact:focus {
    border: 2px solid #057d9f
}

input.contact.error {
    border: 1px solid #bd2b40
}

textarea.contact {
    border: 1px solid #000;
    height: 60px;
    width: 70%;
}

textarea.contact:focus {
    border: 2px solid #057d9f
}

textarea.contact.error {
    border: 1px solid #bd2b40
}

select.contact-drop {
    border: 1px solid #000;
    height: 35px;
	margin: 0 10px;
}


ol {
  list-style: none;
  counter-reset: li;
  list-style: none;
  *list-style: decimal; /* Keep using default numbering for IE6/7 */
  font: 15px 'Merriweather Sans', 'lucida sans', sans-serif;
  padding: 0;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  height: 266px;
  margin: 0 auto;
  overflow-y: scroll;
  overflow-x: hidden;
}
ol ol {
  margin-left: 2em;
}
.rounded-list a {
  position: relative;
  display: block;
  padding: .4em .4em .4em 2em;
  *padding: .4em;
  margin: .5em 5px .5em 25px;
  background: #60607D;
  color: #fff;
  text-decoration: none;
  text-align: left;
  border-radius: .3em;
  transition: all .5s ease-out; 
  cursor: default;
}
.rounded-list a:hover{
  background: #8080A7;
}
.rounded-list a:before{
  content: counter(li);
  counter-increment: li;
  position: absolute; 
  left: -1.3em;
  top: 50%;
  margin-top: -1.3em;
  background: #00004d;
  height: 2em;
  width: 2em;
  line-height: 2em;
  border: .3em solid #f5f5f5;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
  transition: all .3s ease-out;
}


#scrollStyle::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#scrollStyle::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #00004d;
}

/*--RSVP--*/
.holder{
	width:100%;
	background: #fff url("../img/rsvpBackground.png") no-repeat;
    background-size: 100%;
	padding: 170px 0;
	height: 240px;
	box-shadow: 0px 0px 8px rgba(0,0,0,.3);
}

.holder2{
	height: 100px;
}

.holderExtra {
	height: 1100px;
}

.holderExtra2 {
	height: 1000px;
}

.hiddenField {
	display:none !important;
}

.hiddenField2 {
	display:none !important;
}

.menuSmall {
    color: #666 !important;
	font-size: 0.9em !important;
}

.menuText{
	color: #666 !important;
	font-size: 1em;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #00004d;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.rads{
	padding: 0 0 0 10px;
	margin-top: 0;
}

/*-- Login Popup --*/
/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
position: fixed;
top: -100%;
width: 100%;
background: rgba(0,0,0,.7);
width: 100%;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;
}

.lightbox-targetLogin {
position: fixed;
top: -100%;
width: 100%;
background: rgba(0,0,0,.7);
width: 100%;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;
}

.login-labels{
	position: absolute;
	text-align: center;
    width: 100%;
    top: 45%;
}

.userInput {
	margin: 5px 0;
	padding: 5px 0;
	text-align: center;
}


/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
box-sizing: border-box;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

.lightbox-targetLogin img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;
border: 0px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
box-sizing: border-box;
}

.lightbox-targetLogin2 {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 20%;
max-width: 100%;
}

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: white;
color: black;
text-decoration: none;
position: absolute;
top: -80px;
right: 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
left: 0;
z-index: 999;
}

.lightbox-targetLogin:target {
opacity: 1;
top: 0;
bottom: 0;
left: 0;
z-index: 999;
}

.lightbox-target:target img {
max-height: 90%;
max-width: 90%;
}

.lightbox-targetLogin:target img {
max-height: 100%;
max-width: 100%;
}

.lightbox-targetLogin.lightbox-targetLogin2:target {
max-height: 90%;
max-width: 90%;
}

.lightbox-target:target a.lightbox-close {
top: 0px;
}

.lightbox-targetLogin:target a.lightbox-close {
top: 0px;
}



@media screen and (max-width: 399px) and (min-width: 320px) {
    #logo-wrapper {
        padding: 50% 0 0;
    }
    #down-arrow {
        top: 110%;
    }
    .two-column-wrapper01 {
        flex-flow: column nowrap;
    }
    .right-column-501 {
        order: 1;
        width: 100%;
        padding: 75px 50px;
    }
    .right-column-502 {
        order: 2;
        width: 100%;
        padding: 75px 50px;
    }
    .left-column-501 {
        order: 2;
        width: 100%;
        padding: 75px 50px;
    }
    .left-column-502 {
        order: 1;
        width: 100%;
        padding: 75px 50px;
    }
    .left-column-50 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .left-column-50-600 {
        width: 100%;
        height: auto;
        padding: 50px 30px;
    }
    .left-column-50-650 {
        width: 100%;
        padding: 50px 30px;
        height: auto;
    }
    .left-column-50-675 {
        width: 100%;
        padding: 50px 30px;
        height: auto;
    }
    .left-column-50-700 {
        width: 100%;
        padding: 50px 30px;
        height: auto;
    }
    .left-column-50-710 {
        width: 100%;
        padding: 50px 30px;
        height: auto;
    }
    .left-column-50-800 {
        width: 100%;
        padding: 50px 30px;
        height: auto;
    }
    .right-column-50 {
        display: none;
    }
    .right-column-50-600 {
        display: none;
    }
    .right-column-50-650 {
        display: none;
    }
    .right-column-50-675 {
        display: none;
    }
    .right-column-50-700 {
        display: none;
    }
    .right-column-50-710 {
        width: 100%;
    }
    .right-column-50-800 {
        display: none;
    }
    .gallery-column {
        width: 100%;
    }
    .two-column-flex-wrapper {
        flex-flow: column nowrap;
        height: auto;
    }
    .left-column-flex-50 {
        width: 100%;
        padding: 60px 20px;
        order: 1;
    }
    .left-column-flex-50.press01 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .left-column-flex-50.press02 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .left-column-flex-50.nopad {
        order: 2;
    }
    .right-column-flex-50 {
        width: 100%;
        padding: 60px 20px;
        order: 1;
    }
    .masters01 {
        height: 250px;
    }
    .masters02 {
        height: 250px;
    }
    .right-column-flex-50.about {
        height: 500px;
    }
    .left-column-flex-50.interiordesign01 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.designparties01 {
        height: 500px;
    }
    .right-column-flex-50.interiordesign01 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.interiordesign02 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.homestaging01 {
        height: 500px;
    }
    .right-column-flex-50.contact01 {
        height: 500px;
    }
    .right-column-flex-50.press01 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.press03 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.press04 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    img.logo {
        padding: 10px 0;
    }
	.column-right-60-stay, .column-left-60-stay  {
		width: 100%;
		margin: 0;
		padding: 0;
		float: none;
	}
	
	.column-left-40-stay, .column-right-40-stay{
		width: 100%;
		padding: 0;
	}
	
	.column-left-50-stay, .column-right-50-stay {
		width: 100%;
		padding: 0;
		float: none;
	}
	.holderExtra {
	height: 1100px;
	}

	.holderExtra2 {
		height: 1150px;
	}
	.main-content-wrapper, .map {
		padding: 0 ;
	}
	
}
@media screen and (max-width: 480px) and (min-width: 400px) {
    #logo-wrapper {
        padding: 50% 0 0;
    }
    #down-arrow {
        top: 110%;
    }
    .two-column-wrapper01 {
        flex-flow: column nowrap;
    }
    .right-column-501 {
        order: 1;
        width: 100%;
        padding: 75px 50px;
    }
    .right-column-502 {
        order: 2;
        width: 100%;
        padding: 75px 50px;
    }
    .left-column-501 {
        order: 2;
        width: 100%;
        padding: 75px 50px;
    }
    .left-column-502 {
        order: 1;
        width: 100%;
        padding: 75px 50px;
    }
    .left-column-50 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .left-column-50-600 {
        width: 100%;
        height: auto;
        padding: 50px 30px;
    }
    .left-column-50-650 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .left-column-50-675 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .left-column-50-700 {
        width: 100%;
        padding: 50px 30px;
        height: auto;
    }
    .left-column-50-710 {
        width: 100%;
        padding: 50px 30px;
        height: auto;
    }
    .left-column-50-800 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .right-column-50 {
        display: none;
    }
    .right-column-50-600 {
        display: none;
    }
    .right-column-50-650 {
        display: none;
    }
    .right-column-50-675 {
        display: none;
    }
    .right-column-50-700 {
        display: none;
    }
    .right-column-50-710 {
        width: 100%;
    }
    .right-column-50-800 {
        display: none;
    }
    .gallery-column {
        width: 50%;
    }
    .two-column-flex-wrapper {
        flex-flow: column nowrap;
        height: auto;
    }
    .left-column-flex-50 {
        width: 100%;
        padding: 60px 20px;
        order: 1;
    }
    .left-column-flex-50.press01 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .left-column-flex-50.press02 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .left-column-flex-50.nopad {
        order: 2;
    }
    .right-column-flex-50 {
        width: 100%;
        padding: 60px 20px;
        order: 1;
    }
    .masters01 {
        height: 300px;
    }
    .masters02 {
        height: 300px;
    }
    .right-column-flex-50.about {
        height: 500px;
    }
    .left-column-flex-50.interiordesign01 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.designparties01 {
        height: 500px;
    }
    .right-column-flex-50.interiordesign01 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.interiordesign02 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.homestaging01 {
        height: 500px;
    }
    .right-column-flex-50.contact01 {
        height: 500px;
    }
    .right-column-flex-50.press01 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.press03 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.press04 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    img.logo {
        padding: 10px 0;
    }
	.column-right-60-stay, .column-left-60-stay  {
		width: 100%;
		margin: 0;
		padding: 0;
		float: none;
	}
	
	.column-left-40-stay, .column-right-40-stay{
		width: 100%;
		padding: 0;
	}
	
	.column-left-50-stay, .column-right-50-stay {
		width: 100%;
		padding: 0;
		float: none;
	}
	
	.holderExtra {
	height: 1100px;
	}

	.holderExtra2 {
		height: 1150px;
	}
	.main-content-wrapper, .map {
		padding: 0 ;
	}
	
}
@media screen and (max-width: 600px) and (min-width: 481px) {
    #logo-wrapper {
        padding: 35% 0 0;
    }
    #down-arrow {
        top: 110%;
    }
    .two-column-wrapper01 {
        flex-flow: column nowrap;
    }
    .right-column-501 {
        order: 1;
        width: 100%;
        padding: 75px 75px;
    }
    .right-column-502 {
        order: 2;
        width: 100%;
        padding: 75px 75px;
    }
    .left-column-501 {
        order: 2;
        width: 100%;
        padding: 75px 75px;
    }
    .left-column-502 {
        order: 1;
        width: 100%;
        padding: 75px 75px;
    }
    .left-column-50 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .left-column-50-600 {
        width: 100%;
        height: auto;
        padding: 50px;
    }
    .left-column-50-650 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .left-column-50-675 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .left-column-50-700 {
        width: 100%;
        padding: 50px 30px;
        height: auto;
    }
    .left-column-50-710 {
        width: 100%;
        padding: 50px 30px;
        height: auto;
    }
    .left-column-50-800 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .right-column-50 {
        width: 100%;
    }
    .right-column-50-600 {
        width: 100%;
    }
    .right-column-50-650 {
        width: 100%;
    }
    .right-column-50-675 {
        width: 100%;
    }
    .right-column-50-700 {
        width: 100%;
    }
    .right-column-50-710 {
        width: 100%;
    }
    .right-column-50-800 {
        width: 100%;
    }
    .gallery-column {
        width: 50%;
    }
    .two-column-flex-wrapper {
        flex-flow: column nowrap;
        height: auto;
    }
    .left-column-flex-50 {
        width: 100%;
        padding: 60px 20px;
        order: 1;
    }
    .left-column-flex-50.press01 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .left-column-flex-50.press02 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .left-column-flex-50.nopad {
        order: 2;
    }
    .right-column-flex-50 {
        width: 100%;
        padding: 60px 20px;
        order: 1;
    }
    .masters01 {
        height: 350px;
    }
    .masters02 {
        height: 350px;
    }
    .right-column-flex-50.about {
        height: 500px;
    }
    .left-column-flex-50.interiordesign01 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.designparties01 {
        height: 500px;
    }
    .right-column-flex-50.interiordesign01 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.interiordesign02 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.homestaging01 {
        height: 500px;
    }
    .right-column-flex-50.contact01 {
        height: 500px;
    }
    .right-column-flex-50.press01 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.press03 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.press04 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    img.logo {
        padding: 10px 0;
    }
	.column-right-60-stay, .column-left-60-stay  {
		width: 100%;
		margin: 0;
		padding: 0;
		float: none;
	}
	
	.column-left-40-stay, .column-right-40-stay{
		width: 100%;
		padding: 0;
	}
	
	.column-left-50-stay, .column-right-50-stay {
		width: 100%;
		padding: 0;
		float: none;
	}
	
	.holderExtra {
	height: 1100px;
	}

	.holderExtra2 {
		height: 1150px;
	}
	.main-content-wrapper, .map {
		padding: 0 ;
	}
	
}
@media screen and (max-width: 767px) and (min-width: 601px) {
    #down-arrow {
        top: 95%;
    }
    .two-column-wrapper01 {
        flex-flow: column nowrap;
    }
    .right-column-501 {
        order: 1;
        width: 100%;
        padding: 100px 75px;
    }
    .right-column-502 {
        order: 2;
        width: 100%;
        padding: 100px 75px;
    }
    .left-column-501 {
        order: 2;
        width: 100%;
        padding: 100px 75px;
    }
    .left-column-502 {
        order: 1;
        width: 100%;
        padding: 100px 75px;
    }
    .left-column-50 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .left-column-50-600 {
        width: 100%;
        height: auto;
        padding: 50px;
    }
    .left-column-50-650 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .left-column-50-675 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .left-column-50-700 {
        width: 100%;
        height: auto;
        padding: 50px 30px;
    }
    .left-column-50-710 {
        width: 100%;
        height: auto;
        padding: 50px 30px;
    }
    .left-column-50-800 {
        width: 100%;
        padding: 50px;
        height: auto;
    }
    .right-column-50 {
        width: 100%;
    }
    .right-column-50-600 {
        width: 100%;
    }
    .right-column-50-650 {
        width: 100%;
    }
    .right-column-50-675 {
        width: 100%;
    }
    .right-column-50-700 {
        width: 100%;
    }
    .right-column-50-710 {
        width: 100%;
    }
    .right-column-50-800 {
        width: 100%;
    }
    .gallery-column {
        width: 50%;
    }
    .two-column-flex-wrapper {
        flex-flow: column nowrap;
        height: auto;
    }
    .left-column-flex-50 {
        width: 100%;
        padding: 60px 20px;
        order: 1;
    }
    .left-column-flex-50.press01 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .left-column-flex-50.press02 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .left-column-flex-50.nopad {
        order: 2;
    }
    .right-column-flex-50 {
        width: 100%;
        padding: 60px 20px;
        order: 1;
    }
    .right-column-flex-50.about {
        height: 500px;
    }
    .masters01 {
        height: 400px;
    }
    .masters02 {
        height: 400px;
    }
    .left-column-flex-50.interiordesign01 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.designparties01 {
        height: 500px;
    }
    .right-column-flex-50.interiordesign01 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.interiordesign02 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.homestaging01 {
        height: 500px;
    }
    .right-column-flex-50.contact01 {
        height: 500px;
    }
    .right-column-flex-50.press01 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.press03 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.press04 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    img.logo {
        padding: 10px;
    }
	.column-right-60-stay, .column-left-60-stay  {
		width: 100%;
		margin: 0;
		padding: 0;
		float: none;
	}
	
	.column-left-40-stay, .column-right-40-stay{
		width: 100%;
		padding: 0;
	}
	
	.column-left-50-stay, .column-right-50-stay {
		width: 100%;
		padding: 0;
		float: none;
	}
	
}
@media screen and (max-width: 980px) and (min-width: 768px) {
    #logo-wrapper {
        padding: 30% 0 0;
    }
    #down-arrow {
        top: 95%;
    }
    .right-column-501 {
        padding: 100px 75px;
    }
    .right-column-502 {
        padding: 100px 75px;
    }
    .left-column-501 {
        padding: 100px 75px;
    }
    .left-column-502 {
        padding: 100px 75px;
    }
    .left-column-50 {
        width: 100%;
    }
    .left-column-50-600 {
        width: 100%;
        height: auto;
    }
    .left-column-50-650 {
        width: 100%;
        height: auto;
    }
    .left-column-50-675 {
        width: 100%;
        height: auto;
    }
    .left-column-50-700 {
        width: 100%;
        height: auto;
    }
    .left-column-50-710 {
        width: 100%;
        height: auto;
    }
    .left-column-50-800 {
        width: 100%;
        height: auto;
    }
    .right-column-50 {
        width: 100%;
    }
    .right-column-50-600 {
        width: 100%;
    }
    .right-column-50-650 {
        width: 100%;
    }
    .right-column-50-675 {
        width: 100%;
    }
    .right-column-50-700 {
        width: 100%;
    }
    .right-column-50-710 {
        width: 100%;
    }
    .right-column-50-800 {
        width: 100%;
    }
    .two-column-flex-wrapper {
        flex-flow: column nowrap;
        height: auto;
    }
    .left-column-flex-50 {
        width: 100%;
        padding: 60px 20px;
        order: 1;
    }
    .left-column-flex-50.press01 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .left-column-flex-50.press02 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .left-column-flex-50.nopad {
        order: 2;
    }
    .right-column-flex-50 {
        width: 100%;
        padding: 60px 20px;
        order: 1;
    }
    .right-column-flex-50.about {
        height: 500px;
    }
    .masters01 {
        height: 500px;
    }
    .masters02 {
        height: 500px;
    }
    .left-column-flex-50.interiordesign01 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.designparties01 {
        height: 500px;
    }
    .right-column-flex-50.interiordesign01 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.interiordesign02 {
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.homestaging01 {
        height: 500px;
    }
    .right-column-flex-50.contact01 {
        height: 500px;
    }
    .right-column-flex-50.press01 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.press03 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    .right-column-flex-50.press04 {
        width: 100%;
        order: 2;
        height: 500px;
    }
    img.logo {
        padding: 0 10px;
    }
	.column-right-60-stay, .column-left-60-stay  {
		width: 100%;
		margin: 0;
		padding: 0;
		float: none;
	}
	
	.column-left-40-stay, .column-right-40-stay{
		width: 100%;
		padding: 0;
	}
	
	.column-left-50-stay, .column-right-50-stay {
		width: 100%;
		padding: 0;
		float: none;
	}
	
}
@media screen and (max-width: 1200px) and (min-width: 981px) {
    .left-column-flex-50 {
        padding: 60px 30px;
    }
    .right-column-flex-50 {
        padding: 60px 30px;
    }
}
