

body {
	font-family: myriad-pro, sans-serif, Helvetica Neue, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	background: #fff;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden
}

.br-rsvp__preloader-wrapper {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #fff;
	z-index: 21
}

.br-rsvp__preloader-icon.pulse-loader {
	position: relative;
	display: block;
	top: 50%;
	margin: auto;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.br-rsvp__preloader-icon.pulse-loader:after,
.br-rsvp__preloader-icon.pulse-loader:before {
	border-color: #7db660
}

.preload-images {
	display: none;
	z-index: -99999;
	opacity: 0;
	visibility: hidden
}

.modal-open {
	overflow: hidden
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

h1 {
	font-size: 25px;
	line-height: 1.2
}

h5 {
	font-size: 20px
}

p {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300
}

hr {
	width: 90%;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

a {
	color: #00b8ff;
	text-decoration: none;
	-webkit-transition: color .2s;
	transition: color .2s
}

a:hover,
a:visited {
	color: #7db660;
	text-decoration: underline
}

.has-error .help-block {
	color: #fe96a1
}

.full-height {
	height: 100vh;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.br-rsvp__copy {
	width: 100%;
	max-width: 700px;
	margin: 0 auto 40px;
	padding: 0 1%;
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	line-height: 1.3em;
	color: #fff
}

.br-rsvp__copy.align-right {
	text-align: right
}

.br-rsvp__copy-title {
	display: inline-block;
	margin-bottom: 10px;
	opacity: .5;
	font-weight: 400;
	font-size: 12px;
	line-height: 17px;
	text-transform: uppercase;
	border-bottom: 2px solid #fff;
	padding-bottom: 3px
}

.br-rsvp__copy h1 {
	margin: 0 0 15px;
	font-family: 'Alex Brush', myriad-pro, sans-serif, Helvetica Neue, Helvetica;
	font-size: 40px;
	text-transform: capitalize
}

.margin-bottom-none {
	margin-bottom: 0
}

.margin-top-none {
	margin-top: 0
}

section {
	padding: 20px 0
}

section.full-height {
	padding: 0
}

section.bg-white {
	background-color: #fff
}

.br-rsvp__guestSignIn-successful {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%
}

#test {
	height: 100%
}

.br-rsvp__guestSignIn {
	background-image: url(../img/hall_background-blur.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%!important;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 20
}

.br-rsvp__guestSignIn-footer_secret-code {
	display: block;
	font-weight: 700;
	margin-bottom: 10px
}

.br-rsvp__guestSignIn-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3)
}

.br-rsvp__guestSignIn-content {
	width: 100%;
	min-width: 360px;
	max-width: 530px;
	color: #fff;
	text-align: center;
	margin: auto;
	position: relative;
	top: 30%;
	transform: translateY(-30%);
	-webkit-transform: translateY(-30%)
}

.br-rsvp__guestSignIn_logo {
	text-align: center;
	margin-bottom: 10px
}

.br-rsvp__guestSignIn_logo-icon-container {
	width: 50px;
	margin: 10px auto
}

.br-rsvp__guestSignIn_logo-icon {
	width: 100%;
	max-width: 100%
}

.br-rsvp__guestSignIn_logo-text {
	display: block;
	color: #fff;
	font-size: 200%
}

.br-rsvp__guestSignIn_logo-text-bold {
	font-weight: 700
}

.br-rsvp__guestSignIn-input-field {
	margin: 40px auto;
	width: 200%;
	max-width: 300px
}

.br-rsvp__guestSignIn-input-field .form-group {
	margin: auto
}

.br-rsvp__guestSignIn-input-field input.br-rsvp__guestSignIn-secretCode {
	border-radius: 2px;
	border: 0;
	background: #fff;
	font-size: 100%;
	font-weight: 700;
	height: 40px;
	text-align: center;
	color: #333;
	line-height: 25px;
	padding: 5px 10px;
	box-shadow: none;
	margin-bottom: 10px
}

.br-rsvp__guestSignIn-rmb-pws {
	height: 20px;
	margin-top: 20px
}

.br-rsvp__guestSignIn-input-field .br-rsvp__guestSignIn-rmb-pws label {
	left: 0;
	top: 0;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-transform: inherit;
	pointer-events: visible
}

.btn-defualt.br-rsvp__guestSignIn-btn {
	position: relative;
	color: #fff;
	background: #7db660;
	width: 100%;
	padding: 10px 25px;
	text-transform: uppercase;
	border-radius: 3px;
	box-sizing: border-box;
	cursor: pointer
}

.btn-defualt.br-rsvp__guestSignIn-btn:focus {
	outline: 0
}

.br-rsvp__guestSignIn-footer {
	position: absolute;
	bottom: 10px;
	width: 100%;
	font-size: .75em;
	line-height: 17px;
	text-align: center;
	color: #fff;
	z-index: 85
}

.bg-white {
	background: #fff
}

.bg-white .br-rsvp__copy,
.bg-white .br-rsvp__copy h1 {
	color: #333
}

.bg-white .btn-brstyle {
	color: #7db660;
	box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
	border: 1px solid rgba(0, 0, 0, .04)
}

.bg-white .br-rsvp__copy-title {
	border-color: #333
}

.bg-white .btn-brstyle:active,
.bg-white .btn-brstyle:focus,
.bg-white .btn-brstyle:hover,
.bg-white .btn-brstyle:visited {
	color: #fff;
	background: #7db660
}

.fade-back-50 {
	opacity: .5
}

.br-slide-img {
	position: relative;
	text-align: center;
	pointer-events: none;
	outline: 0
}

.br-slide-img:focus {
	outline: 0
}

.br-slide-img img {
	width: 100%
}

.br-rsvp__intro .container {
	position: relative;
	top: 47%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.br-rsvp__intro_background-fade {
	position: fixed;
	z-index: -1;
	bottom: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	background: #fff
}

.br-rsvp__intro_background {
	pointer-events: none;
	z-index: -2;
	position: fixed;
	bottom: 0;
	width: 100%
}

.br-rsvp__intro_background .background-img {
	background-image: url(../img/hall_background.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%!important;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	position: fixed;
	top: 0;
	display: block;
	width: 100%;
	height: 100%
}

.br-rsvp__intro_footer {
	opacity: 0;
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center
}

.br-rsvp__intro_scoll-down {
	display: block;
	color: #fff;
	cursor: pointer;
	z-index: 9999999;
	margin: auto;
	height: 30px;
	width: 30px
}

.btn-brstyle-outline.br-rsvp__intro_btn {
	margin-top: 30px;
	border: 2px solid #fff;
	color: #fff
}

.btn-brstyle-outline.br-rsvp__intro_btn:focus,
.btn-brstyle-outline.br-rsvp__intro_btn:link {
	border: 2px solid #fff;
	background: 0 0;
	color: #fff!important
}

.btn-brstyle-outline.br-rsvp__intro_btn:hover {
	border: 2px solid #649c47;
	background: #649c47;
	color: #fff!important
}

.btn-brstyle-outline.br-rsvp__intro_btn:visited {
	border: 2px solid #fff;
	background: #649c47;
	color: #fff!important
}

.background-img.blur {
	background-image: url(../img/hall_background-blur.jpg)
}

.br-rsvp__nav {
	background: 0 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.navbar>.container .br-nav-brand {
	color: #fff;
	padding: 10px 15px;
	cursor: pointer
}

@media (max-width: 603px) {
	.navbar>.container .br-nav-brand {
		font-size: 16px;
		padding-top: 15px;
	}
}

.navbar>.container .br-nav-brand .icon-br-logo {
	font-size: 25px;
	margin-right: 5px
}

.br-rsvp__nav .navbar-toggle:focus,
.br-rsvp__nav .navbar-toggle:hover {
	background: 0 0
}

.br-rsvp__nav .navbar-collapse,
.br-rsvp__nav .navbar-form {
	background: rgba(255, 255, 255, .2);
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border: 0
}


/*
.br-rsvp__nav .navbar-nav>li>a {
 color:#fff !important;
 background-color: transparent;
}

.br-rsvp__nav .navbar-nav>li>a:hover  {
 color:#000 !important;
 background-color: transparent;
}
*/

.br-rsvp__nav .navbar-nav>a {
	background-color: transparent !important;
}

.br-rsvp__nav .navbar-nav>.active>a {
	background-color: transparent !important;
}

.br-rsvp__nav .navbar-nav>li.br-rsvp__nav_link>a:hover {
	color: #7db660!important
}

.br-rsvp__nav .navbar-nav>.br-rsvp__nav_link.active,
.br-rsvp__nav .navbar-nav>.br-rsvp__nav_link.active>a,
.br-rsvp__nav .navbar-nav>.br-rsvp__nav_link.active>a:hover {
	background: 0 0;
	opacity: 1;
}


/* color:#7db660!important;*/

.br-rsvp__nav .navbar-nav>li>a.br-rsvp__rsvp-form_btn {
	color: #fff!important;
	padding: 7px 18px;
	font-weight: 700;
	background: #00b8ff !important;
	margin: 10px 0 0 10px;
	border-radius: 3px
}

.br-rsvp__nav .navbar-nav>li>a.br-rsvp__rsvp-form_btn:active,
.br-rsvp__nav .navbar-nav>li>a.br-rsvp__rsvp-form_btn:hover {
	background: #649c47;
	color: #fff!important
}

.br-rsvp__nav.br-rsvp__nav-white {
	background: rgba(255, 255, 255, .9);
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.br-rsvp__nav.br-rsvp__nav-white .navbar-nav>li>a {
	color: #666
}

.br-rsvp__nav .navbar-toggle {
	border: 0
}

a.br-rsvp__rsvp-form_btn:a,
a.br-rsvp__rsvp-form_btn:visited {
	color: #333
}

.br-rsvp__hero-info {
	height: 100vh
}

@media (max-width: 603px) {
	.navbar-brand {
		font-size: 16px;
		line-height: 20px;
	}
}

#greeting {
	background: #fff
}

#greeting .container.v-align {
	top: 42%
}

#greeting .br-rsvp__copy {
	margin-bottom: 0
}

#greeting .br-rsvp__rsvp-form_btn {
	margin: 35px auto 0
}

.br-rsvp__greeting-name {
	text-transform: capitalize;
	font-weight: 700;
}

.intro-text {
	text-align: center;
}

.intro {
	text-align: center;
}

.intro h1 {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 100;
	color: #fff;
	font-size: 70px;
	margin-top: 0;
	margin-bottom: 10px;
}

.intro p {
	color: #fff;
	font-size: 38px;
	margin-top: 10px;
	font-weight: 300;
	margin-bottom: 20px;
}

.intro p.small {
	color: rgba(255, 255, 255, 0.85);
	font-size: 17px;
	font-weight: 300;
	margin-bottom: 40px;
}

.br-rsvp__intro_content-title_img {
	opacity: 0;
	width: 100%;
	max-width: 90%;
	max-height: 400px
}

.br-rsvp__intro_content-title-subtitle {
	font-weight: 700;
	margin-top: 30px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	opacity: 0
}

#about-us {
	background: #fff;
	display: inline-block;
	padding-bottom: 0
}

.br-rsvp__bride-and-groom {
	position: relative;
	width: 50%;
	margin-top: 40px;
	float: left
}

.br-rsvp__bride-and-groom img {
	float: right;
	max-width: 90%
}

.br-rsvp__bride-and-groom_groom {
	float: right
}

#bridal-party {
	padding-bottom: 0;
	background: #fafafa
}

#bridal-party .slick-slider {
	margin: 0;
	padding-bottom: 30px
}

.br-rsvp__bridalParty__filter {
	display: inline-block
}

.br-rsvp__bridalParty__filter-button.filter-active {
	pointer-events: none;
	color: #fff;
	background: #7db660;
	border-color: #7db660
}

.br-rsvp__bridalParty-person_img img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: auto
}

.br-rsvp__bridalParty-person_name {
	font-size: 18px;
	margin: 10px 0 0
}

.br-rsvp__bridalParty-person_title {
	font-size: 80%;
	margin: 0
}

#bridal-party .btn {
	width: 200px;
	margin-right: 15px
}

#bridal-party .btn:last-child {
	margin-right: 0
}

#social-media {
	padding-bottom: 0
}

.br-rsvp__social-media__img {
	width: 100%;
	max-width: 400px;
	margin: auto
}

.br-rsvp__social-media__img img {
	width: 100%;
	max-width: 100%
}

.br-rsvp__venue-description {
	color: #5d5d5d
}

.br-rsvp__venue-bucket {
	position: relative;
	padding: 0 0 50px 90px
}

.br-rsvp__venue-bucket .description {
	font-weight: 400
}

.br-rsvp__venue-bucket .br-rsvp__venue-icon {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #333;
	font-size: 30px;
	padding: 10px
}

.icon-br-car.br-rsvp__venue-icon {
	padding: 5px;
	font-size: 40px
}

.br-rsvp__venue-bucket .br-rsvp__venue-subtitle {
	margin: 0 0 10px
}

.br-rsvp__venue-image {
	width: 100%;
	max-width: 100%
}

#registry {
	background: #fafafa;
	padding-bottom: 0;
	overflow-x: hidden
}

.br-rsvp__registry-img {
	text-align: center
}

.br-rsvp__registry-img img {
	margin-right: -20%;
	width: 100%
}

.br-rsvp__engagement-slider {
	margin-top: 50px
}

.br-rsvp__engagement-slider .br-slide-img {
	margin: 10px
}

#main-footer .br-rsvp__content {
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.br-rsvp__back-to-top {
	display: block;
	cursor: pointer;
	margin: -25px auto 50px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	padding: 12px 0;
	border: 1px solid rgba(0, 0, 0, .1);
	background: #fff
}

.br-rsvp__back-to-top:hover {
	color: #7db660;
	border-color: #7db660
}

.br-rsvp__footer_logo .icon-br-logo {
	font-size: 30px;
	opacity: .5
}

.br-rsvp__modal-close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px;
	z-index: 999999;
	display: block;
	background: red;
	cursor: pointer
}

.btn-brstyle-outline:active,
.btn-brstyle-outline:focus,
.btn-brstyle-outline:hover,
.btn-brstyle-outline:visited {
	background: 0 0;
	color: #333;
	border-color: #333
}

.isMobile .br-rsvp__nav.mobile-nav {
	border-color: #ecf0f1;
	background-color: rgba(255, 255, 255, .901961)
}

.isMobile .br-rsvp__nav.mobile-nav .navbar-nav>li>a,
.isMobile .br-rsvp__nav.mobile-nav>.container .br-nav-brand {
	color: #333
}

.isMobile .br-rsvp__intro {
	background-image: url(../img/rsvp_background.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%!important;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	display: block;
	width: 100%
}

.isMobile #about-us {
	background: #fff
}

.isMobile #greeting {
	background-color: #fff;
	padding: 20px 0
}

.isMobile .br-rsvp__agenda {
	overflow: hidden;
	display: inline-block;
	height: 100%;
	width: 100%
}

.isMobile #about-us hr {
	display: block!important
}

.isMobile .v-align {
	top: 0;
	transform: none;
	-webkit-transform: none
}

.br-rsvp__award-container {
	position: fixed;
	top: 100px;
	left: 0;
	z-index: 99999
}

.br-rsvp__award {
	display: block;
	border: 0;
	margin-bottom: 20px
}

.br-rsvp__award img {
	width: 100%
}

.br-rsvp__award:focus,
.br-rsvp__award:hover,
.br-rsvp__award:visited {
	border: 0
}

.web-guru {
	width: 60px
}

@font-face {
	font-family: octavia;
	src: url(../fonts/Octavia-Script/Octavia-Script.eot);
	src: url(../fonts/Octavia-Script/Octavia-Script.eot?#iefix) format('embedded-opentype'), url(../fonts/Octavia-Script/Octavia-Script.woff2) format('woff2'), url(../fonts/Octavia-Script/Octavia-Script.woff) format('woff'), url(../fonts/Octavia-Script/Octavia-Script.ttf) format('truetype'), url(../fonts/Octavia-Script/Octavia-Script.svg#svgFontName) format('svg')
}

.btn-styleoff {
	background-color: transparent;
	border-radius: 0;
	-webkit-tap-highlight-color: transparent
}

.btn-brstyle {
	color: #fff;
	padding: 10px 40px;
	text-transform: uppercase;
	box-shadow: 0 6px 20px rgba(0, 0, 0, .09);
	border: 1px solid rgba(0, 0, 0, .03)
}

.btn.btn-brstyle.disabled,
.btn.btn-brstyle[disabled],
fieldset[disabled] .btn.btn-brstyle {
	opacity: .6
}

.btn-brstyle:disabled {
	color: rgba(0, 0, 0, .03);
	opacity: 1;
	box-shadow: none
}

.btn-brstyle:active,
.btn-brstyle:active:focus,
.btn-brstyle:focus,
.btn-brstyle:hover,
.btn-brstyle:visited {
	color: #fff;
	background: #7db660
}

.btn-brstyle-outline {
	position: relative;
	color: #333;
	max-width: 200px;
	padding: 10px 25px;
	text-transform: uppercase;
	border: 1px solid #333;
	border-radius: 3px;
	box-sizing: border-box;
	cursor: pointer
}

.btn-brstyle-outline:disabled {
	color: rgba(0, 0, 0, .03);
	opacity: 1;
	box-shadow: none
}

.btn-brstyle-outline:active,
.btn-brstyle-outline:hover,
.btn-brstyle-outline:visited {
	color: #7db660;
	border-color: #7db660;
	outline: 0;
	box-shadow: none
}

.btn-brstyle-outline:active:focus,
.btn-brstyle-outline:focus {
	background: #7db660;
	color: #fff;
	outline: 0;
	border-color: #7db660
}

.atc-style-green .atcb-link,
.atc-style-green .atcb-link:active,
.atc-style-green .atcb-link:focus,
.atc-style-green .atcb-link:hover {
	font-family: myriad-pro, sans-serif, Helvetica Neue, Helvetica;
	margin: 0 auto;
	width: 200px;
	padding: 14px 15px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 20px;
	outline: 0;
	vertical-align: middle;
	background: #7db660;
	border-radius: 3px;
	zoom: 1;
	cursor: pointer;
	box-sizing: border-box;
	text-decoration: none
}

.atc-style-green .atcb-link:hover {
	background: #649c47
}

.atc-style-green .atcb-list {
	width: 200px;
	margin-top: 10px;
	border: 1px solid #7db660;
	border-radius: 3px
}

.atc-style-green .atcb-item,
.atc-style-green .atcb-list {
	background: #fff;
	color: #333
}

.atc-style-green .atcb-item,
.atc-style-green .atcb-item-link {
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1
}

.atc-style-green .atcb-item-link,
.atc-style-green .atcb-item-link:active,
.atc-style-green .atcb-item-link:focus,
.atc-style-green .atcb-item-link:hover {
	color: #333;
	font-size: 16px;
	text-decoration: none;
	outline: 0;
	padding: 5px 15px
}

.atc-style-green .atcb-item-link:active,
.atc-style-green .atcb-item-link:focus,
.atc-style-green .atcb-item-link:hover {
	color: #fff
}

.atc-style-green .atcb-item.hover,
.atc-style-green .atcb-item:hover {
	background: #7db660
}

@font-face {
	font-family: octavia;
	src: url(../fonts/Octavia-Script/Octavia-Script.eot);
	src: url(../fonts/Octavia-Script/Octavia-Script.eot?#iefix) format('embedded-opentype'), url(../fonts/Octavia-Script/Octavia-Script.woff2) format('woff2'), url(../fonts/Octavia-Script/Octavia-Script.woff) format('woff'), url(../fonts/Octavia-Script/Octavia-Script.ttf) format('truetype'), url(../fonts/Octavia-Script/Octavia-Script.svg#svgFontName) format('svg')
}

#rsvp-form .form-control-feedback {
	top: 12px;
	right: 5px;
	font-size: 20px
}

input:focus {
	outline: 0
}

label {
	color: #999;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	position: absolute;
	pointer-events: none;
	left: 15px;
	top: 10px;
	transition: .2s ease all;
	-moz-transition: .2s ease all;
	-webkit-transition: .2s ease all
}

input:disabled~label,
input:focus~label,
input:valid~label,
textarea:focus~label,
textarea:valid~label {
	top: 5px;
	left: 10px;
	font-size: 10px;
	box-shadow: none
}

.br-rsvp__form_guest-message,
.br-rsvp__form_guest-profile,
.br-rsvp__form_guest-response {
	padding: 15px 20px 0
}

.br-rsvp__form_guest-message {
	border-top: 1px solid #e0e0e0
}

.has-feedback label~.form-control-feedback {
	font-size: 20px;
	top: 8px;
	right: 5px
}

.br-rsvp__guestSignIn-msg.help-block {
	text-align: left
}

.br-rsvp__guestSignIn-password-msg {
	text-align: left;
	font-size: 85%;
	margin-top: 5px;
	color: #fe96a1
}

.br-rsvp__form.more-content {
	position: absolute;
	bottom: 0;
	background: url(../images/rsvp_form-fade.png) repeat-x;
	height: 80px;
	width: 100%
}

.br-rsvp__form h5 {
	text-transform: none;
	text-transform: capitalize;
	font-weight: 400;
	margin-bottom: 5px;
	color: #7db660
}

.br-rsvp__form_guest-rsvp-comfirmed,
.form-btn-edit {
	display: none
}

.br-rsvp__form.br-rsvp__form_guest-rsvp-comfirmed h5 {
	text-align: center;
	margin: 20px 0 5px
}

.br-rsvp__form.br-rsvp__form_guest-rsvp-comfirmed p {
	text-align: center;
	margin: 0 0 40px
}

.br-rsvp__form .br-rsvp__copy {
	color: #333;
	font-size: 150%;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	padding: 0;
	margin: 0 0 15px
}

.br-rsvp__form .br-rsvp__copy p {
	font-size: 16px;
	line-height: 1.5;
	text-transform: initial;
	font-weight: 300
}

.br-rsvp__form_guest-rsvp {
	width: 100%
}

.br-rsvp__form_guest-profile {
	border-top: 1px solid #e0e0e0;
	padding-top: 15px
}

.br-rsvp__form_guest-content-container {
	display: inline-block;
	width: 100%;
	margin: 0 auto 15px
}

.br-rsvp__form_guest-content-container.plus-one {
	display: none
}

.br-rsvp__form_guest-content-subtitle {
	text-align: left;
	color: #5d5d5d;
	font-size: 16px;
	font-weight: 700
}

h4.br-rsvp__form_guest-content-subtitle {
	font-weight: 700;
	color: #333;
	opacity: .7;
	border-bottom: 2px solid #5d5d5d
}

.br-rsvp__form_guest_plus-one {
	border-bottom: 1px dashed #e0e0e0;
	padding: 10px 0
}

.br-rsvp__form_guest_plus-one:first-child {
	padding-top: 0
}

.br-rsvp__form_guest_plus-one:last-child {
	border-bottom: 0
}

.br-rsvp__form_guest-response_options,
.br-rsvp__form_plus-one-response_options {
	width: 50%;
	float: left;
	text-align: left
}

.br-rsvp__form_plus-one-response_options-wrapper {
	display: inline-block;
	width: 100%;
	padding: 0 0 10px
}

.br-rsvp__form_plus-one-response_options {
	width: 50%
}

.response-no,
.response-yes {
	display: none
}

.br-rsvp__form_guest-response_options .icon,
.br-rsvp__form_plus-one-response_options .icon {
	display: block;
	text-align: left;
	float: left;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 5px
}

.br-rsvp__form_guest-response_options-circle,
.br-rsvp__form_plus-one-response_options-circle {
	width: 30px;
	height: 30px;
	cursor: pointer;
	border: 2px solid #757575;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px
}

.br-rsvp__form_plus-one-response_options-circle {
	width: 20px;
	height: 20px;
	margin-bottom: 0
}

.icon.icon-br-accept-circle,
.icon.icon-br-decline-circle {
	width: 20px;
	height: 20px;
	background: #7db660;
	cursor: pointer;
	padding: 9px;
	margin: 3px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	display: block
}

.br-rsvp__form_plus-one-response_options-circle .icon.icon-br-accept-circle,
.br-rsvp__form_plus-one-response_options-circle .icon.icon-br-decline-circle {
	width: 10px;
	height: 10px;
	margin: 3px;
	padding: 5px
}

.br-rsvp__form_guest-response_options p,
.br-rsvp__form_plus-one-response_options p {
	font-size: 16px;
	line-height: 1.2;
	color: #5d5d5d;
	margin-top: 7px
}

.br-rsvp__form_plus-one-response_options p {
	margin: 0
}

.modal-header {
	padding: 15px 20px;
	border-color: #F1F1F1
}

.modal-body {
	background-color: #F9F9F9
}

.modal-content {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	border: 0
}

.modal-footer {
	padding: 20px 37px;
	border: 0;
	border-top: 1px solid #F1F1F1;
	background: #fff;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: -15px
}

.modal-header .close {
	margin-top: -3px;
	font-size: 40px
}

.modal-backdrop.in {
	opacity: .2;
	filter: alpha(opacity=20)
}

.form-btn {
	width: 49%;
	min-width: 0;
	background: #7db660;
	color: #fff;
	font-weight: 700;
	border: 0
}

.form-btn .disable-pointer {
	pointer-events: none
}

.form-btn.btn-back {
	float: left
}

.form-btn.btn-last,
.form-btn.btn-next {
	float: right
}

.form-btn.btn-last:hover,
.form-btn.btn-next:hover {
	color: #fff;
	background: #649c47
}

.form-btn:disabled {
	background: #7db660;
	color: #fff;
	border: none;
	opacity: .65;
	box-shadow: none
}

.form-group {
	position: relative;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.form-group.lastchild {
	margin-bottom: 0
}

.form-control {
	font-size: 12px;
	font-weight: 400;
	padding: 18px 10px 5px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5d5d5d
}

textarea.form-control::-webkit-input-placeholder {
	opacity: .5
}

:-moz-placeholder {
	opacity: .5
}

textarea.form-control::-moz-placeholder {
	opacity: .5
}

textarea.form-control:-ms-input-placeholder {
	opacity: .5
}

.form-control-feedback {
	top: 9px;
	right: 15px;
	font-size: 30px
}

.has-success .form-control {
	border-color: #7db660
}

.has-success .form-control-feedback {
	color: #7db660
}

.has-error .form-control {
	border-color: #fe96a1
}

.has-error .form-control-feedback {
	color: #fe96a1
}

.br-saveDate__btn-saveEmail-confirmation {
	font-size: 12px;
	width: 100%;
	display: block;
	opacity: 0;
	text-align: center;
	color: #3677b8
}

.br-rsvp__form_sent-message {
	float: left;
	width: 50%;
	text-align: left;
	font-size: 11px;
	margin-top: 5px;
	color: #7db660
}

#rsvp-form-modal .btn-rsvp-form-close {
	margin: 0;
	float: left
}

.rsvp-form-modal-confirmation-title {
	color: #7db660;
	margin-bottom: 30px
}

.rsvp-form-modal-confirmation-response-msg {
	display: none;
	color: #333;
	font-size: 16px
}

.rsvp-form-modal-confirmation-calendar {
	width: 100%
}

.guest-decline .rsvp-form-modal-confirmation-calendar {
	display: none
}

.guest-decline .rsvp-form-modal-confirmation-response-msg {
	display: block
}

.guest-decline .rsvp-form-modal-confirmation-title {
	margin-bottom: 10px
}

.btn-rsvp-form-close {
	margin-top: 20px
}

.rsvp-form-modal-confirmation_footnote {
	margin-top: 20px;
	margin-bottom: 0;
	color: #5695BD;
	font-size: 10px
}

.formIELabelFix {
	top: 3px;
	left: 10px;
	font-size: 13px
}

.addtocalendar var {
	display: none
}

.addtocalendar {
	position: relative;
	display: inline-block;
	background: 0 0!important
}

.atcb-link {
	display: block;
	outline: 0!important;
	cursor: pointer
}

.atcb-link:active~ul,
.atcb-link:focus~ul,
.atcb-list:hover {
	visibility: visible
}

.atcb-list {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	width: 170px;
	z-index: 900
}

.atcb-item,
.atcb-list {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff
}

.atcb-item {
	float: none;
	text-align: left
}

.atcb-item-link {
	text-decoration: none;
	outline: 0;
	display: block
}

.atcb-item.hover,
.atcb-item:hover {
	position: relative;
	z-index: 900;
	cursor: pointer;
	text-decoration: none;
	outline: 0
}

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus,
.atc-style-blue .atcb-link:hover {
	margin: 0;
	padding: 7px 25px;
	color: #fff;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	outline: 0;
	line-height: 20px;
	vertical-align: middle;
	background: #4281f4;
	box-shadow: 0 0 40px rgba(0, 0, 0, .13) inset;
	border-radius: 4px;
	zoom: 1
}

.atc-style-blue .atcb-list {
	width: 170px;
	border: 1px solid #bababa;
	border-radius: 2px;
	box-shadow: 0 0 5px #AAA
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-list {
	background: #fff;
	color: #000
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1
}

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus,
.atc-style-blue .atcb-item-link:hover {
	color: #000;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	outline: 0;
	padding: 5px 15px
}

.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus,
.atc-style-blue .atcb-item-link:hover {
	color: #fff
}

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
	background: #4281f4
}

.text-pink {
	color: #faafcc
}

@font-face {
	font-family: octavia;
	src: url(../fonts/Octavia-Script/Octavia-Script.eot);
	src: url(../fonts/Octavia-Script/Octavia-Script.eot?#iefix) format('embedded-opentype'), url(../fonts/Octavia-Script/Octavia-Script.woff2) format('woff2'), url(../fonts/Octavia-Script/Octavia-Script.woff) format('woff'), url(../fonts/Octavia-Script/Octavia-Script.ttf) format('truetype'), url(../fonts/Octavia-Script/Octavia-Script.svg#svgFontName) format('svg')
}

@media only screen and (min-width:320px) {
	textarea.form-control.plusOne {
		padding-top: 30px
	}
}

@media only screen and (max-width:480px) {
	.br-rsvp__intro {
		background: url(../img/rsvp_background.jpg) 50% 50% no-repeat;
		background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		-webkit-background-size: cover
	}
	.br-rsvp__intro_background .background-img {
		background: 0 0
	}
}

@media only screen and (min-width:768px) {
	h1 {
		font-size: 32px
	}
	h5 {
		font-size: 25px
	}
	p {
		font-size: 22px;
		line-height: 1.4
	}
	.br-rsvp__copy h1 {
		font-size: 50px
	}
	.br-rsvp__venue-bucket.time-3,
	.br-rsvp__venue-bucket.time-4 {
		padding-bottom: 0
	}
	.br-rsvp__nav .navbar-collapse,
	.br-rsvp__nav .navbar-form {
		background: 0 0
	}
	.br-rsvp__nav .navbar-nav>li>a {
		padding-top: 17px;
		padding-bottom: 17px;
		color: #fff;
		line-height: 1.2;
		cursor: pointer
	}
	.br-rsvp__venue-bucket .br-rsvp__venue-icon {
		margin-top: 5px
	}
	.br-rsvp__guestSignIn-content {
		width: 50%
	}
	.br-rsvp__form_sent-message {
		margin-top: 15px
	}
	.br-rsvp__agenda {
		padding-top: 0px
	}
	.half-height {
		height: 50vh;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		transform-style: preserve-3d
	}
	#rsvp-form .form-control-feedback {
		top: 20px
	}
	.quarter-height {
		height: 80vh;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		transform-style: preserve-3d
	}
	.v-align {
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%)
	}
	.br-rsvp__intro_background .background-img.blur {
		opacity: 0
	}
	.br-rsvp__social-media__img {
		width: 400px
	}
	.br-rsvp__engagement-slider {
		margin-top: 120px
	}
	section {
		padding: 60px 0
	}
	#greeting {
		height: 00vh
	}
	#greeting p {
		color: #333;
		font-size: 130%
	}
	#about-us,
	#greeting {
		padding: 0;
		background: 0 0
	}
	#about-us {
		display: block;
		height: 0px;
	}
	#bridal-party .slick-slider {
		margin-top: 0px
	}
	#registry {
		overflow: visible
	}
	.navbar>.container .br-nav-brand {
		color: #fff;
		padding: 15px
	}
	.br-rsvp__intro_content {
		width: 100%;
		max-width: 530px;
		margin: auto
	}
	.br-rsvp__bride-and-groom {
		position: absolute;
		bottom: -100px;
		width: 50%;
		margin-left: -30px
	}
	.br-rsvp__bride-and-groom_groom {
		right: -23%;
		float: left
	}
	.br-rsvp__bride-and-groom_bride {
		left: -23%
	}
	.br-rsvp__bride-and-groom img {
		max-width: 70%
	}
	.br-rsvp__bride-and-groom_groom img {
		float: left
	}
	.br-rsvp__bridalParty-modal {
		display: none;
		position: fixed;
		z-index: 2000;
		width: 100%;
		height: 100%;
		top: 0;
		background: rgba(255, 255, 255, .95);
		padding: 10%
	}
	.br-rsvp__copy {
		max-width: 750px
	}
	#venue .br-rsvp__copy {
		padding-bottom: 80px
	}
	.br-rsvp__registry-img img {
		text-align: left;
		width: 70%;
		float: right;
		margin-right: -15%
	}
	.br-rsvp__copy.align-left {
		padding: 0;
		text-align: left;
		margin-top: 20%
	}
	.form-btn {
		width: 200px
	}
	label {
		color: #999;
		font-size: 18px;
		font-weight: 400;
		text-transform: uppercase;
		position: absolute;
		pointer-events: none;
		left: 15px;
		top: 17px;
		transition: .2s ease all;
		-moz-transition: .2s ease all;
		-webkit-transition: .2s ease all
	}
	.br-rsvp__form_plus-one-response_options {
		width: 35%
	}
	.br-rsvp__bridalParty-person_name {
		font-size: 120%
	}
	.br-rsvp__bridalParty-person_title {
		font-size: 100%
	}
	.br-rsvp__form textarea.form-control {
		padding-top: 20px
	}
	input:disabled~label,
	input:focus~label,
	input:valid~label,
	textarea:focus~label,
	textarea:valid~label {
		top: 3px;
		font-size: 13px
	}
	.br-rsvp__form_guest-response_options p {
		font-size: 19px;
		margin-top: 3px
	}
	.form-control {
		font-size: 14px;
		padding: 20px 10px 10px
	}
	.br-rsvp__form .br-rsvp__copy {
		max-width: 100%
	}
	.br-rsvp__form .form-control-feedback {
		top: 16px
	}
}

@media only screen and (min-width:992px) {
	.br-rsvp__bridalParty-person_img img {
		width: 80%
	}
	.br-rsvp__form_guest-footer {
		width: 970px
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
	.br-rsvp__bridalParty__filter {
		display: none
	}
}


/* About */

#about {
	padding-top: 300px;
	padding-bottom: 210px;
	background: url(../img/aboutbg.png) no-repeat center center;
	/* background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  */
	display: block;
	/* background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);*/
	text-align: center;
}

@media (max-width:768px) {
	#about {
		padding-top: 50px;
		padding-bottom: 10px;
		background: url(../img/aboutbg.png) no-repeat center center;
		width: 100%;
		display: block;
		text-align: center;
	}
}

#about h2 {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	padding-top: 50px;
	font-size: 40px;
	font-weight: 600;
}

#about p {
	font-family: myriad-pro, sans-serif, Helvetica Neue, Helvetica;
	font-size: 16px;
	line-height: 1.4;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 1px;
	padding-left: 10%;
	padding-right: 10%;
}

#about hr {
	width: 50%;
}

#about .about-text-center {
	text-align: center;
}


/* booking Section */

#booking {
	padding-bottom: 5%;
	font-family: Alegreya;
	padding: 100px 0;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	background: linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f6f6f6", GradientType=1);
}

#booking hr {
	width: 10%;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

#booking h2 {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 40px;
	font-weight: 600;
}

#booking .font18 {
	font-family: Alegreya !important;
	font-size: 18px;
	padding-bottom: 20px;
}

#booking .autowidth {
	width: 100%;
}

#booking .standard-font {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-weight: 600;
}


/* Rental Nav Bar */

.navbar-custom {
	padding: 10px;
	background-color: #ffffff;
	border-color: #e7e7e7;
}

.navbar_title {
	color: rgb(51, 51, 51);
}

.bold {
	font-weight: 700;
}


/* Faq Section */

#faq-section {
	padding-top: 10%;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	background: linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f6f6f6", GradientType=1);
}

#head-divider {
	background: url(../img/rental-bg3.jpg);
	background-size: cover;
	padding-top: 140px;
	padding-bottom: 60px;
	padding-left: 10%;
}

@media (max-width: 1200px) {
    #head-divider {
        padding-top: 100px;
	}
}

#head-divider h1 {
	font-weight: 200;
	font-size: 72px;
	color: #ffffff;
	text-align: right;
	padding-right: 10%;
}
@media (max-width: 1400px) {
	#head-divider h1 {
		font-size: 55px;
		text-align: right;
	padding-right: 5%;
	}
}
@media (max-width: 1200px) {
	#head-divider h1 {
		font-size: 40px;
		text-align: right;
	}
}
@media (max-width: 1000px) {
	#head-divider h1 {
		font-size: 35px;
		color: transparent;
		text-align: center;
	}
}



#faq-section h1 {
	text-align: center;
}

#faq-section h2 {
	text-align: center;
}

#faq-section h3 {
	font-size: 20px
}

#faq-section h5 {
	font-size: 16px
}

#faq-section p {
	font-size: 14px;
	text-align: left;
	padding-right: 30%
}

#faq-section .section-title {
	color: #9c6600;
	font-size: 26px;
	font-weight: 200;
	letter-spacing: 0;
	margin: 0 0 1.71429em 0;
	line-height: 1;
	text-align: center;
}

#faq-section .subheading {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
}

#faq-section form {
	padding: 30px 0;
}

#faq-section i.fa {
	color: #c9cbce;
	text-align: center;
	padding-right: 30%;
}

label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}

#faq-section .btn {
	margin-top: 0;
	margin-bottom: 0px;
	color: #777;
	font-size: 2rem;
	font-weight: 600;
	text-transform: uppercase;
	white-space: normal;
	word-wrap: break-word;
}

#faq-section .btn:hover {
	background-color: transparent;
	color: #19B5FE;
	text-decoration: none;
}

#faq-section .details-text {
	padding-left: 20px;
	padding-top: 20px;
}

.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

a:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;
	outline-offset: 0px;
}

#faq-section .panel-group {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 200px;
}

#faq-section .accordion {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 100px;
}

@media (max-width: 603px) {
	#faq-section .accordion {
		padding-left: 0%;
		padding-right: 0%;
	}
	#faq-section .header-card {
		padding: 0rem !important;
	}
	#faq-section .card-body {
		padding-left: 1rem !important;
	}
}

#faq-section .panel {
	padding-bottom: 5px;
}

#faq-section .header-card {
	padding: 2.5rem;
	margin-bottom: 0;
}

#faq-section .card-body {
	padding-left: 4rem;
	padding-top: 0rem;
	font-size: 2rem;
}


/* Membership Section */

#membership-section {
	padding-top: 10%;
	padding-bottom: 5%;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	background: linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f6f6f6", GradientType=1);
}


/*
#head-divider {
	
    
 background:url(../img/rental-bg3.jpg);

  background-size: cover;
	padding-top: 140px;
	padding-bottom: 60px;
	padding-left: 10%;
}

@media (max-width: 603px) {
#head-divider {
	background: #fff;
   
}


#head-divider h1 {
	font-weight: 200;
	font-size: 72px;
	color: #ffffff;
    text-align: right;
padding-right: 10%;
}

@media (max-width: 603px) {
    #membership-section .head-divider h1 {
    font-size: 55px;
    color: #999;
    text-align:center;

    }
}
*/

#membership-section h1 {
	text-align: center;
}

#membership-section h2 {
	text-align: center;
}

#membership-section h3 {
	font-size: 20px
}

#membership-section h5 {
	font-size: 16px
}

#membership-section p {
	font-size: 14px;
	text-align: left;
	padding-right: 10%
}

#membership-section .section-title {
	color: #111;
	font-size: 32px;
	font-weight: 200;
	letter-spacing: 0;
	margin: 0 0 1.71429em 0;
	line-height: 1;
	text-align: center;
}

#membership-section .subheading {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
}

#membership-section form {
	padding: 30px 0;
}

#membership-section i.fa {
	color: #c9cbce;
	text-align: center;
	padding-right: 30%;
}

label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}

#membership-section .btn {
	margin-top: 0;
	margin-bottom: 0px;
	color: #777;
	font-size: 2.5rem;
	font-weight: 600;
	text-transform: uppercase;
	white-space: normal;
	word-wrap: break-word;
}

#membership-section .btn:hover {
	background-color: transparent;
	color: #19B5FE;
	text-decoration: none;
}

#membership-section .details-text {
	padding-left: 20px;
	padding-top: 20px;
}

.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

a:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;
	outline-offset: 0px;
}

#membership-section .panel-group {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 200px;
}

#membership-section .accordion {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 200px;
}

@media (max-width: 603px) {
	#membership-section .accordion {
		padding-left: 0%;
		padding-right: 0%;
	}
	#membership-section .header-card {
		padding: 0rem !important;
	}
	#membership-section .card-body {
		padding-left: 1rem !important;
	}
}

#membership-section .panel {
	padding-bottom: 5px;
}

#membership-section .header-card {
	padding: 2.5rem;
	margin-bottom: 0;
}

#membership-section .card-body {
	padding-left: 4rem;
	padding-top: 0rem;
	font-size: 2rem;
}

#membership-section .left-img {
	margin: 0 auto;
	padding-left: 5%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	box-shadow: -20px -20px 40px -10px rgba(0, 0, 0, 0.1);
	max-width: 90%;
}


/* Portfolio Section */

#portfolio {
	font-family: Alegreya;
	padding: 100px 0;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	background: linear-gradient(315deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f6f6f6", GradientType=1);
}

#portfolio .rental {
	padding: 0px 0 !important;
}

#portfolio h2 {
	font-size: 40px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 40px;
	font-weight: 600;
}

#portfolio hr {
	width: 10%;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

#portfolio p {}

#viewer {
	height: 25vh;
	padding-left: 25%;
	padding-right: 25%;
}

#viewer2 {
	height: 25vh;
	padding-left: 25%;
	padding-right: 25%;
}

@media (max-width:768px) {
	#viewer {
		height: 25vh;
		padding-left: 5%;
		padding-right: 5%;
	}
	#viewer2 {
		height: 25vh;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (min-width:768px) {
	.categories {
		padding-bottom: 40px;
		text-align: center;
	}
}

@media (max-width:768px) {
	.categories {
		padding-bottom: 40px;
	}
}

ul.cat li {
	display: inline-block;
}

ol.type li {
	display: inline-block;
	margin-top: 20px;
}

ol.type li a {
	color: #555;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 16px;
	border: 0;
	border-radius: 3px;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: all 0.3s;
}

ol.type li a.active {
	background: #1374f2;
	color: #eee;
}

ol.type li a:hover {
	background: #1374f2;
	color: #eee;
}

.isotope-item {
	z-index: 2
}

.isotope-hidden.isotope-item {
	z-index: 1
}

.isotope,
.isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}

.portfolio-item {
	margin: 15px 0;
}

.portfolio-item .hover-bg {
	overflow: hidden;
	position: relative;
}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}

.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 300;
	text-transform: uppercase;
}

.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.hover-bg:hover .hover-text {
	opacity: 1;
}


/*

member divide

*/

#member-divide {
	text-align: center;
}

#member-divide p {
	color: #000;
	line-height: 1em;
}

#member-divide .section-title {
	padding: 0px 0;
	color: #fff;
	background: #444 url(../img/hatzic-bg.jpg) bottom center no-repeat fixed;
	background-size: cover;
}

#member-divide .section-title .overlay {
	padding: 100px 20px;
	background: rgba(0, 0, 0, 0.25);
}


/* MAP */

#map {
	font-family: myriad-pro, sans-serif, Helvetica Neue, Helvetica;
	height: auto;
	padding-bottom: 0px;
	background: #fff;
	text-align: center;
}

#map .title-text {
	font-family: Alegreya;
	padding-top: 100px;
	padding-bottom: 50px;
}

#map h2 {
	font-size: 40px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-weight: 600;
}

#map .bg-image {
	width: 100%;
	height: auto;
	padding: 0;
	background: url(../img/rm-map.jpg) center;
	background-color: rgba(0, 0, 0, 0);
	background-size: auto;
	background-color: #e5e5e5;
	background-size: cover;
	padding-bottom: 5em;
}

#map .contact-container {
	padding: 40px;
	margin-top: 20px;
	background: #ffffff;
	-webkit-box-shadow: 2px 2px 16px -1px rgba(120, 120, 120, 1);
	-moz-box-shadow: 2px 2px 16px -1px rgba(120, 120, 120, 1);
	box-shadow: 2px 2px 16px -1px rgba(120, 120, 120, 1);
}

#map .map-container {
	padding: 20px;
	margin: 20px;
	background: #ffffff;
	-webkit-box-shadow: 2px 2px 16px -1px rgba(120, 120, 120, 1);
	-moz-box-shadow: 2px 2px 16px -1px rgba(120, 120, 120, 1);
	box-shadow: 2px 2px 16px -1px rgba(120, 120, 120, 1);
}

@media (min-width:768px) {
	#map .map-display {
		height: 500px;
	}
}

@media (max-width:768px) {
	#map .map-display {
		height: 250px;
	}
}


/*

Footer

*/

#footer {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#555b60+0,727a80+25,727a80+75,555b60+100 */
	box-shadow: -5px 0px #888888;
	background-color: #fff;
	padding: 30px 0 10px 0;
	box-shadow: 0px -1px 20px -10px #666;
}

#footer p {
	font-size: 14px;
	font-weight: 400;
}

#footer a:hover,
a:visited {
	color: #00b8ff;
	text-decoration: underline;
}

#footer .icon-group {
	padding-right: 15%;
}

#footer .link-group {
	padding-left: 10%;
}

#footer .icon{
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width: 603px) {
	#footer p {
		text-align: center;
	}
	#footer {
		text-align: center;
	}
	#footer .icon-group {
		padding-right: 0%;
	}
	#footer .link-group {
		padding-left: 0%;
		padding-right: 0%;
	}
}

