@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
}

body {
	font-family:"proxima-nova",sans-serif;
}

section, header, footer {
	display: block;
}

.netopholder {
	width: 100%;
	background-color: #b9b1a8;
	color: #fff;
}

.netopbox {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

.netoplogo, nemenu {
	 float: left;
}

.netoplogo{
	margin: 0px 0px 0px 2%;
	text-align: center;
	width: 5%;
	display: inline-block;
	
}

.netoplogo img{
	width: 70px;
	
}


.nemenubox {
	clear: both;
	background-color: #333;
}

.nemenu {
	width: 90%;
	margin: 0px 0px 0px 3%;
	display: inline-block;
}

.nebanner {
	clear: both;
}

#back_to_camera {
	clear: both;
	display: block;
	height: 80px;
	line-height: 40px;
	padding: 20px;
}

.fluid_container {
	margin: 0 auto;
	width: 100%;
}

.necopyholder {
	clear: both;
	background-color: #b9b1a8;
}

.necopybox {
	width: 60%;
	margin: 0 auto;
	text-align: justify;
	padding: 80px 0px;
	color: #fff;
	font-size: 22px;
}

.necopybox h3{
	text-align: center;
	font-size: 36px;
}

.neservicelistholder {
	clear: both;
	background-color: #f4f4f4;
}

.neservicelistbox {
	width: 100%;
	margin: 0 auto;
	padding: 100px 0px;
}

.neservicelistbox h2 {
	font-size: 36px;
	margin: 0px auto 50px auto;
	text-align: center;
	color: #666;
}

.neservicelistbox h3 {
	color: #fff;
	font-size: 24px;
	margin: 10px 10px 150px 10px;
	text-shadow: -3px 0px 19px rgba(0, 0, 0, 1);
	-moz-text-shadow: -3px 0px 19px rgba(0, 0, 0, 1);
	-o-text-shadow: -3px 0px 19px rgba(0, 0, 0, 1);
	-webkit-text-shadow: -3px 0px 19px rgba(0, 0, 0, 1);
}

.neservicelist1, .neservicelist2, .neservicelist3, .neservicelist4, .neservicelist5, .neservicelist6 {
	width: 27%;
	margin: 1%;
	padding: 2% 2% 4% 2%;
	display: inline-block;
	background-repeat: repeat, repeat;
	background-attachment: scroll, scroll;
	background-position: 0% 0%, 0% 0%;
	background-clip: border-box, border-box;
	background-origin: padding-box, padding-box;
	background-size: cover;
}

.neservicelistbox a {
	font-size: 14px;
	font-weight: 800;
	border: 4px solid #fff;
	padding: 10px 30px;
	color: #fff;
	text-decoration: none;
}

.neservicelist1 {
	background-image: linear-gradient(rgba(185,177,168, 0.1), rgba(185,177,168, 0.1)), url(../images/ser1.jpg);
}
.neservicelist1:hover {
	background-image: linear-gradient(rgba(185,177,168, 0.8), rgba(185,177,168, 0.8)), url(../images/ser1.jpg);
}

.neservicelist2 {
	background-image: linear-gradient(rgba(185,177,168, 0.1), rgba(185,177,168, 0.1)), url(../images/ser2.jpg);
}

.neservicelist2:hover {
	background-image: linear-gradient(rgba(185,177,168, 0.8), rgba(185,177,168, 0.8)), url(../images/ser2.jpg);
}

.neservicelist3 {
	background-image: linear-gradient(rgba(185,177,168, 0.1), rgba(185,177,168, 0.1)), url(../images/ser3.jpg);
}
.neservicelist3:hover {
	background-image: linear-gradient(rgba(185,177,168, 0.8), rgba(185,177,168, 0.8)), url(../images/ser3.jpg);
}

.neservicelist4 {
	background-image: linear-gradient(rgba(185,177,168, 0.1), rgba(185,177,168, 0.1)), url(../images/ser4.jpg);
}
.neservicelist4:hover {
	background-image: linear-gradient(rgba(185,177,168, 0.8), rgba(185,177,168, 0.8)), url(../images/ser4.jpg);
}

.neservicelist5 {
	background-image: linear-gradient(rgba(185,177,168, 0.1), rgba(185,177,168, 0.1)), url(../images/ser5.jpg);
}
.neservicelist5:hover {
	background-image: linear-gradient(rgba(185,177,168, 0.8), rgba(185,177,168, 0.8)), url(../images/ser5.jpg);
}

.neservicelist6 {
	background-image: linear-gradient(rgba(185,177,168, 0.1), rgba(185,177,168, 0.1)), url(../images/ser6.jpg);
}
.neservicelist6:hover {
	background-image: linear-gradient(rgba(185,177,168, 0.8), rgba(185,177,168, 0.8)), url(../images/ser6.jpg);
}

.neadholder {
	clear: both;
	background-color: #b9b1a8;
}

.neadbox {
	width: 60%;
	margin: 0 auto;
	text-align: justify;
	padding: 20px 0px;
	color: #fff;
	font-size: 28px;
}

.neadbox h3{
	text-align: center;
	font-size: 27px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.nememberholder {
	clear: both;
}

.nememberpri, .nemembercor {
	float: left;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

.nememberpri {
	display: inline-block;
	width: 49.1%;
	background-image: linear-gradient(rgba(0,0,0, 0.2), rgba(0,0,0, 0.3)), url(../images/private.jpg);
	border-right: 5px solid #fff;
}

.nemembercor {
	display: inline-block;
	width: 50%;
	background-image: linear-gradient(rgba(0,0,0, 0.2), rgba(0,0,0, 0.3)), url(../images/corporate.jpg);
	border-left: 5px solid #fff;
}

.nememberpri h3, .nemembercor h3{
	font-size: 24px;
	font-weight: 800;
	margin: 300px 20px 20px 50px;
	color: #fff;
}

.nememberpri a, .nemembercor a{
	text-decoration: none;
	color: #fff;
}

.neprivateholder, .necorporateholder {
	clear: both;
}

.neprivatebox, .necorporatebox{
	margin: 0 auto;
	width: 60%;
	font-size: 18px;
	text-align: justify;
	padding: 150px  0px;
	line-height: 1.5em;
	clear: both;
}

.neprivatebox h3, .necorporatebox h3 {
	text-align: center;
	color: #b9b1a8;
	font-weight: 800;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	padding: 10px 0px;
}


.netravelholder {
	clear: both;
}

.netravel1, .netravel2, .netravel3, .netravel4, .neplace1, .neplace2, .neplace3, .neplace4 {
	float: left;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	width: 25%;
}

.netravel1 {
	display: inline-block;
	background-image: linear-gradient(rgba(0,0,0, 0.2), rgba(0,0,0, 0.3)), url(../images/tra1.jpg);
}

.netravel2 {
	display: inline-block;
	background-image: linear-gradient(rgba(0,0,0, 0.2), rgba(0,0,0, 0.3)), url(../images/tra2.jpg);
}

.netravel3 {
	display: inline-block;
	background-image: linear-gradient(rgba(0,0,0, 0.2), rgba(0,0,0, 0.3)), url(../images/tra3.jpg);
}

.netravel4 {
	display: inline-block;
	background-image: linear-gradient(rgba(0,0,0, 0.2), rgba(0,0,0, 0.3)), url(../images/tra4.jpg);
}

.netravel1 h3, .netravel2 h3, .netravel3 h3, .netravel4 h3, .neplace1 h3, .neplace2 h3, .neplace3 h3, .neplace4 h3 {
	font-size: 18px;
	font-weight: 800;
	margin: 300px 20px 20px 50px;
	color: #fff;
}

.netravel1 a, .netravel2 a, .netravel3 a, .netravel4 a, .neplace1 a, .neplace2 a, .neplace3 a, .neplace4 a {
	text-decoration: none;
	color: #fff;
}


.neplace1 {
	display: inline-block;
	background-image: linear-gradient(rgba(0,0,0, 0.2), rgba(0,0,0, 0.3)), url(../images/place1.jpg);
}

.neplace2 {
	display: inline-block;
	background-image: linear-gradient(rgba(0,0,0, 0.2), rgba(0,0,0, 0.3)), url(../images/place2.jpg);
}

.neplace3 {
	display: inline-block;
	background-image: linear-gradient(rgba(0,0,0, 0.2), rgba(0,0,0, 0.3)), url(../images/place3.jpg);
}

.neplace4 {
	display: inline-block;
	background-image: linear-gradient(rgba(0,0,0, 0.2), rgba(0,0,0, 0.3)), url(../images/place4.jpg);
}


.nelocation {
	clear: both;
	background-color: rgba(208,202,191,1.0);
}

iframe {
	opacity: 0.5;
}

.nefooterholder {
	background-color: #d0cabf;
	color: #333;
}

.nefooterbox {
	width: 80%;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
	padding: 15px 0px;
}

.nefooterbox a, .nefooterbox a:active {
	color: #333;
	text-decoration: underline;
}

.nefooterbox a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}




input[id*="name"], input[id*="email"]{
	border: 3px #fff solid;
	border-radius: 20px;
	width: 60%;
	font-size: 16px;
	color: #FFF;
	background-color: #b9b1a8;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 5px 5px 5px 15px;
	font-weight: 100;
	height: 40px;
}

textarea[id*="message"] {
	border: 3px #fff solid;
	border-radius: 20px;
	width: 60%;
	height: 200px;
	font-size: 16px;
	color: #FFF;
	background-color: #b9b1a8;
	margin: 10px 0px 10px 0px;
	padding: 30px;
}


input[id*="send"] {
	border: 3px #fff solid;
	border-radius: 20px;
	width: 200px;
	height: 60px;
	color: #FFF;
	font-size: small;
	background-color: #d0cabf;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
}

.g-recaptcha{
	margin-left: auto;
	margin-right: auto;
	width: 30%;
}



section.module.parallax {
  background-position: 80% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 100px 0px;
  clear: both;
}

section.module.parallax h1 {
  color: #fff;
  line-height: 3em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  margin: 0px;
  font-size: 4em;
}

section.module.parallax p {
  color: #fff;
  line-height: 2.0em;
  font-weight: 400;
  text-align: center;
 /*text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);*/
  margin: 0px auto 0px auto;
  /*padding: 50px;
  background-color: rgba(255,255,255,0.6);*/
  width: 50%;
  font-size: 24px;
}

section.module.parallax .membership{
  /*color: rgba(33,60,77, 0.8);*/
  color: #333;
  line-height: 2.0em;
  font-weight: 400;
  text-align: center;
 /*text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);*/
  margin: 0px auto 50px auto;
  padding: 50px;
  background-color: rgba(255,255,255,0.6);
  width: 75%;
  font-size: 24px;
}




section.module.parallax-1 {
  background-image: url(../images/4.jpg);
}

section.module.parallax-2 {
  background-image: url(../images/10.jpg);
}

section.module.parallax-3 {
  background-image: url(../images/corbg.jpg);
}

section.module.parallax-4 {
  background-image: url(../images/membershipbg.jpg);
}

section.module.parallax-5 {
  background-image: url(../images/corporate-travel.jpg);
}

section.module.parallax-6 {
  background-image: url(../images/1.jpg);
}

section.module.parallax-7 {
  background-image: url(../images/luxury-yacht.jpg);
}

section.module.parallax-8 {
  background-image:  url(../images/cs-bg4.jpg);
}

section.module.parallax-9 {
  background-image: url(../images/gold.jpg);
}

section.module.parallax-10 {
  background-image: url(../images/hotel.jpg);
}


section.module.parallax-11 {
  background-image: url(../images/rest.jpg);
}


section.module.parallax-12 {
  background-image: url(../images/bars.jpg);
}


section.module.parallax-13 {
  background-image: url(../images/events.jpg);
}


section.module.parallax-14 {
  background-image: url(../images/cornew1.jpg);
}


section.module.parallax-15 {
  background-image: url(../images/cornew1.jpg);
}











@media only screen and (min-width: 1020px) and (max-width:1300px) {
	
	.nemenu {
		width: 90%;
	}
}




@media only screen and (min-width: 706px) and (max-width:1020px) {
	
	.necopybox {
		width: 80%;
	}
	
	.neservicelistbox {
		padding: 200px 0px;
	}
	
	.neservicelist1, .neservicelist2, .neservicelist3, .neservicelist4, .neservicelist5, .neservicelist6 {
		width: 43.5%;
		margin: 2% 1%;
		
	}
	
	
	.nememberpri, .nemembercor {
		border-left: none;
	
	}
	
	.netravel1, .netravel2, .netravel3, .netravel4, .neplace1, .neplace2, .neplace3, .neplace4 {
		width: 50%;
	}
	
		
	
}




@media only screen and (min-width: 403px) and (max-width:750px) {
	
	.netoplogo img{
		width: 75px;
		
	}
	
	.netoplogo{
		width: 15%;
		
	}
	
	.nemenu {
		width: 80%;
	}
	
	.necopybox {
		width: 80%;
		font-size: 22px;
	}
	
	.neservicelistbox {
		padding: 100px 0px;
	}
	
	
	.neservicelistbox h3 {
		margin: 10px 10px 150px 10px;
	}
	
	.neservicelist1, .neservicelist2, .neservicelist3, .neservicelist4, .neservicelist5, .neservicelist6 {
		width: 94%;
		margin: 3% 1%;
		padding: 2% 2% 8% 2%;
		
	}
	
	.neprivatebox, .necorporatebox{
		width: 80%;
		font-size: 18px;
		padding: 150px  0px;
		line-height: 1.5em;
	}
	
	.neprivatebox h3, .necorporatebox h3 {
		font-size: 22px;
	}
	
	.nememberpri, .nemembercor {
		width: 100%;
		border-right: none;
		border-left: none;
	
	}
	
	.netravel1, .netravel2, .netravel3, .netravel4, .neplace1, .neplace2, .neplace3, .neplace4 {
		width: 100%;
	}
	
	section.module.parallax h1 {
	  line-height: 3em;
	  font-size: 3em;
	}
	
	section.module.parallax p {
	  padding: 20px;
	  width: 75%;
	  font-size: 24px;
	}
	
	input[id*="name"], input[id*="email"]{
		width: 90%;
		height: 40px;
	}
	
	
	textarea[id*="message"] {
		width: 90%;
	}


	
	
}



@media only screen and (min-width: 50px) and (max-width:400px) {
	
	.netoplogo{
		width:50%;
		float: none;
		margin: 0 20% 0 20%;	
	}
	
	.nemenu {
		width: 100%;
		float: none;
		margin: 0px;
	}

	
	.necopybox {
		width: 80%;
		font-size: 18px;
	}
	
	.necopybox h3{
		text-align: center;
		font-size: 26px;
	}
	
	.neservicelistbox {
		padding: 100px 0px;
	}
	
	.neservicelistbox h2 {
		font-size: 26px;
	}
	
	.neservicelistbox h3 {
		color: #fff;
		font-size: 18px;
		margin: 10px 10px 150px 10px;
	}
	
	
	.neservicelist1, .neservicelist2, .neservicelist3, .neservicelist4, .neservicelist5, .neservicelist6 {
		width: 94%;
		margin: 3% 1%;
		padding: 2% 2% 8% 2%;
		
	}
	
	.neprivatebox, .necorporatebox{
		width: 80%;
		font-size: 18px;
		padding: 150px  0px;
		line-height: 1.5em;
	}
	
	.neprivatebox h3, .necorporatebox h3 {
		font-size: 22px;
	}
	
	.nememberpri, .nemembercor {
		width: 100%;
		border-right: none;
		border-left: none;
	
	}
	
	.netravel1, .netravel2, .netravel3, .netravel4, .neplace1, .neplace2, .neplace3, .neplace4 {
		width: 100%;
	}
	
	section.module.parallax h1 {
	  line-height: 3em;
	  font-size: 2em;
	}
	
	section.module.parallax p {
	  padding: 20px;
	  width: 75%;
	  font-size: 18px;
	}
	
	section.module.parallax .membership {
	  padding: 20px;
	  font-size: 18px;
	  line-height: 1.1em;
	}
	
	input[id*="name"], input[id*="email"]{
		width: 90%;
		height: 40px;
	}
	
	textarea[id*="message"] {
		width: 90%;
	}
	
	.g-recaptcha{
		margin-left:0px;
		margin-right: 0px;
		width: 100%;
	}

	
  
	


	
	
}