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



/*---------- Main Style------------ */



body {
		margin: 0px;
		font-family: "Segoe UI", "DejaVu Sans", "Trebuchet MS", "sans-serif";
		font-size:  100%;
		}

p  {
		color: #FFFFFF;
		margin: 2% 0 0 0;
}

p li {
		font-size: 17px;
		line-height: 1.1em;
		
}

h1 {
		font-family: "marcellus sc", "Cambria", "Hoefler Text", "Liberation Serif", "Times", "Times New Roman", "serif";
		font-size:  10vw;
		line-height:.95em;
		color: #FFFFFF;
		margin:0 0 20px 0;
		text-shadow: 2px 2px 6px rgba(0, 100, 0, 0.8);
	
}

h2 {
		font-family: "marcellus sc", "Cambria", "Hoefler Text", "Liberation Serif", "Times", "Times New Roman", "serif";
		 color: #FFFFFF;
		font-size:  44px;
		line-height:  .98em;
		text-align: left;
		padding-bottom: 0px;
		margin-bottom: 0;
		margin-top: 0;
		
}

a:hover {
		color:  #EE7C31;	
	
}
a, a:visited {  color: #FFFFFF;
		font-weight: 400px;
		text-decoration: none;
		}

.button {
		text-transform: uppercase;
		background-color:  #EE7C31;
		color: #FFFFFF; 
		font-size: 17px;
		font-weight: 700px;
		padding:  12px 20px;
		border: none;
		display:  table;
		margin-top:  20px;
		
}

.button.value-button {
		font-size:  45px;
		font-weight: 700;
		padding: 15px;
		display:  table;
		margin-top:  45px;
}

.button:hover {
		background-color:  #ffffff;
	
	
}
input {
		display:block;
		margin-top: 5px;
		margin-bottom: 20px;
		width:55%;
		padding:  15px;
		
	
}

.form-group {
		font-size:  20px;
}
#email {
		font-size:  20px;
		font-family: "Segoe UI", "DejaVu Sans", "Trebuchet MS", "sans-serif";
}
.wrapper {
    max-width: 2500px; 
    width: 100%; 
    margin: 0 auto; 
    padding: 0 2%; 
    box-sizing: border-box; 
}
/*--------------- Header Section--------*/

header {
		padding: 0 ;
		display:  block;
		background-color:  #40709B; 
		height:  auto;
		z-index:  1000;
	    top: 0; 
    	left: 0;
    	right: 0;
	
	
}
.valueprop h1 span {
    display: block;
    text-align: left; 
    margin: 0; 
    line-height: 1.2; 
}

.valueprop h1 span {
    display: block; 
    margin: 0; 
}

#middle {
    margin-bottom: 0; 
}

#earth {
    margin-top: 0px; 
}
.clear {
		clear: both;
}

#desktop-logo { 
		float:left;
		padding:5px 0 5px 0;
		margin-left: 1%;
		}



.toggle {
	
			display: none;
 			margin-right: 1%;
			padding: 0;}


#headernav{  float:right;
	
	
}


#headernav ul {
		
		padding: 0;
		margin:  62px 0 0 0;
}

#headernav li {
		margin: 0;
		padding: 0 12px 0 12px;
		list-style: none;
		text-transform: uppercase;
		font-size:  16px;
		letter-spacing: .5px;
		display: inline-block;
	
}

#headernav a {
		 color: #FFFFFF;
		text-decoration: none;
	
}

/* ------------Banner------------- */


#banner  {
		
		margin-top:  0px;
		background-color:  none;
		background-image:url("images/banner3.jpg");
		height:  1000px;
		background-size:  cover;
		background-position:center;
		position: relative;
		
}
.valueprop	{
		max-width:  100%;
		width:  90%;
		position: absolute;
		
		margin: 0 auto;
		left: 6%; 
		top: 50%;
		transform: translateY(-50%)
				
}
.no-uppercase {
		text-transform: none;
}

/* ---------Feature/Tours Section------*/

#main {
		 margin-top: 65px; 
}
.tour {
    display: flex;
    align-items: stretch; 
    margin-bottom: 54px;  
}

.tourimage, .tourtext {
    flex: 1; 
}
.tourimage.left {
    order: -1; 
}

.tourtext.right {
    order: 1; 
}

.tourimage.right {
    order: 1; 
}

.tourtext.left {
    order: -1; 
}

.tourimage {
    flex: 1;
    max-width: 100%; 
}




.tourtext {
    flex: 1; 
    background-color: #40709B; 
    padding: 0;
    box-sizing: border-box;
    display: flex; 
    flex-direction: column; 
    justify-content: center; 
    align-items: center; 
    text-align: center; 
}
.tourtext p {
			margin-left:12.5%;
			margin-right:12.5%;
			
			
			text-align: left;
			line-height: 1.75em;
}

.tourtext h2 {
			margin-left:12.5%;
			margin-right:7.5%;
			}
#bundles {
	
		
		margin-bottom: 54px;
}
#bundles img {
	max-width: 2500px;
	width:  100%;
}
#bundles h2 {
		text-align: center;
}





.tourimage1 {
    background-image: url('images/shire.jpg'); 
    background-size: cover; 
    background-position: center; 
    height: 500px; 
    flex: 1; 
}

.tourimage2 {
    background-image: url('images/rivendell.jpg'); 
    background-size: cover; 
    background-position: center; 
    height: 500px; 
    flex: 1; 
}
.tourimage3 {
    background-image: url('images/rohan.jpg'); 
    background-size: cover; 
    background-position: center; 
    height: 500px; 
    flex: 1; 
}
.tourimage4 {
    background-image: url('images/mordor.jpg'); 
    background-size: cover; 
    background-position: center; 
    height: 500px; 
    flex: 1; 
}













.tourtext  {
		background-color:  #40709B;
}
#bundles {
    background-color: #645A43; 
    padding:  0 0 45px 0; 
    text-align: center; 
}

#bundles h2 {
    color: #FFFFFF;
    font-family: "marcellus sc", "Cambria", "Hoefler Text", "Liberation Serif", "Times", "Times New Roman", "serif"; 
    font-size: 44px; 
    line-height: .98em; 
	padding-top: 40px;
    margin: 0 10%; 
}

#bundles p {
    color: #FFFFFF; 
    font-size: 17px; 
    line-height: 1.75em; 
    margin-left: 20%; 
    margin-right: 20%; 
    text-align: left; 
}

.bundle-button  {
		margin-left: auto;
		margin-right: auto;
	
}
/*--------------Form Section------*/

#form {
    background-color: #40709B;
    padding: 0; 
    text-align: center; 
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    justify-content: center; 
    max-width: 100%; 
    width: 100%;
    margin: 0 auto; 
    height: 450px;
}		


#form h2 {
    color: #FFFFFF;
	text-align: center;
    margin-bottom: 0; 
}

#form p {
    color: #FFFFFF;
    margin-bottom: 30px; 
}


.form-group {
    width: 100%; 
    max-width: 400px; 
    margin-bottom: 20px; 
}


input[type="email"] {
    width: 100%;
    padding: 15px;
    border: none;
    border-radius: 2px; 
    box-sizing: border-box;
	text-align: center;
}


form .button {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
form .button:hover {
    background-color: #ffffff; 
    color: #EE7C31; 
}

/* Footer Section */
footer {
		
	
}

#divsocial {
    display: flex;
    justify-content: center; 
    flex-wrap: nowrap; 
    overflow-x: auto; 
    padding:  0 0 26px 0; 
}

#social {
    display: flex;
    list-style: none; 
    padding: 0; 
    margin: 0; 

    
}

#social li {
    margin: 0 10px; 
}

#social a {
    display: inline-block; 
    transition: transform 0.3s ease; 
}

#social img {
    width: 30px; 
    height: auto; 
}

footer {
    background-color: #ffffff; 
    padding: 0px;
    display: flex;
    flex-direction: column; 
    align-items: center; 
    text-align: center; 
}

#footernav ul {
    list-style: none; 
    padding: 0;
    margin: 0;
}
#footernav  {
			display:  none;
		
  
}
#footernav li {
    margin: 0 0 20px; 
	color:  #FFFFFF;
}
#footernav a {
    margin: 0 0 20px; 
	color:  #FFFFFF;
}

#legal {
    margin-top: 20px; 
	background-color: #ffffff;
	width: 100%;
}

#legal ul {
    list-style: none; 
    padding: 0;
    margin: 0;
    display: flex; 
    flex-wrap: wrap; 
    justify-content: center; 
}

#legal li {
    margin: 0px 45px; 
}

#legal a {
    text-decoration: underline;
    color: #40709B; 
}
#legal p {
    
    color: #40709B; 
}


#form, #footernav, #legal {
    margin: 40px 0; 
    padding: 00px; 
}









@media screen and (max-width: 1430px) {
    #headernav {
		
        display: none; 	
		float: left;
    }


    .toggle {
        display: block; 
		float: right;
		margin-top: 47px;
		
    }

    #footernav {
        display: block;
        background-color: #40709B;
        color: #FFFFFF;
        width: 100%; 
        margin: 0; 
        padding: 0; 
        box-sizing: border-box; 
    }

    #footernav ul {
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: center; 
    }

    #footernav li {
        margin: 10px 0; 
    }

    #footernav a {
        color: #FFFFFF;
        text-decoration: none;
    }

	
	#legal {
    margin-top: 0px; 
	background-color: #40709B;        
		width: 100%; 
        margin: 0; 
        padding: 0; 
        box-sizing: border-box;
}

	#legal ul {
    list-style: none; 
    padding: 0;
   
    
        display: block; 
        margin: 0 auto; 
        
    }

	#legal li {
    margin: 10px 45px; 
}

	#legal a {
    text-decoration: underline;
    color: #FFFFFF; 
}
	#legal p {
    
    color: #ffffff; 
}

@media screen and (max-width: 730px) {
	#desktop-logo img{height: 90px;
					width:auto;}
	.toggle  		{ margin-top: 23px;
					}
	}



@media screen and (max-width: 540px) {
	#desktop-logo img{height: 75px;
					width:auto;}
	.toggle  { margin-top: 25px;
		width: 49px;} 
				    
      
    }
	
	@media screen and (max-width: 399px) {
	#desktop-logo img{height: 65px;
					width:auto;}
	.toggle  { margin-top: 22px;
		width: 45px;} 
				    
      
    }
	
@media screen and (max-width: 1200px) {
    h1 {
        font-size: 12vw;
		left: 11%;
		
    }
    #banner {
        height: 900px; 
    }
    .valueprop {
        top: 50%; 
    }
	    .button.value-button {
        font-size: 40px; 
        padding: 12px; 
			 margin-top: 15px; 
    }
	
	
	
	
	
	}
	
	
	
	
	
@media screen and (max-width: 992px) {
		h1 {
        font-size: 14vw;
			left: 10%;
	}
	    #banner {
        height: 800px; 
    }
	    .valueprop {
        top: 50%; 
    }
     .button.value-button {
        font-size: 35px; 
        padding: 10px; 
		 margin-top: 10px;
    }
	
	}
	
	
	
	
	
@media screen and (max-width: 768px) {
    h1 {
        font-size: 14vw;
		left: 9%;
    }
	    #banner {
        height: 700px; 
    }
    .valueprop {
        top: 50%; 
    }
	    .button.value-button {
        font-size: 24px; 
        padding: 6px;
			margin-top: 8px;
    }
}


	
	
@media screen and (max-width: 600px) {
    .tour {
       display: block; 
    }
	.tourimage {
			height:400px;
	}
.tourimage.left {
    order: -1; 
}

.tourtext.right {
    order: 1; 
}

.tourimage.right {
    order: 1; 
}

.tourtext.left {
    order: -1; 
}
   #bundles img {
        height: 300px; 
        width: 100%;   
        object-fit: cover; 
    }
	#bundles p {
						margin-left:12.5%;
						margin-right:12.5%;
	}
    #banner {
        height: 500px; 
    }
    .valueprop {
        top: 50%; 
    }	
    .button.value-button {
        font-size: 25px; 
        padding: 6px;
		margin-top: 6px;
    }
	}

	
	
	

@media screen and (max-width: 910px) {
   
	

	#legal {
        display: block; 
        text-align: center; 
    }

    #legal ul {
        display: block; 
        margin: 0 auto; 
        padding: 0; 
    }

    #legal li {
        display: block; 
        margin: 10px 0; 
    }
}

@media screen and (max-width: 510px) {
	#social img { height:  35px;
				width: auto;
				}
	
	}
	
	
	

@media screen and (max-width: 480px) {
	.tourtext p, #bundles p, p{
			font-size:16px;
	}
	.tourtext h2, #bundles h2, h2 {
			font-size:8vw}
	
	.tourtext h2, #bundles h2  {
		margin: 8% 4% 2% 4%;
	}
	.tourtext p, #bundles p {
		margin: 2% 4% 8% 4%;
	}
	#bundles h2{ padding-top: 0;}
	#divsocial {
        justify-content: center; 
    }
	#bundles {
			margin-bottom: 4%;
			padding-bottom: 5px;
	}

    #social li {
        margin: 0 5px; 
    }

    #social img {
        width: 25px; 
    }
	    h1 {
        font-size: 14vw;
			left: 7%;
    }    #banner {
        height: 650px; 
    }
    .valueprop {
        top: 50%; 
    }
	    .button.value-button {
        font-size: 20px; 
        padding: 5px;
			margin-top: 4px;
    }
	}

}

