body {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	width: 100%;

} 

.text1{
	font-family: sans-serif;
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	color:#000;
	font-size:27px;
	letter-spacing:8px;
	text-transform:uppercase;
	line-height: 80px;


}

.text2 {
	text-align: center;
	font-family: sans-serif;
	position: absolute;
	top: 163%;
	width: 100%;
	font-size: 27px;
	letter-spacing: 8px;
	text-transform: uppercase;
}

.text3 {
	text-align: center;
	font-family: sans-serif;
	position: absolute;
	top: 260%;
	width: 100%;
	font-size: 27px;
	letter-spacing: 8px;
	text-transform: uppercase;
}

.border {
	background-color: white;
	padding: 20px;

}


.image1 {
	background-image: url(cloud.jpeg);
	height: 100vh;
	width: 100%;
	display: inline-block;
	size: cover;
	margin-top: 20px;
	margin-left: -8px;
	background-attachment: fixed;
	opacity: 0.8;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.image2 {
	background-image: url(tower.jpeg);
	height: 400px;
	width: 100%;
	display: inline-block;
	size: cover;
	margin-top: 0px;
	margin-left: -8px;
	background-attachment: fixed;
	opacity: 0.8;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

.image3 {
	background-image: url(image3.jpeg);
	height: 400px;
	width: 100%;
	display: inline-block;
	size: cover;
	margin-top: 0px;
	margin-left: -8px;
	background-attachment: fixed;
	opacity: 0.8;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

.section-one {

	
	width: 100%;
	text-align: left;
	font-family: sans-serif;
	font-size: 20px;
	padding-top: 40px;
	padding-bottom: 40px;

	margin-left: 10px;
	
}

.section-two {
    
    width: 100%
	padding: 50px;
	text-align: center;
	font-family: sans-serif;
	font-size: 20px;
	
	margin-left: 0px;
	
}


.navbar {
	background-color: white;
	height: 100px;
	width: 100%;
	display: block;
	padding: 0;
	margin-top: -25px;
	
	border-bottom-style: solid; 
	border-bottom-color: #850808;
	border-bottom-width: 100%;
    z-index: 1;
    position: fixed;

}

.logo {
	font-family: sans-serif;
	font-size: 25px;
	letter-spacing: 8px;
	text-transform: uppercase;
	font-weight: bolder;
 	margin-top: 20px;
 	margin-left: 10px;
    position: fixed;
    z-index: 10;

}

.ogo {
	font-family: sans-serif;
	font-size: 25px;
	letter-spacing: 8px;
	text-transform: uppercase;
	font-weight: bolder;
 	margin-top: 20px;
 	margin-left: 10px;
    position: fixed;
    z-index: 10;
	display: none;
}







ul {
	list-style: none;
	margin-top: 25.5px;
	margin-left:1500px;
	font-family: sans-serif;
	font-size: 25px;
	font-weight: bold;
	z-index: 10;
	position: fixed;
	   
}

ul li {
	float: right;
	display: block;
	z-index: 10;

	
}

ul li a {
    text-decoration: none;
    color: black;
    background-color: white;
    padding: 20px;
    z-index: 10;
    
}

ul li a:hover {
    background-color: #850808;
    color: black;
    z-index: 10;
} 

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 20px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
    height: 20px;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;

}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/



@media(max-height: 768px){
	ul {
		margin-left: 800px;
	}

	
}

@media(max-width: 1280px){
	ul {
		margin-left: 800px;
	}
}





@media(max-width: 1024px){

	#cookieConsent {
		line-height: 28px;
	}

	.image2 {
	background-image: url(towerm.jpeg);
	height: 400px;
	width: 100%;
	display: inline-block;
	size: cover;
	margin-top: 0px;
	margin-left: -8px;
	background-attachment: fixed;
	opacity: 0.8;
	margin: 0;
	padding: 0;
}

.image3 {
	background-image: url(image3m.jpeg);
	height: 400px;
	width: 100%;
	display: inline-block;
	size: cover;
	margin-top: 0px;
	margin-left: -8px;
	background-attachment: fixed;
	opacity: 0.8;
	margin: 0;
	padding: 0;
}

	#cookieConsent a {

		height: 30px;

		
	}

	ul {
		margin-left: 60px;
		margin-top: 38px;
		font-size: 30px;
	}
	
	.navbar {
		height: 120px;
	}

	#cookieConsent {

		font-size: 30px;
	}

	.image1, .image2, .image3 {
		background-attachment: scroll;
		width: 100%;
		
	}


	.text1 {
		text-align: center;
	}
	.logo {
		display: none;
		
	}

	.ogo {
		font-size: 50px;
		letter-spacing: 0;
		font-weight: bold;
		margin-left: 10px;
		display: block;

	

	.text1{
		margin-left:10px;
	}



