
html,body {
	background: #000!important;
	/*font-size: 12pt;*/
    font-weight: 300;
    line-height: 1.8em;
	font-family: futura pt, sans-serif;
	color:#ccc;
	height:100%;
	padding:0px;
	margin:0px;
}
body h3, body h2, body h1{
	font-weight: 300;
}
p {
    font-size:1.1em;
}
.header-section h1{
	font-size: 2.5em;
	text-transform: uppercase;
	letter-spacing: .15em;
}
.header-section img {
    margin: 0 5px 10px 0;
}
.header-section h2, h2{
	font-size: 2.8em;
}
.header {
	width: 100%;
}
.google-buttons {
    margin: 0 auto; 
    width: 600px;
}
.google-buttons hr{
	border: 1px solid #333333;
	width: 50%;
	margin: 0 auto;
}
input[type=text] {
  border: none;
  border-bottom: 1px solid #0CAD4D;
  background-color: #000;
  font-size: 2em;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#vipRegister.text-input {
  max-width:250px;
}
.border-right{
	border-right: 1px solid #333333;
}
.border-right img{
	padding: 30px;
}
.img-padding img{
	padding: 30px;
}
.features{
	padding: 30px 0px;
	position: relative;
}
.features h3, h3{
	text-align: center;
	/*line-height: 30px;*/
	font-size: 2.3em;
}
.features p{
  text-align: center;
  font-weight: 300;
  line-height: 1.4em;
  font-size: 1.2em;
  padding-left: 15px;
  padding-right: 15px;
}
.feature-images{
	position: absolute;
	top: -55px;
}
.feature-images img{
	width: 100%;
}
.home-page-features{
	min-height: 260px;
  max-width: 400px;
  margin:auto;
}
.learn-features{
	min-height: 260px;
  max-width: 400px;
  margin:auto;
}
.learn-block{
	width: 50%;
	display: inline-block;
}
.learn-block h3{
	font-size: 2.2em;
    color: #0cad4d;
    letter-spacing: 0px;
}
.learn-block hr{
	    margin-top: 45px;
		margin-bottom: 45px;
		border: 1px solid #333333;
}
.home-learn-block a{
	overflow: hidden;
    display: block;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #333333;
    text-decoration:none;
	color: #0cad4d;	
}
.learn-block a:hover{
	text-decoration: none;
}
.learn-block a:hover h3{
	color: #14dd65;	
}
.learn-block a:visted h3{
	color: #0cad4d;	
}
.hotel-block{
	width: 1030px;
    margin: 0 auto;
	padding-bottom: 40px;
}
.hotel-block h2{
	font-weight: 300;
	letter-spacing: 1px;
}
.hotel-bg{
	background: url('../images/home/hotel-bg.png') no-repeat;
}
.help-hover a:hover{
	text-decoration: none;
}
.help-hover a:hover .help-tag{
	color: #03903C;
}
.help-tag{
	font-size: 22px;
    color: #006228;
    letter-spacing: 0px;
}
.footer{
	padding: 30px 0px;
	font-size:.6em;
	letter-spacing:.3em;
	margin-top:50px;
	text-transform: uppercase;
}


.learn-head h1{
	font-size: 25pt;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.learn-feature{
	margin-top: -65px;
}
.learn-button{
	border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    width: 600px;
    margin: 0 auto;
}
.titan-vip{
	color: #e6e6e6;
	padding: 50px 0px 0px;
}
.titan-vip h2{
	margin-bottom: 20px;
  letter-spacing: .1em;
}
.titan-vip h4 {
  line-height: 1.5em;
}
.learn2-block a{
	overflow: hidden;
    display: block;
    padding-bottom: 60px;
    border-bottom: 1px solid #333333;
}
.learn-features{
	min-height: 190px;
}
a{
text-decoration:none;
}


.footer hr {
  width: 50%;
  border-color: #333333;
}
.footer p{
font-weight: 400;
}
.hotel-block.hotel-block {
    padding:0;
}
.hotel-bg  a h3 {
    color: #0cad4d;
    font-size: 2.2em;
    letter-spacing: 0;
}


.form input[type="text"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #000;
    border-color: -moz-use-text-color -moz-use-text-color #0cad4d;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    font-size: 2em;
}

.form input[type="button"], .form input[type="submit"],.form input[type="reset"] {
    background-color: #0cad4d;
    border: medium none;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    margin: 0 2px;
    padding: 3px 15px;
    text-decoration: none;
}
.small-print {
    font-size: 0.6em;
    letter-spacing: 0.3em;
    margin-top: 5px;
    text-transform: uppercase;
}

.google-buttons h2 {
    font-size: 2.8em;
}
a{
color: #0cad4d;
}





#book_online_wrapper {
  margin: 40px;
}
#book_online {
  font-size: 2.2em;
  color: #03903C;
  letter-spacing: 0px;

}
a#book_online.hover {
  text-decoration: none;
}



@media screen and (max-width: 992px){
	.feature-images img{
		width: auto;
	}
	.feature-images {
		position: initial;
	}
	.features{	
		text-align: center;
	}
	.home-page-features {
		min-height: 110px;
	}
	.learn-features {
		min-height: 110px;
	}
  #book_online {
    font-size: 2.2em;
    color: #03903C;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 767px){
	.hotel-block {
		width: auto;
	}
	.google-buttons {
		width: auto;
	}
  #book_online {
    font-size: 1.8em;
    color: #03903C;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 480px){
	.img-padding img{
		width: 100%;
	}
	.border-right img{
		width: 100%;
	}
	.header-section h3{
		letter-spacing: 2px;
		font-size: 16px;
		line-height: 22px;
	}
	.header-section h1 {
		font-size: 18px;
		line-height: 26px;
	}
	.header-section h2 {
		font-size: 14pt;
		line-height: 25px;
	}
	.learn-block h3 {
		font-size: 16px!important;
		letter-spacing: 0px!important;
	}
	.help-tag {
		font-size: 16px!important;
		letter-spacing: 0px!important;
	}
	.hotel-block h2 {
		font-size: 20px;
	}
	.learn-head h3{
		font-size: 16px;
		line-height: 22px;
	}
	.titan-vip h2{
		font-size: 24px;
	}
	.features h3{
		font-size: 20px;
		letter-spacing: 2px;
	}
	.hotel-block h3{
		font-size: 20px;
		letter-spacing: 2px;
	}
	.footer h6 {
		font-size: 8px;
		line-height: 12px;
	}
  #book_online {
    font-size: 1.5em;
    color: #03903C;
    letter-spacing: 0px;
  }
}
a#phone {
  font-size:1.2em;
}
