html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*, *::after, *::before {
	box-sizing: border-box;
}
html, body {
	height: 100%;
}
body {
	font-family: 'Roboto', sans-serif;
	color: #000;
}
.successalert {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.errorelert {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.themebox a img {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transition: all ease .4s;
	-moz-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	-ms-transition: all ease .4s;
	-o-transition: all ease .4s;
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
}
.headertitle {
	margin: 60px 0px 180px;
	width: 100%;
	display: inline-block;
	text-align: center;
}
.headertitle h4 {
	margin-top: 30px;
	color: #000;
	font-family: 'Roboto', sans-serif;
}
*:focus {
	outline: none;
}
.themeoption p {
	color: #000;
	font-family: 'Roboto', sans-serif;
	margin-top: 25px;
	font-size: 18px;
}
.themeoption a:hover {
	color: #000;
	text-decoration: none !important;
}
.hvr-float-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-float-shadow:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}
a {
	color: #d35657;
	text-decoration: none;
}
#load {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../images/WEDDING4.gif) no-repeat center center rgba(255,255,255,1);
	z-index: 99999999999999;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .5s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.icon-visibility {
	display: none !important;
}
.icon-visibility-other {
	display: block !important;
}
.header {
	position: fixed;
	top: 0px;
	width: 100%;
	background-color: #fff;
	z-index: 9999999;
	padding: 12px 0px;
}
.hamburger {
	margin-top: 7px;
	cursor: pointer;
}
.on-hover-open-menu-div {
	width: 100px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	right: -100px;
	z-index: 999999;
}
.resonsive-tab {
	display: none;
	position: fixed;
	top: 0px;
	z-index: 99999999;
}
input, textarea {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-o-border-radius: 0px !important;
}
.main-page-area {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.home-overflow {
	overflow: hidden;
}
ul .other-menu {
	position: relative;
	z-index: 9999999;
}
ul .other-menu-2 {
	position: relative;
	z-index: 9999999;
}
.other-menu ul {
	list-style: none;
}
.other-menu-2 ul {
	list-style: none;
}
.hover-menu {
	background-color: #fff;
	height: 100%;
	width: 400px;
	color: #000;
	position: absolute;
	top: 0;
	left: -301px;
	z-index: 9999;
	transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
}
.hover-menu-2 {
	background-color: #fff;
	height: 100%;
	width: 453px;
	color: #000;
	position: absolute;
	top: 0;
	left: -352px;
	z-index: 9999;
	transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
}
.other-menu > li > a:hover, .other-menu > li > a:focus {
	color: #fff !important;
	background-color: #03c0cc !important;
}
.other-menu-2 > li > a:hover, .other-menu-2 > li > a:focus {
	color: #fff !important;
	background-color: #03c0cc !important;
}
.menubar li:hover .hover-menu {
	display: block;
	opacity: 1;
}
.menubar li:hover .hover-menu-2 {
	display: block;
	opacity: 1;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff !important;
	background-color: #f0394d !important;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .5s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
.navbar-inverse {
	background-color: #fff !important;
	border: none !important;
}
.menubar {
	width: 100% !important;
	z-index: 999999999;
}
.hover-menu > li > a {
	display: inline-block;
	padding: 15px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	width: 100px;
}
.hover-menu li:hover {
	background-color: #03c0cc;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
}
.menubar .hover-menu svg {
	fill: #fff;
	width: 100%;
	height: 21px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.hover-menu a {
	text-align: center !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
}
.hover-menu {
	list-style: none;
	background-color: #f0394d;
	opacity: 0.9;
	float: left;
}
.hover-menu li {
	float: left;
	width: 100px !important;
}
.hover-menu-2 > li > a {
	display: inline-block;
	padding: 15px 20px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
}
.menubar .hover-menu-2 svg {
	fill: #fff;
	width: 100%;
	height: 21px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.hover-menu-2 a {
	text-align: center !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	background-color: #f0394d !important;
}
.other-menu-2-parent {
	position: absolute;
	transform: translate3d(0px, 0px, 0px);
	background-color: rgb(255, 255, 255);
	z-index: 11111;
	padding: 0PX 15px;
	width: 100%;
}
.hover-menu-2 {
	list-style: none;
	background-color: #f0394d;
	opacity: 0.9;
	float: left;
}
.hover-menu-2 li {
	float: left;
}
.hover-menu li:hover a {
	background-color: #e14f5f !important;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .5s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
.hover-menu-2 li:hover a {
	background-color: #e14f5f !important;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .5s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
.menubar li:hover {
	background-color: transparent;
}
.menubar li:hover svg {
	fill: #fff;
}
.hover-menu li:hover svg {
	fill: #fff;
}
.logo {
	text-align: center;
	padding: 24px 10px;
}
.logo img {
	max-width: 100%;
}
.menubar svg {
	fill: #f0394d;
	width: 100%;
	height: 21px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.couple-name {
	margin-bottom: 0px;
}
.couple-name h1 {
	text-transform: capitalize;
}
.the-couple-data h3 {
	text-transform: capitalize;
}
.menubar {
	height: 100%;
}
.menubar a {
	text-align: center !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
}
.navbar-fixed-left {
	width: 100px;
	position: fixed !important;
	border-radius: 0 !important;
	height: 100%;
	z-index: 999999;
	margin-bottom: 0px !important;
}
.navbar-fixed-left .navbar-nav > li {
	float: none;
	width: 100%;
}
.other-parent {
	position: absolute;
	transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	background-color: rgb(255, 255, 255);
	z-index: 11111;
	width: 100%;
	padding: 15px;
}
.hover-menu a {
	background-color: #f0394d !important;
}
.navbar-fixed-left + .container {
	padding-left: 160px;
}
.navbar-fixed-left .navbar-nav > li > .dropdown-menu {
	margin-top: -50px;
	margin-left: 140px;
}
.fixed-navigation {
	position: fixed !important;
	margin-bottom: 20px;
	border: 1px solid transparent;
	z-index: 99999;
}
.home-bg {
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
}
.tem-img {
	background-image: url(../images/main-image.jpg);
	height: 100%;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.blur-img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
}
.bg-loveline {
	background: url(../images/loveline-back.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-people {
	background: url(../images/people-back.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-wedding {
	background: url(../images/wedding-back.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-gifts {
	background: url(../images/gift-back.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-rsvp {
	background: url(../images/rsvp-back.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-couple {
	background: url(../images/couple-back.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-home {
	background: url(../images/home-back.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-main-image {
	width: 100%;
	position: relative;
	height: 100%;
}
.bg-main-image-overlay {
	height: 100%;
	width: 100%;
	background-color: rgba(97,69,44,0.6);
}
.bg-main-image-overlay-2 {
	background-color: rgba(255,255,255,0.6);
	width: 100%;
	position: fixed;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}
.bg-main-image-overlay-2-gallery {
	background-color: rgba(255,255,255,0.6);
	width: 100%;
	position: fixed;
	height: 100%;
	overflow: scroll;
	overflow-x: hidden;
}
.bg-main-image-overlay-fixed {
	background-color: rgba(255,255,255,0.6);
	width: 100%;
	position: fixed;
	height: 100%;
	overflow-y: auto;
}
.pt-page-11 .bg-main-image-overlay-fixed {
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	position: fixed;
	height: 100%;
}
.page-fixed {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
}
.page-scroll {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	overflow-y: auto;
}
.main-section {
	width: 100%;
	height: 100%;
	position: relative;
	padding-left: 99px;
}
.main-section-s2 {
	width: 100%;
	height: 100%;
	position: relative;
	padding-top: 99px;
}
.couple-name span {
	font-size: 60px;
	color: #f0394d;
	padding: 0px 25px;
	vertical-align: middle;
	margin-top: 14px;
}
.tag-line {
	text-align: center;
	text-transform: uppercase;
	margin-top: 11px;
}
.inner-data {
	text-align: center;
	position: relative;
	top: 38%;
	z-index: 999;
	left: 0px;
	width: 100%;
}
.page-title h3 {
	text-align: center;
	color: #000;
}
.page-title {
	display: inline-block;
	text-align: center;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
.page-title h3 {
	color: #000;
	position: relative;
	padding: 0px 0px 15px;
	display: inline-block;
	text-align: center;
	margin-top: 30px;
}
.page-title h3:before {
	content: "";
	background: #f0394d;
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 40%;
}
.page-title h3:after {
	content: "";
	background: #f0394d;
	height: 1px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 40%;
}
.page-title h3 span {
	position: absolute;
	bottom: -10px;
	width: 100%;
	left: 0%;
	font-size: 18px;
	color: #f0394d;
}
.page-title h2 {
	color: #000;
	position: relative;
	padding: 0px 0px 15px;
	display: inline-block;
	text-align: center;
	margin-top: 30px;
}
.page-title h2:before {
	content: "";
	background: #f0394d;
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 40%;
}
.page-title h2:after {
	content: "";
	background: #f0394d;
	height: 1px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 40%;
}
.page-title h2 span {
	position: absolute;
	bottom: -10px;
	width: 100%;
	left: 0%;
	font-size: 18px;
	color: #f0394d;
}
.groom-color {
	background-color: #03c0cc;
}
.bride-color {
	background-color: #f0394d;
}
.the-couple {
	width: 100%;
	padding: 37px 45px;
}
.the-people {
	width: 100%;
	padding: 37px 50px;
	background-color: #fff;
}
.people-slide {
	position: relative;
}
.people-slide span {
	position: absolute;
}
.the-couple-title p span {
	text-transform: uppercase;
}
.cat-title {
	position: absolute;
	text-align: center;
	width: 100%;
	top: -15px;
	left: 0px;
}
.the-people .slick-initialized .slick-slide {
	display: block;
	padding: 0 0px 0 0px;
}
.the-people h4 {
	color: #000;
	font-family: 'Roboto', sans-serif;
}
.the-people p {
	color: #000;
}
.cat-title span {
	text-transform: uppercase;
}
.the-couple-title {
	padding: 0px 0px 20px;
}
.about-the-people {
	text-align: center;
	color: #000;
	font-weight: 400;
	margin: 0px 0px 40px;
}
.about-the-people p {
	font-weight: 400;
}
.the-people .the-couple-img {
	margin: 25px 0px 30px;
}
.the-couple-img {
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 15px;
}
.person-image {
	position: relative;
}
.the-couple-data h3 {
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
}
.gallery-image-hover {
	width: 100%;
	height: 100%;
	top: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	background-color: rgba(255,255,255,0.8);
	color: #f0394d;
	opacity: 0;
	transition: .3s all ease-in;
	-webkit-transition: .3s all ease-in;
	-moz-transition: .3s all ease-in;
	-ms-transition: .3s all ease-in;
	-o-transition: .3s all ease-in;
}
.grid-item:hover .gallery-image-hover {
	opacity: 1;
}
.gallery-image-hover-s2 {
	width: 100%;
	height: 100%;
	top: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	background-color: rgba(255,255,255,0.8);
	color: #f0394d;
	opacity: 0;
	border-radius: 50%;
	transition: .3s all ease-in;
	-webkit-transition: .3s all ease-in;
	-moz-transition: .3s all ease-in;
	-ms-transition: .3s all ease-in;
	-o-transition: .3s all ease-in;
}
.grid-item-s2:hover .gallery-image-hover-s2 {
	opacity: 1;
}
.ceremony-detail svg {
	height: 48px;
	width: 48px;
	fill: #26c7d2;
}
.gallery-image-hover i {
	position: absolute;
	top: 48%;
	left: 48%;
}
.gallery-image-hover-s2 i {
	position: absolute;
	top: 48%;
	left: 48%;
}
.the-couple-img-hover {
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: rgba(255,255,255,0.8);
	border-radius: 50%;
	opacity: 0;
	top: 0;
	text-align: center;
	transition: .3s all ease-in;
	-webkit-transition: .3s all ease-in;
	-moz-transition: .3s all ease-in;
	-ms-transition: .3s all ease-in;
	-o-transition: .3s all ease-in;
}
.the-couple-img:hover .the-couple-img-hover {
	opacity: 1;
}
.the-couple-img-hover .social {
	position: absolute;
	top: 47%;
	display: block;
	width: 100%;
}
.person-image {
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}
.parent-couple {
	width: 100%;
	display: inline-block;
}
.the-couple-img img {
	overflow: hidden;
	width: 100%;
}
.about-the-couple {
	margin-top: 30px;
}
.vector-img {
	margin-bottom: 15px;
}
.timeline {
	list-style: none;
	padding: 10px 60px;
	position: relative;
	font-weight: 300;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 2px;
	background: #f0394d;
	left: 50%;
	margin-left: -1.5px;
}
.timeline > li {
	margin: 0px 0px 50px;
	position: relative;
	width: 48%;
	float: left;
	clear: left;
}
.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: calc(100% - 25px);
	width: -moz-calc(100% - 25px);
	width: -webkit-calc(100% - 25px);
	float: left;
	background: #ffffff;
	position: relative;
	padding: 34px 45px;
}
.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #dcdcdc;
	border-right: 0 solid #dcdcdc;
	border-bottom: 15px solid transparent;
	content: " ";
}
.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #ffffff;
	border-right: 0 solid #ffffff;
	border-bottom: 14px solid transparent;
	content: " ";
}
.timeline > li > .timeline-badge {
	color: #ffffff;
	width: 30px;
	height: 30px;
	line-height: 50px;
	position: absolute;
	top: 26px;
	right: -47px;
	z-index: 100;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
}
.timeline-year {
	margin: 20px 0px 30px;
}
.timeline-year span {
	font-weight: 400;
	font-size: 24px;
	letter-spacing: 4px;
}
.timeline i {
	overflow: hidden;
	position: relative;
	top: -7px;
	font-size: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.timeline h3 {
	color: #f0394d;
	margin-bottom: 18px;
}
.timeline-heading, .timeline-img {
	margin-bottom: 30px;
}
.timeline-badge > a {
	color: #f0394d;
}
.timeline-badge a:hover {
	color: #f0394d;
	cursor: default;
}
.timeline-title {
	margin-top: 0;
	color: inherit;
}
.timeline-body > p, .timeline-body > ul {
	margin-bottom: 0;
	color: #000;
	font-size: 16px;
	text-align: left;
}
.timeline-body .tour-video {
	height: 385px;
}
.timeline-footer {
	padding: 5px 15px;
	background-color: #f4f4f4;
}
.timeline-img img {
	width: 100%;
}
.timeline-footer p {
	margin-bottom: 0;
}
.timeline-footer > a {
	cursor: pointer;
	text-decoration: none;
}
.timeline > li.timeline-inverted {
	float: right;
	clear: right;
	margin: 110px 0px 0px;
}
.timeline > li:nth-child(2) {
	margin-top: 60px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: -49px;
}
.no-float {
	float: none !important;
}
.logo-box {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 30px;
	vertical-align: middle;
}
.logo-box img {
	text-align: center;
}
.zoomeffect {
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
}
.zoomeffect:hover {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.wedding-person {
	text-align: center;
}
.wedding-person span {
	font-size: 41px;
	color: #f0394d;
	padding: 0px 15px;
	vertical-align: middle;
	margin-top: 0px;
}
.wedding-person h1 {
	font-size: 60px;
	margin-top: 0px;
	color: #000;
}
.white-box {
	background-color: #fff;
}
.ceremony-detail h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #f0394d;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 20px;
}
.ceremony-detail h4 {
	margin-bottom: 20px;
}
.ceremony-detail {
	color: #000;
	padding: 30px;
}
.ceremony-detail img {
	margin-bottom: 20px;
}
.rsvp-button button {
	text-transform: uppercase;
	padding: 10px 50px;
	font-weight: 700;
	letter-spacing: 3px;
	background-color: #f0394d;
	color: #fff !important;
	border-radius: 3px;
	text-decoration: none !important;
	border: none;
}
.pin-icon {
	margin-bottom: 12px !important;
}
.rsvp-button {
	margin: 38px 0px;
}
.timer-border-right {
	border-right: 1px solid #fff;
	height: 100%;
}
.submit-btn {
	margin-bottom: 0px !important;
}
.rsvp {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.rsvp-form {
	width: 42%;
	text-align: center;
	display: inline-block;
	padding: 50px !important;
}
.rsvp-form p {
	font-size: 18px;
}
.rsvp-form p span {
	letter-spacing: 0px;
	color: #f0394d;
	margin: 0px;
	font-size: 18px;
}
.rsvp-form .form-control:focus {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 8px rgba(0, 0, 0, .0) !important;
}
.rsvp-form p {
	color: #000;
}
.facebook-icon i {
	color: #000;
}
.the-couple-img-hover a {
	border: 1px solid #000;
	border-radius: 50%;
	height: 36px;
	width: 36px;
	text-align: center;
	display: inline-block;
	padding-top: 6px;
	color: #000;
	margin: 0px 5px;
}
.the-couple-img-hover .fb-color:hover {
	background-color: #3c5a98;
	border-color: #3c5a98;
	color: #fff;
	transition: .2s all ease-in;
	-webkit-transition: .2s all ease-in;
	-moz-transition: .2s all ease-in;
	-ms-transition: .2s all ease-in;
	-o-transition: .2s all ease-in;
}
.the-couple-img-hover .tw-color:hover {
	background-color: #1da1f2;
	border-color: #1da1f2;
	color: #fff;
	transition: .2s all ease-in;
	-webkit-transition: .2s all ease-in;
	-moz-transition: .2s all ease-in;
	-ms-transition: .2s all ease-in;
	-o-transition: .2s all ease-in;
}
.the-couple-img-hover .gp-color:hover {
	background-color: #e53935;
	border-color: #e53935;
	color: #fff;
	transition: .2s all ease-in;
	-webkit-transition: .2s all ease-in;
	-moz-transition: .2s all ease-in;
	-ms-transition: .2s all ease-in;
	-o-transition: .2s all ease-in;
}
.the-couple-s2 {
	width: 100%;
	padding: 0;
}
.the-couple-img-s2 {
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	margin: 40px 0px;
}
.the-couple-img-s2 img {
	width: 100%;
	transform: scale(1.3, 1.3);
	-moz-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	-o-transform: scale(1.3, 1.3);
	-webkit-transform: scale(1.3, 1.3);
	border-radius: 0px !important;
}
.the-couple-img-s2-hover a {
	border: 1px solid rgba(0,0,0,0.6);
	border-radius: 50%;
	height: 30px;
	width: 30px;
	text-align: center;
	display: inline-block;
	padding-top: 1px;
	color: #000;
	margin: 0px 5px;
}
.the-couple-img-s2-hover .fb-color:hover {
	background-color: #3c5a98;
	border-color: #3c5a98;
	-webkit-transition: .2s all ease-in;
	-moz-transition: .2s all ease-in;
	-ms-transition: .2s all ease-in;
	-o-transition: .2s all ease-in;
	color: #fff;
}
.the-couple-img-s2-hover .tw-color:hover {
	background-color: #1da1f2;
	border-color: #1da1f2;
	-webkit-transition: .2s all ease-in;
	-moz-transition: .2s all ease-in;
	-ms-transition: .2s all ease-in;
	-o-transition: .2s all ease-in;
	color: #fff;
}
.the-couple-img-s2-hover .gp-color:hover {
	background-color: #e53935;
	border-color: #e53935;
	-webkit-transition: .2s all ease-in;
	-moz-transition: .2s all ease-in;
	-ms-transition: .2s all ease-in;
	-o-transition: .2s all ease-in;
	color: #fff;
}
.the-couple-img-s2:hover .the-couple-img-s2-hover {
	display: block;
}
.the-couple-img-s2-hover {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	background-color: rgba(255,255,255,0.8);
	display: none;
	text-align: center;
	top: 0px;
	transform: scale(1.3, 1.3);
	-moz-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	-o-transform: scale(1.3, 1.3);
	-webkit-transform: scale(1.3, 1.3);
	vertical-align: top;
	-webkit-transition: .2s all ease-in;
	-moz-transition: .2s all ease-in;
	-ms-transition: .2s all ease-in;
	-o-transition: .2s all ease-in;
}
.social-s2 {
	width: 100%;
	position: absolute;
	top: 44%;
}
.the-couple-img-s2-hover a i {
	vertical-align: middle;
	font-size: 14px;
}
.couple-area-s2 {
	padding: 0px 40px;
}
.grid-item-s2 {
	width: 19.5%;
	display: inline-block;
	padding: 12px;
	position: relative;
}
.gridlayout-s2 {
	width: 100%;
	padding: 12px 32px 12px 79px;
	margin: 0px -15px;
}
.grid-item-s2 a img {
	width: 100%;
}
.the-people-s2 {
	width: 24%;
	display: inline-block;
	text-align: center;
	color: #000;
	margin-bottom: 20px;
}
.the-people-s2 .person-image {
	width: 100%;
	margin: 0 auto;
}
.the-people-s2 .the-couple-img {
	width: 80%;
	margin: 0px auto;
}
ul.resp-tabs-list, p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.resp-tabs-list .resp-tab-active::after {
	content: " ";
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	display: inline-block;
	position: absolute;
	bottom: -10px;
	left: 45%;
}
.resp-tabs-list .resp-tab-active:hover::after {
	display: block;
}
.resp-tabs-list li {
	font-weight: 300;
	font-size: 24px;
	display: inline-block;
	list-style: none;
	cursor: pointer;
	background-color: #fff !important;
	border-color: #fff !important;
	text-transform: uppercase;
	margin: 0px 15px;
	position: relative;
	color: #000;
	border-radius: 3px;
	letter-spacing: 8px;
	padding: 2px 20px;
}
.groom-tab:hover:after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #03c0cc;
}
.bride-tab:hover:after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #f0394d;
}
.the-people-s2 h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
}
.resp-tabs-container {
	padding: 0px;
	background-color: transparent;
	clear: left;
}
.groom-tab {
	background-color: #fff;
	color: #03c0cc !important;
}
.groom-tab:hover {
	background-color: #03c0cc !important;
	color: #fff !important;
	-webkit-transition: .2s all ease-in;
	-moz-transition: .2s all ease-in;
	-ms-transition: .2s all ease-in;
	-o-transition: .2s all ease-in;
}
.bride-tab {
	color: #f0394d !important;
	background-color: #fff;
}
.bride-tab:hover {
	color: #fff !important;
	background-color: #f0394d !important;
	-webkit-transition: .2s all ease-in;
	-moz-transition: .2s all ease-in;
	-ms-transition: .2s all ease-in;
	-o-transition: .2s all ease-in;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
	margin-top: 30px;
}
.resp-content-active, .resp-accordion-active {
	display: block;
	text-align: center;
}
h2.resp-accordion {
	font-size: 13px;
	border: 1px solid #c1c1c1;
	border-top: 0px solid #c1c1c1;
	margin: 0px;
	padding: 10px 15px;
}
h2.resp-tab-active {
	border-bottom: 0px solid #c1c1c1 !important;
	margin-bottom: 0px !important;
	padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1 !important;
	background: blue;
}
.resp-vtabs ul.resp-tabs-list {
	float: left;
	width: 30%;
}
.resp-vtabs .resp-tabs-list li {
	display: block;
	padding: 15px 15px !important;
	margin: 0 0 4px;
	cursor: pointer;
	float: none;
}
.resp-vtabs .resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	float: left;
	width: 68%;
	min-height: 250px;
	border-radius: 4px;
	clear: none;
}
.resp-vtabs .resp-tab-content {
	border: none;
	word-wrap: break-word;
}
.resp-vtabs li.resp-tab-active {
	position: relative;
	z-index: 1;
	margin-right: -1px !important;
	padding: 14px 15px 15px 14px !important;
	border-top: 1px solid;
	border: 1px solid #5AB1D0 !important;
	border-left: 4px solid #5AB1D0 !important;
	margin-bottom: 4px !important;
	border-right: 1px #FFF solid !important;
}
.resp-arrow {
	width: 0;
	height: 0;
	float: right;
	margin-top: 3px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 12px solid #c1c1c1;
}
h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #9B9797;
}
h2.resp-tab-active {
	background: #DBDBDB;
}
.resp-easy-accordion h2.resp-accordion {
	display: block;
}
.resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1;
}
.resp-jfit {
	width: 100%;
	margin: 0px;
}
.resp-tab-content-active {
	display: block;
}
h2.resp-accordion:first-child {
	border-top: 1px solid #c1c1c1;
}
.menubar li.active svg {
	fill: #fff;
}
.navbar-inverse .navbar-nav > li > a.active {
	color: #fff !important;
	background-color: #f0394d !important;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
	background: rgba(0, 0, 0, 0.8);
	z-index: 999999999999;
}
.display_none {
	display: none;
}
.ceremony-slider {
	margin-bottom: 16px;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
 @media (max-width: 767px) {
.themebox {
	margin-bottom: 30px;
}
.headertitle {
	margin: 30px 0px 50px;
}
ul.timeline:before {
	left: 40px;
}
ul.timeline > li {
	margin-bottom: 0px;
	position: relative;
	width: 100%;
	float: left;
	clear: left;
}
ul.timeline > li > .timeline-panel {
	width: calc(100% - 65px);
	width: -moz-calc(100% - 65px);
	width: -webkit-calc(100% - 65px);
}
ul.timeline > li > .timeline-badge {
	left: 28px;
	margin-left: 0;
	top: 16px;
}
ul.timeline > li > .timeline-panel {
	float: right;
}
ul.timeline > li > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
ul.timeline > li > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.timeline > li.timeline-inverted {
	float: left;
	clear: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: 28px;
}
}
 @media only screen and (max-width: 768px) {
ul.resp-tabs-list {
	display: none;
}
h2.resp-accordion {
	display: block;
}
.resp-vtabs .resp-tab-content {
	border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: 100px;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
.resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}
}
/*-------media query strts from here----------*/
@media screen and (min-width: 2000px) and (max-width: 2560px) {
.timeline > li > .timeline-badge {
	right: -60px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: -63px;
}
.timeline > li {
	margin: 30px 0px 50px;
}
.timeline > li:nth-child(2) {
	margin-top: 90px;
}
.couple-area-s2 h3, .h3 {
	font-size: 46px;
}
}
 @media screen and (max-width: 1680px) {
.timeline > li > .timeline-badge {
	right: -43px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: -44px;
}
.the-couple-img-hover .social {
	top: 47%;
}
.inner-data .couple-name h1, .h1 {
	font-size: 95px;
}
.tag-line p span {
	font-size: 22px;
}
.timeline-body .tour-video {
	height: 241px;
}
.the-couple-img-s2-hover a {
	padding-top: 1px;
}
.timeline > li.timeline-inverted {
	margin: 153px 0px 0px;
}
.pt-page-11 .main-section {
	overflow-y: auto;
}
.pt-page-12 .main-section {
	overflow-y: auto;
}
}
 @media screen and (max-width: 1600px) {
.timeline > li > .timeline-badge {
	right: -42px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: -43px;
}
.inner-data .couple-name h1, .h1 {
	font-size: 92px;
}
.tag-line p span {
	font-size: 20px;
}
.timeline-body .tour-video {
	height: 227px;
}
.menubar svg {
	margin-bottom: 7px;
}
.inner-data {
	top: 33%;
}
.the-couple-img-hover .social {
	top: 47%;
}
.the-couple-title {
	padding: 0px 0px 7px;
}
.the-people-s2 .the-couple-img-hover .social {
	top: 46%;
}
.hover-menu > li > a {
	padding: 13.6px;
}
.responsive-margin, .rsvp {
	margin-bottom: 20px;
}
.navbar-nav > li > a {
	padding: 12px 0px !important;
}
.hover-menu > li > a {
	padding: 11px 0px 10px;
}
}
 @media screen and (max-width: 1440px) {
.inner-data .couple-name h1, .h1 {
	font-size: 80px;
}
.tag-line p span {
	font-size: 19px;
}
.timeline > li > .timeline-badge {
	right: -36px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: -39px;
}
.the-couple-img-hover .social {
	top: 47%;
}
.timeline-body .tour-video {
	height: 194px;
}
.hover-menu > li > a {
	padding: 13.5px 15px;
}
.couple-area-s2 .social-s2 {
	position: absolute;
}
.pt-page-2 .responsive-margin {
	margin-bottom: 20px;
}
.hover-menu > li > a {
	padding: 10.5px 15px;
}
.the-couple-img-s2-hover a {
	padding-top: 1px;
}
}
 @media screen and (max-width: 1366px) {
.inner-data .couple-name h1, .h1 {
	font-size: 73px;
}
.responsive-margin-double {
	margin-bottom: 20px;
}
.pt-page-2 .responsive-margin {
	margin-bottom: 20px;
}
.pt-page-2 .main-section {
	overflow-y: auto;
	overflow-x: hidden;
}
.navbar-nav > li > a {
	padding-top: 6px !important;
	padding-bottom: 7px !important;
}
.hover-menu > li > a {
	padding: 5px 0px 5px 0px;
}
.person-image {
	width: 64%;
}
.the-couple-title {
	padding: 0px 0px 7px;
}
.about-the-couple {
	margin-top: 10px;
}
.the-couple {
	width: 100%;
	padding: 20px 47px;
}
.about-the-people {
	margin: 0px 0px 40px;
}
.pt-page-5 .page-title {
	margin-bottom: 15px;
}
.ceremony-detail {
	padding: 20px;
}
.ceremony-detail h5 {
	margin-bottom: 15px;
}
.ceremony-detail svg {
	height: 35px;
	width: 35px;
}
.ceremony-detail h4 {
	margin-bottom: 10px;
}
.rsvp-button {
	margin: 23px 0px;
}
.logo-box {
	padding: 5px;
	margin-bottom: 10px;
}
.the-couple-img-s2 {
	margin: 27px 0px;
}
.couple-area-s2 .the-couple {
	width: 100%;
	padding: 13px 48px;
}
.resp-tabs-list li {
	font-size: 20px;
}
.timeline-heading h3, .h3 {
	font-size: 43px;
}
.timeline-body .tour-video {
	height: 179px;
}
.the-couple-img-hover .social {
	top: 45%;
}
.pt-page-5 .main-section {
	overflow-y: auto;
}
.pt-page-9 .main-section {
	overflow-y: auto;
}
.pt-page-9 .responsive-margin {
	margin-bottom: 20px;
}
.gallery-image-hover-s2 i {
	top: 48%;
	left: 48%;
}
.pt-page-4 .main-section {
	overflow-y: auto;
}
.pt-page-7 .main-section {
	overflow-y: auto;
}
.pt-page-8 .main-section {
	overflow-y: auto;
}
.pt-page-11 .main-section {
	overflow-y: auto;
}
.rsvp {
	margin-bottom: 40px;
}
.the-couple-img-hover a {
	padding-top: 6px;
}
}
 @media screen and (max-width: 1280px) {
.hover-menu > li > a {
	padding: 6px 0px 5px 0px;
}
.section1 .navbar {
	overflow-y: scroll;
}
.inner-data .couple-name h1, .h1 {
	font-size: 71px;
}
.the-couple-img-hover .social {
	top: 45%;
}
.timeline {
	padding: 10px 40px;
}
.timeline > li > .timeline-badge {
	right: -35px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: -37px;
}
.logo-box {
	padding: 10px;
}
.the-couple-data h3 {
	font-size: 44px;
}
.timeline-body .tour-video {
	height: 170px;
}
.gallery-image-hover-s2 i {
	left: 48%;
}
.pt-page-4 .main-section {
	overflow-y: auto;
	overflow-x: hidden;
}
.pt-page-5 .main-section {
	overflow-y: auto;
	overflow-x: hidden;
}
.pt-page-2 .main-section {
	overflow-y: auto;
	overflow-x: hidden;
}
.pt-page-7 .main-section {
	overflow-y: auto;
	overflow-x: hidden;
}
.pt-page-8 .main-section {
	overflow-y: auto;
	overflow-x: hidden;
}
.pt-page-9 .main-section {
	overflow-y: auto;
	overflow-x: hidden;
}
.pt-page-11 .main-section {
	overflow-y: auto;
	overflow-x: hidden;
}
.menubar svg {
	height: 15px;
	display: block;
	margin-bottom: 8px;
}
.menubar .hover-menu svg {
	height: 15px;
	display: block;
	margin-bottom: 10px;
}
.the-couple-img-s2-hover a {
	padding-top: 2px;
}
}
 @media screen and (max-width: 1152px) {
.person-image {
	width: 80%;
}
.couple-area-s2 .the-couple {
	width: 100%;
	padding: 13px 27px;
}
.grid-item-s2 {
	width: 24%;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: -34px;
}
.timeline > li > .timeline-badge {
	right: -33px;
}
.timeline > li.timeline-inverted {
	margin: 175px 0px 0px;
}
}
 @media screen and (max-width: 1024px) {
.couple-area-s2 .the-couple {
	width: 100%;
	padding: 13px 42px;
}
.resonsive-tab {
	display: block;
}
.main-section {
	padding-left: 0px;
}
.inner-data .couple-name h1, .h1 {
	font-size: 66px;
	display: block;
	margin: 0;
}
.couple-name span {
	font-size: 39px;
}
.navbar-fixed-left {
	width: 100px;
	height: 100%;
	z-index: 999999;
	margin-bottom: 0px;
	right: -100px;
}
.section1 .logo {
	display: none;
}
.icon-visibility {
	display: block !important;
}
.icon-visibility-other {
	display: none !important;
}
.section1 {
	display: block;
	overflow-y: scroll;
}
.menubar {
	padding-top: 69px;
}
.main-section {
	padding-top: 69px;
}
.the-couple-data h3 {
	font-size: 34px;
}
.logo-responsive {
	padding: 3px 0px;
}
.timeline > li > .timeline-badge {
	right: -33px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: -33px;
}
.timeline h3, .h3 {
	font-size: 40px;
}
.timeline-body .tour-video {
	height: 137px;
}
.cat-title p span {
	font-size: 20px;
}
.wedding-person h1 {
	font-size: 50px;
}
.couple-name span {
	font-size: 38px;
	margin: 14px 0px 14px;
}
.white-box h5, .h5 {
	font-size: 20px;
}
.white-box h4, .h4 {
	font-size: 24px;
}
.the-couple-img-s2 img {
	width: 100%;
	transform: scale(1.4, 1.4);
	-moz-transform: scale(1.4, 1.4);
	-ms-transform: scale(1.4, 1.4);
	-o-transform: scale(1.4, 1.4);
	-webkit-transform: scale(1.4, 1.4);
	border-radius: 0px !important;
}
.the-couple-img-s2-hover {
	transform: scale(1.4, 1.4);
	-moz-transform: scale(1.4, 1.4);
	-ms-transform: scale(1.4, 1.4);
	-o-transform: scale(1.4, 1.4);
	-webkit-transform: scale(1.4, 1.4);
}
.social-s2 {
	top: 41%;
}
.couple-area-s2 p span {
	font-size: 20px;
}
.the-couple-img-hover a {
	height: 30px;
	width: 30px;
	padding-top: 2px;
}
.gallery-image-hover-s2 i {
	left: 47%;
}
.the-people-s2 h4 {
	font-size: 20px;
}
.inner-data {
	top: 19%;
}
.timeline-heading, .timeline-img {
	margin-bottom: 25px;
}
.the-couple-img-hover .social {
	top: 44%;
}
.page-title h2 {
	margin-top: 15px;
}
.rsvp {
	margin-bottom: 20px;
}
.responsive-margin {
	margin-bottom: 20px;
}
.the-people-slider .person-image {
	width: 80%;
}
.person-image {
	width: 80%;
}
}
 @media screen and (max-width: 980px) {
.responsive-margin-double {
	margin-bottom: 40px;
}
.couple-name span {
	font-size: 28px;
	margin-top: 0px;
}
.the-couple-data h3 {
	font-size: 30px;
}
.person-image {
	width: 100%;
}
.wedding-person h1 {
	font-size: 44px;
}
.grid-item-s2 {
	width: 24.5%;
}
.timeline-body .tour-video {
	height: 113px;
}
.person-image {
	width: 100%;
}
.the-couple-img-hover a {
	padding-top: 3px;
}
.the-couple-img-s2 img {
	width: 100%;
	transform: scale(1.8, 1.8);
	-moz-transform: scale(1.8, 1.8);
	-ms-transform: scale(1.8, 1.8);
	-o-transform: scale(1.8, 1.8);
	-webkit-transform: scale(1.8, 1.8);
	border-radius: 0px !important;
}
.the-couple-img-s2-hover {
	transform: scale(1.8, 1.8);
}
.the-couple-img-s2-hover a {
	height: 20px;
	width: 20px;
}
.the-couple-img-s2-hover a i {
	font-size: 11px;
	margin-top: -9px;
}
.the-people-s2 {
	width: 32%;
}
.the-people {
	width: 100%;
	padding: 37px 0px;
	background-color: #fff;
}
.the-couple-img-s2 {
	margin: 38px 0px;
}
}
 @media only screen and (max-width: 800px) {
.timeline-body .tour-video {
	height: 93px;
}
.tag-line {
	margin-top: 33px;
}
.timeline > li > .timeline-badge {
	right: -36px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: -36px;
}
.timeline h3, .h3 {
	font-size: 37px;
}
.timeline > li {
	width: 47%;
}
.timeline-body .tour-video {
	height: 87px;
 .pt-page-4 .pull-right; {
 float: left !important;
}
.the-people-s2 {
	width: 32.5%;
}
.grid-item-s2 {
	width: 32.5%;
}
.the-couple-title p span {
	font-size: 22px;
	letter-spacing: 6px;
}
}
 @media screen and (max-width: 768px) {
.page-title h2 {
	margin-top: 32px;
}
.timeline h3, .h3 {
	font-size: 31px;
}
.the-couple-img-hover a {
	padding-top: 4px;
}
.timeline > li > .timeline-panel {
	padding: 30px;
}
.pt-page-11 .main-section {
	overflow-y: scroll;
}
.resp-tabs-list h2.resp-accordion:first-child {
	border-top: none;
	;
}
h2.resp-accordion {
	font-size: 16px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 4px;
	background-color: #03c0cc !important;
	color: #fff !important;
}
h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #fff;
}
.resp-arrow {
	border-top: 12px solid #fff;
}
h2.resp-accordion.hor_1:hover {
	background-color: #f0394d !important;
	transition: background-color 0.5s ease;
	-ms-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
}
h2.resp-accordion.hor_1.resp-tab-active {
	background-color: #f0394d !important;
	transition: background-color 0.5s ease;
	-ms-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
}
.the-couple-img-s2-hover {
	transform: scale(1.8, 1.8);
	-moz-transform: scale(1.8, 1.8);
	-ms-transform: scale(1.8, 1.8);
	-o-transform: scale(1.8, 1.8);
	-webkit-transform: scale(1.8, 1.8);
}
.the-couple-title p span {
	font-size: 22px;
}
.the-couple-img-s2 img {
	width: 100%;
	transform: scale(1.8, 1.8);
	-moz-transform: scale(1.8, 1.8);
	-ms-transform: scale(1.8, 1.8);
	-o-transform: scale(1.8, 1.8);
	-webkit-transform: scale(1.8, 1.8);
	border-radius: 0px !important;
}
.the-couple-img-s2-hover a {
	height: 23px;
	width: 23px;
	padding-top: 2px;
}
.the-couple-img-s2-hover a i {
	margin-top: -4px;
	font-size: 11px;
}
.social-s2 {
	top: 39%;
}
.couple-name span {
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 10px;
}
}
 @media screen and (max-width: 767px) {
.navbar-nav {
	margin: 0 !important;
}
.the-couple-title p span {
	font-size: 21px;
}
ul.timeline > li > .timeline-badge {
	left: -15px;
	top: 26px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: -15px;
}
.timeline > li:nth-child(2) {
	margin-top: 50px;
}
.timeline > li {
	margin: 30px 0px 0px;
}
.timeline-body .tour-video {
	height: 221px;
}
.cat-title p span {
	font-size: 21px;
}
.wedding-person h1 {
	display: block;
}
.wedding-person .couple-name span {
	font-size: 37px;
}
}
 @media screen and (max-width: 736px) {
.inner-data .couple-name h1, .h1 {
	font-size: 40px;
}
.couple-name span {
	font-size: 26px;
	margin-bottom: 8px;
}
.tag-line {
	margin-top: 10px;
}
.tag-line p span {
	font-size: 14px;
}
.inner-data {
	top: 12%;
}
.social-s2 {
	top: 44%;
}
.the-people-s2 .the-couple-img-hover .social {
	top: 43%;
}
.the-couple-img-s2 img {
	width: 100%;
	transform: scale(1.5, 1.5);
	-moz-transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	-o-transform: scale(1.5, 1.5);
	-webkit-transform: scale(1.5, 1.5);
	border-radius: 0px !important;
}
.timeline-body .tour-video {
	height: 170px;
}
.timeline-body > p, .timeline-body > ul {
	font-size: 14px;
}
.the-people-s2 p {
	font-size: 16px;
}
.the-people-s2 h4 {
	font-size: 18px;
	margin: 7px 0px;
}
.the-couple-title p span {
	font-size: 18px;
}
.rsvp-button a {
	padding: 7px 50px;
}
.timeline-year span {
	font-size: 17px;
}
.pt-page-9 .the-couple-data {
	padding: 10px 0px 0px 0px;
}
.the-couple-img-hover .social {
	top: 46%;
}
.person-image {
	width: 74%;
}
.social-s2 {
	top: 45%;
}
.timeline h3, .h3 {
	font-size: 32px;
}
}
 @media screen and (max-width: 640px) {
.inner-data .couple-name h1, .h1 {
	font-size: 40px;
}
.couple-name span {
	font-size: 26px;
	margin-bottom: 8px;
}
.tag-line {
	margin-top: 10px;
}
.tag-line p span {
	font-size: 14px;
}
.inner-data {
	top: 12%;
}
.social-s2 {
	top: 44%;
}
.the-people-s2 .the-couple-img-hover .social {
	top: 43%;
}
.the-couple-img-s2 img {
	width: 100%;
	transform: scale(1.5, 1.5);
	-moz-transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	-o-transform: scale(1.5, 1.5);
	-webkit-transform: scale(1.5, 1.5);
	border-radius: 0px !important;
}
.timeline-body .tour-video {
	height: 170px;
}
.timeline-body > p, .timeline-body > ul {
	font-size: 14px;
}
.the-people-s2 p {
	font-size: 16px;
}
.the-people-s2 h4 {
	font-size: 18px;
	margin: 7px 0px;
}
.the-couple-title p span {
	font-size: 18px;
}
.rsvp-button a {
	padding: 7px 50px;
}
.timeline-year span {
	font-size: 17px;
}
.pt-page-9 .the-couple-data {
	padding: 10px 0px 0px 0px;
}
.the-couple-img-hover .social {
	top: 46%;
}
.person-image {
	width: 74%;
}
.social-s2 {
	top: 45%;
}
.timeline h3, .h3 {
	font-size: 32px;
}
}
 @media screen and (max-width: 568px) {
.pt-page-1 .main-section {
	overflow-y: scroll;
}
.inner-data {
	top: 10%;
}
.inner-data .couple-name h1, .h1 {
	font-size: 31px;
}
.the-couple {
	width: 100%;
	padding: 20px 30px;
}
.the-couple-data h3 {
	font-size: 32px;
}
.person-image {
	width: 89%;
}
.about-the-couple {
	font-size: 15px !important;
}
.timeline-body .tour-video {
	height: 103px;
}
.cat-title p span {
	font-size: 16px;
}
.the-people {
	padding: 30px;
}
.the-people-slider h4 {
	margin: 0;
	font-size: 23px;
}
.the-people .the-couple-img {
	margin: 25px 0px 21px;
}
.wedding-person h1 {
	font-size: 34px;
}
.page-title h2, .h2 {
	font-size: 40px !important;
}
.couple-area-s2 .the-couple {
	width: 100%;
	padding: 13px 30px;
}
.wedding-person h1 {
	font-size: 35px;
}
.wedding-person .couple-name span {
	font-size: 26px;
	margin-bottom: 14px;
}
.the-people-s2 {
	width: 49%;
}
.the-couple-img-hover .social {
	top: 44%;
}
.gridlayout-s2 {
	width: 100%;
	padding: 12px 0px 12px 30px;
	margin: 0px -15px;
}
.grid-item-s2 {
	width: 49%;
}
.inner-data .couple-name h1, .h1 {
	font-size: 39px;
}
.the-couple-data h3, .h3 {
	margin-top: 6px;
}
.couple-area-s2 .social-s2 {
	top: 43%;
}
}
 @media screen and (max-width: 480px) {
.pt-page-1 .main-section {
	overflow-y: scroll;
}
.inner-data {
	top: 10%;
}
.inner-data .couple-name h1, .h1 {
	font-size: 41px;
}
.the-couple {
	width: 100%;
	padding: 20px 30px;
}
.the-couple-data h3 {
	font-size: 32px;
}
.person-image {
	width: 89%;
}
.about-the-couple {
	font-size: 15px !important;
}
.timeline-body .tour-video {
	height: 103px;
}
.cat-title p span {
	font-size: 16px;
}
.the-people {
	padding: 30px;
}
.the-people-slider h4 {
	margin: 0;
	font-size: 23px;
}
.the-people .the-couple-img {
	margin: 25px 0px 21px;
}
.wedding-person h1 {
	font-size: 34px;
}
.page-title h2, .h2 {
	font-size: 40px !important;
}
.couple-area-s2 .the-couple {
	width: 100%;
	padding: 13px 30px;
}
.wedding-person h1 {
	font-size: 35px;
}
.wedding-person .couple-name span {
	font-size: 26px;
	margin-bottom: 14px;
}
.the-people-s2 {
	width: 49%;
}
.the-couple-img-hover .social {
	top: 44%;
}
.gridlayout-s2 {
	width: 100%;
	padding: 12px 0px 12px 30px;
	margin: 0px -15px;
}
.grid-item-s2 {
	width: 49%;
}
.inner-data .couple-name h1, .h1 {
	font-size: 39px;
}
.the-couple-data h3, .h3 {
	margin-top: 6px;
}
.couple-area-s2 .social-s2 {
	top: 43%;
}
}
 @media screen and (max-width: 414px) {
.inner-data {
	top: 25%;
}
.tag-line p span {
	letter-spacing: 4px;
}
.navbar-fixed-left {
	width: 95px;
}
.the-people-slider .person-image {
	width: 100%;
}
.the-couple-data h3 {
	font-size: 26px;
}
.timeline {
	padding: 10px 20px;
}
ul.timeline > li > .timeline-badge {
	left: 4px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: 5px;
}
.timeline > li:nth-child(2) {
	margin-top: 26px;
}
.timeline > li {
	margin: 26px 0px 0px;
}
.cat-title p span {
	font-size: 14px;
}
.white-box h4, .h4 {
	font-size: 18px;
}
.about-the-people p {
	margin-bottom: 20px;
}
.padding-left-right-zero {
	padding: 0 !important;
}
.couple-area-s2 {
	padding: 0px 10px;
}
.timeline > li > .timeline-panel {
	padding: 20px;
}
.couple-responsive-padding {
	padding: 0px !important;
}
.the-people-s2 .the-couple-img-hover .social {
	top: 47%;
}
.the-couple-title {
	padding: 0px 0px 0px;
}
.the-people {
	padding: 29px;
}
.gallery-image-hover i {
	position: absolute;
	top: 43%;
	left: 43%;
}
.the-people-s2 {
	width: 100%;
	margin-bottom: 10px;
}
.the-couple-img-hover a {
	padding-top: 3px;
}
}
 @media screen and (max-width: 375px) {
.inner-data {
	top: 28%;
}
.tag-line p span {
	letter-spacing: 4px;
}
.navbar-fixed-left {
	width: 95px;
}
.the-people-slider .person-image {
	width: 100%;
}
.the-couple-data h3 {
	font-size: 26px;
}
.timeline {
	padding: 10px 20px;
}
ul.timeline > li > .timeline-badge {
	left: 4px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: 5px;
}
.timeline > li:nth-child(2) {
	margin-top: 26px;
}
.timeline > li {
	margin: 26px 0px 0px;
}
.cat-title p span {
	font-size: 14px;
}
.white-box h4, .h4 {
	font-size: 18px;
}
.about-the-people p {
	margin-bottom: 20px;
}
.padding-left-right-zero {
	padding: 0 !important;
}
.couple-area-s2 {
	padding: 0px 10px;
}
.timeline > li > .timeline-panel {
	padding: 20px;
}
.couple-responsive-padding {
	padding: 0px !important;
}
.the-people-s2 .the-couple-img-hover .social {
	top: 47%;
}
.the-couple-title {
	padding: 0px 0px 0px;
}
.the-people {
	padding: 29px;
}
.gallery-image-hover i {
	position: absolute;
	top: 43%;
	left: 43%;
}
.the-people-s2 {
	width: 100%;
	margin-bottom: 10px;
}
.the-couple-img-hover a {
	padding-top: 3px;
}
}
 @media screen and (max-width: 360px) {
.inner-data {
	top: 28%;
}
.tag-line p span {
	letter-spacing: 4px;
}
.navbar-fixed-left {
	width: 95px;
}
.person-image {
	width: 100%;
}
.the-couple-data h3 {
	font-size: 26px;
}
.timeline {
	padding: 10px 20px;
}
ul.timeline > li > .timeline-badge {
	left: 4px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: 5px;
}
.timeline > li:nth-child(2) {
	margin-top: 26px;
}
.timeline > li {
	margin: 26px 0px 0px;
}
.cat-title p span {
	font-size: 14px;
}
.white-box h4, .h4 {
	font-size: 18px;
}
.about-the-people p {
	margin-bottom: 20px;
}
.padding-left-right-zero {
	padding: 0 !important;
}
.couple-area-s2 {
	padding: 0px 10px;
}
.timeline > li > .timeline-panel {
	padding: 20px;
}
.couple-responsive-padding {
	padding: 0px !important;
}
.the-people-s2 .the-couple-img-hover .social {
	top: 47%;
}
.the-couple-title {
	padding: 0px 0px 0px;
}
.the-people {
	padding: 29px;
}
.gallery-image-hover i {
	position: absolute;
	top: 43%;
	left: 43%;
}
.the-people-s2 {
	width: 100%;
	margin-bottom: 10px;
}
.the-couple-img-hover a {
	padding-top: 3px;
}
}
 @media screen and (max-width: 320px) {
.inner-data {
	top: 22%;
}
.inner-data .couple-name h1, .h1 {
	font-size: 35px;
}
.the-couple {
	padding: 15px;
}
.the-couple-data h3 {
	font-size: 30px;
}
.timeline {
	padding: 10px 8px;
}
ul.timeline > li > .timeline-badge {
	left: 17px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: 16px;
}
.cat-title p span {
	font-size: 12px;
}
.wedding-person h1 {
	font-size: 31px;
}
.the-people-s2 h4 {
	font-size: 17px;
	margin: 7px 0px;
}
.the-couple-data h3 {
	font-size: 27px;
}
.gallery-image-hover i {
	position: absolute;
	top: 41%;
	left: 42%;
}
}
