body {
	background:url(../images/main-bg.jpg) no-repeat center top #881a1b;
	background-attachment:fixed;
	background-size:100% 100%;
	font-family: 'Patua One', cursive, "Courier New";
}

.css-reel-badge	{ position: absolute; width: 140px; height: 46px; right: 0; top: 150px}

li, ul {
	list-style:none!important;
}
p {
	color:#fff
}
a {
	color:#fff!important
}
.wrapper {
	width:100%!important;
}
.align-center{
	text-align:center!important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Patua One', cursive, "Courier New", Courier;
	text-align:center;
	font-weight:normal;
}
h1 {
	text-align:center;
	font-size:35px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.8);
}


.testok {
	background-color: #CC3366;
}
.testko {
	background-color: #CC3366;
}
.logo-row {
	margin-left:0px!important;
}
.navbar-inner {
	top:-85px;
}
.navbar-fixed-top {
	background:url(../images/nav-bg.jpg) repeat-x top;
}
.navbar-inner:before, .navbar-inner:after {
	margin:-120px 0 0 0;
}
.navbar-inner {
	margin: 65px 0 0 0;
	position: relative;
}
.menu-spacer {
	width:190px!important;
	padding:0!important;
}
.navbar .nav > li:first-child {
	margin-left:50px!important;
}
.map-btn {
	height:25px;
	width:140px;
	padding:0 0 0 20px;
	top:100px;
	right:0;
	position:fixed;
	background:url(../images/nav-bg.jpg) repeat-x top;
	z-index:8000;
	color:#fff;
	line-height:25px;
	border:1px solid #fff;
	text-decoration:none;
	border-top-left-radius: 	45px;
	border-bottom-left-radius: 	45px;
}
.map-btn a {
	text-decoration:none;
}
.map-btn a:hover {
	color:#FF0000!important;
}
.navbar .nav > li > a {
	padding: 10px 39px!important;
}
/* Kindle Portrait 600 X 1024 ----------- */

.navbar .brand {
	padding:0!important;
	margin:0 auto 0 auto;
	float:none!important;
	width:147px;
	height:151px;
	position:relative
}
.no-margin {
	margin:0 !important;
}
.navbar .nav > li {
	float: left;
	margin: 3px 0px 22px 0!important;
}
.navbar .nav.pull-right {
	float: none!important;
	margin:0 auto;
	text-align:center!important
}
.nav-row {
	text-align:center!important
}
#home {
	padding-top: 150px;
}
#about p {
}
#about, #menu, #feedback, #gallery, #contact {
	padding:30px 0;
	padding-top: 200px;
	min-height:500px;
}
#contact {
	margin-bottom:0!important;
	padding-bottom:0px!important;
}
.container-in {
	max-width:914px;
	margin:0 auto;
}
/***** About *****/
#about p {
	line-height:36px;
	font-size:22px;
	font-weight:normal;
	text-align:center;
	margin:0 auto;
	max-width:914px;
}
.facility-box {
	padding:25px 0;
	text-align:center;
	font-size:20px;
	margin:40px 0 0 0;
	-webkit-box-shadow: 	inset 3px 3px 2px 0px rgba(0, 0, 0, .6);
	box-shadow: 			inset 3px 3px 2px 0px rgba(0, 0, 0, .6);
	-webkit-border-radius:	4px;
	border-radius: 			4px;
}
.facility-box:hover {
	-webkit-box-shadow: 	inset 3px 7px 2px 0px rgba(0, 0, 0, .8);
	box-shadow: 			inset 3px 7px 2px 0px rgba(0, 0, 0, .8);
	-webkit-border-radius: 	4px;
	border-radius: 			4px;
}
/***** Menu *****/

#menu {
	background:url(../images/menu-bg-glow.png) no-repeat center;
}

#boxscroll,
#boxscroll2,
#boxscroll3,
#boxscroll3   {
	padding: 2% 2% 0 2%;
	min-height: 90%;
	width: 96%;
	height:auto;
  	margin-bottom:20px;

}

#boxframe {
	top:28px;
	left:420px;
	width:400px;
	height:300px;
	overflow:auto;
}


.popup-wrap {
	width:100%;
	min-height:100%;
	left:0!important;
	padding:30px;
	height:auto;
}
.button-box{
	margin:25px auto 0 auto;
	float:none;
	width:200px;
	
	border:none;
	
}
.menu-btn{
	border:none;
	height:100px;
	width:200px;
	color:#fff;
	padding:55px 25px 0 25px;
	background:url(../images/menu-icon.png) no-repeat center 7px rgba(0,0,0,.4);
	border:2px solid  rgba(0,0,0,.2);
	font-weight:bold;
	border-radius:180px;
	margin:7px 0 0 0;
	font-family: 'Patua One', cursive, "Courier New";
	font-size:16px;
	transition-property: background;
	transition-duration: 1s;
	-webkit-transition-property: background; /* Safari */
	-webkit-transition-duration: 1s; /* Safari */
}
.menu-btn:hover{
	background:url(../images/menu-icon.png) no-repeat center 7px rgba(0,0,0,.8);
	

}
.popup-wrap-in {
	width:98%;
	min-height:98%;
	height:auto;
	position:absolute;
	margin:1%;
	background: rgba(117,11,8,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(117,11,8,0.8) 0%, rgba(27,2,1,0.93) 53%, rgba(27,2,1,0.8) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, , color-stop(0%, rgba(117,11,8,0.8)), color-stop(53%, rgba(27,2,1,0.8)), color-stop(100%, rgba(27,2,1,0.91)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(117,11,8,0.8) 0%, rgba(27,2,1,0.93) 53%, rgba(27,2,1,0.8) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(117,11,8,.8) 0%, rgba(27,2,1,0.93) 53%, rgba(27,2,1,0.8) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(117,11,8,0.8) 0%, rgba(27,2,1,0.93) 53%, rgba(27,2,1,0.8) 100%);
	background: radial-gradient(ellipse at center, rgba(117,11,8,0.8) 0%, rgba(27,2,1,0.93) 53%, rgba(27,2,1,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#750b08', endColorstr='#1b0201', GradientType=1 );
}
.popup-wrap-in h1{
	text-align:left;
	line-height:60px;
	border-bottom:1px solid rgba(255, 255, 255, .1);	
}

.menu-logo{
	float:none; margin:0 auto;		
}
.menu-row:last-child .menu-box{
	border-bottom:none;	
}
.menu-container{
	max-width:1000px;
	margin:15px auto;
	background:#fff;
}
.menu-container h2{
	text-align:center;
	color:#333b3c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-shadow: 0 3px 3px rgba(0, 0, 0, 0);
	font-weight:normal;
}
.menu-box{
	border-right:1px solid rgba(255, 255, 255, .1);
	border-bottom:1px solid rgba(255, 255, 255, .1);
	width:33.22%;
	float:left;
	text-align:center;
	padding:15px 0;
	background:rgba(0, 0, 0, 0);
	transition-property: background;
	transition-duration: 1s;
	-webkit-transition-property: background; /* Safari */
	-webkit-transition-duration: 1s; /* Safari */
}
.menu-box:hover{
	background:rgba(0, 0, 0, .35);
}
.menu-box:nth-child(3n){
	border-right:none;
}
.menu-box img{
	float:none;
	margin:0 auto;
}
.menu-box h1{
	text-align:center!important;
	font-size:24px;
	border-bottom:none;
	line-height:30px;
}

.social {
	text-align:center;
	padding-bottom:80px;
}
ul.social-icons {
	margin:20px 0;
}
ul.social-icons li {
	list-style:none;
	display:inline-block;
	margin:10px;
}
ul.social-icons li:first-child {
	margin-left:0;
}
ul.social-icons li a {
	opacity:0.8;
}
ul.social-icons li a:hover {
	opacity:1;
}
/***** Feedback ******/
.face-row {
	margin:0 0 60px 0!important;
}
.face-row h2 {
	font-size:18px;
	margin:10px 0 5px 0;
	line-height:18px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	text-align:center
}
.location-row {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
	width:100%;
	float:left
}

.face-row p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
}
.face-box {
	width:50px;
	height:50px;
	-webkit-border-radius: 360px;
	border-radius: 360px;
	border:3px #fff solid;
	overflow:hidden;
	margin:0 auto;
}
.name-box {
	height:50px;
	float:left;
	margin: 0 0 0 15px;
}


#element_to_pop_up, 
#element_to_pop_up2, 
#element_to_pop_up3,
#element_to_pop_up4 {
	display:none;
	padding:0;
	position:fixed
	
}
.b-close {
	cursor:pointer;
	position:absolute;
	right:3px;
	top:3px;
	width:25px;
	height:25px;
	background:#333333;
	color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif
}
.menu-wrap button {
	background:none;
	padding:0;
	border:0;
	margin:0;
	vertical-align: baseline;
	float:left;
	width:100%;
	color:#fff;
	outline:none;
	cursor:pointer;
}


.bubble:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 21px 21px;
	border-color: #FFFFFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	top: -21px;
	left: 48px;
}
.bubble:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 22px 22px;
	border-color: #FF7F7F transparent;
	display: block;
	width: 0;
	z-index: 0;
	top: -24px;
	left: 47px;
}
p.thought {
	position: relative;
	min-height: 80px;
	text-align: center;
	line-height: 100px;
	background-color: rgba(0, 0, 0, .7);
	border:5px solid #fff;
	-webkit-border-radius: 58px;
	-moz-border-radius: 58px;
	border-radius: 58px;
	-webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 	2px 2px 4px #888;
	box-shadow: 		2px 2px 4px #888;
	line-height:20px;
	padding:6.5% 5% 5% 5%;
}
p.thought:before, p.thought:after {
	left: 43%;
	top: -40px;
	width: 40px;
	height: 40px;
	background-color: rgba(0, 0, 0, 1);
	border: 5px solid #fff;
	-webkit-border-radius: 	28px;
	-moz-border-radius: 	28px;
	border-radius: 			28px;
}
p.thought:after {
	width: 20px;
	height: 20px;
	left: 47.5%;
	top: -50px;
	-webkit-border-radius: 	18px;
	-moz-border-radius: 	18px;
	border-radius: 			18px;
}



.error	{
	 background:rgba(0,0,0,.6); border-radius:4px; padding:0 4%; margin:15px 0
}
.error span	{
	 padding:8px 0; line-height:30px;
}
.control-group {
    margin-bottom: 10px;
	min-height:30px;
}
/**** Gallery Style *****/
#example1 {
	font-size: 0px;
	margin: auto;
	position: relative;
	max-width: 1170px;
	text-align: center;
	overflow: hidden;
	padding-top: 1em
}
#example1 a img {
/*float:left*/

}


/**** Footer Style****/

.footer {
	background:#791112;
}
.footer p {
	margin:16px 0;
}
.footer p a {
	color:#fff;
	text-decoration:none;
}
.footer p a:hover {
	color:#39d084;
}
/* Contact Style */
.contact-box {
	margin:0 auto!important;
	float:none!important;
	padding:0 15px!important
}
#contact textarea {
	resize:vertical;
	padding:4px 10px 8px 10px;
	line-height:20px;
	min-height:90px!important;
}
.btn-row {
	text-align:center;
	width:100%;
	float:left;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #fff;
	border: 0 none;
	transition: background-color 0.2s linear 0s;
	-webkit-box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 		inset 2px 2px 2px 2px rgba(0, 0, 0, .2);
	margin:0 0 20px 0!important;
	min-height:32px!important;
	padding:8px 10px;
	transition-property: box-shadow;
	transition-duration: .5s;
	-webkit-transition-property: box-shadow; /* Safari */
	-webkit-transition-duration: .5s; /* Safari */
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	background-color: #fff!important;
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0 none;
	-webkit-box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, .5);
	box-shadow: 		inset 2px 2px 2px 2px rgba(0, 0, 0, .5);
}
.captcha-image {
	background: none repeat scroll 0 0 #CCCCCC;
	float: left;
	height: 35px;
	margin-right: 20px;
	min-width:50px;
}
.submit {
	width:120px!important;
	padding:8px 20px;
	margin:0 auto;
	font-size:15px;
	color:#fff;
	border-radius:3px;
	background:rgba(0, 0, 0, .7);
	border:none;
	float:none!important;
 -o-transition:background .2s ease-out, background .1s ease-in;
 -ms-transition:background .2s ease-out, background .1s ease-in;
 -moz-transition:background .2s ease-out, background .1s ease-in;
 -webkit-transition:background .2s ease-out, background .1s ease-in;
  /* ...and now override with proper CSS property */
  transition:background .2s ease-out, background 1s ease-in;
}
.submit:hover {
	background:rgba(0, 0, 0, 1);
}
.map-box {
	opacity:.8;
	min-height:450px;
 -o-transition:opacity .1s ease-out, opacity .1s ease-in;
 -ms-transition:opacity .1s ease-out, opacity .1s ease-in;
 -moz-transition:opacity .1s ease-out, opacity .1s ease-in;
 -webkit-transition:opacity .1s ease-out, opacity .1s ease-in;
  /* ...and now override with proper CSS property */
  transition:opacity .1s ease-out, opacity 1s ease-in;
}
.map-box:hover {
	opacity:1;
}
.address-row {
	position:relative;
	top:130px;
	min-height:105px;
	z-index:100
}
.address-box {
	max-width:470px;
	margin:0 auto;
	background:#881a1b;
	text-align:center;
	padding:5px 0 5px 0;
	-moz-border-radius-bottomright: 350px 80px;
	border-bottom-right-radius: 350px 80px;
	-moz-border-radius-bottomleft: 350px 80px;
	border-bottom-left-radius: 350px 80px;
}
.address-box p {
	width:100%;
	z-index:200
}
/* Parallax Style */
#parallax-header {
	height:200px;
	background-color:gray;
}
#parallax {
	position:relative;
	overflow:hidden;
	width:100%;
	height:250px;
	margin:0 0 0 30%;
	background-image:url('images/background.jpg');
}
.parallax-viewport {
	position: relative;     /* relative, absolute, fixed */
	overflow: hidden;
}
.parallax-layer {
	position: absolute;
}
/***** Box Menu Style *****/
.boxy-piece {
	background: url(../images/black-wood.jpg) repeat;
}
.boxy-menu {
	/*width: 1024px;*/
    list-style: none;
	margin:60px 0 0 0;
	width: 100%;
}
.boxy-menu.hidden > li {
	border: none;
	display: none !important;
}
.boxy-menu > li {
	margin: 0;
	padding: 0;
	height: 120px;
	display: inline;
	float: left;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	margin:0 0 20px 0;
}
.boxy-menu > li.menuitem {
	background: url(../images/black-wood.jpg) repeat #000;
}
.boxy-menu-item-top {
	color: #fff;
	line-height: 120px;
	display: none;
}
.boxy-menu-item-bottom {
	display: none;
	padding:20px;
	line-height:22px;
	font-size:16px;
}
/****** Menu Blur *****/
.menu-wrap {
	width: 100%;
	position: relative;
	margin:30px 0 0 0;
	text-align: center;
}
.menu-wrap > header {
	padding: 30px 30px 10px 30px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
}
.menu-wrap > header:after {
	content: '';
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.7);
}
/* Header Style */
.header {
	font-family:'Arial Narrow', Arial, sans-serif;
	line-height: 24px;
	font-size: 11px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.header a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.header a:hover {
	color: #fff;
}
.header span.right {
	float: right;
}
.header span.right a {
	float: none;
	display: inline;
}
p.demos {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	text-align:center;
	display: block;
	line-height: 30px;
	padding: 20px 0px;
}
p.demos a {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: #222;
	margin: 0px 4px;
	color: #fff;
	line-height: 60px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 50%;
	font-size: 16px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.2);
}
p.demos a:hover {
	opacity: 0.7;
}
p.demos a.current-demo, p.demos a.current-demo:hover {
	background: #ffd252;
}
.ib-container {
	display: block;
	margin: 20px auto;
	padding: 0;
	text-align: center;
	max-width: 914px;
}
.ib-container:before, .ib-container:after {
	content: '';
	display: table;
}
.ib-container:after {
	clear: both;
}
.ib-container article {
	display: inline-block;
	height: 230px;
	margin: 20px;
	width: 230px;
	/*display: inline-block;
	
	width:230px;
	display: block;
	height: 230px;
	background: url(../images/menu-shadow.png) bottom no-repeat center;
	cursor: pointer;
	float: left;
	text-align: left;
	text-transform: none;
	margin: 15px;*/
	border-radius:360px;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: 
 opacity 0.4s linear, -webkit-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
	-moz-transition: 
 opacity 0.4s linear, -moz-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
	-o-transition: 
 opacity 0.4s linear, -o-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
	-ms-transition: 
 opacity 0.4s linear, -ms-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
	transition: 
 opacity 0.4s linear, transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
}
.ib-container h3 a {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	color: rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
	opacity: 0.8;
}
.ib-container article header span {
	font-size: 10px;
	font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
	display: block;
	color: #FFD252;
	color: rgba(255, 210, 82, 1);
	text-shadow: 0px 0px 0px rgba(255, 210, 82, 1);
	text-transform: uppercase;
	opacity: 0.8;
}
.ib-container article p {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333;
	color: rgba(51, 51, 51, 1);
	text-shadow: 0px 0px 0px rgba(51, 51, 51, 1);
	opacity: 0.8;
}
.ib-container h3 a, .ib-container article header span, .ib-container article p {
	-webkit-transition:	opacity 0.2s linear, text-shadow 0.5s ease-in-out, color 0.5s ease-in-out;
	-moz-transition:  	opacity 0.2s linear, text-shadow 0.5s ease-in-out, color 0.5s ease-in-out;
	-o-transition:  	opacity 0.2s linear, text-shadow 0.5s ease-in-out, color 0.5s ease-in-out;
	-ms-transition:  	opacity 0.2s linear, text-shadow 0.5s ease-in-out, color 0.5s ease-in-out;
	transition:  		opacity 0.2s linear, text-shadow 0.5s ease-in-out, color 0.5s ease-in-out;
}
/* Hover Style for all the items: blur, scale down*/
.ib-container article.blur {
	box-shadow: 0px 0px 20px 10px rgba(255, 255, 255, 1);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
.ib-container article.blur h3 a {
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
	color: rgba(0, 0, 0, 0);
	opacity: 0.5;
}
.ib-container article.blur header span {
	text-shadow: 0px 0px 10px rgba(255, 210, 82, 0.9);
	color: rgba(255, 210, 82, 0);
	opacity: 0.5;
}
.ib-container article.blur p {
	text-shadow: 0px 0px 10px rgba(51, 51, 51, 0.9);
	color: rgba(51, 51, 51, 0);
	opacity: 0.5;
}
/* Hover Style for single item: scale up */
.ib-container article.active {
	-webkit-transform: 	scale(1.09);
	-moz-transform: 	scale(1.09);
	-o-transform: 		scale(1.09);
	-ms-transform: 		scale(1.09);
	transform: 			scale(1.09);
	box-shadow:  		0px 0px 0px 10px rgba(255, 255, 255, 1), 1px 11px 15px 10px rgba(0, 0, 0, 0.4);
	z-index: 100;
	opacity: 1;
	cursor:pointer;
}
.ib-container article.active h3 a, .ib-container article.active header span, .ib-container article.active p {
 opacity;
1;
}
/***** Banner Slider Style Starts -->
/* THEME STYLES */
.sequence-theme {
/* this container is just to ensure the background color stretches all the way across on bigger screens */

}
#sequence {
	margin: 0 auto;
	position: relative;
	overflow:hidden;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	color: white;
	font-size: 0.625em;
	margin: 0 auto;
	position: relative;
	height: 550px;
}
#sequence > .sequence-canvas {
	height: 100%;
	width: 100%;
}
#sequence > .sequence-canvas > li {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: -50%;
}
#sequence > .sequence-canvas > li img {
/*height: 96%;*/
}
#sequence > .sequence-canvas li > * {
	position: absolute;
	/* only cause the left and opacity properties to transition */
  -webkit-transition-property:	left, opacity;
	-moz-transition-property: 	left, opacity;
	-ms-transition-property: 	left, opacity;
	-o-transition-property: 	left, opacity;
	transition-property: 		left, opacity;
}
.sequence-next, .sequence-prev {
	color: white;
	cursor: pointer;
	display: none;
	font-weight: bold;
	padding: 10px 7px;
	position: absolute;
	top: 44%;
	z-index: 1000;
	height: 75px;
	margin-top: -47.5px;
}
.sequence-pause {
	bottom: 0;
	cursor: pointer;
	position: absolute;
	z-index: 1000;
}
.sequence-paused {
	opacity: 0.3;
}
.sequence-prev {
	left: 2.2%;
}
.sequence-next {
	right: 2.2%;
}
.sequence-prev img, .sequence-next img {
	height: 100%;
	width: auto;
}
#sequence-preloader {
	background: #d9d9d9;
}
.sequence-pagination {
	bottom: 1%;
	display: none;
	right: 6%;
	position: absolute;
	z-index: 10;
	-webkit-transition-duration: 	0.5s;
	-moz-transition-duration: 		0.5s;
	-ms-transition-duration: 		0.5s;
	-o-transition-duration:			0.5s;
	transition-duration: 			0.5s;
}
.sequence-pagination li {
	display: inline-block;
 *display: inline;
	/* Hack for IE7 and below as they don't support inline-block */
  height: 140px;
}
.sequence-pagination li img {
	cursor: pointer;
	opacity: 0.5;
	-webkit-transition-duration: 	1s;
	-moz-transition-duration: 		1s;
	-ms-transition-duration: 		1s;
	-o-transition-duration: 		1s;
	transition-duration: 			1s;
	-webkit-transition-property: 	margin-bottom, opacity;
	-moz-transition-property: 		margin-bottom, opacity;
	-ms-transition-property: 		margin-bottom, opacity;
	-o-transition-property: 		margin-bottom, opacity;
	transition-property: 			margin-bottom, opacity;
}
.sequence-pagination li img:hover {
	margin-bottom: 4px;
	-webkit-transition-duration: 		0.3s;
	-moz-transition-duration: 			0.3s;
	-ms-transition-duration: 			0.3s;
	-o-transition-duration: 			0.3s;
	transition-duration: 				0.3s;
}
.sequence-pagination li.current img {
	opacity: 1;
}
h2 {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size:35px;
	text-align:left;
	text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.8);
}
.sequence-next, .sequence-prev {
	position: absolute;
	opacity: 0.6;
	-webkit-transition-duration:	1s;
	-moz-transition-duration: 		1s;
	-ms-transition-duration: 		1s;
	-o-transition-duration: 		1s;
	transition-duration: 			1s;
	z-index:1000;
}
.sequence-next:hover, .sequence-prev:hover {
	opacity: 1;
	-webkit-transition-duration: 	1s;
	-moz-transition-duration: 		1s;
	-ms-transition-duration: 		1s;
	-o-transition-duration: 		1s;
	transition-duration: 			1s;
}
.title {
	font-size: 3em;
	line-height:1em;
	left: 45%;
	width: 35%;
	opacity: 0;
	bottom: -5%;
	z-index: 50;
}
.animate-in .title {
	left:10%;
	opacity: 1;
	-webkit-transition-duration: 	0.5s;
	-moz-transition-duration: 		0.5s;
	-ms-transition-duration: 		0.5s;
	-o-transition-duration: 		0.5s;
	transition-duration: 			0.5s;
}
.animate-out .title {
	left: 35%;
	opacity: 0;
	-webkit-transition-duration: 	0.5s;
	-moz-transition-duration: 		0.5s;
	-ms-transition-duration: 		0.5s;
	-o-transition-duration: 		0.5s;
	transition-duration: 			0.5s;
}
.subtitle {
	color: black;
	font-size: 2em;
	left: 35%;
	width: 80%;
	opacity: 0;
	top: 290px;
}
.animate-in .subtitle {
	left: 10%;
	opacity: 1;
	-webkit-transition-duration: 	0.5s;
	-moz-transition-duration: 		0.5s;
	-ms-transition-duration: 		0.5s;
	-o-transition-duration: 		0.5s;
	transition-duration: 			0.5s;
}
.animate-out .subtitle {
	left: 1%;
	opacity: 0;
	-webkit-transition-duration: 	0.5s;
	-moz-transition-duration: 		0.5s;
	-ms-transition-duration: 		0.5s;
	-o-transition-duration: 		0.5s;
	transition-duration: 			0.5s;
}
.model {
	left:-30%;
	top: 250px;
	opacity: 0;
	position: relative;
	height: auto !important;
	max-height: 568px !important;
	width: 100%;
	min-width: 225px;
	/* prevents the model from shrinking when the browser is resized */
  max-width: 100%;
}
.animate-in .model {
	left: -5%;
	opacity: 1;
	-webkit-transition-duration: 	1s;
	-moz-transition-duration: 		1s;
	-ms-transition-duration: 		1s;
	-o-transition-duration: 		1s;
	transition-duration: 			1s;
}
.animate-out .model {
	left: 15%;
	opacity: 0;
	-webkit-transition-duration: 	0.5s;
	-moz-transition-duration:	 	0.5s;
	-ms-transition-duration: 		0.5s;
	-o-transition-duration: 		0.5s;
	transition-duration: 			0.5s;
}
 @media only screen and (min-width: 992px) {
 #sequence .title {
 width: 100%;
 line-height:50px;
 
}
}
@media only screen and (max-width: 838px) {
 #sequence {
 height: 550px;
}
 #sequence .model {
 max-height: 530px !important;
 width: auto;
}
}
@media only screen and (max-width: 768px) {
 #sequence {
 height: 500px;
}
 #sequence .title {
 font-size: 2.8em;
}
 #sequence .subtitle {
 font-size: 1.6em;
}
 #sequence .sequence-next, #sequence .sequence-prev {
 height: 60px;
 margin-top: -40px;
}
 #sequence .model {
 max-height: 480px !important;
 width: auto;
}
}
@media only screen and (max-width: 568px) {
 #sequence .model {
 left: 50%;
 min-width: 40%;
    /*prevents the model from shrinking when the browser is resized*/
    width: 100%;
}
 #sequence .animate-in .model {
 left: 50%;
 margin-left: -54%;
}
 #sequence .animate-out .model {
 left: 50%;
 margin-left: -54%;
}
 #sequence .title {
 background: #a1a1a1;
 background: rgba(0, 0, 0, 0.3);
 bottom: 0;
 left: 100%;
 padding: 4%;
 bottom: -50%;
 width: 100%;
 z-index: 10;
}
 #sequence .animate-in .title {
 left: 0%;
}
 #sequence .animate-out .title {
 left: -100%;
}
 #sequence .subtitle {
 visibility: hidden;
}
 #sequence .sequence-pagination {
 bottom: 40px;
}
 #sequence .sequence-pagination li img {
 height: 100px;
}
}
@media only screen and (max-width: 518px) {
 #sequence {
 height: 450px;
}
}
@media only screen and (max-width: 468px) {
 #sequence {
 height: 415px;
}
 #sequence .sequence-pagination {
 opacity: 0;
 visibility: hidden;
}
}
@media only screen and (max-width: 418px) {
 #sequence {
 height: 375px;
}
}
@media only screen and (max-width: 368px) {
 #sequence {
 height: 325px;
}
 #sequence .title {
 font-size: 2.2em;
}
}
@media only screen and (max-width: 320px) and (orientation: portrait) {
  /*iphone portrait*/
  #sequence {
 height: 320px;
}
 #sequence .model {
 min-width: 45%;
 width: 100%;
}
 #sequence .animate-in .model {
 margin-left: -22.5%;
}
 #sequence .animate-out .model {
 margin-left: -22.5%;
}
}
@media only screen and (min-width: 321px) and (max-width: 480px) and (orientation: landscape) {
 #sequence {
 height: 260px;
}
 #sequence .model {
 min-width: 24%;
 width: 24%;
}
 #sequence .animate-in .model {
 left: 17.5%;
 margin-left: 0;
}
 #sequence .animate-out .model {
 left: 17.5%;
 margin-left: 0;
}
 #sequence .sequence-pagination {
 right: 17.5%;
}
}
.bluewhyte-box {
	width:auto;
	float:right;
	margin:15px 0 0 0;
	line-height:25px;
}
.bluewhyte {
	width:70px;
	float:right;
	padding:0 0 0 5px;
}
.bluewhyte img {
	width:100%;
	float:right;
}






#floatDiv{
	height: 110px;
	margin-left: -200px;
	margin-top: 20%;
	position: absolute;
	right: 7px;
	width: 40px;
	z-index: 1000;
}



.social-wrap {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.social-wrap ul li{
	list-style:none;
	border-bottom:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.social-wrap li a {
	margin:5px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	width:35px;
	height:35px;
	float:left;
	text-indent:-99999px;
	background: #191919;

}
.social-wrap li a.facebook {
	background: rgba(0,0,0,.5) url(../images/facebook.png) no-repeat -0px -60px;
	-webkit-transition:All 0.3s ease-out;
	-moz-transition:All 0.3s ease-out;
	-o-transition:All 0.3s ease-out;
}
.social-wrap li a.facebook:hover {
	background: rgba(0,0,0,.5) url(../images/facebook.png) no-repeat -0px -0px;
}
.social-wrap li a.twitter {
	background: rgba(0,0,0,.5) url(../images/twitter-1.png) no-repeat -0px -60px;
	-webkit-transition:All 0.3s ease-out;
	-moz-transition:All 0.3s ease-out;
	-o-transition:All 0.3s ease-out;
}
.social-wrap li a.twitter:hover {
	background: rgba(0,0,0,.5) url(../images/twitter-1.png) no-repeat -0px -0px;
}
.social-wrap li a.google-p {
	background:rgba(0,0,0,.5) url(../images/google.png) no-repeat -0px -60px;
	-webkit-transition:All 0.3s ease-out;
	-moz-transition:All 0.3s ease-out;
	-o-transition:All 0.3s ease-out;
}
.social-wrap li a.google-p:hover {
	background:rgba(0,0,0,.5) url(../images/google.png) no-repeat -0px -0px;
}

.contact-number	{ float:left;  padding:10px 2% 10px 2%; border-radius:4px; margin:15px 0 15px 0; background:rgba(0,0,0,.6); font-size:18px; 
				  font-family:Arial, Helvetica, sans-serif; line-height:29px; border:1px solid rgba(0,0,0,.3);}
.contact-number	i	{ border-bottom:1px solid rgba(0,0,0,.2); width:100%; padding: 0 0 5px 0 }
.contact-number	.fa-envelope	{ font-size:18px;}
