@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

@charset 'UTF-8';

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}


main {
	height:1250px;
}
h1 {
	position: relative;
}


.header-banner {
		height:600px;
		width:100%;
		border:none;
	}
iframe.footer {
	height:410px;
	width:100%;
	border:none;
}

section.banner-box {
	position: absolute;
	top:0;
	z-index: 10;
	height: 420px;
	width: 100%;
	background-image: url("../images/pagebanners/about-banner-white.jpg")
		;
	background-size:100% auto;
	background-position: top,center;
	background-attachment:fixed;	
	background-repeat: no-repeat;
	transform: scaleY(1.10);
	}



.scroll {
	height: 2px;
}


ul {
	background-color: transparent;
}
li {
	background-color: transparent;
}




/* Pre-defined CSS */


img { 
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
a, a:visited {
	color: #a1cd3a;
	text-decoration: none;
}




.logo {
	opacity: 1;
}

/*body*/
section.banner-box .logo {
	font-weight:700;
	letter-spacing: 2px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 50px;
	height:90px;
	background-repeat: no-repeat;
	position: absolute;
	top: 70%;
	text-shadow: 4px 4px 12px #000;

}
.title {
	background-color: #F4F4F4;
	margin-top:0px;
	font-weight:600;
	text-align: center;
}

#about-info {
	position: relative;
	top: 20px;
	height: auto;
	margin: 10px 0 0px 0;
	display: block;
	align: center;
	z-index: 10;
	font-weight: 300;
	line-height: 1.8;
}


.questions-answer-container{
	background-color:white;
	position: relative;
	height:500px;
}

.questions-answer-container1{
	background-color:#f4f4f4;
	position: relative;
	height:530px;
	margin-bottom: 0px;
	padding-bottom: 100px;
}
.questions-container {
	padding-top:20px;
	margin-bottom: 100px;
	padding-bottom: 100px;
}

/*.column-half {
	width: 50%;
	float: left;
	margin-top: 0px;
	position:relative;
}*/
.column-question {
	text-align: center;
	padding:25px;
	height:100px;
	

}
.column-answer {
	background-color: white;
	text-align: center;
	padding:25px;

}
.column-title {
	color:#a1cd3a;
	font-size:22px;
	letter-spacing:1.5;
	font-weight:700;
    padding-top: 0px;
    padding-bottom: 0;

	text-align: center;
}
.column-title1 {
	width:100%;
    color:#4a4a4a;
	text-transform:uppercase;
	font-weight:500;
	font-size:15px;
	text-align: center;
}
.column-title2 {
	width:100%;
    color:#4a4a4a;
	text-transform:uppercase;
	font-weight:500;
	text-align: center;
	padding-top:20px;
	font-size:16px;
}
.question, #questions, .question1, .question2, .question3, .question4, .question5 {
	cursor:pointer;
   border: solid 2px #a1cd3a;
	padding: 5px;
	width:400px;
	margin:20px 80px 0 15%;
	text-align: left;
	padding-left:15px;
	font-size:16px;
}





.question:hover, .question2:hover, .question1:hover, .question3:hover, .question4:hover, .question5:hover {
	background-color:#a1cd3a;
	
}


/*section:hover .answer {
	display:block;
	
}*/

.answer, .answer1, .answer2, .answer3, .answer4, .answer5 {
	
	display:none;
	width:400px;
    border: solid 2px #a1cd3a;
	color:white;
	padding: 5px;
	margin:-41px 0px 20px 700px;
	text-align: left;
	padding-left:15px;
	background-color:#a1cd3a;
	font-size:16px;
}


.column-question2 {
	background-color: #f4f4f4;
	text-align: center;
	padding:25px;

}
.column-answer2 {
	background-color: #f4f4f4;
	text-align: center;
	padding:25px;

}
.fix-it {
	position:relative;
	height:1px;
	
}

.perspectiveRight {
  animation-name: perspectiveRight;
}
@keyframes perspectiveRight {
  0% {
    transform-origin: 100% 0;
    transform: perspective(800px) rotateY(0deg);
  }

  100% {
    transform-origin: 100% 0;
    transform: perspective(800px) rotateY(180deg);
  }
}


/*endbody*/

/*Scrolled*/



.scrolled  {
height: 65px;
background: #232323;
transition: 0.35s all ease;
	padding: 2px 0px 0px 2px;
}
.scrolled header {
	height: 70px;
	background: #232323;
	transition: 0.35s all ease;
	top: 0px;
	padding: 0em;
	position: fixed;
	background-color: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.scrolled .site-nav {
position: fixed;
float: right;
z-index: 400;
top: 25px;
left: 0;
display: block !important;
width: 80;
padding: 10em 40em 10 80;
background: #00000;

}

.scrolled .site-nav ul li a {
	color: #fff;
}
.scrolled .site-logo {
position: fixed;
display: none;
float: left;
padding-top: 2px;
padding-left: 1px;
width: 80px;
background-color: transparent;
z-index: 10000;
}
.scrolled .simple-logo {
	position: fixed;
	display:block;
	float: left;
	padding-top: 2px;
	padding-left: 5px;
	width: 75px;
	background-color: transparent;
	z-index: 10000;
}

.scrollimage section.mainscroll {
	display:none;
}
.scrollimage section.mainscroll img {
	display:none;
}







/*Desktop-View off*/


#parent {
	display: block;
}
.image3 {
	display: none;
}
#parent .image2 {
	display: none;
}
#parent .banner-title {
	display: none;
}
	#parent .banner-text {
	display: none;
}

.mobile-logo {
	display: none;
}
.mobile-banner {
	display:none;
}
	
/*Tablet - View*/
@media (max-width: 800px){
	
	section.banner-box {
		z-index:1;
		height:200px;
		position:relative;
		top:10px;
	}
	section.banner-box .logo {
		z-index:1;
		font-size: 22px;
		height:30px;
		position:relative;top:20px;
	}
	.mobile-logo {
		display: block;
		position: absolute;
		width: 40%;
		top:120px;

		z-index: 10;
	}
	.mobile-logo img {
		margin-left: 40%;
		z-index: 10000000000;
	}

	.title{
		margin-top:0px;
	}
	header {
		display:none;
	}
	.si-wrapper {
		display: none;
	}
	
	.slide {
		top:2px;
		width: 100%;
	}
	.slider p{
		font-size: 15px;
		width: 100%;
		padding-top:20px;
	}
	.slider figure p {
		padding: 20px 10px 0 10px;

}
	.icons {
		height:50px;
		padding:0;
	}
	#subtitles {
	height:420px;
}	
	#subtitles p{
	font-size: 24px;
}	
	
#subtitles p1{

	font-size: 14px;
	padding-top:80px;
}	
	.icons-text {
		padding-top:230px;
		font-size: 10px;
		width: 600px;
		display: inline-flex;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
		#subtitles .icons-text p{
		height: 40px;
	}
	.air {
		width: 100px;
		
	}
	.hotel {
		width: 100px;
		margin-left: 40px;
		margin-right: 40px;
		
		
	}
	.ticket {
		width: 100px;
		
		
		
	}

	.container {
		font-size: 10px;
		padding:30px;
	}
	.connect-us {
		padding-top: 0;
	}
	.connect-us .eb-logo {
		display: none;
	}
	.question, .question1, .question2, .question3, .question4, .question5 {
		width: 400px;
		margin: 0 auto 10px auto;
		font-size: 14px;
	}

	.answer, .answer1, .answer2, .answer3, .answer4, .answer5 {
		width: 400px;
		margin: 0 auto 10px auto;
		font-size: 14px;
	}
	
		.header-banner {
		height:300px;
	}
	iframe.footer {
	height:610px;
	width:100%;
	border:none;
}
	
}

/*Mobile-view*/
@media (max-width: 440px){
	
	.site-logo {

	display: none;

}
	.mobile-logo {
		display: block;
		position: absolute;
		width: 40%;
		top:60px;
		left: 15%;
		z-index: 10;
	}
	.mobile-logo img {
		display: none;
		margin-left: 40%;
		z-index: 10000000000;
	}

	header {
		display:none;
	}
	section.banner-box {
		display:none;
		
	}
	.mobile-banner {
		display: block;
	}
	.mobile-banner p {
		width: 100%;
		margin-top:100px;
		text-align: center;
		color: white;
		font-size: 22px;
		font-weight: 700;
		height:90px;
		position: absolute;
		text-shadow: 4px 4px 12px #000;
		z-index: 1000000;
	}
	.title {
		margin-top:0;
		margin-bottom:0;
	}
	#about-info {
		margin:0;
		padding:0;
		top:0;
		width: 100%;
		text-align: center;
	}

	
	
	
	.network-teamwork h1 {
		font-size: 18px;
		width:100%;
		text-align: center;
		padding:10px;color: #a1cd3a;
		/*text-shadow: 4px 4px 12px #000;*/
	}
	.network-teamwork p1 {
		font-size: 12px;
		text-align: center;
		padding:10px;
		width: 100%;
	}
	.network-teamwork img {
		display:none;
	}
	.network-teamwork {
		margin-top:20px;
		border: none;
	}
	.quality {
		border:none;
		width: 100%;
		margin:0;
		height: auto;
	}
	.quality h1 {
		position: absolute;
		font-size: 18px;
		width:100%;
		text-align: center;
		padding:10px;
		z-index: 2;
		color: #a1cd3a;
		margin-top:20px;
		/*text-shadow: 4px 4px 6px #000;*/
		
	}
	.quality p1 {
	float: left;
	position: absolute;
	font-size: 12px;
	text-align: center;
	padding: 0px 40px 0px 40px;
	margin-top: 80px;
	z-index: 4;
	width: 100%;
	left: 0px;
		color: black;
	}
	.quality img {
		width: 100%;
		opacity: .1;
		z-index: 1;
		float: left;
	}
	.unmatched-experience h1 {
		margin-top:20px;
		font-size: 18px;
		width:100%;
		text-align: center;
		padding:10px;color: #a1cd3a;
		/*text-shadow: 4px 4px 12px #000;*/
	}
	.unmatched-experience p1 {
		font-size: 12px;
		text-align: center;
		padding:10px;
		width: 100%;
		margin-bottom: 20px;
	}
	.unmatched-experience img {
		display:none;
	}
	.unmatched-experience {
		margin-top:20px;
		border: none;
	}
	
	.quality1 {
	width: 100%;
	height: auto;
	margin:0;
		border: none;

	
}
.quality1 img {
	width:100%;
	height: 200px;
	float: left;opacity: .1;
}
.quality1 h1 {
	position: absolute;
		font-size: 18px;
		width:100%;
		text-align: center;
		padding:10px;
		z-index: 2;
		color: #a1cd3a;
		margin-top:220px;
		/*text-shadow: 4px 4px 6px #000;*/
	
}

.quality1 p1 {
	float: left;
	position: absolute;
	font-size: 12px;
	text-align: center;
	padding: 0px 40px 0px 40px;
	margin-top: 285px;
	z-index: 4;
	width: 100%;
	left: 0px;
		color: black;
	
}
	
	.quality2 {
	width: 100%;
	height: auto;
	margin:0;
		border: none;

	
}
.quality2 img {
	width:100%;
	height: 360px;
	float: left;
	opacity: .1;
}
.quality2 h1 {
	position: absolute;
		font-size: 18px;
		width:100%;
		text-align: center;
		padding:10px;
		z-index: 2;
		color: #a1cd3a;
		margin-top:450px;
		
	
}

.quality2 p1 {
	float: left;
	position: absolute;
	font-size: 12px;
	text-align: center;
	padding: 0px 40px 0px 40px;
	margin-top: 500px;
	z-index: 4;
	width: 100%;
	left: 0px;
		color: black;
	
}

	
	
	#subtitles {
		display:none;
	height:240px;
}	
	#subtitles p{


	font-size: 14px;
}	
	
#subtitles p1{

	font-size: 12px;
	padding-top:50px;
}	
	.title p2{

	font-size: 12px;
	margin-top:0px;
}	
	.parent {
		display: none;
	}
	.icons-text {
		display: none;
	}
	.air {
		display:none;
	}
	.hotel {
		display:none;
	}
	.ticket {
		display:none;
	}
	

	.container {
		font-size: 10px;
		padding:30px;
	}
	.connect-us {
		padding-top: 0;
	}
	.connect-us .eb-logo {
		display: none;
	}

	.question, .question1, .question2, .question3, .question4, .question5 {
		width:250px;
		margin: 0 auto 10px auto;
		padding:10px;
		text-align: center;
		font-size: 14px;
		
	}
	.answer, .answer1, .answer2, .answer3, .answer4, .answer5 {
		float:none;
		width:250px;
		text-align: center;
		margin:10px auto 10px auto;
		padding:10px;
		font-size: 14px;
		
	}
	.questions-answer-container {
		height: 700px;
	}
	.questions-answer-container1 {
		height: 700px;
	}
	
	.mobile-banner {
		display: block;
	}
	.mobile-banner p {
		width: 100%;
		margin-top:100px;
		text-align: center;
		color: white;
		font-size: 22px;
		font-weight: 700;
		height:90px;
		position: absolute;
		text-shadow: 4px 4px 12px #000;
		z-index: 1000000;
	}
	

	
	
	
		iframe.header-banner {
		height:260px;
	}
	
	iframe.footer {
		height:600px;
	}	
	
	

}
	