/* ----- DESKTOP ---- */

@media (max-width: 1450px)
{
	#firstPage .transparent_box {
		top: 25%;
		word-wrap:  break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
}

@media (max-width: 1375px)
{
	#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
		top: 30%;
		margin-left: 6%;
	}

	nav img {
		height: 90px;
	}

	#Menu {
		top: 80px;
	}

	#Menu p {
		font-size: 1.3em;
		padding-left: 0.7em;
		padding-right: 0.7em;
	}

	#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
		top: 18.5em;
		height: 6em;
		line-height: 6em;
	}

	#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
		font-size: 5.3em;
	}

	#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
		width: 65%;
		font-size: 1.3em;
	}
	
	@media (max-height: 670px) {
		#firstPage .transparent_box {
			top: 35%;
		}

		#firstPage #logos {
			font-size: 2em;
		}

		#firstPage #logos img {
			height: 1.3em;
			width: 1.3em;
		}

		#firstPage #project_name {
			font-size: 3.5em;
		}

		#firstPage #short_description {
			margin-top: -60px;
		}

		#firstPage #learn_more {
			font-size: 1.2em;
		}

		.border {
			margin-left: -6px;
		}
	}

	@media (max-height: 590px) {
		#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
			top: 0% !important;
			margin-left: 6%;
		}

		#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
			margin-top: 11.5em !important;
			height: 3.7em !important;
			line-height: 3.7em !important;
		}

		#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
			font-size: 3.3em !important;
		}

		#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
			width: 65%;
			font-size: 0.8em !important;
		}
	}		
}

@media (max-width: 1200px)
{
	#fifthPage .PhotoContainer {
		max-width: 48%;
	}
}

@media (max-width: 1150px)
{
	.display{
		/* margin-top: -220px; */
	}

	#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
		width: 80%;
		font-size: 1.3em;
	}	
	
	#secondPage, #thirdPage, #fourthPage, #fifthPage, #sixthPage, #seventhPage {
		/* margin-top: -200px; */
	}

	#seventhPage p {
		font-size: 1.2em;
	}

	@media (max-height: 705px) {
		#firstPage .transparent_box {
			top: 30%;
		}
	}

	@media (max-height: 650px) {
		#firstPage .transparent_box {
			top: 35%;
		}

		#firstPage #logos {
			font-size: 2em;
		}

		#firstPage #logos img {
			height: 1em;
			width: 1em;
		}

		#firstPage #project_name {
			font-size: 4.5em;
		}

		#firstPage #short_description {
			margin-top: -70px;
		}

		#firstPage #learn_more {
			font-size: 1.2em;
		}
	}

	@media (max-height: 525px)
	{
		#firstPage .transparent_box {
			top: 40% !important;
		}
	}
}

@media (max-width: 1050px) {

	.fullscreen-bg__video
	{
		display: none;
	}

	.display{
		/* margin-top: -270px; */
	}

	#secondPage, #thirdPage, #fourthPage, #fifthPage, #sixthPage, #seventhPage {
		/* margin-top: -240px; */
	}

	@media (max-height: 850px) {
		#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
			margin-top: 16.5em !important;
		}

		#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
			top: 0% !important;
		}

		#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
			font-size: 1em !important;
		}
	}

	@media (max-height: 730px) {
		#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
			margin-top: 16.5em !important;
		}

		#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
			top: 0% !important;
		}

		#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
			font-size: 1em !important;
		}

		#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
			height: 4em !important;
			line-height: 4em !important;
		}

		#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
			font-size: 3.7em !important;
		}
	}

	@media (max-height: 690px) {
		#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
			font-size: 0.8em !important;
		}

		#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
			height: 3.5em !important;
			line-height: 3.5em !important;
		}

		#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
			font-size: 3em !important;
		}
	}
}

@media (max-height: 962px)
{
	#fifthPageContainer {
		height: 60%;
	}
}

@media (max-height: 850px)
{
	#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
		top: 24%;
	}

	#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
		top: 11em;
		height: 4.5em;
		line-height: 4.5em;
	}

	#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
		font-size: 4em;
	}

	#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
		font-size: 1.1em;
	}	
}

@media (max-height: 700px)
{
	#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
		top: 33%;
	}

	#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
		top: 12.5em;
		height: 4em;
		line-height: 4em;
	}

	#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
		font-size: 3.3em;
	}

	#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
		font-size: 1em;
	}	
}

@media (max-height: 660px) {
	#fifthPageContainer {
		height: 40%;
	}
}

@media (max-height: 525px) {
	#firstPage .transparent_box {
		top: 30%;
	}
}


/* -------- MOBILE ------- */

@media (max-width: 1080px)
{	
	#firstPage {
		max-height: none !important;
		height: 95vh;
	}

	#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
    	top: 9.5em;
    	height: 6em;
   		line-height: 6em;
	}

	#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
		top: 20%;
	}
	
	#firstPage #firstPageFirstBox {
		width: 90%;
		margin-top: -20px;
	}

	#firstPage #firstPageSecondBox {
		width: 50%;
	}

	#Menu {
		top: -5px;
		right: 0;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		display: none;
	}

	#Menu p {
		padding: 0;
		width: 100%;
		font-size: 1.3em;
		text-align: center;
	}
	
	.hamburger_button {
		display: inline-block;
	}

	.gradient, .text_gradient, #Menu p: hover {
		border-bottom: none;
	}

	nav img {
		margin-left: 0;
		margin-right: auto;
		display: inline-block;
		height: 70px;
	}

	#secondPage .secondPageSecondBox .newsContainer, #fourthPage .fourthPageSecondBox .newsContainer {
		width: 100%;
		display: block;
	}

	#secondPage .secondPageSecondBox img, #secondPage .secondPageSecondBox iframe, #fourthPage .fourthPageSecondBox iframe, #fourthPage .fourthPageSecondBox img {
		width: 100%;
		display: block;
	}

	#sixthPage #sixthPageSecondBox {
		max-width: none;
		display: block;
	}

	#sixthPage #sixthPageSecondBox div {
		width: 100%;
		display: block;
	}

	#footer {
		/*position: static;*/
		bottom: 0;
	}

	@media (max-height: 850px) {
		#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
    		margin-top: 8.5em !important;
  	}

		#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
			top: 2% !important;
		}
	}

	@media (max-height: 705px) {
		#firstPage .transparent_box {
			top: 40%;
		}
	}

	@media (max-height: 690px) {
		#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
    		margin-top: 8em !important;
 		}

		#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
			top: 1% !important;
		}
	}
	
	@media (max-height: 610px) {
		#firstPage .transparent_box {
			top: 50%;
		}
	}

	@media (max-height: 525px) {
		#firstPage .transparent_box {
			top: 25% !important;
		}
	}
}

@media (max-width: 950px)
{
	#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
		top: 30%;
	}

	#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
		top: 18.5em;
		height: 4em;
		line-height: 4em;
	}

	#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
		font-size: 3.7em;
	}

	#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
		font-size: 1.1em;
	}
}

@media (max-width: 880px)
{
	@media (max-height: 705px) {
		#firstPage .transparent_box {
			top: 45%;
		}

		#firstPage #logos {
			font-size: 2em;
		}

		#firstPage #logos img {
			height: 1em;
			width: 1em;
		}

		#firstPage #project_name {
			font-size: 4.5em;
		}

		#firstPage #short_description {
			margin-top: -70px;
		}

		#firstPage #learn_more {
			font-size: 1.2em;
		}
	}
}

/* LANDSCAPE */
@media (max-width: 820px)
{
	@media (max-height: 420px)
	{
		#footer {
			position: relative;
			bottom: -23vh;
			display: none;
		}

		#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
			bottom: 30px;
		}

		.display_contacts {
			height: auto;
		}
	}

	@media (max-height: 340px)
	{
		#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
			margin-top: 35px;
		}
	}
}

@media (max-width: 802px)
{
	#fifthPage .PhotoContainer {
		max-width: 100%;
		height: 50%;
	}

	#fifthPage .PhotoContainer p {
		top: -10px;
		margin-left: 20px;
		font-size: 1.4em;
	}

	#fifthPage .PhotoContainer img {
		max-height: 80%;
	}

	@media (max-height: 962px) {
		#fifthPage .PhotoContainer {
			max-width: 100%;
			height: auto;
		}

		#fifthPageContainer {
			height: 70% !important;
			max-height: none !important;
			margin-top: 100px !important;
			overflow-x: hidden;
		}
	}

	@media (max-height: 835px) {
		#fifthPage .PhotoContainer img {
		width: 100%;
		}
	}
}

@media (max-width: 665px)
{
	@media (max-height: 625px) {
		#firstPage .transparent_box {
			top: 15%;
		}

		#firstPage #logos {
			font-size: 1.8em;
		}

		#firstPage #logos img {
			height: 0.7em;
			width: 0.7em;
		}

		#firstPage #project_name {
			font-size: 3em;
		}

		#firstPage #short_description {
			margin-top: -40px;
			font-size: 1.6em;
		}

		#firstPage #short_description2 {
			margin-top: -30px;
			font-size: 1.6em;
		}

		#firstPage #learn_more {
			font-size: 1.1em;
		}
	}

	@media (max-height: 540px) {
		#firstPage .transparent_box {
			top: 50%;
		}
}

@media (max-width: 595px)
{
	@media (max-height: 545px) {
		#firstPage .transparent_box {
			top: 50%;
		}

		#firstPage #logos {
			font-size: 1.4em;
		}

		#firstPage #logos img {
			height: 0.8em;
			width: 0.8em;
		}

		#firstPage #project_name {
			font-size: 3.5em;
		}

		#firstPage #short_description {
			margin-top: -60px;
			font-size: 1.3em;
		}

		#firstPage #learn_more {
			font-size: 1em;
		}
	}

	@media (max-height: 525px) {
		#firstPage .transparent_box {
			top: 25% !important;
		}
	}
}

@media (max-width: 570px)
{
	#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
		//top: 30%;
	}

	#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
		top: 16.5em;
		height: 4em;
		line-height: 4em;
	}

	#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
		font-size: 3.7em;
	}

	#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
		font-size: 0.9em;
	}
}

@media (max-width: 525px)
{
	#firstPage #logos {
		font-size: 2em;
	}

	#firstPage #logos img {
		height: 0.9em;
		width: 0.9em;
	}

	#firstPage #project_name {
		font-size: 3.5em;
	}

	#firstPage #short_description {
		margin-top: -70px;
	}

	#firstPage #learn_more {
		font-size: 1.2em;
	}

	@media (max-height: 850px) {
		#firstPage #logos {
			font-size: 1.5em;
		}

		#firstPage #logos img {
			height: 1.35em;
			width: 1.35em;
		}

		#firstPage #project_name {
			font-size: 3em;
		}

		#firstPage #short_description {
			margin-top: -40px;
			font-size: 1.4em;
		}

		#firstPage #short_description2 {
			font-size: 1.2em;
			margin-top: -20px
			
		}

		#firstPage #learn_more {
			font-size: 1em;
		}

		#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
			top: 6% !important;
		}

		#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
			/* top: 8em !important; */
			height: 3em !important;
			line-height: 3em !important;
		}

		#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
			font-size: 2.5em !important;
		}

		#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
			font-size: 0.8em !important;
		}
	}

	@media (max-height: 750px) {
		#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
			top: 0% !important;
		}

		#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
			margin-top: 8em !important;
			height: 2.5em !important;
			line-height: 2.5em !important;
		}

		#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
			font-size: 2em !important;
		}

		#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
			font-size: 0.7em !important;
		}

		.border {
			margin-left: -5px;
		}
	}

	@media (max-height: 670px) {
		#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
			margin-top: 38px !important;
		}

		#firstPage .transparent_box {
			top: 18%;
			word-wrap: break-word;
			-webkit-hyphens: auto;
			-moz-hyphens: auto;
			-ms-hyphens: auto;
			hyphens: auto;
		}
	}
}

@media (max-width: 420px) {
	#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
		font-size: 1.1em !important;
		line-height: 1.35em;
		/* bottom: 30px; */
	}

	#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
		height: 3em !important;
		line-height: 3em !important;
	}

	#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
		font-size: 2.5em !important;
	}

	#secondPage, #thirdPage, #fourthPage, #fifthPage, #sixthPage, #seventhPage {
		background-attachment: scroll;
	}

	#thirdPage #thirdPageSecondBox {
		margin-bottom: 30px;
	}
	
	#thirdPage #thirdPageSecondBox .aboutPhotoContainer {
		max-width: 47%;
	}

	/*#thirdPage #thirdPageSecondBox .aboutPhotoContainer: nth-child(6) img {
		max-width: 89%;
	}*/

	.border {
		max-width: none;
	}

	#firstPage {
		overflow: hidden;
	}

	.display {
		height: auto;
		min-height: 100%;
	}

	#fifthPage .PhotoContainer {
		max-width: 99% !important;
		min-width: 290px !important;
	}

	#fifthPage {
		margin-bottom: -120px;
	}

	/*#footer {
		position: relative;
		bottom: -24vh;
	}*/

	@media (max-height: 820px) {
		/*#footer {
			position: relative;
			bottom: -24.5vh;
		}*/

		#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
			bottom: 30px;
		}
	}
}

@media (max-width: 395px)
{
	#firstPage #logos {
		font-size: 1.5em;
	}

	#firstPage #logos img {
		height: 1.3em;
		width: 1.3em;
	}

	#firstPage #project_name {
		font-size: 2.2em;
	}

	#firstPage #short_description {
		margin-top: -30px;
		font-size: 1.2em;
	}

	#firstPage #learn_more {
		font-size: 1em;
	}

	#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
		top: 3.5em;
		height: 3em;
		line-height: 3em;
	}

	#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
		font-size: 3em;
	}

	#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
		font-size: 0.9em;
	}

	#seventhPage p {
		font-size: 1em;
	}
}

@media (max-width: 350px)
{
	#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
		margin-top: 11% !important;
	}

	#fifthPage .PhotoContainer {
		max-width: 99% !important;
		min-width: 260px !important;
	}
}

@media screen and (orientation: landscape) {
	#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
		font-size: 1.3em !important;
		/* padding-bottom: 20px; */
	}

	#secondPage, #thirdPage, #fourthPage, #fifthPage, #sixthPage, #seventhPage {
		background-attachment: scroll !important;
	}

	.border {
		max-width: none !important;
	}

	#firstPage {
		overflow: hidden !important;
	}

	.display {
		height: auto !important;
	}
}