html {
	height:100%;
	overflow:visible;
}
body {
	background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: absolute;
	width: 100%;
}
* {
	margin:0;
	padding:0;
}
.clr {
	clear:both;
}
*:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

::selection {
 color:#FFF;
 background-color:#4bbec2;
 text-shadow:none;
}
::-moz-selection {
 color:#FFF;
 background-color:#4bbec2;
 text-shadow:none;
}
@font-face {
 font-family: '../font/gabriolaregular';
 src: url('/font/gabriola-webfont.eot');
 src: url('/font/gabriola-webfont.eot') format('embedded-opentype'),  url('/font/gabriola-webfont.woff') format('woff'),  url('/font/gabriola-webfont.ttf') format('truetype'),  url('/font/gabriola-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: '../font/scriptina_proregular';
 src: url('/font/Scriptina_Pro-webfont.eot');
 src: url('/font/Scriptina_Pro-webfont.eot') format('embedded-opentype'),  url('/font/Scriptina_Pro-webfont.woff') format('woff'),  url('/font/Scriptina_Pro-webfont.ttf') format('truetype'),  url('/font/Scriptina_Pro-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
h1 {
	font-family: '../font/scriptina_proregular';
	font-size:45px;
	color:#fff;
	padding-top:30px;
	padding-bottom:20px;
	width:100%;
	text-align:center;
	margin:0 auto;
	background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	background-position:center bottom;
	background-repeat:no-repeat;
}
h2 {
	font-family: 'bariol_regularregular';
	font-size: 26px;
	font-weight:normal;
	color: #660000;
	padding: 1%;
	height: auto;
	width: 98%;
	text-align: left;
	text-shadow: 1px 1px 2px #fff;
	border-bottom:solid 1px #CCC;
}


#home {
	min-height:100%;
	width: 100%;
	position: relative;
	text-align: center;
	margin: 0px auto;
	display: block;
}
#love_text {
	width:40%;
	top:15%;
	left:10%;
	font-size:30px;
	line-height:40px;
	color:#fff;
	text-align:left;
	position:absolute;
	font-family: '../font/gabriolaregular';
}
#know_more {
	color:#fff;
	font-size:30px;
	position:absolute;
	bottom:0%;
	width:100%;
	text-align:center;
	padding:5px 0px;
	background:rgba(0, 0, 0, 0.3);
	font-family: '../font/gabriolaregular';
}


#wrap {
	width:100%;
	height:auto;
	overflow:hidden;
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.finally {
	font-size:50px !important;
	line-height:normal;
	text-transform:capitalize;
}
.finally span {
	font-size:36px !important;
	line-height:normal;
	font-family: '../font/scriptina_proregular' !important;
}

.ss-container {
	width: 100%;
	position: relative;
	text-align: left;
	float: left;
	overflow: hidden;
	margin-top: 25px;
}
.ss-container h2 {
	font-size: 40px;
	text-transform: uppercase;
	color: rgba(78, 84, 123);
	text-shadow: 0px 1px 1px #fff;
	padding: 20px 0px;
}
.ss-container:before {
	position: absolute;
	width: 0px;

	top: 0px;
	left: 50%;
	margin-left: -2px;
	content: '';
	height: 96.3%;
	border-right:2px dashed #fff;
}
.ss-row {
	width: 100%;
	clear: both;
	float: left;
	position: relative;
	padding: 10px 0;
	margin-bottom:2%;
	background-color:rgba(0, 0, 0, 0.2);
}
.ss-left, .ss-right, .ss-right-img {
	float: left;
	position: relative;
}
.ss-right {
	padding-top:20px;
	width:100%;
	text-align:center;
}
.ss-left {
	width: 49%;
	text-align: right;
	float: left;
	margin-right:1%;
}
.ss-right-img {
	width: 49%;
	text-align: right;
	float: left;
	margin-left:1%;
}
.ss-circle {
	overflow: hidden;
	display: block;
	text-indent: -9000px;
	text-align: left;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: static;
	border:none;
	outline:none;
}
.ss-small .ss-circle {
	width: 100px;
	height: 100px;
}
.ss-medium .ss-circle {
	width: 310px;
	height: 310px;
}
.ss-large .ss-circle {
	width: 310px;
	height: 310px;
	border:none;
	outline:none;
	border:5px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.ss1 {


}
.ss2 {
	width:62%;
}
.ss-large-last{
	margin-bottom:0% !important;
}
@media screen and (max-width: 660px) {
 .ss-medium .ss-circle {
 width: 200px;
 height: 200px;
}
.ss-large .ss-circle {
 width: 200px;
 height: 200px;
}
}
.ss-circle-deco:before {
	width: 0%;
	height: 0px;
	border-bottom: 4px dotted #ddd;
	border-bottom: 4px dotted #999;
	-webkit-box-shadow: 0px 1px 1px #fff;
	-moz-box-shadow: 0px 1px 1px #fff;
	box-shadow: 0px 1px 1px #fff;
	position: absolute;
	top: 50%;
	content: '';
	margin-top: -3px;
}
.ss-circle-deco:after {
	width: 0px;
	height: 0px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right:-9px;
	border-left:10px solid rgba(255,255,255,0.9);	
}
.ss-left .ss-circle-deco:before {
	right: 2%;
}
.ss-right .ss-circle-deco:before {
	left: 2%;
}

.ss-left .ss-circle {
	float: right;
}
.ss-right .ss-circle {
	float: left;
}
.ss-container h3 {
	font-family: '../font/gabriolaregular';
}
.ss-container .ss-medium h3 {
	margin-top: 82px;
}
.ss-container .ss-large h3 {

}
@media screen and (max-width: 660px) {
.ss-container .ss-large h3 {
 margin-top: 95px;
}
}
.ss-container .ss-left h3 {
	border-right: 0px solid rgba(164, 166, 181, 0.8);
}
.ss-container .ss-right h3 {
	font-size:35px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	border-left: 0px solid rgba(164, 166, 181, 0.8);
}
.ss-container h3 span {
	color: #FFF;
	font-weight:normal;
	font-size: 20px;
	display: block;
	padding-bottom: 5px;
}
.ss-container h3 a {
	font-size: 28px;
	color: rgba(255, 255, 255, 0.9);
	display: block;
}
.description {
	font-family: '../font/gabriolaregular';
	font-size: 24px;
	line-height:30px;
	color: #FFF;
	font-weight:normal;
	display: block;
}
.ss-container h3 a:hover {
	color: rgba(255, 255, 255, 1);
}
@media screen and (max-width: 1017px) {
 .ss-container h3 span {
 font-size:18px;
}
 .description {
 font-size:22px;
 line-height:26px;
}
}
@media screen and (max-width: 530px) {
.ss-container h3 span {
 font-size:14px;
}
.description {
 font-size:18px;
 line-height:22px;
}
}
.ss-circle-1 {
	background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-2 {
	background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-3 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-4 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-5 {
	background-image: url(/images/story/Pic-5.jpg);
}
.ss-circle-6 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-7 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-8 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-9 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-10 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-11 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-12 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-13 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-14 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-15 {
	background-image: url(/images/story/Pic-14.jpg);
}
.ss-circle-16 {
	background-image: url(/images/story/Pic-15.jpg);
}
.ss-circle-17 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-18 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-19 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ss-circle-20 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.clr {
	clear:both;
}
 @media screen and (max-width: 760px) {
.left {
 width:92%;
 margin:2%;
 padding:2%;
 overflow:hidden;
 text-align:center;
 float:left;
}
.right {
 width:92%;
 margin:2%;
 padding:2%;
 overflow:hidden;
 text-align:center;
 clear:left;
 float:left;
}
.st-content p {
 padding-bottom:10px;
}
}

@media (min-width: 1400px) and (max-width: 5990px) { 
.ss2 {
	width:58%;
}
}

