/*
 * BASIC ELEMENTS
*/
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html {
	height: 100%;
	max-width: 100%;
	overflow-x: hidden;
}

body {
	padding: 0;
	margin: 0;
	
	font-family: 'Muli', sans-serif;
	color: #262626;p
	
	min-height: 100%;
	
	background: rgb(255,255,255);
	background: #fefeff;
	
	overflow-x: hidden;
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,246,249,1) 100%);
	background-attachment: fixed;
	background-repeat: no-repeat;
	/*background-repeat: no-repeat;
	background-size: 100%;*/
}



body { /* IOS page orientation change resize issue*/  
  -webkit-text-size-adjust: none ; 
}


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

h1,h2,h3,h4,h5,h6 {
	font-family: 'Catamaran', sans-serif;
}


/*
 * MAIN NAVIGATION
 */
nav#mainnav {
	
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 125px;
	width: 62%;
	background: transparent;
	overflow: visible;
	z-index: 10;
	
	filter:drop-shadow(45px 27px 23px #24009c);
	
	/*transition: background .4s;*/
	
}
nav#mainnav:after {
	/*display: none;*/
	display: block;
	width: 390px;
	height: 226px;
	-webkit-clip-path:ellipse(77% 57% at 22% 23%);
	clip-path:ellipse(77% 57% at 22% 23%);
	content: '  ';
	z-index: -1;
	background: white;
	position: absolute;
	top: 0; left: 0;
	background: #24009c;
	
	zoom: 2;
	left: -41%;
	top: -72%;
	
	/*transition: background .4s;*/

}

.logo {
	width: 209px;
	height: 107px;
	display: inline-block;
	background: url('logowhite.png') no-repeat center center;
	background-size: contain;
	text-decoration: none;
	margin-left: 58px;
	margin-top: 44px;
	text-indent: -9999px;
}
.navigation {
	display: inline-block;
	float: right;
	height: 75px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.navigation li {
	padding: 0 25px;
	float: left;
	vertical-align: middle;
	text-align: center;
	line-height: 125px;
}

.navigation li a {
	font-family: 'Catamaran', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ed1077;
	transition: all .4s;
	text-decoration: none;
}

.navigation li a:hover {
	color: white;
}

.header_wrap {
	max-width:1440px;
	margin: 0 auto;
}

/*
 * SCROLLED NAVIGATION
 */
.whiteHeader nav#mainnav {
	position: fixed;
	height: 75px;
	width: 100%;
	background: white;
	filter:drop-shadow(0px 12px 12px rgba(48,8,64,0.1));
}

.whiteHeader nav#mainnav:after {
	display: block;
	width: 310px;
	height: 147px;
	-webkit-clip-path:ellipse(77% 57% at 22% 23%);
	clip-path:ellipse(77% 57% at 22% 23%);
	content: '  ';
	z-index: -1;
	background: white;
	position: absolute;
	top: 0; left: 0;
	zoom:initial;
	top: 0;
	left: 0;
	display: none;
}

.whiteHeader .navigation li {
	line-height: 75px;
}

.whiteHeader .navigation li a {
	color: #452168;
}

.whiteHeader .navigation li a:hover {
	color: #ed1077;
}

.whiteHeader .logo {
	width: 116px;
	height: 63px;
	display: inline-block;
	background: url('logo.png') no-repeat center center;
	background-size: contain;
	text-decoration: none;
	margin: 6px 23px;
}



/*
 * HEADER
*/
section#header {
	min-height: 45vh;
	clip-path:polygon(0% 0%, 100% 0%, 100% 97%, 50% 100%, 0% 97%);
	-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 97%, 50% 100%, 0% 97%);
	position: relative;
}

section#header .header_content {
	width: 100%;
}

section#header .header_content .wrap {
	
	background: linear-gradient(180deg, #4048c9 0%, #029bdf 100%);
	
	/* #3bbde2 */
}

section#header .header_image {
	/*position: absolute;
	top: 0;
	right: 0;
	width: 40%;
	height: 100%;
	background-image: url('sideimage.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: -1;*/
}

.header_section {
	padding-top: 180px;
	padding-bottom: 100px;
	color: #ffffff;
	max-width:1440px;
	margin:0 auto;
	padding:100px 30px 70px 30px;
	text-align: center;
}

.header_section .marker {
	color: #ed1077;
}

.header_section .marker2 {
	color: #c1c1c1;
}

.header_section h1,
.header_section h2 {
	font-size: 100;
	margin: 0;
	font-weight: 300;
	font-size: 65px;
	letter-spacing: -3px;
	font-size: 450%;
}

.header_section h2 {
	color: #d3d3d3;
	font-size: 47px;
	margin-top: -18px;
	letter-spacing: -2px;
}

.header_section .header_intro {
	font-family: 'Catamaran', sans-serif;
	line-height: 245%;
	padding-left: 30px;
	/*border-left:  1px solid #ed1077;*/
	font-weight: 300;
	font-size:200%;
}

.header_section .pinkbutton {
	margin-top: 20px;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 30px;
	transform:scale(1.2);
}




/*
 * CONTENT SECTION
 */
section.content {
	position: relative;
	min-height: 100vh;
	background: transparent;
	padding-bottom: 15vh;
	/*background:linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(240,241,243,1) 100%);*/
	
}

section.content:after {
	/*z-index: -1;*/
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 100%;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	content: ' ';
	display: block;
	z-index: -1;
}

.darkHeader {
	background: pink;
}

/*
 * ABOUT
*/
section#about {
	color: #262626;
}

section#about:after {
	background-image: url('ABOUT.png');
}

section#about span.marker {
	color: #4048c9 ;
}

section#about h2 {
	color: #4048c9 ;
}

section#about .floating_wrap {
	border-bottom-color: #3e309f;
}

section#about p {
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 205%;
	font-size: 100%;
	text-align: justify;
	
}

section#about .floating_side {
	margin-top: -6vh;
}

.about-image {
	filter:drop-shadow(0 0 15px #4048c9 );
	width: 22vw;
	height: 22vw;
	text-align: center;
	overflow: visible;
	
	margin: 0 auto;
}

.about-image img {
	height: 100%;
	
	-webkit-clip-path: circle(50% at 50% 50%);
	clip-path: circle(50% at 50% 50%);
	
	background-image: url('imgbg.png');
	
	background-blend-mode: darken;
	background-color: rgba(40,216,210,0.7);
}

.about-tags {
	padding: 0;
	margin: 0;
	width: 26vw;
	margin: 35px auto;
}

.about-tags li {
	float: left;
	margin: 7px;
	background: #e3e1e6;
	list-style: none;
	border-radius: 7px;
	color: #8e8e8e;
	font-family: 'Catamaran', sans-serif;
	font-weight: 200;
	padding: 2px 12px;
	font-size: 60%;
	transition: all .3s;
	cursor: default;
}

.about-tags li:hover {
	transform: scale(1.1);
}

.about-tags li:nth-child(1n):hover {
	background: #28d8d2;
	color:white;
}

.about-tags li:nth-child(2n):hover {
	background: #ed1077;
	color:white;
}

.about-tags li:nth-child(3n):hover {
	background: #4048c9;
	color:white;
}

.about-tags li:nth-child(4n):hover {
	background: #029bdf;
	color: white;
}


/*
 * PROJECTS
*/
section#projects {
	margin: 0 25px;
}

section#projects:after {
	background-image: url('PROJECTS.png');
}

section#projects .content_wrap {
	padding-top: 50px;
}

.project_title {
	text-align: left;
	margin: 30px auto;
	width: 100%;
	max-width: 1440px;
	padding: 0.5% 2.5%;
}

.project_title h2 {
	color: #98939b;
	font-size: 340% !important;
	font-weight: 200;
	/*letter-spacing: -3px;*/
	margin-bottom: 10px;
}

.project_title p {
	line-height: 175%;
	font-size: 115%;
	margin: 0;
	max-width: 825px;
	color: #98939b;
}

.projects_list {
	width: 100%;
	max-width: 1440px;
	margin: auto;
}

.projects_list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	
}

.projects_list ul li {
	width: 44%;
	/*height: 220px;*/
	/*background: gray;*/
	display: block;
	float: left;
	margin: 4% 3%;
	position: relative;
	
}


.projects_list ul li a {
	display: block;
	width: 100%;
	height: auto;
	
	text-decoration: none;
}

.projects_list ul li a .project_image {
	display: block;
	overflow: hidden;
	
	width: 100%;
	padding-top: 56.25%;
	
	position: relative;

	/*border-bottom:3px solid #3e309f;*/
	box-shadow: 0px 47px 60px -30px rgba(42,8,64,0.45);
	
	border-radius: 8px;
	
}

.projects_list ul li a .project_image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	
	transform: scale(1.01);
	transition: all .4s;
	filter:blur(0);
	
}

.projects_list ul li a:hover .project_image img {
	transform: scale(1.1);
	filter: blur(2px);
}

.projects_list ul li a .project_name {
	display: block;
	font-size: 235%;
	/*margin-bottom: 20px;*/
	color: #636363;
	font-family: 'Catamaran', sans-serif;
	transition: all .5s;
	font-weight: 300;
}

.projects_list ul li a:hover .project_name {
	color: #413fb3;
}

.projects_list ul li a .project_description {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	background: linear-gradient(rgba(1, 182, 173, 0.4), rgba(1, 75, 150, 0.4));
	opacity: 0;
	transition: all .5s;
	transform: scale(1.1);
	
}

.projects_list ul li a:hover .project_description {
	opacity: 1;
	transform: scale(1);
}

.projects_list ul li a .project_tags {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: rgba(0,0,0,0.7);
	text-align: center;
	padding: 7px;
	color: rgba(255,255,255,0.7);
	font-size: 95%;
}


.projects_list ul li a .view_button {
	position: absolute;
	top: 35%;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	height: 45px;
	font-size: 95%;
	line-height: 45px;
	text-transform: none;
	padding: 0;
	text-align: center;
	/*filter: grayscale(55%);
	opacity: .9;*/
	background-color: #232323;
}


/*
 * CONTACT
*/
section#contact {
	color: #a5a1a8;
}

section#contact:after {
	background-image: url('CONTACT.png');
}

section#contact span.marker {
	color: #870b68;
}

.form-element {
	margin-bottom: 25px;
}

.form-element label {
	display: block;
	opacity: .7;
	font-size: 90%;
	padding-bottom: 14px;
}

.form-input {
	border: 2px solid #e3e1e6;
	transition: all .4s;
	width: 100%;
	padding: 7px;
	font-size: 125%;
	color: #a5a1a8;
	outline: none;
}

.form-input:focus {
	border-bottom-color: #ed1077;
	color: #232323;
}

textarea.form-input {
	min-height: 145px;
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
}

textarea.form-input:focus {
	background-color: rgba(227,225,230,0.3);
}

.form-invalid {
	border-bottom-color: #ab0c57;
}

.pinkbutton {
	background-color: #ed1077;
	border: none;
	outline: none;
	
	color: white;
	
	text-transform: uppercase;
	
	padding: 18px 46px;
	
	box-shadow: 0px 10px 40px 0px rgba(188,21,99,0.4);
	
	font-size: 100%;
	
	transition: all .4s;
	
	cursor: pointer;
	
	border-radius: 5px;
	
}

.pinkbutton:hover {
	box-shadow: 0px 16px 40px 0px rgba(188,21,99,0.4);
	    transform: scale(1.1);
}

.social-media-buttons {
	text-align: center;
	margin-top: 45px;
}

.social-media-buttons a {
	display: inline-block;
	font-size: 200%;
	margin: 0 5px;
	color: #DAD2E0;
	transition: all .7s;
}

.social-media-buttons a.sm-facebook:hover {
	color: #3f61b9;
}

.social-media-buttons a.sm-instagram:hover {
	color: #ed2c6f;
}

.social-media-buttons a.sm-linkedin:hover {
	color: #0074bb;
}

.social-media-buttons a.sm-youtube:hover {
	color: #f6000d;
}

.contact_success {
	background: #aced10;
	color: #232323;
	box-shadow: 0px 10px 40px 0px rgba(172,237,16,0.4);
}
.contact_success:hover {
	box-shadow: 0px 16px 40px 0px rgba(172,237,16,0.4);
}

section#contact .floating_side p {
	line-height: 220%;
}

/*
 * SECTION ELEMENTS
 */
.content_wrap {
	min-height: 85vh;
	width: 100%;
	display: flex;
	flex-direction:column-reverse;
	
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-end;
	align-content: flex-end;
	padding-top: 200px;
}
.floating_wrap {
	margin-bottom: 0;
	margin-left: 12%;
	width: 46%;
	min-height: 55%;
	background: white;
	border-radius: 7px;
	border-bottom: 3px solid #a5a1a8;
	
	padding: 20px;
    box-shadow: 0px 47px 90px -30px rgba(42,8,64,0.45);
}

.inner_flex {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: flex-end;
	align-content: flex-end;
	width: 100%;
}

section.content h2 {
	text-transform: uppercase;
	margin-top: 0;
	font-size: 175%;
}

.floating_side {
	/*position: absolute;
	top: 22%;
	right: 7%;*/
	width: 33%;
	font-size: 1.4em;
	margin-left: 7%;
	margin-right: 4%;
	align-self: baseline;
	padding-top: 15px;
}



/*
 * PROJECT POPUP
 */
.project_popup {
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,1);
	z-index: 9999;
	display: none;
}

.project_popup .wrap {
	width: 100%;
	height: 100%;
	overflow: scroll;
	position: relative;
	filter:blur(2px);
	transition: filter 2.3s;
}

.project_popup .content_loaded {
	filter: blur(0);
}

.project_popup .closebutton {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 75px;
	height: 75px;
	background: url('closebutton.png') no-repeat center center;
	background-size: contain;
	display: block;
	z-index: 999;
}

.openproject,
.openproject body {
	overflow: hidden;
}

/*
 * PROJECT POPUP CONTENT
 */

.project_window {
	margin: 120px auto;
	width: 100%;
	max-width: 1110px;
}

.project_window h2 {
	color: #98939b;
	font-size: 340% !important;
	font-weight: 200;
	letter-spacing: -3px;
	margin-bottom: 10px;	
}

.project_window .description {
	line-height: 175%;
	font-size: 1.4em;
	margin: 0;
	color: #98939b;
	text-align: justify;
}

.project_window .project_image {
	width: 100%;
	margin: 20px 0;
	box-shadow: 0px 47px 90px -30px rgba(42,8,64,0.45);
	border-radius: 7px;
}

.project_window .project_image.single {
	margin-bottom: 75px;
}

.project_window .project-tags {
	text-align: center;
	font-size: .8em;
	opacity: .4;
	margin: 45px 0;
}

/* Project Video */
.video-container {
    /* width is set as 100% here. any width can be specified as per requirement */
    width: 100%;
    padding-top: 56.25%;
    height: 0px;
    position: relative;
}

.video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


/*
 * footer
 */
footer {
	margin: 200px auto 30px auto;
	padding-bottom: 30px;
	width: 100%;
	max-width: 1000px;
	min-height: 100px;
}

.footer_text {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer_text li {
	text-align: center;
	color: #a3a3a3;
	font-size: 90%;
	font-weight: 300;
	margin-bottom: 10px;
	font-family: 'Catamaran', sans-serif;
}


/****************************************/
/*                  	responsive
 *                  	                   */


/* SCREEN MAX HEIGHT 420PX */
@media screen and (max-height:420px) {
	nav#mainnav {
		height: 90px;
	}
	
	nav#mainnav:after {
		opacity: 0;
	}
	
	.navigation li {
		line-height: 95px;
	}
	
	.logo {
	    margin-left: 10px !important;
		margin-top: 10px !important;
		width: 181px !important;
		height: 96px !important;
	}
	
	.whiteHeader .logo {
	    width: 92px !important;
		height: 50px !important;
		margin:2px 10px !important;
	}
	
	.whiteHeader nav#mainnav {
		height: 55px;
	}
	
	.whiteHeader .navigation {
		height: 55px;
	}
	
	.whiteHeader .navigation li {
		line-height: 55px;
	}
	
	.navigation li a {
		font-size: 14px;
	}
	
	.header_section {
		padding-top: 120px !important;
		margin-left: 20px;
		padding-bottom: 20px !important;
	}
	
	.header_section h1, .header_section h2 {
		font-size: 42px;
		float: left;
	}
	
	.header_section h2 {
		font-size: 42px;
		margin-top: 0;
		margin-left: 10px;
		font-weight: 200;
	}
	
	.header_section .header_intro {
		clear: both;
	}
	
	.header_section .pinkbutton {
		margin-top: 0 !important;
		padding: 10px 38px;
		font-size: 105%;
	}
}


/* SCREEN MAX HEIGHT 768PX */
@media screen and (max-height: 768px) {
	.header_section .pinkbutton {
		margin-top: 16px;
	}
	
	.header_section {
		padding-bottom: 64px;
	}
	
	.project_title {
		margin-top: 0;
	}
	
}

/* SCREEN MAX HEIGHT 900PX */
@media screen and (max-height : 900px) {
	.header_section {
		padding-top: 180px;
	}
	
	.logo {
		margin-left: 38px;
		margin-top: 24px;
	}
	
	nav#mainnav:after {
		width: 290px;
		height: 177px;
		left: -25%;
		top: -96%;
	}
}

/* SCREEN MIN HEIGHT 1000PX */
@media screen and (min-height : 1000px) {
	
	section#about .floating_wrap {
		min-height: 65vh;
	}
	
	textarea.form-input {
		min-height: 215px;
	}
	
}

/* SCREEN MAX WIDTH 1366PX */
@media screen and (max-width : 1366px) {
	.projects_list ul li a .project_name {
		/*font-size: 142%;*/
	}
	
	.projects_list ul li a .project_tags {
		font-size: 85%;
	}
	
	.floating_wrap {
		width:51%;
		margin-left: 7%;
	}
}

/* SCREEN MAX WIDTH 1150PX FOR PROJECT VIEWER */
@media screen and (max-width : 1150px) {
	.project_window {
		margin: 50px;
		width: auto;
		max-width: none;
	}
	
	.preventChange .project_window {
		margin-top: 100px !important;
	}
}

/* SCREEN MAX WIDTH 1024PX */
@media screen and (max-width : 1024px) {
	section#header .header_content {
		/*width:72%;*/
	}
	
	nav#mainnav {
		width: 71%;
	}
	
	nav#mainnav:after {
		width: 284px;
		height: 168px;
		left: -25%;
		top: -93%;
	}
	
	.projects_list ul li a .project_name {
		font-size: 150%;
	}
	
	.projects_list ul li a .project_tags {
		font-size: 74%;
		padding: 3px;
		right: 17px;
	}
	
	.projects_list ul li a .view_button {
		display: none;
	}
	
	.projects_list ul li a .project_description {
		opacity: 1;
		background: transparent;
	}
	
	.project_title p {
		font-size: 1.1em;
	}
	
	.floating_side {
		width: 39%;
		font-size: 1.1em;
		margin-left: 3%;
		margin-right: 2%;
	}
	
	.about-tags {
		width: auto;
		margin-top: 45px;
	}
	
	.about-tags li {
		/*font-size: 52%;*/
	}
}


/* SCREEN MAX WIDTH 840PX */
@media screen and (max-width : 840px) {
	section#header .header_content .wrap {
		/*background: linear-gradient(90deg, rgba(64, 72, 201, 0.9) 0%, rgba(69, 30, 97,0.7) 100%);
		clip-path:none;
		-webkit-clip-path : none;*/
	}
	
	section#header .header_image {
		width: 100%;
	}
	
	section#header .header_content {
		width: 100%;
	}
	
	nav#mainnav {
		width: 100%;
	}
	
	.logo {
	    margin-left: 35px;
		margin-top: 26px;
	}
	
	.header_section {
		padding-top: 207px;
	}
	
	section.content {
		min-height: 0;
	}
	
	.content_wrap {
		min-height: 0;
		padding-top: 110px;
	}
	
	.projects_list ul li {
		width: 44%;
		margin:3%;
	}
	
	section#about .floating_side {
		margin-top:0;
	}
	
	.header_section h1, .header_section h2 {
		font-size: 375%;
	}
}

/* SCREEN MAX WIDTH 740PX */
@media screen and (max-width:740px) {
	.project_window h2 {
		font-size: 280% !important;
	}
	
	.project_window .description {
		font-size: 1.2em;
	}
	
	.project_window {
		margin: 30px;
	}
	
	.project_popup .closebutton {
		width: 55px;
		height: 55px;
	}
}

/* SCREEN MAX WIDTH 650PX */
@media screen and (max-width : 650px) {
	.projects_list ul li {
		width: 100%;
		margin: 30px 0
	}
	
	.projects_list ul li a .project_name {
		font-size: 175%;
	}
	
	.floating_wrap {
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;
	}
	
	.floating_side {
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;
		margin-top: 35px !important;
	}
	
	.inner_flex {
		flex-direction: column;
	}
	
	section.content {
		padding-bottom: 2vh;
	}
	
	section.content h2 {
		font-size: 230% !important;
	}
	
	section.content:after {
		background: none !important;
		
	}
	
	section#contact .floating_side {
		text-align: center;
	}
	
	
	.content_wrap {
		padding-top: 30px;
	}
	
	.hideSmallScreen {
		display: none;
	}
	
	.project_title {
		padding: .5%;
	}
}

/* SCREEN MAX WIDTH 580 */
@media screen and (max-width : 580px) {
	.header_section h1, .header_section h2 {
		font-size: 45px;
	}
	
	
	.header_section .header_intro {
		font-size: 110%;
	}
	
	
	.project_window h2 {
		font-size: 240% !important;
	}
	
	.project_window .description {
		font-size: 1.1em;
	}
	
	
}

/* SCREEN MAX WIDTH 540 */
@media screen and (max-width : 540px) {
	nav#mainnav {
		text-align: center;
		height: auto;
		background: linear-gradient(to bottom, rgba(36,0,155,1), rgba(36,0,155,0));
	}
	
	nav#mainnav:after {
		display: none;
	}
	
	.logo {
		margin: 10px;
	}
	
	.navigation {
		height: auto;
		float: none;
		display: block;
	}
	
	.navigation li {
		line-height: 30px;
		width: 33.3%;
		padding: 0;
	}
	
	.header_section {
		/*margin-left: 10px;
		margin-right: 10px;*/
		padding-top: 185px;
		padding: 135px 5px 75px 5px;
	}
	
	.header_section h1, .header_section h2 {
		text-align: center;
		font-size: 35px;
	}
	
	.header_section h2 {
		font-size: 30px;
		margin-top: 0px;
	}
	
	.header_section .pinkbutton {
		margin: 35px auto 0 auto;
		display: block;
		width: 75%;
		padding: 15px 0;
		text-align: center;
		transform:scale(1);
	}
	
	.header_section .header_intro {
		line-height: 180%;
	}
	
	
}

/* SCREEN MAX WIDTH 420PX */
@media screen and (max-width : 420px) {
	.whiteHeader nav#mainnav {
		height: 90px;
		text-align: center;
	}
	
	.whiteHeader .logo {
		width: 64px;
		height: 35px;
		margin: 6px 2px 2px 2px;
	}
	
	.whiteHeader .navigation {
		float: none;
		height: auto;
		display: block;
	}
	
	.whiteHeader .navigation li {
		line-height: 35px;
		width: 33.3%;
		padding: 0;
	}
	
	.whiteHeader .navigation li a {
		font-size: 13px;
	}
}

/* SCREEN MAX WIDTH 320 */
@media screen and (max-width : 320px) {
	.footer_text li {
		font-size: 80%;
	}
}

/* IPAD SECTION BACKGROUND FIX */
@media screen and (max-width : 768px) and (min-height:1000px) {
	section.content {
		padding-bottom: 5vh;
	}
}